.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 7px;
}
.col-xs-1-5 {
	width: 20%;
	float: left;
}

.top-polopl{
    margin-top:70px;
}

.i-amphtml-layout-size-defined .i-amphtml-fill-content{
    object-fit:cover;
    object-position:center;
}

.vkl i{
    font-size:20px;
    margin-right:7px;
}

.breadcrums{
    font-size: 13px;
    margin-bottom: 15px !important;
    text-align: center;
    margin-top: -20px;
}

.breadcrums *{
    font-size:13px;
}

.wht i{
    font-size:20px;
}

.mobile-btn-btn{
    display:none;
    position:Absolute;
    top:10px;
    z-index:5;
    border-radius:50%;
    height:40px;
    width:40px;
    color:#fff;
    text-decoration:none;
    right:10px;
    background:#00A0E3;
}
.grid-item2 .image2 {
	height: 200px;
	overflow: hidden;
}
.grid-item2 .image2 img  {
  	transition: transform 280ms ease-in-out;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;	
}

@media (max-width: 760px) {
.image{
    display:none !important;
}
}

.mobile-btn-btn i{
    margin:auto;
}

@media (max-width: 760px) {
    .mobile-btn-btn{
        display:flex;
    }
}
@media (max-width: 600px) {
    .grid-item2 .image2{
		height: auto;
	}
	.grid-item2 .image2 img{
		margin: 0 auto;
		width: 70%;
	}
}

@media (max-width: 1300px) {
    .table-toggle{
        width:100% !important;
    }
    .table-row{
        width:100% !important;
    }
    .table-body{
        width:100% !important;
    }
    .table-head{
        width:100% !important;
    }
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	
	.top-polopl{
	    margin-top:120px;
	}
	
}
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}
* {
	position: relative;
	outline: 0!important;
}
@media screen and (max-width: 850px) {
    *{
        position: initial;
    }
    table td{
	    font-size:10px;
	}
	table span{
	    font-size:10px;
	}
	table strong{
	    font-size:10px;
	}

}

table{
    margin:auto;
}
a {
	text-decoration: none!important;
}
.clear {
	clear: both;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: 'Open Sans';
	background-color: #f0f0f0;
	color: #000;
	font-size: 18px;
	overflow-x:hidden;
	font-weight: normal;
	font-style: normal;
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
h1, h2, h3, p {
	margin: 0;
}
button.close {
	right: 20px;
	top: 10px;
	z-index: 999;
	opacity: 1;
	font-size: 36px;
	color: #000;
	font-weight: normal;
	position: absolute;
}
button.close:hover {
	opacity: 0.7;
	color: #000;
}
.close {
	right: 20px;
	top: 10px;
	z-index: 999;
	opacity: 1;
	font-size: 36px;
	color: #000;
	font-weight: normal;
	position: absolute;
}
.close:hover {
	opacity: 0.7;
	color: #000;
}
body.modal-open {
	overflow: auto;
	padding-right: 0px !important;
}
::-webkit-input-placeholder {
	color: #333;
}
::-moz-placeholder {
	color: #333;
}
/* Firefox 19+ */

:-moz-placeholder {
	color: #333;
}
/* Firefox 18- */

:-ms-input-placeholder {
	color: #333;
}
header {
	background: #fff;
	padding-bottom: 20px;
	position: fixed;
	top: 0;
	z-index: 99;
	width: 100%;
}
.logo {
	margin-top: 20px;
	padding-left: 0;
}
.address {
	font-family: 'Montserrat';
	font-weight: 500;
	color: #000;
	margin-top: 20px;
}
.tel_top {
	font-family: 'Montserrat';
	font-weight: 500;
	color: #000;
	margin-top: 20px;
	margin-left: -20px;
}
.zak {
	font-family: 'Montserrat';
	font-weight: 500;
	margin-top: 35px;
	text-align: center;
}
.zak a {
	color: #00A0E3;
}
#main {
	/*padding-bottom: 230px;
	background: url(../images/bg1.png) no-repeat top center;
	background-size: cover;*/
	padding-top: 115px;
}

#practic .row {
    margin-bottom:30px;
}

