
*{
    margin: 0;
    font-family: Citi-Sans-regular;
    padding: 0;
}

@font-face {
    font-family: "Citi-Sans-regular";
    src: url('../fonts/Citi-Sans-Text-Regular.woff') format('woff'), url('../fonts/Citi-Sans-Text-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Citi-Sans-bold";
    src: url('../fonts/Citi-Sans-Text-Bold.woff') format('woff'), url('../fonts/Citi-Sans-Text-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "interstate-regular";
    src: url('../fonts/Interstate-Regular-webfont.woff') format('woff'), url('../fonts/Interstate-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fs_1 {
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    width: 100%;
    bottom: 0;
    box-sizing: border-box;
  }

body {

    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0;
    background: #fff;
    letter-spacing: 0;
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 65px;
    padding: 0;
    overflow-x: hidden;
}
.card_head h1{
    font-size: 42px;
    color: #333;
    padding-bottom: 55px;
    line-height: 50px;
    font-weight: 600;
}
p{
    font-family:Citi-Sans-regular;
}
h1,h2,h3,h4,h5,h6{
    font-family:Citi-Sans-bold ;
    
}
.brand_head{
    background: #333;
    height: 26px;
    display: flex;
    align-items: center;
}
.brand_head p{
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
}
.brand_title{
    background: #0f1632;
    color: #fff;
    height: 70px;
    display: flex;
    align-items: center;
}
.brand_title img{
    padding-left: 20px;
}
.sub_container{
    width: 1480px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width: 1480px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
div .error3{
text-align:center
}
@media (max-width: 1500px){
.container {
    max-width: 100%;
    padding: 0px;
}
}
.content_sec strong{
     font-weight: 300;
}
.banner_img img{
    background-repeat: no-repeat;
    height: 100%;
}
.banner{
     position: relative;
}
.linehr{
    margin-top: 40px;
}
.banner_content{
    position: absolute;
    bottom: -10%;   
    transform: translateY(20%);
    width: 100%;
}
.content_sec h1{
    padding-bottom: 10px;
    margin: 0px;
}
.content_sec p {
    text-align: center;
    font-size: 15px;
}
.two_column{
    padding: 60px 0px 60px 0px ;
    width: 85%;
    margin: auto;
}
.banner_content_section{
    background: #fff;
    width: 70%;
    box-shadow: 0px 2px 9px 2px #eeee;
    margin: auto;
    border-radius: 30px;
  padding: 30px 0px;
}
.banner_content h1{
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    padding: 15px 40px;
    /* box-shadow: 0px 2px 9px -1px #eeee; */
    border-radius: 30px;
    
}
.mob_banner{
    display: none;
  }
.desk_banner{
    display: block;
 }
 .card_1{
    text-align: center;
    padding-left: 40px;
 }.card_1 div{
    padding-bottom: 20px;
 }
 .content_sec h1{
    color: #4A4A4A;
     font-size: 19px;
 }
 .full_form{
    width: 80%;
  padding-top: 60px;
    margin: auto;
    padding-bottom: 60px;   
 }
 fieldset{
    border: 2px solid #b89f67 !important;
 }
 .form_submit {
    padding-top: 30px;
 }
 .form_sec{
    width: 85%;
    margin: auto;
    padding-top: 30px;
 }
 legend{
    text-align: center !important;
    font-size: 30px !important;
    padding: 0px 20px !important;
 }

 .border_form form{
    width: 90%;
    margin: auto;
 }.reset {
    all: revert;
}

 form select{
    border: 0px;
    width: 100%;
    background-color: #eee;
    color: #333;
    padding: 10px;
    border-radius: 2px;
    outline: none;
    background: url("../images/arrow.png") no-repeat right #F2F2F2;
    background-position-x: 97%;
    -webkit-appearance: none;
 }
 .form_label{
    text-align: right;
    padding-right: 10px;
 }
 .form_btn{
     background-color: #eee;
     color: #333;
     cursor: pointer;
     border: 0px;
     text-decoration: none;
     padding: 5px 25px;
     font-size: 13px;
     font-weight: 600;
     border-radius: 2px;
     min-width: 118px;
     max-width: 125px;
     margin-bottom: 0px;
 }
 .form_submit a{
    color: #ffffff !important;
    cursor: pointer;
    text-decoration: none;
    background: #B5995C;
    outline: 0px;
    border: 0px;
    border-radius: 6px;
 
    font-size: 100%;
    padding: 17px 12px;
    text-align: center;
    font-size: 16px;
    width: 225px;
 }
.new_card_head{
    font-size: 20px;
    font-family: sans-serif;
}

 /* .form_submit a:hover{
    background-color: #B5995C;
 } */
 .get_started {
    padding: 20px 30px;
    background-color: #f4f4f4;
 }
 .get_started a{
   text-decoration: none;
   color:#b4975a ;
   font-weight: 700;
 }
 footer{   
    padding: 20px 20px;
    background-color: #333;
    color: #fff;
 }
 .footer_content p  {
    font-size: 14px;
 }

 .cookies{
    background-color: #fff;
    padding: 20px;
    margin: 10px;
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 40%);
    border-radius: 2px;
 }
 .close_cookies{
    cursor: pointer;
 }
 .disable-click{
    opacity: 0.6;
    pointer-events:none;
}
.active{
background-color: #B4975A;
color: #fff;
}
.error{
    color: red;
    display: block;
    height: 12px;
    font-size: 12px;
    margin: 0px;
    text-align: right;
}
.error_msg{
    font-size: 14px;
    text-align: center;
}
#singapore{
    margin-right: 50px;
}
.checkbox {
    position: relative;
    overflow: hidden;
   height: 27px;
   cursor: pointer;
  }
  .check_1{
    background: #fff;
    min-width: 135px;
    padding: 10px 10px;
    border: 1px solid #eee;
    border-radius: 19px;
    margin: 5px 5px;

    box-shadow: 1px 1px 6px 1px #eee;
}
  
  .checkbox__input {
    position: absolute;
    visibility: hidden;
    top: 9px;
    left: 3px;
  }
   
  .checkbox__inner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #626262;
    background: transparent no-repeat center;
  }
  
  .checkbox__input:checked + .checkbox__inner {
    border-color: #b89f67 ;
    background-color: #b89f67 ;
    background-image: url("../images/PngItem_1116807.png");
    background-size: 10px 8px;
  }
  .autoselect{
    pointer-events: none;
  }
 .disradio{
    opacity: 0.6;
    background-color: #eee;
    cursor: not-allowed;
 }
 .modal-header{
    display: none;
 }
 .modal-body{
    padding: 25px 25px 10px 25px !important;
 }
 .error_msg2{
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin: 0px;
 }
 #countdown{
    display: flex;
    justify-content: space-around;
    padding-bottom: 25px;
    color: green;
 }
