.max-width{
    max-width: 1015px;
}

label{
    font-weight: normal;
    
}

/* add fonts **/

@font-face {
    font-family: MAIAN;
    src: url(../fonts/MAIAN.TTF);
}

@font-face {
    font-family: berlinsansfbdemi;
    src: url(../fonts/berlin-sans-fb-demi-bold.TTF);
}
@font-face {
    font-family: IMPRISHA;
    src: url(../fonts/IMPRISHA.TTF);
}

@font-face {
    font-family: Gothic;
    src: url(../fonts/Gothic.TTF);
}
@font-face {
    font-family: GOTHICB;
	src:url(../fonts/GOTHICB.TTF);
}
@font-face {
    font-family: Folktale;
	src:url(../fonts/Folktale.TTF);
}



#header{
	background:#c8e0e7;
height: 100%;
	}
.top_ber{ height:125px; 
         box-shadow: -1px 20px 8px -16px rgba(0, 0, 0, 0.2);
         width:100%; 
         background: rgb(72,176,239); /* Old browsers */
         background: -moz-linear-gradient(top,  rgba(72,176,239,1) 0%, rgba(34,152,231,1) 49%, rgba(0,129,223,1) 100%); /* FF3.6-15 */
         background: -webkit-linear-gradient(top,  rgba(72,176,239,1) 0%,rgba(34,152,231,1) 49%,rgba(0,129,223,1) 100%); /* Chrome10-25,Safari5.1-6 */
         background: linear-gradient(to bottom,  rgba(72,176,239,1) 0%,rgba(34,152,231,1) 49%,rgba(0,129,223,1) 100%); 
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48b0ef', endColorstr='#0081df',GradientType=0 ); /* IE6-9 */
}





.banner-h1{ color:#f1a144; 
	    font-family:Arial, sans-serif;
	    font-size:60px;
	    padding-top:10px;
	    text-transform:uppercase;
	    font-weight:bold;
	    -webkit-text-fill-color: #f1a144; /* Will override color (regardless of order) */
            -webkit-text-stroke-width: 3px;
            -webkit-text-stroke-color: #ffffff; 
			 
	   }

.banner-p {
    color: #2276bb;
    font-family: GOTHICB,sans-serif;
    font-size: 35px;
    padding-bottom: 0;
}


/*  logo   */
.logo{
    padding-top: 30px;
}

