@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Platypi", serif;
    /* font-family: "Caveat", cursive; */
}
ul{
    padding: 0;
    margin: 0;
}
.ii a i{
    color: #fff;
    font-size:20px;
}
.ii{
    transition: .5s;
}
.ii:hover{
    transform: scale(1.1);
}
.phone {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 999;
    top: auto;
    left: auto;
    bottom: 90px;
    /* bottom: 220px; */
    right: 20px;
    background: #5195FF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.my-popup {
    position: relative;
    position: fixed;
    background: linear-gradient(rgba(3, 3, 3, 0.856), rgba(0, 0, 0, 0.833));
    height: 100vh;
    width: 100%;
    z-index: 9999;
    /* margin-top: -160px; */
    top: 0;
    left: 0;
}
.learn-btn-1{
    background: rgb(247, 91, 91);
    padding: 8px 0px;
    width: 100%;
    border: none;
    color: #fff;
}
.read-more-btn{
    background: rgb(247, 91, 91);
    padding: 8px 0px;
    width: 100%;
    border: none;
    color: #fff;
}
.form-section .fa-xmark {
    position: absolute;
    right: -10px;
    top: -10px;
    height: 35px;
    width: 35px;
    font-size: 25px;
    padding-top: 5px;
    color: #fff;
    background: #b80000;
    border: 2px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 999;
}
.form-content {
    font-size: 18px;
    color: #b80000;
}
.form-section {
    width: 55%;
    top: 30%;
    left: 60%;
    transform: translate(30%, 10%);
    box-shadow: rgba(90, 89, 89, 0.733) 0px 5px 15px;
    padding: 20px 20px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #b80000;
}

.mail{
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 999;
    top: auto;
    left: auto;
    bottom: 155px;
    /* bottom: 220px; */
    right: 20px;
    background: #D22C2E;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  
}
.whatsapp {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 999;
    top: auto;
    left: auto;
    bottom: 30px;
    /* bottom: 220px; */
    right: 20px;
    background: #25c904;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
   
:root {
    --green: #3BFBC3;
    --blue: #149BDE;
    --main-header: "Rubik", sans-serif;
    --main-heading: "Jost", sans-serif;
    --main-line:"Playfair Display", serif;
}
.navbar .nav-item:hover .dropdown-menu {
  top: 100%;
  visibility: visible;
  transition: .5s;
  position: absolute !important;
  opacity: 1;
}
.navbar .nav-item .dropdown-menu {
  display: block;
  top: calc(100% - 15px);
  margin-top: 0;
  /* transform: translateX(-60%); */
  opacity: 0;
  padding: 0 !important;
  visibility: hidden;
  transition: .5s;
}
.dropdown-item i{
  padding-right: 5px;
  color: var(--blue);

}
.dropdown-item{
  padding: 10px ;
}
.dropdown:hover .abbbt {
  display: block !important;
  /* transform: translateY(20%); */
}
.navbar {
    top: 50px;
    background: #ffffff00;
    transition: all 0.5s;
}

.navbar img {
    width: 200px;
}
.navbar .btn-00{
    display: none;
}
.navbar-scrolled .btn-00{
    display: block;
}
.navbar-scrolled .navbar-brand{
    display: none;
}
.navbar .navbar-brand-01{
    display: none;
}
.navbar-scrolled .navbar-brand-01{
    display: block;
}
/* .navbar a{
    color: #fff !important;
} */
.navbar-scrolled {
    top: 0;
    background-color: #ffffff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.login {
    font-family: var(--main-head);
    background:#33AFE2;
    color: #fff;
    padding: 13px 18px;
    font-size: 16px !important;
    text-decoration: none;
    /* border-radius: 10px; */
    margin-right: 20px;
}
.login i{
    padding-left: 7px;
}
.navbar-scrolled a {
    color: #000 !important;
    transition: all 0.5s;
}

.nav-item {
    padding: 0 20px;
}
.navbar-dark .navbar-nav .nav-link {
    color:#fff;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

/* banner start here */

/* .banner-index{
    top: 0;
    position: absolute;
} */
.carousel-item{
    position: relative;
}
.carousel-item::before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background:  linear-gradient(to left, #000000f4,#000000b5, #000000f7);
}


.topbar{
    padding:9px 0px;
    right: 0;
    left: 0;
    border-bottom:  1px solid #ddddddb9;
    top: 0;
    position: absolute;
    z-index: 9999 !important;
    background: transparent;
}
.top-left ul {
    padding: 0;
    margin: 0;
    list-style: none;
    /* justify-content: space-between; */
}
.top-left ul li a{
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
}
.top-right ul {
margin-right: 30px !important;
 display:flex;
 justify-content: end;
 margin: 0;
 padding: 0;
 list-style: none;
}
.top-right{
 border-right:1px solid #ffffff57 ;


}
.top-right ul li{
    padding-left: 10px;
    padding-right: 10px;
}
.top-right ul li a i{
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}



/* banner  */

.carousel-caption {
  position: absolute;
  right: 36%;
  top: 13rem;
  left: 10%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: start;
}
  .banner-index .active h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1000ms;
  }
  .banner-index h2 {
    position: relative;
    color: #ffffff;
    font-size: 100px;
    font-weight: 700;
    line-height: .7;
    margin-bottom: 10px;
    opacity: 0;
    /* padding-left: 30px; */
    -webkit-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    transition: all 1500ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  .banner-index .active h3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1500ms;
  }
  .banner-index h1 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: .7;
    margin-bottom: 20px;
    font-family: "Rubik", sans-serif;
    opacity: 0;
    /* padding-left: 30px; */
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  .banner-index .active h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 800ms;
  }
  .banner-index h3 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    font-family: 'Alegreya Sans', sans-serif;
  }
  .btn-style-one {
    position: relative;
    padding: 14px 30px 14px;
    line-height: 18px;
    background: none;
    text-decoration: none;
    color: #ffffff;
    transition: .5s;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #ffffff;
    text-transform: capitalize;
    font-family: 'Alegreya Sans', sans-serif;
  }
  .btn-style-one:hover{
    background-color: #000000ac;
    color: #fff;
  }
  .btn-style-one i{
    padding-right: 10px;
  }
  .theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .banner-index .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2500ms;
  }
  .banner-index .link-box {
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  .banner-index .active p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2000ms;
  }
  .banner-index p {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    opacity: 0;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 40px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    font-family: 'Alegreya Sans', sans-serif;
  }
  .banner-index h3 span {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Frank Ruhl Libre', serif;
  }

