@font-face {
    font-family: 'PF DinDisplay Pro Regular';
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot');
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-reg-webfont.svg#pf_dindisplay_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'PF DinDisplay Pro Bold';
    src: url('../fonts/pfdindisplaypro-bold-webfont.eot');
    src: url('../fonts/pfdindisplaypro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-bold-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-bold-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-bold-webfont.svg#pf_dindisplay_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}


main {
    font-size: 15px;
}

.wrap{
	width:100%;
}
.wrap:after{
	content:"";	display:block;	clear:both;
}
.row{
	height:1%;
	overflow:hidden;
}
.pages{
	background: url(../img/bg-pages.jpg);
}
.title-box{
	background:#f5f5f5;
	width:100%;
	padding:52px 0 45px;
	text-align:center;
	position:relative;
	border-bottom:1px solid #e8e8e8;
	margin:0 0 30px;
}
.reg-page .title-box{
    padding-top: 33px;
}
.title-box .title{
	color:#343434;
	font-size:36px;
	line-height:38px;
	display:block;
	text-transform:uppercase;
	margin:0 0 6px;
}
.title-box strong span{color:#cdb280;}
.title-box strong{
	font:34px/36px 'PF DinDisplay Pro Bold' , Arial, Helvetica, sans-serif;
	display:block;
	color:#343434;
	text-transform:uppercase;
	margin:0 0 7px;
}
.title-box .border{
	display:block;
	width:341px;
	height:5px;
	margin:0 auto 10px;
	background:#d4b67f;
}
.title-box .under{
	color:#333333;
	font-size:21px;
	line-height:23px;
	display:block;
}
.title-box .free_lead {
    color:#f4462e;
	font:24px/24px 'PF DinDisplay Pro Bold' , Arial, Helvetica, sans-serif;
	display:block;
	position: relative;
	top: 12px;
}
.title-box .ico{
	position:absolute;
	top:50px;
	right:50%;
	margin:0px -450px 0px 0px;
	outline:none !important;
}
.title-box .center-image{
	display:block;
	text-align:center;
}
.how-page .title-box{
	padding:45px 0 40px;
	margin:0 0 40px;
	position:relative;
}
.title-box .arrow{
	position:absolute;
	bottom:-18px;
	left:50%;
	background: url(../img/ico-2.png) no-repeat;
	width: 37px;
	height: 37px;
	margin:0 0 0 -18px;
}
.cite-box{
	position:relative;
	margin:0 auto 25px;
	background: url(../img/bg-cite.png) no-repeat;
	width: 940px;
	height: 143px;
	padding:30px 0 0;
	overflow:hidden;
}
.cite-box .img-holder{
	float:left;
	margin:0 29px 0 36px;
}
.cite-box p{
	margin:11px 0 0;
	font-size:19px;
	line-height:29px;
	color:#333333;
}
.cite-box p strong{
	font-weight:normal;
	font-family: 'PF DinDisplay Pro Medium';
	color:#cdb280;
}
.how-box{
	width:940px;
	margin:0 auto 15px;
}
.how-box h2{
	font-size:30px;
	line-height:32px;
	color:#333333;
	margin:0 0 13px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}
.how-box p{
	font-size:18px;
	line-height:28px;
	color:#454545;
	margin:0;
	padding:10px 0;
	border-top:1px solid #dedede;
	#border-bottom:1px solid #dedede;
}
.btn-create{
	background:#f4462e;
	width:451px;
	height:62px;
	border:1px solid #e3412b;
	border-radius:3px;
	font:22px/62px 'PF DinDisplay Pro Regular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0 auto 33px;
	display:block;
	text-decoration:none !important;
	text-align:center;
	box-sizing:border-box;
	position:relative;
	box-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.2);
}
.btn-create:before{
	position:absolute;
	top:22px;
	right:59px;
	background: url(../img/ico-1.png) no-repeat;
	width: 24px;
	height: 18px;
	color:#fff;
	content:'';
}
.btn-create:hover{
	background:#e6351d;
	color:#fff;
}
.btn-create:after{
	content:'';
	border:1px solid #f39a8e;
	border-radius:3px;
	width:439px;
	height:50px;
	position:absolute;
	top:5px;
	left:5px;
}
.review-faq{
	font-size:18px;
	line-height:20px;
	color:#454545;
	text-align:center;
	margin:0 auto 31px;
	width:940px;
	background: url(../img/border.png) no-repeat 0 50%;
	display:block;
}
.review-faq a{
	color:#f4462e;
}
.feedback-gallery{
	width:800px;
	margin:0 auto;
	padding:0 0 40px;
}
.feedback-gallery h2{
	text-align:center;
	color:#333;
	margin:0 0 11px;
	padding:0 0 20px;
	position:relative;
	text-transform:uppercase;
	font:24px/26px 'PF DinDisplay Pro Regular', Arial, Helvetica, sans-serif;
}
.feedback-gallery h2:after{
	width: 50px;
	height: 5px;
	background-color: #D4B67F;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -25px;
	content:'';
}
.feedback-gallery .gallery-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.feedback-gallery .gallery{
	list-style:none;	margin:0;	padding:0;
	overflow:hidden;
	position:relative;
	width:9999px;
}
.feedback-gallery .gallery li{
	width:800px;
	float:left;
}
.feedback-gallery .gallery li p{
	color:#454545;
	font-size:18px;
	line-height:28px;
	margin:0 0 15px;
	text-align:center;
}
.feedback-gallery .gallery li .user{
	text-align:center;
}
.feedback-gallery .gallery li .user img{
	display:block;
	width:80px;
	margin:0 auto 13px;
}
.feedback-gallery .gallery li .name{
	display:block;
	font:17px/19px 'PF DinDisplay Pro Medium', Arial, Helvetica, sans-serif;
	color:#323232;
	text-transform:uppercase;
	margin:0 0 3px;
}
.feedback-gallery .gallery li .city{
	color:#777777;
	display:block;
	font-size:15px;
	line-height:17px;
}
.feedback-gallery .switcher ul{
	list-style:none;	margin:0;	padding:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
	width:100%;
}
.feedback-gallery .switcher ul li{
	display:inline-block;
	margin:0 3px;
	width:5px;
	height:5px;
}
.feedback-gallery .switcher ul li a{
	display:block;
	width:5px;
	height:5px;
	background:#b3b3b3;
}
.feedback-gallery .switcher ul li a:hover,
.feedback-gallery .switcher ul .active a{
	background:#cdb280;
}
.how-list{
	list-style:none;	margin:0 auto 37px;	overflow:hidden;
	background: url(../img/bg-how.png) no-repeat;
	width: 913px;
	height: 527px;
	padding:36px 10px 0 15px;
}
.how-list li:first-child{
	margin:0 0 40px;
}
.how-list li{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.how-list .row{
	padding:10px 0 0;
}
.how-list li .img-holder span{
	width:160px;
	height:134px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.how-list li .img-holder{
	float:left;
	width:160px;
	text-align:center;
}
.how-list li strong{
	font:20px/22px 'PF DinDisplay Pro Regular';
	color:#333333;
	font-weight:normal;
	display:block;
	margin:0 0 10px;
	text-transform:uppercase;
}
.how-list li p{
	color:#666666;
	font-size:17px;
	line-height:30px;
	margin:0;
}
.warning-box{
	width:899px;
	margin:0 auto;
	overflow:hidden;
	background:#3b3b3b;
	border-right:9px solid #f4462e;
	position:relative;
	right:-7px;
}
.warning-box .img-holder{
	width:98px;
	text-align:center;
	padding:30px 0 0;
	height:98px;
	background:#242424;
	float:left;
}
.warning-box p{
	font-size:18px;
	line-height:28px;
	color:#fff;
	margin:22px 70px 0 30px;
}
.warning-box p a{
	color:#f4462e;
	text-decoration:none;
}
.contacts-page,
.how-page{padding:0 0 70px;}

.contacts-page .title-box .ico{
	margin:0 -210px 0 0;
	top:35px;
}
.contacts-list:after{
	
}
.contacts-list{
	list-style:none;	margin:0 auto;	padding:0;
	width:100%;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
	position:relative;
}
.contacts-list li{
	display:inline-block;
	letter-spacing:0;
	width:333px;
	vertical-align:top;
	padding:20px 15px;
	min-height:239px;
	position:relative;
}
.contacts-list li .img-holder{
	margin:0 0 8px;
}
.contacts-list li .img-holder span{
	display:table-cell;
	vertical-align:middle;
	height:55px;
	width:311px;
	text-align:center;
}
.contacts-list li strong{
	font:22px/24px 'PF DinDisplay Pro Regular';
	color:#343434;
	display:block;
	text-transform:uppercase;
	white-space:nowrap;
	margin:0 0 8px;
}
.contacts-list li address,
.contacts-list li p{
	font-size:16px;
	line-height:26px;
	font-style:normal;
	color:#666666;
	margin:0;
}
.contacts-list li p a{
	color:#f4462e;
	text-decoration:none;
}
.border-left{
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:163px;
	margin:-81px 0 0;
	background:#dedede;
}
.border-right{
	position:absolute;
	top:50%;
	right:0;
	width:1px;
	height:163px;
	margin:-81px 0 0;
	background:#dedede;
}
.border-top{
	position:absolute;
	top:0;
	left:50%;
	width:269px;
	height:1px;
	margin:0 0 0 -135px;
	background:#dedede;
}
.border-bottom{
	position:absolute;
	bottom:0;
	left:50%;
	width:269px;
	height:1px;
	margin:0 0 0 -135px;
	background:#dedede;
}
.faq-page .title-box .ico{
	margin:0 -330px 0 0;
	top:35px;
}
.faq-list{
	list-style:none;	margin:0 auto;	padding:0;
	overflow:hidden;
	width:1000px;
}
.faq-list li{
	border-top:1px solid #dfdfdf;
	padding:2px 0 0;
	width:100%;
	overflow:hidden;
}
.ui-accordion-header-active,
.faq-list li .opener:hover{
	color:#c4aa7a !important;
}
.faq-list li .opener{
	border-top:1px solid #dfdfdf;
	font:19px/21px 'PF DinDisplay Pro Regular';
	color:#353535;
	display:block;
	padding:25px 46px 25px 0;
	#text-transform:uppercase;
	text-decoration:none;
	position:relative;
}
.faq-list li p strong{
	font-weight:normal;
	font-family:'PF DinDisplay Pro Regular';
}
.faq-list li p{
	font-size:19px;
	line-height:27px;
	color:#454545;
	margin:0;
}
.faq-list li .accordion-content{
	padding:0 0 20px 0;
}
.faq-list li p a{
	text-decoration:none;
	color:#f4462e;
}
.ui-accordion-header-icon{
	background: url(../img/ico-6.png) no-repeat;
	width: 16px;
	height: 10px;
	position:absolute;
	top:30px;
	right:30px;
}
.ui-accordion-header-active .ui-accordion-header-icon{
	background-position:0 -10px;
}
.faq-page{padding:0 0 50px;}

.faq-page a, .faq-page a:hover {
    color: #F15628;
}

.mobile {
    #display:initial;
}

.desktop {
    display:none;
}

@media only screen and (min-width: 740px) {
  .mobile {
        display: none;
    }
    
    .desktop {
        display: initial;
    }
}