﻿body {
	margin: 0;
	padding: 0;
	color: #232120;
	font-family: 'Alegreya Sans';
}


#section-1,
#section-1-bottom {
	background: #3f494e;
}

.container {
	width: 1140px;
	margin: 0 auto;
}
.row {

	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

#section-1 .left a,
#section-1-bottom .left a { text-decoration: none; }

#section-1 .left a h3,
#section-1-bottom .left a h3 {
	font-family: 'Bebas Neue';
	color: #ffc000;
	font-size: 60px;
	font-weight: 700;
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 50px;
}

#section-1 .left a h3 strong,
#section-1-bottom .left a h3 strong {
	font-weight: 700;
	color: #fff;
}


#section-1 .left a p,
#section-1-bottom .left a p {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 28px;
	color: #bcbdbd;
}


#section-1 .right .tel-icon a, #section-1 .right .tel-icon,
#section-1 .right .tel-noicon a, #section-1 .right .tel-noicon {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;	
	color: #ffc000;
	font-weight: normal;
}
#section-1 .right .tel-icon i a, #section-1 .right .tel-icon i {
	font-size: 20px;
	color: #fff;
}

#section-1 .right .tel-icon a strong, #section-1 .right .tel-icon strong,
#section-1 .right .tel-noicon a strong, #section-1 .right .tel-noicon strong {
	font-size: 42px;
	font-weight: normal;
}

#section-1 .right .email-icon, #section-1 .right .email-icon a {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 32px;	
	color: #ffc000;
	font-weight: normal;	
}

#section-1 .right .email-icon i, #section-1 .right .email-icon a i {
	color: #fff;
}

#section-1 .row {
	padding: 30px 0;
}

#section-1 .left,
#section-1 .right {
	width: 50%;
}
#section-1 .left .custom {
	width: 370px;
}

#section-1 .right .custom {
	width: 250px;
	text-align: right;
	float: right;
}


#section-2, #section-2-bottom {
	background: #ffc000;
}

#section-2 ul,
#section-2-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	width: 100%;
}

#section-2 ul li.item-101,
#section-2-bottom ul li.item-101 {
	display: none;
}
#section-2 ul li,
#section-2-bottom ul li, {
/*	flex: 0 0 190px; */
	text-align: center;
	height: 50px;
}

#section-2 ul li a,
#section-2-bottom ul li a {
    border-right: 1px solid #f59b1a;
    color: #272b2d;
    display: block;
    font-size: 18px;
    padding: 13px 27px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#section-2 ul li:last-child a,
#section-2-bottom ul li:last-child a {
	border: 0;
}


#section-2 ul li a:hover,
#section-2 ul li a:focus,
#section-2-bottom ul li a:hover,
#section-2-bottom ul li a:focus {
	background: #f59b1a;
}


#section-3 {
	position: relative;
	height: 490px;
	background: url('../images/slider/slider-fake.jpg') top center no-repeat;
	background-size: cover;
}
.section-bg-wr {
	position: absolute;
	width: 100%;
	height: 130px;
	position: relative;
	overflow: hidden;
	top: 420px;
}


.section-3-left-bg,
.section-3-right-bg {
	position: absolute;
	z-index: 2;
	height: 99px;
	width: 100%;
}

.section-3-left-bg {
	background: url('../images/slider/slider-bg-left.png') top right no-repeat;
	right: 42%;
	top: 0px;
}

.section-3-right-bg {
	background: url('../images/slider/slider-bg-right.png') top left no-repeat;	
	left: 42%;
	bottom: 0px;
}

.section-3-left .custom {
    float: right;
    margin: 12px 5% 0 0;
    width: 570px;
}

.section-3-left .custom p {
	margin: 0;
	padding: 0;
	font-size: 32px;
	color: #f59b1a;
	line-height: 32px;
}

.section-3-left .custom p strong {
	font-size: 42px;
	color: #ffc000;
}


.section-3-right .custom {
    float: left;
    margin: 0 0 0 15%;
    width: 570px;
}

.section-3-right .custom p {
	color: #3f494e;
	margin: 0;
	line-height: 99px;
	font-size: 30px;
}

.section-3-right .custom p strong {
	font-size: 48px;
}

