@charset "utf-8";
/* CSS Document */
body{font-family: 'Roboto-Light', sans-serif; background: url(../images/bg.jpg) no-repeat center center fixed; background-size: cover;}
.navbar{padding-top: 10px; padding-bottom: 10px;}
nav .navbar-nav li a{
color: #fff88f !important; font-size:12px; text-transform: uppercase;
background: #0149B8;
background: linear-gradient(90deg,rgba(1, 73, 184, 1) 0%, rgba(255, 28, 91, 1) 100%); border: #ffffff solid 1px; margin: 0px 4px;  border-radius: 8px; transition: 0.5s; font-family: 'Roboto-Light', sans-serif; font-weight: bold;
  }
nav .navbar-nav li a:hover{
color: #ffffff !important; background: #00317E;
background: linear-gradient(90deg,rgba(0, 49, 126, 1) 0%, rgba(1, 73, 184, 1) 100%);
  }
  .dropdown-menu{
 background-color: #ffffff !important; padding-top:0px; padding-bottom:0px; border-radius: 0px;
}
.dropdown-menu .dropdown-item{padding-top: 10px !important; padding-bottom: 10px !important; border-bottom: #efefef solid 1px; text-transform: none; font-weight: normal;}

@media (min-width : 992px) {
  .offcanvas {
    visibility      : visible;
    position        : relative;
    background      : none;
    border          : none;
    justify-content : end;
    color           : red;
  }
}
@media (max-width : 992px) {
  .offcanvas {
    width : 70% !important; background:#083473;
  }
  .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;}
.bg-white {
  background: transparent !important;
  transition: 1.5s ease-in;
}

.bg-white.scrolled {
  background: #ffffff !important;
}
.aom1{margin-top: -120px;}
.aom2{width: 100%; height:auto; background: #ffffff; border-radius: 10px; border: #ff1c5b solid 2px; padding: 20px 10px;}
.aom3{width: 100%; height:auto; background: #ffffff; border-radius: 10px; border: #00dfff solid 2px; padding: 20px 10px;}
.aom4{width: 100%; height:auto; background: #ffffff; border-radius: 10px; border: #0149b8 solid 2px; padding: 20px 10px;}
.aom5{width: 100%; height:auto; background: #ffffff; border-radius: 10px; border: #f88000 solid 2px; padding: 20px 10px;}
.aom6{padding:20px 15px; border-color: #ffb703; box-shadow: rgba(163, 163, 163, 0.47) -1px 2px 9px -3px;}
.aom7{box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.aom8{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; padding: 15px 10px;}
.aom9{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
.aom10{box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.12) 0px 2px 16px 0px; border-radius: 15px;}
.aom11{
  transition: transform .7s ease-in-out; border: #333434 solid 2px; border-radius: 50%;
}
.aom11:hover {
  transform: rotate(360deg); border: #00fcff solid 2px;
}
#homewelcome{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; }
#homewelcome p{text-align: justify;}
#homewelcome span{color: #ff1c5b;}
#homeaboutus{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #ecf1f8;}
#homeaboutus span{color: #ff1c5b;}
#homeaboutus h2{color: #0149b8;}
#homeaboutus p{text-align: justify;}
#homeservices{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#homeservices span{color: #ff1c5b; font-size: 16px; font-weight: bold;}
@import url('https://fonts.googleapis.com/css?family=Poppins|Ubuntu&display=swap');*{box-sizing: border-box;margin: 0;padding: 0}.box{position: relative;width: 100%;padding-right: 15px;padding-left: 15px; padding-bottom: 20px;}.our-services{margin-top: 75px;padding-bottom: 30px;padding: 0 60px;min-height: 330px;text-align: center;border-radius: 10px;background-color: #fff;transition: all .4s ease-in-out;box-shadow: 0 0 25px 0 rgba(20,27,202,.17)}.our-services .icon{margin-bottom: -21px;transform: translateY(-50%);text-align: center}.our-services:hover h4, .our-services:hover p{color: #fff}.speedup:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)}.settings:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)}.privacy:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)}.backups:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)}.ssl:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)}.database:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)}
#homewhyus{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: url(../images/whyus-bg.jpg) no-repeat left top fixed; background-size: 100% 100%;}
#homewhyus span{color: #ff1c5b; font-size: 16px; font-weight: bold;}
#homewhyus h6{color: #ed1b24;}
#homework{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#homework strong{font-size: 18px; color: #000000;}
#aboutusmain{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; }
#aboutusmain h1{color: #0149b8;}
#aboutusmain p{text-align: justify;}
#aboutusmain2{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; }
#aboutusmain2 h1{color: #0149b8;}
#oursuccess{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#oursuccess h1{color: #ff1c5b;}
#oursuccess h4{color: #0149b8;}
#attribution{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #f5f7f8;}
#attribution h1{color: #0c4b6e;}
.image-style {
    width: 100%;
    height: auto;
}
.animation-pulse {
    animation-name: pulse;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.animation-rollIn {
    animation-name: rollIn;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: ;
}
@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}
.animation-swing {
    animation-name: swing;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes swing {
    20% { transform: rotate(15deg); }
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }
    80% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}
.animation-bounce {
    animation-name: bounce;
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0) }
    40% {transform: translateY(-30px) }
    60% {transform: translateY(-15px) }
}
.animation-bounceOut {
    animation-name: bounceOut;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes bounceOut {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(.3);
    }
}
.loader-circle-6 {
    animation: loader-circle-6-spin 1s linear infinite;
    border: solid 5px #bbb;
    border-top: solid 5px transparent;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: inline-block;
}
@keyframes loader-circle-6-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
#jumbotron{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #fb1c59 url(../images/bg2.jpg) no-repeat center center fixed; background-size: cover;
}
#jumbotron h1{-webkit-text-stroke: 1.5px #000000; font-size: 60px; color: #ffffff; text-transform: uppercase; margin: 0px !important; padding: 0px !important;}
#jumbotron strong{color: #fdd003;}
#jumbotron h3{text-decoration: underline; text-underline-offset: 10px; color: #ffffff;}

.bread{width: 100%; height: auto; background: #00b8de; padding-top: 20px;}
.breadcrumb-item a{color: #ffffff; font-weight: bold; font-size:18px; text-decoration:none; }
.breadcrumb-item a:hover{color: #000000; text-decoration: underline;}

.clrb{color: #ffffff; font-size:18px;}

.nav .nav-link {
  color: #101721;
}
@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: #ef550a;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#d34a07 solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#d34a07 solid 1px; border-left:#ff7431 solid 1px; 
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #2226da;
}

.icon-bar2 a:active {
  background-color: #04183d;
}
.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: #231813;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #231813;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #231813;
}
 ::-moz-selection { /* Code for Firefox */
  color: #c5c5c5;
  background: #35363a;
}
::selection {
  color: #c5c5c5;
  background: #35363a;
}
#footerbg{background: #25282d url(../images/footerbg.jpg) no-repeat center center fixed; background-size: cover; 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: #ef550a; font-size: 18px; font-family: 'Roboto-Light', sans-serif; }
#footerbg h5{color: #efbc0a; 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:#ef550a; text-decoration:none; }
.readmore{color:#353a57; text-decoration:none;}
.readmore:hover{color:#ff0000;}
.readmore2{color:#ebebeb; text-decoration:none;}
.readmore2:hover{color:#07e5ed;}
.readmore2a{color:#454343; text-decoration:none;}
.readmore2a:hover{color:#07e5ed;}
.readmore2aa{color:#454343; text-decoration:none; font-size: 12px;}
.readmore2aa: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; border-radius: 10px; background: #ffffff; border:#0f8f8b solid 1px; padding:10px; margin-bottom:8px; font-size: 14px;}

#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: 0px; margin-bottom: 0px;}
nav .navbar-nav li a{padding: 10px 10px !important; color: white !important;}
nav .navbar-nav li a{padding: 10px 10px !important;}
.aom1{margin-top: 0px;}
}