.banner{
	
}
.big{
	
}
.big .txt{
    position: absolute;
    top: 0;
    left: 7%;
	padding-top: 100px;
}
.top_menu {
	margin-top: 20px;
    font-family: 'Montserrat';
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    z-index: 5;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
	padding: 7px 12px;
}
.navbar-default .navbar-nav>li>a.blue {
	color: #00A0E3;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #ffffff;
	background-color: transparent;
	outline: 2px solid #fff!important;
}
.navbar-default .navbar-nav>li>a.blue:hover, .navbar-nav>li>a.blue:focus {
	color: #00A0E3;
	outline: 2px solid #00A0E3!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #ffffff;
	background-color: transparent;
	outline: 2px solid #fff!important;
}
.navbar-nav>li {
	float: none;
	display: inline-block;
}
.navbar-nav {
	float: none;
	text-align: center;
}
.navbar {
	min-height: inherit;
	margin-bottom: 0;
}
#main h2 {
	font-weight: bold;
	color: #f4f5f9;
	font-size: 40px;
	margin-top: 80px;
	text-align: left;
}
#main h3 {
	color: #f4f5f9;
	font-size: 38px;
	margin-top: 50px;
}
.shape {
	width: 15%;
	margin-left: 16%;
	margin-top: 30px;
}
.priziv {
	color: #cbc6c0;
	font-size: 26px;
	margin-top: 30px;
}
.podr1 {
	width: 40%;
}
.podr2 {
	width: 20%;
	margin: 0 auto;
}
.knopka1 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	padding: 14px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 50px;
}
.knopka1:hover {
	color: #121935;
	border: 1px solid #fff;
	background: #fff;
}
.knopka-rev {
	text-transform: uppercase;
	color: #00A0E3;
	text-align: center;
	border: 1px solid #00A0E3;
	padding: 8px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 80px;
}
.knopka-rev:hover {
	color: #fff;
	border: 1px solid #00A0E3;
	background: #00A0E3;
}
.big .slick-prev, .slick-next {
	width: 38px;
	height: 63px;
}
.big .slick-next:before {
	content: "";
	position: absolute;
	background: url(../images/right.png);
	width: 38px;
	height: 62px;
	background-size: 100%;
}
.big .slick-prev:before {
	content: "";
	position: absolute;
	background: url(../images/left.png);
	width: 38px;
	height: 62px;
	background-size: 100%;
}
.big .slick-prev {
	left: 10px;
    z-index: 9;
}
.big .slick-next {
	right: 75px;
}
.vniz_rama {
	width: 80px;
	height: 80px;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 50%;
	margin-left: -40px;
	border: 10px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	bottom: -40px;
	z-index: 2;
}
.vniz {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	padding: 16px;
}
#about {
    padding-top: 50px;
}
.about_main {
    background: url('../images/remont.webp') no-repeat;
    background-size: cover;
    overflow:hidden;
    margin-bottom: 20px;
}
.about_main h2, .about_main h1 {
    color: #fff;
}
.about-inner {
    width: 80%;
    margin: 0 auto;
}
@media(max-width:900px) {
    .about-inner {
        width:95%;
    }
}
h1, h2 {
	color: #6a6a6a;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Myriad Pro';
	font-weight: 600;
	font-size: 36px;
}
#about .content {
	background: #f6f7fb;
	margin-top: 25px;
	padding: 0 3%;
	padding-bottom: 50px;
	overflow: hidden;
}
#about .content_main {
    background: none;
}
.content_main {
    color: #fff;
}
.content h1 {
    margin-top: 100px;
}
.shape2 {
	width: 10%;
	margin: 20px auto 0;
}
.lampa {
	width: 12%;
	margin: 20px auto 0;
}
#about .content .txt {
	marker-offset: 40px;
}
#about .content .txt p {
	margin-top: 50px;
	font-family: 'Myriad Pro';
	font-weight: normal;
	color: #000;
	font-size: 26px;
}
#about .content .txt ul li {
	font-size: 26px;
	list-style-position: inside;
}
#about .content_main .txt p {
	color: #fff;
}
#about .content .txt p span {
	font-size: 30px;
	font-weight: 600;
}
.fotka {
	width: 17%;
	position: absolute;
	left: 8%;
	top: 200px;
	border: 6px solid #00A0E3;
	z-index: 3;
}
.fotka img {
	width: 100%;
}
.hvastun {
	font-family: 'Myriad Pro';
	font-weight: 600;
	font-size: 36px;
	text-align: center;
	margin-top: 20px;
}
.spec {
	margin-top: 50px;
}
.spec .item {
	padding: 0;
	font-family: 'Montserrat';
	cursor: pointer;
	border:7px solid #0083a4;
}
.spec .item:nth-child(1),.spec .item:nth-child(2),.spec .item:nth-child(3),.spec .item:nth-child(4){
    border-top:14px solid #0083a4;
}
.spec .item:nth-child(5),.spec .item:nth-child(6),.spec .item:nth-child(7),.spec .item:nth-child(8){
    border-bottom:14px solid #0083a4;
}
.spec .item:nth-child(1),.spec .item:nth-child(5){
    border-left:14px solid #0083a4;
}
.spec .item:nth-child(4),.spec .item:nth-child(8){
    border-right:14px solid #0083a4;
}
.spec .item img {
	width: 100%;
}
.sht1 {
	background: rgba(255, 255, 255, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	padding: 5%;
}
.sht2 {
	background: rgba(0, 64, 125, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	padding: 5%;
}
.spec .item h3 {
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 500;
	text-align: center;
}
.spec .item p {
	font-size: 18px;
	font-weight: 500;
}
.txt_white {
	color: #fff;
}
.txt_blue {
	color: #00A0E3;
}
.cherta1 {
	height: 3px;
	width: 10%;
	background: #00A0E3;
	margin: 20px 0;
}
.cherta2 {
	height: 3px;
	width: 10%;
	background: #fff;
	margin: 20px 0;
}
.sht_h {
	opacity: 0;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	background: rgba(242, 77, 77, 0.7);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.knopka2 {
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border: 2px solid #fff;
	width: 100%;
	padding: 10px 30px;
	margin: auto;
}
.spec .item:hover .sht_h {
	opacity: 1;
}
.spec .item:hover .sht1, .spec .item:hover .sht2 {
	opacity: 0;
}
.str_l:before {
	content: "";
	width: 28px;
	height: 70px;
	position: absolute;
	background: url(../images/str_l.png);
	left: -27px;
	background-size: 100%;
	z-index: 3;
}
.str_r:before {
	content: "";
	width: 28px;
	height: 70px;
	position: absolute;
	background: url(../images/str_r.png);
	right: -27px;
	background-size: 100%;
	z-index: 3;
}
#stages {
	padding-bottom: 90px;
}
.karta {
	position: absolute;
	width: 48%;
	right: 11%;
	top: 220px;
}
.molot {
	position: absolute;
	width: 21.5%;
	left: 0;
	bottom: 18px;
}
.punkt {
	text-align: center;
	margin-top: 66px;
}
.cifra {
	font-weight: bold;
	color: #00A0E3;
	font-size: 17px;
	width: 50px;
	height: 50px;
	border: 3px solid #00A0E3;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: auto;
}
.punkt .icon {
	margin: auto;
	margin-top: 50px;
	width: 66%;
}
.punkt .icon img {
	width: 150px;
	height: auto;
}
.punkt p {
	font-family: 'Myriad Pro';
	font-size: 20px;
	color: #313133;
	line-height: 1.3;
	margin-top: 15px;
}
#reviews {
	background: #fff;
	padding-bottom: 50px;
}
.karta2 {
	position: absolute;
	width: 48%;
	left: 0;
	top: 120px;
}
.molot2 {
	position: absolute;
	width: 21.5%;
	right: 0;
	bottom: 0;
}
.review .slick-list {
	overflow: inherit;
	overflow-x: hidden;
	padding: 70px 0 40px;
	
}
.review {
	margin-top: 60px;
}
.otziv {
	padding: 0 20px;
}
.otziv .item {
	background: #fff;
	border-radius: 7px;
	position: relative;
	-webkit-box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.14);
	padding: 20px;
	-webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}
