@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Poppins:wght@200;300;400&family=Roboto+Slab:wght@200&family=STIX+Two+Text&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    
 
   
}

.mainv{
    background-image: url(images/Cloudy\ \(2\).svg);
    background-repeat: no-repeat;
   background-size: cover;
   align-items: center;
   text-align: center;
   display: inline-block;
   justify-content: center;

}



html {
    scroll-behavior: smooth;
}

p{
    font-size: 20px;
}

h1{
    font-size: 35px;
}

h3{
 font-size: 23px;

}


h5{
font-size: 25px;
}


.scroll-container {
    scroll-behavior: smooth;
    scroll-padding-top: 35px;
}


.theme-text{
    color: #0077b6;
}

.nav-item .nav-link {
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    
}
.container-fluid {
    justify-content: center;
    width: 100%;
    color: #fff;
    
}
.navbar .navbar-nav .nav-item a{
    color: #ffffff;
   
}

.container-fluid .navbar-brand{
    color: #fff;
    padding: 10px;
    font-size: 30px;
    text-transform: uppercase;
    
    
}




.container-fluid a span{
    color: #0077b6;
    text-transform: uppercase;
    
}
.navbar-nav{
    color: #ffffff;
}


.contentsmain{
    text-align: center;
}
.contentsmain h1{
    font-size: 120px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    z-index: -1;
    margin: 40px;
    padding: 20px;
    text-transform: uppercase;
    
}


.contentsmain h1 span{
    color: #0077b6;

}

.contentsmain a{
    text-decoration: none;
    display: inline-block;
  
    font-size: 24px;
 
    padding: 14px 70px;
    border-radius: 50px;
    margin-top: 20px;
    text-transform: uppercase;
}

.back-video{
    position:absolute;
  
 

    background-size: cover;
    
  
   z-index: -1;
   
 

}
.mainv{
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-position: center;
    
    
}
    


.contact-form{
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    width: 70%;
    padding: 20px;
    width: 100%;
   
}
.contact-form .form-control{
    border-radius:1rem;
    
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form{
    padding: 14%;
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}



a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.bg-gray {
    background-color: #f9f9f9;
  
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin: 10px;
}


.site-heading h2 span {
  color: #0077b6;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #0077b6 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 10px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #fff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
  box-shadow: 0 0 1px 1px #68646415;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #fff none repeat scroll 0 0;
  border-color: #0077b6;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #0077b6;
  -moz-box-shadow: 0 0 10px #fff;
  -webkit-box-shadow: 0 0 10px #fff;
  -o-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
}

.we-offer-area.text-center .item i {
  background: #0077b6 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #0077b6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #0077b6 none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #0077b6;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #0077b6 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #0077b6 !important;
}

.we-offer-area.text-left .item i {
  background: #0077b6 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #0077b6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}








.contactbody{
    background: #e8e8e8;
    box-shadow: 0 0 1px 1px #68646415;
}
.form-area{
    padding: 5%;
    box-shadow: 0 0 1px 1px #68646415;
}
.row.single-form{
    box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.5);
    background: #fff;
}
.left{
    background: #3d3d3d;
    padding: 200px 98px;
}
.left h2{
    font-family: poppins;
    color: #fff;
    font-weight: 700;
    font-size: 48px;
}
.left h2 span{
    font-weight: 100;
}
.right{
    padding: 70px 100px;
    position: relative;
}
.right i{
    position: absolute;
    font-size: 80px;
    left: -27px;
    top: 40%;
    color: #fff;
}
.form-control{
    border: 2px solid #000;
}
.right button{
    border: none;
    border-radius: 0;
    background: #252525;
    width: 180px;
    color: #fff;
    padding: 15px 0;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}
.right button:hover{
    background: #252525;
}













.bgimage {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image:linear-gradient(rgba(0, 0, 0, 0.404),rgba(0, 0, 0, 0.329)), url(images/main.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
   
    font-family: 'Poppins', sans-serif;
    

}
.bgimage::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.55);
    box-shadow: 0 0 2px 2px #2021240e;
    font-family: 'Poppins', sans-serif;
}

