@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i|Roboto:400,400i,500,500i,700,700i&subset=cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	background:#fff;
	
	font-size:16px; 
	line-height:15px;
    color: #676f78;
    font-family: LatoLight;
	margin: 0;
	padding: 0;
	border: 0;
	
}
html, body { height:100%;}

a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}



/* Global Structure ============================================================= */

.all{
	overflow:hidden;
}

.main{
	max-width:1170px;
	position:relative;
	margin:0 auto;
}

.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

.justify{
	text-align:justify;
}

.positionrel{
	position:relative;
}

header{
	height:100px;
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
header .phone{
	color:#0b5a55;
	font-size:20px;
}
header .logo{
}
header .logo a{
	color:#ffffff;
}
header .logo img {
    vertical-align: middle;
}
header .call{
	color:#0b5a55;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
}
header .call a{
	color:#0b5a55;
	text-decoration:underline;
}

.section-1{
	background:url(../images/header.jpg) center top no-repeat;height:840px;
	background-size:cover;
	position:relative;
}

.subpage .section-1{
	background:url(../images/header.jpg) center top no-repeat;height:325px;
}
.subpage .section-3{
	    padding: 50px 0 0 0;
}
.subpage .section-2{
	      padding: 47px 0 85px 0;
}

.top-nav {
	font-family: 'Open Sans', sans-serif;
}
.top-nav a{
	color:#282828;
	font-weight:600;
	font-size:14px;	
	text-transform:uppercase;
}

.nav{
	position: absolute;
    top: 75px;
    left: 50px;
}

.nav > li{
	    
		padding:0;
		
		line-height:1em;
		    margin: 0 20px;
}
.nav > li span {
    display:block;
}

.bar1, .bar2, .bar3 {

    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(44deg) translate(-6px, -6px);
    transform: rotate(44deg) translate(-6px, -3px);
}

.mcall{display:none;}
.mphone{display:none !important;}

.section-2{
	padding:47px 0 0 0;
	color:#1d1d1d;
	font-size:16px;
	line-height:28px;
}
.section-3{
	padding:65px 0 50px 0;
	color:#1d1d1d;
	font-size:16px;
	line-height:28px;	
}
.section-4{
	padding:50px 0 80px 0;
	color:#1d1d1d;
	font-size:16px;
	line-height:28px;	
}

.section-5{
	
	padding:50px 0 30px 0;
	color:#464849;
	font-size:18px;
	font-weight:400;
	line-height:28px;
}

.section-6 {
	padding-bottom:80px;
}
.section-7 {
	padding:77px 0 70px 0;
	color:#464849;
	font-size:18px;
	line-height:28px;
	background:#f3f4f6;
}

.title{
	color:#0b5a55;
	font-size:48px;
	line-height:1em;
	padding:0;
	margin:0 0 25px 0;
	font-weight:700;
}

.why-item{
	text-align:center;
	min-height:240px;
	height: 260px;
}
.why-item img{
	margin:60px 0 30px 0;
}
.why-item p{
	font-size:18px;
	color:#464849;
	line-height:28px;
	padding: 0 20px;
}

.section-items{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: stretch;	
	width:100%;
}
.section-items>div{
    background:#eef5f7;
	border:12px solid #fff;
	outline:8px solid #eef5f7;
	width:48%;
	color:#1d1d1d;
	font-size:16px;
	line-height:28px;
	position:relative;
	padding: 0 0 50px 0;
	margin:35px 0 0 0;
}
.section-items>div p{
   padding:0 30px;
}
.section-items>div:after{
	content: url(../images/block-bg.jpg);
    position: absolute;
    left: 50%;
    bottom: -75px;
    margin: 0 0 0 -30px;
}

.title-sm{
	color:#136db0;
	font-size:36px;
	text-transform:uppercase;
	font-weight:700;
	margin:50px 0 25px 0;
}
.title-sm span{
	color:#31315d;
}

.left-box-text{
	font-size:18px;
	color:#464849;
	line-height:28px;
	margin:50px 35px 0 0;
	width:50%;
}
.right-box-text{
	background:#f3f4f6;
	width:50%;
	margin:50px 0 0 35px;
}
.right-box-text ul{
	padding:20px 0 0 0;
	margin:0 0 0 60px;
	list-style:none;
}
.right-box-text ul li{
	padding:0 0 0 55px;
	margin:20px 0;
	background:url(../images/li-bg.png) left  no-repeat;
	line-height:1.2em;
	color:#464849;
	font-size:18px;
	
}

.red-button{
	display:block;
	width:200px;
	height:57px;
	line-height:57px;
	text-align:center;
	background:#bf3637;
	border:1px solid #fff;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}

.red-button:hover{
	color:#bf3637;
	background:#fff;
	border:1px solid #bf3637;
	text-decoration:none;
}

.marg65{
	margin-top:65px;
}

.section-items-2{
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    align-items: stretch;	
	width:50%;
	margin:50px 50px 0 0;
}
.section-items-2>div{
   text-align:center;
   font-size:18px;
   color:#b59f8c;
   text-transform:uppercase;
   line-height:1.5em;
   width:33%;
}
.section-items-2>div p{
   margin-top:20px;
}

.section-4 .right-box-text{
	color:#f3f4f6;
	font-size:18px;
	padding:0;
	background:none;
	font-weight:400;
	margin:30px 0 0 0;
	line-height:28px;
	width:50%;
}
.section-4 .right-box-text p{
	margin:16px 0;
}
.right-box-text-pad{
	padding:0 0 0 50px;
}

.pad20{
	padding:20px 0 0 0;
}
.pad50{
	padding:50px 0 0 0;
}

.box-info{
	padding-bottom:40px;
	font-size:24px;
	color:#1d1d1d;
}
.box-info img{
	display:block;
	margin:30px auto 25px auto;
	height:81px;
}

.box-item{
	background:#eef5f7;
	min-height:240px;
	display: flex;
    flex-direction:  column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
	margin:30px 0 0 0;
	color:#1d1d1d;
	font-size:24px;
}
.box-item img{
	margin-bottom:20px;
}

.title2{
	position:relative;
	padding:40px 0 0 38px;
	color:#b59f8c;
	font-size:24px;
	line-height:1.1em;
	border-top:1px solid #cacbcd;
}
.title2 span{
	position:absolute;
	color:#b59f8c;
	font-size:60px;
	top:36px;
	left:0;
	line-height: 1em;
}
.title2 .red-button{
	position:absolute;
	top:36px;
	right:0;
	
}

.bgwhite{
	background:#fff;
}

.section-5 h3{
	color:#464849;
	font-size:24px;
	margin-top:40px;
	
}

.section-items-list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;	
}
.section-items-list>div{
    width:33%;
	color:#1d1d1d;
	font-size:16px;
}
.section-items-list ul{
    list-style:none;
	margin:25px 0 50px 0;
	padding:0;
}
.section-items-list ul li{
    list-style:none;
	background:url(../images/li-bg.png) left 5px no-repeat;
	padding:0 0 0 45px;
	margin:0 0 10px 0;
	line-height:30px;
}

.title3{
	color:#464849;
	font-size:24px;
	text-transform:uppercase;
	padding:40px 0 0 0;
	min-height: 96px;
}

.section-6 .right-box-text{
	background:none;
	width:33%;
	margin: 0;
	
}
.section-6 .right-box-text ul{
	padding:0;
	margin:0;
}

.section-6 .right-box-text ul li{
	font-size:18px;
	padding: 0 0 0 35px;
	    background: url(../images/li-bg.png) left 4px no-repeat;
		line-height: 1.3em;
}

.section-7 .title{
	color:#464849;
}

.box-info2{
	margin:60px 0 0 0;
	color:#464849;
	line-height:22px;
}
.box-info2 img{
	margin-bottom:30px;
}

.box-info3{
	margin:60px 0 0 0;
	color:#bbbbbb;
	line-height:1.1em;
	font-size:14px;
}
.box-info3 strong{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	color:#fff;
}
.box-info3 img{
	margin-bottom:30px;
	height:81px;
}

.box-info3 p{
	height:80px;
}

.box-info4{
	margin:60px 0 0 0;
	color:#464849;
	line-height:1.5em;
	font-size:18px;
}
.box-info4 strong{
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
.box-info4 img{
	padding-top:10px;

}


.section-form{
	background:url(../images/form-bg2.jpg) center top no-repeat;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:16px;
	padding:0 0 27px 0;
	position:relative;
}
.section-form input[type="text"]{
	width:100%;
	height:50px;
	line-height:50px;
	border:1px solid #20a88e;
	display:block;
	margin:0 0 25px 0;
	color:#000;
	font-size:16px;
	padding:0 0 0 40px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 40px;
}
.section-form input[type="submit"]{
	width:295px;
	height:60px;
	line-height:60px;
	border:0 none;
	display:block;
	margin:25px auto;
	color:#fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	background:#20a88e;
	text-transform:uppercase;
	border-radius:30px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -174px;	
}
.section-form textarea{
	width:100%;
	height:50px;
	border:0 none;
	display:block;
	margin:0 0 14px 0;
	color:#000;
	font-size:16px;
	padding:17px 0 0 40px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 40px;
	border:1px solid #20a88e;
}
.section-form p{
	margin-top:10px;
	margin-bottom: 30px;
}

.form-phone{
	font-size:48px;
	color:#fff;
	line-height:1em;
	padding:80px 0 45px 0;
}
.form-title{
	font-size:30px;
	color:#fff;
	line-height:1em;
	font-weight:600;
	margin-bottom:40px;
	padding:35px 0 0 0;
}

footer{
	height:120px;
	background:#2d323b;
	margin:25px 0 0 0;
}
footer .copy{
	color:#464849;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
footer .logo{
	color:#b59f8c;
	font-size:28px;
	text-transform:uppercase;
}
footer .logo a{
	color:#b59f8c;
}
footer .web a{
	color:#464849;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
footer .web img{
	vertical-align: middle;
}

.logo-mobile{
	display:none;
}
.content{
	
	line-height:1.5em;
	text-align:justify;
}
.content ul {
	margin-top:15px;
}
.content ol {
	margin-top:15px;
}

@font-face {
    font-family: "LatoRegular";
    src: url("lato-regular/LatoRegular.eot");
    src: url("lato-regular/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("lato-regular/LatoRegular.woff") format("woff"),
    url("lato-regular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "LatoLight";
    src: url("lato-light/LatoLight.eot");
    src: url("lato-light/LatoLight.eot?#iefix")format("embedded-opentype"),
    url("lato-light/LatoLight.woff") format("woff"),
    url("lato-light/LatoLight/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "LatoBold";
    src: url("lato-bold/LatoBold.eot");
    src: url("lato-bold/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("lato-bold/LatoBold.woff") format("woff"),
    url("lato-bold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.main{
	max-width:1190px;
	position:relative;
	margin:0 auto;
	padding: 0 10px 0 10px;;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper:after {
  clear: both;
}
.extra-wrap {overflow:hidden;}
.logo-new {
	float: left;
	padding: 24px 0 0 0;
}
ul.header-list-right {
	padding:37px 0 0 0;
	margin:0px;
	float:right;
}
ul.header-list-right li {
	display:inline-block;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-family:LatoLight;
	padding: 0 0 0 5px;
}
ul.header-list-right a {
	color:#fff;
}
.header-border {
	background:url(../images/pic-new.png) left repeat-x;
	height:2px;
	padding:23px 0 0 0;
}
ul.header-menu {
	padding:30px 0 0 0;
	margin:0px;
	float:left;
}
ul.header-menu li {
	display:inline-block;
	font-size:14px;
	line-height:16px;
	font-family:LatoRegular;
	padding: 0 44px 0 0;
}
ul.header-menu a {
	color:#fff;
}
.header-phone {
	font-size:20px;
	line-height:22px;
	color:#fff;
	float:right;
	font-family:LatoLight;
	padding: 10px 0 0 15px;
}
.header-phone a {
	color:#fff;
}
.header-phone a:hover {
	text-decoration:none;
}
.friends-text {
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
	padding:30px 0 0 0;
	display:none;
}
.friends-text a {
	color:#fff;
	text-decoration:underline;
}
.header-text-center {
	font-size:52px;
	line-height:74px;
	color:#fff;
	font-family:LatoLight;
	padding:0;
	text-align:center;
}
.header-text-center h1 {
	font-size:72px;
	line-height:74px;
	    margin: 0 !important;
    padding: 0;
}
.header-online {
	font-size:17px;
	line-height:19px;
	color:#fff;
	font-family:LatoRegular;
	border:2px solid #fff;
	width: 240px;
	margin: 57px auto 0;
	text-align:center;
}
.header-online a {
	color:#fff;
	display:block;
	padding: 13px 0 13px 0;
}
.thumb-block {
	
	min-height:198px;
}
.thumb-indent {
	padding: 0 0 0 0;
}
.thumb-col1 {
	width:345px;
	float:left;
}
.thumb-col2 {
	width:270px;
	float:left;
	margin: 0 0 0 55px;
}
.thumb-col3 {
	width:315px;
	float:right;
	margin: 0 50px 0 0;
}
.thumb-box {
	
	margin: 0 0 85px 0;
}
.thumb-img {
	float:left;
	margin: 0 18px 0 0;
}
.thumb-text {
	font-size:50px;
	line-height:52px;
	color:#39434e;
	font-family:LatoLight;
	padding: 17px 0 0 0;
}
.thumb-text1 {
	font-size:18px;
	line-height:20px;
	color:#39434e;
	font-family:LatoRegular;
	padding: 6px 0 0 2px;
	    min-height: 130px;
		text-align:justify;
}
.thumb-text1 a{

	color:#39434e;
	
}
.thumb-text1 p{
	font-size:12px;
	
}
.thumb-text2 p{
	font-size:12px;
	
}
.thumb-text1 ul{
	font-size:14px;
	margin:15px 0 15px 0;
}
.thumb-text2 {
	font-size:18px;
	line-height:20px;
	color:#39434e;
	font-family:LatoRegular;
	padding: 14px 0 0 2px;
	text-align:justify;
}
.thumb-text2 ul{
	font-size:14px;
	margin:15px 0 15px 0;
}
.thumb-service {
	padding: 30px 0 0 0;
}
.thumb-service h2 {
	font-size:38px;
	line-height:40px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 20px 0;
	margin:0px;
}
.thumb-service h3 {
	font-size:38px;
	line-height:40px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 20px 0;
	margin:0px;
}
.service-box {
	padding: 32px 0 0 0;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-start;
}
.service-box>div {
	margin: 0 0 30px 0;
	width:570px;
	position: relative;
    border-radius: 9px;
    overflow: hidden;	
}
.service-box-caption {
	position: absolute;
    bottom: 25px;
    left: 0;
    z-index: 10;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
	padding:10px 0 10px 29px;
}
.service-box-caption p {
	font-size:18px;
	line-height:21px;
	color:#39434e;
	font-family:LatoLight;
	margin:0px;
	padding:9px 0 0 0;
}
.service-box-caption p span {
	color:#fff;
}
.service-box-caption p a {
	color:#fff;
}
.box-price{position:absolute;top:0;left:0;line-height:40px;height:40px;color:#fff;font-size:18px;font-weight:600;width: 100%;padding: 0 0 0 29px;background: rgba(0, 0, 0, 0.3);}

.thumb-grey-top {
	padding: 15px 0 0 0;
}
.thumb-grey {
	background:#f7f9fb;
	min-height:100px;
	padding:73px 0 50px 0;
}
.thumb-grey h2 {
	font-size:38px;
	line-height:40px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 90px 0;
	margin:0px;
}
.thumb-grey h3 {
	font-size:38px;
	line-height:40px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 90px 0;
	margin:0px;
}
.thumb-grey h3 a {
	color:#39434e;
	text-decoration:none !important;
}
.thumb-block1 {
	padding:80px 0 0 0;
}
.thumb-block1 h2 {
	font-size:30px;
	line-height:33px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 20px 0;
	margin:0px;
}
.thumb-block1 h3 {
	font-size:24px;
	line-height:27px;
	color:#39434e;
	font-family:LatoLight;
	padding:0px 0 20px 0;
	margin:0px;
}
.owl-bottom1-title {
	font-size:22px;
	line-height:30px;
	color:#39434e;
	font-family:LatoLight;
	
	    min-height: 50px;
}
.owl-bottom1-text {
	font-size:16px;
	line-height:18px;
	color:#39434e;
	font-family:LatoLight;
	padding:15px 0 0 0;
}
.owl-bottom1-text1 {
	font-size:16px;
	line-height:30px;
	color:#676f78;
	font-family:LatoLight;
	padding:32px 0 55px 0;
	position:relative;
}
.owl-bottom1-text1 p {
	margin:0px;
	position:relative;
	z-index:2;
	padding: 40px 0 0 0;
	text-align:justify;
}
.owl-bottom1-pic1 {
	position:absolute;
	top:12px;
	left:0px;
}
.owl-bottom1-pic2 {
	position:absolute;
	bottom:0px;
	right:0px;
}
.service-all {
	font-size:15px;
	line-height:17px;
	font-family:LatoLight;
	padding:20px 0 0 0;
	text-align:right;
	text-transform:uppercase;
}
.service-all a {
	color:#17ba9b;
	text-decoration:underline;
}
.title2-new {
	font-size:38px;
	line-height:40px;
	color:#39434e;
	font-family:LatoLight;
	padding:105px 0 0px 0;
	margin:0px;
}
.owl-bottom2-caption {
	position:absolute;
	bottom:10px;
	left:15px;
	z-index:2;
	text-align:left;
}
.owl-bottom2-data {
	font-size:12px;
	line-height:25px;
	color:#fff;
	font-family:LatoLight;
}
.owl-bottom2-text {
	font-size:12px;
	line-height:16px;
	color:#fff;
	font-family:LatoLight;
	padding: 0 20px 0 0;
}
.form-new {
	margin: 0 auto;
	width:770px;
	padding:85px 0 40px 0;
}
.form-new-ttile {
	font-size:35px;
	line-height:37px;
	color:#39434e;
	font-family:LatoLight;
	text-align:center;
	padding:0 0 49px 0;
}
.form-new-block {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-start;
}
.form-new-block>div {
	width:370px;
	margin:0 0 30px 0;
}
.form-new-block input {
	width:100%;
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	border:1px solid #bbbbbb;
	font-family:LatoLight;
	padding:19px 0 19px 17px;
	border-radius:10px;
}
.form-new-block select {
	width: 100%;
	-webkit-appearance: none;
	background:url(../images/block-select.png) 0 0 no-repeat #fff;
	background-position: right center;
	background-repeat: no-repeat;
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	border:1px solid #bbbbbb;
	font-family:LatoLight;
	padding:19px 0 19px 17px;
	border-radius:10px;
}
 
.form-new-block select::-ms-expand {
  display: none;
}
.form-new-block select::-ms-expand {
  display: none;
}
.checkbox-radio {
	float:left;
}
.checkbox-radio label {
    width: 29px;
    height: 29px;
    display: block;
    position: relative;
    border: none;
}
.checkbox-radio input[type="checkbox"] + span {
    position: absolute;
    left: -1px; top: 3px;
    width: 100%;
    height: 100%;
    background:url(../images/checkbox-radio.gif) 0 0 no-repeat;
    cursor: pointer;
}
.checkbox-radio input[type="checkbox"]:checked + span {
    background:url(../images/checkbox-radio-hover.gif) 0 0 no-repeat;
}
.checkbox-form-text {
	font-size: 16px;
	line-height: 30px;
	color: #8a8a8a;
	padding: 5px 0 6px 22px;
	overflow:hidden;
	font-family:LatoLight;
}
.checkbox-form-text a {
	color:#17ba9b;
}
.form-new-indent {
	padding:45px 0 0 0;
}
.captcha {
	float:left;
}
.form-new input[type="submit"] {
	float:right;
	width: 270px;
	background: #17ba9b;
	border-radius: 5px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color:#fff;
	font-style: normal;
	padding: 18px 0 18px 0;
	margin: 11px 0 0 0;
	font-family:LatoRegular;
	border:none;
}
.blue {
	display:none;
}
.section-2 {
	display:none;
}
.section-3 {
	display:none;
}
.section-form {
	display:none;
}
.footer-left {
	float:left;
}
ul.header-menu {
	padding:35px 0 0 0;
	margin:0px;
	float:left;
}
ul.header-menu li {
	display:inline-block;
	font-size:12px;
	line-height:14px;
	font-family:LatoRegular;
	padding: 0 12px 0 0;
}
ul.header-menu a {
	color:#fff;
}
.footer-email {
	font-size:13px;
	line-height:15px;
	color:#989898;
	float:right;
	padding:37px 34px 0 0;
	font-family:LatoRegular;
}
.footer-email a {
	color:#989898;
	text-decoration:underline;
}
.footer-border {
	border-bottom:1px solid #575b62;
	padding:29px 0 0 0;
}
.footer-text {
	font-size:13px;
	line-height:15px;
	color:#989898;
	padding:23px 0 0 0;
}
.footer-phone {
	font-size:20px;
	line-height:22px;
	color:#fff;
	float:right;
	font-family:LatoRegular;
	padding:33px 0 0 0;
}
.footer-phone a {
	color:#fff;
	text-decoration:none;
}
.footer-phone a:hover {
	
	text-decoration:none;
}
.bg-next {
	text-align:center;
	padding:177px 0 0 0;
}
#toTop {
	display:none !important;
	text-decoration:none;
	position:fixed;
	bottom:125px;
	right:54px;
	overflow:hidden;
	border:none;
	z-index: 999;
}

#toTopHover {
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
ul.footer-menu {
	padding:35px 0 0 0;
	margin:0px;
	float:left;
}
ul.footer-menu li {
	display:inline-block;
	font-size:12px;
	line-height:14px;
	font-family:LatoRegular;
	padding: 0 6px 0 0;
}
ul.footer-menu a {
	color:#fff;
}


.a-button{
    background: #17ba9b;
    border-radius: 5px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-style: normal;
    padding: 18px;
    font-family: LatoRegular;
    border: none;
	text-transform:uppercase;
}




.modal1 {
    display: none;
    position: relative;
    width: 400px;
    max-width:inherit !important;
    padding: inherit;
    border-radius: 0px !important;
    background: #fff !important;
}
.modal1-width {
  	padding: 30px 20px 30px 20px;
  	margin: 0 auto;
    text-align: center;
}
.modal1 a.close-modal {
    position: absolute;
    top: 16px !important;
    right: 16px !important;
    display: block;
    width: 17px !important;
    height: 17px !important;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background:url(../images/close-modal.gif) 0 0 no-repeat !important;
}
.modal1-title {
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase;
    color: #202020;
    font-weight: 700;
    padding: 0 0 24px 0;
    text-align: center;
}
.modal1 input {
    font-size: 17px;
    line-height: 19px;
    color: #797979;
    border: 1px solid #dddddd;
    width: 100%;
    padding: 11px 0 11px 12px;
    margin: 0 0 20px 0;
}
.modal1 select {
    font-size: 17px;
    line-height: 19px;
    color: #797979;
    border: 1px solid #dddddd;
    width: 100%;
    padding: 11px 0 11px 12px;
    margin: 0 0 20px 0;
}
.modal1 textarea {
    font-size: 17px;
    line-height: 19px;
    color: #797979;
    border: 1px solid #dddddd;
    width: 100%;
    padding: 11px 0 11px 12px;
    margin: 0 0 20px 0;
}
.modal1 input[type="submit"] {
    width: 194px;
    margin: 28px 0px 0 0px;
    padding: 12px 0 12px 0px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background: none;
    border: 2px solid #202020;
    text-align: center;
    color: #202020;
    cursor:pointer;
}

.box2 {
	float: left;
	width: 460px;
	height: 295px;
	background: #fff;
	position: relative;
	margin: 44px 19px 0 20px;
	box-shadow:0 0 12px #e2e2e2;
-moz-box-shadow:0 0 12px #e2e2e2;
-webkit-box-shadow:0 0 12px #e2e2e2;
}
.box2 iframe {
	width: 100%;
}
.box2 .padding {
    padding: 0;
    width: 310px;
    float: right;
    margin: 0 10px 0 0;
}
.box2-data {
	font-size: 15px;
	line-height: 17px;
	color: #757575;
	padding: 36px 0 0 0;
}
.box2-text1 {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	padding: 22px 0 0 0;
	text-align:left;
	font-weight:600;
}
.box2-text2 {
	font-size: 14px;
	line-height: 16px;
	color: #353535;
	padding: 9px 0 0 0;
	position: relative;
	z-index: 10;
	height: 76px;
	overflow:hidden;
}
.box2-button {
	width: 164px;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
	margin: 37px 0 0 0px;
	padding: 10px 0 10px 0;
	border: 1px solid #3695c7;
	border-radius: 10px;
	background:url(../images/header-button.png) 0 0 repeat;
	text-align: center;
	text-decoration: none;
	position: absolute;
    bottom: 15px;
}
.box2-button:hover {
	background: #afdff8;
}
.box2-img {
	/*position: absolute;
	bottom: 0px;
	right: 0px;*/
	float:left;
	    margin: 46px 20px 20px 20px;
}
.item-icons-box  strong{
    color: #232222;
	font-weight:700;
}
.item-icons{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
		margin:30px 0;
}

.item-icons>div{
    width: 30%;
    text-align: center;
    margin: 20px 15px;
}
.item-icons>div p:nth-child(1){
	text-align:center;
}
.item-icons>div p:nth-child(2){
	text-align:center;
}
.item-icons-box{
	line-height:1.5em;
}

.gallery-items{
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    align-items: flex-start;	
}
.gallery-items>div{
   width:25%;
   margin:20px;
   text-align:center;
}
.gallery-items>div img{
   width:100%;
}
.gallery-items>div span{
  display:block;
  margin:15px 0 0 0;
  font-size:18px;
      color: #000;
    font-weight: 600;
}

.wt{color:#fff;}


.notfound{text-align:center;padding:20% 0 0 0;}

.top-acii{position:absolute;top:110px;right:-40px;z-index:99; text-align:center;}
.top-acii img {
	max-width:60px;
}
.top-acii span {
	font-size:20px;
	line-height:22px;
	font-weight:700;
	padding:0 0 0 0;
	color:#4fb2a8;
	display:block;
}

.mobile-top-acii{position:fixed;bottom:0px;right:0px;z-index:99; display:none;}
.mobile-top-acii img {
	width:100%;
}
.top-acii img {
	width:150px;
}

.mobile-version {
	display:none;
}


.minicart-button {
	width:25px;
	height:14px;
	position:absolute;
	left:15px;
	bottom:20px;
    background:url(../images/menu.png) 0 0 no-repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.delete-button {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 15px;
  width: 15px;
  background:url(../images/delete-button.png) 0 0 no-repeat;
  cursor: pointer;
  z-index: 100; 
}
.mobile-logo {
	text-align:center;
	padding:15px 0 0 0;
}
.mobile-logo img {
	max-width:200px;
}
.mobile-phone {
	position:absolute;
	bottom:20px;
	right:15px;
	display:flex;
}
.mobile-phone a {
	margin-right:5px;
	display:block;
}
.mobile-phone a:last-child {
	margin-right:0;
}
.mobile-phone img {
	max-height:21px;
}
.minicart-overlay {
    position:  fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index:  100;
    opacity: .7;
    filter: alpha(opacity=70);
    cursor: pointer;
    display: none;
}
.items-width {
  width: 270px;
  background: #fff;
}
.items {

  
    position: absolute;
    top: 23px;
    left: 0;
    right: 0px;
    bottom: 30px;
    overflow: hidden;
    background: #fff;

}
.minicart-area {
    position:  fixed;
    top: 0;
    left: -270px;
    bottom: 0;
    height: 100%;
    z-index: 101;
    background: #4fb2a8;
    color: #000;
    max-width: 270px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.minicart-area.static {
    position: relative;
    left: 0;
    z-index: 0;
}

.minicart-area.active {
  left: 0;
}
.minicart-area .items {
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 30px;
    overflow: hidden;
    background: #4fb2a8;
}
.minicart-area .items > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow:  hidden;
    overflow-y: scroll;
}

.pco-blocks {
  padding: 40px 10px 0 30px;
  margin: 0px;
 
}
.pco { 
  overflow:hidden; 
  padding: 0 0 0px 0;
  margin: 0 0 0 0; 
}
.pco .chead {
  font-size: 18px;
  line-height: 17px;
  list-style: none;
  position: relative;
  padding: 10px 0 9px 0;
  color: #fff;
  cursor: pointer;
}
.pco .chead a{
 
  color: #fff;

}
.pco .chead span{position: absolute; right: 0px; top: 13px;background:url(../images/mobile-catalog-list.png) 0 0 no-repeat; height: 12px; width: 12px;}
.pco .chead span.d{background:url(../images/mobile-catalog-list.png) 0 0 no-repeat; transform: rotate(90deg); top:15px;}
.pco.active .chead {
  border-bottom: none;
}
.pco .cbody {
  padding: 0px;
  display: none;
}
.pco .cbody ul {
	padding:0px 0 0 15px;
	margin:0px;
}
.pco .cbody ul li {
	list-style:none;
	padding: 10px 0;
}
.pco .cbody ul li a{
	color:#fff;
}
.mobile{display:none;}


.header-email{
	position: absolute;
    right: 6px;
    top: 95px;
}

.messeg-block{
	text-align:center;
	margin: 0 35px 0 0;
	display: flex;
	justify-content: center;
}
.messeg-block img{
	margin:10px;
	width:30px;
}

.phone-mobile {
    padding: 10px 0 10px 30px;
    border-top: 1px dashed #fff;
    margin: 10px;
    font-size: 20px;
    line-height: 1.5em;
}
.phone-mobile a{
    color:#fff;
}

ul.address-mobile {
list-style: none;
    padding: 20px 0 10px 30px;
    margin: 10px;
    font-size: 14px;
    border-top: 1px dashed #fff;
    color: #fff;
}

ul.address-mobile li:first-child {
    padding-bottom: 15px;
}

ul.address-mobile li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-text-center-mob{display:none;}

.wm-40{width:40%;}
.wm-50{width:50%;}

.soc-block{position:absolute;left:390px;top:60px;}
.soc-block img{margin:0 10px;height:25px;}
.auts-box {
	min-height:330px;
}
.auts-box-foto {
	float:left;
	margin: 0 15px 0 0;
}
.soc-block-presentetion img {
	width:120px;
	height:30px;
}
.auts-box-foto img {
	max-width:100px;
}
.mobilep-resentetion-button {
	margin:20px 0 0 0;
}
.mobilep-resentetion-button img {
	width:200px;
}
.auts-box-title {
	font-size:20px;
	line-height:22px;
	height:100px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}
.auts-buttons {
	text-align:center;
}
.auts-buttons a {
	margin: 0 50px 15px 50px;
	display:inline-block;
}
.page1-foto {
	display:flex;
	align-items:flex-end;
	justify-content:center;
	height:124px;
}
.page1 {
	padding:0px 0 30px 0;
	line-height: 1.5em;
}
.page1 h1 {
	font-size:28px;
	line-height:30px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin:0 0 60px 0;
	padding:0 0 11px 0;
	background:url(../images/h1-marker.gif) center bottom no-repeat;
}
.page1-block {
	position:relative;
	padding:0 0 0 0;
	margin:70px 0 0 0;
}
.page1-green {
	background:#35bfae;
	width:300px;
	height:160px;
	float:left;
	margin:0 0 0 35px;
	text-align:center;
}
.page1-green-link {
	font-size:19px;
	line-height:21px;
	text-transform:uppercase;
	padding:34px 0 0 0;
	font-weight:700;
}
.page1-green-link a {
	color:#fff;
	text-decoration:underline;
}
.page1-green-link a:hover {
	text-decoration:none;
}
.page1-green-text {
	font-size:19px;
	line-height:23px;
	color:#fff;
	padding:23px 10px 0 10px;
}
.page1-block-absolute {
	position:absolute;
	top:68px;
	left:335px;
}
.page1-green1 {
	float:left;
	width:156px;
	margin:-10px 0 0 172px;
	text-align:center;
}
.page1-green1-text {
	padding:21px 0 0 0;
}
.page1-block-absolute1 {
	position:absolute;
	top:68px;
	left:718px;
}
.page1-green2 {
	float:left;
	width:136px;
	margin:1px 0 0 255px;
	text-align:center;
}
.page1-indent {
	padding:99px 0 0 0;
}
.page1-green3 {
	float:left;
	width:139px;
	margin:0 0 0 117px;
	text-align:center;
}
.page1-block-absolute2 {
	position:absolute;
	top:303px;
	left:317px;
}
.page1-green4 {
	float:left;
	width:139px;
	margin:0 0 0 262px;
	text-align:center;
}
.page1-block-absolute3 {
	position:absolute;
	top:303px;
	left:718px;
}
.page1-block-absolute4 {
	position:absolute;
	top:80px;
	left:20px;
}
.page1-green5 {
	float:left;
	width:220px;
	margin:0 0 0 215px;
	text-align:center;
}
.page1 h2 {
	font-size:19px;
	line-height:21px;
	color:#35bfae;
	padding:74px 0 0 0;
	margin:0px;
	font-weight:700;
}
.page1 ul {
	padding:28px 0 22px 6px;
	margin:0px;
	list-style:none;
}
.page1 ul li {
	background:url(../images/li-marker.png) 0 9px no-repeat;
	padding:0 0 0 10px;
}
.thumb-work {
	padding:45px 0 0 0;
}
.thumb-work h2 {
	font-size: 38px;
    line-height: 40px;
    color: #39434e;
    font-family: LatoLight;
    padding: 0px 0 20px 0;
    margin: 0px;
}
.work-link {
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
	padding:40px 0 0 0;
}
.work-link a {
	color:#17ba9b;
	text-decoration:underline;
}
.work-link a:hover {
	text-decoration:none;
}
.thumb-reportage {
	padding:65px 0 0 0;
}
.thumb-reportage h2 {
	font-size: 38px;
    line-height: 40px;
    color: #39434e;
    font-family: LatoLight;
    padding: 0px 0 20px 0;
    margin: 0px;
}
.reportage-video {
	height: 0;
    overflow: hidden;
    padding-bottom: 65.0%;
    position: relative;
    margin: 0px auto 0px;
    width: 100%;
	border-radius:13px;
	overflow:hidden;
}
.reportage-video iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.presentation-block {
	background:#4fb2a8;
	padding: 24px 0 23px 0;
	display:none;
}
.presentation-block-title {
	font-size:24px;
	line-height:26px;
	color:#fff;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
}
.presentation-block-button {
	font-size:18px;
	line-height:20px;
	width:191px;
	background:#fff;
	margin:18px auto 0;
	text-transform:uppercase;
	text-align:center;
}
.presentation-block-button a {
	color:#4fb2a8;
	display:block;
	padding:13px 0 13px 0;
}
.presentation-block-button a:hover {
	text-decoration:underline;
}
.modal2 {
    display: none;
    position: relative;
    width: 400px;
    max-width:inherit !important;
    padding: inherit;
    border-radius: 0px !important;
    background: #fff !important;
}
.modal2 .padding {
  	padding: 30px 50px 14px 50px;
    text-align: center;
}
.modal2 img {
	max-width:100%;
}
.modal2 a.close-modal {
    position: absolute;
    top: 16px !important;
    right: 16px !important;
    display: block;
    width: 17px !important;
    height: 17px !important;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background:url(../images/close-modal.gif) 0 0 no-repeat !important;
}
.modal2-title {
	font-size:18px;
	line-height:20px;
	color:#17ba9b;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	padding:0 0 32px 0;
}
.modal2 input {
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	border:1px solid #bbbbbb;
	border-radius:9px;
	padding:19px 0 19px 16px;
	margin:0 0 18px 0;
	width:100%;
}
.modal2 input[type="submit"] {
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	background:#17ba9b;
	width:191px;
	border: none;
	margin:0 0 0 0;
	padding:17px 0 17px 0;
}
.ex-banner-text {
	position: absolute;
    top: 330px;
    left: 80px;
    width: 300px;
    font-size: 15px;
    line-height: 17px;
    color: #000;
    text-align: justify;
}
.ex-banner-text a {
	text-decoration:unseline;
	color:#000;
}
#owl-bottom4 .item p {
	font-weight:700;
}
.mobile-24 {
	display:none;
	text-align:center;
	padding:20px 0 0 0;
}
.mobile-24 img {
	max-height:200px;
}
.mobile-24 span {
	font-size:20px;
	line-height:22px;
	font-weight:700;
	color:#4fb2a8;
	padding:20px 0 0 0;
	display:block;
}
.covid {
	text-align:center;
	background:#fff;
}
.covid  img {
	max-width:100%;
}
#form-called .padding {
	text-align:left;
	padding: 30px 20px 30px 20px;
}
#form-called input {
	font-size: 16px;
    line-height: 18px;
    color: #9e9e9e;
    padding: 9px 0 9px 10px;
    margin: 10px 0 0px 0;
    width: 100%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}
#form-called input[type="submit"] {
	color:#fff;
}
#autsorsing-open {
	display:none;
}
.autsorsing-block {
	border:1px solid #c1c1c1;
	border-radius:5px;
	padding:15px;
	text-align:center;
}
.autsorsing-block-price {
	font-size:28px;
	line-height:30px;
	color:#17ba9b;
	font-weight:700;
}
.autsorsing-block-flex {
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	padding:16px 0 11px 0;
}
.autsorsing-block-button {
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	background:#17ba9b;
	max-width:421px;
	width:100%;
	border-radius:5px;
	margin:0 0 0 14px;
	cursor:pointer;
}
.autsorsing-block-button span {
	color:#fff;
	display:block;
	padding:15px 0 15px 0;
}
.autsorsing-block1 {
	background:#f2f2f2;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	padding:54px 140px 50px 33px;
	box-sizing:border-box;
}
.autsorsing-left {
	width:447px;
}
.autsorsing-right {
	width:340px;
	margin:10px 0 0 0;
}
.autsorsing-input {
	padding:0 0 31px 0;
}
.autsorsing-input input {
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	padding:4px 10px 4px 10px;
	width:100%;
	border:none;
	border-bottom:1px solid #282626;
	background:none;
}
.autsorsing-item-list {
	display:flex;
	justify-content:space-between;
	padding:10px 0 0 0;
}
.autsorsing-item {
	width:30%;
	text-align:center;
}
ul.autsorsing-item-radio {
	padding: 0 0 0 0;
	margin: 0px;
	display:flex;
	justify-content:center;
}
ul.autsorsing-item-radio li {
	list-style: none;
	font-size: 16px;
	line-height: 18px;
	font-weight:700;
	padding: 0 0 0 0;
	margin: 0 19px 0 0;
	color: #010101;
	vertical-align: top;
	font-weight: normal;
	position: relative;
}
ul.autsorsing-item-radio li:last-child {
	margin: 0 0 0 0;
}
.autsorsing-item-radio label {
    margin: 0 0 0 0;
    padding: 0 0 0 22px;
    position: relative;
    border: none;
	cursor:pointer;
}
.autsorsing-item-radio input {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity:0;
}
.autsorsing-item-radio input[type="radio"] + span {
    position: absolute;
    left: 0px; top: 0;
    width: 16px;
    height: 16px;
    background:#fff;
    border:2px solid #17ba9b;
	border-radius:100%;
    cursor: pointer;
   }
.autsorsing-item-radio input[type="radio"]:checked + span {
    background: url(../images/autsorsing-item-radio.gif) center center no-repeat #fff;
}
.autsorsing-item-radio b {
	padding: 0 0 0 0px;
	display: block;
	overflow: hidden;
}
.autsorsing-item-text {
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	padding:8px 0 0 0;
}
.autsorsing-input1 {
	padding:0 0 10px 0;
}
.autsorsing-input1 input {
	font-size:18px;
	line-height:20px;
	color:#7a8896;
	padding:18px 10px 18px 16px;
	width:100%;
	border:1px solid #bbbbbb;
	background:#fff;
	border-radius:8px;
}
.autsorsing-submit {
	width:203px;
	margin:0 auto;
}
.autsorsing-submit input {
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background:#17ba9b;
	border-radius:5px;
	padding:16px 0 16px 0;
	margin:6px 0 0 0;
	border:none;
	width:100%;
	text-transform:uppercase;
}
.autsorsing-text {
	font-size:14px;
	line-height:16px;
	color:#7a8896;
	max-width:275px;
	text-align:center;
	margin:8px auto 0;
}
.autsorsing-text span {
	color:#fe1010;
}
.breadcrumb {
	max-width:1200px;
	margin:0 auto;
}
h1 {
	max-width:1200px;
	margin:20px auto 10px !important;
	margin-top: 20px;
}
.contacts__items {
	padding:0 0 40px 0;
}
.contacts__item {
	position:relative;
	padding:0 0 0 35px;
	margin:20px 0 0 0;
}
.contacts__item:before {
	content:'';
	position:absolute;
	top:0px;
	left:0px;
}
.contacts__item:nth-child(1):before {
	background: url(../images/contacts-pic1.svg);
	width:18px;
	height:18px;
	background-size:cover;
	background-position:50%;
	background-repeat:no-repeat;
}
.contacts__item:nth-child(2):before {
	background: url(../images/contacts-pic.svg);
	width:18px;
	height:18px;
	background-size:cover;
	background-position:50%;
	background-repeat:no-repeat;
}
.contacts__item:nth-child(3):before {
	top:4px;
	background: url(../images/contacts-pic2.svg);
	width:18px;
	height:14px;
	background-size:cover;
	background-position:50%;
	background-repeat:no-repeat;
}
.contacts__item:nth-child(4):before {
	top:4px;
	left:2px;
	background: url(../images/contacts-pic3.svg);
	width:13px;
	height:17px;
	background-size:cover;
	background-position:50%;
	background-repeat:no-repeat;
}
.contacts__item span {
	display:block;
}
.contacts__item strong {
	font-weight:normal;
}


.header-items-block{display:flex;margin:100px 0 0 0;}
.header-items-block>div{width:50%;align-items: center;flex-wrap: wrap;}
@media (min-width: 1024px) and (max-width: 1199px)  {
	
	header .logo{
		font-size:23px;
	}
	
	
	
	.section-items-2{
		margin-right:0;
	}
	
	.title2{
		font-size:20px;
	}
	.section-5{
		font-size:16px;
	}
	.title3{
		font-size:20px;
	}
	.right-box-text ul li{
		font-size:16px;
	}
	.section-6 .right-box-text ul li{
		font-size:16px;
	}
	.section-7{
		font-size:16px;
	}
	.title{
		font-size:45px;
	}
	footer .copy{
		font-size:14px;
	}
	footer .logo{
		font-size:20px;
	}
	footer .web a{
		font-size:12px;
	}

}


@media (min-width: 320px) and (max-width: 1023px)  {
		.page1-green {
		margin:0 auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute {
		display:none;
	}
	.page1-green1 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute1 {
		display:none;
	}
	.page1-green2 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-indent {
		padding:0px;
	}
	.page1-green3 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute2 {
		display:none;
	}
	.page1-green4 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute3 {
		display:none;
	}
	.page1-green5 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.soc-block{display:none;}
	header .logo img{
		width:220px;
		    margin: 0 auto;
	}
	/*
	header{
		height:55px;
		background:rgba(0, 0, 0, 0.7);
	}
	*/
	header .logo img {
		vertical-align: top;
	}

	.section-items{
		display:block;
	}
	.section-items>div{
		width:100%;
	}
	.section-items>div:nth-child(1){
			margin: 0 0 80px 0;
	}

	.box-info{
		font-size:20px;
	}
	.box-item{
		font-size:20px;
			min-height: 200px;
	}
	.section-items-list{
		display:block;
	}
	.section-items-list>div{
		width:100%;
	}
	.section-form input[type="submit"] {
		width: 70%;
		position: relative;
		left: 0;
		margin: 0 auto;
	}
	.red-button-mobile{
		display:block;
		width:200px;
		height:57px;
		line-height:57px;
		text-align:center;
		background:#136db0;
		border:1px solid #fff;
		color:#fff;
		font-size:18px;
		text-transform:uppercase;
		
	}

	header .logo{
		
		font-size: 17px;
	}
	.section-1{
		
	}

	footer .copy{
		font-size:14px;
		text-align:center;
	}
	footer .logo{
		font-size:20px;
		text-align:center;
	}
	footer .web {
		text-align:center;
		
	}
	footer .web a{
		font-size:12px;
		
	}
	footer{
		height: auto;
		line-height: normal;
		padding:20px 0;
	}
	.nav > li {position:relative;}
	.nav > li:nth-child(1) {
		top:0;
		left:0;
	}
	.nav > li:nth-child(2) {
		top:0;
		left:0;
	}
	.nav > li:nth-child(3) {
		top:0;
		left:0;
	}
	.nav > li:nth-child(4) {
		top:0;
		left:0;
		text-align: left;
	}
	.nav > li:nth-child(5) {
		top:0;
		left:0;
		text-align: left;
	}
	.nav > li:nth-child(6) {
		top:0;
		left:0;
		text-align: left;
	}
	.nav > li:nth-child(7) {
		top:0;
		left:0;
	}
		.nav > li span{
		display:inline;
	}
		.nav > li {
		padding-left:20px;
	}
	header .phone, header .call{
		display:none;
	}
	
	.section-1 .container{
		width:100% !important;
		padding-right: 0 !important; 
		padding-left: 0 !important; 
	}
		
		.top-nav a{
			color:#fff;
		}
	.mphone{
		display:block !important;
		border-top: 1px solid #fff;
		font-size: 20px !important;
		padding: 20px 0 20px 20px!important;	
		font-family: 'Open Sans', sans-serif !important;		
	}
	.mcall{
		display:block;
		margin-bottom:20px;
		margin-left:20px;
	}
	
	.section-items{
		display:block;
	}
	.left-box-text{
		width:100%;
	}
	.right-box-text {
		width: 100%;
		margin: 50px 0 0 0;
		padding:0 0 20px 0;
	}	
	.section-items-2{
		width: 100%;
	}
	.section-4 .right-box-text{
		width: 100%;
	}
	.right-box-text-pad{
		padding:0;
	}
	
	.title2{
		font-size:20px;
	}
	.title2 .red-button{
		position:relative;
		top:0;
		right:0;
		margin:30px 0 0 0;
	}
	
	.section-5 .right-box-text{
		width: 100%;
	}
	.section-5 .right-box-text:nth-child(2){
		margin-right: 0;
		margin-left: 0;
	}
	.section-6 .right-box-text{
		width: 100%;
	}
	.form-phone{
		font-size:30px;
		padding: 20px 0 20px 0;
	}
	.form-title{
		font-size:20px;
	}
	.section-form input[type="text"]{
    height: 50px;
    line-height: 50px;
    width: 70%;
    margin: 18px auto;
	}
	.section-form textarea{
    height: 50px;
    line-height: 50px;
    width: 70%;
    margin: 18px auto;
	    padding: 0 0 0 40px;
	}
	.title{
		font-size:30px;
	}
	
	.marg65{
		    margin: 65px auto 0 auto;
	}
	
	.section-1 {
		
	}
	.subpage .section-1 {
		background-size:cover;
		height: 200px;
	}	
	
	.logo-desctop{
		display:none;
	}
	.logo-mobile{
		display:block;
	}
	
		header .logo{
		padding: 10px 60px;
		font-size: 17px;
	}	
	.nav {
		position: relative;
		top: 0;
		left: 0;
	}
		.nav > li {
		padding: 0;
		line-height: 1em;
		margin: 0 0 0 20px;
		}
		
	.section-form p {
		
		margin-bottom: 20px;
	}
		.mobile-version {
		display: block !important;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 9px #ccc;
	    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
	}
	
		.section-1{
		background:url(../images/header.jpg) center top no-repeat;height:300px;
		background-size: cover; /* Масштабируем фон */
		display:none;
	}
	.thumb-col1{
		width: 100%;
    float: none;
	}
	.thumb-col2 {
		width: 100%;
		float: none;
		margin: 0;
	}
	.thumb-col3 {
		width: 100%;
		float: none;
		margin: 0;
	}	
	.thumb-text1{
		min-height:20px;
	}
	.service-box{
		display:block;
	}
	.service-box>div {
    margin: 0 auto 30px auto;
	}
	.mob-w{
		    width: 28%;
    float: left;
	}
	.item-icons>div {
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}	
	
	.form-new{width:100%;}
	
		.thumb-text1 p {
			font-size: 14px;
		}	
		.thumb-box {
			margin: 0 0 25px 0;
		}	
		.form-new-block>div {
			width: 100%;
		}	
		
	.thumb-grey{padding:20px 0;}
	.thumb-grey h3{padding:0 0 20px 0;}
	.thumb-block1{padding:20px 0 0 0;}
	.thumb-block1 br{display:none;}
	
	.thumb-block1 h3{padding:20px 0;}
	
	.service-all{text-align:left;}
	
	ul.footer-menu{float:none;}
	
	ul.footer-menu li{
		display: block;
		text-align:center;
		padding: 10px 0;
	}
	.footer-left{float:none;}
	.footer-phone{float: none;text-align: center;}
	.footer-phone br{margin:0 0 30px 0;}
		
	.header-text-center-mob{
		display: block;
		text-align: center;
		line-height: 1.5em;
		color: #fff;
		font-size: 20px;
		padding: 10px;
		background: #009788;
		/* font-weight: 600; */
		text-transform: uppercase;
		margin: 25px 0 25px 0;		
	}
	.thumb-indent {
		padding: 20px 0 0 0;
	}
	.item-icons-box {
		
		padding: 20px 0 0 0;
	}	
	.thumb-grey-top {
		padding:0;
	}
	
	h1, .h1 {
		font-size: 30px !important;
		text-align:left  !important;
	}
	h2, .h2 {
		font-size: 20px  !important;
		text-align:left  !important;
	}

	.content{padding: 45px 5px 20px;}
	.thumb-service {
		padding:0px;
	}
	
}

@media (min-width: 320px) and (max-width: 650px)  { 

	.section-items-2>div{
		width:50%;
	}
	.top-acii {
		display:none;
	}
	.mobile-top-acii {
		display:block;
	}
	.page1-green {
		margin:0 auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute {
		display:none;
	}
	.page1-green1 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute1 {
		display:none;
	}
	.page1-green2 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-indent {
		padding:0px;
	}
	.page1-green3 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute2 {
		display:none;
	}
	.page1-green4 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1-block-absolute3 {
		display:none;
	}
	.page1-green5 {
		margin:20px auto 0;
		float:none;
		width:100%;
	}
	.page1 h1 {
		text-align:center !important;
	}
	.mobile-24 {
		display:block;
	}
}
@media (min-width: 320px) and (max-width: 570px)  { 

	.service-box>div {
		margin: 0 0 30px 0;
		width: 100%;
	}

}

@media (min-width: 320px) and (max-width: 450px)  { 

	.section-items-2>div{
		width:50%;
	}
	
	header {
		
		line-height: 1.2em;
	}

	header .logo{
		padding: 10px 60px;
		font-size: 17px;
	}	

	
	.right-box-text ul{
		    margin: 0 0 0 20px;
	}
}

@media (min-width: 320px) and (max-width: 768px)  { 

	#owl-bottom1 .item{width:100% !important;}
			td, th {
		display: contents !important;
	}
		 td img{
		    margin: 0 auto !important;
    display: block;
	}
	.wm-40{width:100%;}
	.wm-50{width:100%;}
	.gallery-items>div {
    width: 100%;
	}
	.form-new {
   
    padding: 20px;
	}
	.box2{
		float:none;
		width: 100%;
		margin: 20px 0 0 0;
		height:inherit;
	}
	.box2 .padding{width:230px;}
	.box2-button {
		position:relative;
		bottom:inherit;
	}
	.box2-text2 {
		height:inherit;
	}
	
}

@media (min-width: 320px) and (max-width: 650px)  { 


}



.blue{
	background: #4e4c4f;
}

.blue .title{
	color:#fff;
}
.blue2{
	background: #e8e8e8;
}

.blue2 .title{
	color:#0b5a55;
}


.bluebox{
	position:relative;
	font-size:18px;
	margin-top:40px;
	margin-bottom:20px;
	line-height:1em;
}
.bluebox span{
    position: absolute;
    top: -17px;
    font-size: 47px;
    /* display: block; */
    /* border: 1px solid #fff; */
    line-height: 1em;
    /* width: 40px; */
    /* height: 40px; */
    text-align: center;
    /* border-radius: 30px; */
    /* padding: 3px 0 0 0; */
    font-style: italic;
}
.bluebox p{
padding: 10px 0 0 0;
    font-size: 13px;
}

.blueboximg{
	padding:60px 0 0 0;
}
.mobile-center {
	display:none;
}
@media (min-width: 320px) and (max-width: 767px)  {
	.logo-mobile {
		float:left;
		margin:0px;
	}
	header {
		position:relative;
		left:inherit;
		top:inherit;
	}
	header .logo {
		padding:16px 0 0 30px;
	}
	header .logo img {
		width:150px
	}
	.mobile-center {
		display:block;
		position:absolute;
		top:333px;
		left:0px;
		width:100%;
	}
	.mobile-center .mcall {
		margin: 0 auto !important;
	}
	.mobile-center .red-button-mobile {
		font-size:15px !important;
		line-height:18px !important;
		height:inherit !important;
		padding: 12px 0 12px 0 !important;
		background:#1bb094 !important;
	}
	.mphone {
		color:#1bb094 !important;
		text-align:right;
		border-bottom:1px solid #fff;
		border-top:none !important;
	}
	.navbar-nav {
		text-align:right !important;
	}
	.nav > li:nth-child(4) {
		text-align:right !important;
	}
	.nav > li:nth-child(5) {
		text-align:right !important;
	}
	.nav > li:nth-child(6) {
		text-align:right !important;
	}
	.mob-w {
		width: 300px;
		float: none;
		margin: 0 auto;
	}
	.auts-box-foto {
		float:none;
		text-align:center;
		margin: 0 0 0 0;
	}
	.auts-buttons a {
		margin: 0 10px 15px 10px;
	}
	.staff-table-responsive table {
		width:100%;
	}
	.staff-table-responsive table td {
		display:block !important;
		width:100% !important;
	}
	.staff-table-responsive table td iframe {
		width:100% !important;
	}
	.table-block {
		overflow:hidden;
	}
	.table-block table {
		width:100% !important;
	}
	.table-block table td {
		display:inline-block !important;
		width:45% !important;
	}
	.modal2 {
		display: none;
		position: relative;
		width: 300px;
		max-width:inherit !important;
		padding: inherit;
		border-radius: 0px !important;
		background: #fff !important;
	}
	.modal2 .padding {
		padding: 30px 20px 14px 20px;
		text-align: center;
	}
	.presentation-block {
		margin: 50px 0 0 0;
	}
	.presentation-block-title {
		font-size:18px;
		line-height:21px;
	}
	.page1-block-absolute4 {
		display:none;
	}
	.page1-block {
		margin:20px 0 0 0;
	}
	.page1 {
		font-size:16px;
		line-height:18px;
	}
	#ex-banner {
		width:320px !important;
	}
	.ex-banner-text {
		position: absolute;
		top: 180px;
		left: 20px;
		width: 170px;
		font-size: 10px;
		line-height: 12px;
		color: #000;
		text-align: justify;
	}
	#ex-banner img {
		padding: 0 0 60px 0
	}
}

#ex-banner {width: 670px;}
#ex-banner img {width:100%;}


/**********form*******/
#form-block-online {
	min-height:620px;
	width:770px;
	background:#fff;
	position:fixed;
	top:50%;
	left:50%;
	z-index:999;
	display:none;
	transform: translate(-50%, -50%);
	padding: 0 0 20px 0;
	font-family: 'Roboto', sans-serif;
	
}
#form-block-online .padding {
	padding: 61px 31px 30px 31px;
}
.block-online-title {
	font-size:23px;
	line-height:25px;
	color:#e61529;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	padding:0 0 29px 0;
}
.block-online-title span {
	color:#000;
}
.block-online-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.block-online-block {
	width:47%;
	margin:0 0 0 0;
}
.block-online-input input {
	font-size:16px;
	line-height:18px;
	color:#9e9e9e;
	padding:9px 0 9px 0;
	margin:0 0 30px 0;
	width:100%;
	border:none;
	border-bottom:1px solid #e3e3e3;	
}
.online-radio {
	padding: 0 0 0 0;
	margin: 0px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.online-radio li {
	list-style: none;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 0 0;
	margin:0 0 13px 0;
	color: #000;
	vertical-align: top;
	font-weight: normal;
	position: relative;
	width:44%;
}
.online-radio label {
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
    position: relative;
    border: none;
}
.online-radio input {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity:0;
}
.online-radio input[type="radio"] + span {
    position: absolute;
    left: 0px; top: 0;
    width: 16px;
    height: 16px;
    background:#fff;
    border:2px solid #e3e3e3;
    cursor: pointer;
	border-radius:100%;
   }
.online-radio input[type="radio"]:checked + span {
    background: url(../images/checkbox-active.gif) center center no-repeat #fff;
}
.online-radio b {
	padding: 0 0 0 0px;
	display: block;
	overflow: hidden;
	font-weight: normal;
}
.block-online-textarea textarea {
	font-size:16px;
	line-height:18px;
	color:#9e9e9e;
	padding:15px 15px 15px 12px;
	width:100%;
	height:115px;
	border:none;
	border:1px solid #e3e3e3;
	box-sizing:border-box;
}
.block-online-submit {
	width:170px;
	margin:25px auto 0;
}
.block-online-submit input[type="submit"] {
	font-size:14px;
	line-height:16px;
	color:#fff;
	width:100%;
	background:#e61529;
	border-radius:25px;
	padding:11px 0 11px 0;
	font-weight:700;
	border:none;
}
#form-called {
	color: #ffffff;
	line-height: 1.5;
}
.job-openings {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.job-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5px;
    max-width: 570px;
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}
.job-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}
.job-box:hover::before {
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}

.job-box a {
    margin-bottom: 25px;
    padding: 15px 30px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}
.job-box a:hover {
    background-color: #17ba9b;
    border: #17ba9b;
    text-decoration: underline;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}
.job-box:hover .job-box a {
	background-color: #17ba9b;
    border: #17ba9b;
    text-decoration: underline;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}
.job-openings .jf:nth-child(1) {
	background-image: url(../images/jf__new1.jpg);
}
.job-openings .jf:nth-child(2) {
	background-image: url(../images/jf__new2.png);
}
.jf{
    background-image: url(../images/jf.png);
}

.jl {
    background-image: url(../images/jl.png);
}

/* ////////////////////////////////// */

.job-openings-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.job-openings-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-bottom: 1px solid #000000;
    min-height: 50px;
}

.job-openings-item a {
    font-size: 16px;
    color: #828f9c;
    padding-bottom: 5px;
    text-decoration: none;
}

.job-openings-item a:nth-last-child(1) {
    font-weight: bold;
}
.job-openings-item a:hover {
    font-weight: bold;
    text-decoration: underline;
}

/* //////////////////////////////////// */

.job-openings-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #f2f2f2;
}

.job-card-info,
.job-card-form {
    padding: 30px;
    font-size: 16px;
    color: #7a8896;
}

.job-card-info-tile,
.job-card-info-address span {
    font-size: 16px;
    font-weight: bold;
    color: #7a8896;
    line-height: 1.5;
}

.job-card-info-address {
    margin-bottom: 15px;
}

.job-card-info ul,
.job-card-info ul li {
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 1.2;
}

.job-card-info ul {
    margin-bottom: 30px;
}

.job-card-form .job-card-info-tile{
    margin-bottom: 15px;
}

.job-card-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.job-card-form form input {
    width: 340px;
    height: 60px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
    font-size: 16px;
    padding-left: 10px;
    color: #7a8896;
}

.job-card-form form input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
    color: #7a8896;
}

.job-card-form form input::-moz-placeholder {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
    color: #7a8896;
}

.job-card-form form input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
    color: #7a8896;
}