.checkbox span:last-child{
    vertical-align: super;
}

/* circle  start*/
.circle_column{
    width: 65%;
    padding: 60px 0px 0px 0px;
    margin: auto;
}
.new-font{
    font-size: 25px;
    min-height: 96px;
    color: #B5995C;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.circlePadding {
    padding: 0 0px;
    display: block;
    position: relative;
    margin: 10px 0;
    background-color: transparent;
    color: #222;
    text-align: center;
    border-radius: 50%;
    box-shadow: 3px 3px 5px #ccc inset;
}
.new-circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.circle__wrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.circle__content {
    display: table-cell;
    padding: 1.2em;
    vertical-align: middle;
}
.circle__content .circleCenter {
    position: absolute;
}
.circle__content .circleCenter {
    position: absolute;
    left: 0%;
    width: 100%;
    transform: translateY(-49%);
    top: 50%;
}
.circlePadding:after {
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    content: "";
    border-radius: 50%;
    border: solid 2px #B4975A;
    box-shadow: 2px 2px 5px #ccc;
}
.circle__content .circleCenter .new-font {
    width: 100%
}
.new-line {
    border: solid 1px #B4975A;
    width: 50px;
    margin: 0px auto;
}

.circle__content .circleCenter .new-subheading {
 
    text-align: center;
    width: 100%;
}
.new-subheading {
    padding: 10px 30px;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
}
/* circle end */
/* tab start */
.card_content p{
    margin: 0px;
    padding-bottom: 10px;
}
.card_content  h1{
     line-height: 40px;
     padding-bottom: 10px;
}
#tab_content_all{
    width: 70%;
    margin: auto;
    padding: 40px 0px;
}
.tab_content{
    width: 75%;
    padding: 60px 0px 0px 0px;
    margin: auto;
}
.card_content2{
    text-align: right;
}
.card_content{
    text-align: left;
}
#tabs{
    background-color: #eee;
}
.dropdown-menu{
    width: 100%;
}
#tabs a.active, #tabs .dropdown-toggle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    margin: -1px 0;
    border: none;
    border-bottom: solid 6px #B4975A;
    color: #333;
    box-shadow: 0 0 6px #666;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
}
#tabs a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    font-size: 16px;
    display: inline-block;
    height: 100%;
    color: #B4975A;
    cursor: pointer;
    text-decoration: none;
}
/* tab end */
 @media (max-width: 350px){
 .brand_head p{
    font-size: 8px;
 }
 .new-font{
    font-size: 20px;
 }
 .new-subheading{
    font-size: 15px;
 }
 }
