@charset "utf-8";
/* CSS Document */
body{font-family: 'Roboto-Light', sans-serif;}
.navbar{padding-top: 8px; padding-bottom: 8px;}
nav .navbar-nav li a{
color: #082b48 !important; font-size:14px; padding-left: 10px !important; padding-right: 10px !important;
background: none;  border-radius: 0px; transition: 0.5s; font-family: 'Roboto-Light', sans-serif; font-weight: bold;
  }
nav .navbar-nav li a:hover{
color: #ff0130 !important; background:#fefbf8; 
  }
  
@media (min-width : 992px) {
  .offcanvas {
    visibility      : visible;
    position        : relative;
    background      : none;
    border          : none;
    justify-content : end;
    color           : red;
  }
}
@media (max-width : 992px) {
  .offcanvas {
    width : 250px !important; background:#ffffff;
  }
  .offcanvas-start-lg {
    top          : 0;
    left         : 0;
    border-right : 1px solid rgba(0, 0, 0, .2);
    transform    : translateX(-100%);
  }
}
.navbar-nav li a {
  color: white !important; 
}
@font-face {
        font-family: Roboto-Regular;
        src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
        font-family: Roboto-Bold;
        src: url(../fonts/Roboto-Bold.ttf);
}
@font-face {
        font-family: Teko-Bold;
        src: url(../fonts/Teko-Bold.ttf);
}
@font-face {
        font-family: Teko-Light;
        src: url(../fonts/Teko-Light.ttf);
}
@font-face {
         font-family:Oswald-SemiBold;
        src: url(../fonts/Oswald-SemiBold.ttf);
}
@font-face {
         font-family:Futura-CondensedLight;
        src: url(../fonts/Futura-CondensedLight.otf);
}
@font-face {
         font-family:Anton-Regular;
        src: url(../fonts/Anton-Regular.ttf);
}
.navbar-toggler{border:none !important;}
.navbar-brand{color: #ffffff !important;}
.formwidth{width: 50px;}
#topheader{width: 100%; height: auto; padding-top: 10px; padding-bottom: 10px; background: #01539d;}
#topheader strong{color: #ffffff;}
#topheader i{color: #ffba00;}
.spm1{float: left; width: auto; height: auto; margin: 10px 5px;}
.spm2{color: #ffffff; text-decoration: none;}
.spm2:hover{color: #ffd662;}
.spm3{color: #ffffff; text-decoration: none;}
.spm3:hover{color: #ffd662;}
.spm4{background: rgba(0, 0, 0, 0.8);}
.spm5{background: #fcf9f1;}
.spm6{color: #031cd6;}
#quotediv{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg.jpg) no-repeat center center fixed; background-size: cover;}
#quotediv h4{color: #fc8301;}
#quotedivcar{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg2.jpg) no-repeat center center fixed; background-size: cover;}
#quotedivcar h4{color: #fc8301;}
#quotedivbike{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg3.jpg) no-repeat center center fixed; background-size: cover;}
#quotedivbike h4{color: #fc8301;}
#quotedivhouse{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg4.jpg) no-repeat center center fixed; background-size: cover;}
#quotedivhouse h4{color: #fc8301;}
#quotedivpackers{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg5.jpg) no-repeat center center fixed; background-size: cover;}
#quotedivpackers h4{color: #fc8301;}
#quotedivfrom{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/bg6.jpg) no-repeat center center fixed; background-size: cover;}
#quotedivfrom h4{color: #fc8301;}
#homewelcome{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
#homewelcome h1{color: #ff5627;}
#homewhyus{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #e5eff4;}
#homewhyus h1{color: #01539d;}
#homewhyus p{color: #282f36;}
#homeservices{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #fff7e0;}
#homeservices h1{color: #fe7201;}
#homeservices h4{font-size:19px; color:#f79905; }
#homeservices p{color: #413d39;}
#homeresult{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #01539d;}
#jumbotron{width: 100%; height: auto; padding-top: 2rem; padding-bottom: 1rem; background: #080808 url(../images/jumbotron-bg.jpg) no-repeat left center fixed; background-size:cover; }
#jumbotron h1{font-size: 40px; color: #f9b800; text-transform: uppercase; margin: 0px !important; padding: 0px !important;}
#jumbotron strong{color: #fdd003;}
#jumbotron h3{text-decoration: underline; text-underline-offset: 10px; color: #ffffff;}
#aboutmain{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
#aboutmain h1{color: #ff5627;}
#aboutmain h2{color: #01539d;}
#aboutmain span{color: #01539d; font-weight: bold;}
#aboutmain ul{list-style-image: url(../images/arrow2.png); }
#aboutmain2{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #ecf2f8;}
#aboutmain2 h3{color: #0b4273;}
#aboutmain2 h1{color: #0b4273;}
#aboutmain2 p{color: #282f36;}
#aboutmain3{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #fdf9f3;}
#aboutmain3 h1{color: #312411;}
#aboutmain3 h3{color: #0b4273;}
#aboutmain3 p{color: #282f36;}
#aboutmain4{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #ffffff;}
#aboutmain4 h3{color: #0b4273;}
#aboutmain4 p{color: #282f36;}
#aboutmain5{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
#aboutmain5 h1{color: #222222; font-size: 30px;}
#aboutmain5 h2{color: #01539d;}
#aboutmain5 span{color: #01539d;}
#aboutmain5 p{color: #35363f;}
#aboutmain5 ul{list-style-image: url(../images/arrow2.png); }
#aboutmain5 a{color: #1b4e93; text-decoration: none;}
#aboutmain5 a:hover{color: #02c9e7;}
.txts{color: #ffffff;}
.bread{width: 100%; height: auto; background: #00b8de; padding-top: 20px;}
.breadcrumb-item a{color: #00aff0; font-weight: bold; }
.breadcrumb-item a:hover{color: #ffffff;}
#network{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #f1f6fa;}
#network p{color: #ff7f00; font-size: 14px; font-weight: bold !important;}
#network span{color: #038104; font-size: 22px;}
#network h1{color: #01539d; font-size: 30px;}
.nav .nav-link {
  color: #101721;
}
.tel{color: #000000; text-decoration: none; font-size: 22px; line-height: 25px;}
.tel:hover{color: #ff9800;}
.tel2{color: #000000; text-decoration: none; font-size: 25px;}
.tel2:hover{color: #ff9800;}
.mail{color: #000000; text-decoration: none; font-size: 16px; line-height: 18px;}
.mail:hover{color: #ff9800;}
@media (min-width: 1200px) {
    .container{
        max-width: 90%;
    }
}
h1,h2,h3,h4,h5,h6{ font-family:'Anton-Regular', sans-serif; }
p {
    font-size: 16px; line-height: 25px; font-weight: normal !important; margin-bottom: 10px;
    margin-top: 5px; color:#535b69; font-family: 'Roboto-Regular' sans-serif;
    
}
.logo{width:200px; height:auto; margin-top: 0px; margin-bottom: 0px;}

/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #da2228;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#8a0509 solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#8a0509 solid 1px;
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #2226da;
}

.icon-bar2 a:active {
  background-color: #141111;
}
.tt{font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.fa_custom {
color: #ffffff;
}

/* All delay classes will take 2x longer to start */
:root {
  -animate-delay: 2s;
}

/* This only changes this particular animation duration */
.animate__animated.animate__bounce {
  -animate-duration: 2s;
}

/* This changes all the animations globally */
:root {
  -animate-duration: 800ms;
  -animate-delay: 0.9s;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e8e8e8;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e8e8e8;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #e8e8e8;
}
 ::-moz-selection { /* Code for Firefox */
  color: #c5c5c5;
  background: #35363a;
}
::selection {
  color: #c5c5c5;
  background: #35363a;
}

.clrb{color:#121518;}
.clrb2{color: #000000;}
.clra{color:#929292;}
.clrbl{color: #00aff0;}
.clrw{color:#FFF;}
.clro{color: #ff9800;}
#footerbg{background: #2f2f2f url(../images/world-map.png) no-repeat center bottom fixed; background-size: 80%; padding-top: 3rem; width: 100%; height: auto;}
#footerbg h1{color: #ffffff; font-size: 35px;}
#footerbg span{font-size: 20px; color: #ffffff;}
#footerbg h2{color: #ffffff;}
#footerbg h3{color: #07e5ed; font-size: 18px; font-family: 'Roboto-Light', sans-serif; }
#footerbg h5{color: #07e5ed; font-size: 15px; font-family: 'Roboto-Light', sans-serif; }
#footerbg p{color: #ebebeb; line-height:20px; font-size:14px; font-family: 'Roboto-Light', sans-serif; }
.footermenu{list-style-image:url(../images/arrow.png);}
.footermenu2{color:#ebebeb; text-decoration:none; line-height:20px; font-size:14px; font-family: 'Roboto-Light', sans-serif; }
.footermenu2:hover{color:#07e5ed; text-decoration:none; }
.readmore{color:#353a57; text-decoration:none;}
.readmore:hover{color:#ff0000;}
.readmore2{color:#ebebeb; text-decoration:none;}
.readmore2:hover{color:#07e5ed;}
.more{color:#161e1e !important; font-size: 13px; border-bottom:#f6f6f6 dashed 1px;font-family: 'Roboto-Light', sans-serif; font-weight:lighter !important; line-height: 18px !important; padding-bottom: 3px; padding-top: 3px;}
.more:hover{color:#01539d !important; background: #e6ffff;}
.navbg2{background:#none; border:none !important; border-radius:0; width:100%;  height: 252px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block; }
.navbg2aa{background:#none; border:none !important; border-radius:0;  padding:2px; }
.con_txt{width:100%; height:auto; background: #504e4c; border:#747474 solid 2px; padding:8px; margin-bottom:8px; font-size: 13px;}

#backToTop{
    position: fixed;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}
@media (max-width: 768px) { 
.logo{width:200px; height:auto; margin-top: 7px; margin-bottom: 7px;}
.navbg2{width:100%;  height: 249px;  overflow-y: scroll;  overflow-x: hidden; }
.spm1{float: left; width: 100%; height: auto; margin:3px 5px;}
.spm2{font-size: 30px;}
body{margin-bottom:60px;}
}