@import url(lib/form-contact-7.css);
body {
  font-family: "OpenSansRegular", sans-serif;
  font-weight: normal;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.2;
}

a {
	color: #ff6634;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	outline: none !important;
}
a:hover {
	color: #ff6634;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	outline: none !important;
}
a img {
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}
a img:hover {
}

p {
	margin-bottom: 24px;
}
section{
	padding: 60px 0 60px;
}
.lead {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: .64px;
	font-weight: 700;
	color: #555;
}
.text-light {
	color: #ababab;
}
ul {
	list-style-position: inside;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
h1 {
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 52px;
	letter-spacing: 1.8px;
	font-weight: 700;
	text-transform: uppercase;
	color: #222;
}
.dark h1, .darker h1 {
	color: #fff;
}

h2 {
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	margin-bottom: 48px;
	color: #333;
}
.welcome-h2 h2 {
    position: relative;
	font-size: 30px;
	line-height: 30px;
    z-index: 3;
}
h2 small {
	display: block;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 1.26px;
	font-size: 700;
	color: #605cb8;
	margin-bottom: 0px;
}

h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 36px;
	text-transform: uppercase;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
	padding-left: 20px;
	border-left: 3px solid #605cb8;
	text-transform: uppercase;
	font-weight: 500;	
}
h5 {
	font-weight: 500;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 24px;	
}
h6 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;	
	text-transform: uppercase;
	margin-bottom: 18px;
}
.big-heading {
	font-size: 55px;
	line-height: 55px;
	letter-spacing: 3.85px;
	font-weight: 700;
	margin-bottom: 32px;
}
.big-heading:after {
	content: none;
}
.big-heading small {
	color: #605cb8;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 3.6px;
	margin-bottom: 24px;
}
.large-heading {
	color: inherit;
	font-size: 65px;
	line-height: 65px;
	letter-spacing: 2.6px;
	margin-bottom: 32px;
}
.large-heading:after {
	content: none;
}
.img-row {
	font-size: 0;
}
.img-row img {
	margin-right: 20px;
}
.img-overlap {
	position: absolute;
	bottom: -120px;
	left: 0;
}
.section.medium .img-overlap {
	bottom: -86px;
}
.aligned-cols {
	display: table;
}
.aligned-cols .col-sm-1, .aligned-cols .col-sm-10, .aligned-cols .col-sm-11, .aligned-cols .col-sm-12, .aligned-cols .col-sm-2, .aligned-cols .col-sm-3, .aligned-cols .col-sm-4, .aligned-cols .col-sm-5, .aligned-cols .col-sm-6, .aligned-cols .col-sm-7, .aligned-cols .col-sm-8, .aligned-cols .col-sm-9 {
	display: table-cell;
	float: none;
}
.aligned-bottom {
	vertical-align: bottom;
}
.aligned-middle {
	vertical-align: middle;
}
.aligncenter {
	display: block;
	margin: 32px auto;
}
.alignleft {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px;
}
.alignright {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px;
}
blockquote {
	font-weight: 500;
	font-style: italic;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: .56px;
	text-transform: uppercase;
	border: none;
	margin: 0;
	position: relative;
	padding: 0;
	padding-left: 128px;
	margin-bottom: 24px;
}
blockquote:before {
	content: '\f10d';
	font-family: FontAwesome;
	text-align: center;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 96px;
	border: 2px solid #e4e4e4;
	color: #b88a4d;
	font-style: normal;
	font-size: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
@media all and (max-width: 768px) {
	.aligned-cols {
		display: block;
	}
	.aligned-cols .col-sm-1, .aligned-cols .col-sm-10, .aligned-cols .col-sm-11, .aligned-cols .col-sm-12, .aligned-cols .col-sm-2, .aligned-cols .col-sm-3, .aligned-cols .col-sm-4, .aligned-cols .col-sm-5, .aligned-cols .col-sm-6, .aligned-cols .col-sm-7, .aligned-cols .col-sm-8, .aligned-cols .col-sm-9 {
		display: block;
		width: 100%;
	}
	blockquote {
		padding-left: 0;
	}
	blockquote:before {
		position: relative;
		margin-bottom: 18px;
	}

	.tp-caption a.purchase {
		font-size: 9px;
		font-weight: bold;
		width: 77px;
		padding: 5px 0;
		text-align: center;
		text-transform: uppercase;
		display: block;
	}

}

.list {
	padding: 0;
	margin: 0;
}

.list li {
	list-style: none;
	color: #777;
	margin-bottom: 15px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.6;

}
.list i {
	margin-right: 8px;
	color: #605cb8;
}

.about-sec-home .welcome-h2 h2:after{
	  background-color: #605cb8;   
    content: "";   
    left: 3%;    
}
.about-own-sec .welcome-h2 h2:after {
    background-color: #605cb8;
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 0%;
    margin-left: 0px;
}
.img-about-sec{
	display: block;
	width: 100%;
}
.img-about-sec img{
	width: 100%;
}
.welcome-h2 p {
	color: #777;
  line-height: 1.6;
}

.welcome-h2 h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    letter-spacing: 0;
    text-transform: none;  
}
.welcome-h2 h2:after{
	  background-color: #605cb8;
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.form-wrap-q {
  background: #fff;
  padding: 40px 30px;
  border: 1px #605cb8 solid;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.form-wrap-q h3 {
	font-size: 24px;
    color: #333;
    line-height: 1;
    text-align: center;
}

.form-wrap-q input::-webkit-input-placeholder {
text-transform: capitalize;
}
.form-wrap-q textarea::-webkit-input-placeholder {
text-transform: capitalize;
}
.form-wrap-q .form-own {
	margin-bottom: 20px;
}
.form-wrap-q .politic-conf p{
  margin-bottom: 0;
}
.form-wrap-q .politic-conf p a,
.contact-form .politic-conf p a,
footer .politic-conf p a{
	color: #605cb8;
}
footer .politic-conf p{
	color: #fff;
	margin-bottom: 0;
}


.text-descr-buy h5{
	  text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
    line-height: 1.4;
    color: #333;
}
.text-descr-buy{
	text-align: center;
}
.text-descr-buy a{
	color: #777;
  font-size: 18px;
}
.text-descr-buy a:hover{
	color: #ff6634;
}
.text-descr-buy a .fa{
	color: #ff6634;
}
.text-descr-buy p{
	color: #777;
	margin-top: 40px;
}
/****Header****/

.site-t {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    background-color: #605cb8;
}
.extra-info {
	margin: 0;
	padding: 0;
}
.extra-info li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}
.extra-info li a{
	color: #fff;
}
.extra-info li a:hover{
	opacity: .6;
}
.extra-info i {
  display: inline-block;
  font-size: 20px;  
  width: 30px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
}