.job-card-form form input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
    color: #7a8896;
}

.job-card-form form input::placeholder {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
    color: #7a8896;
}

.job-card-form form input:focus,
.job-card-form form input:active {
    outline: none;
}

.job-card-form form p {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
}

#jobfile {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.job-card-form form label {
    padding: 8px 18px;
    color: #17ba9b;
    font-size: 12px;
    border: 1px solid #17ba9b;
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    cursor: pointer;
}

.job-card-form form label:hover{
    background-color: #17ba9b;
    color: #fff;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}

.job-card-form form input[type="submit"] {
    width: 200px;
    height: 55px;
    background-color: #17ba9b;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    cursor: pointer;
}

.job-card-form form input[type="submit"]:hover{
    background-color: transparent;
    color: #17ba9b;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}

.job-card-form form p:nth-last-child(1) {
    position: relative;
    width: 270px;
    text-align: center;
}

.job-card-form form p:nth-last-child(1)::before{
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fd2020;
}

.leave-request-wrp {
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	background-color: rgba(0, 0, 0, 0.25);
	z-index: 999;
}

.leave-request {
	position: relative;
    background-color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    max-width: 400px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.leave-request-wrp-cls {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	border: 1px solid transparent;
	border-radius: 50%;
	background-color: #17ba9b;
	-webkit-transition: 0.25s ease;
	-o-transition: 0.25s ease;
	transition: 0.25s ease;
	cursor: pointer;
}

.leave-request-wrp-cls:hover {
	background-color: #ffffff;
    color: #17ba9b;
    border-color: #17ba9b;
}

.leave-request form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.leave-request form p {
    font-size: 22px;
    text-align: center;
    padding: 15px 0px;
}

.leave-request form input[type="text"],
.leave-request form input[type="email"],
.leave-request form input[type="tel"] {
    padding: 10px;
    margin: 10px;
    outline: none;
    border: 1px solid #17ba9b;
    border-radius: 5px;
	height: 45px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.leave-request form input[type="text"]::-webkit-input-placeholder, .leave-request form input[type="email"]::-webkit-input-placeholder, .leave-request form input[type="tel"]::-webkit-input-placeholder {
    color: #000;
}

.leave-request form input[type="text"]::-moz-placeholder, .leave-request form input[type="email"]::-moz-placeholder, .leave-request form input[type="tel"]::-moz-placeholder {
    color: #000;
}

.leave-request form input[type="text"]:-ms-input-placeholder, .leave-request form input[type="email"]:-ms-input-placeholder, .leave-request form input[type="tel"]:-ms-input-placeholder {
    color: #000;
}

.leave-request form input[type="text"]::-ms-input-placeholder, .leave-request form input[type="email"]::-ms-input-placeholder, .leave-request form input[type="tel"]::-ms-input-placeholder {
    color: #000;
}

.leave-request form input[type="text"]::placeholder,
.leave-request form input[type="email"]::placeholder,
.leave-request form input[type="tel"]::placeholder {
    color: #000;
}

.leave-request form input[type="text"]:active,
.leave-request form input[type="email"]:active,
.leave-request form input[type="tel"]:active,
.leave-request form input[type="text"]:focus,
.leave-request form input[type="email"]:focus,
.leave-request form input[type="tel"]:focus,
.leave-request form input[type="submit"]:active,
.leave-request form input[type="submit"]:focus {
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.leave-request form input[type="submit"] {
    outline: none;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #17ba9b;
    padding: 10px;
    margin: 10px;
    height: 45px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    cursor: pointer;
}

.leave-request form input[type="submit"]:hover {
    background-color: #ffffff;
    color: #17ba9b;
    border-color: #17ba9b;
}

.leave-request-wrp {
	display: none;
}

.leave-request form input[type="file"] {
	display: none;
	user-select: none;
}

.leave-request form label {
	height: 45px;
    border: 1px dashed #17ba9b;
    border-radius: 5px;
	max-width: 350px;
    width: 100%;
	margin: 10px auto;
	text-align: center;
	line-height: 45px;
	color: #17ba9b;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.25s ease;
}

.leave-request form label:hover {
	border: 1px solid #17ba9b;
	background-color: #17ba9b;
	color: #fff;
}



.job-openings-item p {
	padding: 5px 10px;
	border: 1px solid #828f9c;
	cursor: pointer;
	border-radius: 5px;
	-webkit-transition: 0.25s ease;
	-o-transition: 0.25s ease;
	transition: 0.25s ease;
	margin: 0 0 5px 15px;
}

.job-openings-item p:hover {
	background-color: #17ba9b;
	border-color: #17ba9b;
	color: #ffffff;
}

.job-openings-item img {
	display: none;
	height: 25px;
	width: auto;
	margin: 0 0 5px 5px;
}

.header-text-center span {
	display: block;
	font-size: 54px ;
}

.video-mob{display:none;}

/* ................................................... */
@media (min-width: 320px) and (max-width: 1023px)  {
	#form-block-online {
		width:300px;
	}
	#form-block-online .padding {
		padding: 15px 15px 10px 15px;
	}
	.block-online-title {
		padding: 0 0 10px 0;
	}
	.block-online-block {
		width:100%;
		margin:0 0 0px 0;
	}
	.block-online-input input {
		padding: 10px 0;
		font-size:13px;
		line-height:15px;
		margin:0 0 10px 0;
	}
	.block-online-textarea textarea {
		height:70px;
	}
	.online-radio li {
		margin:0 0 4px 0;
	}
	.block-online-submit {
		margin:15px auto 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px)  {
	.autsorsing-block1 {
		padding: 54px 15px 50px 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px)  {
	.autsorsing-block1 {
		padding: 25px 15px 25px 15px;
	}
	.autsorsing-left {
		width:100%;
	}
	.autsorsing-right {
		width:100%;
	}
}
@media (min-width: 480px) and (max-width: 767px)  {
	.autsorsing-block1 {
		padding: 25px 15px 25px 15px;
	}
	.autsorsing-left {
		width:100%;
	}
	.autsorsing-right {
		width:100%;
	}
	.autsorsing-block-pic {
		padding:0 0 20px 0;
	}
}
@media (min-width: 320px) and (max-width: 479px)  {
	.autsorsing-block1 {
		padding: 25px 15px 25px 15px;
	}
	.autsorsing-left {
		width:100%;
	}
	.autsorsing-input input {
		font-size:14px;
		line-height:16px;
	}
	.autsorsing-right {
		width:100%;
	}
	.autsorsing-block-pic {
		padding:0 0 20px 0;
	}
	.autsorsing-block-price {
		font-size:20px;
		line-height:22px;
	}
	ul.autsorsing-item-radio li {
		font-size:14px;
		line-height:16px;
		margin: 0 9px 0 0;
	}
	.autsorsing-item-text {
		font-size:12px;
		line-height:14px;
	}
	.job-box a {
		margin: 0px 25px 25px;
	}
}
@media screen and (max-width: 690px) {
    .job-openings {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}
@media screen and (max-width: 768px) {
    .video-mob{display:block;}
}
/* ................................... */
@media screen and (max-width: 600px) {
	.job-openings-item p {
		display: none;
	}

	.job-openings-item img {
		display: block;
	}
}

@media screen and (max-width: 450px) {
    .job-card-form form input {
        width: 270px;
    }
}

@media screen and (max-width: 400px) {
	.leave-request form input,
	.leave-request form label {
		margin: 10px 0px !important;
		max-width: 100% !important;
	}
}

@media screen and (max-width: 420px) {
    .job-openings-item a {
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {
    .job-card-form form input {
        width: 240px;
    }
}
