<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    color:#000;
    background:transparent;
}
html,body{
    height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
    margin:0;
    padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,p,span,.desc{
    font-family: 'Montserrat', sans-serif !important;
}
.no-margin{
    margin: 0px;
}
.shw-sm{
    display:none;
}
.error-message{
    color:#ff0000;
}
.invalid {
    box-shadow: 1px 1px 11px 1px #e60a0a94 !important;
}
.wrapper{
    background: #5477a1; /* Old browsers */
    background: -moz-linear-gradient(left,  #5477a1 0%, #77afbe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #5477a1 0%,#77afbe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #5477a1 0%,#77afbe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5477a1', endColorstr='#77afbe',GradientType=1 ); /* IE6-9 */
}
#showMoreBtn .btn{
    border: solid rgba(8,68,105,1) 3px;
    color: rgba(8,68,105,1);
}
#personalInfoModal .modal-content{
    padding: 20px;
}
#personalInfoModal .modal-header{
    padding: 20px;
    height: auto !important; 
}
#personalInfoModal .modal-header .close{
    border: none !important;
    color: #9e9e9e;
    top: 5px;
    right: 35px;
}
#personalInfoModal .btn-primary{
    font-size: 18px;
    padding: 8px 10px;

}
#personalInfoModal .modal-dialog{
    box-shadow: 1px 1px 11px 10px #808080a1;
    border-radius: 10px;
    border: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    margin-right: 7px;
}

