@media(min-width: 769px) {

	.nav-item_mob {
		display: none !important;
	}

	.mob_menu_contacts {
		display: none;
	}

	.mob {
		display: none !important;
	}

	.navbar-brand {
		display: none !important;
	}

	.main-slider-bg-1,.main-slider-bg-2,.main-slider-bg-3,.main-slider-bg-4,.main-slider-bg-5 {
		height: 550px !important;
	}

	.navbar-expand-lg .navbar-collapse {
	    justify-content: center;
	}

	.header_contacts_mail {
	    margin-bottom: 15px;
	}
}

@media(max-width: 768px) {

	.header_top_about_map_mob {
	    padding-top: 15px;
	}

	.header_contacts_mail {
	    margin-bottom: 14px;
	}

	li.nav-item {
	    width: 100%;
	}

	header.header {
	    padding-bottom: 10px !important;
	    padding-top: 10px !important;
	    background: none !important;
	}

	nav.navbar.navbar-expand-lg {
	    margin-top: 0px !important;
	}

	.header_top_about_map_mob a {
	    font-size: 15px !important;
	    color: #fff;
	    font-weight: 600;
	    text-transform: uppercase;
	    font-size: 13px;
	    border-bottom: dashed 1px;
	    margin-left: 5px;	
	}

	a.header_top_about_contacts_phone {
	    padding-bottom: 10px !important;
	    font-size: 20px !important;
	}

	a.header_top_about_contacts_mail {
	    font-size: 20px !important;
	}

	.header_top_about_contacts_mob {
	    display: flex;
	    flex-direction: column;
        padding-top: 10px;

	}

	.mob_menu_contacts {
	    text-align: center;
	}

	.header_top {
		display: none;
	}

	.dropdown-menu.show {
	    margin: 0 auto !important;
	}

	.header_top_logo span {
	    font-size: 19px !important;
	}

	.main-slider-bg-1,.main-slider-bg-2,.main-slider-bg-3,.main-slider-bg-4,.main-slider-bg-5 {
		height: 430px !important;
	}

	.navbar-brand {
		margin-right: 0px !important;
	}

	i.fa.fa-bars {
	    font-size: 25px;
	    color: #000;
	}

	ul.navbar-nav {
	    text-align: center !important;
	}

	a.dropdown-item {
	    text-align: center;
	}

	.header_contacts_phone {
	    margin-top: 10px;
	}

	.main_bg_photo {
		padding: 0px !important;
	}

	.main_bg_photo_text h2 {
	    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: 15px !important;
	}

	.footer_menu a {
    font-size: 18px !important;
	}

	i.fa.fa-phone-square {
    	font-size: 15px !important;
	}

	
	.mail,.phone {
	    margin-bottom: 10px;
	}

	.main-slider-buttons {
	    display: flex !important;
	    flex-direction: column !important;
	}

	.main-slider-text h1 {
		padding-top: 3em !important;
		font-size: 23px !important;
		text-align: center !important;
	}

	a.main-slider-buttons_1 {
		margin-bottom: 15px !important;
	}

	h1.main-slider-text_bl_h1 {
		font-size: 25px !important;
		text-align: center !important;
		margin-top: 4em;
	}

	form button {
		margin: 0 auto !important;
	}

	i.fa.fa-phone {
		margin-left: 0px !important;
	}

	.main-slider-buttons {
	    text-align: center !important;
	}

	.slick-dots-my {
		margin-top: -55px !important;
	}

	.form-bg {
		width: 350px !important;
	}

	p.main-slider-text_bl_p {
		text-align: center !important;
	}

	.main-slider-text h2 {
		font-size: 23px !important;
		text-align: center;
	}

	.main-slider-text p {
		text-align: center !important;
	}

	.main-slider-button {
	    text-align: center !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.6) !important;
	}

	.logo img {
	    width: 80px !important;
	    height: 80px !important;
	}

	li.nav-item.nav-item_mob:hover {
	    background-color: unset !important;
	}
	
}

