/* font-family: "LatoRegular"; */
@font-face {
    font-family: "LatoRegular";
    src: url("fonts/LatoRegular/LatoRegular.eot");
    src: url("fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoRegular/LatoRegular.woff") format("woff"),
    url("fonts/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "LatoBold";
    src: url("fonts/LatoBold/LatoBold.eot");
    src: url("fonts/LatoBold/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoBold/LatoBold.woff") format("woff"),
    url("fonts/LatoBold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "LatoItalic";
    src: url("fonts/LatoItalic/LatoItalic.eot");
    src: url("fonts/LatoItalic/LatoItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoItalic/LatoItalic.woff") format("woff"),
    url("fonts/LatoItalic/LatoItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "LatoLight";
    src: url("fonts/LatoLight/LatoLight.eot");
    src: url("fonts/LatoLight/LatoLight.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoLight/LatoLight.woff") format("woff"),
    url("fonts/LatoLight/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "LatoBoldItalic";
    src: url("fonts/LatoBoldItalic/LatoBoldItalic.eot");
    src: url("fonts/LatoBoldItalic/LatoBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoBoldItalic/LatoBoldItalic.woff") format("woff"),
    url("fonts/LatoBoldItalic/LatoBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLightItalic"; */
@font-face {
    font-family: "LatoLightItalic";
    src: url("fonts/LatoLightItalic/LatoLightItalic.eot");
    src: url("fonts/LatoLightItalic/LatoLightItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/LatoLightItalic/LatoLightItalic.woff") format("woff"),
    url("fonts/LatoLightItalic/LatoLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body, html {
	height: 100%;
	font-family: "LatoRegular";
	/*overflow-x: hidden;*/
}


body {
	min-width: 320px;
	background-color: #fff;
}


.clearfix_:before, .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font: 0/0 a;
	height: 0;	
}

.tright {
	text-align: right;
}

.fleft {
	float:left;
}

.tcenter {
    text-align: center;
}

.fright {
	float: right;
}

.wrapper {
	width: 930px;
	padding: 0 15px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.header {
	height: 749px;
	background-image: url('../img/header-bg.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

    padding-top: 30px;
    box-sizing: border-box;
}

.size {
	padding: 75px 0;
}

.request {	
	min-height: 500px;
	box-sizing: border-box;
	background-image: url('../img/request-bg.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

    padding: 60px 0 70px;
    box-sizing: border-box;
}

.reviews {
	padding: 75px 0;
	background-color: #f6f9fa;
}

.header-slider {
    margin: 0 -60px;
    padding-top: 95px;
}

.slide-item {
    height: 320px;
    width: 575px;
    padding: 40px;
    box-sizing: border-box;
    background-color: rgba(0,138,210,0.65);
}


.slide-title {
    color: #fff;
    font-size: 48px;
}

.slide-description {
    opacity: .9;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

.more-link {
    color: #fff;
    font-size: 16px;
    font-family: "LatoBold";
    text-align: center;
    display: inline-block;
    height: 47px;
    line-height: 48px;
    border-radius: 50px;
    padding: 0 50px;
    text-transform: uppercase;
    background-color: #b0de27;
    margin-top: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    text-decoration: none;
}

.h3.page-title {
    color: #303030;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
    margin: 0 0 75px;
    line-height: 52px;
}

.slide3-image {
    height: 130px;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 45px;
}

.slide3-title {
    color: #303030;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 40px;
}

.slide3-item-wrapper {
    padding: 0 20px;
}

.slide3-info {
    float:left;
    color: #606060;
    font-size: 15px;
    background-color: #fff;
    padding-right: 2px;
    position: relative;
    z-index: 2;
}

.slide3-value {
    float:right;
    color: #303030;
    font-size: 15px;
    font-family: "LatoBold";
    background-color: #fff;
    padding-left: 2px;
    position: relative;
    z-index: 2;
}

.slide3-row {
    position: relative;
    margin-bottom: 5px;
}

.slide3-row:before {
    position: absolute;
    left: 0;
    right: 3px;
    content: '.......................................................................';
    color: #cccccc;
    font-size: 16px;
    bottom: 0;
    overflow: hidden;
    display: block;
}

.slide3-item-wrapper {
    border-right: 1px solid #dcdcdc;
}


.h4.page-title {
    font-size: 36px;
    color: #303030;
    margin: 0 0 20px;
    font-weight: normal;
    text-align: center;
}

.white-color {
    color: #fff!important;
}

.sub-title {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
}

.form-request {
    display: block;
    width: 100%;
}

.input-wrapper-out {
    margin: 0 -15px 20px;
}

.form-request input, .form-request textarea {
    font-size: 18px;
    color: #303030;
    border-radius: 25px;
    padding: 25px;

    border: none;
    box-sizing: border-box;
    outline: none;
    width: 100%;

    border: 2px solid transparent;
}

.error-field {
    border: 2px solid rgba(255,0,0,0.5)!important;
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.25);
}

.form-request textarea {
    height: 110px;
    resize: none;
}

.input-wrapper {
    width: 33.33%;
    float:left;
    padding: 0 15px;
    box-sizing: border-box;
}

.input-wrapper input {
    width: 100%;
    display: block;
    height: 47px;
    padding: 0 25px;
}

.portfolio {
	background-color: #f6f9fa;
}

.portfolio-wrapper {
	width:1190px;
	margin:0 auto;
	padding-top:60px;
}

.portfolio .page-title {
	margin-bottom:35px;
}

.portfolio-item {
    display: block;
	width: -webkit-calc(20% - 10px);
	width: -moz-calc(20% - 10px);
    width: calc(20% - 10px);
    float:left;
    background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.15s ease-in-out;
    opacity: 0.8;
	margin: 5px;
}



.portfolio-item:hover {
	opacity: 0.98;
}

.portfolio-item-proizvodstvo {
	width: -webkit-calc(17% - 14px);
	width: -moz-calc(17% - 14px);
    width: calc(17% - 14px);
}

.contacts-col {
    width: 50%;
    float:left;
    height: 520px;
}

.contacts-col-info {
    width: 50%;
    float:left;
	padding-top:30px;
}

.contacts-col:nth-child(2) {
    /*padding-left: 90px;
    padding-top: 60px;*/
    box-sizing: border-box;
}
.contacts-col p {
    font-size: 18px;
    color: #303030;
    margin-bottom: 25px;
}

.contacts-title {
    font-size: 28px;
    color: #303030;
    margin-bottom: 45px;
	padding-left:30px;
}

/*
.footer {
    height: 147px;
    background-image: url('../img/footer.png');
    background-position: center center;
}
*/
/*
.top {
    height: 94px;
    width: 1180px;
    margin: 0 auto;
    background-image: url('../img/top.png');
    background-position: center center;

}
*/


.contacts-tab-button-wrapper {
    margin-bottom: 30px;
	padding-left:30px;
}

.contact-tab {
	padding-left:30px;
}

.contacts-tab-button {
    display: inline-block;
    font-size: 18px;
    color: #2f2526;
    padding-bottom: 3px;
    border-bottom: 2px solid #d7d7d7;
    margin-right: 25px;
    cursor: pointer;
}

.contacts-tab-button.active {
    color: #008cd3;
    border-bottom: 2px solid #008cd3;
    cursor: default;
}

.reviewer-photo {
    width: 130px;
    height: 130px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100%;
}

.reviewer-info-wrapper {
    text-align: left;
}

.reviewer-fio {
    color: #282a32;
    font-size: 18px;
    font-family: "LatoBold";
}

.reviewer-date {
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 10px;
}

.reviewer-info {
    padding-left: 15px;
    padding-top: 30px;
}

.review-text {
    padding: 17px 20px;
    background-color: #fff;
    border: 1px solid #dde0e1;
    border-radius: 15px;
    font-size: 16px;
    color: #282a32;
    line-height: 24px;
    margin-top: 20px;
    position: relative;
}

.review-text:before {
    position: absolute;
    top: -12px;
    left: 54px;
    width: 22px;
    height: 12px;
    content: '';
    background-image: url('../img/up.png');
}

.reviews-slider {
    padding-top: 15px;
}

.more-reviews {
    display: inline-block;
    height: 47px;
    line-height: 47px;
    box-sizing: border-box;
    padding: 0 40px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #acdc28;
    font-family: "LatoBold";
    border: 2px solid #bfe35e;
    border-radius: 47px;
}

.top .wrapper .inner-top {
    margin: 0;
}

.logo {
    width: 184px;
    height: 50px;    
    display: inline-block;
	position:relative;
	z-index:1;
}

.logo.ru {
	background-image: url('../img/logo.png');
}

.logo.en {
	background-image: url('../img/logo-en-184-50.png');
}

.logo-wrapper {    
    width: 240px;
    float:left;
    text-align: left;
	position:relative;
}

.logo-wrapper:before {
	content: "";
    position: absolute;
    width: 190px;
    height: 0px;
    background: #fff;
    box-shadow: 0px 0px 60px 10px #fff;
    top: 50%;
	left: -webkit-calc(50% - 124px);
	left: -moz-calc(50% - 124px);
    left: calc(50% - 124px);
}

.top {
	position: relative;
    z-index: 2;
}

.top-menu {
    width: calc(100% - 490px);
    float:left;
    text-align: center;
    padding-top: 17px;
}

.top-contacts {
    width: 240px;
    float: left;
    text-align: right;
    padding-top: 12px;
}

.top-menu ul li a {
    display: inline-block;
    font-size: 18px;
    color: #2b2e2f;
    text-decoration: none;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
	color: #fff;
    font-weight: bold;
}

.top-menu ul li a.active {
    color: #008cd3;
    border-bottom: 2px solid #008cd3;
}

.top-menu ul li {
    list-style: none;
    display: inline-block;
    padding: 0 15px;
}

.top-phone {
    color: #303030;
    font-size: 24px;
    display: block;
    text-decoration: none;
	color:#fff;
}

.gotorequest {
    display: inline-block;
    padding: 0 25px;
    line-height: 40px;
    height: 40px;
    background-color: rgb(0,138,210);
    border-radius: 40px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "LatoBold";
    color: #fff;
    text-decoration: none;
    margin-top: 15px;
    white-space: nowrap;
    text-align:center;
}

.footer {
    min-height: 150px;
    background-color: #2b2e2f;
    padding-top: 50px;
    box-sizing: border-box;
	clear:both;
}

.footer-col {
    width: 25%;
    float:left;
    display: inline-block;
    vertical-align: middle;
}

.footer-col:nth-child(1) {
    text-align: left;
    color: #fff;
    font-size: 18px;
}

.footer-col:nth-child(2) {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.footer-col:nth-child(3) {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.footer-col:nth-child(4) {
    text-align: right;
}

.social-link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
}

.fb {
    background-image: url('../img/fb.png');
}

.vk {
    background-image: url('../img/vk.png');
}

.inst {
    background-image: url('../img/inst.png');
}


.social-wrapper {
    margin-right: 10px;
}

.link-footer > div {
    display: inline-block;
    vertical-align: middle;
}

.modal-overlay:not(.active) {
    opacity: 0;
}

.lang-block {
  margin-right: 50px;
  position: absolute;
  padding-right: 25px;
  top:0;
  right:-190px;
}

.lang-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.lang-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: -8px;
  min-width: auto;
  background: #fff;
  padding: 0;
  -webkit-box-shadow: 1px 1px 10px #cfcbcd;
  -moz-box-shadow: 1px 1px 10px #cfcbcd;
  box-shadow: 1px 1px 10px #cfcbcd;
  z-index: 1;
}
.lang-wrap .lang-item {
  padding: 8px;
}
.lang-wrap .lang-item:hover {
  background: #cfe7f0;
}
.lang-wrap .text-lang {
  color: #10110b;
}

.lang-item {
  padding: 8px 0px;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  margin-right:5px;
}

.lang-item:last-child {
	margin-right:0;
}

.flag {
  width: 35px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.flag.ru {
  background: url("../img/ru.png") no-repeat;
}
.flag.en {
  background: url("../img/en.png") no-repeat;
}
.flag.zh {
  background: url("../img/zh.png") no-repeat;
}

.text-lang {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  margin-left: 10px;
}

.arrow-lang {
  display: inline-block;
  width: 14px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 9px);
  top: -moz-calc(50% - 9px);
  top: calc(50% - 9px);
  display:none;
}
.arrow-lang:before {
  content: "";
  display: inline-block;
  background: url("../img/arrow.png") no-repeat;
  background-size: contain;
  width: 9px;
  height: 5px;
  position: absolute;
  top: -webkit-calc(50% - 2.5px);
  top: -moz-calc(50% - 2.5px);
  top: calc(50% - 2.5px);
  left: -webkit-calc(50% - 4.5px);
  left: -moz-calc(50% - 4.5px);
  left: calc(50% - 4.5px);
}

.video-header {
	position:absolute;
	max-width:100%;
	width:100%;
	top:0;
	left:0;
	height:749px;
	overflow:hidden;
}

.video-header video {
	position:absolute;
	max-width:100%;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-header .video-filter {
	position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: url("../img/index-banner-pattern.png") repeat;
}

.video-subtitle {
	position: absolute;
    -webkit-transform: translateX(0%) translateY(50%);
    transform: translateX(0%) translateY(50%);
    top: 150px;
    color: #fff;
    text-align: center;
	width:100%;
}

.video-subitem {
	font-size:46px;
	color:#fff;
	margin-bottom:50px;
	font-weight:bold;
}

.video-subitem:before {
	content:"\f00c";
	font-family:'FontAwesome';
	font-weight: normal;
    margin-right: 15px;
    font-size: 32px;
}

.section-text {
	text-align:center;
}

@media (min-width:1190px) {
	.header .top .wrapper {
		width: 1190px;
	}
}

@media (max-width:1480px) {
	.lang-block {
		right: -45px;
		margin-right: 0;
		padding-right: 0;
	}
	.top-contacts {
		width:210px;
	}
	.video-header video {
		max-width:none;
	}
	.gotorequest {
		font-size:14px;
	}
}

@media (max-width: 1280px) {
    .top .wrapper .inner-top {
        margin: 0 -50px;
    }

    .header-slider {
        margin: 0px 35px;
    }

    .size .jcarousel-control-prev {
        left: -40px;
    }

    .size .jcarousel-control-next {
        right: -40px;
    }

    .reviews .jcarousel-control-prev {
        left: -50px;
    }

    .reviews .jcarousel-control-next {
        right: -50px;
    }
	.portfolio-wrapper {
		width:980px;
	}
	.header .top > .wrapper {
		padding: 0 55px;
	}
	.top .wrapper .inner-top {
		margin:0;
	}
	.lang-block {
		right: 0px;
		margin: 0;
		padding: 0;
	}
	.header {
		height: 600px;
	}
	.video-header {
		height: 600px;
	}
	.video-header video {
		top: 0;
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0);
	}
	.video-subitem {
		font-size: 36px;
		margin-bottom: 35px;
	}
	.video-subitem:before {
		font-size: 28px;
	}
}
	

@media (max-width: 1050px) {
    .wrapper  {
        width: 768px;
    }

    .top-menu {
        width: 100%;
        padding-top: 45px;
    }

    .top-contacts {
        float: right;
    }

    .social-wrapper {
        margin: 0;
    }
	.portfolio-wrapper {
		width:768px;
	}
	.header .top > .wrapper {
		padding: 0 15px;
	}
	.lang-block {
		right: -75px;
		margin: 0;
		padding: 0;
	}
}

@media (max-width: 991px) {
    .contacts-col {
        width: 100%;
        float: none;
        /*height: 300px;*/
    }

    .contacts-col:nth-child(2) {
        text-align: center;
        padding-left: 0;
    }

    .contacts-tab-button {
        margin: 5px 12px;
    }
	.portfolio-wrapper {
		width:100%;
	}
	.contacts-col-info {
		width:100%;
		padding-bottom: 30px;
	}
	.top-contacts {
		margin-right:15px;
	}
	.lang-block {
		right: -60px;
	}
	.header {
		height: 460px;
	}
	.video-header {
		height: 460px;
	}
	.video-subtitle {
		top:200px;
	}
	.video-subitem {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.video-subitem:before {
		margin-right: 15px;
		font-size: 16px;
	}
}


@media (max-width: 880px) {
    .wrapper {
        width: 100%;
    }


    .top .wrapper .inner-top {
        margin: 0;
    }

    .header-slider {
        margin: 0px 85px;
    }

    .size-slider,
    .reviews-slider {
        padding: 0 50px;
    }

    .slide-item {
        max-width: 575px;
        width: 100%;
        padding: 25px;
    }

    .slide-title {
        color: #fff;
        font-size: 34px;
        line-height: 36px;
    }

    .slide-description {
        font-size: 16px;
        line-height: 24px;
    }

    .top-contacts .gotorequest {
        display: none;
    }

    .portfolio-item {
		width: -webkit-calc(33.33% - 10px);
		width: -moz-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
    }
	.logo-wrapper {
		width: 50%;
	}
	.top-contacts {
		width: -webkit-calc(50% - 90px);
		width: -moz-calc(50% - 90px);
		width: calc(50% - 90px);
		padding-right: 90px;
		margin-right:0;
	}
	.top-phone {
		font-size: 20px;
	}
	.lang-block {
		right: 0;
		margin: 0;
		padding-right: 5px;
		padding-top: 0;
	}
}

@media (max-width:767px) {
	.header {
		height: 350px;
	}
	.video-header {
		height: 350px;
	}
	.video-subtitle {
		top: 125px;
	}
	.video-subitem {
		font-size: 20px;
		margin-bottom: 20px;
	}
}

@media (max-width:816px) {
    .footer-col {
        width: 100%;
        float: none;
        text-align: center!important;
        padding: 6px 0;
    }
}

@media (max-width: 680px) {
    .input-wrapper {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .input-wrapper:last-child {
        margin-bottom: 0;    
    }
    /*
    .footer-col {
        width: 100%;
        float: none;
        text-align: center!important;
        padding: 6px 0;
    }
    */
    .footer {
        padding: 40px 0;
    }
}

@media (max-width: 540px) {
    .inner-top > * {
        float: none;
        width: 100%;
        text-align: center;
    }

    .jcarousel-control-prev,
    .jcarousel-control-next {
        display: none;
    }

    .size-slider, .reviews-slider {
        padding: 0 20px;
    }

    .header-slider {
        margin: 0px 25px;
    }

    .jcarousel-pagination {
        padding-top: 40px;
    }

    .portfolio-item {
		width: -webkit-calc(50% - 10px);
		width: -moz-calc(50% - 10px);
        width: calc(50% - 10px);
    }

    .contacts-title {
        font-size: 25px;
        color: #303030;
        margin-bottom: 25px;
    }
	.lang-block {
		position:relative;
		width:80px;
		margin: 0 auto;
		padding:0;
		right:auto;
	}
	.top-contacts {
		padding-right:0;
	}
	.header {
		height: 280px;
	}
	.video-header {
		height: 280px;
	}
	.video-header video {
		max-width:auto;
		top:0;
	}
	.video-subtitle {
		display:none;
	}
}

@media (max-width:380px) {
	.portfolio-item {
		width:-webkit-calc(100% - 10px);
		width:-moz-calc(100% - 10px);
		width:calc(100% - 10px);
	}
}

.call-request .input-wrapper,
.construct-request .input-wrapper,
.exit-request .input-wrapper,
.review-request .input-wrapper {
	width: 100%;
	margin-bottom: 15px;
}

.call-request .input-wrapper input,
.construct-request .input-wrapper input,
.exit-request .input-wrapper input,
.review-request .input-wrapper input {
	border: 2px solid #0090d9;
	box-sizing: border-box;
	border-radius: 30px;
	outline: none;
}

.construct-request textarea,
.exit-request textarea,
.review-request textarea {
	border: 2px solid #0090d9;
	box-sizing: border-box;
	border-radius: 30px;
	outline: none;
	margin-top: -20px;	
	resize: none;
	width: 100%;
    height: 110px;
    padding: 15px 25px;
}

.utube {
	background-image:url('../img/youtube_50.png');
	background-size:cover;
}

.agreement-text {
    color:#fff;
    font-size: 10px;
    padding-top: 10px;
}




.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


@media (min-width: 576px) {
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.std-block {
    padding: 20px 15px 15px 15px;
    border: 2px solid #0090d9;
    box-sizing: border-box;
    border-radius: 30px;
    outline: none;
}

.std-wrapper {
    margin-bottom: 80px;   
}

.std-block-wrapper {
    margin-bottom: 30px;
}

.std-image {
    height: 250px;
    background-size: contain;
    background-position: center center;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}

.carousel-option .slide3-title {
    color: #303030;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 26px;
}


.other-option .slide3-image {
    height: 180px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}


.other-option .slide3-title {
    min-height: 52px;   
}

.page-description {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: -25px;
    text-align:center;
}

.page-description2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align:center;
}

.type-image {
    width: 90%;
    height: 100%;
    min-height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0 auto;
}

.type-title {
    font-weight: bold;
    text-align: center;
    height: 38px;
}

.type-item {
    padding: 10px;
    border: 2px solid #3596df;
}

.mb-30 {
    margin-bottom: 30px;
}

.skill-center .slick-slide > div {
    opacity: 0.4;
    transition: all 300ms ease;
    padding: 25px 10px;
    box-sizing: border-box;
}

.skill-center .slick-slide.slick-center > div {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  opacity: 1;
  transform: scale(1.08);
}

.skill-item {
    padding: 10px;
    border: 2px solid #308ad2;
    background-color: #3ca8f7;
    color: #fff;
    box-sizing: border-box;
}

body .slick-next:before, body .slick-prev:before {
    font-size: 30px;
    color: #3ca8f7;
}

.skill-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.skill-note {
    font-size: 14px;
}


.slick-track {
    display:flex!important;
        align-items: center;
}

.scenes #request {
    background-image:url('/images/render13-2.jpg')
}