/*
Theme Name: spare
Theme URI: http://demo.themeton.com/spare
Description: Fully Responsive Corporate Theme For Your Business
Author: ThemeTon
Author URI: http://www.themeton.com
Version:1.3.2
License:
License URI:
Tags:one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, post-formats, theme-options, translation-ready
*/


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto; }
.alignright {float:right; margin: 5px 0 20px 20px; }
.alignleft {float: left; margin: 5px 20px 20px 0; }
.aligncenter {display: block; margin: 5px auto 5px auto; }
a img.alignright {float: right; margin: 5px 0 20px 20px; }
a img.alignnone {margin: 5px 20px 20px 0; }
a img.alignleft {float: left; margin: 5px 20px 20px 0; }
a img.aligncenter {display: block; margin-left: auto; margin-right: auto }
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone {margin: 5px 20px 20px 0; }
.wp-caption.alignleft {margin: 5px 20px 20px 0; }
.wp-caption.alignright {margin: 5px 0 20px 20px; }
.wp-caption img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky,.bypostauthor,.gallery-caption {}
/*body {line-height: 1.8 !important;}*/
body.rtl .swiper-container>.swiper-wrapper{float:left;}
.nav.navbar-nav > li > a {
 padding: 0 10px !important;
}
h1, h2, h3{
 float: left;
 position: relative;
 display: block;
 width: 100%;
}
div .errorSummary{
 float: left;
 width: 100%;
}
/*Steps*/
.steps_quote{
 min-height: 50px;
 position: relative;
 display: block;
 float: left;
 width: 100%;
 margin: 30px 0;
}
.step_quote {
 float: left;
 display: block;
 position: relative;
 margin-right: 15px;
 line-height: 41px;
}
.step_quote span {
 color: #2084c5;
}
.step_quote div:after{
 content: '';
 position: absolute;
 z-index: -11;
 width: 42px;
 height: 16px;
 border-radius: 100%;
 left: 0;
 top: 15px;
 -webkit-box-shadow: 0px 18px 15px 1px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0px 18px 15px 1px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 18px 15px 1px rgba(0, 0, 0, 0.3);
}
.step_quote div {
 z-index: 1;
 color: #fff;
 float: left;
 text-align: center;
 width: 40px;
 height: 40px;
 line-height: 35px;
 font-size: 22px;
 border-radius: 100%;
 -moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 background: radial-gradient(#bbe4ff 10%, #2084c5 80%)
}
.step_quote.active+.step_quote div,
.step_quote.active+.step_quote +.step_quote div,
.step_quote.active+.step_quote +.step_quote +.step_quote div,
.step_quote.active+.step_quote +.step_quote +.step_quote +.step_quote div {
 background: radial-gradient(#e4e4e4 10%, #bdbdbd 80%);
}
.step_quote i{
 line-height: 40px;
 font-size: 25px;
 margin: 0 7px;
 font-weight: bold;
 color: #bdbdbd;
 position: relative;
 top: 1px;
}
.step_quote span{
 font-size: 22px;
 margin-left: 7px;
 position: relative;

}
.steps_quote :last-child i{
 display: none;
}
/*end Steps*/
/*customize*/
.step-customize .form{
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 background: #f1f1f1;
 padding: 15px;
 margin-bottom: 25px;
}
.step-customize h2{
 display: none;
}
.step-customize table td,
.step-customize table th{
 border: 5px solid #F0F0F0;
 background: #fff;
 line-height: 1;
}
.step-customize table tr:first-child th,
.step-customize table tr:first-child td{
 background: none;
 font-size: 14px;
 color: #003366;
 font-weight: bold;
}
.step-customize table .pt_customize_user_price{
 background: #aaaaaa;
 color: #333;
 font-size: 12px;
}
.step-customize .pt_customize_sys_cell{
 text-align: left !important;
 padding: 10px 15px;
}
.step-customize .pt_customize_sys_cell .checkbox-wrapper label{
 float: left;
 margin-top: 4px;
}
.step-customize .pt_customize_sys_cell .checkbox-wrapper input{
 float: left;
}
.step-customize .pt_customize_sys_cell .checkbox-wrapper{
 float: left;
 min-width: 125px;
 margin-top: 13px;
 margin-left: -10px;
 margin-right: -20px;
}
.step-customize td.pt_customize_user_price{
 font-weight: bold;
 line-height: 20px;
}
.pt_all_sys_buttons input{
 width: 120px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 margin: 0 !important;
 outline:none;
}
.pt_all_sys_buttons input:hover{
 opacity: 0.8;
}
.terms-block{
 display: none;
}
/*end customize*/
/*confirmation_one*/
.step-confirm{
 width: 100%;
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 padding: 15px;
 margin-bottom: 15px;
}
.step-confirm h2{
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 background-size: auto 100%;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.step-confirm .checkbox-wrapper{
 width: 100%;
 float: left;
 display: block;
 position: relative;
 margin: 10px 0;
}
.step-confirm .checkbox-wrapper input{
 float: left;
 width: 5%;
 margin: 5px 0 0!important;
}
.step-confirm .checkbox-wrapper label{
 float: left;
 width: 90%;
 margin: 0 !important;
 line-height: 24px;
}
.step-confirm .checkbox-wrapper .help{
 margin-left: 5px;
}
.step-confirm .checkbox-wrapper .help div{
 display: none;
 margin-top: 10px;
 padding: 10px;
 width: 320px;
 position: absolute;
 border: 1px solid #666;
 background: #000 url(/PLC17A/wp-content/uploads/2017/01/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x;
 color: #fff;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 font-family: Segoe UI,Arial,sans-serif;
 font-size: 14px;
 z-index: 999;
}
.step-confirm .checkbox-wrapper label span{
 float: left;
}
.step-confirm .checkbox-wrapper .help:hover div{
 display: block !important;
 opacity: .9;
}
.step-confirm .checkbox-wrapper .help div hr{
 margin-bottom: 15px;
}
.step-confirm .checkbox-wrapper .help div b{
 margin-bottom: 10px;
 width: 100%;
 float: left;
}
.step-confirm .checkbox-wrapper .help div p{
 font-weight: 500;
}
.step-confirm .checkbox-block{
 padding: 20px 10px;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #333;
 position: relative;
 background-color: #fff;
 margin-bottom: 25px;
 float: left;
}
.checkbox-block>p{
 line-height: 16px;
 float: left;
 width: 100%;
 margin: 0 0 0 10px;
}
.step-confirm+p.blue{
 color: #2084C5;
 font-size: 13px;
 width: 100%;
 float: left;
}
/*end confirmation_one*/
/* summary-box*/
.summary-box{
 background-color: #fff;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 float: left;
 width: 100%;
}
.summary-box .side-block-gray.quote-block{
 padding: 15px;
}
.summary-box .steps{
 display: none;
}
.summary-box .row{
 margin: 0 0 10px !important;
 width: 100%;
 float: left;
}
.pt_summary_user_title {
 height: 30px;
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.summary-box .row>div{
 line-height: 25px;
}
.summary-box .row>div:first-child{
 font-weight: bold;
}
.summary-box .row>div:first-child,
.summary-box .row>div:last-child{
 min-width: 40%;
 float: left;
 padding-left: 5%;
}
.summary-box .pt_summary_user_ageband_val tr,
.summary-box .pt_summary_user_ageband_val td
{
 border: none !important;
 padding: 0 !important;
}
.summary-box .pt_summary_user_ageband_val table{
 margin: 0;
}
.submit-wrapper{
 text-align: center;
 margin-top: 20px;
 margin-bottom: 130px;
}
.submit-wrapper .back{
 margin-right: 10px;
}
.submit-wrapper .continue{
 margin-left: 10px;
}
.submit-wrapper input{
 outline:none;
}
.submit-wrapper img:hover,
.submit-wrapper input:hover{
 opacity: 0.8;
}
/*end summary-box*/
/*step-personal*/
.step-personal h2{
 display: none;
}
.step-personal h3{
 height: 30px;
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.step-personal{
 width: 75%;
 float: left;
 display: block;
 position: relative;
}
.step-personal .personaldata.pt_personal_sys_form{
 width: 100%;
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 padding: 15px;
 margin-bottom: 150px;
}
.pt_personal_sys_choose_payer{
 width: 100%;
 float: left;
 display: block;
 clear: both;
}
.pt_personal_sys_choose_payer select{
 width: 33.3%;
 min-width: 280px;
}
#personal-data-form .clear{
 display: none;
}
.pt_personal_sys_person.pt_personal_sys__other,
.sys_person_address.pt_personal_sys_field,
.sys_person_principal,
.sys_person,
.sys_person .pt_personal_sys_ageband
{
 float: left;
 width: 100%;
 display: block;
}
.sys_person .pt_personal_sys_ageband{
 padding: 0 15px 7px;
}
#personal-data-form label span.required{
 float: none !important;
 width: 5px !important;
 display: inline-block !important;
 padding: 0;

}
#personal-data-form label{
 width: 100%;
}
.sys_person_principal,
.sys_person{
 margin: 25px 0 0;
}
.sys_person_address.pt_personal_sys_field{
 margin: 25px 0;
}
.sys_person_principal,
.sys_person_address.pt_personal_sys_field,
.sys_person{
 padding: 20px 10px;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #333;
 position: relative;
 background-color: #fff;
}
.sys_person_principal span,
.sys_person_address.pt_personal_sys_field span{
 width: 33%;
 padding: 0 15px;
 float: left;
 display: block;
 position: relative;
}
.sys_person>span{
 width: 33%;
 float: left;
 display: block;
 position: relative;
 padding: 0 15px;
}
#personal-data-form .dob input{
 width: 130px !important;
}
#personal-data-form .submit-wrapper{
 position: absolute;
 bottom: -75px;
 left: 0;
 right: 0;
}
#personal-data-form div .errorSummary{
 margin-top: 20px;
 margin-bottom: 0;
}
/*end step-personal*/
/*step-payment*/
.step-payment .col-md-9{
 padding: 0;
}
.step-payment .payment-form{
 width: 100%;
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 padding: 15px;
}
.payment-form div{
 float: left;
}
.step-payment h2{
 height: 30px;
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.step-payment .pt_pay_sys_payment_details{
 width: 100%;
 padding: 20px 10px;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #333;
 position: relative;
 background-color: #fff;
}
.step-payment .pt_pay_sys_payment_details>div{
 margin-bottom: 10px;
 width: 100%;
}
.step-payment .pt_pay_sys_payment_details>div:last-child{
 margin-bottom: 0;
}
.step-payment .pt_pay_sys_payment_details input{
 float: right;
 width: 300px;
}
.pt_pay_sys_payment_details>.row{
 margin: 10px 0 0 !important;
}
.payment-new_total_price>.row>label,
.pt_pay_sys_payment_details>.row>label{
 padding: 0 ;
}
.pt_pay_sys_payment_details #PaymentForm_noPay{
 float: left;
 text-align: left;
 width: 18px;
}
.pt_pay_sys_payment_details #PaymentForm_SchemeRateID{
 float: left;
 margin-left: 0;
 width: 150px;
}
.payment-new_total_price>.row{
 margin: 0;
}
.step-payment .pt_pay_sys_payment_details{
 text-align: right;
}
.step-payment .pt_pay_sys_payment_details select{
 width: 100px;
 margin-left: 10px;
 display: inline-block;
}
.pt_pay_sys_expiry_date span{
 display: none;
}
.step-payment .pt_pay_sys_payment_details label{
 float: left;
 width: 200px;
 text-align: left;
 line-height: 40px;
}
.step-payment .pt_pay_sys_cctype>div{
 float: right;
}
.step-payment .pt_pay_sys_cctype #PaymentForm_cctype{
 width: 350px;
 text-align: right;
}
.step-payment .pt_pay_sys_cctype #PaymentForm_cctype span{
 float: left;
 margin-left: 28px;
}
.step-payment .pt_pay_sys_cctype #PaymentForm_cctype label{
 width: 48px;
 line-height: 14px;
}
.step-payment .pt_pay_sys_cctype #PaymentForm_cctype input{
 float: left;
 width: 24px;
 margin-top: 9px;
}
.step-payment .pt_pay_sys_cctype #PaymentForm_cctype img{
 width: 48px;
}
.step-payment .pt_pay_sys_payment_details input#PaymentForm_cvv{
 width: 100px;
}
.pt_pay_sys_cvv a{
 display: block !important;
 float: right;
}
.pt_pay_sys_cvv a span{
 margin: 7px;
}
/*end payment*/
/*certificate*/
.steps_quote+.step-certificate{
 float: left;
 width: 100%;
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 float: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 padding: 15px;
 margin-bottom: 50px;
}
.step-certificate h2{
 height: 30px;
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.step-certificate .row{
 margin: 0;
}
.step-certificate h1{
 color: #333;
 font-size:  18px;
 font-weight: bold !important;
 margin-top: 30px;
}
.step-certificate .pt_sys_certificate_panel{
 width: 100%;
 padding: 20px 10px;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #333;
 position: relative;
 background-color: #fff;
 float: left;
}
.step-certificate .pt_sys_certificate_panel+.pt_sys_certificate_panel{
 margin-top: 20px;
}
.pt_sys_certificate_panel>div.row{
 width: 50%;
 float: left;
 height: 30px;
}
.pt_sys_certificate_panel>div.row div:first-child{
 width: 200px;
 font-weight: bold;
}
.header-style .main-menu .navmenu-cell .navbar-nav li ul.dropdown-menu{
 top: 96px !important;
}
/*end payment*/
.header-style .main-menu .navmenu-cell .navbar-nav{
 /*margin-top: 10px;*/
 margin-top: 0px;
}
.header-style .main-menu .site-brand{
 padding-top: 0 !important;
 position: relative;
 top: -8px;
}
#certificate2>p{
	display: none;
}
#certificate2 .pt_sys_certificate_page_certificate2_heading{
	color: #333;
	font-size: 18px;
	font-weight: bold !important;
	margin-bottom: 10px;
}
.home .section.primary .content{
 padding: 0 0 100px !important;
}
.get-quote.page3,.get-quote.page2,.get-quote.page1{
 max-width: 960px;
 margin: 50px auto;
 padding: 15px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 background-color: #F0F0F0;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
}
.get-quote.page2{
 margin: 50px 10px 50px 0;
 display: inline-block;
 max-width: 865px;
}
.get-quote.page3{
 margin: 20px -15px;
}
.get-quote .pt_quote_user_date input{
 padding-top: 0;
 padding-bottom: 0;
}
.get-quote *{
 font-family: Arial, Helvetica, sans-serif;
}
.pt_quote_user_group .icon_issue{
 margin-top: 21px;
}
.pt_quote_user_group>label,.pt_quote_user_title{
 font-weight: bold;
 width: 100%;
 height: 30px;
 padding: 0px 15px;
 line-height: 30px;
 color: #FFF;
 font-size: 16px;
 background: url(/PLC17A/wp-content/uploads/2017/01/bg_head.png) repeat-x;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
 margin-bottom: 20px;
 clear: both;
}
.page3 .pt_quote_user_group>label,
.page3 .pt_quote_user_title{
 height: auto;
 background-size: auto 100%;
}
.pt_quote_user_title{
 margin-top: 20px;
}
.icon_issue{
 background: url(/PLC17A/wp-content/uploads/2017/01/help.png);
 background-size: cover;
 width: 24px;
 height: 24px;
 display: block;
 float: left;
 color: rgba(255, 255, 255, 0);
}
#Quote_Group{
 float: left;
 width: 97%;
}
.page3 #Quote_Group{
 width: 90%;
}
#Quote_Group input{
 float: left;
 position: relative;
 left: 19px;
 z-index: 2;
 top: 22px;
}
.page3 #Quote_Group input{
 clear: left;
 left: 18px;
}