.content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'Poppins', sans-serif;

}
.content h1{
    font-size: 60px;
    color: rgba(248, 241, 241, 0.966);
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.content h1 span{
    color: #0077b6;
    font-family: 'Poppins', sans-serif;
}

.content p{
    color: rgba(247, 244, 244, 0.918);
    font-size: 25px;
    opacity: 0.8;
    font-family: 'Poppins', sans-serif;
    text-overflow: hidden;
}

.content button{
    padding: 12px 22px;
    margin-top: 30px;
    font-size: 22px;
    border: none;
    outline: none;
    color: white;
    background-color: #0077b6;
    border-radius: 22px;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.5s;
    font-family: 'Poppins', sans-serif;
}

.about{
    width: 100%;
   height: 100vh;
    background: #252525;
    
    color: #fff;
    font-family: poppins;
    padding: 5px;
    
   
}
.containera{
    width: 100%;
    display:inline-block;
    margin: auto;
    padding: 30px;
    background-size: cover;
}

.content-section{
   float: none;
    width: 50%;
    position: absolute;
    
}

.image-section{
    float: right;
    width: 40%;

}

.image-section img{
    width: 100%;
    height: auto;
    border-radius: 20%;
    box-shadow: 0 0 1px 1px #ffffff33;

}

.content-section .title{
    text-transform: uppercase;
    font-size: 30px;
   
}
.content-section .title span{
color: #0077b6;
   
}

.content-section .contentab h3{
margin-top: 20px;
color: #0077b6;
font-size: 30px;
}

.content-section .contentab p{
margin-top: 10px;
font-family: sans-serif;
font-size: 20px;
line-height: 1.5;
}

.content-section .contentab .button{
    margin-top: 30px;
}
.content-section .contentab .button a{
    background-color: #2c3e50;
    padding: 12px 40px;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    letter-spacing: 1.5px;

}
.content-section .contentab .button a:hover{
    background-color: #a52a2a;
    color: #fff;
}

.content-section .social{
    margin: 40px 40px;
    display: flex;
    padding: 5;

}
.content-section .social i{
    color: #0077b6;
    font-size: 30px;
    padding: 0px 10px;
}

.content-section .social i:hover{
    color: #3d3d3d;
}

.card-img-top{
    height: 100%;
    width: 100%;

}

.card{
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    margin: 4px;
 
    width: 100%;
}
.card:hover{
    color: #fff;
}
.card::before{
    content: '';
    position: absolute;
    left: -100%;
    top: 0%;
    background-color:#0077b6;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    z-index: -1;
}
.card:hover::before{
    left: 0%;

}

.box-container{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
   background-color: #707d9d;
    padding-bottom: 100px;
    flex-wrap: wrap;

   
}
.box-container .box{
    text-align: center;
    margin: 20px;
    height: 170px;
    width: 239px;
    position: relative;
    z-index: 1;
}

.box-container .box::before,
.box-container .box::after{
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    left: 0;
    z-index: -1;
    clip-path: polygon(13% 0%, 87% 0%, 100% 50%, 87% 100%, 13% 100%, 0% 50%);
    background: #0077b6;

}

.box-container .box::after{
    
    top: 0px;
    bottom: 0px;
    right: 10;
    left: 10;
    z-index: -1;
    clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 80% 100%, 20% 100%, 0% 50%);
    background: #fff;

}

.box-container .box i{
    color: #5d5d5d;
    font-size: 40px;
    padding: 20px 0;
}
.box-container .box .title{
    font-size: 20px;
    text-transform: capitalize;
    color: #0077b6;
    padding-bottom: 15px;
}

.box-container .box .counter{
    font-size: 30px;
    color: #747171;
}
.box-container .box:nth-child(2)::before{
    background: #a52a2a;
}

.box-container .box:nth-child(2) .title{
     color: #a52a2a;
}

.box-container .box:nth-child(3)::before{
    background: #f39c12;
}

.box-container .box:nth-child(3) .title{
     color: #f39c12;
}

.box-container .box:nth-child(4)::before{
    background: #1564a5;
}

.box-container .box:nth-child(4) .title{
     color: #1564a5;
}


.box-container .box:nth-child(5)::before{
    background: #a52a2a;
}

.box-container .box:nth-child(5) .title{
     color: #a52a2a;
}

.box-container .box:nth-child(6)::before{
    background: #f39c12;
}

.box-container .box:nth-child(6) .title{
     color: #f39c12;
}

.box-container .box:nth-child(7)::before{
    background: #1564a5;
}

.box-container .box:nth-child(7) .title{
     color: #1564a5;
}