/* banner end  */

/* about start here  */
.about{
    padding: 80px 0px 70px ;
}
.about-content{
    padding-top: 30px;
    padding-left: 15px;
}
.about-title span{
    font-family: var(--main-heading);
    color: var(--blue);
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 20px;
}
.about-title h2{
    font-family: var(--main-heading);
    color:#000;
    font-size:35px;
    margin-bottom: 20px;
    font-weight: 600;

}
.about-title p{
    font-size: 14px;
    font-family:var(--main-header);
    color: #666666;
    line-height: 1.8;
}
.about-content .about-features ul li .icon {
    position: absolute;
    height: 45px;
    width: 45px;
    line-height: 45px;
    color: #2C2C2C;
    background-color: #e5e5e5;
    border-radius: 5px;
    left: 0;
    top: 5px;
    text-align: center;
    font-size: 22px;
    z-index: 1;
    transition: all ease 0.5s;
}

.about-content .about-features ul li {
    list-style-type: none;
    position: relative;
    padding-left: 65px;
    margin-bottom: 25px;
}
.about-content .about-features {
    margin-bottom: 35px;
}

.about-content .about-features ul li:hover .icon {
    color: #ffffff;
}
.about-content .about-features ul li:hover .icon::before{
    width: 100%;
    height: 100%;
}
.about-content .about-features ul li .icon::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    transition: all ease 0.5s;
    left: 0;
    bottom: 0;
    background-color: var(--blue);
    border-radius: 5px;
    z-index: -1;
}
.about-content .about-features ul li:hover h3{
    color: var(--blue);
}
.about-content .about-features ul li h3 {
    font-size: 19px;
    font-weight: 600;
    font-family: var(--main-heading);
    margin-bottom: 10px;
    transition: all ease 0.5s;
}
.default-btn i {
    position: relative;
    top: 5px;
    padding-left: 5px;
    font-size: 20px;
}
.default-btn {
    background-color: transparent;
    color: #2C2C2C;
    font-size: 15px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 7px 25px 15px 25px;
    border-radius: 5px;
    position: relative;
    transition: all ease 0.5s;
    display: inline-block;
    border: 1px solid rgb(29, 179, 224) !important;
    z-index: 1;
}
.default-btn::before {
    position: absolute;
    content: "";
    background-color: var(--blue);
    height: 0%;
    width: 0%;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    transition: all ease 0.5s;
    z-index: -1;
}

.default-btn:hover::before {
    width: 100%;
    height: 100%;
}
.default-btn::after {
    position: absolute;
    content: "";
    background-color: var(--blue);
    height: 0%;
    width: 0%;
    border-radius: 5px;
    top: 0;
    left: 0;
    transition: all ease 0.5s;
    z-index: -1;
}
.default-btn:hover::after {
    width: 100%;
    height: 100%;
}
.default-btn:hover {
    color: #ffffff;
    border-color: var(--blue);
}

/* about end */
/* Capabilities start here */

.Capabilities{
    padding: 50px 0px 50px;
    background-color: #F4FBF6;
}
.capabili-head span{
    color: var(--blue);
    font-size: 17px;
    font-family: var(--main-heading);
    font-weight: 500;
}
.capabili-head h5{
    color: #000;
    font-size: 30px;
    font-weight: 600;
}
.capabili-box{ 
    background-color: #ffffff;
    padding: 30px;
    transition: all ease 0.5s;
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.05);
}
.cap-img{
    padding-bottom: 25px;
    margin-bottom: 22px;
    border-bottom: 1px solid #eeeeee;
}
.capabili-box:hover .number span{
    color: #fff;
}
.capabili-box:hover .number::before{
    width: 100%;
    height: 100%;
}
.capabili-box .number::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    right: 0;
    top: 0;
    border-radius: 0 5px 0 50px;
    background-color: var(--blue);
    transition: all ease 0.5s;
    z-index: -1;
}
.capabili-box .number {
    position: absolute;
    height: 80px;
    width: 80px;
    line-height: 80px;
    right: 0;
    top: 0;
    background-color: #f4f4f4;
    text-align: center;
    font-size: 20px;
    color: #2C2C2C;
    font-weight: 600;
    border-radius: 0 5px 0 50px;
    transition: all ease 0.5s;
    z-index: 1;
}

.cap-text h3{
    color: #2C2C2C;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;

}
.cap-text p{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: #666666;
    text-align: justify;
    line-height: 1.8;
    min-height: 130px;
    margin-bottom: 25px;
}
/* Capabilities end here */
/* service start here  */
.service{
    padding: 60px 0px 60px;
    background-color: #F4FBFb;
}
.service-box{
    border-radius: 10px;
    position: relative;
}
.ser-img img{
    border-radius: 10px;


}
.ser-lyer{
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    bottom: 20px;
    left:20px ;
    right: 20px;
    padding: 20px;
}
.ser-lyer span{
    color: var(--blue);
    font-size: 14px;
    font-weight: 600;
    font-family: var(--main-heading);
}
.ser-lyer h3{
    font-size: 20px;
    color: #000;
    font-weight: 700;
    font-family: var(--main-heading);
}
/* .ser-lyer{
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 500ms;
  }
  .ser-lyer {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    opacity: 0;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  } */
  .owl-carousel .owl-nav button.owl-prev{
    
    color: inherit;
    position: absolute;
    right: 50px;
    border: none;
    top: -120px;
    padding: 0 !important;
    font: inherit;

  }
  .owl-carousel .owl-nav button.owl-prev span{
    background-color: #149BDE;
    padding: 10px 14px 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
  }
  .owl-theme .owl-nav [class*=owl-]:hover {
    border-radius: 50%;
    background-color: #149BDE !important;
  }
  .owl-carousel .owl-nav button.owl-next span{
    background-color: #149BDE;
    padding: 10px 14px 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
  }
  .owl-carousel .owl-nav button.owl-next{
    color: inherit;
    position: absolute;
    right: 0;
    top: -120px;

    border: none;
    padding: 0 !important;
    font: inherit;
}
/* service end here  */


/* why choose us  */
.why{
    padding: 50px 0px 60px;
}


