* {
    margin: 0px;
    padding: 0px;
    font-family: 'Ubuntu', sans-serif;
    /* cursor: url(../bird.png), auto; */
}

.container{
  max-width: 1250px !important;
}

#navbar { 
    transition: 0.4s; 
    position: fixed; 
    width: 100%; 
    top: 0;  
    z-index: 150;	
    left: 0;
  }	
  
 .main-text{
     position: absolute;
    top: 60%;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    width:100%;
 }
 
 .main-text h2{
     font-size:25px;
 }
  
.active {
        color:#4cbad5 !important
    }  

  button:focus{
    outline: none !important;
  }
  
#dot-bg {
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1; */
    background: url(../img/bg_dots.png) 0 0 repeat;
  }
  
  .others-services{
      height:440px;
  }

  video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }

  .main-banner{
    height: 100vh;
    position: relative;
  }

  #canvas1{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-40%);
  }

header nav img{
    width: 180px;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
    margin-bottom: 0px;
}

p {
    margin-bottom: 0px;
}

header {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 15px 0px;
}

.logo {
    padding: 30px 0px;
    display: flex;
    justify-content: center;
    background: #000;
}

.banner {
    position: relative;
    overflow: hidden;
}

.banner::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000000c9;
    z-index: 1;
}
.new-banner::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 500px;
    background-color: #000000c9;
    z-index: 1;
}
.banner::after {
    position: absolute;
    content: '';
    right: -220px;
    width: 670px;
    height: 670px;
    background: #4cbad585;
    border: 25px solid #4cbad552;
    top: 40%;
    border-radius: 50%;
}
.banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.bnrInner {
    position: relative;
    z-index: 1;
    padding: 20px 0 70px 0;
    display: flex;
    align-items: center;
    height: 90vh;
}

.banner .small {
    font-size: 55px;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    position: relative;
}

.banner .small::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100px;
    height: 3px;
    background: #4cbad5;
    top: 0;
}

.banner h1 {
    color: #fff;
    font-size: 100px;
    font-weight: 700;
}
.banner h1 span {
    color: #4cbad5;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    padding: 0px 15px !important;
    font-size: 17px;
    font-weight: 500;
}

.book {
    background: #161616;
    padding: 10px 0px;
}

.book a {
    padding-right: 20px;
}

.book a svg {
    width: 30px;
}

.book .text {
    display: flex;
    justify-content: center;
}

.be-text {
    line-height: 28px;
}

.footer-section {
    background: #151414;
    position: relative;
  }
  .footer-cta {
    border-bottom: 1px solid #373636;
  }
  .single-cta i {
    color: #4cbad5;
    font-size: 30px;
    float: left;
    margin-top: 8px;
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
  }
  .cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .cta-text span {
    color: #757575;
    font-size: 15px;
  }
  .footer-content {
    position: relative;
    z-index: 2;
  }
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .footer-logo img {
      max-width: 200px;
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
        color: #7e7e7e;
    line-height: 28px;
  }
  .footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg{
    background: #3B5998;
  }
  .twitter-bg{
    background: #55ACEE;
  }
  .google-bg{
    background: #DD4B39;
  }
  .footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #4cbad5;
  }
  .footer-widget ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: 12px;
  }
  .footer-widget ul li a:hover{
    color: #4cbad5;
  }
  .footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
  }
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
  }
  .subscribe-form button {
      position: absolute;
      right: 0;
      background: #4cbad5;
      padding: 13px 20px;
      border: 1px solid #4cbad5;
      top: 0;
  }
  .subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  .copyright-area{
    background: #202020;
    padding: 25px 0;
  }
  .copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
  }
  .copyright-text p a{
    color: #4cbad5;
  }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a{
    color: #4cbad5;
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
  }

.about {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}


.about img {
    width: 100%;
    height: 400px;
    background-size: cover;
    object-fit: cover;
}

.about .content {
    padding-right: 20px;
}

.about .content h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 40px;
    max-width: fit-content;
    position: relative;
}
.about .content h3 span {
    color: #4cbad5;
}

.about .content p {
    font-size: 16px;
    line-height: 25px;
    font-style: italic;
    font-weight: 500;
}

.about .content a {
    font-size: 16px;
    line-height: 28px;
    color: #4cbad5;
    font-weight: 500;
}

footer a {
    color: #fff;
}

.form{
    padding: 50px;
    background: #343a40;
}

form{
    background: #161616;
    width: 50%;
    margin: 70px  auto 0px auto;
    padding: 50px;
}

.new-banner{
    height: 500px;
    background-image: url(../img/contact.jpg.jpg);
    background-size: cover;
}
.maserrvices-banner{
    height: 500px;
    background-image: url(../img/business_banner_15.jpg) !important;
    background-size: cover;
}

.cloud-banner{
  height: 500px;
    background-image: url(../img/CaaS.jpg) !important;
    background-size: cover;
}

.about-banner{
    height: 500px;
    background-image: url(../img/Our+Services+Banner.png) !important;
    background-size: cover;
}
.network-banner{
    height: 500px;
    background-image: url(../img/desktop-wallpaper-abstract-technology-background-network-connection-structure-sc-high-resolution.jpg) !important;
    background-size: cover;
}
.new-banner .content{
   height: 400px;
   display: flex;
   align-items: center;
}

