.max-width-1183px{
	max-width:1183px;
}
.home-page{
	margin-top:30px;
}
.right-section {
	position:sticky;
	top:0px;
	height:900px;
}
.right-section h1{
	font-weight: 800;
	font-size: 96px;
	line-height: 117px;
	color: rgba(46, 72, 157, 0.14);
	top:40px;
	left:57px;
}
.right-section .contact-section{
	top:30px;
	left:50%;
	max-width:360px;
	margin-left:-180px;
}
.video-section{
	background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 30px rgb(46 72 157 / 24%);
    border-radius: 0px 20px;
	padding: 30px;
    margin-bottom: 30px;
	max-width: 360px;
	height: 260px;
}
.right-section .contact-section .video-block{
	background:#F1F1F1;
	height: 100%;
}
.right-section .contact-section .video-block .fa-play{
	color:#C4C4C4;
	font-size:30px;
	cursor:pointer;
}
.contact-form-mb{
	margin:40px auto 20px;
}
.contact-form-mb,
.right-section .contact-form{
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 1px 30px rgba(46, 72, 157, 0.24);
	border-radius: 0px 20px;
	max-width:360px;
	height:502px;
	padding:35px;
}
.contact-form-mb h4,
.right-section .contact-form h4{
	color: #EA3D23;
}
.contact-form-mb p,
.right-section .contact-form p{
	margin:9px 0 19px;
}
.contact-form-mb .form-check,
.right-section .contact-form .form-check{
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	margin:11px 0 12px;
}
.contact-form-mb .note,
.right-section .contact-form .note{
	font-weight: 300;
	font-size: 11px;
	line-height: 13px;
	margin-top:9px;
}
.right-section .showform-btn{
	position:fixed; bottom:0px; left:0px; width:100%; z-index:9999; padding:17px 15px; background:#EA3D23;
	font-size:18px;
}
.right-section .showform-btn span{
	font-weight:400;
}
.left-section .flexslider .slider-caption{
	max-width:452px;
}
.left-section .flexslider h4{
	margin-top:90px;
}
.left-section .flexslider span{
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
}
.left-section .flexslider h3{
	font-size: 30px;
	line-height: 37px;
	color: #2E489D;
	margin: 29px 0 14px;
}
.left-section .flexslider .flex-control-nav{
	text-align: left;
}
.left-section .flexslider .flex-control-nav li{
	margin: 0 4px;
}
.left-section .flexslider .flex-control-paging li a{
	width: 12px;
	height: 12px;
	box-shadow:none;
	background: #C4C4C4;
}
.left-section .flexslider .flex-control-paging li a.flex-active{
	background: #2E489D;
}

.left-section .plan{
	margin:60px 0 70px;
	background: #2E489D;
	box-shadow: 0px 4px 30px rgba(46, 72, 157, 0.3);
	border-radius: 0px 15px;
	width: 537px;
	height: 90px;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
}
.left-section .plan .price{
	font-weight: bold;
	font-size: 48px;
	line-height: 59px;
	color: #FAFAFA;
	padding-left: 29px;
    padding-right: 17px;
}
.left-section .plan .month{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.star{
	background: #EA3D23;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 0px 15px;
	padding: 15px;
	left: -15px;
}
.left-section .toll-free .toll-free-block{
	max-width:164px;
	margin:80px auto 0;
}
.left-section .toll-free .toll-free-block img{
	width:48px;
	height:48px;
}
.left-section .toll-free .toll-free-block p{
	margin-top:14px;
}
.left-section .why-choose{
	margin-top:109px;
}
.left-section .why-choose .why-choose-wrap{
	background: rgba(46, 72, 157, 0.1);
	border-radius: 0px 50px;
	padding:40px 0 69px 25px;
	margin-top: 44px;
}
.left-section .why-choose .why-choose-wrap p{
	line-height: 30px;
	padding-left: 79px;
	padding-right:25px;
}
.left-section .why-choose .why-choose-wrap .why-choose-caption{
	margin-bottom: 8px;
}
.left-section .documents h4{
	margin:75px 0 36px;
}
.left-section .documents .card{
	border: 0;
    border-radius: 0;
}
.left-section .documents .card-header{
	background: #EAEAEA;
	border-radius: 0px 10px;
	border: 0;
	margin-bottom: 10px;
}
.left-section .documents .card-body ul{
	margin-left: 2rem;
}
.left-section .documents .card-body li{
	margin-bottom:7px;
	display: list-item;
}
.left-section .documents .card-body p{
	margin-bottom:15px;
	line-height:26px;
}
.left-section .documents .card-header{
	cursor:pointer;
}
.left-section .documents .card-header[aria-expanded="true"]{
	background:#2E489D;
}

.left-section .documents a span{
	z-index:9;
	position:relative;
}
.left-section .documents .card-header[aria-expanded="true"] a{
	color: #FFFFFF;
	font-weight: bold;
}
.left-section .documents .card-header[aria-expanded="true"] a::after {
    content: url(../images/fa_active_arrow-down.png);
	transform:rotate(-180deg);
	top:6px;
}
.left-section .documents a::after {
    content: url(../images/fa_arrow-down.png);
    right: 10px;
    position: absolute;
	top:12px;
}
.left-section .documents .details{
	font-style: italic;
	font-size: 12px;
	line-height: 21px;
	padding: 5px 24px;
}
.left-section .footer{
	margin:60px 0 40px;
}
.left-section .footer p{
	font-size: 24px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #2E489D;
	font-weight: bold;
}
.right-section .collapse:not(.show) {
	display: block;
}