/*
Skill Style
======================================================*/
.skill-area {
    position: relative;
    z-index: 1;
  }
  .skill-area::before {
    position: absolute;
    content: "";
    height: 40px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: -1;
  }
  .skill-area.style2::before {
    display: none;
  }
  
  .skill-content .skill-title {
    margin-bottom: 20px;
  }
  .skill-content .skill-title span {
    color: var(--blue);
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500;
    font-family: "Jost", sans-serif;
  }
  .skill-content .skill-title h2 {
    font-size: 40px;
    margin-bottom: 18px;
    font-weight: 700;
  }
  
  .skill-bar {
    margin-bottom: 15px;
  }
  .skill-bar .progress-title-holder {
    position: relative;
    margin-bottom: 5px;
  }
  .skill-bar .progress-title {
    font-size: 15px;
    font-weight: 600;
    color: #2C2C2C;
    font-family: "Jost", sans-serif;
    margin-bottom: 0 !important;
  }
  .skill-bar .progress-number-wrapper {
    width: 100%;
    z-index: 10;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #ffffff;
    margin-bottom: 0;
    margin-bottom: 0 !important;
  }
  .skill-bar .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    margin-bottom: 0 !important;
  }
  .skill-bar .progress-content-outter {
    height: 10px;
    background-color: #e5e5e5;
    border-radius: 0;
  }
  .skill-bar .progress-content {
    height: 5px;
    background-color: var(--blue);
    border-radius: 0;
    width: 0%;
    position: relative;
    bottom: -5px;
  }
  .skill-bar .percent {
    margin-bottom: 0 !important;
    color: #2C2C2C !important;
    font-size: 15px;
    font-weight: 600;
  }
  
.skill{
    background: #F4FBF6;
    padding: 50px 0px 50px;
}




/*
Testimonials Style
======================================================*/
.single-testimonials-card {
    padding: 20px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    margin: 5px;
  }
  .single-testimonials-card .testimonials-content {
    position: relative;
  }
  .single-testimonials-card .testimonials-content p {
    margin-bottom: 20px;
  }
  .single-testimonials-card .testimonials-content .ratings-list {
    padding-left: 0;
    margin-bottom: 0;
    margin-bottom: 15px;
  }
  .single-testimonials-card .testimonials-content .ratings-list li {
    display: inline-block;
    margin-right: 3px;
  }
  .single-testimonials-card .testimonials-content .ratings-list li:last-child {
    margin-right: 0;
  }
  .single-testimonials-card .testimonials-content .ratings-list li i {
    color: #ff8a00;
  }
  .single-testimonials-card .testimonials-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .single-testimonials-card .testimonials-content span {
    color: var(--blue);
  }
  .single-testimonials-card .testimonials-content .icon {
    position: absolute;
    font-size: 60px;
    right: 10px;
    bottom: -10px;
    color: var(--blue);
    opacity: 0.1;
  }



  .single-review-box {
    padding: 40px;
    box-shadow: 0px 6px 30px rgba(44, 44, 44, 0.03);
    margin: 7px;
    transition: all ease 0.5s;
    position: relative;
  }
  .single-review-box .client-profile {
    position: relative;
    padding-left: 90px;
    margin-bottom: 35px;
  }
  .single-review-box .client-profile img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
  .single-review-box .client-profile h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .single-review-box .client-profile span {
    color: var(--blue);
  }
  .single-review-box .ratings {
    margin-bottom: 15px;
  }
  .single-review-box .ratings i {
    color: #ff8a00;
    margin-right: 5px;
  }
  .single-review-box .ratings i:last-child {
    margin-right: 0;
  }
  .single-review-box p {
    margin-bottom: 0;
  }
  .single-review-box .quote {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 60px;
    color: var(--blue);
    opacity: 0.1;
  }
  .single-review-box.style2 {
    margin: 0;
    margin-bottom: 30px;
  }
  
  .active.center .single-review-box {
    box-shadow: 0px 6px 30px rgba(44, 44, 44, 0.09);
  }
  
  .testimonials-area2 .container-fluid {
    max-width: 1520px;
  }
  
  .testimonials-overly {
    padding-left: 100px;
    padding-right: 100px;
  }
  
  .single-testimonials-box {
    margin: 10px;
    transition: all ease 0.5s;
  }
  .single-testimonials-box .testimonials-content {
    background-color: #ffffff;
    padding: 30px;
    position: relative;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 50px;
    transition: all ease 0.5s;
  }
  .single-testimonials-box .testimonials-content .ratings {
    margin-bottom: 15px;
  }
  .single-testimonials-box .testimonials-content .ratings i {
    color: #ff8a00;
    margin-right: 5px;
  }
  .single-testimonials-box .testimonials-content .ratings i:last-child {
    margin-right: 0;
  }
  .single-testimonials-box .testimonials-content::before {
    position: absolute;
    content: "";
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    left: 50px;
    bottom: -20px;
    transform: rotate(45deg);
    z-index: 1;
    box-shadow: 0px 10px 30px rgba(44, 44, 44, 0.05);
  }
  .single-testimonials-box .cliens-profile {
    position: relative;
    padding-left: 125px;
  }
  .single-testimonials-box .cliens-profile img {
    position: absolute;
    width: auto !important;
    left: 40px;
    /* width: 20% !important; */
    top: 50%;
    transform: translateY(-50%);
  }
  .single-testimonials-box .cliens-profile h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .single-testimonials-box .cliens-profile span {
    color: var(--blue);
  }
  
  .reviews-form {
    max-width: 960px;
    margin: auto;
  }
  .reviews-form .form-group {
    margin-bottom: 25px;
  }
  .reviews-form .form-group .form-control {
    background-color: #f5f5f5;
    color: #2C2C2C;
    border: none;
  }
  .reviews-form .form-group .form-control::-moz-placeholder {
    color: #666666;
  }
  .reviews-form .form-group .form-control::placeholder {
    color: #666666;
  }
  .reviews-form .default-btn {
    width: 100%;
  }
  .owl-nav.disabled {
    /* display: block !important; */
}
.testi-slide{
    margin-top: 50px;
}

