@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Varela';
  font-style: normal;
  font-weight: 400;
  src: local('Varela'), url(https://fonts.gstatic.com/s/varela/v9/DPEtYwqExx0AWHX5DR4ETvw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Varela';
  font-style: normal;
  font-weight: 400;
  src: local('Varela'), url(https://fonts.gstatic.com/s/varela/v9/DPEtYwqExx0AWHX5Ax4E.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body{
	padding:0px;
	margin:0px;
	font-family:Varela;
}

.top-button{
	float: right;
	height: 30px;
	line-height: 30px;
	border-radius: 5px 5px;
	font-size: 14px;
	color: #C30;
	text-align: center;
	display: block;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	border: 2px solid #F90;
	font-weight: bold;
	text-decoration: none;
}
#banner-info{
    float: left;
    width: 45%;
}
#top-but-job{
    margin-left: 20px;
}
.mag-b-6 {
	height: auto;
	width: 50%;
	float: left;
}
.center {
	text-align: center;
}
.mag-b {
	float: left;
	height: auto;
	width: 100%;
}
.bp-b-30 {
	padding-bottom: 30px;
}
.bp-b-20 {
	padding-bottom: 20px;
}
.bp-b-10 {
	padding-bottom: 10px;
}
.mag-pb-7 {
	float: left;
	height: auto;
	width: 86%;
	padding-left: 7%;
	padding-right: 7%;
}
.mag-pb-5 {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.bm-t-30 {
	margin-top: 30px;
}
.bm-b-40{
	margin-bottom:40px;
}
.bm-b-30 {
	margin-bottom: 30px;
}
.bm-b-20 {
	margin-bottom: 20px;
}
.bm-b-10 {
	margin-bottom: 10px;
}
.banner{
	float: left;
	width: 86%;
	padding-left: 7%;
	padding-right: 7%;
	height: 380px;
	background-color: #FFF;
	background-image:url("../images/cv-builder-img.png");
	background-repeat: no-repeat;
	background-position: right 8% bottom -60px;
   
}

.builder-h1{
	font-size:36px;
	float:left;
	color:#000;
	width:100%;
	margin-top:80px;
}
.action-button{
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 60px;
	height: 60px;
	border-radius: 30px 30px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #F75418;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
    margin-top: 20px;
}

.builder-testimonial{
    float: left;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
     background-color: #F8F8DE;
}

.builder-testimonial-in{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:left;
	height:auto;
}

.quote-up{
	width: 100%;
	float: left;
	height: 40px;
	background-image: url(../images/dq-up.png?d);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

.quote-down{
	width: 100%;
	float: left;
	height: 40px;
	background-image: url(../images/dq-down.png?d);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}

.quote-text{
	width: 80%;
	padding-left:10%;
	padding-right:10%;
	height: auto;
	float: left;
	font-size:20px;
	line-height:24px;
	text-align:center;
    font-style: italic;
}

.testi-name{
	width: 100%;
	height: auto;
	float: left;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

.build-steps{
    width: 80%;
    float: left;
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #F8F8DE;
}

.build-steps h2{
	font-size:32px;
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#333;
	margin-bottom:50px;
}

.cv-build-step{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

.cv-build-step li{
	width: 21%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	list-style-type: none;
	font-size: 15px;
	color: #333;
    line-height: 22px;
	font-weight:bold;
}

.cv-step-img{
	width: 140px;
	height: 140px;
	border-radius: 70px 70px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
}

.cv-step-img-in{
	width: 120px;
	height: 120px;
	border-radius: 60px 60px;
	
}
.cv-build-step li h3{
	font-size:24px;
	color:#666;
	font-weight:bold;
	margin-bottom:20px;
}

.builder-benefits{
	float:left;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	height:auto;
	padding-top:60px;
	padding-bottom:60px;
}
.builder-benefits h2{
	width:100%;
	float:left;
	height:auto;
	font-size:28px;
	color:#333;
	text-align:center;
	margin-bottom:50px;
}



.builder-benefits-list{
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
}

.builder-benefits-list li{
	float: left;
	width: 22%;
	font-size: 16px;
	color: #666;
	background-image: url(../images/bulb.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 3%;
	margin-left: 3%;
	list-style-type: none;
	padding-left: 5%;
	margin-bottom:40px;
}

.builder-benefits-list li h3{
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}

.builder-footer{
	float:left; 
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	color:#666;
	background-color:#FFF;
	height:auto;
	text-align:center;
}

.action-section{
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #FBA937;
}
.action-section h2{
	float:left;
	width:100%;
	text-align:center;
	font-size:30px;
	color:#FFF;
	font-weight:bold;
}
.action-button2{
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
	line-height: 60px;
	height: 60px;
	border-radius: 30px 30px;
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}

.y-best{
	width:80%;
	padding-left:10%;
	padding-right:10%;
	padding-top:100px;
	padding-bottom:100px;
	float:left;
}

.y-best h2{
	width:100%;
	float:left;
	height:auto;
	font-size:20px;
	color:#333;
	margin-bottom:20px;
}
.y-best-info{
	width:80%;
	margin-right:20%;
	float:left;
}


 #best-info-box h2{
        font-size: 36px;
     margin-bottom: 30px;
    }


@media only screen and (max-width: 700px){

.builder-benefits-list li{
        width: 85%;
        padding-left: 15%;
}
    
.cv-build-step li{
        width: 100%;
    margin-bottom: 50px;
    }

    #best-info-box{
        width: 100%;
    }
    
   
    #best-img-box{
        width: 100%;
        margin-top: 30px;
    }
    
    .y-best-info{
        width: 100%;
    }
    
    .builder-testimonial-in{
	width:100%;
	margin-left:0%;
	margin-right:0%;
}
    .banner{
        background-image: none;
        padding-bottom: 50px;
        background-color: #fff;
        margin-top: 0px;
        height: auto;
}
    #banner-info{
        width: 100%;
        
    }
    
    .builder-h1{
        margin-top: 30px;
    }
    
    .top-button{
        padding-left: 8px;
        padding-right: 8px;
        font-size: 12px;
       
    }
    
    #top-but-job{
         margin-left: 10px;
    }
    
    .action-button2{
        width: 80%;
        padding-left: 5%;
        margin-left: 5%;
        text-align: center;
        margin-left: 5%;
        margin-right: 5%;
    }
}