.bot_title {
	color: rgb(25, 149, 244); line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 700;
}
.ul0 {
	list-style: none; margin: 0px; padding: 0px;
}
.ul0 > li {
	margin: 0px 0px 6px; padding: 0px 0px 6px; color: rgb(255, 255, 255); line-height: 20px; font-family: "Roboto"; font-size: 14px; font-weight: 400;
}
.ul0 > li a {
	color: rgb(255, 255, 255);
}
.ul0 > li a:hover {
	color: rgb(25, 149, 244); text-decoration: none;
}
.ul00 {
	list-style: none; margin: 0px; padding: 0px;
}
.ul00 > li {
	margin: 0px 0px 2px; padding: 0px 0px 2px; color: rgb(255, 255, 255); line-height: 20px; font-family: "Roboto"; font-size: 12px; font-weight: 400;
}
.ul00 > li a {
	color: rgb(255, 255, 255);
}
.ul00 > li a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.ul_social {
	list-style: none; margin: 0px; padding: 0px;
}
.ul_social > li {
	margin: 0px 0px 3px; padding: 0px; color: rgb(255, 255, 255); line-height: 26px; font-family: "Roboto"; font-size: 14px; font-weight: 400;
}
.ul_social > li a {
	color: rgb(255, 255, 255);
}
.ul_social > li a .img {
	padding-right: 15px; filter: alpha(opacity=50); opacity: 0.5;
}
.ul_social > li a:hover .img {
	filter: alpha(opacity=100); opacity: 1;
}
.ul_social > li a:hover {
	color: rgb(25, 149, 244); text-decoration: none;
}
.arxik {
  width: 100%;
  background-color: #000000;
}
.kentr {
  width: 100%;
  padding:15px 15px;
  background-color: #337ab7;
  font: Verdana, Arial, Helvetica, sans-serif;
}
.foot {
  width: 100%;
  background-color: #06377A;
  padding:15px 15px;
  
}
.footer1 {
  bottom: 0;
  width: 100%;
  background-color: #000033;
  border-top: 1px solid #e5e5e5;
}
.blog-footer {
	background-color: #000033;
	font-size:11px;
}

.Source {
  background-color: #337ab7;
  background-attachment: fixed;
  min-height: 35vh;
  background-size: cover;
  background-position: center center;
  font-size: 12px;
  color: #fff;
}

.left-text {
  font-size: 13px;
  color: #fff;
}

.left-text h4 {
  margin-top: 30px;
  font-size: 24px;
  color: #fff;
}

.line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px 0px 20px 0px;
}

.service-item {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px 30px;
  text-align: left;
  color: #fff;
  margin-top: 30px;
  font-size: 12px;
}

.proto {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px 30px;
  text-align: left;
  color: #fff;
  font-size: 12px;
  font: Verdana, Arial, Helvetica, sans-serif;
}

.partner-bg {
  background-color: rgb(0, 0, 0, 0,6,);
  padding: 25px 30px;

}

/* ============================= thumbnail ====================== */
.thumb1 {margin-bottom: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 .thumbnail a{text-decoration: none; display: block; background: #1e1e1e; background: rgba(51, 51, 51, 0.9); padding: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; border-radius: 10px;
}

.thumb1 .thumbnail a:hover{background: #06377A;}
.thumb1 .thumbnail a .figure{padding-bottom: 15px; font-family: 'Asap'; font-weight: 700; font-size: 18px; line-height: 24px; color: #fff; text-transform: uppercase;}
.thumb1 .thumbnail a:hover .figure{}
.thumb1 .thumbnail a .figure i{color: #06377A; font-size: 50px; float: left; padding-right: 15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb1 .thumbnail a:hover .figure i{color: #fff;}
.thumb1 .thumbnail a .figure span{display: table;}
.thumb1 .thumbnail a .caption{color: #b1b6be;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb1 .thumbnail a:hover .caption{color: #fff;}


.cookie-consent{
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
line-height: 20px;
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
background: #292929;
z-index: 120;
border-radius: 3px;
}

.allow-button{
    height: 20px;
    width: 120px;
    color: #fff;
    font-size: 12px;
    line-height: 10px;
    border-radius: 3px;
    border: 1px solid green;
    background-color: green;
}
