/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
footer,header,section{display:block;}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}
h1,h2,h3{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-top:0;margin-bottom:1rem;}
strong{font-weight:bolder;}
a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
a:hover{color:#0056b3;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
label{display:inline-block;margin-bottom:.5rem;}
button{border-radius:0;}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button,input{overflow:visible;}
button,select{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}
textarea{overflow:auto;resize:vertical;}
.h2,.h3,.h4,h1,h2,h3{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
h1{font-size:2.5rem;}
.h2,h2{font-size:2rem;}
.h3,h3{font-size:1.75rem;}
.h4{font-size:1.5rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
@media (min-width:768px){
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
}
@media (min-width:992px){
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
}
.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.btn:focus,.btn:hover{text-decoration:none;}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.btn:disabled{opacity:.65;}
.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;}
.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}
.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff;}
.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}
.btn-outline-primary:disabled{color:#007bff;background-color:transparent;}
.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
h2,h3,p{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
body{min-width:992px!important;}
.container{min-width:992px!important;}
}

@media all{
*,:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,div,span,iframe,p,a,img,ul,li,form,label,footer,header,section{margin:0;padding:0;border:0;outline:0;vertical-align:top;/*font:400 normal 16px/28px OpenSans,Arial,Helvetica,sans-serif;*/ font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;color:#000;}
strong{font-weight:400;font-family: 'Montserrat', sans-serif;}
img{max-width:100%;height:auto;}
.h2,h2,.h3,h3,.h4{font-size:41px!important;line-height:50px!important;font-weight:400!important;color:#064178!important;font-family:'Montserrat', sans-serif; font-weight:800;text-transform:uppercase!important;}
button{cursor:pointer;}
.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0)!important;}
button:focus{outline:0px dotted!important;outline:0px auto -webkit-focus-ring-color!important;}
header,header a,header img{-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;}
ul{list-style:none;}
label{display:block;line-height:25px;}
p{margin-top:0!important;margin-bottom:1rem!important;}
iframe{width:100%;}
footer,header,section{display:block;}
input[type=submit]{background:#e10000;height:55px;width:100%;padding:3px 45px 3px 4px;text-transform:none;border-radius:0;text-transform:uppercase;letter-spacing:0px;border:1px solid #e10000;color:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;font-size:17px;display:block;margin:0 auto;outline:none;cursor:pointer;font-family:"Montserrat-Bold";}
input[type=submit]:hover{color:#fff;background-color:#4f5686;border:1px solid #4f5686;}
::selection{background:#074178;color:#fff;}
::-moz-selection{background:#074178;color:#fff;}
::-webkit-selection{background:#074178;color:#fff;}
a{text-decoration:underline;color:#074178;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;}
a:hover{color:#ffc000;}
.topHder{text-align:center;padding:23px 0 14px;}
.banner{text-align:center;}
.topBanner{background:#1d4f8f;padding:27px 0;}
h1{font-family: 'Alegreya Sans', sans-serif !important;font-weight: 800 !important;text-transform:uppercase;font-size:58px!important;line-height:55px!important;margin:0;color:#fff!important;}
input[type=text],input[type=tel],input[type=email],select{width:100%;border-radius:6px;border:1px #e10000 solid;height:45px;background:#fff;}
.bannerArea{padding:44px 0 57px;}
.bannerArea .container{max-width:1068px;}
.divBanLftCvr{padding-left:25px;margin-top:-10px;}
.banLftCapt{font-size:26px;font-family: 'Open Sans', sans-serif;text-transform:none;line-height:39px;margin-bottom:30px;padding-bottom:23px;position:relative;}
/* .banLftCapt:before{content:"";position:absolute;left:50%;bottom:0;width:114px;height:4px;background:#e10000;margin-left:-57px;} */
.tyres{padding:0;margin-bottom: 50px;}
.banCnttn{font-style:italic;font-family:"OpenSans-Semibold";font-size:14px;padding-right:14px;}
.bannerForm{margin-left:7px;padding:27px 41px 15px;border:2px #e10000 solid;text-align:left;background:rgba(255,255,255,.5);position:relative;}
.bannerForm .h2{font-size:21px!important;color:#000!important;font-family:'OpenSans-Semibold'!important;line-height:24px!important;margin-bottom:21px;text-transform:none!important;}
.bannerForm li{margin-bottom:10px;}
.bannerForm li:last-child{margin-top:30px;}
.brands{text-align:center;padding:30px 0 28px;border-bottom:1px #ccc solid;margin-bottom:0;}
.brands li{margin:0 0 22px;display:inline-block;width:19%;}
.brands h2{text-transform:uppercase!important;font-size:28px!important;font-family: 'Montserrat', sans-serif;font-weight: 700 !important;line-height:38px!important;padding-bottom:20px;position:relative;color:#034e88!important;}
h2,h3{position:relative;}
h2:before,h3:before{content:"";position:absolute;left:50%;bottom:0;width:114px;height:4px;background:#e10000;margin-left:-57px;z-index:1;}
.brands ul{margin:0 -95px;}
.aboutScn{padding:104px 0 60px;}
.aboutScn h2{text-align:center;position:relative;padding-bottom:23px;color:#074178!important;}
.aboutScn .container{max-width:1236px;}
.abtBg{margin-top:-11px;padding:36px 88px 45px;position:relative;background:#eff9fb;}
.abtImg{position:absolute;left:-133px;bottom:-133px;}
.abtBg .col-lg-5{-ms-flex:0 0 35.666667%;flex:0 0 35.666667%;max-width:35.666667%;}
.abtBg .col-lg-7{-ms-flex:0 0 64.333333%;flex:0 0 64.333333%;max-width:64.333333%;}
.whychoose{margin:-8px 0 0;text-align:center;padding:0 0 26px;}
.whychoose h2{text-align:center;font-size:27px!important;margin-bottom:24px;padding-bottom:15px;font-family: 'Montserrat', sans-serif;font-weight: 700 !important;}
.chsIcon{margin:0 0 24px;}
.whychCvr .h2{text-transform:uppercase!important;font-size:20px!important;font-family:'Montserrat', sans-serif;font-weight:600 !important;color:#000!important;line-height:30px!important;margin-top: 30px;}
.whyCont{color:#646464;line-height:25px;font-size:13px;padding:0 15px 15px;text-align: justify;}
.whychoose .container{max-width:1224px;}
.locations .container{max-width:1200px;padding:37px 106px 59px;background:#084178;}
.locations h3{font-size:28px!important;color:#fff!important;padding-bottom:15px;}
.locations .h3{color:#fff!important;font-size:20px!important;font-family: 'Open Sans', sans-serif;line-height:30px!important;margin-top:23px;margin-bottom:11px;}
.locDscr{color:#fff;margin:0 0 12px;}
.locations{text-align:center;padding-bottom:118px;}
.btn-outline-primary{border-color:#0ff!important;color:#fff!important;text-decoration:none!important;padding:5px 18px!important;border-radius:0!important;font-size:18px!important;font-family:'OpenSans-Bold'!important;}
.btn-outline-primary:hover{border-color:#0ff!important;background-color:#0ff!important;color:#084178!important;}
.howWorks{text-align:center;padding:69px 0 40px;background:#eff9fb;}
.howWorks h3 span{font-family:inherit;font-size:inherit;line-height:inherit;color:#e20001;}
.howWorks h3{color:#010000!important;margin-bottom:79px;}
.howWorks h3:before{display:none;}
.hworks{position:relative;}
.numbr{width:50px;height:50px;padding:11px 0 0;font-size:34px;font-family:'Montserrat-Bold';border-radius:50%;background:#ffc000;position:absolute;top:-26px;left:50%;margin-left:-25px;}
.hwImg{padding:50px 0 4px;}
.hworks .h3{font-size:28px!important;max-width:207px;text-transform:none!important;margin:0 auto 14px;line-height:34px!important;font-family:'Montserrat-Bold'!important;}
.hwDscr{margin:0 auto;max-width:287px;font-size:18px;font-family:'OpenSans-Semibold';}
.hworks{position:relative;padding:0 20px 54px;box-shadow:0px 0px 6px rgba(0,0,0,.4);background:#fff;}
.row.hdwCvr{padding-top:2px;margin-bottom:53px;}
.howWorks .container{max-width:1230px;}
.row.btmHDW .col-12{font-size:18px;line-height:31px;}
.row.btmHDW strong{font-size:19px;line-height:29px;display:block;margin:5px 0 30px;}
.btn-primary{background:#ff9900 !important;padding:13px 73px!important;font-size:24px!important;text-transform:uppercase!important;font-family: 'Montserrat', sans-serif;font-weight: 700 !important;border-radius:0!important;border-color:#ff9900 !important;text-decoration:none!important;margin-bottom:30px;}
.btn-primary:hover{background:#084178!important;border-color:#084178!important;}
.destinations{text-align:center;padding:108px 0 0;}
.destinations h3{color:#e00000;margin-bottom:31px;}
.destinations h3:before{display:none;}
.destinationBox .h3{color:#fff!important;margin:0 0 57px;padding:14px 0;background:#e10000;}
.destinationBox .container{max-width:1232px;}
.cvrImg{position:relative;overflow:hidden;}
.cvrImg .h4{position:absolute;left:0;right:0;top:50%;font-size:22px!important;color:#fff!important;margin-top:-22px;font-family:'Montserrat-Bold'!important;text-shadow:1px 1px 1px #000;}
.destinationBox .col-lg-3{padding-bottom:21px;}
.destinationBox .col-lg-4{padding-bottom:20px;}
.destinationBox{padding-bottom:55px;}
.destinationBox.newsland .h3{margin:0 0 83px;}
.otherLoc .col-12{padding:0!important;}
.otherLoc .row{margin:0;}
.destinationBox.otherLoc .container{max-width:1196px;padding:0;}
.otherLoc .col-lg-4{-ms-flex:0 0 42.3%;flex:0 0 42.3%;max-width:42.3%;}
.otherLoc .col-lg-4:nth-child(2){-ms-flex:0 0 29.5%;flex:0 0 29.5%;max-width:29.5%;}
.otherLoc .col-lg-4:nth-child(3){-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%;}
.otherLoc .col-lg-4:nth-child(2):before,.otherLoc .col-lg-4:nth-child(3):before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:#fff;z-index:1;}
.otherLoc .col-lg-4:nth-child(1) .col-12:nth-child(1):before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#fff;z-index:1;}
.destinationBox.otherLoc{padding-bottom:104px;}
footer{text-align:center;}
footer .h3{-webkit-text-stroke:1.11px #000;color:#fff!important;-webkit-font-smoothing:antialiased;font-weight:700;}
footer .h3{display:none;}
footer .h4{font-size:22px!important;text-transform:none!important;font-weight:400!important;font-family:'OpenSans-Semibold'!important;line-height:26px!important;margin-top:18px;margin-bottom:31px;color:#000!important;}
footer .h4 strong{display:block;font-size:27px;line-height:40px;margin-top:6px;}
footer .container{padding-bottom:46px;}
.ftrTop{padding:45px 0 0;}
.copyright{padding:30px 0;color:#fff;font-size:19px;font-family:'Open Sans', sans-serif;background:#2a2a2a;}
.copyright a{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-decoration:underline;}
div[aria-hidden=true]{display:none!important;}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.bannerForm span.wpcf7-form-control-wrap{position:relative;display:inline-block;width:100%;}
.norm_row.sfsi_wDiv{display:none;}
.bannerForm .ajax-loader{position:absolute!important;right:50%;bottom:6px;margin-right:-12px!important;}
@media screen and (max-width:1600px){
label{display:block;line-height:22px;margin-bottom:3px;}
.bannerForm li{margin-bottom:7px;}
.topBanner .container{max-width:920px;}
.locations .h3{font-size:25px!important;}
.h2,h2,.h3,h3,.h4{font-size:40px!important;}
h1{font-size:44px!important;line-height:46px!important;margin:0!important;}
.banLftCapt{font-size:22px;line-height:34px;margin-bottom:26px;padding-bottom:20px;}
input[type=text],input[type=tel],input[type=email],select{height:35px;}
.topBanner{padding:15px 0;}
.bannerArea{padding:30px 0 37px;}
.bannerForm{padding:20px 30px 15px;background:rgba(255,255,255,.5);}
.bannerArea{background-size:cover;}
}
@media (max-width:1230px){
.destinations{text-align:center;padding:50px 0 0;}
.locations{padding-bottom:50px;}
.hworks{height:100%;padding-bottom:25px;}
.hwDscr{max-width:287px;font-size:14px;line-height:27px;}
.hworks .h3{font-size:18px!important;max-width:136px!important;line-height:28px!important;}
.aboutScn{padding:50px 0 50px;}
.afterpay{margin:40px 0 0;}
.tyres{padding:46px 0 0;}
.banLftCapt{font-size:20px;line-height:30px;}
h1{font-size:38px!important;line-height:48px!important;display:block;max-width:650px;margin:0 auto;}
.brands ul{margin:0 -32px;}
.container,.bannerArea .container,.aboutScn .container,.whychoose .container,.howWorks .container,.destinationBox .container,.destinationBox.otherLoc .container{max-width:980px;}
.btmTxt{margin:0 auto;max-width:720px;}
.h2,h2,.h3,h3,.h4{font-size:32px!important;line-height:42px!important;}
}
@media (max-width:1090px){
.cvrImg .h4{font-size:16px!important;}
.howWorks{padding:50px 0 40px;}
.locations .h3{font-size:18px!important;line-height:28px!important;}
.locations .container{max-width:1200px;padding:37px 50px 59px;background:#084178;}
.bannerForm .h2{font-size:16px!important;line-height:24px!important;margin-bottom:15px!important;}
.brands{padding:50px 0 28px;}
}
@media (max-width:995px){
.cvrImg .h4{font-size:14px!important;}
.h2,h2,.h3,h3,.h4{font-size:26px!important;line-height:36px!important;}
.container,.bannerArea .container,.aboutScn .container,.whychoose .container,.howWorks .container,.destinationBox .container,.destinationBox.otherLoc .container{max-width:835px;}
}
@media (max-width:874px){
.brands ul{margin:0;}
.aboutScn .container{max-width:700px;}
.abtImg{position:absolute;left:-117px;bottom:-98px;}
}
@media (max-width:874px){
h1{font-size:25px!important;line-height:32px!important;max-width:425px;}
}
@media (max-width:767px){
input[type=submit]{height:40px;padding:3px 4px;}
.bannerForm{padding:27px 20px 15px;}
.bannerArea{background-size:cover;background-position:12% 0;}
.divBanLftCvr{padding-left:0;margin-top:27px;}
.brands li{width:32%;}
.abtBg .col-lg-7,.abtBg .col-lg-5{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.abtBg{padding:30px;}
.abtImg{position:static;margin:0;display:block;overflow:hidden;margin-left:-29px;}
.abtImg img{margin-left:-61px;margin-bottom:0;}
.row.hdwCvr .col-12{margin-bottom:50px;}
.howWorks h3{margin-bottom:40px;}
.row.hdwCvr{padding-top:2px;margin-bottom:0;}
.otherLoc .col-lg-4:nth-child(1){-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.otherLoc .col-lg-4:nth-child(2){-ms-flex:0 0 51%;flex:0 0 51%;max-width:51%;}
.otherLoc .col-lg-4:nth-child(3){-ms-flex:0 0 48.5%;flex:0 0 48.5%;max-width:48.5%;}
}
@media (max-width:767px){
.brands h2,.whychoose h2,.h2,h2,.h3,h3,.h4,.locations h3{font-size:22px!important;line-height:32px!important;}
footer .h4 strong{font-size:18px;line-height:28px;}
footer .h4{font-size:16px!important;line-height:26px!important;margin-bottom:25px;}
.copyright{font-size:14px;}
.btn-primary{padding:8px 30px!important;font-size:18px!important;}
.ftrTop{padding:37px 0 0;}
.destinationBox.otherLoc{padding-bottom:40px;}
.destinationBox.newsland .h3{margin:0 0 35px;}
.row.btmHDW .col-12{font-size:16px;line-height:26px;}
.row.btmHDW strong{font-size:16px;line-height:26px;}
.brands{padding:50px 15px 28px;}
}
@media (max-width:431px){
h1{font-size:20px!important;line-height:30px!important;max-width:425px;}
}
.sfsiplus_footerLnk{display:none!important;}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output{display:none;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
.wpcf7 .ajax-loader:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion:reduce){
.wpcf7 .ajax-loader:before{animation-name:blink;animation-duration:2s;}
}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr;}
body{margin:0;padding:0;}
.norm_row{float:left;min-width:25px;}
.norm_row a{border:none;display:inline-block;position:relative;float:left;}
.sfsi_tool_tip_2 a{min-height:0!important;}
.sfsi_wicons{display:inline-block;color:#000;}
.sfsi_wicons a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;}
.sfsi_tool_tip_2 .sfsi_inside div{min-height:0;}
.sfsi_tool_tip_2{background:#fff;border:1px solid #e7e7e7;box-shadow:#e7e7e7 0 0 2px 1px;display:block;float:left;margin:0 0 0 -52px;padding:5px 14px;position:absolute;z-index:10000;border-bottom:#e5e5e5 solid 4px;width:100px;}
.sfsi_tool_tip_2{display:inline-table;}
.inerCnt,.inerCnt:hover,.inerCnt>a,.inerCnt>a:hover{outline:0;}
.sfsiTlleft{bottom:100%;left:50%;margin-left:-66px;margin-bottom:2px;}
.inerCnt{position:relative;z-index:inherit!important;float:left;width:100%;float:left;}
.sfsi_wicons{margin-bottom:30px;position:relative;padding-top:5px;}
.fb_tool_bdr{width:68px;height:auto;}
.fb_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;overflow:hidden;margin-left:2px;}
.fb_tool_bdr .sfsi_inside .icon3{margin:2px 0;height:auto;width:62px;display:inline-block;float:none;}
.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:-12px;}
.fb_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:8px;}
.twt_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;}
.twt_tool_bdr .sfsi_inside .icon2{margin:3px 0 2px!important;display:inline-block;float:none;height:auto;width:58px;}
.linkedin_tool_bdr{width:66px;}
.linkedin_tool_bdr .sfsi_inside{text-align:center;float:left;width:100%;}
.linkedin_tool_bdr .sfsi_inside .icon2{margin:2px 19px 2px 0;display:inline-block;float:none;width:100%;}
.twt_tool_bdr{width:62px;height:auto;}
@media (max-width:767px){
.sfsi_wicons{padding-top:0;}
}
.sfcm.sfsi_wicon{padding:0;width:100%;border:medium none;}
.sfcm.sfsi_wicon{margin:-1px;padding:0;}
@media (min-width:320px) and (max-width:480px){
.sfsi_tool_tip_2{padding:5px 14px 0;}
.sfsi_inside:last-child{margin-bottom:18px;clear:both;}
}
@media (max-width:320px){
.sfsi_tool_tip_2{padding:5px 14px 0;}
.sfsi_inside:last-child{margin-bottom:18px;clear:both;}
}
.sfsi_wicons a.sficn,.sfsi_wicons .sfsi_inside a{box-shadow:none;border:none;}
.sfsi_wicons a{box-shadow:none!important;}
a.sficn{cursor:pointer;}
.linkedin_tool_bdr{line-height:0!important;}
.twt_tool_bdr{line-height:0!important;}
div#sfsiid_facebook{line-height:0!important;}
.sfsi_tool_tip_2 .sfsi_inside div:first-child{margin-top:0!important;}
.sfsi_tool_tip_2 .sfsi_inside div:last-child{margin-bottom:0!important;}
#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3{width:58px;margin-top:0!important;}
.sfsi_tool_tip_2 .sfsi_inside{margin-left:0;display:flex;flex-direction:column;align-items:center;}
.sfsi_tool_tip_2{border:0;box-shadow:#86868654 0 0 25px 1px;border-radius:6px;padding:8px 12px;}
.sfsi_tool_tip_2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:15px;}
.sfsi_tool_tip_2 .bot_arow{position:absolute;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#fff transparent transparent;bottom:-5px;background:0 0;}
.linkedin_tool_bdr .sfsi_inside .icon2{margin-right:0!important;}
.linkedin_tool_bdr .sfsi_inside .icon2{width:auto;}
#my_popup div.wpcf7 .ajax-loader{background-color:#074178!important;bottom:15px!important;}
}
/*! CSS Used from: Embedded */
.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal;}
.fb_reset>div{overflow:hidden;}
/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
footer,header,section{display:block;}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}
h1,h2,h3{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-top:0;margin-bottom:1rem;}
strong{font-weight:bolder;}
a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
a:hover{color:#0056b3;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
label{display:inline-block;margin-bottom:.5rem;}
button{border-radius:0;}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button,input{overflow:visible;}
button,select{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}
textarea{overflow:auto;resize:vertical;}
.h2,.h3,.h4,h1,h2,h3{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
h1{font-size:2.5rem;}
.h2,h2{font-size:2rem;}
.h3,h3{font-size:1.75rem;}
.h4{font-size:1.5rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
@media (min-width:768px){
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
}
@media (min-width:992px){
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
}
.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.btn:focus,.btn:hover{text-decoration:none;}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.btn:disabled{opacity:.65;}
.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;}
.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}
.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff;}
.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff;}
.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}
.btn-outline-primary:disabled{color:#007bff;background-color:transparent;}
.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
h2,h3,p{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
body{min-width:992px!important;}
.container{min-width:992px!important;}
}
/*! CSS Used keyframes */
@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}
@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}


.service-providers{justify-content:center;display:flex;align-items:center;}
.chsIcon {
    width: 70%;
    height: 97px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-txt{
    font-size:16px;
    font-style: italic ;
    margin-bottom: 0 !important;
    padding-top:5px;
}
.whyCont a.helplink{
    font-size:13px;
}
.whyCont strong, .whyCont a.phn{
    font-family: 'Open Sans', sans-serif;
}
section.tailored-support{

    text-align: center;
    padding-bottom: 118px;
}
/* .tailored-support img{
    width:60%;
} */
p.support-service-desc {
    font-size: 18px;
    font-weight: 400;
    margin-bottom:70px !important;
}
section.bannerArea {
    background: linear-gradient(
1797deg,#fff 28%, #99ccff 117%);
}
.ftrTop {
    background: #1d4f8f;
}

.whychoose .sub-heading{
    font-size:26px;
}
.contact-info{
    color: #646464;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
}
.stcl{
    padding-top:20px;
}

.topBanner h1{
    margin:0 auto !important;
}
@media (max-width:500px){
    .logofb img, img.stcl {
        width: 200px;
    }
}