.extra-info .fa-phone {
    transform: rotate(90deg);
}

.social-menu {
	text-align: right;
}
#social-menu-top {
	margin: 12px 0 0 0;
    padding: 0;
}
.social-menu .menu li {
  display: inline-block;
  margin-left: 20px;
  width: auto !important;
}
.social-menu .menu li:hover {
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
}
.social-menu .menu li:before {
  display: none;
}
.social-menu .menu li a {
  font-size: 16px;
  color: #fff;
}
.social-menu .menu li a:hover{
	opacity: .6;
}

.header {
	position: relative;
	z-index: 9;
}
.header.hdr-landing {
	/*background: ;*/
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 5px 5px -5px #333;
}
.header .top {
	background: #232323;
	color: #fff;
	font-size: 11px;
	line-height: 54px;
	text-transform: uppercase;
	vertical-align: middle;
}
.header .top .left {
	float: left;
}
.header .top .right {
	float: right;
}
.header .top i {
	font-size: 18px;
	vertical-align: middle;
	margin-right: 16px;
}
.header .bottom {
	background: #fff;
	z-index: 9;
}
.header .bottom .logo {
	height: 172px;
	float: left;
	font-size: 0;
	text-align: center;
}
.header .bottom .logo:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.header .bottom .logo a {
	display: inline-block;
	vertical-align: middle;
	max-height: 172px;
}
.header .bottom-left {
	float: right;
	text-align: right;
}
.header-contact .item {
	display: inline-block;
	margin-left: 34px;
	line-height: 120px;
	color: #333;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: .64px;
}
.header-contact .item i {
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	color: #b88a4d;
	border: 2px solid #b88a4d;
	border-radius: 100%;
	vertical-align: middle;
	font-size: 20px;
	margin-right: 16px;
}
.hdr-landing .logo {
	height: 76px;
	float: left;
	font-size: 0;
	text-align: center;    
}
.hdr-landing .logo:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.hdr-landing .logo a {
	display: inline-block;
	vertical-align: middle;
	max-height: 100px;
}
.hdr-landing .logo a img{
	width: 75%;
}
/********Navigation*******/

.navigation {
	font-size: 0;
	font-weight: 700;	
	text-transform: uppercase;
	position: relative;
	display: block;
	background: #232323;
}
.hdr-landing .navigation {
	float: right;
	background: none;
}
.navigation-button {
	float: right;
	font-size: 14px;
	color: #fff;
	background: #fe5454;
	padding: 0 30px;
	line-height: 52px;
	display: inline-block;
	position: relative;
}
.navigation-button:hover {
	color: #C69453;
	opacity: 1;
}
.main-nav {
	float: right;
}
.main-nav ul {
	margin-bottom: 0;
}
.main-nav ul>li {
	display: inline-block;
}
.main-nav ul>li a {
	font-size: 13px;
	color: #333;
	padding: 0 24px;
	line-height: 52px;
	display: inline-block;
	position: relative;
}
.hdr-landing .main-nav ul>li a {
	padding: 0 7px;
	line-height: 80px;
	letter-spacing: .3px;
}
.hdr-landing .main-nav ul>li a:after {
	content: '';
	display: block;
	width: 100%;
	height: 32px;
	border: 2px solid transparent;
	position: absolute;
	top: 34px;
	left: 0;
}
.main-nav ul>li a:hover {
	color: #605cb8;
	opacity: 1;
}
.hdr-landing .main-nav ul>li a:hover {
	color: #605cb8;
}
.main-nav ul>li.active a {
	color: #605cb8;
}
.hdr-landing .main-nav ul>li.active a {
	color: #605cb8;
}
.main-nav ul>li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	background: #605cb8;
	position: absolute;
	top: 52px;
	height: auto;
	padding: 0;
	z-index: 22 !important;
	text-align: left;
	padding: 9px 0;
}
.hdr-landing .main-nav ul>li ul {
	background: #fff;
	top: 80px;
	right: 194px;
}
.main-nav ul>li ul li {
	white-space: nowrap;
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}
.main-nav ul>li ul li a {
	background: none;
	height: 36px;
	width: 100%;
	line-height: 36px;
	padding: 0 24px;
	color: #333;
	min-width: 144px;
	display: block;
}
.main-nav li a:hover {
	color: #605cb8 !important;
}