.testimonials{
    margin: 15px;
    justify-content: center;
    box-shadow: 0 0 1px 1px #68646415;
    
   
 
}
.testimonials h1{
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.testimonials h1::after{
    content: '';
    display: block;
    height: 3px;
    width: 170px;
    margin: 20px auto 5px;
    padding: 10px;
}

.testimonials .row{
    margin-top: 30px;

}
.col-md-4 {
    margin: 30px auto;
}

.profile{
    padding: 70px 10px 10px;
    background-color: rgb(15, 15, 15);
    margin: 5px;
    color: #747171;
    box-shadow: 0 0 2px 2px #2b920cd0;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0 0 1px 1px #68646415;
  
   
    
}

.profile h3{
     color: #0077b6;
     font-family: 'Poppins', sans-serif;
}
.profile img{
    top: 330%;
    position: absolute;
    left: calc(50% -50%);
    border: 5px solid white;
    margin: 20px;
    display: flex;
}


.user{
    width: 200px;
    height: 200px;
    border-radius: 40%;
   
}

.test-img{
    border-radius: 50%;
    height: 300px;
    width: 300px;
    box-shadow: 0 0 2px 2px #0b0b0c86;
}

.testimonial{
    text-align: center;
}

.test-heading{
    color: #0077b6;
}
.test-text{
    color: #3d3d3d;
    margin-bottom: 15px;
}

.test-comp{
    color: #5d5d5d;
}


.testimonials-clean {
    color:#0077b6;
    background-color:#ffffff;
  }
  
  .testimonials-clean p {
    color:#585858;
  }
  
  .testimonials-clean h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
   
  }
  

  
  .testimonials-clean .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto;
  }
  
  .testimonials-clean .intro p {
    margin-bottom:0;
  }
  
  .testimonials-clean .people {
    padding:50px 0 20px;
  }
  
  .testimonials-clean .item {
    margin-bottom:32px;
  }
  
 
  .testimonials-clean .item .box {
    padding:30px;
    background-color:#ffffff;
    position:relative;
  }
  
  .testimonials-clean .item .box:after {
    content:'';
    position:absolute;
    left:30px;
    bottom:-24px;
    width:0;
    height:0;
    border:15px solid transparent;
    border-width:12px 15px;
    border-top-color:#ffffff;
  }
  
  .testimonials-clean .item .author {
    margin-top:28px;
    padding-left:25px;
  }
  
  .testimonials-clean .item .name {
    font-weight:bold;
    margin-bottom:2px;
    color:inherit;
  }
  
  .testimonials-clean .item .title {
    font-size:13px;
    color:#9da9ae;
  }
  
  .testimonials-clean .item .description {
    font-size:15px;
    margin-bottom:0;
  }
  
  .testimonials-clean .item img {
    max-width:50px;
    float:left;
    margin-right:12px;
    margin-top:-5px;
  }
  .intro h2{
   color: #0077b6;
  }
  .intro p{
    color: #5e5c5c;
   }
   .author h5{
    color: #0077b6;
   }




   .containert {
    width: 80%;
    margin: 0 auto;
    text-align: center;
   
    
  }
 
  /* Style the header */
  header {
   
    color: white;
    padding: 20px;
    width: 100%;
    text-align: center;
   
    text-transform: uppercase;
    font-family: 'poppins' sans-serif;
  }

  /* Style the content */
  .contentz {
    padding: 20px;
  }
  .containert h1{
    color: #0077b6;
    font-size: 50px;
  }

  .containert h1 span{
    color: #0077b6;
  }

  /* Style the image */
  .contentz img {
    width: 100%;
    height: 100vh;
  }

  /* Style the text */
  .contentz p {
    font-size: 1.2em;
    line-height: 1.5;
  }

  /* Add media queries for responsive design */
  @media (max-width: 600px) {
    .containert {
      width: 95%;
    }
    .contentz p {
      font-size: 1.0em;
    }
  }


  



  @media (max-width:767px) {
    .testimonials-clean h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }
  }


 @media (min-width:768px) {
    .testimonials-clean .item {
      height:220px;
    }
  }
  





@media screen and (max-width: 390px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100vh;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100vh;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 393px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100vh;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100vh;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 360px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width:100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100vh;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100vh;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 820px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100%;
        display: block;
        margin: auto;
        padding-top: 50px;
        
        
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 412px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100vh;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100vh;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 414px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100vh;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100vh;
    }
    .image-section img .profile{
         width: 100vh;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}





@media screen and (max-width: 375px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100%;
        display: block;
        height: 100vh;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title .contentsmain{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}





@media screen and (max-width: 768px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
         
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
        font-size: 23px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media (max-width: 320px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 280px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}





@media screen and (max-width: 480px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 820px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv .container-fluid{
        width: 100%;
        display: block;
        margin: auto;
        padding-top: 50px;
        
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: inline-block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title .text{
        text-align: center;
        font-size: 32px;
    }
    .content-section .social{
        text-align: center;
    }
}



@media screen and (max-width: 481px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}



@media screen and (max-width: 769px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 80%;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 80%;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 1200px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 80%;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}

@media screen and (max-width: 1440px) {
    .containera .container .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 80%;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 1920px) {
    .container.containera .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 80%;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}


@media screen and (max-width: 250px) {
    .container .containera .card .testimonials .bgimage .navbar .back-video .mainv{
        width: 100vh;
        display: block;
        margin: auto;
        padding-top: 50px;
    }
    .content-section .card-body .col-md-4 .content{
        float: none;
        width: 100%;
        display: block;
        margin: auto;
    }
    .image-section .profile{
        float: none;
        width: 100%;
    }
    .image-section img .profile{
         width: 100%;
         height: auto;
         display: block;
         margin: auto;


        
    }
    .content-section .title{
        text-align: center;
        font-size: 28px;
    }
    .content-section .social{
        text-align: center;
    }
}