
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.navbar-default .navbar-collapse {
	border: none;
}
p {
    margin: 0 0 1.75em;
}


* {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}

.container-fluid {
 padding-right: 0px;
   padding-left: 0px;
   margin-right: 0px; 
    margin-left: 0px; 
}

.callus_home{
    color: #afafad;
    width: 1200px;
    margin: 0 auto;
    font-size: 17px;
 text-align: right;
 display: flex;
     justify-content: flex-end;
         -webkit-justify-content: flex-end;
	
}

span.call a {
    color: #afafad;
}

.callus_home_conteiner{
    padding: 15px 0 15px 0;
}

.main-text li:before{
    content: "\f00c";
    font-size: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #0054a7;
    padding-right: 10px;
    line-height: 25px;
}

.main-text ul{margin-left: 28px;
    color: #6f6f6f;
    font-size: 16px;
    text-align: justify;
 }
.menu-top-menu-container a {
	text-decoration: none;
}
.menu-top-menu-container a:hover {
	text-decoration: none;
}
.footer-menus .navbar-nav > li a {
    padding-bottom: 0;
	height: 43px;
}

.footer-menus a {
	text-decoration: none;
}
.footer-menus a:hover {
	text-decoration: none;
    background: #fff;
    color: #0054a7;
}
.footer-menus a:focus {
	text-decoration: none;
    background: #fff;
    color: #0054a7;
}
header {
    background: #fff;
    width: 100%;
    padding: 0px 0 48.5px 0;
}
.header-line {
	background: #0054a7;
	height: 60px;
	width: 100%;
	text-align: center;
}

.feedback textarea {
    width: 297px;
    height: 125px;
    display: block;
    border: 2px solid #fff;
    margin: 24px auto;
}

.feedback textarea[placeholder] {
    font-size: 16px;
    padding-left: 26px;
    color: #6f6f6f;
}

.header-container {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	width: 100%;
	z-index: 99;
}
.logo {
    height: 93px;
    display: inline-block;
    position: absolute;
    top: -15px;
}
.logo img {
    background: #fff;
    padding: 0 6px;
}
.header-container .navbar-default {
    background-color: inherit;
    border: 0;
    border-color: #fff;
}
.header-container .navbar-default .navbar-nav {
    font-family: Questrial;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    border-right: 20px solid #fff;
	position: absolute;
    right: 0;
}