/*  Navigation   */
.navigation{
    margin-top: 25px;
}
.navbar{
    margin-bottom: 0;
}
.navbar-default{
    background-color: transparent;
    border-color:  transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a{
    background-color: transparent;
    text-transform: uppercase;
    text-align: right;
    display: block;
    font-family: MAIAN, sans-serif;
    font-size: 18px;
    color: #ffffff;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #F2A750;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555555;
     background-color: transparent;
}
.nav > li{
    margin-left: 18px;
}

.navbar-nav{
    float: right;
}

.navbar-collapse{
    padding-right: 0;
    overflow-y: inherit;
    position: absolute;
    z-index: 999;
    right: 0;

}

.helpLine{
    padding-right:  14px;
    font-family: MAIAN, sans-serif;
    font-size: 19px;
    color:#ffffff;
}


/* slider / banner */
.banner{
    position: relative;
    height: 495px;
max-height:  495px !important;
    color:  #12C0E5;
}



.bannerText h1{
    margin: 0;
    padding: 0;
    font-family: IMPRISHA, sans-serif;
    font-size: 60px;
    text-transform: uppercase;
}

.bannerText p{
   font-family: Gothic, sans-serif;
    font-size: 35px;
    margin: 20px 0 25px;
    
    
}

.bannerImage {
    padding-bottom: 40px;
}



/*  content area */


.qoute{
    padding-bottom: 10px;
    padding-top: 10px;
    color: #ffffff;
     background: rgb(72,176,239); /* Old browsers */
	 background: -moz-linear-gradient(top,  rgba(72,176,239,1) 0%, rgba(34,152,231,1) 49%, rgba(0,129,223,1) 100%); /* FF3.6-15 */
	 background: -webkit-linear-gradient(top,  rgba(72,176,239,1) 0%,rgba(34,152,231,1) 49%,rgba(0,129,223,1) 100%); /* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom,  rgba(72,176,239,1) 0%,rgba(34,152,231,1) 49%,rgba(0,129,223,1) 100%); 
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48b0ef', endColorstr='#0081df',GradientType=0 ); /* IE6-9 */
}


.qoute-text{
    font-size: 30px;
    font-family: MAIAN, sans-serif;
}


/* offer box  */
#price-table-bg{
background: #ffffff;
background:url(../images/price-table-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height:800px;
height:100%;
	}

.priceOffer{
    
    padding: 60px 0;
}

.priceBox{
    max-width: 845px;
    
}

.padding0{
    padding: 0;
}

.priceOfferLeft{
    padding: 0 15px;
    margin-top: 38px;
    height: 565px;
    background: url(../images/price-table-black.png) top left no-repeat;
   
}
.priceOfferRight{
    padding: 15 0px;
    margin-top: 38px;
	padding-left:15px;
    height: 565px;
    background:url(../images/price-table-blackR.png) top left no-repeat;
   
}


.offerRecommanded{
    padding: 0 15px 44px;
    max-height: 644px;
    background: url(../images/recommanded.png) top left no-repeat;
    position: relative;
    
}


.offerTitle{
    color: #fff;
    font-family: MAIAN, sans-serif;
    font-size: 28px;
    padding: 18px 0 18px;
}

.offerContent{
    padding: 15px 20px;
    
}

.offerContent p{
    color: #fff;
    font-size: 22px;
    font-family: MAIAN, sans-serif;
    margin-bottom: 35px;
}


.offerContent3{
    padding: 50px 10px;
    
}

.offerContent3 p{
    color: #fff;
    font-size: 22px;
    font-family: MAIAN, sans-serif;
    margin-bottom:15px;
}

.offerRecommanded .offerContent p{
    color: #ffffff;
}

.recommandedPrice{
    background: url(../images/price-bttom-img.png)top left no-repeat;
    background-position: 100% 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: MAIAN, sans-serif;
}


.recommad{
    position: absolute;
    top: 0;
    left: -1px;
}


/*  next step  */
#nextStep_bg{
background:url(../images/next_step_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height:833px;
	}


.nextStep{
    padding: 40px;
}
.maxWidth670{
    max-width: 670px;
    margin: 0 auto;
}

.nextStepsTitle h1{
    font-size: 50px;
    font-family: sans-serif;
    color: #2d9fe9;
    font-weight:bold;
    margin-bottom: 50px;
    text-transform: uppercase;
    //text-shadow: 2px 2px #000000;
}

.stepOne{
    background: url(../images/step1.png) top left no-repeat;
    background-position: 100% auto;
    height: 103px;
    margin-bottom: 25px;
}

.stepTwo{
    background: url(../images/step2.png) top left no-repeat;
    height: 121px;
}

.stepThree{
    background: url(../images/step3.png) top left no-repeat;
}

.stepFour{
    background: url(../images/step4.png) top left no-repeat;
}

.stepFive{
    background: url(../images/step5.png) top left no-repeat;
}

.stepNumber{
    font-family: arial, sans-serif;
    font-size: 45px;
    line-height: 103px;
	font-weight:bold; 
	padding-right: 28px;
}
	.stepNumber{
	 color:#195e82;
	}
.stepNumber2 {
    color: #195e82;
    padding-top: 9px;
}
.stepNumber3{
	 color:#195e82;
	}
.stepNumber4{
	 color:#195e82;
	}
.stepNumber5{
	 color:#195e82;
    }
.stepText{
    padding-top: 26px;
    font-size: 20px;
    height: auto;
	color:#ffffff;
}

.stepFour .stepText{
    padding-top: 10px;
	
}

.nextarrow{
    margin-top: 40px;
    margin-right: 15px;
}

.next_btn_url {
    color: #ffffff;
    font-size: 16px;
    padding-left: 0;
    padding-right: 19px;
    padding-top: 7px;
    font-weight:bold;
}
.next_btn_url a{
    padding-left:10px;
}
.next_btn_url td, th {
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

/*  Contact Form */


#from_bg{
background:url(../images/form_bg.jpg);
background-repeat: no-repeat;
background-position: center center;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height:500px;
	}
.contactForm{
padding: 35px 0;    

}

.maxWidth700{
    max-width: 960px;
    margin: 0 auto;
}

.marginTop10{
    margin-top: 6px;
}
form span{
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.marginBottom5{
    margin-bottom: 5px;
}
.send_btn{
       background:#fec93c;
}

/* Footer  */
#footer-bg{
background: #3480af; /* Old browsers */
background: -moz-linear-gradient(top,  #3480af 0%, #89b9d7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3480af 0%,#89b9d7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3480af 0%,#89b9d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3480af', endColorstr='#89b9d7',GradientType=0 ); /* IE6-9 */
height:100%;
	}
.footerLine_text {
    color: #ffffff;
    font-size: 36px;
    font-weight: normal;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.footerLine{
  font-size: 19px;
  padding: 10px 15px;
  color: #fff;
  background-color: #3f164c;
  font-weight: bold;
}
.hitc{height:68px;}
#footer-bg2{
background: #0077cc; 
height:100%;
	}


.footer_color_bg1{background: #f99210; height:100%;}
.footer_color_bg2{background: #fab865; height:100%;}
.footer_bottom_boder{ background:#ffffff; height:10px; width:100%; padding:0; margin:0 auto;}
.paddingBottom30{
    margin-bottom: 30px;
}
.title h2{ padding-top:15px; color:#ffffff; text-transform:uppercase; font-size:20px;}
.line-nav {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    width: 58px;
}
.footer-bottom-cont p {padding-top:8px; color:#ffffff; font-size:14px;}
.footer-bottom-cont span p {padding-top:17px; color:#ffffff;}
.footer-bottom-cont ul {padding-left: 0px; padding-top: 17px; color: #ffffff; }
.footer-bottom-cont ul li{ list-style:none; text-decoration:none; color:#ffffff; padding-bottom:5px;}
.footer-bottom-cont ul li a{ text-decoration:none; color:#ffffff;}

.copyRight {
    color: #d9d9d9;
    font-family: sans-serif;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
}




/* Media Query */



@media only screen and (max-width: 991px) {
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a{
        font-size: 18px;
    }
    .nav > li{
        margin-left: 0; 
    }
    
    .slider{
        width: 73%;
        bottom: -15px;
    }
    
    .bannerText h1{
     font-size: 45px;
    }

    .bannerText p{

        font-size: 25px;
    }
    .banner{
    height: 450px;
max-height:  450px !important;

    }
    
    .qoute-text {
        font-size: 28px;
    }
    .offerTitle {
    padding: 30px 0 18px;
        font-size: 22px;
}
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a {
    padding-right: 29px;

}  
    .offerContent p {
    font-size: 20px;
    }
    
		.stepNumber{
	 color:#195e82;
	}
.stepNumber2{
	 color:#195e82;
	}
.stepNumber3{
	 color:#195e82;
	}
.stepNumber4{
	 color:#195e82;
	}
.stepNumber5{
	 color:#195e82;
    }
	
#footer-bg{
height:100%;
	}
}

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

    .logo{
    padding-top: 15px;
    }
    
    .bannerText h1{
     font-size: 40px;
    }
    .slider{
        width: 96%;
        
    }
    
    .priceOfferLeft{
    margin: 0 auto 25px;
    max-width: 281px;
    }
	.nextStepsTitle h1 {
    font-size: 24px;
}
    
	.priceOfferRight{
    margin: 0 auto 25px;
    max-width: 281px;
    }
    .offerRecommanded{
    max-width: 320px;
    margin: 0 auto 25px;
    
    }
    .stepOne,.stepTwo,.stepThree,.stepFour,.stepFive{
        background: none;
        max-height: auto !important;
        height: auto;
    }
    

	/*  logo   */
.logo{
    padding-top: 35px;
}

    .stepNumber{
		color:#195e82;
        width: 105px;
        height: 103px;
        margin: 0 auto;
        background: url(../images/1.png) top left no-repeat;
        
    }
    
    .stepNumber2{
        background: url(../images/2.png) top left no-repeat;
		color:#195e82;
    }
    
    .stepNumber3{
        background: url(../images/3.png) top left no-repeat;
		color:#195e82;
    }
    
    .stepNumber4{
        background: url(../images/4.png) top left no-repeat;
		color:#195e82;
    }
    
    .stepNumber5{
        background: url(../images/5.png) top left no-repeat;
		color:#195e82;
    }
    
    .text-step{
        background-color:  #D25400;
        padding-bottom: 25px;
        border-radius: 10px;
        color:#195E82;
    }
    .text-step2{
        background-color:  #D25400;
        color:#1ca4cb;
    }
    
    .text-step3{
        background-color:  #D25400;
        color:#195E82;
    }
    
    .text-step4{
        background-color:  #D25400;
        color:#195E82;
    }
    
    .text-step5{
        background-color:  #ff9f4b;
        color:#195E82;
    }
    
    .stepText{
    float: none !important;
        text-align: center;
    }

    .nextarrow{
        float: none !important;
        text-align: center;
        margin-top: 15px;
    }
    
	
	
	#price-table-bg{

height:100%;
	}
	
#price-table-bg{

height:100%;
	}
	
#nextStep_bg{

height:100%;
	}
#from_bg{

height:100%;
	}
	
	
.stepNumber{ padding-left:29px; font-weight:bold;}	

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a {
    padding-right: 29px;

}
.footer-bottom-cont p {padding-top:8px; color:#ffffff; font-size:13px;}
.hitc{height:0px;}

.footerLine_text{ font-size:20px;}
.boohit{ padding-top:15px; padding-bottom:15px;}
.array-boo-img{ width:15%;}
.top_ber{ height:120px;}
#footer-bg{
height:100%;
	}
 
}

@media only screen and (max-width: 660px) {
    .qoute-text {
        font-size: 24px;
    }
#price-table-bg{

height:100%;
	}
	
	
#price-table-bg{

height:100%;
	}
	
#nextStep_bg{

height:100%;
	}
#from_bg{

height:100%;
	}
		
	/*  logo   */
.logo{
    padding-top: 35px;
}
	
.stepNumber{ padding-left:29px; font-weight:bold;}	

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a {
    padding-right: 29px;

}

.footerLine_text{ font-size:20px;}
.boohit{ padding-top:15px; padding-bottom:15px;}
.array-boo-img{ width:15%;}
.top_ber{ height:120px;}	
#footer-bg{
height:100%;
	}
	
	.banner-h1 {
    font-size: 23px;
    padding-top: 10px;
}

.banner-p {
font-size: 19px;
    
}
}


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