.header-default .main-nav li ul a:hover {
	color: #232323 !important;
}

.hdr-landing .main-nav ul>li ul li a {
	line-height: 36px;
    padding: 0 12px;
}
.hdr-landing .main-nav ul>li ul li a:hover {
	color: #605cb8;
}
.hdr-landing .main-nav ul>li ul li a:after {
	content: none;
}
.main-nav ul>li.active ul li a {
	color: #fff;
}
.hdr-landing .main-nav ul>li.active ul li a {
	color: #333;
}
.main-nav ul>li.active ul li a:hover {
	color: #232323;
}
.hdr-landing .main-nav ul>li.active ul li a:hover {
	color: #605cb8;
}
.main-nav ul>li ul>li.active a {
	color: #232323;
}
.hdr-landing .main-nav ul>li ul>li.active a {
	color: #ff6634;
}
.main-nav ul>li ul li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	position: absolute;
	left: 100%;
	top: 0;
}
.main-nav ul>li:hover>ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	box-shadow: 15px 25px 29px rgba(0, 0, 0, 0.3);
}
.resp-menu-open {
	font-size: 24px;
	color: #333;
	padding: 0 24px;
	line-height: 52px;
	display: none;
	position: relative;
}
.hdr-landing .resp-menu-open {
	line-height: 80px;
}
.resp-menu-open:hover {
	color: #232323;
}
.hdr-landing .resp-menu-open:hover {
	color: #232323;
}
.resp-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 100%;
	min-width: 100%;
	background: #605cb8;
	z-index: 999;
	padding: 24px;
	overflow-y: scroll;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	font-size: 0;
	font-weight: 700;
	letter-spacing: .98px;
	text-transform: uppercase;
}
.resp-menu.open {
	left: 0;
}
.resp-menu-close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	color: #fff;
	background: #605cb8;
	display: inline-block;
	line-height: 52px;
	height: 52px;
	width: 52px;
	text-align: center;
}
.resp-menu-close:hover {
	color: #232323;
	opacity: 1;
}
.responsive-nav ul>li a {
	font-size: 14px;
	color: #fff;
	padding: 0;
	line-height: 36px;
	display: inline-block;
	position: relative;
}
.responsive-nav ul>li a:hover {
	opacity: 1;
	color: #232323;
}
.responsive-nav ul>li.active>a {
	color: #232323;
}
.no-scroll {
	overflow: hidden !important;
}
.carousel-caption {   
  top: 160px;
  right: 0;
  left: 12%;
  text-align: left;
}
.carousel-inner h1{
	font-weight: 800;
  font-size: 36px; 
  line-height: 1;
  text-shadow: 0px 1px 1px black; 
  color: #fff;
  letter-spacing: 0px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.8);
  width: 54%;
  padding: 10px 20px;
}
.carousel-inner h3{
	font-weight: 800;
  font-size: 36px; 
  line-height: 1;
  text-shadow: 0px 1px 1px black;
  letter-spacing: 0px;
  text-transform: none; 
  background-color: rgba(0, 0, 0, 0.8);
  width: 54%;
  padding: 10px 20px;
}
.carousel-inner>.item>a>img, 
.carousel-inner>.item>img {
    line-height: 1;
    height: auto;
    width: 100%;
}
.btn-head-cons a{
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 25px;
    border: 1px solid #fff;
    display: inline-block;    
    background-color: #dc0000;    
    margin-bottom: -15px;
    text-shadow: none;
}
.btn-head-cons a:hover{
	background-color: #f13a13;
  transition: all .5s ease;
}
/****Карусель******/


.btn-form ,
.button {
	font-size: 12px;
    font-weight: 700;
    line-height: 38px;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    position: relative;
    outline: none !important;
    border: none;
    background: #dc0000;
    color: #fff;    
    border: 1px #dc0000 solid;
}

.btn-form:hover ,
.button:hover {
	background: #fff;
	color: #dc0000;
	border: 1px #dc0000 solid;
}
.outline-button {
	font-size: 13px;
	font-weight: 700;
	line-height: 40px;
	padding: 0 28px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	outline: none !important;
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
	letter-spacing: .52px;
}
.outline-button:hover {
	opacity: 1;
	color: #b88a4d;
	background: #fff;
}
.button-row {
	font-size: 0;
}
.button-row .outline-button {
	margin: 0 10px;
}