@media (max-width: 599px){
    #tab_content_all {
        width: 80%;
    }
    .border_form form{
        width: 100%;
    }
    .circle_column{
          width: 70%;
    }
    .new_card_head{
        font-size: 18px;
    }
    .b-top{
        margin-top: 30px !important;
    }
    .cta-btn{
        color:  #fff;
        cursor: pointer;
        text-decoration: none;
        background:#B5995C;
        outline: 0px;
        border: 0px;
        border-radius: 6px;
        font-family: "interstate-bold";
        padding: 7px 30px;
        text-align: center;
        font-size: 18px;
        width: 258px !important;
        margin: auto;
        font-weight: bold;
    }
    .card_content{
        text-align: center;
    }
    .form_btn{
        min-width: 125px;
        text-align: center;
    }
    .card_1{
        padding-left: 0px;
    }
    .linehr{
        margin-top: 10px;
    }
    body{
        margin-bottom: 115px;
    }#singapore{
        margin-right: 10px;
    }
 .form_label{
     text-align: left;
     padding-left: 0px;
     padding-bottom: 2px;
 }
 .form_submit {
    padding-top: 0px;
}
 .form_sec{
    padding: 20px 0px;
 }
  .desk_banner{
     display: none;
  }
  .mob_banner{
    display: block;
    max-height: 360px;
  }
  .banner_content_section{
    border-radius: 10px;
    width: 90%;  
  
}.banner_content_section {
    background-color: #fff;
}
.full_form{
    width: 90%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.card_1 div:last-child {
    padding-bottom: 40px;
}
.content_sec h1{
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
}
.banner{
    max-height: 390px;
}
.card_head h1 {
    font-size: 26px;
    padding-bottom: 40px;
    line-height: 32px;
}
.banner_content h1{
    font-size: 30px;
    line-height: 39px;
    padding: 13px 13px;
    /* border-bottom: 1px solid #666666; */
    border-radius: 0px !important;
}
.form_head {
    width: 70%;
    padding: 30px 0px;
}
.banner_content{
    position: static;
    transform: translate(0%, -44%);
}.two_column{

     padding: 30px 0px 10px 0px;
}
}
@media only screen and (min-width: 600px) and (max-width: 768px){
    .banner_content h1 {
        font-size: 30px !important;
        line-height: 37px !important;
    }
}
@media(max-width: 1024px)  {
    .mob-hide{
        display: none;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1200px)  {
    .banner_content {
        position: absolute;
        bottom: -8%;
    }

    .banner_content h1{
        font-size: 40px;
        line-height: 55px;     
    }    .form_btn{
        min-width: 130px;
        max-width: 140px;
        text-align: center;
    }
    .form_label{
        text-align: left;
    }
    .banner_content_section{
        width: 80%;    
        box-shadow: 0px -2px 9px -1px #eeee;      
    }
    .form_head {
        width: 50%;
        padding: 30px 0px;
    }.two_column{
        padding: 30px 0px 30px 0px;
   }
}


/*CTA Button*/
.cta-btn{
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background: #B5995C;
    outline: 0px;
    border: 0px;
    border-radius: 6px;
    font-family: "interstate-bold";
    padding: 10px 30px;
    text-align: center;
    font-size: 18px;
    width: 420px;
    margin: auto;
    font-weight: bold;
}

.cta-btn a{
    text-decoration: none;
    color:#fff !important;
}
.bor-1{
    border: 2px solid #B5995C;
    border-radius: 30px;
    padding: 20px 10px 20px 10px;
}
.head-1{
    color: #B5995C !important;
    font-size: 30px;
    line-height: 38px;
}
.b-top{
    margin-top: 130px;
}
.card_content2 p{    
    unicode-bidi: plaintext;
}
.card_content p {
    unicode-bidi: plaintext;
}
  @media (max-width: 599px){
.cpc{
    padding: 3px !important;
    font-size: 14px;
}

  }

  @media (max-width: 767px){
    .circle_column {
        padding: 110px 0px 0px 0px;
    }
    
    .banner_content_section{
        position: relative;
        top: 90px;
    }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px){
        .banner_content_section{
            position: relative;
            top: 124px;
        }
        .circle_column {
            padding: 110px 0px 0px 0px;
        }
}
  
  .carousel-item {
    transition: transform .6s ease-in-out !important;
}
 
    