.navbar-collapse{
    padding-right: 0;
    overflow-y: inherit;
    position: absolute;
    background: #ffffff;
    color: #000000;
    z-index: 999;
    right: 0;
    left: 0px;
    margin-top: 46px;
    width: 169px;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a {
    padding-right: 29px;
    color:#000000;

}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555555;
}

#header {
    height: 100%;
}

    .helpLine{
        font-size: 14px;
    
    }
    
    .bannerText h1{
     font-size: 28px;
    }
    
    .bannerText p{

        font-size: 16px;
    }
    
    .banner{
    height: 300px;
    max-height:  300px !important;

    }
    .slider{
    bottom: -11px ;   
    
    }
    
    .qoute-text {
        font-size: 18px;
    }
	
.nextStepsTitle h1 {
    font-size: 24px !important;
}
	
#price-table-bg{

height:100%;
	}
	
#nextStep_bg{

height:100%;
	}
#from_bg{

height:100%;
	}
	
	/*  logo   */
.logo{
    padding-top: 35px;
}
.stepNumber{ padding-left:29px; font-weight:bold;}	

.footerLine_text{ font-size:20px;}
.boohit{ padding-top:15px; padding-bottom:15px;}
.array-boo-img{ width:15%;}

.top_ber{ height:120px;}
#footer-bg{
height:100%;
	}