.new-banner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}

.new-banner h1 span {
    color: #4cbad5;
}

.baninner{
    padding: 0px 0px !important;
    height: 70vh !important;
}

.form input{
    width: 100%;
    height: 50px;
    outline: none !important;
    border: 1px solid rgb(80 80 80);
    padding: 15px;
    margin-bottom: 30px;
    color: #333333;
    border-radius: 5px;
}
.form textarea{
    width: 100%;
    height: 80px;
    outline: none !important;
    border: 1px solid rgb(80 80 80);
    padding: 15px;
    margin-bottom: 30px;
    color: #333333;
    border-radius: 5px;
}

.submit{
    padding: 15px 40px !important;
    border: none !important;
    background: #4cbad5;
    width: fit-content !important;
    color: #fff !important;
}


.section-services {
	padding-top: 110px;
	padding-bottom: 120px;
	font-family: "Poppins", sans-serif;
	background-color: #211f24;
	color: #fff;
}

.section-services .header-section {
	margin-bottom: 35px;
}

.section-services .header-section .title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 700;
}

.section-services .header-section .title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 1px;
	background-color: #4cbad5;
}

.section-services .header-section .title:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	width: 45px;
	height: 3px;
	background-color: #4cbad5;
}

.about .content h3::before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 1px;
	background-color: #4cbad5;
}

.about .content h3::after {
	content: "";
	position: absolute;
	bottom: -11px;
	left: 50%;
	transform: translateX(-50%);
	width: 45px;
	height: 3px;
	background-color: #4cbad5;
}

.section-services .header-section .title span {
	color: #4cbad5;
}

.section-services .header-section .description {
	color: #6f6f71;
}

.section-services .single-service {
	margin-top: 40px;
	background-color: #24252a;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	height:440px;
}

.section-services .single-service .part-1 {
	padding: 40px 40px 25px;
	border-bottom: 2px solid #1d1e23;
}

.section-services .single-service .part-1 i {
	margin-bottom: 25px;
	font-size: 50px;
	color: #4cbad5;
}

.section-services .single-service .part-1 .title {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.8em;
}

.section-services .single-service .part-2 {
	padding: 30px 40px 40px;
}

.section-services .single-service .part-2 .description {
	margin-bottom: 22px;
	color: #dbdbdb;
	font-size: 14px;
	line-height: 1.8em;
}

.section-services .single-service .part-2 a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.section-services .single-service .part-2 a i {
	margin-right: 10px;
	color: #4cbad5;
}

.active{
    color: #4cbad5 !important;
}

.form h3{
    position: relative;
}

.form h3::before {
	content: "";
	position: absolute;
	bottom: -90px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 1px;
	background-color: #4cbad5;
}

.form h3::after {
	content: "";
	position: absolute;
	bottom: -91px;
	left: 50%;
	transform: translateX(-50%);
	width: 45px;
	height: 3px;
	background-color: #4cbad5;
}

.form h3 span {
    color: #4cbad5;
}

.about-images{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;

}

.about-images img{
    width: 30%;
    height: 300px;
    object-fit: cover;
}

.dropdown-menu{
    background: #24252a !important;
    margin-top: 15px !important;
}

.dropdown-menu .dropdown-item {
    color: #fff !important;
}

.dropdown-menu .dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #24252a !important;
}

.card-box {
box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
background-color: #24252a;
padding: 40px;
height: 600px;
margin-bottom: 30px;
}

.card-box .content{
  padding-top: 30px;
}

.card-box img{
    height: 250px;
}
.card-box .content h3{
    font-size: 25px;
    margin-bottom: 10px;
}

.card-box .content h3::before{
    display: none !important;
}
.card-box .content h3::after{
    display: none !important;
}

.main-banner h3{
    position: absolute;
    font-size: 35px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    width:100%;
    text-align:center;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropbtn {
  color: #fff;
  font-size: 16px;
  border: none;
  background: none;
  outline: none !important;
  font-weight: 600;
}

.dropdown-item{
  color: #fff !important;
}


.dropdown-content {
  display: none;
  position: absolute;
  background: #24252a;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  font-weight: 600;
  transition: all 0.3s linear;
  padding: 30px 15px;
}


.dropdown:hover .dropdown-content {display: block;}

.other-services{
  height: 360px !important;
}

@media only screen and (max-width: 768px) {
    .navbar-toggler i{
        color: #fff;
    }

    .main-banner h3{
        display: block;
    }

    .navbar-expand-lg .navbar-nav .nav-link{
        line-height: 50px;
    }

    #canvas1 {
       display: none !important;
    }

    .about .content {
        padding-right: 20px;
        margin-bottom: 30px;
    }

    .about .content h3{
        font-size: 28px;
    }

    .about .images{
        margin-bottom: 30px;
    }

    footer a {
        color: #fff;
        font-size: 13px;
    }

    .maserrvices-banner {
        height: auto;
    }

    .new-banner h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 700;
    }
    
    .main-banner{
        height:420px;
    }
    
    .main-text h2 {
    font-size: 21px;
    }
   
    .main-text p {
    font-size: 14px;
    }
   
  }