.page3 #Quote_Group label{
 min-width: 190px !important;
}
#Quote_Group label{
 float: left;
 padding: 15px 15px 15px 25px;
 width: auto !important;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 font-size: 20px;
 margin-right: 20px;
 position: relative;
 background-color: #F0F0F0;
 font-weight: bold;
 color: #2084C5;
 text-transform: uppercase;
}
@media (max-width: 430px) {
 #Quote_Group label{
  width: 100% !important;
 }
 #Quote_Group input{
  top: 39px;
 }
}
.pt_quote_user_ageband >div{
 width: 230px;
 margin-right: 10px;
}
.pt_quote_user_ageband label span{
 width: 100%;
 float: left;
 line-height: 12px;
 color: #333;
}
.pt_quote_user_ageband label{
 float: left;
 width: 125px;
 font-size: 12px;
}
.pt_quote_user_ageband select{
 float: left;
 width: 100px;
 border: 1px solid #CCC;
 background-color: #e5e5e5;
 height: 21px;
 line-height: 11px;
 padding: 0 5px;
 -webkit-appearance: initial;
 color: #333;
}
.page3 .pt_quote_user_ageband select{
 width: 50px;
 background-position-x: 30px;
 -ms-background-position-x: 30px;
}
#dates_single>div,
#dates_annual>div{
 width: 50%;
}
#dates_annual>div>label,
#dates_single>div>label{
 width: 93px;
 font-size: 12px;
 line-height: 13px;
 margin-right: 15px;
}
#dates_annual>div>input,
#dates_single>div>input{
 cursor: pointer;
 border: 1px solid #CCC;
 background-color: #e5e5e5;
 height: 21px;
 width: 140px;
}