.header-container .navbar-default .menu-top-menu-container>ul>li> a {
    color: #fff;
	padding: 0 16px;
    height: 60px;
    line-height: 60px;
    display: block;
	    text-transform: uppercase;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.header-container .navbar-default .menu-top-menu-container>ul>li> a:hover {
    background: #fff;
    color: #0054a7;
}
.header-container .navbar-default .current-menu-item a {
	background: #fff;
	color: #0054a7!important;
}
.header-container .navbar-default .menu-top-menu-container>ul>li> a:focus {
    background: #fff;
    color: #0054a7;
    text-decoration: none;
}
.slider {
    position: relative;
    margin: 0 auto;
	    max-width: 1200px;
		z-index: 0;
}

.ngg-album-compactbox .Thumb{
	border: 1px solid #0054a7!important;
}
.slider-text {
    position: absolute;
    max-width: 799px;
    width: 100%;
	height: 50px;
    line-height: 53px;
    text-align: center;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    font-family: Questrial;
    font-size: 38.59px;
    text-transform: uppercase;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.slider h1 {
	position: absolute;
    width: 100%;
    text-align: center;
    line-height: 53px;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    font-family: Questrial;
    font-size: 38.59px;
    text-transform: uppercase;
    bottom: 3px;
}
.main-container {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding-top: 77px;
	font-family: Questrial;
}
.title {
	color: #0054a7;
	font-size: 38.59px;
	text-transform: uppercase;
	border-left: 5px solid #0054a7;
	padding: 0 30px;
	width: 100%;
	text-align: left;
	display: block;
	margin-bottom: 22px;
}
.main-container h2:nth-of-type(1) {
	display: block;
}

.main-container h2 {
	color: #0054a7;
	font-size: 38.59px;
	text-transform: uppercase;
	border-left: 5px solid #0054a7;
    padding-left: 19px;
	width: 100%;
	text-align: left;
	margin-bottom: 22px;
}
.main-main {
	padding-bottom: 40px;
}
.main-text {
	width: 803px;
	display: inline-block;
	vertical-align: top;
}
.main-text p {
    color: #6f6f6f;
    font-size: 16px;
    text-align: justify;
}
.main-text p:nth-of-type(1) {
    padding-top: 0;
}
.main-text p:nth-of-type(2){
    padding-bottom: 0;
}

.feedback {
    max-width: 368px;
    width: 100%;
	    min-height: 460px;
	background: #eaf5ea;
	display: inline-block;
	margin-left: 25px;
}
.feedback span:nth-of-type(1) {
	height: 58px;
	line-height: 58px;
	color: #fff;
	width: 100%;
	display: block;
	background: #0054a7;
	font-size: 25.13px;
	text-align: center;
}
span.wpcf7-not-valid-tip {
    color: #f00!important;
    font-size: 1em!important;
    font-weight: normal;
    display: block!important;
    width: inherit!important;
    background: none!important;
    line-height: normal!important;
    height: inherit!important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_gal_title_0 {
    background-color: rgba(0, 0, 0, 0);
    color: #0054a7 !important;
    display: block;
    font-family: segoe ui;
    font-size: 35px !important;
    font-weight: bold;
    padding: 2px;
    text-shadow: 0px 0px 0px #888888;
    text-align: center;
    text-transform: uppercase;
}

#bwg_container1_0 #bwg_container2_0 .bwg_back_0 {
    background-color: rgba(0, 0, 0, 0);
    color: #0054a7 !important;
    cursor: pointer;
    display: block;
    font-family: segoe ui;
    font-size: 20px !important;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    text-transform: uppercase;
}

.ngg-album-compactbox{
	 border: none !important;
    border-radius: 0px !important;
}

.ngg-album-compact h4 .ngg-album-desc{
	    height: auto!important;
    text-align: center;
	text-transform: uppercase;
    color: #0054a7;
	margin-bottom: 25px;
}

.ngg-album-compact p{
	display:none;
}

.ngg-album-compact a{
	text-decoration:none;
}

.ngg-album-compactbox:after, .ngg-album-compactbox:before{
		 border: none !important;
    border-radius: 0px !important;
}

.feedback input {
	width: 297px;
	height: 32px;
	display: block;
	border: 2px solid #fff;
	margin: 24px auto;
}
.feedback input[placeholder] {
	font-size: 16px;
	padding-left: 26px;
 	color: #6f6f6f;
}
.feedback input:focus {
	border: 2px solid #0054a7;
	outline: none;
}
.feedback input[type="submit"] {
	background: #0054a7;
	border-radius: 7px;
	width: 290px;
	height: 44px;
	border: 2px solid #0054a7;
	font-size: 25.13px;
	color: #fff;
	margin-top: 32px;
}
.map {
	margin-bottom: 27px;
}
.map iframe {
	pointer-events: none; 
}
.contacts {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.contacts-text {
	display: inline-block;
}
.contacts-area {
	display: inline-block;
	vertical-align: top;
}
.contacts input{
	width: 240px;
	height: 33px;
	border: 2px solid #e3e3e3;
	display: block;
	margin: 13px auto;
}
.contacts input:focus {
	border: 2px solid #0054a7;
	outline: none;
}
.contacts textarea {
        width: 512px;
    margin: 13px auto;
    height: 126px;
    border: 2px solid #e3e3e3;
    margin-left: 20px;
}
.contacts textarea:focus {
	border: 2px solid #0054a7;
	outline: none;
}
.contacts input[type="submit"] {
	background: #0054a7;
	border-radius: 7px;
	width: 167px;
	height: 41px;
	border: 2px solid #0054a7;
	font-size: 25.13px;
	color: #fff;
	margin-top: 13px;
}
.contacts input[placeholder],
.contacts textarea[placeholder] {
	font-size: 16px;
	padding-left: 26px;
 	color: #6f6f6f;
}
.contacts textarea[placeholder] {
	padding-top: 5px;
}
.footer-logo {
    width: 100%;
    background: rgba(112, 113, 115, 0.68);
    height: 158px;
    text-align: center;
}
.footer-logo img {
    padding-top: 12px;	
	height: 158px;
}
.footer-menu {
	width: 100%;
	height: 46px;
	background: #0054a7;
	margin: 0 auto;
	text-align: center;
}
.footer-menu p {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    vertical-align: top;
    margin: 0;
}
.footer-menu a:hover {
    text-decoration: none!important;
}
.footer-menu span {
    color: #fff;
}
.footer-menus {
    display: inline-block;
    line-height: 46px;
    padding-left: 30px;
}
.footer-menus ul {
    margin-bottom: 0;
}
.footer-menus a {
    color: #fff;
    display: block;
    padding: 0 25px;
    font-size: 16px;
}
.footer-menus li {
    display: inline-block;
}
.navbar-default .navbar-toggle {
    border-color: #fff!important;
	background-color: #fff!important;
}
.navbar-default .navbar-toggle:hover {
    background-color: #fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #707173!important;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-right: 0px;
    margin-left: 0px;
}
.mobile-menu {
	display: block;
    position: absolute;
    z-index: 999;
    width: 100%;
}
/***********************************/
@media (max-width:1200px) {
	.map {
    	padding: 0 20px;
	}
	.map iframe {
   		width: 100%;
	}
	.main-main {
		padding-left: 20px;
	}
	.main-text {
		width: 60%;
	}
	.footer-menus {
   		padding-left: 0;
	}
	.feedback {
    	margin-left: 14px;
	}
}
@media (max-width:1024px) {
	.callus_home{
	
    width: 95%;
	}
	
	.main-text {
    	width: 54%
	}
	
	
	.header-container .navbar-default .navbar-nav>li> a{
		font-size: 12px;
	}
}
@media (max-width: 964px) {
		.contacts textarea {
			margin-left: 0;
			width: 100%;
		}
		.contacts {
		    padding-left: 20px;
		}
		.contacts-area {
			width: 100%;
			padding-right: 20px;
		}
	}
@media (max-width: 768px) {
    .navbar-header {
        float: none;
		height: 60px;
    }
	.mobile-menu {
		display: none;
		transition: 0.5s;
	}
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .header-container .navbar-default .navbar-nav {
	    width: 100%;
	    background: #0054a7;
	    display: block;
	    position: absolute;
	    z-index: 999;
	    padding-left: 0;
	    border-right: 0;
	    right: 0;
	    margin: 0;
	}
	.slider-text {
	    height: inherit;
		top: inherit;
	}
	.main-text {
    	width: 44%;
	}
	.footer-menus {
		display: none;
	}
	.footer-logo img {
    max-width: 300px;
    width: 100%;	
	}
	.footer-logo {
	    height: 121px;
	}
	.contacts-text {
		display: block;
	}
	.contacts-text {
		width: 100%;
		padding-right: 20px;
	}
	.contacts-text input {
		width: 100%;
	}
	.contacts {
		padding-left: 20px;
	}
	.contacts textarea {
    	margin-left: 0;
    	display: block;
	}
	
	.slider img {
		height: 250px;
		object-fit: cover;
	}
	.slider-text {
		font-size: 27.59px;
		line-height: inherit;
	}
	.navbar-toggle {
	    margin-top: 13px!important;
	}
	.callus_home{
		font-size: 18px;
    line-height: 27px;
        display: block;
	}
}
@media (max-width: 707px) {
	.main-text {
	    width: 100%;
	}
	.main-main {
		padding-left: 0;
		padding: 0 20px;
	}
	.feedback {
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.main-text img {
		padding-bottom: 30px;
	}
}
@media (max-width: 370px)
{
	.feedback input {
		width: 90%!important;
	}
}