img {width: 100%;}
header {}
header .top-bar{background-color: #f5f5f5;padding: 7px 0px;}
header .top-bar .call-bar{}
header .top-bar .call-bar a{
    text-decoration: none;
    color: #767676;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 7px;
}
header .top-bar .right-bd {
    border-right: #cfcfcf 1px solid;
}
 
header .top-bar .social-bar{
    text-align: right;
}
header .top-bar .social-bar a{
    color: #ababab;
    padding: 4px 9px;
    border: #cbcbcb 1px solid;
}
header .mid-bar{

}
header .navbar{

padding: 0;
}
header .navbar .navbar-brand img{
    width: 70%;
}
header .navbar .navbar-nav{

}
header .navbar .navbar-nav .nav-item
{

}
header .navbar .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 48px 24px;
}
header .navbar .navbar-nav .nav-item .nav-link.active {
 
    background-color: #21c7f7;
}
header .navbar .dropdown-menu:li {
    text-align: left;
}

header .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
    background-color: #202237;
 }
header .navbar .dropdown .dropdown-menu .dropdown-item{

color: #fff;

}
header .navbar .dropdown .dropdown-menu .dropdown-item:hover{
    background-color: #21c7f7;
    color: #fff;

}

.main-slider {
    overflow: hidden;
}
.main-slider .owl-nav{margin-top: 0 !important;}

.main-slider .owl-nav .owl-prev{
    transition: 0.8s;
    opacity: 0;
    position: absolute;
    left: -35px !important;
    top: 47%;
    background: #21c7f7ad !important;
    width: 65px;
    height: 95px;
    border-radius: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 50px !important;
   }
   .main-slider:hover .owl-nav .owl-prev{
  
    left: 0px !important; opacity: 1;
 
   }
.main-slider .owl-nav .owl-next{    position: absolute;
    transition: 0.8s;
    right: -35px;
    opacity: 0;
    top: 47%;
    background: #21c7f7ad !important;
    width: 65px;
    height: 95px;
    border-radius: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 50px !important;}
.main-slider:hover .owl-nav .owl-next{   

    opacity: 1; right: 0px !important;
}

    .slider-bottom {
        height: 200px;
        background: #aec0c5;
        text-align: center;
        display:  flex;
        align-items: center;
        justify-content: center;
        }
    .slider-bottom h3{text-transform: uppercase;font-weight: 700;color: #fff;}
    .slider-bottom p{margin: 0;text-transform: uppercase;font-size: 24px;font-weight: 400;}

    .service-area{
    padding: 74px 0px;
}
    .service-area .service-box{
    min-height: 444px;
    border: #d4d4d4 1px solid;
    padding: 74px 27px;
    text-align: center;
}
    .service-area .service-box .icon-area{
    color: #21c7f7;
    font-size: 39px;
}
    .service-area .service-box h3{
    font-weight: 400;
    margin: 0;
    padding: 18px 0px;
    font-size: 19px;
}
    .service-area .service-box p{}
    .service-area .service-box button{
    border: none;
    background-color: #1ea9d1;
    color: #fff;
    font-weight: 500;
    padding: 12px 32px;
    margin-top: 15px;
}
.service-area .service-box:hover{background-color: #21c7f7; transition: 0.5s;}
.service-area .service-box:hover .icon-area{color: #fff;}
.service-area .service-box:hover p{color: #fff;}
.service-area .service-box:hover h3{color: #fff;}

.testimonial {
    background: url(../images/55.png);
    padding: 95px 0px;
}
.testimonial .testi-m{
    border: #fff 2px solid;
    padding: 52px 60px;
}
.testimonial .testi-m p{
    color: #fff;
}
.testimonial .testi-m h3{
    color: #fff;
    font-size: 20px;
}
.testimonial .owl-dots{

position: absolute;

bottom: 44px;

left: 148px;
}
.testimonial .owl-dots .owl-dot{


}
.testimonial .owl-dots .owl-dot span{padding: 0;margin: 0px 4px !important;width: 9px !important;height: 9px !important;}

footer {
    background-color: #323550;
    padding: 20px 0px;
}
footer .copy{}
footer .copy p{
    color: #fff;
    margin: 0;
}
footer .copy a{
    text-decoration: none;
    color: #21c7f7;
}
footer .linking{
    text-align: right;
}
footer .linking a{
    padding: 0px 10px;
    text-decoration: none;
    color: #fff;
}

.scroll {
    height: 60vh;
    font-size: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .text-marquee {
    position: relative;
    display: flex;
    align-items: center;
    overflow-x: hidden;
    border: #e3e3e3 1px solid;
    padding: 22px 46px;
    overflow: hidden;
    margin-bottom: 65px;
  }
  
  .text-single {
    position: relative;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    will-change: transform;
  }
  
  .text {
    padding: 0;
    font-size: 6.4rem;
    display: inline-block;
    margin-right: 2rem;
    font-family: arial;
    font-weight: bold;
  }
    
.inner-page-sld {
    position: relative;
    border-top: #21c7f7 6px solid;
}
.inner-page-sld::after {

content: '';

width: 100%;

height: 100%;

position: absolute;

left: 0;

background: #00000073;
}
.inner-page-sld img{}
.inner-page-sld h2{
    position: absolute;
    width: 100%;
    /* margin: 0 auto; */
    /* left: 0; */
    /* right: 0; */
    text-align: center;
    top: 126px;
    color: #ffffff;
    z-index: 10;
}
.inner-page {
    padding: 38px 0px;
}

.inner-page h3{
    font-size: 22px;
    font-weight: 600;
    color: #21c7f7;
}
.inner-page h4{
    font-size: 16px;
    font-weight: 600;
    color: #21c7f7;
}
.inner-page p{
    font-size: 14px;
}
.contact-set {
    padding: 34px 0px;
}
.contact-set .contact-info{}
.contact-set .contact-info{}
.contact-set .contact-info h3{
    color: #21c7f7;
}
.contact-set .contact-info p{}
.contact-set .contact-info a{
    color: #000;
    text-decoration: none;
    padding: 0px 15px;
}
.contact-set .contact-form {

background: #ddd;

padding: 17px 28px;
}
.contact-set .contact-form .form-group{

margin-bottom: 12px;
}
.contact-set .contact-form .form-group .form-control{

height: 47px;

border-radius: 0;
}

.contact-set .contact-form .form-group .form-control2 {

height: 150px;

border-radius: 0;

width: 100%;

border: #3c3939;

}
.contact-set .contact-form .form-group label {

font-size: 14px;

margin-bottom: 5px;
}

  @media screen and (max-width: 480px) {
    header .top-bar .call-bar a {
        text-decoration: none;
        color: #767676;
        font-size: 11px;
        padding-left: 6px;
        padding-right: 7px;
    }
    header .top-bar .social-bar a {
        color: #ababab;
        padding: 4px 7px;
        border: #cbcbcb 1px solid;
    }
    header .navbar .navbar-nav .nav-item .nav-link {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        padding: 17px 24px;
    }
    .main-slider .owl-carousel .owl-item img{
    width: 165%;
}
.main-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 47%;
    background: #21c7f7ad !important;
    width: 33px;
    height: 63px;
    border-radius: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 27px !important;
}
.main-slider .owl-nav .owl-next {

  
    background: #21c7f7ad !important;
    width: 33px;
    height: 63px;
    border-radius: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 27px !important;
}
header .navbar .navbar-brand img{
    width: 58%;
}
  }