.page3 #dates_annual>div>input,
.page3 #dates_single>div>input{
 cursor: pointer;
 border: 1px solid #CCC;
 background-color: #e5e5e5;
 height: 21px;
 width: 100px;
}
.page3 #Quote_Annual,
.page3 #Quote_annual_Area,
.page3 #Quote_single_Area
{
 background-position-x: 111%;
 -ms-background-position-x: 111%;
}
#dates_single>div,
#dates_annual>div{
 float: left;
}
@media (max-width: 960px) {
 .step-personal{
  width: 100%;
 }
}
@media (max-width: 400px) {
 #personal-data-form .submit-wrapper img{
  top: -20px !important;
 }
 #personal-data-form .submit-wrapper{
  bottom: -130px;
 }
 .submit-wrapper .back,
 .submit-wrapper .continue{
  margin-right: 0;
  margin-left: 0;
 }

}
@media (max-width: 770px) {
 .pt_quote_user_ageband select{
  height: 25px;
  line-height: 16px;
 }
 .pt_sys_certificate_panel>div.row{
   width: 100%;
  height: auto;
 }
 .pt_sys_certificate_panel>div.row div:first-child{
  width: 50%;
 }
 .summary-box{
  margin-top: 15px;
 }
 .step-personal .pt_personal_sys_choose_payer select,
 .step-personal .sys_person>span,
 .step-personal .sys_person_principal>span,
 .step-personal .pt_personal_sys_field>span{
  width: 100%;
 }
 .page3 .pt_quote_user_ageband select{
  float: right;
 }
 .container{
  padding-left: 15px !important;
  padding-right: 15px !important;;
 }
 .step-customize{
  margin-top: 15px;
 }
}
#s2id_Country_single.select2-container-multi .select2-choices{
 height: auto !important;
 width: 99%;
 max-height: 78px;
}
#s2id_Country_single{
 width: 90%;
 float: left;
}
.page3 #s2id_Country_single{
 width: 85%;
}
.pt_quote_user_trip_type,
.pt_quote_user_promo,
.pt_quote_user_ageband,
#areas_annual,
#dates_single,
#dates_annual,
#countries_single{
 padding: 15px;
 -webkit-box-shadow: 0px 0px 10px 0px #666666;
 -webkit-mozilla-shadow: 0px 0px 10px 0px #666666;
 box-shadow: 0px 0px 10px 0px #666666;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #333;
 position: relative;
 background-color: #fff;
 margin-bottom: 25px;
}
.pt_quote_user_trip_type label,
.pt_quote_user_promo label,
#countries_single label{
 font-size: 12px;
}
.pt_quote_user_promo,
#countries_single,
#areas_annual{
 width: 48%;
 float: left;
}
.page3 .pt_quote_user_promo,
.page3 #countries_single,
.page3 #areas_annual{
 width: 100%;
}