input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), select, textarea {
	display: block;
	border: 1px solid #e2e2e2 !important;
	background: #fff;
	width: 100%;
	outline: none !important;
	line-height: 38px;
	height: 40px;
	padding: 0 12px;
	color: #333;
	font-size: 12px;	
	font-weight: 400;
}
textarea {
	height: auto;
}
::-webkit-input-placeholder {
	color: #636363;
	text-transform: uppercase;
}
:-moz-placeholder {
	color: #636363;
	text-transform: uppercase;
}
::-moz-placeholder {
	color: #636363;
	text-transform: uppercase;
}
:-ms-input-placeholder {  
	color: #636363;
	text-transform: uppercase;
}
.form-group {
	margin-bottom: 12px;
}
label {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 24px;
	letter-spacing: 1.8px;
	color: #333;
	padding-left: 4px;
	margin-bottom: 8px;
}
.search-form {
	position: relative;
}
.search-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	border-radius: 2px;
	line-height: 48px;
	padding: 0 22px;
	border: 1px solid #dfe3e4;
	color: #a1b1bc;
	font-size: 14px;
	letter-spacing: 0;
	height: 50px;
}
.search-form ::-webkit-input-placeholder {
	color: #a1b1bc;
	text-transform: none;
}
.search-form :-moz-placeholder {
	color: #a1b1bc;
	text-transform: none;
}
.search-form ::-moz-placeholder {
	color: #a1b1bc;
	text-transform: none;
}
.search-form :-ms-input-placeholder {  
	color: #a1b1bc;
	text-transform: none;
}
.search-form button {
	background: none;
	border: none;
	font-size: 18px;
	line-height: 48px;
	position: absolute;
	top: 0;
	right: 0;
	color: #d3dadf;
	display: inline-block;
	width: 48px;
	padding: 0;
	outline: none !important;
}
select {
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
select option {
	background: #fff;
	color: #222;
}
.select-wrapper {
	position: relative;
}
.select-wrapper .arrow {
	position: absolute;
	right: 18px;
	top: 0;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	color: #c8c7c7;
	pointer-events: none;
}


.section {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section>.inner {	
	position: relative;
}
.section.large>.inner {
	padding: 175px 0;
}
.section.medium>.inner {
	padding: 86px 0;
}
.section.small>.inner {
	padding: 60px 0;
}
.section.transparent>.inner {
	background: transparent;
}
.section.white>.inner {
	background: #fff;
}
.section.dark>.inner {
	background: #58442f;
	color: #fff;
}
.section.darker>.inner {
	background: #000;
	color: #fff;
}
.section.dark.transparent>.inner {
	background: rgba(0,0,0,.8);
}
.section.blue>.inner {
	background: #b88a4d;
	color: #fff;
}
.section.blue.transparent>.inner {
	background: rgba(104, 70, 28, 0.9);
}
.section.no-padding-bottom>.inner {
	padding-bottom: 0;
}
.section.no-padding-top>.inner {
	padding-top: 0;
}
.section.no-padding>.inner {
	padding: 0;
}
.section>.inner .container {
	position: relative;
}
.split-section>.inner {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
.split-section .split-section-section {
	height: 100%;
	width: 50%;
	display: table-cell;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	vertical-align: middle;
}
.split-section .split-section-section.two-fifths {
	width: 40%;
}
.split-section .split-section-section.three-fifths {
	width: 60%;
}
.split-section .split-section-section.one-fourth {
	width: 25%;
}
.split-section .split-section-section.three-fourths {
	width: 75%;
}
.split-section .split-section-section>.inner {
	width: 100%;
	height: 100%;
	padding: 120px 76px;
}
.split-section .split-section-section.no-padding>.inner  {
	padding: 0;
}
.split-section .split-section-section.no-padding-right>.inner  {
	padding-right: 0;
}
.split-section .split-section-section.blue>.inner {
	background: #b88a4d;
	color: #fff;
}
.split-section .split-section-section.blue.transparent>.inner, .split-section .right.blue.transparent>.inner {
	background: rgba(104, 70, 28, 0.9);
}
.split-section .split-section-section.light>.inner {
	background: #f9f9f9;
}
@media all and (max-width: 768px) {
	.split-section .split-section-section {
		display: block;
		width: 100%;
		height: auto;
	}
	.split-section .split-section-section.two-fifths {
		width: 100%;
	}
	.split-section .split-section-section.three-fifths {
		width: 100%;
	}
	.split-section .split-section-section>.inner {
		padding: 60px 24px;
	}
	.split-section .split-section-section.one-fourth {
		width: 100%;
	}
	.split-section .split-section-section.three-fourths {
		width: 100%;
	}
}

.cred-descr{
	color: #ff6634;
  font-weight: 800;
  font-size: 16px;
}
.cmo-button-center {text-align: right;}
.cmo-button {
    background: #fff !important;
    color: #ff6634 !important;
    border: 1px #ff6634 solid;
    display: inline-block;
    padding: 15px 20px;
    margin: 7.5% 0;
    font-weight: 700;
    text-transform: uppercase;
}
.cmo-button:hover{
	 background:#ff6634 !important;
   color: #fff !important;
}

.icon-layers:before {
    content: "\f0c9";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 800;
    font-style: normal;
    color: #ff6634;
}

/*---gallery-main---*/
.services-sec{
	padding-bottom: 0;
}
.portfolio .col-md-2,.portfolio .col-md-3,.portfolio .col-md-4,.portfolio .col-md-5,.portfolio .col-md-6
{
	padding: 0;
}
.portfolio .portfolio-item img
{
	transition: all .5s ease;
	webkit-transition: all .5s ease;
}
.portfolio .portfolio-item:hover img{
	ms-transform: scale(1.1);
	transform: scale(1.1);
	webkit-transform: scale(1.1);
}
.fluid-img,
.responsive-img{
	max-width: 100%;
}
.block-item {
    position: relative;
    overflow: hidden;
}
.block-item a {
    display: block;
}
.block-item:hover h2 {
    bottom: 0;
}
.block-item img {
    width: 100%;
    height: 100%;
    transition: .3s linear;
}
.block-item:hover img {
    transform: scale(1.1);
}
.block-item h2 {
    position: absolute;
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;    
    background-color: #605cb8 !important;
    transition: .3s linear;
}
.block-item h2{
    font-size: 12px;
    color: #ffffff;
    text-align: left;
    margin: 0;
    bottom: -30%;
}
.block-item h2 a {
   color: #ffffff; 
   text-align: center;
   letter-spacing: 0.2px;
}
/*-------------*/

.pr-sec {
    position: relative;   
    background-image: url(../img/bg-2.jpg);
    background-size: cover;
    background-position: center;
    z-index: 1;
    padding-bottom: 30px;
}

.pr-sec::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 2;
}

.wrap-pr-sec,.wrap-pr-sec-2,.wrap-pr-sec-3 {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    z-index: 999;
    vertical-align: middle;
}

.wrap-pr-sec p {
    margin: 10px 0px;
    font-size: 14px;
    font-weight: 500;    
    color: #333;
    text-transform: uppercase;
    padding: 0 10px;
}

.wrap-pr-sec-2 p {
    margin: -10px 0 10px;
    font-size: 14px;
    font-weight: 500;   
    color: #333;
    text-transform: uppercase;
    padding: 0 10px;
}

.wrap-pr-sec-3 p {
    margin: 30px 0 10px;
    font-size: 14px;
    font-weight: 500;    
    color: #333;
    text-transform: uppercase;
    padding: 0 10px;
}


/*---footer---*/
.m0 {
  margin: 0;
}
.p0 {
  padding: 0;
}
footer.row {
  margin: 0;
  position: relative;
}
footer.row .footer-t {
  position: relative;
  padding: 80px 0px 64px 0px;
  z-index: 0;
}
footer.row .footer-t:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}
footer.row .footer-t .footer-side .widget {
  z-index: 1;
}
footer.row .footer-t .footer-side .widget .widget_title {
	font-size: 18px;
	font-weight: 600; 
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget.about-us-widget {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto 20px;
  }
}
footer.row .footer-t .footer-side .widget.about-us-widget a {
  display: inline-block;
  width: 100%;
}
footer.row .footer-t .footer-side .widget.about-us-widget a img{
	width: 100%;
}
footer.row .footer-t .footer-side .widget.about-us-widget p {
  color: #fff;
  padding-top: 36px;
  margin-bottom: 0;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul {
  margin: 0;
  padding: 0;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul li {
  display: inline-block;
  list-style: none;
  padding: 10px 12px;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul li a {
  padding: 0;
  color: #7c7c7c;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul li a i {
  font-size: 22px;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul li a:hover {
  background: none;
  color: #0c4369;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
footer.row .footer-t .footer-side .widget.about-us-widget ul li:first-child {
  padding-left: 0px;
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget.widget-links {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-t .footer-side .widget.widget-links .widget-contact-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.row .footer-t .footer-side .widget.widget-links .widget-contact-list ul li {
  padding: 12px 0px;
  border-top: 1px solid #fff;
}
footer.row .footer-t .footer-side .widget.widget-links .widget-contact-list ul li a {
  letter-spacing: 0.3px;
  color: #fff;
}
footer.row .footer-t .footer-side .widget.widget-links .widget-contact-list ul li a i {
  padding-right: 12px;
}
footer.row .footer-t .footer-side .widget.widget-links .widget-contact-list ul li a:hover {
  color: #605cb8;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget.widget-contact {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-t .footer-side .widget.widget-contact ul {
  padding: 0;
  margin: 0;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li {
  list-style: none;
  display: table;
  width: 100%;
  border-top: 1px solid #fff;
  padding-right: 11px;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li i {
  float: left;
  font-size: 16px;
  color: #fff;
  width: 34px;
  padding-top: 15px;
  line-height: 18px;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li i.fa-map-marker {
  padding-top: 15px;
    color: #fff;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li i.fa-phone {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  transform: rotate(90deg);
    margin-top: 10px;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li i.fa-envelope-o {
  font-size: 18px;
  line-height: 30px;
    color: #fff;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li i.icon-WorldWide {
  font-size: 20px;
  line-height: 30px;
    color: #fff;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li .fleft {
  float: left;
  color: #fff;
  width: -webkit-calc(100% - 34px);
  width: calc(100% - 34px);
  font-size: 14px;
  font-weight: 400;  
  padding: 15px 0px;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li .fleft a {
  color: #fff;
}
footer.row .footer-t .footer-side .widget.widget-contact ul li .fleft a:hover {
  color: #605cb8;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget.widget-form {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-t .footer-side .widget.widget-form .submet-form .form-control {
  background-color: transparent;
  border-radius: 0px;
  margin-bottom: 10px;
  border: 1px solid #393939;
  -webkit-box-shadow: none;
  box-shadow: none;  
  color: #969595;
  padding: 0 20px;
  height: 38px;
}
footer.row .footer-t .footer-side .widget.widget-form .submet-form .message {
  height: 100px;
  resize: none;
}
footer.row .footer-t .footer-side .widget + .widget {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget + .widget {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  footer.row .footer-t .footer-side .widget:last-child {
    margin-bottom: 0px;
  }
}
footer.row .footer-b {
  background: #090909; 
  letter-spacing: 0.3px;
  color: #424242;
  padding: 30px 0px;
}
@media (max-width: 767px) {
  footer.row .footer-b {
    text-align: center;
  }
}
@media (max-width: 359px) {
  footer.row .footer-b {
    font-size: 13px;
    line-height: 20px;
  }
}
footer.row .footer-b a {
  color: #424242;
}
footer.row .footer-b a:hover, footer.row .footer-b a:focus {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
footer.row .footer-b .right {
  text-align: right;
  padding-right: 25px;
}
@media (max-width: 767px) {
  footer.row .footer-b .right {
    text-align: center;
    padding-right: 0;
  }
}
.submit {
    padding: 0 20px;    
    font-size: 13px;
    font-weight: 500;
    border: none;
    line-height: 32px;
    background: #dc0000;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    text-shadow: none;
    position: relative;    
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 2;
}
.submit:hover {
    color: #fff;   
    background: none;  
    border: 1px solid #dc0000;  
    -webkit-transition: all .5s ease;
   transition: all .5s ease;
}
.icon-WorldWide:before {
    content: "\f017";
    font-family: "fontawesome";
    font-style: normal;
}
/*------------*/

/*-------ReSite-----------*/
  .footer-b {
    background: #090909;   
    color: #424242;
    padding: 12px 0px;
  }
  .footer-b .logo-sign{
    text-align: right;
    display: block;
    width: 100%;
  }
  .footer-b .logo-sign img{
    width: 100px;
  }
  .footer-b .logo-sign {
    color: #7b7b7b;
    font-size: 12px;
  }
  .footer-b .logo-sign p{
    text-align:right;
    margin-bottom: 0;
    margin-top: 0;
  }
/*-------End ReSite-----------*/

/********Abut**************/

.elem-title {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    color: #fff;
}

.elem-title .inner {
    padding: 107px 0;
    position: relative;
    z-index: 2;
    background: rgba(0,0,0,.3);
}

.elem-title h1 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0px;
    margin: 0;
    color: #fff;
}

/*---Заказчикам---*/
#blogPosts .section-header {
  margin-top: 70px;
}
#blogPosts h2.section-title {
  color: white;
}

.latest-posts {
  padding-bottom: 80px;
}
.latest-posts .thumb-post {
  overflow: hidden;
  width: 80px;
  height: 80px;
  border: 3px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
}
.latest-posts .blog-post-content {
  overflow: hidden;
}
.latest-posts h4.post-title {
  margin: 0 0 10px 25px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.latest-posts h4.post-title a {
  color: white;
}
.latest-posts .meta-post-date {
  margin-left: 25px;
  font-size: 14px;
}

.blog-posts {
  margin-top: 100px;
}

.post-blog {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dce4e6;
}
.post-blog .blog-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.post-blog .blog-image img {
  width: 100%;
  height: auto;
}
.post-blog .blog-content span {
  color: #aaaaaa;
  margin-right: 10px;
  font-size: 14px;
}
.post-blog .blog-content span a {
  color: #aaaaaa;
}
.post-blog .blog-content span a:hover {
  color: #00a8d6;
}
.post-blog .blog-content h3 {
  margin: 10px 0 25px 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.post-blog .blog-content h3 a {
  color: #000;
}
.post-blog .blog-content h3 a:hover {
  color: #ff6634;
}

.meta-date:after, .meta-comments:after {
  content: '/';
  margin-left: 10px;
}

.tag-items {
  margin-top: 50px;
  display: block;
}
.tag-items a {
  padding: 8px 12px;
  background-color: #f1f4f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#blog-author {
  border-bottom: 1px solid #dce4e6;
  padding-bottom: 20px;
}
#blog-author .blog-author-img {
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-right: 25px;
}
#blog-author .blog-author-img img {
  width: 100%;
  height: 100%;
}
#blog-author .blog-author-info {
  overflow: hidden;
}
#blog-author .blog-author-info h4.author-name {
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 7px 0;
}
#blog-author .blog-author-info h4.author-name a {
  color: #31373a;
}

#blog-comments {
  margin-top: 60px;
  margin-bottom: 40px;
}
#blog-comments .blog-comments-content {
  margin-top: 50px;
}
#blog-comments .media {
  display: block;
  margin-top: 30px;
  border-bottom: 1px solid #dce4e6;
}
#blog-comments .media .media {
  padding-top: 30px;
  border-top: 1px solid #dce4e6;
  border-bottom: 0;
}
#blog-comments .media-object {
  margin-right: 10px;
}
#blog-comments .media-heading h4 {
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 16px;
  font-weight: 600;
}
#blog-comments .media-heading a {
  color: #aaaaaa;
  font-size: 14px;
}
#blog-comments .media-heading a span:after {
  content: '/';
  color: #aaaaaa;
  font-size: 13px;
  margin: 0 10px;
}
#blog-comments .media-heading a span:last-of-type:after {
  content: '';
}
.categories li{
  margin-bottom: 10px;
}