.conto-text-btn{
  /* padding: 25px 10px; */
  border-radius: 10px;
  background: #0000009a;
}
.conto-text-btn a{
  text-decoration: none;
  color: #fff;
  padding-left:15px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  
}
.conto-text-btn  i{
  border-radius: 0px 10px;
  padding: 20px 20px;
  background-color: #000;
  color: #25c904;
  font-size:30px;
}
.footer-box-01 ul li{
  list-style-type: none;
  position: relative;
  padding-left: 0px !important;
  margin-bottom: 8px !important;
}
.footer-box ul li{
  list-style-type: none;
  position: relative;
  padding-left: 65px;
  margin-bottom: 25px;
}
.footer-box ul li a .icon{
  position: absolute;
  height: 45px;
  width: 45px;
  line-height: 45px;
  color: #2C2C2C;
  background-color: #e5e5e5;
  border-radius: 5px;
  left: 0;
  top: 5px;
  text-align: center;
  font-size: 22px;
  z-index: 1;
  transition: all ease 0.5s;
}
.footer-box ul{
  padding-top: 10px;
}
.footer-box ul li a {
  text-decoration: none;
}
.footer-box ul li a .icon i{
  color: var(--blue);
  font-weight: 300;
  transition: .5s;
}
.footer-box ul li:hover a .icon i{
  color: #fff;
}
.footer-box ul li:hover a h3{
  color: var(--blue);
}
.footer-box ul li a p{
  color: #000

}
.footer-box ul li a h3{
  font-size: 16px;
  font-weight: 600;
  color: var(--blue);
  font-family: var(--main-heading);
  margin-bottom:0px;
  transition: all ease 0.5s;
}
.footer-box ul li a .icon::before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  transition: all ease 0.5s;
  /* top: 0; */
  left: 0;
  right: 0;
  background-color: var(--blue);
  border-radius: 5px;
  z-index: -1;
}
.footer-box ul li:hover a .icon::before{
  width: 100%;
  height: 100%;
  bottom: 0;

}
.footer-box-01 ul li a i{
  padding-right: 10px;
  color: #149BDE;
}
.footer-box-01 ul li a{
  transition: .5s;
  color: #000;
}
.footer-box h4{
  font-size: 24px;
  font-weight: 600;
  font-weight: 600;

}
.footer-box-01 ul li:hover a{
  color: var(--blue);
  letter-spacing: 1px;
}
.last-icon span a i {
  background-color: var(--blue);
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  padding:8px;
  margin: 0px 5px;
}  
.last-icon span{
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.lgx-copyright p{
  color: #000;
  font-weight: 400;
  font-size: 15px;
}
.lgx-copyright p a{
  color: var(--blue);
  text-decoration: none;
}
.footer{
  padding: 60px 0px 30px;
}
#line{
  padding-top: 6px;
  border-top: 1px solid #ddd;
}

.newww{
  font-size: 60px !important;
}
.navbar-dark .navbar-toggler {
  color: rgb(255, 255, 255);
  border-color: rgba(255,255,255,.1);
}


/* about page start here */
.lost {
  color: var(--blue) !important;
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  color: #000000;
  font-size: 18px;
  font-weight: 500;
}
.page-breadcrumb li a i {
  padding-left: 10px;
  color: #000000;
  text-decoration: none;
}
.page-breadcrumb li a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  color: #000000;
  font-size: 18px;
  font-weight: 500;
}
.auto-container h1 {
  color: #000000;
  font-size: 40px;
  font-family: var(--main-heading);
  font-weight: 700;
}
.auto-container {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translate(-50% , -50%);
  left: 15%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: center bottom;
}

#trttr p{
  font-size: 12px;
  min-height: 88px;
  text-align: justify;
  font-weight: 400;
  font-family: var(--main-header);
  color: #666666;
  
}
#trttr h5{
  color: var(--blue);
  font-weight: 600;
  font-size: 20px;
}
#trttr ul{
  list-style: none;

}
#trttr ul li{
  padding-top: 5px;
}
#trttr ul li i{
  padding-right: 7px;
  color: var(--blue);
  font-size: 15px;
}
.mission-content p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: var(--main-header);
}
.mission-content h5 {
  color: #fff;
  padding: 10px 0px 0;
  font-weight: 600;
  font-family: var(--main-heading);
}
.mission-icon i {
  align-items: center;
  font-size: 45px;
  color: #008BC5;
}
.mission-box {
  border-radius: 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF2B;
  transition: 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  padding: 20px 10px;
}
.mission-icon {
  display: inline-block;
  align-items: center;
  padding: 20px 25px;
  border-radius: 5px;
  background: #fff;
}
.mission-box:hover p{
  color: #000;
}
.mission-box:hover h5{
  color: #000;
}
.mission-box:hover{
  background: #fff;
}
.story {
  background: radial-gradient(at bottom right, #3BFBC3CC 0%, #0191cf 75%),url(../images/about/mission-bg.png) center right no-repeat fixed;
    background-size: auto, auto;
  background-size: cover;
  padding: 130px 0px 100px;
}


/* contact us start */
.getInTouch{
  padding: 40px 0;
}
.getHeading h6{
  font-size: 35px;
  font-family: var(--main-header);
  font-weight: 600;
  color:var(--blue);   
}
.getHeading{
  padding: 30px 0;
}
.getHeading h3{
  font: 30px var(--main-head);
  font-weight: 500;
  color: #111;
}
.getDetails{
  padding: 40px;
  min-height: 250px;
}
.getDetails i{
  background:var(--blue);
  padding: 20px;
  font-size: 22px;
  color: #fff;
}
.getDetails h5{
  padding-top: 10px;
  font: 25px ;
  font-family: var(--main-heading);
  color: #111;
}
.getDetails p{
  font: 14px var(--main-head);
  color: #111;
}
.getDetails a{
  font: 14px var(--main-head);
  text-decoration: none;
  color: #111;
}
.getInfo{
  padding: 40px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  min-height: 250px;
}
.getInfo i{
  background: var(--blue);
  padding: 20px;
  font-size: 22px;
  color: #fff;
}
.getInfo h5{
  padding-top: 10px;
  font: 25px ;
  font-family: var(--main-heading);
  color: #111;
}
.getInfo a{
  font: 14px var(--main-head);
  text-decoration: none;
  color: #111;
}
.getDetails:hover{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.contactForm{
  padding: 60px 0;
}
.contactFormInner{
  padding: 30px 0;
}
.contactFormInner h5{
  font-size:30px;
  font-family: var(--main-heading);
  font-weight: 600;
  color: var(--blue);  
}
.contactFormInner h2{
  font-size: 40px;
  font-family: var(--main-header);
  color: #111;
  font-weight: 600;
  padding: 10px 0;
}
.contactFormInner p{
  font-size: 15px ;
  font-family: var(--main-header);
  line-height: 1.8;
  font-weight: 500;
  color: #303030;
  opacity: .8;
}
.Cform{
  padding: 40px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.Cform h2{
  font-size: 20px ;
  font-family: var(--main-header);
  font-weight: 600;
  color: var(--blue); 
  padding-bottom: 20px;    
}
.Cform form input{
  padding: 10px;
}
#name{
  border: none;
  border-bottom: 2px solid #ddd;
  width: 100%;
  margin-bottom: 10px;
}
#email{
  border: none;
  border-bottom: 2px solid #ddd;
  width: 100%;
  margin-bottom: 10px;
}
#textarea{
  border: none;
  border-bottom: 2px solid #ddd;
  width: 100%;
  margin-bottom: 10px;
}
.button{
  border: none;
  background: var(--blue);
  padding: 10px 0;
  width: 100%;
  color: #fff;
  border-radius: 5px;
  font-family: var(--main-head);
  margin-top: 10px;
}
/* contactÂ usÂ endÂ */
.conto-text-btn a {
  background: #45cc2b;
  text-decoration: none;
  color: #fff;
  font-family: var(--main-head);
  font-weight: 600;
  font-size: 14px;
  padding: 15px 30px;
  border-radius: 10px;
}
.conto-text span a {
  color: rgb(255, 0, 0);
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}
.conto-text span {
  font-size: 24px;
  color: #fff;
  font-family: var(--main-head);
  font-weight: 700;
}
.conto-text-btn i{
  color: #fff;
  padding-right: 10px;
  font-size: 20px;
}
.conto-text-btn{
  margin-top: 20px;
}