.pt_quote_user_promo{
 float: right;
 height: 101px;
}
.pt_quote_user_calcola input[type="submit"],
.pt_quote_user_calcola input[type="submit"]:hover,
.pt_quote_user_calcola input[type="submit"]:focus,
.pt_quote_user_calcola input[type="submit"]:active{
 background-color: #878787;
 border: none;
 font-weight: bold;
 font-size: 16px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 width: 145px;
 height: 55px;
}
.pt_quote_user_calcola{
 text-align: center;
}
.ui-widget-overlay{
 z-index: 9999 !important;
}
.ui-dialog.ui-widget.ui-widget-content{
 z-index: 99999 !important;
 top: 100px !important;;
}
.ui-dialog .ui-dialog-titlebar-close{
 width: 20px;
 height: 20px;
 background: #dadada;
}
.ui-dialog.ui-widget.ui-widget-content .ui-widget-header{
 border: 1px solid #333;
 background: #4b4b4b;
 color: #fff;
 font-weight: bold;
}
.ui-button-text{
 color: #fff;
 font-weight: bold;
 background: #878787;
}
.modal .submit {
 -moz-box-shadow:inset 0px 1px 0px 0px #ddeabc;
 -webkit-box-shadow:inset 0px 1px 0px 0px #ddeabc;
 box-shadow:inset 0px 1px 0px 0px #ddeabc;
 background:#ffc926;
 background-color:#ffc926;
 -webkit-border-top-left-radius:20px;
 -moz-border-radius-topleft:20px;
 border-top-left-radius:20px;
 -webkit-border-top-right-radius:20px;
 -moz-border-radius-topright:20px;
 border-top-right-radius:20px;
 -webkit-border-bottom-right-radius:20px;
 -moz-border-radius-bottomright:20px;
 border-bottom-right-radius:20px;
 -webkit-border-bottom-left-radius:20px;
 -moz-border-radius-bottomleft:20px;
 border-bottom-left-radius:20px;
 text-indent:0;
 border:1px solid #c0bec1;
 display:inline-block;
 color:#ffffff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 font-style:normal;
 height:25px;
 width:90px;
 text-decoration:none;
 text-align:center;
 line-height: 23px;
}
.modal .submit:hover {
 background:#ffc926;
 background-color:#ffc926;
 text-decoration: none;
}
.modal .submit:active {
 position:relative;
 top:1px;
}
.modal .exit {
 -moz-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
 -webkit-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
 box-shadow:inset 0px 1px 0px 0px #ddeabc;
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #747474) );
 background:-moz-linear-gradient( center top, #d0d0d0 5%, #747474 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#747474');
 background-color:#747474;
 -webkit-border-top-left-radius:20px;
 -moz-border-radius-topleft:20px;
 border-top-left-radius:20px;
 -webkit-border-top-right-radius:20px;
 -moz-border-radius-topright:20px;
 border-top-right-radius:20px;
 -webkit-border-bottom-right-radius:20px;
 -moz-border-radius-bottomright:20px;
 border-bottom-right-radius:20px;
 -webkit-border-bottom-left-radius:20px;
 -moz-border-radius-bottomleft:20px;
 border-bottom-left-radius:20px;
 text-indent:0;
 border:1px solid #c0bec1;
 display:inline-block;
 color:#ffffff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 font-style:normal;
 height:25px;
 width:90px;
 text-decoration:none;
 text-align:center;
 line-height: 23px;
}
.modal .exit:hover {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a9a8a8), color-stop(1, #747474) );
 background:-moz-linear-gradient( center top, #a9a8a8 5%, #747474 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a8a8', endColorstr='#747474');
 background-color:#747474;
}
.modal .exit:active {
 position:relative;
 top:1px;
}
.modal a.close-modal{
 top: 0;
 right: 0;
}
#help_cvv{
  height: 150px;
  overflow: hidden;
}
#emailToFriendModal{
 float: left;
 max-height: 400px;
 overflow: hidden;
}
@media (max-width: 760px) {
 .text_customize_bottom{
  margin-left: 0 !important;
 }
 .pt_all_sys_customize_mobile>div>div:first-child{
   padding: 5px 10px 10px 10px;
   background-color: #aaa !important;
   color: #FFF;
 }
 .pt_all_sys_customize_mobile>div>div:nth-child(2){
  padding: 5px;
  color: #000;
  background-color: #fff !important
 }
 .pt_all_sys_customize_mobile>div>div:nth-child(2) a{
  float: right;
 }
 .pt_all_sys_customize_mobile .pt_customize_sys_column-excesses,
 .pt_all_sys_customize_mobile .pt_customize_sys_mouse-over-content,
 .pt_all_sys_customize_mobile .pt_customize_sys_help{
  display: none;
 }
 .pt_all_sys_customize_mobile .pt_customize_sys_cell,
 .pt_all_sys_customize_mobile th.pt_customize_sys_caption{
  min-width: 50%;
 }
 .pt_all_sys_customize_mobile .pt_sys_price{
  font-weight: bold;
 }
 .pt_all_sys_customize_mobile .pt_customize_sys_column-a{
  font-weight: bold;
  background-color: #D2D9E3 !important;
 }
}