.comment-form {
  margin-bottom: 100px;
}
.comment-form h3{
	color: #31373a;
  font-weight: normal;
  font-size: 24px;
}
.comment-form .widget-inner {
  margin-top: 40px;
}
.comment-form #email-id, .comment-form #name-id, .comment-form #site-id, .comment-form textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.comment-form input.mainBtn {
  width: auto;
}
label {
    font-weight: normal;
    color: #aaaaaa;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
input, textarea {
    border: 1px solid #e2e2e2;
    font-size: 12px !important;
    color: #777777;
    padding: 8px 14px;
    border: 1px solid #f1f4f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.comment-form input.mainBtn {
    width: auto;
}
input.mainBtn:focus, input.mainBtn {
    background-color: #00a8d6;
    border: 0;
}
.mainBtn {
    background-color: #00a8d6;
    padding: 7px 17px;
    color: white;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background 250ms ease-in;
    -moz-transition: background 250ms ease-in;
    -ms-transition: background 250ms ease-in;
    -o-transition: background 250ms ease-in;
    transition: background 250ms ease-in;
}
.mainBtn:hover{
	background-color:#00a8d6c7;
}
blockquote {
    margin: 30px 0;
    display: block;
    color: #aaaaaa;
    padding: 10px 20px;   
    border-left: 5px solid #eeeeee;
}
.archive-wrapper {
  margin-bottom: 100px;
}
.archive-wrapper .archive-title {
  font-size: 18px;
  font-weight: 700;
  margin: 40px 0 20px 0;
}
.archive-wrapper .archive-list {
  margin-top: 20px;
}
.archive-wrapper .archive-list li {
  line-height: 28px;
}
.archive-wrapper .archive-list li:before {
  content: '-';
  color: #aaaaaa;
  margin-right: 10px;
}
.sidebar {
  margin-top: 100px;
  margin-bottom: 100px;
}

.sidebar-widget {
  margin-bottom: 60px;
}

.widget-title {
  font-size: 14px;
  font-weight: 800;
  margin: 0 0 30px 0;
}

.last-post {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dce4e6;
}
.last-post .thumb {
  overflow: hidden;
  margin-right: 15px;
}
.last-post .thumb img {
  width: 100%;
}
.last-post .content {
  overflow: hidden;
}
.last-post .content span {
  color: #aaaaaa;
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 14px;
}
.last-post .content h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.last-post .content h4 a {
  color: #31373a;
}
.last-post .content h4 a:hover {
  color: #00a8d6;
  webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.categories ul li:before {
  content: '-';
  color: #aaaaaa;
  margin-right: 10px;
}

.thumbs {
  margin-left: -6px;
  overflow: hidden;
}

.thumbs li {
  list-style: none;
  float: left;
  margin: 6px;
  width: 76px;
  height: 76px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbs li img {
  display: block;
  width: 100%;
  padding: 3px;
  background-color: #f1f4f5;
}

.thumbs li a img {
  border: none;
}
.categories ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.blog-content .light-text {
    color: #000;  
    line-height: 1.4;
}
.blog-content p{
	 margin: 0 0 20px 0;
	 color: #000;
    line-height: 1.4;
}
.blog-content a{
  line-height: inherit;
  color: #ff6634;
  text-decoration: none !important;
  outline: 0;
}
.blog-content a:hover{
	color: #000;
	webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}
.pages {
    margin: 20px 0 100px 0;
    list-style: none;
    padding: 0;  
}
.pages li {
    display: inline;
    margin-right: 10px;
}
.pages li a.active {
    color: #fff;
    font-weight: 600;
}
.pages li a {
    padding: 10px 12px;
    background-color: #ff6634;
    color: #fff;
}
.categories li a:hover{
	color: #777777;
	webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

/*----------*/

/*---contact---*/
#map {
    width: 100%;    
}
.get-touch {
    padding-right: 70px;
}
.get-touch h1.gf-title,
.feadback > h1 {
    font-size: 32px;
    color: #252525;
    line-height: 34px;
    margin-bottom: 30px;
    font-weight: 600;
}
.get-touch p.gf-sub-title {
    font-size: 20px;
    color: #252525;
    line-height: 28px;
    padding-bottom: 23px;
    position: relative;
}
.get-touch p.gf-sub-title::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 160px;
    background: #252525;
    left: 0;
    bottom: 0;
}
.get-touch p.gap {
    margin-top: 40px;
}
.get-touch>p {
    font-size: 16px;
    color: #636363;
    line-height: 26px;
}
.get-touch p span.bld {
    color: #777;
}
.get-touch p a {
    font-size: 18px;
    color: #605cb8;
    line-height: 26px;
}
.get-touch p a:hover{
	color: #636363;
	-webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.cf-msg {
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.cf-msg p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
}

.subscribe-section {
    background: rgba(0, 0, 0, 0) no-repeat fixed left top / cover;
    position: relative;
}
.subscribe-section::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
}
.ht-newsletter h5 {
    font-weight: 600;
    font-size: 12px;    
    color: #525252;
    margin-top: 93px;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.ht-newsletter h2 {
    color: #525252;
    font-weight: 300;
    margin-bottom: 100px;
    line-height: 28px;
    margin-top: 15px;
    font-size: 35px;
}
.ht-newsletter h2 b {
    font-weight: 700;
}
.newsletter-forn-in {
    margin-top: 107px;
}
.newsletter-input {
    height: 56px;
    border-radius: 120px;
    padding-left: 38px;
    width: 100%!important;
    border: none;
    margin-left: -15px!important;
}
.form-group {
    width: 100%;
}
.subscribe-btn {
    background-color: #f13b3e;
    box-shadow: 2px 2px 10px 0 rgb(241, 59, 62);
    color: #fff;
    height: 56px;
    border-radius: 120px;    
    width: 100%!important;
    border: none;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.subscribe-btn:hover{
	box-shadow: none;
	-webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*-------------*/

/*---услугм галлерея---*/
.gallery-box {
    margin-top: 0;
    margin-bottom: 30px;
}

.gallery-box h5 {
    margin-top: 12px;
    line-height: 12px;
    color: #222;
    font-size: 18px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 800;
}

.gallery-box h5:hover{
	color: #2222228c;
	 -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.gallery-box h6 {
  font-size: 12px;
  color: #e4b248;
  margin-top: 5px;
}
.gallery-box h6:hover{
	color: #e4b248b3;
	 -webkit-transition: all .5s ease;
  transition: all .5s ease;
}



/*----------*/

/*---hidden-form---*/

.hidden {
  display: none; }

.white-popup {
  position: relative; 
  padding: 25px;
  max-width: 590px;
  margin: 0 auto; }
  .white-popup img {
    max-width: 100%; }

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-close-btn-in .mfp-close {
    color: #333;
    right: 11px;
    top: 11px;
}

/*------popup--------*/
.connect-box {
    background: #fff;
    border: 1px solid #ebeef0;
    box-shadow: 0 1px 0 #ebeef0;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.connect-box h5 {
    text-transform: uppercase;
    margin-bottom: 17px;
    font-size: 14px;
    color: #222;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.4;
}

.connect-box input.form-control, 
.connect-box textarea.form-control {
    width: 100%;
    display: block;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    border-radius: 2px;
    color: #222;
    outline: none;
    padding: 0 15px;
    transition: all 0.2s;
    box-shadow: none;
    border: 1px solid #ebeef0;
    background: #fafbfc;
}

.connect-box textarea.form-control {   
    line-height: 26px !important;
    padding-top: 11px;
    padding-bottom: 11px;
    height: 200px;
    resize: vertical;
}

.connect-box input[type="submit"].form-control, 
.connect-box input[type="submit"].form-control {
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 12px;
    position: relative;
    border: none;
    color: #fff;
    background: #dc0000;
    box-shadow: none;
    transition: all 0.2s;
    width: auto;
    border-radius: 2px;
    border: none;
}
.connect-box input[type="submit"].form-control:hover, 
.connect-box input[type="submit"].form-control:focus {
    background: #222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
/*----------------------*/


/*----map-pr----*/
.map-pr{
  background-color: #f8f8f8;
  padding-bottom: 0;
}
.map-pr .col-sm-12{
	padding: 0;
	text-align: center;	
}
/*------------------*/

/*---about-sec-f---*/
.about-sec-f{
	background-color: #f8f8f8;
}
.about-sec-f .welcome-h2 h2:after {
    background-color: #605cb8;
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 0%;
    margin-left: 0px;
}
.head-price-wrap{
	text-align: center;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 600;
}
/*---------------------*/

.footer-banner{
	margin-top: 16px;
}
.footer-banner img{
	position: relative;
  z-index: 1;
  opacity: .5;
}
.footer-banner img:hover{
	opacity: 1;
	 -webkit-transition: all .5s ease;
    transition: all .5s ease;
}