.sub-logo {
	padding-top: 20px;
}
#home bg.layer::before {
	background: rgba(0,0,0,0.4) !important;
}

.sub-header{top: 60px !important;}
footer .follow a i{color: #FFF;}
footer .follow a:hover{background: #8bc34a;}
footer .follow a:hover i{color: #FFF;}
.right-block {top: 25px;}
header.scrol .right-block,  header.fixed .right-block{top: 24px;}
.right-block a{color: #FFF;}
.right-block a:hover{color: #FFF;}
.header-menu > li.active a, .header-menu > li:hover a{color:#FFF;}
.header-menu > li.active > a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 27px;
	width: 100%;
	height: 1px;
	background: #fff;
	transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}
.covid header{position: fixed; top: 0;}
.privacy .main-content .h1 {
	font-size: 80px;
}
.privacy .main-content ul{list-style-type: disc; margin: 10px 0 10px 16px;}
.privacy .main-content ul li{color: #898989;
	font-size: 14px;
	line-height: 24px;
}
.privacy .main-content h6{margin: 10px 0;}
.privacy .main-content h5{margin: 20px 0;}
.privacy .main-content a{color: #c73c3c;
	font-size: 14px;}
.privacy h3, .privacy h4{margin:20px 0;}

#menu .list-style-1 .txt {
	padding-left: 0;
}
.header nav.active .button-style-1:after{background: none !important;}
.header nav.active .right-block a{text-decoration: none;}
.not-visible{visibility: hidden !important;}
.visible{visibility: visible !important;}

/*header.fixed .logo img, header.scrol .logo img{width: 200px;}*/

.top_bar{background-color: #f05626 ; padding: 10px 0; overflow: hidden; font-family:"Lato", Helvetica, Arial, sans-serif; text-transform: none !important;}
.top_bar h4{font-size: 16px; margin: 0; color: #FFF; text-transform: none !important; text-align: left; font-family:"Lato", Helvetica, Arial, sans-serif; letter-spacing:normal;}
.top_bar h4 span{font-size: 14px; font-weight: normal; font-family:"Lato", Helvetica, Arial, sans-serif;}
.top_bar h4 a{display: inline-block; float: right; margin-top: 3px; text-decoration: underline; color: #FFF; font-family:"Lato", Helvetica, Arial, sans-serif;}

.covid .header-style-2 .logo {
	display: block !important;
}
.covid .header-style-2.scrol .nav {
	box-shadow: none !important;
}
.covid .header-style-2 .navigation {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.page-style-2 .color-type-1 .simple-text p {
	color: rgba(254,254,254,1) !important;
}
.ul-list.color-type-1 li a.link-hover, .ul-list.color-type-1 li span {
	color: rgba(255,255,255,1) !important;
}
.covid .logo img {
	width: 94px;
	padding: 10px;
}





/*repaso button*/
.order-text, .footer .order-text{color:#FFF; margin-bottom: 10px; font-family: 'Roboto', sans-serif; font-size: 14px; margin-top: 20px; font-weight: 500; letter-spacing: normal;}
.order-text.black{color:#000; font-family: 'Roboto', sans-serif; font-size: 14px;}
.order-now-repaso{

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,132,0,1)), color-stop(50%, rgba(255,30,0,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(97%, rgba(231,56,39,1)), color-stop(100%, rgba(255,189,189,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbdbd', GradientType=0 ); border: 2px solid #333;
color: #FFF !important;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: normal;
}

.order-now-repaso:hover{
background: rgba(255,189,189,1) !important;
background: -moz-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,189,189,1)), color-stop(3%, rgba(231,56,39,1)), color-stop(29%, rgba(240,47,23,1)), color-stop(49%, rgba(246,41,12,1)), color-stop(50%, rgba(255,30,0,1)), color-stop(97%, rgba(255,132,0,1)), color-stop(100%, rgba(255,255,255,1))) !important;
background: -webkit-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -o-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: linear-gradient(to bottom, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbdbd', endColorstr='#ffffff', GradientType=0 );
font-family: 'Roboto', sans-serif;

}
.order-now-repaso img{
width: 14px; height: 24px; margin-right: 7px; position: absolute;
}
.order-now-repaso {
padding: 8px 43px 8px 30px;
border: 1px solid #FFF;
color: #FFF;
font-weight: 500;
font-size: 14px;
display: inline-block;
border-radius: 50px;
font-family: 'Roboto', sans-serif;
line-height: 22px;
}


@media (max-width: 991px) {
.main-content{margin-top: 0 !important;}
.logo img{width: 80px;}
.header-menu > li.active > a:before {
display: none;
}
.right-block {
margin-bottom: 40px !important;
}
#home .swiper-container-horizontal > .pagination.swiper-pagination-bullets {
bottom: 50px !important;
}
/*.header .burger-menu.open-menu{right:100px;}
.header .nav{width: 80%;}*/
}
@media (max-width: 768px) {
.top_bar{margin-top: 125px;}
#covid-msg{margin-top:150px;}
	.privacy .full-height-slider{margin-top: 100px;}
}