#section-4-5 {
	padding-top: 90px;
	background: url('../images/bg-section-4-5.png') top left no-repeat;
}

#section-6-7 {
	background: url('../images/bg-section-6-7.png') bottom right no-repeat;
}


.globalSectionTitle,
.moduleTitle,
.moduleItems {
	flex: 0 0 100%;
	text-align: center;
}

.moduleItems {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.globalSectionTitle {
	font-size: 40px;
	color: #3f494e;
	font-weight: 500;
}

.globalSectionTitle::after {
	display: block;
	content: '';
	width: 70px;
	border-bottom: 3px #3f494e solid;
	margin: 0 auto 24px auto;
}

.moduleTitle {
	font-size: 36px;
	color: #3f494e;
	margin-bottom: 30px;
}

.moduleItems {
	margin-bottom: 46px;
}

.moduleItems .moduleItem {
	margin: 0 24px 30px;
}

.moduleItemTitle, .moduleItemPrice {
	font-size: 24px;
	color: #3f494e;
}

.moduleItemPrice strong {
	font-size: 36px;
	font-weight: 500;
}

#section-8 {
	background: #ffc000 url('../images/bg-how-its-work.jpg') top center no-repeat;
}

#section-8 .globalSectionTitle {
    line-height: 40px;
    padding-top: 58px;
}

#section-8 .custom p {
	margin: 0;
	padding: 0 0 18px 0;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}

#section-8 .custom p:first-child {
	margin-bottom: 18px;
	border-bottom: 1px #fdd865 solid;
	padding-bottom: 46px;
}

#section-8 .custom p strong {
	font-weight: 500;
	font-size: 48px;
}

#section-9 {
	padding-top: 42px;
	background: #e6eaeb;
}

#section-9 .moduleItems .moduleItem {
	flex: 0 0 230px;
    margin: 25px 24px 20px;
}

#section-10 .moduleLeft,
#section-10 .moduleRight {
	flex: 0 0 50%;
	padding-top: 15px;
}

#section-10 .moduleLeft {
	padding-top: 60px;
	position: relative;
}

#section-10 .moduleRight {
	text-align: right;
}

#section-10 .moduleLeft .moduleTitle {
	font-size: 40px;
	color: #3f494e;
	font-weight: 500;
	text-align: left;	
}

#section-10 .moduleLeft .moduleTitle::after {
	display: block;
	content: '';
	width: 70px;
	border-bottom: 3px #3f494e solid;
}

#section-10 .moduleLeft p {
	margin: 0;
	padding: 0;
	font-size: 30px;
}

.section10Wr {
	margin-top: -150px;
	z-index: 2;
}

.section10-bg {
	background: url('../images/secion-10-bg.png') center center no-repeat;
	display: block;
	height: 172px;
}

#section-10 .servicePrice {
	position: absolute;
	font-size: 24px;
	z-index: 3;
	bottom: 85px;
	right: 0;
}

.servicePrice strong {
	font-size: 48px;
}

.customs10phones {
	display: flex;
}

.customs10phones p {
    color: #f59b1a;
    font-size: 32px;
    line-height: 32px;
    margin: -45px 60px 0 0;
}

.customs10phones p strong {
    color: #ffc000;
    font-size: 42px;
}



#section-11 .moduleLeft,
#section-11 .moduleRight {
	flex: 0 0 50%;
	padding-top: 15px;
}

#section-11 .moduleRight {
	padding-top: 60px;
	position: relative;
}

#section-11 .moduleTitle {
	font-size: 40px;
	color: #3f494e;
	font-weight: 500;
	text-align: left;	
}

#section-11 .moduleTitle::after {
	display: block;
	content: '';
	width: 70px;
	border-bottom: 3px #3f494e solid;
}

#section-11 .moduleRight p {
	margin: 0;
	padding: 0;
	font-size: 30px;
}


.section11Wr {
	margin-top: -150px;
	z-index: 2;
}

.section11-bg {
	background: url('../images/section-11-bg.png') center center no-repeat;
	display: block;
	height: 172px;
}

.customs11phones {
	display: flex;
	margin-left: 50%;
}

