body{
    font-family:Roboto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .luvion-nav .navbar .navbar-nav, .luvion-nav .navbar .others-options .login-btn, .luvion-responsive-nav .others-options .login-btn, .main-banner-content p, .banner-content p, .hero-content p, .hero-image .video-btn, .about-content span, .overview-box .overview-content .content .sub-title, .comparisons-table table thead th, .comparisons-table table tbody td, .single-pricing-box .price, .feedback-slides .client-feedback .single-feedback span, .page-title-content p, .page-title-text p, .page-title-text ul, .faq-accordion .accordion .accordion-title, .faq-contact-form .form-control, .login-content .login-form form .form-control, .login-content .login-form form .connect-with-social button, .signup-content .signup-form form .form-control, .signup-content .signup-form form .connect-with-social button, .contact-form .form-control, .contact-info ul li span{
    font-family:Raleway;
}
body{
    font-size:16px;
}
.luvion-nav .navbar .navbar-nav .nav-item a{
    font-size:17px;
}
html, body {
    width: auto!important;
    overflow-x: hidden!important
}


/*  copy from other temp */
.wrap_bx{
    float:left;
    width:100%;
    position:relative
}
.wrap_bx .circle{
    background-color:#03B5F1;
    color:#fff;
    padding:4px 10px;
    border-radius:50%;
    margin-right:10px;
    font-size:15px
}
.wrap_step_no{
    font-size:18px;
    font-weight:700
}
.wrap_bx::after{
    position:absolute;
    background-color:#cfe9f8;
    content:"";
    left:12px;
    right:0;
    height:calc(100% - 80px);
    width:2px;
    top:64px
}
.frm_section{
    float:left;
    width:100%;
    padding-left:40px;
    padding-top:10px
}
.frm_se{
    float:left;
    width:100%;
    margin:6px auto;
    position:relative
}
.frm_se label{
    float:left;
    width:18%;
    padding-top:4px
}
.pay_btn_a{
    margin:0 auto;
    display:block;
    width:210px
}
.frm_se .fa.fa-address-book-o{
    float:left;
    position:absolute;
    right:19px;
    top:8px
}
.frm_input{
    float:left;
    width:80%;
    min-height:30px;
    border:1px #cfe9f8 solid!important;
    padding-left:4px;
    box-sizing:border-box;
    background-color:#fff!important;
    color:#000!important
}
.wrap_bx.wrap_bx_2::after{
    position:absolute;
    background-color:rgba(0,0,0,0.1);
    content:"";
    left:33px;
    right:0;
    height:calc(100% - 80px);
    width:3px;
    top:85px
}
.submitbtn_section{
    float:left;
    width:100%;
    padding:16px 0
}
.poli_details_section {
	float: left;
	width: 100%;
	/* padding-left: 40px; */
	padding-top: 15px;
}
.poli_se{
    float:left;
    width:100%;
    margin:3px auto
}
.poli_se label{
    float:left;
    width:25%
}
.poli_se input{
    float:right;
    width:70%!important;
}
.poli_details_section .frm_input_{
    float:left;
    width:80%;
    min-height:24px;
    border:none;
    padding-left:4px;
    box-sizing:border-box;
    font-size:14px;
    font-family:inherit
}
.poli_details_1 {
	float: left;
	width: 100%;
	margin-bottom: 14px;
	padding: 0 35px;
}
.pay_btn{
    width:180px;
    margin:0 auto;
    display:block;
    background-color:#fff;
    border:1px solid #5D9ED7;
    padding:10px 12px;
    margin-bottom:10px;
    color:#3487D0;
    cursor:pointer;
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:1px;
    text-align:center;
    margin:0 auto;
    display:block;
    float:none
}
.pay_btn_section{
    float:left;
    width:100%;
    margin-bottom:12px
}
.wrap_bx.wrap_bottom:after{
    top:53px
}
.loading_savesetting{
    background:transparent url(/templates/images/ajax-loader.gif) no-repeat scroll center center;
    float:left;
    height:19px;
    width:21px;
    position:absolute;
    top:4px;
    right:135px
}
.submitbtn_section .frm_se{
    padding-left:40px
}
.error_msg_section{
    float:left;
    width:100%;
    margin-top:30px;
    text-align:left;
    color:#883e3e;
    font-size:13px;
    float:none;
    width:100%;
    margin:0 auto;
    display:none;
    background-color:#f0d4d4;
    padding:5px 10px;
    border-radius:5px;
    border:1px solid #dda2a2;
    margin:25px 0 0 0
}
.suc_msg_section{
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: left;
    color: #176c07;
    font-size: 13px;
    float: none;
    width: 100%;
    margin: 0 auto;
    display: none;
    background-color: #e6ffc2;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #176c07;
    margin: 25px 0 0 0;
}
.footer{
    float:left
}
div.content_bg{
    float:left
}
div.content{
    float:left
}
.submit_btn{
    margin:0 auto;
    display:block;
    width:200px;
    background-color:#fff;
    border:1px solid hsl(120,39%,49%);
    padding:10px 12px;
    color:hsl(120,39%,49%);
    cursor:pointer;
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px
}
.submitbtn_section .hvr-shutter-out-horizontal::before{
    background:hsl(120,39%,49%)!important
}
.submit_btn .fa,.pay_btn .fa{
    padding-right:5px
}
form .error{
    color:#a48324;
    float:right;
    width:82%;
    border:1px solid #f0e5c2
}
.contact_us_form .error{
    background-color:#fff3cd;
    padding:5px 10px;
    box-sizing:border-box;
    margin-top:2px;
    font-size:12px;
    text-transform:capitalize
}
.text_headline p{
    float:left;
    width:50%;
    font-size:20px;
    padding-top:14px
}
.text_headline ul{
    float:right;
    margin:0 auto
}
.text_headline ul li{
    display:inline-block;
    list-style:none
}
.text_headline ul li img {
    width: 90px;
    height: 32px;
    object-fit:contain;
}
.pay_btn_click_loader {
    background: url("/templates/images/ajax-loader.gif") center center;
    text-indent: -9999em;
    border: none;
    background-color: transparent;
    width: 50px;
    height: 50px;
    background-size: contain;
}
.hvr-shutter-out-horizontal.pay_btn_click_loader::before {
    background: none;
}
.pay_btn.hvr-shutter-out-horizontal.pay_btn_click_disable,
.pay_btn.hvr-shutter-out-horizontal.pay_btn_click_disable:hover,
.pay_btn.hvr-shutter-out-horizontal.pay_btn_click_disable::before {
    background: #c6c6c6;
    border: 1px solid #919191;
    color: #333;
    cursor: default;
}
.pay_btn.hvr-shutter-out-horizontal.pay_btn_click_disable::before {
    transition: none;
    border: none !important;
}
.background {
    position: relative;
}
.background .layer {
    background-color: rgba(223, 223, 223, 0.55);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.background .loader {
    background: url('/templates/images/ajax-loader.gif');
    position: fixed;
    width: 40px;
    height: 20px;
    top: 50%;
    left: 50%;
}


/* ******     sadee new style ******  */

#masthead{
    float:left;
    width:100%;
    background:#ffffff;
    border-bottom: 1px solid #ececec;
}
.head_wrap{
    margin:0 auto;
    width:100%;
    padding:20px 0;
}
.nav_wrap {
    float:right;
}
.nav_wrap ul{
    list-style-type: none;
    padding:10px;
    margin-top:10px;
}
.nav_wrap ul li{
    display:inline;
}
.footer_bottom ul{
    list-style-type: none;
    padding: 10px;
    margin: 10px auto;
    width: 50%;
}
.footer_bottom ul li {
    display: inline;
    float: left;
    padding: 10px;
}
.footer_bottom ul li a{
    color:#ffffff;
    font-size:12px;
    padding:10px 12px;
}
.nav_wrap ul li a{
    padding:15px;
    font-size:16px;
    color:#000000;
}
.logo_wrap{
    float:left;
    width:auto;
}
.logo_img{
    padding: 10px;
    float: left;
    box-sizing: content-box;
}
.footer_wrap{
    padding:35px 0;
    background:#000000;
    color:#ffffff;
}
.main_content{
    float:left;
    width:100%;
    background:#ffffff;
}
/*  .con_cent {
        width: 320px!important;
       margin: 20px auto;
       float: none !important;             
   } */
#poli_frm input{
    box-shadow: none;
    border-radius: 0;
    padding:5px;
    box-sizing: content-box;
}
.div_2, .div_3{
    display:none;
}
.footer_wrap{
    float:left;
    width:100%;
}
.footer_nav{
    display: block;
    float: left!important;
    width: 100%;
}
.input-group{
    margin-bottom: 20px;
}
.div_2  .input-group-addon{
    font-weight: bold;
}
.div_2 .form-control, .div_2  .input-group-addon{
    border:none;
    box-shadow:none;
    background:none;
}
.wrap_bx.wrap_nxt::after {
    display:none;
}
.pay_btn {
    float: left;
    padding: 5px;
    width: 235px;
}
.pay_btn span{
    float: left;
    padding: 8px 5px;
}
.pay_btn img {
    width: 86px;
    text-align: center;
    display: inline-flex;
    float: left;
    margin-right: 10px;
}
/********************/

.form_wrapper  #poli_frm  input{
    float: left;
width: 80%;
margin-bottom: 2px;
} 