.kvvv{
  padding-bottom:100px !important;
}

/*
Team Style
======================================================*/
.team-area2{
  background: #FAFAFA;
  padding: 40px 0px 40px;
}
.single-team-card {
  margin-bottom: 30px;
}
.single-team-card .team-img {
  position: relative;
  overflow: hidden;
  transition: all ease 1s;
}
.single-team-card .team-img img {
  overflow: hidden;
  transition: all ease 1s;
}
.single-team-card .team-img .social-content {
  position: absolute;
  left: 20px;
  top: 20px;
}
.single-team-card .team-img .social-content ul {
  padding-left: 0;
  margin-bottom: 0;
}
.single-team-card .team-img .social-content ul li {
  margin-bottom: 8px;
  list-style-type: none;
  transform: translateY(30px);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.single-team-card .team-img .social-content ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.single-team-card .team-img .social-content ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.single-team-card .team-img .social-content ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.single-team-card .team-img .social-content ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.single-team-card .team-img .social-content ul li a {
  color: #2C2C2C;
  height: 35px;
  background-color: #ffffff;
  width: 35px;
  line-height: 33px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  transition: all ease 0.5s;
}
.single-team-card .team-img .social-content ul li a:hover {
  background-color: var(--blue);
  color: #ffffff;
  border-color: var(--blue);
}
.single-team-card .team-content {
  text-align: center;
  padding: 30px 30px 0 30px;
}
.single-team-card .team-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
.single-team-card .team-content span {
  color: var(--blue);
}
.single-team-card:hover .team-img img {
  transform: scale(1.05);
}
.single-team-card:hover .team-img .social-content ul li {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.single-team-card.style2 .team-img .social-content ul li a {
  background-color: #e5e5e5;
}
.single-team-card.style2 .team-img .social-content ul li a:hover {
  background-color: var(--blue);
}

.about-title h5{
  font-size: 25px;
  font-family: var(--main-header);
  color: var(--blue);
}

.about-title ul{
  list-style: none;
}
.about-title ul li{
  color: #000;
  font-size: 14px;
  font-weight: 600;

}
.about-title ul li i{
  padding-right: 8px;
  color: var(--blue);
}
.newser{
  margin-top: 20px;
}

/*Pre Loader Style
======================================================*/
.preloader {
  background: #ffffff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.organiaLoader {
  width: 500px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.loaderO {
  position: absolute;
  top: 52%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 18px;
}
.loaderO span {
  font-size: 50px;
  line-height: 14px;
  font-weight: 700;
  color: var(--blue);
  display: inline-block;
  transition: all 0.5s;
  animation: animate 2s infinite;
}
.loaderO span:nth-child(1) {
  animation-delay: 0.1s;
}
.loaderO span:nth-child(2) {
  animation-delay: 0.3s;
}
.loaderO span:nth-child(3) {
  animation-delay: 0.5s;
}
.loaderO span:nth-child(4) {
  animation-delay: 0.7s;
}
.loaderO span:nth-child(5) {
  animation-delay: 0.9s;
}
.loaderO span:nth-child(6) {
  animation-delay: 1s;
}
.loaderO span:nth-child(8) {
  animation-delay: 1.1s;
}.loaderO span:nth-child(9) {
  animation-delay: 1.2s;
}.loaderO span:nth-child(10) {
  animation-delay: 1.3s;
}.loaderO span:nth-child(11) {
  animation-delay: 1.4s;
}.loaderO span:nth-child(12) {
  animation-delay: 1.5s;
}
.navbar-scrolled .btn-00 .login{
  color: #fff !important;
  
}

@keyframes animate {
  0% {
    color: var(--blue);
    transform: translateY(0);
    margin-left: 0;
  }
  25% {
    color: var(--blue);
    transform: translateY(-20px);
    margin-left: 5px;
    text-shadow: 0 35px 5px rgba(40, 170, 74, 0.2);
  }
  100% {
    color: var(--blue);
    transform: translateY(0);
    margin-left: 0;
  }
}
@media screen and (min-width:770px) and (max-width:1024px){
  .login {
    font-family: var(--main-head);
    background: #33AFE2;
    color: #fff;
    padding: 9px 7px;
    font-size: 9px !important;
    text-decoration: none;
    /* border-radius: 10px; */
    margin-right: 0px;
  }
  .navbar img {
    width: 130px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}
.nav-item {
  padding: 0 12px;
}
.carousel-caption {
  position: absolute;
  right: 36%;
  top: 10rem;
  left: 12%;
}
.banner-index p {
  position: relative;
  color: #ffffff;
  font-size: 10px;
  margin-bottom: 6px;
}
.banner-index h3 span {
  font-size: 36px;
}
.banner-index h3 {
  position: relative;
  color: #ffffff;
  font-size: 15px;
}
.banner-index h2 {
  position: relative;
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
}
.carousel-caption {
  position: absolute;
  right: 36%;
  top: 8rem;
  left: 12%;
}
.banner-index h1 {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.about-content {
  padding-top: 0px;
  padding-left: 0px;
}
.about-content .about-features ul li h3 {
  font-size: 12px;
  font-weight: 600;
  font-family: var(--main-heading);
  margin-bottom: 0px;
  transition: all ease 0.5s;
}
.about-content .about-features ul li {
  list-style-type: none;
  position: relative;
  padding-left: 55px;
  margin-bottom: 6px;
}
.about-title p {
  font-size: 11px;
  font-family: var(--main-header);
  color: #666666;
  line-height: 1.4;
}
.about-title span {
  font-family: var(--main-heading);
  color: var(--blue);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0px;
}
.about-title h2 {
  font-family: var(--main-heading);
  color: #000;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 600;
}
.about-features p{
  font-size: 10px;
}
.capabili-head h5 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
.capabili-head p{
  
  font-size: 10px;
}
.owl-carousel .owl-nav button.owl-prev {
  color: inherit;
  position: absolute;
  right: 50px;
  border: none;
  top: -85px;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-nav button.owl-next {
  
  top: -85px;
 
}
.ser-lyer span {
  color: var(--blue);
  font-size: 11px;
  font-weight: 600;
  font-family: var(--main-heading);
}
.ser-lyer h3 {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  font-family: var(--main-heading);
}
.ser-lyer {
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  bottom: 15px;
  left: 10px;
  right: 10px;
  padding: 10px;
}
.skill-content .skill-title span {
  color: var(--blue);
  font-size: 13px;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: 500;
  font-family: "Jost", sans-serif;
}
.skill-content .skill-title h2 {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 700;
}
.skill-content .skill-title p {
  font-size:11px;
}
.lgx-copyright p {
  color: #000;
  font-weight: 400;
  font-size: 12px;
}


.btn-style-one {
  position: relative;
  padding: 10px 13px 10px;
  line-height: 6px;
  background: none;
  text-decoration: none;
  color: #ffffff;
  transition: .5s;
}
.getDetails {
  padding: 18px;
  min-height: 224px;
}
.getInfo {
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  min-height: 224px;
}
.getDetails p {
  font-size: 14px;
  /* font: 8px var(--main-head); */
  color: #111;
}
.contactFormInner p {
  font-size: 13px;
  font-family: var(--main-header);
  line-height: 1.8;
  font-weight: 500;
  color: #303030;
  opacity: .8;
}
.contactFormInner h5 {
  font-size: 19px;
  font-family: var(--main-heading);
  font-weight: 600;
  color: var(--blue);
}
.contactFormInner h2 {
  font-size: 22px;
  font-family: var(--main-header);
  color: #111;
  font-weight: 600;
  padding: 10px 0;
}

}
  
@media screen and (max-width:575px){

    
.preloader{
  display: none;
}

.banner-about img{
  height: 250px;
}

.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  padding-right: 10px;
  color: #000000;
  font-size: 13px;
  font-weight: 500;
}
.auto-container h1 {
  color: #000000;
  font-size: 20px;
  font-family: var(--main-heading);
  font-weight: 700;
  margin: 0;
}
.auto-container {
  position: absolute;
  top: 36%;
  z-index: 1;
  transform: translate(-50% , -50%);
  left: 28%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: center bottom;
}
.top-left ul li{
  padding-right: 5px !important;
}
.single-team-card .team-content span {
  color: var(--blue);
  font-size: 10px;
}
.single-team-card .team-content h3 {
  font-size: 16px;
  margin-bottom: 0px;
}
.single-team-card .team-content {
  text-align: center;
  padding: 10px 5px 0 5px;
}
.single-team-card .team-img .social-content {
  position: absolute;
  left: 9px;
  top: 9px;
}
.single-testimonials-box .cliens-profile span {
  color: var(--blue);
  font-size: 12px;
}
.single-testimonials-box .cliens-profile h3 {
  font-size: 17px;
  margin-bottom: 0px;
}
.footer-box p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 12px;
  text-align: justify;
}
.footer-box h4 {
  font-size: 13px;
  font-weight: 600;
  font-weight: 600;
}
.footer-box ul li a h3 {
  font-size: 15px;
  font-weight: 600;
  color: var(--blue);
  font-family: var(--main-heading);
  margin-bottom: 0px;
  transition: all ease 0.5s;
}
.footer-box ul li a p {
  color: #000;
  font-size: 10px;
  text-align: start;
}
.footer {
  padding: 10px 0px 30px;
}
.footer-box ul li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
  margin-bottom: 32px;
}
.testimonials-content p{
  font-size: 13px;
}

.single-testimonials-box .testimonials-content {
  background-color: #ffffff;
  padding: 10px;
  position: relative;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px;
  transition: all ease 0.5s;
}

.navbar .nav-item:hover .dropdown-menu {
  top: 100%;
  visibility: visible;
  transition: .5s;
  position: relative !important;
  opacity: 1;
}
.navbar .nav-item .dropdown-menu {
  display:none;
  top: calc(100% - 0px);
  margin-top: 0;
  /* transform: translateX(-60%); */
  opacity: 1;
  padding: 0 !important;
  visibility: hidden;
  transition: .5s;
}
.dropdown-item i{
  padding-right: 5px;
  color: var(--blue);

}
.dropdown-item{
  padding: 10px ;
}
.abbbt{
  display: block;
}
.dropdown:hover .abbbt {
  display: block !important;
  /* transform: translateY(20%); */
}
.navbar-scrolled .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  background: #ffffff;
}
.about-title ul li {
  color: #000;
  font-size: 15px;
  font-weight:500;
}
.about-title h5 {
  font-size: 17px;
  font-family: var(--main-header);
  color: var(--blue);
}
.ser-lyer h3 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  font-family: var(--main-heading);
}
.Cform h2 {
  font-size: 12px;
  font-family: var(--main-header);
  font-weight: 600;
  color: var(--blue);
  padding-bottom: 20px;
}
.contactFormInner p {
  font-size: 11px;
  font-family: var(--main-header);
  line-height: 1.8;
  font-weight: 500;
  color: #303030;
  opacity: .8;
}.contactFormInner h5 {
  font-size: 19px;
  font-family: var(--main-heading);
  font-weight: 600;
  color: var(--blue);
}
.getHeading {
  padding: 9px 0;
}
.getInTouch {
  padding: 10px 0;
}
.ser-lyer h3 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin: 0;
  font-family: var(--main-heading);
}
.contactFormInner h2 {
  font-size: 18px;
  font-family: var(--main-header);
  color: #111;
  font-weight: 600;
  padding: 0px 0;
}
.contactForm {
  padding: 1px 0 0;
}
.contactFormInner {
  padding: 0px 0;
}




  .top-left ul {
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content:center !important;
  }
  .btn-00{
    display: none;
  }
  .top-right {
    display: none;
  }
  .navbar img {
    width: 120px;
  }
  .navbar {
    top: 33px;
    background: #ffffff00;
    transition: all 0.5s;
  }
  .navbar-scrolled {
    top: 0;
    background-color: #ffffff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  }
  .carousel-item img{
    height: 320px;
  }
  .banner-index h1{
    font-size: 12px;
    margin-bottom: 7px;
  }
  .banner-index h2 {
    position: relative;
    color: #ffffff;
    font-size:35px;
    margin-bottom: 7px;
  }
  .carousel-caption {
    position: absolute;
    right: 0%;
    top: 7rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
  }
  .banner-index p{
    display: none;
  }
  
  .btn-style-one {
    position: relative;
    padding: 10px 15px 10px;
    line-height: 7px;
    background: none;
    text-decoration: none;
    color: #ffffff;
    transition: .5s;
    font-size: 10px;
    font-weight: 500;
    border: 2px solid #ffffff;
    text-transform: capitalize;
    font-family: 'Alegreya Sans', sans-serif;
  }
  .banner-index h3 {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 9px;
  }
  .banner-index h3 span {
    font-size:18px;
    font-weight: 700;
}

.newww{
  font-size:35px !important;
}
.about {
  padding: 40px 0px 26px;
}
.about-content .about-features ul li p{
  font-size: 12px;
}
.about-content .about-features ul li h3 {
  font-size: 13px;
  font-weight: 600;
  font-family: var(--main-heading);
  margin-bottom: 10px;
  transition: all ease 0.5s;
}
.default-btn {
  background-color: transparent;
  color: #2C2C2C;
  font-size: 12px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  padding: 6px 14px 9px 16px;
}
.about-title span {
  font-family: var(--main-heading);
  color: var(--blue);
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 2px;
}
.about-title h2 {
  font-family: var(--main-heading);
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.capabili-head p {
  display: none;

}
.capabili-head h5 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
.default-btn {
  background-color: transparent;
  color: #2C2C2C;
  font-size: 12px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  padding: 4px 4px 10px 5px;
}
.owl-carousel .owl-nav button.owl-prev {
  color: inherit;
  position: absolute;
  right: 50px;
  border: none;
  top: -80px;
}
.owl-carousel .owl-nav button.owl-next {
  color: inherit;
  position: absolute;
  right: 0px;
  border: none;
  top: -80px;
}
.service {
  padding: 20px 0px 29px;
  background-color: #F4FBFb;
}
.capabili-head {
  padding-bottom: 30px;
}
.cap-text{
  text-align: center;
}
.cap-text h3 {
  color: #2C2C2C;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 9px;
}
.capabili-box .number {
  position: absolute;
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.capabili-box {
  background-color: #ffffff;
  padding: 10px;
  min-height: 335px;
}
.cap-text p {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  line-height: 1.2;
  min-height: 100px;
  text-align: center;
}
.about-title p {
  font-size: 11px;
  font-family: var(--main-header);
  color: #666666;
  line-height: 1.8;
}
.about-content {
  padding-top: 20px;
  padding-left: 0px;
}
.why {
  padding: 0px 0px 20px;
}
.skill-content .skill-title h2 {
  font-size: 24px;
  margin-bottom: 18px;
  font-weight: 700;
}
.tytyy{
  margin: 0 !important;
  padding: 0 !important;
}
.testi-slide {
  margin-top: 8px;
}
.footer-logo img{
  text-align: center;
  display: inline-block;
}
.footer-box{
  margin-top: 20px;
}
.lgx-copyright p {
  color: #000;
  font-weight: 400;
  font-size: 11px;
}
.skill-bar .progress-number-mark {
  margin-bottom: 4px;
  border-radius: 3px;
  padding: 0 8px;
  position: absolute;
  bottom: 0;
  transform: translateX(-78%);
  margin-bottom: 0 !important;
}
.top-left ul li a {
  color: #fff;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.navbar-scrolled .navbar-toggler {
  color: rgb(0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  background: #000;
}
}
@media screen and (min-width:576px) and (max-width:769px){

    
  .preloader{
    display: none;
  }
  
  .banner-about img{
    height: 250px;
  }
  
  .page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 0px;
    padding-right: 10px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
  }
  .auto-container h1 {
    color: #000000;
    font-size: 20px;
    font-family: var(--main-heading);
    font-weight: 700;
    margin: 0;
  }
  .auto-container {
    position: absolute;
    top: 36%;
    z-index: 1;
    transform: translate(-50% , -50%);
    left: 28%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center bottom;
  }
  .top-left ul li{
    padding-right: 5px !important;
  }
  .single-team-card .team-content span {
    color: var(--blue);
    font-size: 10px;
  }
  .single-team-card .team-content h3 {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .single-team-card .team-content {
    text-align: center;
    padding: 10px 5px 0 5px;
  }
  .single-team-card .team-img .social-content {
    position: absolute;
    left: 9px;
    top: 9px;
  }
  .single-testimonials-box .cliens-profile span {
    color: var(--blue);
    font-size: 12px;
  }
  .single-testimonials-box .cliens-profile h3 {
    font-size: 17px;
    margin-bottom: 0px;
  }
  .footer-box p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 12px;
    text-align: justify;
  }
  .footer-box h4 {
    font-size: 13px;
    font-weight: 600;
    font-weight: 600;
  }
  .footer-box ul li a h3 {
    font-size: 15px;
    font-weight: 600;
    color: var(--blue);
    font-family: var(--main-heading);
    margin-bottom: 0px;
    transition: all ease 0.5s;
  }
  .footer-box ul li a p {
    color: #000;
    font-size: 10px;
    text-align: start;
  }
  .footer {
    padding: 10px 0px 30px;
  }
  .footer-box ul li {
    list-style-type: none;
    position: relative;
    padding-left: 50px;
    margin-bottom: 32px;
  }
  .testimonials-content p{
    font-size: 13px;
  }
  
  .single-testimonials-box .testimonials-content {
    background-color: #ffffff;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 50px;
    transition: all ease 0.5s;
  }
  
  .navbar .nav-item:hover .dropdown-menu {
    top: 0%;
    visibility: visible;
    transition: .5s;
    position: relative !important;
    opacity: 1;
  }
  .navbar .nav-item .dropdown-menu {
    display:none;
    top: calc(100% - 0px);
    margin-top: 0;
    /* transform: translateX(-60%); */
    opacity: 1;
    padding: 0 !important;
    visibility: hidden;
    transition: .5s;
  }
  .dropdown-item i{
    padding-right: 5px;
    color: var(--blue);
  
  }
  .dropdown-item{
    padding: 10px ;
  }
  .abbbt{
    display: block;
  }
  .dropdown:hover .abbbt {
    display: block !important;
    /* transform: translateY(20%); */
  }
  .navbar-scrolled .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    background: #ffffff;
  }
  .login {
    display: none;
  }
  .about-title ul li {
    color: #000;
    font-size: 15px;
    font-weight:500;
  }
  .about-title h5 {
    font-size: 17px;
    font-family: var(--main-header);
    color: var(--blue);
  }
  .ser-lyer h3 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    font-family: var(--main-heading);
  }
  .Cform h2 {
    font-size: 12px;
    font-family: var(--main-header);
    font-weight: 600;
    color: var(--blue);
    padding-bottom: 20px;
  }
  .contactFormInner p {
    font-size: 11px;
    font-family: var(--main-header);
    line-height: 1.8;
    font-weight: 500;
    color: #303030;
    opacity: .8;
  }.contactFormInner h5 {
    font-size: 19px;
    font-family: var(--main-heading);
    font-weight: 600;
    color: var(--blue);
  }
  .getHeading {
    padding: 9px 0;
  }
  .getInTouch {
    padding: 10px 0;
  }
  .ser-lyer h3 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 0;
    font-family: var(--main-heading);
  }
  .contactFormInner h2 {
    font-size: 18px;
    font-family: var(--main-header);
    color: #111;
    font-weight: 600;
    padding: 0px 0;
  }
  .contactForm {
    padding: 1px 0 0;
  }
  .contactFormInner {
    padding: 0px 0;
  }
  
  
  
  
    .top-left ul {
      padding: 0;
      margin: 0;
      list-style: none;
      justify-content:center !important;
    }
    .btn-00{
      display: none;
    }
    .top-right {
      display: none;
    }
    .navbar img {
      width: 120px;
    }
    .navbar {
      top: 33px;
      background: #ffffff00;
      transition: all 0.5s;
    }
    .navbar-scrolled {
      top: 0;
      background-color: #ffffff;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    }
    .carousel-item img{
      height: 320px;
    }
    .banner-index h1{
      font-size: 12px;
      margin-bottom: 7px;
    }
    .banner-index h2 {
      position: relative;
      color: #ffffff;
      font-size:35px;
      margin-bottom: 7px;
    }
    .carousel-caption {
      position: absolute;
      right: 0%;
      top: 7rem;
      left: 15%;
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
      color: #fff;
      text-align: start;
    }
    .banner-index p{
      display: none;
    }
    
    .btn-style-one {
      position: relative;
      padding: 10px 15px 10px;
      line-height: 7px;
      background: none;
      text-decoration: none;
      color: #ffffff;
      transition: .5s;
      font-size: 10px;
      font-weight: 500;
      border: 2px solid #ffffff;
      text-transform: capitalize;
      font-family: 'Alegreya Sans', sans-serif;
    }
    .banner-index h3 {
      position: relative;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 9px;
    }
    .banner-index h3 span {
      font-size:18px;
      font-weight: 700;
  }
  
  .newww{
    font-size:35px !important;
  }
  .about {
    padding: 40px 0px 26px;
  }
  .about-content .about-features ul li p{
    font-size: 12px;
  }
  .about-content .about-features ul li h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: var(--main-heading);
    margin-bottom: 10px;
    transition: all ease 0.5s;
  }
  .default-btn {
    background-color: transparent;
    color: #2C2C2C;
    font-size: 12px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 6px 14px 9px 16px;
  }
  .about-title span {
    font-family: var(--main-heading);
    color: var(--blue);
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 2px;
  }
  .about-title h2 {
    font-family: var(--main-heading);
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .capabili-head p {
    display: none;
  
  }
  .capabili-head h5 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
  }
  .default-btn {
    background-color: transparent;
    color: #2C2C2C;
    font-size: 12px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 4px 4px 10px 5px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    color: inherit;
    position: absolute;
    right: 50px;
    border: none;
    top: -80px;
  }
  .owl-carousel .owl-nav button.owl-next {
    color: inherit;
    position: absolute;
    right: 0px;
    border: none;
    top: -80px;
  }
  .service {
    padding: 20px 0px 29px;
    background-color: #F4FBFb;
  }
  .capabili-head {
    padding-bottom: 30px;
  }
  .cap-text{
    text-align: center;
  }
  .cap-text h3 {
    color: #2C2C2C;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 9px;
  }
  .capabili-box .number {
    position: absolute;
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .capabili-box {
    background-color: #ffffff;
    padding: 10px;
    min-height: 335px;
  }
  .cap-text p {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: #666666;
    line-height: 1.2;
    min-height: 100px;
    text-align: center;
  }
  .about-title p {
    font-size: 11px;
    font-family: var(--main-header);
    color: #666666;
    line-height: 1.8;
  }
  .about-content {
    padding-top: 20px;
    padding-left: 0px;
  }
  .why {
    padding: 0px 0px 20px;
  }
  .skill-content .skill-title h2 {
    font-size: 24px;
    margin-bottom: 18px;
    font-weight: 700;
  }
  .tytyy{
    margin: 0 !important;
    padding: 0 !important;
  }
  .testi-slide {
    margin-top: 8px;
  }
  .footer-logo img{
    text-align: center;
    display: inline-block;
  }
  .footer-box{
    margin-top: 20px;
  }
  .lgx-copyright p {
    color: #000;
    font-weight: 400;
    font-size: 11px;
  }
  .skill-bar .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    transform: translateX(-78%);
    margin-bottom: 0 !important;
  }
  .top-left ul li a {
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 300;
  }
  .navbar-scrolled .navbar-toggler {
    color: rgb(0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    background: #00000000;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}
.navbar-scrolled .navbar-dark .navbar-nav .nav-link {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}
.navbar-scrolled .nav-item {
  padding: 0px 5px;
}
.nav-item {
  padding: 0px 5px;
}
  }
