html,
body{padding:0;margin:0 !important;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:400;color:#222;line-height:1.4;font-family:"futura-pt", sans-serif;font-display:swap;overflow-x:hidden;}
.iti-mobile .intl-tel-input.iti-container{z-index:1111111;max-height: 300px;}
*{-webkit-tap-highlight-color:transparent!important;}

@font-face {
    font-family: 'Gotham Narrow Ultra';
    src: url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.eot');
    src: url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.woff2') format('woff2'),
        url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.woff') format('woff'),
        url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.ttf') format('truetype'),
        url('../fonts/Gotham-Narrow-Ultra/GothamNarrow-Ultra.svg#GothamNarrow-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/gotham-bold/GothamBold.eot');
    src: url('../fonts/gotham-bold/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham-bold/GothamBold.woff2') format('woff2'),
        url('../fonts/gotham-bold/GothamBold.woff') format('woff'),
        url('../fonts/gotham-bold/GothamBold.ttf') format('truetype'),
        url('../fonts/gotham-bold/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/gothambook/GothamBook.eot');
    src: url('../fonts/gothambook/GothamBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gothambook/GothamBook.woff2') format('woff2'),
        url('../fonts/gothambook/GothamBook.woff') format('woff'),
        url('../fonts/gothambook/GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmsiPro Bold';
    src: url('../fonts/amsipro-bold/AmsiPro-Bold.eot');
    src: url('../fonts/amsipro-bold/AmsiPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/amsipro-bold/AmsiPro-Bold.woff2') format('woff2'),
        url('../fonts/amsipro-bold/AmsiPro-Bold.woff') format('woff'),
        url('../fonts/amsipro-bold/AmsiPro-Bold.ttf') format('truetype'),
        url('../fonts/amsipro-bold/AmsiPro-Bold.svg#AmsiPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

a,
img,
button,
input[type="submit"]{text-decoration:none;outline:none;border:0;}
b,
strong{font-weight:700;}
*,
*:after,
*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a:focus,
a:hover{text-decoration:none!important;}
p,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
dt,
dd{padding:0;margin:0;}
ul{padding-inline-start:20px;}
.m-auto{margin:0 auto;}
input,
textarea,
select{display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}
html{font-size:62.5%;}
p{font-size:16px;line-height:26px;}
.container-fluid{max-width:100%;margin:0px auto;padding:0 0px;}
.container{max-width:1250px;margin:0px auto;padding:0 15px;}
.container.small{max-width:850px;padding:0 20px;}
.container.medium{max-width:1000px;padding:0 20px;}
.pull-left{float:left!important;}
.pull-right{float:right!important;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-justify{text-align:justify;}
.text-uppercase{text-transform:uppercase;}
.text-lowercase{text-transform:lowercase;}
.text-capitalize{text-transform:capitalize;}
.text-italic{font-style:italic;}
.text-medium{font-weight:500;}
.text-bold{font-weight:500;}
.text-bolder{font-weight:800;}
.text-black{font-weight:400;color:#000;}
.text-white{color:#fff!important;}
.img-responsive{max-width:100%;height:auto;}
.img-full{width:100%;height:auto;}
.center-block{margin:0 auto;float:unset!important;}
.bg-white{background-color:#fff;}
.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:center;}
.col-1{width:8.333333333333333%;}
.col-2{width:16.66666666666667%;}
.col-3{width:25%;}
.col-4{width:33.33333333333333%;}
.col-5{width:41.66666666666667%;}
.col-6{width:50%;}
.col-7{width:58.33333333333333%;}
.col-8{width:66.66666666666667%;}
.col-9{width:75%;}
.col-10{width:83.33333333333333%;}
.col-11{width:91.66666666666667%;}
.col-12{width:100%;}
.col-12-5{width:20%;}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-12-5,
.w30,
.w70{float:left;}
.col-md-offset-2{margin-left:16.66666666666667%;}
.col-md-offset-1{margin-left:8.333333333333333%;}
section{float:left;width:100%;}
.padding{padding:70px 0px;}
.pd-bt-0{padding-bottom: 0px !important;}
.pd-tp-20{padding-top: 20px;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
.pos-fix{position:fixed;}
.bottom{bottom:0;}
.top{top:0;}
.left{left:0;}
.right{right:0;}
.visible-xs{display:none;}
.visible-sm{display:none;}
.hidden-xs{display:block;}
.hidden-portrait{display:block!important;}
.visible-portrait{display:none!important;}
.displayblock{display:block;}
.displayinline{display:inline-block;}
.row:before,
.row:after{display:table;content:" ";}
.row:after,
.clearfix{clear:both;}
.parallaxbg{background-attachment:fixed;}
.disptable{display:table;}
.table-cell{display:table-cell;vertical-align:middle;}
.hidden-lg{display:none;}
.hidden-portrait{display:block!important;}
.visible-portrait{display:none!important;}
.vert-middle{vertical-align:middle;}
.disp-block{display:block;}
particle{position:fixed;left:0;top:0;border-radius:50%;pointer-events:none;opacity:0;}
.fadethisdiv{height:100%;visibility:hidden;}
.to-fade-in{opacity:0;}
.to-fade-in.fade-in{animation:fade-in 3s forwards;}
.pd-tp-15{padding-top: 15px;}
@keyframes fade-in{
0%{opacity:0;}
100%{opacity:1;}}
.revealOnScroll{opacity:0}
.animated{-moz-animation-duration:1.2s;-o-animation-duration:1.2s;-webkit-animation-duration:1.2s;-ms-animation-duration:1.2s;animation-duration:1.2s;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-webkit-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeInRight{
from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
to{opacity:1;-webkit-transform:none;-o-transform:none;-moz-transform:none;-ms-transform:none;transform:none}
}
.fadeInRight{-webkit-animation-name:fadeInRight;-o-animation-name:fadeInRight;-ms-animation-name:fadeInRight;-moz-animation-name:fadeInRight;animation-name:fadeInRight;}
@keyframes fadeInLeft{
from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);
-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
to{opacity:1;-webkit-transform:none;-ms-transform:none;-moz-transform:none;-o-transform:none;transform:none}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;-ms-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@keyframes fadeInDown{
from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);-o-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
to{opacity:1;-webkit-transform:none;-o-transform:none;-moz-transform:none;-ms-transform:none;transform:none}}
.fadeInDown{-webkit-animation-name:fadeInDown;-o-animation-name:fadeInDown;-ms-animation-name:fadeInDown;-moz-animation-name:fadeInDown;animation-name:fadeInDown;}
@keyframes fadeInUp{
from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;-o-transform:none;-ms-transform:none;-moz-transform:none;transform:none;}}
.fadeInUp{-webkit-animation-name:fadeInUp;-o-animation-name:fadeInUp;-ms-animation-name:fadeInUp;-moz-animation-name:fadeInUp;animation-name:fadeInUp;}
header .form-container{
transition:top 0.5s ease-in-out;
position:absolute;
width:300px;
top:65px;
right:15px;
background-color:#fff;
padding:10px;
display:none;
color:#303030;
box-shadow:0px 1px 10px 6px rgb(0 0 0 / 6%);
z-index:9999;
}
.header-bg .form-container{top:0px;}
header .form-container .frmclose{position:relative;top:0px;right:0px;color:#3E6874;font-size:30px;border:1px solid #3E6874;padding:4px 6px;line-height:20px;display:inline-block;}
header .form-container .thankyou{margin-bottom:10px;text-align:center;}      
header .form-container .selldof .form-group{margin-bottom:12px!important;}
header .form-container .selldof label{margin-bottom:0!important;}
.form-container .bro{display:none;}
.selldof .help-block{position:absolute!important;margin-top:0px!important;font-size:12px;line-height:16px;bottom:-12px;}
header .form-container .selldof .help-block{margin-bottom:0!important;bottom:-5px!important;}
.selldof .title{display:none;}
.selldof textarea.form-control{height:34px!important;resize:none;}      
.form-group label:nth-child(1){display:block;}
.selldof .checkbox input[type=checkbox]{height:25px;}
.selldof label.checkbox, .selldof label.radio{margin-bottom:-5px;display:inline-block;color:#000!important;margin-left:4px;margin-top:0;margin-right:10px;}
.footer-form-wrapper .selldof label.checkbox, .footer-form-wrapper .selldof label.radio{color:#fff!important}
.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn{color:#000!important;font-size:16px!important;font-weight:bold!important;background-color:#E1B441!important;border:1px solid #E1B441!important;width:100%;margin-top:10px!important;text-transform:uppercase;}
.sell_do_verify_btn{padding:5px 12px!important;}
.sell_do_verify_container{padding:5px 0 0 5px!important;}
.sell_do_verify_resend_link{color:#fff!important;}
.selldof_col-lg-4, .selldof_col-lg-6, .selldof_col-lg-12, .selldof_col-md-4, .selldof_col-md-6, .selldof_col-md-12, .selldof_col-sm-4, .selldof_col-sm-6, .selldof_col-sm-12, .selldof_col-xs-4, .selldof_col-xs-6, .selldof_col-xs-12{padding-left:10px!important;padding-right:10px!important;}
.thankyou{text-align:center;}
.footer-form-wrapper .thankyou{text-align:center;padding:50px 10px;}
.footer-form-wrapper{color:#fff;width:500px;max-width:100%;padding:10px;}
.contac-us-form-wrapper .selldof .form-control, .contac-us-form-wrappe .sell_do_form_control, .form-container .selldof .form-control, .form-container .sell_do_form_control{background-color:#F1F3E3!important;border:1px solid #E2E2EA!important;}