.main-bg-direct{
    background: rgb(8 68 105);
    background-image: url(/assets/theme/images/tanker-background.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none none solid none;
    border-width: 3px;
    border-color: #fff;
}
.header-direct{
    background: rgba(8,68,105,0.76);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none none solid none;
    border-width: 3px;
    border-color: #fff;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 75px;
    border: none;
    box-shadow: 1px 1px 11px #353535eb;
}

.nav-direct-set-left{
    text-align:center;
    display: block;
    background: rgba(255,255,255,0);
    top: 16px;
    z-index: 9;
}
.nav-direct-set-left-call{
    text-align:center;
    display: block;
    background: rgba(255,255,255,0);
    margin: 25px 0;
    z-index: 9;
    color: white;
    font-size: 20px;
}
.nav-direct-set-right{
    text-align:right;
}
.coNameLogo{
    display: inline-block;
    margin: 0 10px 0 30px;
}
.nav-direct{
    float:right;
    margin-right:300px;
    padding-right:0;
    margin-bottom:0;
    list-style:none;
}
.nav-direct&gt;li{
    float:right;
    font-weight:300;
    padding: 10px 10px;
    margin-top: 20px;
    line-height: 20px;
}
.nav-direct&gt;li&gt;a,.nav-direct&gt;li&gt;a:hover,.nav-direct&gt;li&gt;a:focus{
    color:#ffffff;
    text-decoration:none;
}
.top_right_border{
    border-right: 2px solid #fff;
    padding-right: 20px;
}
.main-set{
    min-height: 85vh;
    margin:0px auto;
    font-family: 'Arial', sans-serif;
}
.left-side-info{
    padding-left:200px;
    padding-right:60px;
    display: inline-block;
    float:right;
    margin-bottom: 200px;
    color: rgb(8, 68, 105);
}
.headerInfo{
    margin-top: 35px;
    background: #fff !important;
    border-radius: 5px;
    padding: 40px;
    box-shadow: 1px 1px 11px #80808052;
}
.left-side-info .headerInfo h1{
    font-family: Montserrat; 
    font-weight: 600; 
    font-style: normal; 
    font-size: 36px; 
    color: rgb(8, 68, 105);
    line-height: 38px;

}
.left-side-info&gt;h2{
    color:#0c426a;
    margin: 20px 0px 20px 0px;
}
.left-side-info&gt;h3{
    color:#0c426a;
    margin-top:375px;
}
.left-side-info&gt;ul{
    margin-left:64px;
    font-size:18px;
}
.left-side-info .headerInfo p{
    font-family: Montserrat; 
    font-weight: 400; 
    font-style: normal; 
    color: rgb(8, 68, 105);
    font-size:18px;
    margin: 10px 0;
}
.driver-img{
    border-style: none;
    border-radius: 0px;
    margin-top:68px;
    display: block;
    background: rgba(255,255,255,0);
    left: 95px;
    z-index: 11;
    position: absolute;
    bottom: 0%;
}
.lm{
    margin-left:45%;
}
p.lm{
    font-size: 18px;
    margin-top: 5px;
}
h3.lm{
    color: rgb(8, 68, 105);
    font-weight: bold;
    font-size: 28px;
}

.info{
    margin-top: 43%;
}

.right-side-info{
    background: rgba(255,255,255,0.56) !important;
}
.form-group{
    margin: 5px 0; 
}
.form-direct{
    background: white !important;
    border-style: none;
    border-radius: 5px;
    width: 70%;
    padding: 20px;
    box-shadow: 1px 1px 11px #80808052;
    margin: 40px 0;
}
.form-direct&gt;h1{
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px; color: rgb(8, 68, 105);
    text-align:center;
}
.direct-labels{
    font-weight: bold;
    margin: 0px;
    font-style: inherit;
    color:#0c426a;
}
.form-direct-control{
    background-color: #fff;
    border: none;
    box-shadow: 1px 1px 11px 1px #80808014;
    display: block;
    height: 30px;
    font-size: 15px;
    line-height: 10px;
    padding-left: 7px;
    padding-right: 7px;
    flex: 1;
    width: 100%;
    border-radius: 5px;
}
.select2-container--default .select2-search--inline .select2-search__field{
    width: 100%;
    height: 27px;
}
.routes .select2-container--default .select2-search--inline .select2-search__field{
    width: .75em !important; 

}
.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-selection--multiple{
    border: none;
    box-shadow: 1px 1px 11px 1px #80808014;
    border-radius: 5px !important;
}
.select2-container{
    width: 100% !important;
}
.select2-selection__choice{
    background-color:rgb(8, 68, 105) !important;
    color:#fff !important;
}
.select2-selection__choice__remove{
    color:#fff !important;
}
.select2-selection--multiple{
    outline:0px !important;
    border-color: #084469!important;
    border-radius:0px !important;
}
.select2-container{
    padding: 6px 12px !important;
}
input:focus{
    font-size:15px;
    color:#77afbe;
    border-color:#77afbe;
}
.select2-container--default .select2-selection--multiple{
    padding: 0 5px;
    color: #2c2b2b;
}
.select2-logo{
    padding: 10px;
}
.g-recaptcha {
    transform:scale(0.90);
    -webkit-transform:scale(0.90);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    top: 50%;
    left: 50%;
    margin:10px 0px 0px;
}
.btn-apply-direct{
    background-color:rgba(8,68,105,1);
    color:#fff;
    border-radius:5px;
    font-weight:bold;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-top: 30px;
    padding: 20px;
}
.btn-apply-direct:hover{
    color: white;
}
.blue-section{
    display: inline-block;
    background: rgba(8,68,105,1);
    border-style: none;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    width: 100% !important;
    margin-bottom: -8px;
}
.blue-section&gt;h2{
    font-weight: 500; 
    font-family: Montserrat; 
    font-size: 24px; 
    color: rgb(255, 255, 255);
}
.h1-alt{
    margin-top:25px !important;
    font-weight: 500; 
    font-family: Montserrat; 
    font-size: 24px; 
    color: rgb(255, 255, 255);
}
.bullets{
   font-family: Montserrat; 
   font-weight: 400; 
   font-style: normal; 
   color: rgb(255, 255, 255); 
   font-size: 14px; 
}
.list-border{
    margin: 25px 0px 0px 0px;
    border-right: 2px solid #fff;
    padding: 0px 40px 25px 50px;
    height: 280px;
}
.list-border:last-child{
    border: none !important;
}
.add-margin{
    margin: 25px 0px 25px 0px;
}
.bottom-section{
    display: block;
    background: rgb(8 68 105);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
}
.req{
    background: rgba(8,68,105,0.74);
    width: 100%;
    padding: 40px;
}
.req2{
    font-size: 28px; 
    color: rgb(255, 255, 255);
    padding-bottom: 20px;
}
.req3{
    font-family: Montserrat; 
    font-weight: 400; 
    font-style: normal; 
    font-size: 16px;
    margin-top: 10px;
    padding: 0px 20px 0px 0px;
    color: rgb(255, 255, 255);
}
.r-border{
    border-right: 2px solid #fff;
}
.about-us{
    background: rgba(255,255,255,1);
    border-style: none;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 0px;
}
.about{
    font-weight: bold; 
    font-family: Montserrat; 
    font-size: 28px; 
    color: rgb(30, 66, 128);
    margin-bottom: 20px;
}
.about2{
    color:rgb(8, 68, 105);
    font-style:normal;
    font-weight:400;
    font-family: Montserrat:
}
.footer{
    background: rgba(8,68,105,0.74);
    color:rgb(255, 255, 255);
    font-style:normal;
    font-weight:400;
    font-family: Montserrat;
    padding: 25px 0px;
}
.footer-focus,.footer-focus:hover,.footer-focus:focus{
    color:#ffffff;
    text-decoration:none;
}
.main-bg-direct2{
    border-style: none none solid none;
    border-width: 3px;
    border-color: #fff;
}
.bg{
    background: rgba(8,68,105,0.76);
    background-image: url(/assets/theme/images/tanker-background.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none none solid none;
    border-width: 3px;
    border-color: #fff;
    height: 50%;
}
.main-center-side{
    min-height: 85vh;
    text-align:left;
    padding-left:30px;
    clear: both;
    padding-right:30px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.center-side-para{
    background: #fff;
    border: none;
    border-radius: 5px;
    text-align:left;
    padding-left:30px;
    padding-right:30px;
    padding-bottom: 30px;
    max-width:860px;
    margin:40px auto;
    color: #084369 !important;
}
.center-side-para-ty{
    background: #fff !important;
    border: none;
    border-radius: 5px;
    text-align:left;
    padding-left:30px;
    padding-right:30px;
    padding-bottom: 30px;
    max-width:790px;
    margin: 20px auto 20px auto;
    color: #084369 !important;
}
.center-side-info{
    background:#fff;
    text-align:left;
    padding: 30px;
    max-width:860px;
    border: none;
    border-radius: 5px;
    margin:0px auto;
}
.center-side-para&gt;p, .center-side-para-ty&gt;p{
    font-family: Montserrat; 
    font-weight: 400; 
    font-style: normal;
    font-size: 16px; 
    color: rgb(8, 68, 105);
}
.center-side-para&gt;h1, .center-side-para-ty&gt;h1{
    text-align: center;
    font-weight:700;
    font-size: 26px; 
    color: rgb(8, 68, 105);
    padding: 30px;
}
.list-group-item{
    
    padding:20px .5rem;
}
.list-group-item.active {
    color:#fff !important;
}
.list-border-top {
    border-style: solid none solid none;
    border-width: 2px;
    border-color: #084469;
}
.list-border-bottom{
    border-style:none none solid none;
    border-width: 2px;
    border-color: #084469;
    border-bottom-right-radius: 0rem !important; 
    border-bottom-left-radius: 0rem !important;
}
.custom-label {
    position: relative;
    vertical-align: middle;
    padding-left: 0px !important;
    margin-left: 0px !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: rgba(8,68,105,1);
}

.btn-primary{
    background-color: rgba(8,68,105,1);
    border-color: rgba(8,68,105,1);
    margin: 10 0 20px !important;
    padding: 10px 60px;
    font-weight: bold;
    font-size: 22px;
}
.btn-primary:hover{
    background-color:rgba(8,68,105,1);
    text-decoration:none;
}
.badge{
    padding: 5px;
    font-size: inherit !important;
    background: rgba(8,68,105,1);
}
.match-logo {
    max-width: 200px;
    max-height: 100px;
    padding: 0px 0px 0px 45px;
}
.match-comp-name {
    padding: 50px 0px 0px 45px !important;
}
.ty-bg {
    display:block;
    background: rgba(8,68,105,0.76);
    background-image: url(/assets/theme/images/tanker-background.jpeg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none none solid none;
    border-width: 3px;
    border-color: #fff;
    min-height: 85vh;
}
.list-group-item div.desc{
    margin-left: 47px;
    color: rgba(8,68,105,1);
    font-size: 15px;
    white-space: break-spaces;
}
@media screen and (min-width:1939px){
   .info{
    margin-top: 42%;
   }
   .header-direct img{
        width: 9%;
    }
}
@media screen and (min-width:2389px){
   .info{
    margin-top: 40%;
   }
}
@media screen and (min-width:2430px){
   .driver-img{
    left: 25%;
   }
}
@media screen and (max-width:1420px){
   .driver-img{
    display: none;
   }
   .lm{
        margin-left:6%;
    }
    .left-side-info{
        padding-left: 50px;
    }
    .form-direct{
        width: 90%;
    }
}

@media screen and (min-width:992px) and (max-width:1199px){

    .left-side-info&gt;h1{
        margin-top: 175px;
    }
    .left-side-info&gt;h3{
        text-align:right;
    }
}

@media screen and (max-width:1023px){
   
}

@media screen and (max-width:991px){
   .driver-img, .blue-section {
        display: none;
    }
    .form-direct {
        width: 100%;
    }
    .main-bg-direct{
        height: 600px;
        width: 100%;
    }
    .form-direct{
        background: none !important;
    }
    .left-side-info {
        padding: 0px;
    }
    .r-border{
        border-right: none;
    }
    .req3, .about, .about2{
        text-align: center;
    }
    .left-side-info&gt;h1{
        margin-top: 10px;
    }
    .left-side-info&gt;p{
        text-align:center;
    }
    .left-side-info{
        margin-bottom: 30px;
        padding: 0px;
        background: rgb(136 146 152 / 76%);
        background-size: cover;
        border-style: none none solid none;
        border-width: 3px;
        border-color: #fff;
    }
    .nav-direct-set-left{
        left:0;
    }
    .left-side-info&gt;h3{
        color:#0c426a;
        margin-top:10px;
    }
    .lm {
        margin-left: 0px;
    }
    .info{
        margin-top: 20px;
        text-align: center;
    }
    .left-side-info{
        text-align: center;
        padding: 20px 30px;
    }
}


@media screen and (max-width:767px){
    .col-md-7{
        padding: 0;
    }
    .headerInfo{
        padding: 10px;
    }
   
}

@media screen and (max-width:479px){
   .ty-bg {
       height: 450px;
   }
   .btn-apply-direct {
       width: 99%;
       font-size: 12px;
   }
}</pre></body></html>