*{ padding: 0px; margin: 0px;}

body{font-family: 'Sarabun', sans-serif; font-weight: normal; position: relative;}

ul{ margin-bottom: 0px;}

li{font-size: 15px;}

a{ color: #000; }

p{font-size: 16px;font-weight: normal;color: #07002d;}

a:hover{ color: #000; text-decoration: none;}

figure{ margin-bottom: 0px;}

h1,h2,h3,h4,h5,h6{font-family: 'Sarabun', sans-serif;font-weight: 600;}

h1{font-size: 48px}

h2{font-size: 35px}

h3{font-size: 26px}

h4{font-size: 16px}



.green_clr{color: #62ab6f;}

.sec_space{ padding: 50px 0px;}

.default_btn{border: none;color: #efefef;font-size: 18px;border-radius: 6px;text-transform: uppercase;padding: 14px 66px;display: inline-block;position: relative;overflow: hidden;z-index: 2;transition: 0.5s;background: #d1aa4c;font-weight: 600;}

.wrapper_outer {display: flex;}

.banner{position:relative;}

.logo {position: absolute;left: 0;right: 0;display: block;text-align: center;margin: 0 auto;top: 75px;}



.right_block{background:#003372;padding: 65px 150px 130px 150px;width: 100%;position: relative;}

.right_block h1{color: #fff;text-align: center; font-weight: 400; margin-bottom: 60px;}

.right_block h1 span{color: #d1aa4c;}

.right_block .nav-tabs{border: none;margin: 0 -8px;position: relative;}

.right_block .nav-tabs:before{height: 10px;left: -142px;right: -142px;background: #d1aa4c;content: "";position: absolute;bottom: 0;}

.right_block .nav-tabs a {  display: block; padding: 15px 30px; color: #fff;border: 1px solid #fff; font-weight:200; font-size: 23px; text-transform: uppercase;}

.right_block .nav-tabs a img { margin-right: 15px;}

.right_block .nav-tabs li {width: calc(50% - 16px);text-align: center;border-bottom: 0; margin: 0 8px;}

.right_block .nav-tabs li a.active { background: #d1aa4c;  border-color: #d1aa4c;}

.tab_inner {padding-top: 40px;}

.tab_inner  .row{align-items: flex-end;} 

label{font-size: 15px; color: #8ba1bc;}

.form-control {padding: 14px 15px;height: auto;border: none;}

.form-group .row{margin: 0 -5px}

.form-group .row div[class*="col-"]{padding: 0 5px;}

.tab_inner .default_btn{margin-top: 45px;}

/*check_custom*/

.check_custom {display: block;position: relative;padding-left: 35px;margin-bottom: 18px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.check_custom input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}

.checkmark {position: absolute; top: 0;left: 0;height: 25px;width: 25px; background-color: #eee;border-radius: 3px;}

.check_custom:hover input ~ .checkmark {background-color: #ccc;}

.check_custom input:checked ~ .checkmark {background-color: #d1aa4c;}

.checkmark:after {content: "";position: absolute;display: none;}

.check_custom input:checked ~ .checkmark:after {display: block;}

.check_custom .checkmark:after {left: 9px;top: 5px;width: 8px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.get_quote{padding: 35px 10px;background: #faf4e4;text-align: center;position: absolute;left: 0;right: 0;bottom: 0;}

.get_quote ul li{padding:0 25px; font-size: 21px; font-weight: 600; text-transform: uppercase; color:#000; display: inline-block;position: relative;}

.get_quote ul li a{font-weight: 400; color:#000;}

.get_quote ul li:nth-child(n+3):after{position: absolute;content:"";width: 1px;height:20px;background: #000;top: 7px;left: 0;}



.footer{padding: 30px 10%;}

.footer p{margin: 0px; font-size: 13px; color: #000;}



/*home*/

header{padding-top: 35px;text-align: center;position: relative;z-index: 2;}

header a {display: inline-block;margin-right: 15%;}

header a img{margin-bottom: -20px;}

.bannerhome{background: #0f284e;border-bottom: 62px solid #faf4e4;position: relative;}

.bannerhome > img{opacity: .1; width: 100%;}

.caption {position: absolute;top: 10px;left: 40px; display:flex; }

.caption .caption_ctnt{width: 25%;padding-top: 100px;    padding-right: 55px;}

.caption .caption_ctnt h1{font-weight: 100;color:#fff;margin-bottom: 20px;line-height: 60px;}

.caption .caption_ctnt p{font-weight: 200;color:#fff;line-height: 26px;}

.get_quote_form{width: 500px;margin-top: -94px;}

.get_quote_form h2{padding: 21px 10px; color:#fff; background: #003372; text-align: center; font-weight: 400; margin-bottom: 0px;}

.form_cntn{padding: 40px 40px 35px 40px; background: #cfa445;}

.form_cntn h3{ color:#fff;font-weight: 400;text-align: center; margin-bottom: 40px; }

.steps{display: flex; flex-wrap:wrap; padding-bottom: 40px; border-bottom: 1px solid #fff;}

.steps li{width: 33.33%; text-align: center; list-style: none;}

.steps li .stepno{/* width:75px; *//* height: 75px; */line-height: 83px;text-align: center;display: block;font-size: 48px;font-weight: 700;color:#003372;margin: 0 auto;background:url("../images/stepbg.png");position: relative;background-position: center;background-repeat: no-repeat; margin-bottom: 10px;}

.steps li:nth-child(2) .stepno{background:url("../images/step2bg.png");background-position: center;background-repeat: no-repeat;}

.steps li:nth-child(3) .stepno{background:url("../images/step3bg.png");background-position: center;background-repeat: no-repeat;}

.steps li p{margin: 0;font-size: 18px;font-weight:700;line-height: 22px;color: #082a54;}

.get_quote_form form{padding: 35px 0px; border-bottom: 1px solid #fff;}

.get_quote_form form .form-group{margin: 0px; display: flex; justify-content: space-between; position: relative;}

.parsley-errors-list {

    position: absolute;

    bottom: 0;

    list-style: none;

    color: #fff;

    transform: translateY(100%);

}

.parsley-errors-list li {

    font-size: 14px;

    line-height: 16px;

}

.get_quote_form form .form-group .form-control{width: 160px; text-align: center; font-size: 17px;}

.get_quote_form .default_btn{width: calc(100% - 180px); background: #003372;}

.get_quote.home_contact{position: inherit;padding: 0;background: none;padding-top: 25px;}

.get_quote.home_contact ul li{font-size: 16px;padding: 0 20px;}

.get_quote.home_contact ul li:first-child{font-size: 18px;display: block;}

.get_quote.home_contact  ul li:nth-child(n+3):after {width: 1px; height: 14px;top: 6px;}

.footer .container{max-width: 1452px;margin: 0 auto;display: flex;align-items: flex-end;justify-content: space-between;}

.ftr_right ul{display: flex;width: 510px;justify-content: flex-end;}

.ftr_right ul li{width:50%;padding: 12px 12px 0px 50px;border-left: 1px solid #b2b2b2;list-style: none;}

.ftr_right ul li h4{color:#003372; font-weight: 600;}

.ftr_right ul li p{color:#4e4e4e; margin-bottom: 10px;}

.ftr_right ul li:last-child{ border-right: 1px solid #b2b2b2;}

/****************** new css (02-23-2021) *****************/
.brokerBtn{ width: 100%; background: #003372; color: #fff; text-align: center; height: max-content; }
.brokerBtn:hover{ color: #fff;}
.brokerCls p {
    text-align: center;
    font-size: 14px;
    font-family: inherit;
    text-transform: uppercase;
}
.ftr_right ul li.brokerCls { padding: 10px 0; border-left: none; margin: 0 10px 0 0; align-items: center; }

/*new_css_start*/

.ftr_right ul li.brokerCls .brokerBtn {background: #fff;color: #cfa445;border: 2px solid #cfa445;}
.ftr_right ul li.brokerCls .brokerBtn:hover{ background: #003372; color: #fff; }
.ftr_right ul li.brokerCls p {font-size: 18px;color: #003372;font-weight: 600;text-align: left;margin-bottom: 30px;}
.ftr_right ul li.brokerCls img {
    float: left;
    padding-right: 10px;
}






@media (min-width: 1800px) { 
.caption .caption_ctnt h1 { font-weight: 400; font-size: 46px;}
}
@media only screen and (min-width:1201px) and (max-width:1899px){
.caption .caption_ctnt h1 { line-height:40px !important; font-weight: 400;  font-size: 33px;}
}
@media only screen and (min-width:992px) and (max-width:1200px){
.caption .caption_ctnt h1 { line-height: 38px !important; font-weight: 400;  font-size: 32px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.caption .caption_ctnt h1 { line-height: 36px !important;  font-weight: 400;  font-size: 30px;}
}
@media only screen and (max-width: 767px) and (min-width: 576px){
.footer .container { justify-content: left !important ;}
}
@media only screen and (min-width:320px) and (max-width:767px){
.caption > img { width: 70% !important;}
.caption .caption_ctnt h1 { font-weight: 600; font-size: 22px;}
.get_quote.home_contact ul li:first-child {     font-size: 18px !important;}
.get_quote.home_contact ul li {font-size: 16px !important;} 
.footer .container { justify-content: center; } 

.ftr_right ul li.brokerCls img { float: none; padding-right: 0px;}
.ftr_right ul li.brokerCls p {font-size: 16px;margin-bottom: 20px;}

	
	
}



/*new_css_end*/