.malo2{
   height:200px;
   overflow:hidden;
}
.otziv .item:hover{
    background-color: #2c6dba;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNTY5OWQ4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMTQxOWMiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(86, 153, 216)),color-stop(1, rgb(1, 65, 156)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(86, 153, 216) 0%,rgb(1, 65, 156) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(86, 153, 216) 0%,rgb(1, 65, 156) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(86, 153, 216) 0%,rgb(1, 65, 156) 100%);
	color:#fff;
}
.otziv .pic {
    width: 40%;
    margin: auto;
    position: absolute;
    left: 30%;
    top: -20%;
}
.otziv .pic img {
	border: 7px solid #00A0E3;
	border-radius: 50%;
}
.city {
	font-family: 'Montserrat';
	font-size: 21px;
	text-align: center;
	margin-top: 70px;
	font-weight: 500;
}
.family {
	font-family: 'Myriad Pro';
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
#reviews p {
	font-size: 18px;
}
.pereh {
	font-family: 'Montserrat';
	font-size: 18px;
	text-align: right;
	margin-top: 10px;
	font-weight: 500;
}
.pereh a {
	    color: #00A0E3;
    border-bottom: 1px solid #00A0E3;
}
.otziv .item:hover .pereh a{
	color: #fff;
	border-bottom: 1px solid #fff;
}
.spoiler, .spoiler1, .spoiler2 {
	display: none;
}
.slick-dots li button:before {
	font-size: 12px;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #00A0E3;
	font-size: 16px;
}
@media (min-width: 768px) {
	.little {
		width: 450px;
	}
}
.vmod {
	padding: 40px 30px;
}
.vmod .subtitle {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 16px;
}
.pole {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 12px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.txtpole {
	height: 200px;
}
.btn_top {
	background: #00A0E3;
	border: 2px solid #00A0E3;
	display: block;
	width: 100%;
	padding: 12px;
	color: #fff;
	text-transform: uppercase;
}
.btn_top:hover {
	background: #023361;
	color: #fff;
}
.fon {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 999;
}
.blag {
	background: #fff;
	width: 450px;
	margin: 30px auto;
	text-align: center;
	padding: 40px;
	font-size: 22px;
}

@media (max-width: 850px) {
.video {
position: relative !important;
padding-bottom: 55% !important;
padding-top: 25px !important;
height: 0 !important; }
.video iframe {
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important; } }

.newslist {
    float: left;
    margin: 15px 0;
}
.newsphoto {
    float: left;
    width: 30%;
    margin-right: 3%;
}
.newsphoto img {
    width: 98%;
    height: auto;
    border-radius: 10px;
}
.newstitle, .newslistdate, .newslisttext {
    float: left;
    width: 65%;
    margin-bottom: 10px;
}
.newstitle a {
    font-size: 26px;
}

.footer{
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    min-height: 80px;
}

.footer-wrapper{
    max-width: 1130px;
    margin: auto;
    overflow: hidden;
}



.container-footer {
    position: relative;
    display: block;
    max-width: 1350px;
    margin: 0px auto;
    padding: 0;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

footer ul.link-list li a{
	color:#fff;
}

footer ul.link-list li a:hover{
    color:#fff;
    text-decoration: underline;
}


footer .widgetheading {
	position: relative;
        margin-bottom: 25px;
        margin-top: 5px;
        font-weight: bold;
}

footer .widget .social-network {
	position:relative;
}

footer .widget p {
    margin-bottom: 8px;
}

footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;
}

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

footer{
	background:#00A0E3;
	color:#fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer a {
	color:#fff;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color:#eee;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
}

#sub-footer{
	background:#00A0E3;
	text-shadow:none;
	color:#fff;
	padding:0;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#fff;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}

footer .row {
    overflow: hidden;
}
footer .span2 {
    display: inline-block;
    width: 40%;
    float: left;
}
footer .span3 {
    display: inline-block;
    width: 30%;
    float: left;
}
footer .widget {
    width: 90%;
} 
footer ul {
    display: block;
}
footer ul li {
    display: block;
    width: 100%;
    margin-bottom: 5px; 
}

@media (min-width: 768px) and (max-width: 979px) {

	footer .widget form  input#appendedInputButton {
		  display: block;
		  width: 91%;
		  -webkit-border-radius: 4px 4px 4px 4px;
			 -moz-border-radius: 4px 4px 4px 4px;
				  border-radius: 4px 4px 4px 4px;
	}
	
	footer .widget form  .input-append .btn {
		  display: block;
		  width: 100%;
		  padding-right: 0;
		  padding-left: 0;
		  -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				  box-sizing: border-box;
				  margin-top:10px;
	}
}