* {
	text-decoration: none !important;
	font-family: 'Gilroy';
	outline: none !important;
}

.main_slider {
	display: none;
}

body {
    background: #ffffff; center top no-repeat;
}

.header_top_logo {
    display: flex;
    flex-direction: column;
}

span.header_top_logo_name_1 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}

span.header_top_logo_name_2 {
    color: #5b5f6a;
}

span.header_top_logo_about_1 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px;
}

.header_contacts_phone a {
    color: #636363;
    font-size: 22px;
    font-weight: bold;
    padding-left: 5px;
}

.header_contacts {
    display: flex;
    flex-direction: column;
}

.header_contacts_mail a {
    color: #5b5f6a;
    text-decoration: underline !important;
    font-size: 18px;
    font-weight: 500;
    padding-left: 5px;
}

span.header_top_logo_about_2 {
    font-weight: bold;
    color: #636363;
}

.header_top_about {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header_contacts_button a {
    background: #5b5f6a;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 7px 14px;
    border-radius: 4px;
}

.header_contacts_button {
    margin-top: 15px;
}

.header_contacts_phone {
    margin-bottom: 10px;
}

.header_top {
    padding-top: 15px;
    padding-bottom: 30px;
}

header.header {
    background: url(images/0002.jpg) center top no-repeat;
}

.header_top_about_contacts {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 27px;
}

ul.navbar-nav {
    background-color: #f7f5f8;
    background-image: -moz-linear-gradient(top,#f7f5f8,#d4d9e5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f7f5f8),to(#d4d9e5));
    background-image: -webkit-linear-gradient(top,#f7f5f8,#d4d9e5);
    background-image: -o-linear-gradient(top,#f7f5f8,#d4d9e5);
    background-image: linear-gradient(to bottom,#f7f5f8,#d4d9e5);
    background-repeat: repeat-x;
    border: 1px solid #f8f8f8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 9px 21px -12px #969696;
    -moz-box-shadow: 0 9px 21px -12px #969696;
    box-shadow: 0 9px 21px -12px #969696;
    align-items: center;
}

li.nav-item {  
    background: url(images/menu.png) left top no-repeat; 
    padding-right: 35px;
    padding-left: 35px;
}

nav.navbar.navbar-expand-lg {
    margin-top: 40px;
}

li.nav-item:first-child {
    background: none;
}

li.nav-item:hover {
    background-color: #5b5f6a !important;
    background: none;
}

.header_contacts_mail a:hover {
    text-decoration: none !important;
    color: #5b5f6a;
}

.header_contacts_phone a:hover {
    color: #636363;
}

.header_contacts_button a:hover {
    color: #fff;
}

a.header_top_about_contacts_phone {
    color: #fff;
    font-weight: 600;
}

a.header_top_about_contacts_phone:hover{
    color: #fff;
    text-decoration: underline !important;
}

a.header_top_about_contacts_mail {
    color: #7badcd;
}

a.header_top_about_contacts_mail:hover {
    color: #7badcd;
    text-decoration: underline !important;
}

.header_top_about_map {
    border-left: 1px solid #393f46;
    padding-left: 27px;
}

.header_top_about_map a:hover {
    color: #fff;
}

.header_top_about_map a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: dashed 1px;
    margin-left: 5px;
}

.header_top_about_button a:hover {
    background: #6ca2c5;
    color: #fff;
    text-decoration: underline !important;
}

.header_top_about_button a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: #7badcd;
    border-radius: 4px;
    padding: 9px 34px 8px;
    margin-left: 32px;
}

.logo img {
	width: 100px;
	height: 100px;
}

.menu_img {
    display: flex;
    align-items: center;
}

.menu_img_text {
    color: #ff1f00;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    margin-left: 5px;
}

.menu_img_text span {
    color: #0055c3;
    margin-left: 1px;
}



.dropdown-item {
    border-bottom: 1px solid #ddd !important;
    font-size: 15px; 
    white-space:unset !important;
}

.dropdown-item:hover {
	color: #757575!important;
	background: #f5f5f5 !important;
}

a.btn.btn-primary {
    width: 185px;
    text-transform: uppercase;
    background: #5b5f6a !important;
    margin-top: 10px;
    box-shadow: 0 0 3px #007bff;
}
.navbar-nav .nav-link {
    color: #000;
    font-size: 17px;
}

.navbar-nav .nav-link:hover {
    color: #fff;
}

a.nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
}

.row.hT {
    align-items: center;
}

.dropdown-menu.show {
    border-radius: 0 0 4px 4px;
    padding: 0px !important;
    width: 260px;
}

.main-slider-bg-1 {
	background: url(images/1.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;	
}

.main-slider-bg-2 {
	background: url(images/2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;	
}

.main-slider-bg-3 {
	background: url(images/3.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.main-slider-bg-4 {
	background: url(images/4.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.main-slider-bg-5 {
	background: url(images/5.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.first_important {
	padding-top: 2em;
	background-color: #f5f4f7;
}

.second_important {
	padding-top: 2em;
	background-color: #f5f4f7;
}

.important_title {
	padding: 0 0 19px;
}

.important_title h2 {
	font-size: 26px;
    font-weight: 900;
    text-align: center;
}

.main_about {
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: center;
}

.main_about h3 {
	font-size: 45px;
	color: #c9ceda;
}

.main_about span {
	text-transform: uppercase;
	font-size: 16px;
	color: #131313;
}

.service {
	display: table;
    width: 100%;
    text-decoration: none;
    color: #2c2b3f;
    font-weight: 500;
    font-size: 18px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    overflow: hidden;
    padding: 5px 0 5px;
    margin-bottom: 34px;
    height: 100px;
    -webkit-transition: 0.1s all;
}

.service__image {
    text-align: center;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
}

.service__title {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

span.service__title:hover {
    color: #2c2b3f !important;
}

.service:hover {
	text-decoration: none;
    color: #2c2b3f;
    border: 2px solid #c9ceda;
}

.second_important_items.col-md-12.row {
    margin: 0 auto !important;
}

.footer {
	background-color: #292929;
	padding-top: 2em;
	padding-bottom: 1em;
}

.footer_text_title span {
	color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.footer_text_copyrights span {
	color: #878b98;
	font-size: 14px;
}

.footer_menu a {
	color: #fff !important;
	font-size: 14px;
}

.footer_menu a:hover {
	color: #c9ceda !important;
}

.footer_contacts_mail a {
	color: #fff !important;
	font-size: 18px;
}

.footer_contacts_mail a:hover {
	color: #c9ceda !important;
}

.footer_contacts_phone a {
	color: #fff !important;
	font-size: 18px;
}

.footer_contacts_phone a:hover {
	color: #c9ceda !important;
}

.blue {
    color: #2256bf;
}

i.fa.fa-vk {
    color: #c9ceda;
    font-size: 0.9em;
}

i.fa.fa-phone {
    color: #c9ceda;
    font-size: 0.9em;
}

i.fa.fa-envelope-o {
    color: #c9ceda;
    font-size: 0.9em;
}

i.fa.fa-vk:hover {
	color: #c9ceda !important;
    font-size: 0.9em;
}

i.fa.fa-phone-square:hover {
	color:#c9ceda !important;
    font-size: 0.9em;
}

i.fa.fa-sitemap {
    font-size: 0.9em;
    color: #c9ceda !important;
}

i.fa.fa-sitemap:hover {
	color:#c9ceda !important;
}

i.fa.fa-phone-square {
    font-size: 0.9em;
    color: #c9ceda !important;
}


.footer_contacts_social {
    margin-top: 10px;
}

.navbar {
	width: 100%;
}

.prev.slick-arrow {
    position: absolute;
    top: 81%;
    z-index: 999;
    left: 21vw;
    cursor: pointer;
}

.next.slick-arrow {
    position: absolute;
    top: 81%;
    z-index: 999;
    right: 48%;
    cursor: pointer;
}

i.fa.fa-angle-right:hover, i.fa.fa-angle-left:hover{
	color: #ff2400 !important;
}

i.fa.fa-angle-right, i.fa.fa-angle-left {
	color: #2256bf;;
    font-size: 56px;
}

.slick-dots-my {
    text-align: center;
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: -88px;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    position: absolute;
    left: 33%;
}   

.slick-dots-my li button {
    background: #2256bf;
    border: none;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    margin: 5px;
    outline: none;
    font-size: 0;
    position: relative;
    bottom: 5px;
}

.slick-dots-my li[class="slick-active"] button {
    background: #ff2400 !important;
}

.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

.sl.slick-initialized.slick-slider {
    position: relative;
}

.main-slider-text h1 {
    padding-top: 3em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}

.main-slider-text h2 {
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}

.main-slider-text p {
	font-size: 18px;
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
    margin-bottom: 30px;
}

.main-slider-button a {
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
    background: linear-gradient(to right,#bb1b01,#e82d0e);
    color: #fff;
    padding: 15px 75px;
    text-transform: uppercase;
}


.main-slider-button a:hover {
	background: linear-gradient(to right,#e82d0e,#e82d0e);
	color: #fff !important
}

a.main-slider-buttons_1 {
    background: rgba(232,42,14,.1);
    border: 2px solid #e82d0e;
    color: #fff;
    padding: 12px 30px;
    text-transform: uppercase;
}

a.main-slider-buttons_1:hover {
	background: #e82d0e;
    border: 2px solid #e82d0e;
    color: #fff;
}

a.main-slider-buttons_2 {
    background: linear-gradient(to right,#bb1b01,#e82d0e);
    padding: 14px 30px;
    color: #fff;
    text-transform: uppercase;
}

a.main-slider-buttons_2:hover {
	background: linear-gradient(to right,#e82d0e,#e82d0e);
	 color: #fff;
}

.main-slider-buttons {
    margin-top: 5em;
}

h1.main-slider-text_bl_h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 4em;
}

p.main-slider-text_bl_p {
    font-size: 18px;
    margin-bottom: 30px;
}

.bg-form {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0,0,0,.5);
}

.form-bg {
    width: 500px;
    min-height: 350px;
    background: #fff;
    margin: 0 auto;
    margin-top: 7em;
}
#close-form i {
    color: #000;
}
#close-form {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}

.form-border {
    min-height: 372px;
}

.form-inputs {
    padding: 20px 50px 30px;
}

.form h3 {
    text-transform: uppercase;
    color: #151515;
    font-size: 1.5em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 20px 20px;
    text-align: center;
}

.form span {
    color: #383b3e;
    line-height: 1.6;
    display: block;
    font-size: 12px;
}

input[type="text"] {
    border: none;
    border: 1px solid #BBBBBB;
    font-size: 12px;
    padding-left: 0;
    padding-bottom: 12px;
    background: #FFFFFF;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 7px 10px;
    width: 100%;
    border-radius: 5px;
}

.form {
    margin: 0 auto;
}

form button {
    background: linear-gradient(to right,#bb1b01,#e82d0e);
    box-shadow: 0px 1px 1px rgb(0 0 0 / 15%);
    line-height: 1.5;
    border: none;
    color: white;
    display: block;
    font-size: 16px;
    line-height: 1.2;
    max-width: 100%;
    padding: 13px 0;
    text-align: center;
    width: 180px;
    text-transform: uppercase;
}

form button:hover {
   background: linear-gradient(to right,#e82d0e,#e82d0e);
   color: #fff;
}
#bg-form {
    display: none;
}


