@media(min-width: 769px) {
	.mob {
		display: none !important;
	}

	.header_mob {
		display: none !important;
	}

	ul.dropdown-menu {
	    min-width: 60em !important;
	    white-space: nowrap;
	}

	ul.dropdown-menu-sub {
	    margin-left: 385px !important;
	}

	.h_phone_mob {
		display: none !important;
	}

	.header_info_mob {
		display: none !important;
	}
}

@media(max-width: 768px) {

	.main_about {
		padding-top: 0em !important;
	}

	.main-slider-text p {
		padding-top: 4em !important;
		font-size: 20px !important;
	}

	.slick-slide {
	    height: 250px !important;
	}

	.header_info a {
	    color: #fff !important;
	}

	.header_info {
	    text-align: center;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}

	.header_contacts_mob a {
	    color: #fff !important;
	    text-align: center;
	    font-size: 25px;
	    display: block;
	}

	ul.dropdown-menu-sub {
	    margin-left: 0px !important;
	    margin-top: 10px !important;
	    border-right: 0px;
    	border-left: 0px;
	}

	.dropdown-menu a {
    	margin: 0px !important;
    	padding: 0px !important;
	}

	li.nav-item {
		text-align: center !important;
		margin: 0px !important;
	}

	ul.dropdown-menu {
		min-width: 100% !important;
		white-space: unset;
    	text-align: center;
    	border-color: #e8e8e8;
	}

	li.nav-item a {
	    color: #fff;
	}

	.dropdown-menu a {
	    color: #0085ae !important;
	}

	nav.navbar.navbar-expand-lg {
		border: none !important;
		background: linear-gradient(to right, #0d586c,rgb(27, 181, 235));
		border-radius: 0px !important;
	}

	i.fa.fa-bars {
	    color: #fff;
	    font-size: 27px;
	}

	span.logo-small:before {
		width: 100% !important;
	}

	span.logo-small {
		font-size: 10px !important;
	}

	span.logo-big {
		line-height: 28px !important;
    	font-size: 19px !important;
	}

	.logo {
	    display: flex;
	}

	a.navbar-brand {
	    display: block !important;
	}
	.main_menu {
		margin-top: 0px !important;
	}

	.header{
		display: none !important;
	}

	.main_bg_photo {
		padding: 0px !important;
	}

	.main_bg_photo_text h2 {
	    font-size: 20px !important;
	    line-height: 40px !important;
	}
	.main_bg_photo_text h1 {
	    font-size: 20px !important;
	    line-height: 40px !important;
	}


	.first_important_text {
    	padding: 1em !important;
	}

	.main_about_item {
   	 	margin-bottom: 1em !important;
	}

	.main_about h3 {
	    font-size: 55px !important;
	}

	.main_about span {
     	font-size: 18px !important;
	}

	.first_important_text p {
		font-size: 18px !important;
	}

	.footer {
		text-align: center !important;
		padding-bottom: 2em !important;
	}

	i.fa.fa-vk {
    	margin-left: 0px !important;
    	font-size: 14px !important;
	}

	.footer_menu a {
    font-size: 18px !important;
	}

	i.fa.fa-sitemap {
    	font-size: 14px !important;
	}
	i.fa.fa-phone-square {
    	font-size: 14px !important;
	}


	.navbar {		
		background-color: #e8eaee !important; 
	}

	.navbar-light .navbar-nav .nav-link {
	    margin-left: 0px !important;
	    text-align: center;
	    font-size: 18px !important;
	}

	.dropdown-item {
		font-size: 18px !important;
	}

	.main_bg_photo_text {
		background: rgba(255,255,255,0.9) !important;
	}

	.logo img {
	    width: 50px !important;
	    height: 50px !important;
	}

	.header_phone {
	    margin-top: 23px !important;
	    margin-left: 30px !important;
	}



}

* {
	text-decoration: none !important;
	font-family: 'Gilroy';
	outline: none !important;
}

.header_label h1 {
	font-size: 60px;
	color: #4d9cc9;
	text-align: center;
	font-weight: bold;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.header_info_text p {
	font-size: 14px;

}







/*.sl {
	height: 500px;
}*/

.sl_bg {
	display: table;
    width: 100%;
    height: 300px;
    padding-top: 70px;
    background: url(images/ekspertiza.jpg) center center no-repeat;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.sl_info span {
	color:#fff;
	font-size: 30px;
	text-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.sl_info {
	padding: 1em 7em;
	background-color: rgba( 5, 118, 183, 0.7);
	text-align: center;
}

.sl.slick-initialized.slick-slider {
    margin: 0 auto;
}

.slick-prev {
	display: none !important;
}

.slick-next {
	display: none !important;
}

.advantages {
	margin-top: 3em;
	margin-bottom: 2em;
}

.advantages_item {
	text-align: center;
	padding: 24px 31px;
}

.advanages_item h4 {
	margin-top:25px;
}

.advanages_item p {
	margin-top:18px;
}

.advantages_item:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	transition: .22s;
}

.expert_item img {
	width: 100%;
	margin-top:2em;
	margin-bottom: 1em;
}

.expert_item a {
	color: #000;
	text-align: center;
}

.expert_item a:hover{
	color:#ffffff;
}

.stroy_expert {
	margin-top: 2em;
	margin-bottom: 2em;
}

.stroy_expert h2 {
	margin-bottom: 1em; 
}

.m-top-10 {
    margin-top: 10px;
}

.widget_service li {
    font-size: 15px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 5px;
    text-align: center;
}

.widget_item li a {
    color: #fff;
}

.widget_item ul {
	padding: 0px !important;
}

.widget_item li a:hover {
	color: #ffffff;
}

.footer {
	background-color: #0f526e;
	padding-top: 3em;
	padding-bottom: 2em;
}

.footer span {
	color: #888c94;
	font-size: 14px;
}

.footer a {
	color: #888c94;
	font-size: 14px;
}

.footer a:hover {
	color: #ffffff;
}

.footer p {
	color: #888c94;
	font-size: 13px;
}

.footer h6 {
	color:#fff;
}

.footer_mail {
	margin-top: 2em;
}

.footer_mail a {
	color: #ffffff;
}

.footer_mail a:hover {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.header_info{
	background: #484848;
	padding: 0.5em 0px;
}

.list-soc-links {
    float: right;
    margin: 3px 0px 0 0;
    overflow: hidden;
    list-style: none !important;
}

.list-soc-links li {
    background: url(../images/header/soc_icons.png) no-repeat;
    float: left;
    margin-left: 1px;
}

.list-soc-links li {
    background: url(images/soc_icons.png) no-repeat;
    float: left;
    margin-left: 1px;
}

.list-soc-links a {
    display: block;
    height: 27px;
    text-indent: -9999px;
    width: 27px;
}

.list-soc-links .vk {
    background-position: -28px 0;
}

.list-soc-links .tw {
    background-position: -57px 0;
    opacity: 0.6;
}

.list-soc-links .g {
    background-position: -85px 0;
}

.list-soc-links .mail {
    background-position: -113px 0;
}

.list-soc-links .youtube {
    background-position: -142px 0;
}

.list-soc-links li:hover {
    background: url(images/soc_btns_hover.png) no-repeat;
}

.list-soc-links .vk:hover {
    background-position: -28px 0;
}

.list-soc-links .tw:hover {
    background-position: -57px 0;
    opacity: 0.6;
}

.list-soc-links .g:hover {
    background-position: -85px 0;
}

.list-soc-links .mail:hover {
    background-position: -113px 0;
}

.list-soc-links .youtube:hover {
    background-position: -142px 0;
}

/*.header_mail {
    margin-left: 16px;
}*/

.list-contact {
    float: left;
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden;
    list-style: none !important;
}

.list-contact li {
    float: left;
    margin-right: 27px;
}

.list-contact li {
    float: left;
    margin-right: 27px;
}

.list-contact .mail:before {
    margin: 1px 7px 0 0;
    width: 15px;
}

.list-contact li:hover a, .list-contact li:hover {
    color: #5D89A4;
}

.list-contact li:before {
    background: url(images/contact_icons.png) no-repeat;
    content: '';
    float: left;
    height: 20px;
    width: 20px;
}

.list-contact .mail:hover:before {
    background: url(images/contact_icons_hover.png) 0 1px no-repeat;
}

.list-contact .address {
    max-width: 360px;
}

.list-contact .address:before {
    background-position: -42px 0;
    margin: 3px 7px 0 0;
    max-width: 360px;
    width: 17px;
}

.list-contact li:before {
    background: url(images/contact_icons.png) no-repeat;
    content: '';
    float: left;
    height: 20px;
    width: 20px;
}

.list-contact .address:hover:before {
    background: url(images/contact_icons_hover.png) -34px 0 no-repeat;
}

.list-contact li:last-child {
    margin-right: 0;
}

.list-contact .question:before {
    background-position: -125px 0;
    margin-right: 7px;
}

.list-contact li:before {
    background: url(images/contact_icons.png) no-repeat;
    content: '';
    float: left;
    height: 20px;
    width: 20px;
}

.list-contact .question:hover:before {
    background: url(images/hover_question_icon.png) no-repeat;
}

.list-contact address {
    display: inline;
}

.list-contact li a, .list-contact li {
    color: #b6b6b6;
}

.header_logo span {
    color: #000;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
} 

span.header_logo_other {
    color: #5D89A4 !important;
}

.header_logo_phone_info span {
	font-size: 15px;
	color: #b2b2b2;
	font-weight: 500;
}

.header_phone a {
	font-size: 20px;
	font-weight: 500;
	color: #000 !important;
}

.header_logo_phone {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

button.btn.btn-secondary {
    width: 100%;
    border-radius: 0 !important;
    border: 2px solid #5D89A4 !important;
    color: #5D89A4 !important;
    background: transparent !important;
    font-weight: bold;
}

button.btn.btn-secondary:hover {
	background: #5D89A4 !important;
    color: #fff !important;
}









.sl_slide_1 {
	background-image: url(images/798de27d54055e856820a4e6d2c0ef03.jpg);
	background-position: center center;
	border-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	max-height: 430px;
}

.sl_slide_2 {
	background-image: url(images/dc63def98283516a96547c5fd64675e8.jpg);
	background-position: center center;
	border-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	max-height: 430px;
}

.sl_slide_buttons {
	display: inline-grid;
    grid-template-columns: repeat(2,auto);
    grid-gap: 10px 18px;
    list-style: none;
}

.sl_slide_text h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    margin-top: 2em;
}

a.sl_slide_buttons_1 {
    color: #fff;
    padding: 13px 30px;
    background-color: #5D89A4;
    text-transform: uppercase;
    border: 2px solid transparent;
    font-weight: bold;
}

a.sl_slide_buttons_2 {
	color: #fff;
    padding: 13px 30px;
    background-color: #595959;
    text-transform: uppercase;
    border: 2px solid transparent;
    font-weight: bold;
}

a.sl_slide_buttons_1:hover {
	color: #5D89A4;
	background-color: #fff;
	border: 2px solid #5D89A4;
	transition: 0.5s;
}

a.sl_slide_buttons_2:hover {
	color: #595959;
	background-color: #fff;
	border: 2px solid #595959;
	transition: 0.5s;
}

.sl_slide_text {
    margin-bottom: 4em;
}

ul.sl_slide_buttons {
	margin-bottom: 7em;
}

.prev.slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 999;
}

.sl.slick-initialized.slick-slider {
    position: relative;
}

.next.slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 999;
    right: 0;
}

i.fa.fa-chevron-right, i.fa.fa-chevron-left  {
    padding: 30px;
    background: #5D89A4;
    color: #fff;
    font-size: 20px;
}

i.fa.fa-chevron-right:hover, i.fa.fa-chevron-left:hover {
	background: #595959;
}

.header_logo_contacts {
	background-image: url(images/header-new3.jpg);
	background-repeat: no-repeat;
}

.header_logo_text {
    margin-top: 100px;
    margin-left: 20px;
    color: #0f526e;
    font-size: 1.5em;
    font-weight: bold;
    font: arial;
    padding: 5px;
    text-shadow: shadow1, shadow2, shadow3;
    text-shadow: 2px 1px 0px #fff, 3px 2px 0px rgb(0 0 0 / 15%);
    margin-bottom: 1em;
}

.header_menu {
	background-color: #F3F3F3;
}

li.nav-item {
    margin-right: 13px;
}

.container-my {
    max-width: 1600px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.header_contacts_d {
	display: flex;
	justify-content: space-between;
}

.header_contacts_social img {
    width: 22px;
}

.header_contacts_address span, .header_contacts_mail span {
	font-size: 15px;
    color: #000;
}

.header_contacts_mail span:hover {
	text-decoration: underline !important;
}

i.fa.fa-map-marker, i.fa.fa-envelope-o {
    font-size: 20px;
    color: #FF8311;
}

.header_contacts_phone a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.header_contacts_phone a:hover {
	color: #FFBC11;
	text-decoration: underline !important; 
}

.header_contacts_phone span {
    color: #757575;
    font-size: 14px;
    text-align: center;
    display: block;
}

button.btn.btn-call {
    padding: 12px 32px;
    background: #007b75;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    border: 0px;
}

button.btn.btn-call:after {
    content: "";
    position: absolute;
    top: -40px;
    left: -80px;
    width: 70px;
    height: 120px;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    background: rgba(255,255,255,.7);
}

button.btn.btn-call:hover:after {
    left: calc(100% + 20px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.header_contacts_social, .header_contacts_address, .header_contacts_mail {
    padding-top: 0.7em;
}

.header_contacts_callbtn {
    margin-top: 4px;
}

.header_contacts {
    padding-top: 2em;
    padding-bottom: 1em;
}

.header_logo_menu {
    
}

.header_logo img {
    float: left;
    margin-right: 15px;
}

@media (min-width: 1200px) {
	.container {
	    max-width: 1500px !important;
	}
}

.header_logo_menu .col-md-3, .header_contacts .col-md-3 {
	max-width: 20% !important;
	flex: 0 0 20% !important;
}

.header_contacts .col-md-9 {
	flex: 0 0 80% !important;
    max-width: 80% !important;
}

.header_logo_menu .col-md-2 {
    flex: 0 0 14.666667% !important;
    max-width: 14.666667% !important;
}

.header_logo_menu .col-md-7 {
    flex: 0 0 65.333333% !important;
    max-width: 65.333333% !important;
}

button.btn.btn-call-menu {
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 14px;
    background: #f1830a;
    padding: 10px 20px;
    margin-top: 4px;
}

button.btn.btn-call-menu:hover {
    background: none;
    border: 1px solid  #f1830a;
    color:  #f1830a !important;
}

.dropdown-item.active, .dropdown-item:active, {
	background-color: transparent !important;
}

.dropdown-item:focus, 

i.fa.fa-location-arrow {
    font-size: 24px;
    color: rgba(0,0,0,.4);
}

.header_contacts_location span {
    font-size: 16px;
    color: rgba(0,0,0,.4);
    margin-left: 18px;
}

.header_contacts_location {
    display: inline-flex;
}

.header_contact_phone a {
    font-size: 16px;
    color: rgba(0,0,0,.4);
    white-space: nowrap;
    margin: 4px 12px;
}

.header_contact_phone a:hover {
	text-decoration: underline !important;
	color: rgba(0,0,0,.4) !important;
}

.header-logo img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}

.header-logo {
    display: flex;
    margin-top: 16px;
}

.header-logo-text {
    line-height: 0px;
}

span.header-logo-big {
    line-height: 33px;
    font-size: 33px;
    font-weight: 500;
    color: #7a7d79;
    letter-spacing: 2px;
}

span.header-logo-big:after {
	content: "";	
	height: 2px;
	display: block;
	background: #0f526e;
	margin-top: -6px;
}

span.header-logo-small {
    font-size: 20px;
    color: #000;
    vertical-align: text-top;
}

a.nav-link {
    color: #000 !important;
}

.navbar-nav:not(.sm-collapsible) ul .caret {
    position: absolute;
    right: 0;
    margin-top: 9px !important; 
    margin-right: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px dashed;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

ul

.dropdown-menu a {
    color: #000;
    margin-left: 10px;
}

.dropdown-menu a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

ul.header-phone {
    list-style: none;
    font-size: 13px;
    display: flex;
    flex-direction: column;
}

ul.header-phone a {
    color: #000;
    font-weight: 700;
    border-bottom: 2px dotted;
}

ul.header-phone a:hover {
	border-bottom: 2px dotted transparent;
	transition: 0.4s;
}

.header-btn button.btn {
    background-color: #0f526e;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    margin-left: 20px;
    width: 130px;
}

.header-menu {
    display: flex;
    justify-content: space-evenly;
}

.bg-form {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0,0,0,.5);
}

.form-bg {
    width: 400px;
    min-height: 288px;
    background: #fff;
    margin: 0 auto;
    padding: 14px 14px;
    margin-top: 14em;
    border-radius: 5px !important;
}

#close-form i {
    color: #000;
    font-size: 20px;
}

#close-form {
    float: right;
    margin-top: -33px;
    margin-right: -20px;
}

.form-border {    
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.form h3 {
    text-transform: uppercase;
    text-align: center;
    color: #151515;
    font-size: 1.5em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.form span {
    color: #383b3e;
    line-height: 1.6;
    text-align: center;
    display: block;
}

input[type="text"] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px;
    border: 0px;
    padding: 0px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    border-radius: 20px;
    text-align: left;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #f2f2f2;
}

.form {
    width: 300px;
    margin: 0 auto;
}

form button {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    border-radius: 30px;
    display: inline-block;
    border: 2px solid #00b9e1;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    font-size: .9em;
    margin-top: 20px;
    background-color: #0f526e;
}

form button:hover {
    color: #fff;
    background-color: #70cbff;
    transition: 0.3s;
}
#bg-form {
    display: none;
}

.header-text-about {
    display: flex;
}

.header-text {
    text-align: center;
    width: 72%;
    display: block;
    margin: 0 auto;
    margin-top: 3em !important;
}

.header-text h2 {
    font-size: 35px;
    font-weight: 600;
}

.header-text span {
    font-size: 32px;
    font-weight: 500;
    line-height: 35px;
}

.header-text-about {
    margin-top: 5em !important;
}

.header-text-about h3 {
    font-weight: 700;
    font-size: 50px;
}

.header-text-about p {
    font-weight: 500;
}

.header-text-about a {
    color: #0f526e;
    border-bottom: 1px solid rgba(61,184,255,.3);
}

.header-text-about a:hover {
	border-bottom-color: #0f526e;
	color: #0f526e;
}

header.header {
    padding-bottom: 5em;
    background-position: left -1vw top 0rem, right -10vw top 0rem;
    background-repeat: no-repeat;
    background-color: #bcdeea;
}

ol.breadcrumb {
    background: none;
}

.breadcrumb-item a {
	color: #171b34;
	font-size: 13px;
}
.breadcrumb-item a:hover {
	color: #171b34;
}

@media(max-width: 768px) {

   .stroy_expert {

       padding-right: 5px;

       padding-left: 5px;

   }


 
i.fa.fa-vk {
    margin-left: 1px;
    margin-right: 1px;
    font-size: 12px;
    color: #fff !important;
}

i.fa.fa-vk:hover {
	color: #0967c5 !important;
}

i.fa.fa-phone-square:hover {
	color:#0967c5 !important;
}

i.fa.fa-phone-square {
    font-size: 12px;
    color: #fff !important;
}

i.fa.fa-sitemap:hover {
	color:#0967c5 !important;
}

i.fa.fa-sitemap {
    font-size: 12px;
    color: #fff !important;
}


/* === Dropdown Menu Fix === */
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  min-width: 220px;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.nav-item.dropdown:hover .dropdown-menu,
.nav-item.dropdown.show .dropdown-menu {
  display: block;
}

.dropdown-item {
  padding: 10px 20px;
  display: block;
  color: #212529;
  text-decoration: none;
  white-space: normal;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
  color: #000;
}

/* === ФИКС ПОДЛОЖКИ ДЛЯ ВЫПАДАЮЩИХ МЕНЮ === */
.navbar-nav .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  min-width: 260px;
  padding: 10px 0;
  margin: 0;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-menu li {
  white-space: normal;
  width: 100%;
}

.dropdown-menu a {
  padding: 10px 20px;
  display: block;
  color: #000;
  text-decoration: none;
}

.dropdown-menu a:hover {
  background-color: #f5f5f5;
}