.banner-h1 {
    font-size: 23px;
    padding-top: 10px;
	-webkit-text-fill-color: #f1a144;
    -webkit-text-stroke-color: #fefefe;
    -webkit-text-stroke-width: 1px;
}

.banner-p {
font-size: 19px;
padding-bottom: 0;
    
}


}





@media only screen and (max-width: 360px) {
    
	
    .bannerText h1{
     font-size: 20px;
    }
    
    .bannerText p{

        font-size: 12px;
    }
    .slider{
    bottom: -9px ;
        width:  95%;
    
    }
		
	/*  logo   */
.logo{
    padding-top: 35px;
}
    .banner{
    height: 250px;
max-height:  250px !important;

    }
    .navigation {
    margin-top: 23px;
}
    
    .nextStepsTitle h1{
        font-size: 28px;
    }
    .offerRecommanded{
        margin: 0 20px 25px;
    }
#price-table-bg{

height:100%;
	}
.banner-p{padding-bottom: 0;]	
	
		
#price-table-bg{

height:100%;
	}
	
#nextStep_bg{

height:100%;
	}
#from_bg{

height:100%;
	}
	
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a {
    padding-right: 29px;

}	
.stepNumber{ padding-left:29px; font-weight:bold;}	


.footerLine_text{ font-size:20px;}
.boohit{ padding-top:15px; padding-bottom:15px;}
.array-boo-img{ width:15%;}

.top_ber{ height:120px;}
#footer-bg{
height:100%;
	}
	
	
}

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

.top_ber{ height:120px;}
#footer-bg{height:100%;
	}

	
}