/** Slider CSS **/

.slider-caption {
    top: -10%;
}

/** Some CSS Fixes **/

.header-style .main-menu .navmenu-cell .navbar-nav li a {
    display: inline;
}

.page-title.section h1 {;
    font-size: 38px;
}
.pt_quote_user_date,
.pt_quote_user_ageband{
 z-index: 9;
}

#cookie-warning{
 position: fixed;
 bottom: 0;
 width: 100%;
 background-color: rgba(117,117,117, 0.9);
 z-index: 9999;
}
#cookie-warning p{
 text-align: center;
 margin: auto;
 position: relative;
 color: #fff;
 padding: 20px;
 max-width: 960px;
 font-size: 16px;
}
#cookie-warning .cookieClose{
 position: absolute;
 right: -20px;
 top: 5px;
}
#cookie-warning .cookieClose:hover{
 cursor: pointer;
}
@media (max-width: 1200px) {
 .get-quote.page2{
  max-width: 666px;
 }
}
@media (max-width: 990px) {
 .get-quote.page2,
 .sidebar-newsletter-container{
  max-width: 1200px !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
 }
 .sidebar-newsletter-container{
  border-radius: 0 !important;
 }
}
.active_m_m{
 position: fixed !important;
 z-index: 99999 !important;
 right: 0 !important;
 top: -39px !important;
 height: 25px;
 width: 25px;
}
.mobile-menu-content ul li.has-children.smenu-open ul{
 display: block !important;
}
.link_condizioni_f{
 text-decoration: underline;
 color: #fff !important;
}
.link_condizioni_f:hover{
 color: #ffff !important;
}
.group-payment+script+script+.steps-content-right .summary-box{
 position: relative !important;
 top: 0 !important;
}
#paypal-none-info{
 position: relative;
 display: inline-block;
 background: #e9e9e9;
 padding: 5px 10px;
 border-radius: 5px;
 left: -13px;
 margin-bottom: 20px;
 margin-top: 5px;
}
#paypal-none-info::before {
 content: '';
 border: 12px solid transparent;
 border-bottom: 12px solid #e9e9e9;
 position: absolute;
 left: 31px;
 margin-left: -21px;
 top: -24px;
 width: 0;
}
.ts-pay-button{
	font-size: 17px important;
}
#personal-data-form .btn_PayerType:hover{
 background: #838383 !important;
}
#personal-data-form .pt_active{
 background: #184eac !important;
}
#customize_content .pt_customize_user_price_red{
    color: #FF0000 !important;
}