.customs11phones p {
    color: #f59b1a;
    font-size: 32px;
    line-height: 32px;
    margin: -45px 40px 0 0;
}

.customs11phones p strong {
    color: #ffc000;
    font-size: 42px;
}

#section-11 .servicePrice {
	position: absolute;
	font-size: 24px;
	z-index: 3;
	bottom: 85px;
	left: 0;
}

#section-12 {
	padding: 40px 0;
	background: url('../images/demontag-bg.jpg') 200% top no-repeat;
}

#section-12 .moduleTitle {
	font-size: 40px;
	color: #3f494e;
	font-weight: 500;
	text-align: left;	
}

#section-12 .moduleTitle::after {
	display: block;
	content: '';
	width: 70px;
	border-bottom: 3px #3f494e solid;
}

#section-12 .moduleLeft {
	margin-right: 40%;
}

#section-12 .moduleLeft p {
	font-size: 16px;
}

#section-12 .s12adv {
	display: flex;
	flex-wrap: wrap;
	font-size: 22px;
	font-weight: 500;
}

#section-12 .s12adv .askPrice {
	height: 60px;
	line-height: 60px;
	background: url('../images/icons/icon-60x60-askprice.png') 0 0 no-repeat;
	padding-left: 70px;
}

#section-12 .s12adv .askCalc {
	height: 60px;
	line-height: 60px;
	background: url('../images/icons/icon-60x60-askcalc.png') 0 0 no-repeat;
	padding-left: 70px;
	margin-left: 80px;
}
#section-1-bottom .right .tel-icon a, #section-1-bottom .right .tel-icon,
#section-1-bottom .right .tel-noicon a, #section-1-bottom .right .tel-noicon {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;	
	color: #ffc000;
	font-weight: normal;
}
#section-1-bottom .right .tel-icon i a, #section-1-bottom .right .tel-icon i {
	font-size: 20px;
	color: #fff;
}

#section-1-bottom .right .tel-icon a strong, #section-1-bottom .right .tel-icon strong,
#section-1-bottom .right .tel-noicon a strong, #section-1-bottom .right .tel-noicon strong {
	font-size: 42px;
	font-weight: normal;
}

#section-1-bottom .right .email-icon, #section-1-bottom .right .email-icon a {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 32px;	
	color: #ffc000;
	font-weight: normal;	
}

#section-1-bottom .right .email-icon i, #section-1-bottom .right .email-icon a i {
	color: #fff;
}

#section-1-bottom .row {
	padding: 30px 0;
}

#section-1-bottom .left,
#section-1-bottom .right {
	width: 50%;
}
#section-1-bottom .left .custom {
	width: 370px;
}

#section-1-bottom .right .custom {
	width: 250px;
	text-align: right;
	float: right;
}


#section-1-bottom .row.noBottom {
    padding: 30px 0 0 0;
}

#section-1-bottom .copyrights {
	font-size: 15px;
	color: #fff;
	flex: 0 0 45%;
	height: 22px;
	line-height: 22px;
}

#section-1-bottom .iteam {
	font-size: 15px;
	color: #fff;
	flex: 0 0 55%;
	text-align: right;
	height: 22px;
	line-height: 22px;
}

#section-1-bottom .iteam a {
	color: #fff;
	display: flex;
	justify-content: flex-end;
}

#section-1-bottom .iteam a:hover,
#section-1-bottom .iteam a:focus {
	text-decoration: none;
}

#section-1-bottom .iteam a img {
	margin-left: 10px;
}

.bntOpenMenu {
	display: none;
}

.mobileMenu {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: url('../images/black-transparent-70.png');
	top: 0;
}

.mobileMenuCont {
    box-sizing: content-box;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 220px;
    background: #ffc000;
}

.mobileMenuCont h3 {
	padding: 0 15px;
}
.mobileMenuCont h3 span {
	cursor: pointer;
	color: #ff0000;
}
.mobileMenuCont ul {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

.mobileMenuCont ul li a {
	display: block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	font-weight: 500;
	color: #3f494e;
	padding: 7px 0;
	border-bottom: 1px #3f494e dotted;
}

.mobileMenuCont ul li a:hover,
.mobileMenuCont ul li a:focus {
	color: #000;
}