@charset "utf-8";
/* CSS Document */
body{font-family: 'Roboto-Light', sans-serif;}
.bg-dark {
  background: transparent !important;
  transition: 1.5s ease-in;
}

.bg-dark.scrolled {
  background: #0d1625 !important;
}
.carousel-caption span{color: #ff93b4;}
.navbar{padding-top: 0px; padding-bottom: 0px; background: url(../images/line.jpg) repeat-y left top #243545;}
nav .navbar-nav li a{
color: #fcfefe !important; font-size:12px; text-transform: uppercase; padding-left: 8px !important; padding-right: 8px !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: #bd87a9 !important;
  }
  
@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:#0d1625;
  }
  .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;}
#topheader{width: 100%; height: auto; background: #6f66a5; padding-top: 2rem; padding-bottom: 2rem;}
#topheader i{color: #fbf0dc;}
#welcome{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#welcome span{color: #262324; font-weight: bold;}
#welcome h1{color: #8e3e4b;}
#welcome h2{color: #5a5190;}
#howit{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #fbf3f4;}
#howit h1{color: #301b1a;}
#howit span{color: #8e3e4b; font-size: 20px;}
#quotediv{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #000000 url(../images/bg3.jpg) no-repeat center center fixed; background-size:cover;}
#quotediv span{color: #000000; font-weight: bold; font-size: 25px;}
#quotediv h1{color: #8e3e4b;}
#quotediv h3{color: #ffffff;}
#quotediv p{color: #301b1a; font-size: 22px; line-height: 26px;}
#homeservices{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #fffaf2;}
#homeservices span{color: #8e3e4b; font-weight: bold;}
#projects{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#projects h1{color: #8e3e4b;}
#projects span{color: #301b1a; font-size: 18px;}
#projects p{color: #0d1625; font-weight: bold !important;}
#hometestimonials{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem; background: #6f66a5 url(../images/bg2.jpg) no-repeat center center fixed; background-size: cover;}
#hometestimonials h2{color: #ffffff;}
#homegallery{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#location{width: 100%; height: auto;}
.testimonial-card {
    background: linear-gradient(45deg, #6a11cb 0%, #2575fc 100%);
    border-radius: 15px;
    overflow: hidden;
}

.testimonial-content {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 8px 32px rgba(31, 38, 135, 0.37);
}

.testimonial-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.quote-icon {
    font-size: 2rem;
    color: #6a11cb;
    opacity: 0.6;
}
.btn-info{background: #8e3e4b !important; border-radius: 0px; border-color: #ffffff;}
.btn-info:hover{background: #5a5190 !important; border-color: #ffffff;}
.right{width: 50px; height: auto; float:left; position: fixed; bottom: 15%; left: 10px; z-index: 1000;}
.wtx {
  transition: transform .7s ease-in-out;
}
.wtx:hover {
  transform: rotate(360deg);
}
.vdc1{width: auto; height: auto; float: left; color: #ffffff;}
.vdc1 a{color: #ffffff; text-decoration: none;}
.vdc1 a:hover{color:#301b1a;}
.vdc2{border-color: #6f66a5; background: #EBEAF3;
background: linear-gradient(357deg,rgba(235, 234, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);}
.vdc3{background:#6f66a5; font-size:30px; width:60px; height:60px; line-height: 60px; text-align:center; margin-top:-50px; margin-bottom:35px; border-radius:10px; color:#ffffff; }
.vdc4{color: #ffffff; text-decoration: none;}
.vdc4:hover{color: #000000; transition: 1s}
.vdc5{margin-top: -150px !important;}
.vdc6{border-radius: 0px; background: #8e3e4b !important; border-color: #8e3e4b !important; text-transform: uppercase; font-weight: bold;}
.vdc6:hover{background: #301b1a !important; color: #fbf0dc !important; border-color: #301b1a !important; }
.vdc7{border: #d0b2a7 solid 2px; transition:0.3s; }
.vdc7:hover{border-color: #bd87a9; margin-top: -15px;}
.vdc8{width: 80px; height: auto; margin: 0px 10px 0px 0px;}
.vdc9{border-radius: 20px; background: #6f66a5 !important; border-color: #6f66a5 !important; font-weight: bold; padding: 10px 20px;}
.vdc9:hover{background: #ffffff !important; color: #6f66a5 !important; border-color: #6f66a5 !important; }
.vdc10{border-radius: 20px; background: #ffffff !important; border-color: #6f66a5 !important; color:#6f66a5; font-weight: bold; padding: 10px 20px;}
.vdc10:hover{background: #6f66a5 !important; color: #fbf0dc !important; border-color: #6f66a5 !important; }
.vdc11{background: #6f66a5;}
.vdc12{background: #f6f5ff;}
.vdc13{background: #fef9fc;}
.vdc14{background: #fffcf6;}
.vdc15{color: #333333; text-decoration: none;}
.vdc15:hover{color: #000000;}
.vdc16{color: #333333; text-decoration: none; font-size: 22px;}
.vdc16:hover{color: #000000;}
#jumbotron{width: 100%; height: auto; padding-top: 200px; padding-bottom: 200px; background: #000000 url(../images/jumbotron.jpg) no-repeat left center fixed; background-size:cover; }
#jumbotron h1{font-size: 40px; color: #ead5c2; text-transform: uppercase; margin: 0px !important; padding: 0px !important;}
#jumbotron strong{color: #fdd003;}
#jumbotron h3{ text-underline-offset: 10px; color: #ffffff;}
.bread{width: 100%; height: auto; background: #00b8de; padding-top: 20px;}
.breadcrumb-item a{color: #ffffff; font-weight: bold; }
.breadcrumb-item a:hover{color: #bd87a9;}
#aboutusmain{width: 100%; height: auto;}
#aboutusmain h1{color: #6f66a5;}
#aboutusmain h2{color: #8e3e4b;}
#aboutusmain span{color: #bc0d29; font-size: 30px;}
#servicesmain{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#servicesmain h1{color: #301b1a;}
#servicesmain h2{color: #8e3e4b;}
#networkmain{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 4rem;}
#networkmain h1{color: #301b1a;}
#networkmain h2{color: #8e3e4b;}
#networkmain p{ word-wrap: break-word;}
#networkmain a{color: #75654b;}
#networkmain a:hover{color: #000000; text-decoration: none;}
#networkmain ul{list-style-image: url(../images/arrow2.png);}
#contactusmain{width: 100%; height: auto; padding-top: 4rem; padding-bottom: 1rem;}
#contactusmain strong{color: #6f66a5;}
#contactusmain i{color: #8e3e4b;}
#ourbrands{width:100%; height:auto; padding-top:4rem; padding-bottom:4rem; }
#network{width: 100%; height: auto; padding-top: 0; padding-bottom: 3rem; }
.navbg2{background:#none; border:none !important; border-radius:0; width:100%;  height: 252px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block; }
.more{color:#0d1625 !important; font-size: 15px; border-bottom:#f7e5d6 solid 1px;font-family: 'Roboto-Light', sans-serif; font-weight:lighter !important; line-height: 18px !important; padding-bottom: 3px; padding-top: 3px;}
.more:hover{color:#bd87a9 !important; background: #0d1625;}
.nav .nav-link {
  color: #101721;
}
video{width: 100% !important; height: auto;}
.tel{color: #000000; text-decoration: none; font-size: 22px; line-height: 25px;}
.tel: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:280px; height:auto; margin-top: 0px; margin-bottom: 0px;}

/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #301b1a;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#624241 solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#624241 solid 1px;
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #8c551a;
}

.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: #575757;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #575757;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #575757;
}
 ::-moz-selection { /* Code for Firefox */
  color: #c5c5c5;
  background: #35363a;
}
::selection {
  color: #c5c5c5;
  background: #35363a;
}
h1,h2,h3,h4,h5,h6,p,img,nav,nav-link{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
#footerbg{background: #061127 url(../images/bg4.jpg) no-repeat center bottom fixed; background-size:cover; padding-top: 4rem; padding-bottom: 3rem; width: 100%; height: auto;}
#footerbg h1{color: #8e3e4b; }
#footerbg h2{color: #bd87a9; }
#footerbg span{font-size: 20px; color: #ffffff;}
#footerbg h3{color: #ffffff; font-size: 18px; font-family: 'Roboto-Light', sans-serif; }
#footerbg h5{color: #6f66a5; font-size: 15px; font-family: 'Roboto-Light', sans-serif; }
#footerbg p{color: #dce2eb; line-height:20px; font-size:14px; font-family: 'Roboto-Light', sans-serif; }
.footermenu{list-style-image:url(../images/arrow.png);}
.footermenu2{color:#dce2eb; text-decoration:none; line-height:20px; font-size:14px; font-family: 'Roboto-Light', sans-serif; }
.footermenu2:hover{color:#d0b2a7; text-decoration:none; }
.readmore3{color:#dce2eb; text-decoration:none; }
.readmore3:hover{color: #d0b2a7;}
.con_txt{width:100%; height:auto; background: #ffffff; border:#524983 solid 2px; padding:12px; 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:250px; height:auto;}
.vdc1{width: 100%; height: auto; float: left;}
.vdc3{ margin-top:-20px; }
.vdc5{margin-top: 0px !important;}
.bg-dark {
  background: #121b2b !important;
  transition: 1.5s ease-in;
}
#jumbotron{padding-top: 60px; padding-bottom: 60px;}
body{margin-bottom:60px;}
}