@media (max-width: 767px) {
    footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, 
	footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12{
		margin-bottom:20px;
	}

	#sub-footer ul.social-network {
		float:left;
	}
}


/*SYIX*/

.main-desc{
    display:block;
    text-align:center;
    font-weight: bold;
	font-size: 40px;
	color: #fff;
}

.main-desc span{
    color:#00A0E3;
}

.main-tel{
    display:block;
    text-align:center;
    font-weight: bold;
	font-size: 30px;
	color: #fff;
}

.main-comment{
    display:block;
    text-align:center;
    font-size: 20px;
    font-style:italic;
    color: #fff;
}

.rebusi{
    text-align:center;
    width:100%;
    padding-top:50px;
    padding-bottom:30px;
}

.knopka-zek {
    text-transform: uppercase;
    color: #00A0E3;
    width:200px;
    text-align: center;
    border: 2px solid #00A0E3;
    padding: 14px;
    font-size: 15px;
    font-weight: bold;
    display:inline-block;
    transition:0.5s;
}

.knopka-zek:hover{
     border: 2px solid #00A0E3;
     background:#00A0E3;
     color:#fff;
}

@media (max-width: 767px) {
   .main-desc{
       font-size:25px;
   }
   .main-tel{
       font-size:18px;
   }
   #main{
       padding-top:40px !important;
   }
   
   .main-comment{
       font-size:14px;
   }
   
   .single-slide,.vniz_rama{
        display:none;   
   }
   .top_menu{
        top: -20px;
        left: 0;
        z-index: 100;
        width:100%;
        background:#ccc;
        position:fixed;
   }
   
   .navbar-collapse{
       height:100vh;
       width:100%;
       background:#efefef;
       top:0;
       left:0;
       position:fixed;
   }
   
   .navbar-default .navbar-nav>li>a{
       color:#555;
   }
   
   .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
       color:#333;
   }
   
   .navbar-default .navbar-toggle{
       border-color:#000 !important;
       z-index:20;
   }
   
   .icon-bar{
       background-color:#000 !important;
   }
   
   .navbar-nav{
       margin-top:50px;
   }
   
   .navbar-nav>li{
       display:block;
   }
   
}

