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

	.header_mob {
		display: none !important;
	}
	.header_logo_info {
    	width: 240px;
	}
	.menu_mob {
		display: none !important;
	}
}
@media(max-width: 360px) {
	.header_logo_info {
    	width: 155px !important;
	}
}
@media(max-width: 768px) {
	.header{
		display: none !important;
	}

	.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;
	}

	.footer_menu a {
    font-size: 18px !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.6) !important;
	}

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

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

	.main_menu {
    	padding: 0px !important;
	}

	.header_logo_img img {
   		width: 39px !important;
	}

	.header_logo_img {
	    width: 50px !important;
	}

	span.hInfo_1 {
	    white-space: initial !important;
    	font-size: 16px !important;
	}

	span.hInfo_2 {
	    white-space: initial !important;
	    font-size: 13px !important;
	}

	.header_logo_info {
    	width: 210px;
	}

	.border-nav-item {
     border-right: none !important; 
	}

	.navbar-light .navbar-nav .nav-link {
		margin-right: 0 !important;
	    margin-top: 7px !important;
	}

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

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

	.hContactsMail {
    	font-size: 17px !important;
	}

	.hContactsPhone {
	    font-size: 17px !important;
	    margin-bottom: 10px !important;
	}

	.header_call {
    	margin-bottom: 10px !important;
	}

	.dropdown-item {
    	text-align: center !important;
	}

	.dropdown-menu {
	    border: 1px solid #fff !important;
	}

}

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

.header {
	padding-top: 2em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #e8e9eb;
	background-color: #333e58;	
}

.logo img {
	width: 100px;
	height: 100px;
}

.header_info h2 {
	font-size: 40px;
	font-weight: 900;
}
.header_info h1 {
	font-size: 40px;
	font-weight: 900;
}


.header_info p {
	font-size: 14px;
	font-weight: 500;
}

.header_contacts {
    text-align: right;
}

.header_mail a {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}

.header_phone a:hover {
	color: #fff;
	text-decoration: underline !important;
}

.header_mail a:hover {
	color: #fff;
	text-decoration: underline !important;
} 

.header_phone a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

a.btn-header {
    text-transform: uppercase;
    box-shadow: 0 9px 0 -6px #872133 !important;
    margin-top: 3% !important;
    display: block;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 15px;
    margin-bottom: 3px;
}

a.btn-header:hover {
	background-color: #872133 !important;
    box-shadow: 0 1px 0 -1px #872133 !important;
}

.btn-header {
    color: #fff;
    background-color: #ed4252 !important;
    border: none !important;
}

a.btn-footer {
    width: 185px;
    text-transform: uppercase;
    box-shadow: 0 0 3px #ed4252;
    background-color: #ed4252 !important;
    box-shadow: 0 1px 0 -1px #872133 !important;
    margin-top: 10% !important;
    display: block;
    margin: 0 auto;
}

.btn-footer {
    color: #fff;
    background-color: #ed4252 !important;
    border: none !important;
}


.navbar-light .navbar-nav .nav-link {
    color: #fff !important;   
    font-size: 14px;    
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #000 !important;
}

.main_bg_photo {
	background-image: url(images/prosmeta.jpg);
	background-position: center center;
	border-size: cover;
	background-repeat: no-repeat;
	padding: 133px 0 127px;
}

.main_bg_photo_text {
	background: rgba(255,255,255,0.88);
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 15px 43px;
}

.main_bg_photo_text h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 48px;
}

.first_important {
	padding-top: 2em;
	background-color: #e8eaee;
}

.second_important {
	padding-top: 2em;
	background-color: #e8eaee;
}

.important_title {
	padding: 0 0 19px;
}

.important_title h2 {
	font-size: 26px;
    font-weight: 900;
    text-align: center;
}
.important_title h1 {
	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: #ed4252;
}

.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 #ed4252;
}

.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: #ed4252 !important;
}

.footer_contacts_mail a {
	color: #fff !important;
	font-size: 18px;
}

.footer_contacts_mail a:hover {
	color: #ed4252 !important;
}

.footer_contacts_phone a {
	color: #fff !important;
	font-size: 18px;
}

.footer_contacts_phone a:hover {
	color: #ed4252 !important;
}

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

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

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

i.fa.fa-phone-square {
    font-size: 15px;
    color: #ffffff !important;
}
i.fa.fa-sitemap:hover {
	color:#ffffff !important;
}

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


.footer_contacts_social {
    margin-top: 10px;
}

.navbar {
	width: 100%;
}

.header_logo_img {
    float: left;
    width: 42px;
}

.header_logo_info {
    float: left;
    /*width: 240px;*/
}

span.hInfo_2 {
    font-size: 14px;
    line-height: 17px;
    display: block;
    margin-top: 4px;
}

span.hInfo_1 {
    font-size: 16px;
    line-height: 18px;
    display: block;
    font-weight: 500;
    color: #fff;
}

.header_contacts_phone {
    float: left;
    margin-top: 7%;
    line-height: 25px;
}

.hContactsPhone a {
    color: #fff;
}

.header_contacts_mail {
	float: right;
    margin-top: 7%;
    line-height: 25px;
}

.hContactsMail a {
    color: #fff;
}

.hContactsMail a:hover  {
	color: #212529;
	text-decoration: underline !important;
}

.hContactsPhone a:hover  {
	color: #212529;
	text-decoration: underline !important;
}

.nav-link {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/*.main_menu {
    padding: 10px 0px;
}*/

.header_social {
    float: right;
}

a.nav-link {
    border: 1px solid #fff;
    padding: 10px !important;
}

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

.dropdown-menu.show {
    border-radius: 0px;
    background-color: #333e58;
}

.dropdown-item {
	color: #fff !important;
}

.dropdown-item:hover {
	color: #000 !important;
}

.menu_mob {
	background-color: #333e58 !important;
}

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

.header_mob {
    background-color: #333e58;
}

.navbar-light .navbar-toggler {
	border: none !important;
}

.header_social_mob {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.header_social_mob img {
    margin-right: 10px;
}

.services {
	background-color: #333e58;
	padding-bottom: 1rem;
}

.services h2 {
	font-size: 24px;
	color: #ed4252;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 2rem;
}

.services h3 {
    font-size: 17px;
    color: #ed4252;
    margin-top: 1rem;
    font-weight: bold;
}

.services h4 {
    font-size: 14px;
    color: #ffffff;
}

.services p {
	color: #ffffff;
	font-size: 14px;
}

a.services {
	color: #ffffff;
	font-size: 14px;
}
a.services:hover {
	color: #ffffff;
	font-size: 14px;
}



.services_content {
text-align: center !important;
}