.navbar-header{
    position:absolute;
}

.slider-clientosas{
    
}

.recalllock{
    text-align:center;
}

.reviw{
    padding-top:20px;
    padding-bottom:20px;
}

.imgnsive{
    width:200px;
    display: inline-block !important;
}

.deduh .slick-next:before {
	content: "";
	position: absolute;
	background: url(../images/right.png);
	background-repeat:no-repeat;
	background-position:center;
	filter:invert(100%);
	width: 20px;
	height: 62px;
	background-size: 100%;
}
.deduh .slick-prev:before {
	content: "";
	position: absolute;
	filter:invert(100%);
	background: url(../images/left.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 20px;
	height: 62px;
	background-size: 100%;
}

h3{
    width:auto;
    max-width: 100%;
}

@media (max-width: 900px) {
    h3{
        font-size:20px !important;
        width:100% !important;
        max-width:100% !important;
    }
    h1, h2{
        width:100% !important;
        max-width:100% !important;
    }
    table{
        width:100% !important;
        max-width:100% !important;
    }
    .section-title-container{
        width:100% !important;
        max-width:100% !important;
    }
}

.link-fast{
    text-align:center;
    margin-top:20px;
    width:100%;
}

.link-fast a{
    display:inline-block;
    padding:10px 25px;
    border-radius:5px;
    font-size:25px;
    margin-bottom:5px;
    background:#fff;
}

/*SYIX*/

#cookie_note{
    display: none;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: rgba(0, 160, 227, .9);
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 9999;
    width: fit-content;

}

#cookie_note p{
    margin: 0;
    font-size: .9rem;
    text-align: left;
    line-height: 1.5;
    color: #fff;
    flex: 0 0 85%;
}

#cookie_note .cookie_accept{
    width: 10%;
    display: flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    background: rgb(242, 77, 77);
    border-radius: 4px;
    box-shadow: 3px 3px 5px -3px #000;
    font-weight: 700;
    transition: .7s;
    flex: 0 0 10%;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin-top: 0;
    box-sizing: border-box;
}
#cookie_note .cookie_accept:hover{
    box-shadow: none;
    background: rgba(242, 77, 77, 0.7);
}

#cookie_note a {
    transition: .5s;
    color: rgb(255, 255, 255);
    text-decoration: underline !important;
}
#cookie_note a:hover {
    color: #f24d4d;
}
.modal-content .modal-body .btn-sec{
	position: relative;
}
.modal-content .modal-body .btn-sec-absolut {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 999;
      top: 0;
      left: 0;
      background: transparent;
}
    #footer_consult__privacy {
      -webkit-appearance: checkbox;
      -moz-appearance: checkbox;
      appearance: checkbox;
      margin-right: 10px;
    }
    .checkbox-label {
  font-weight: normal;
  font-size: 14px;
  margin: 8px 0;
}
@media (min-width: 576px){
    #cookie_note.show{
       display: flex !important;
       justify-content: space-between;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display:  flex !important;
        text-align: left;
    }
}

@media (max-width: 414px){
    #cookie_note.show{
        display:  block !important;
    }
    #cookie_note p{
    	margin-bottom: 10px;
    }
    #cookie_note .cookie_accept{
    	width: 25%;
	}
}