@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
/*==============================banner===============================*/
.carousel-caption{
    text-align: left !important;
    bottom: 15% !important;
    padding-top: none;
    padding-bottom: none;
    background-color: rgba(0,0,0,0.5);
    padding: 40px !important;
    width: 58%;
}
.carousel-caption h1{
	color: #ffffff;
    font-size: 38px;
    padding-bottom: 7px;
    font-weight: 600;
    text-align: left;
    font-family: 'Rubik', sans-serif;
    margin-top: 0;
}
.carousel-caption .heading-color{
  color: #60b5ff;
}
.carousel-caption h2{
	color: #ffffff;
font-size: 25px;
text-align: left;
width: 66%;
font-family: 'Handlee', cursive;
text-transform: uppercase;
padding-bottom: 30px;
line-height: 36px;
}
.carousel-caption p{
  color: #ffffff;
font-size: 14px;
font-weight: 400;
text-align: left;
font-family: 'Montserrat', sans-serif;
margin-bottom: 3rem;
}
.carousel-caption a{
padding: 10px 21px;
background-color: #005095;
color: #fff;
text-decoration: none;
font-weight: 600;
}
.carousel-caption a:hover{
  text-decoration: none;
  color: #fff;
}
.carousel-caption a i{
	color: #00235b;
}
.carousel-caption {
  bottom: 25% !important;
  left: 9% !important;
}




/*==========================================about page=========================================*/
.about {
    padding: 50px 0;
    background-image: url(../images/seo.jpg);
    /* padding: 140px 0; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 430px;
}
.about-heading h2 {
    color: #000;
    font-size: 34px;
    margin-top: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 44px;
}
.about-heading {
    margin: 90px 0;
}
.g-blue{ color:#4285F4; }
.o-red{ color:#DB4437; }
.o-yellow{ color:#F4B400; }
.l-green{ color:#0F9D58; }
.e-red { display:inline-block;transform:rotate(-20deg); }


.waviy {
  position: relative;
}
.waviy span {
  position: relative;
  display: inline-block;
  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i));
  font-weight: 800;
  
}
@keyframes waviy {
  0%,40%,100% {
    transform: translateY(0)
  }
  20% {
    transform: translateY(-20px)
  }
}


.about-content{
  background-color: #fff;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}
.about-farm img{
  width: 100%;
}
.about-heading h3 {
    font-size: 21px;
    color: #000;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}
.about-heading p{
  font-size: 14px;
  color: #484646;
  text-align: justify;
  font-family: 'Rubik', sans-serif;
}
.about-page-content{
  display: flex;
}
.about-page-content p{
  margin-top: 9px;
  font-size: 18px;
  color: #255946;
  font-weight: 700;
  width: 80%;
}
.about-farm{
  width: 30%;
  margin-right: 30px;
}
.about-con{
  width: 80%;
}
.about-img{
  width: 100%;
}

.about-img img{
  width: 100%;
}
.about-button .btn{
  color: #fff;
  font-family: 'Rubik', sans-serif;
  background-color: #005095;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 15px;
  border-radius: 0;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out 0s;
}
.about-button .btn:hover{
  color: #fff;
}
.about-button .btn:before{
  content: "";
  background: #000000;
  position: absolute;
  inset: 0;
  --progress: 100%;
  clip-path: polygon(100% 0, var(--progress) var(--progress), 0 100%, 100% 100%);
  z-index: -1;
  transition: clip-path 0.2s;
}
.about-button .btn:hover:before{ --progress: 0%; }
@media only screen and (max-width: 767px){
  .about-button .btn{ margin-bottom: 30px; }
}
/* =============================================mission vission=================================== */
.mission-details{
    text-align: left;
    padding: 20px 10px;
    height: 100%;
    background-color: #ebf9ff;
  transition: .3s all;
}
.mission-content h3{
    font-size: 20px;
    font-family: 'Lora', sans-serif;
    padding-top: 8px;
}
.mission-img {
    width: 75px;
    margin-bottom: 20px;
}
.mission-img img{
  width: 100%;
}
.mission-details:hover{
  transform: translateY(-20px);
    transition: .3s all;
}
.mission-content p {
    font-size: 15px;
    color: #262626;
    font-family: "Jost", sans-serif;
}
.mission-content ul{
    padding-left: 15px;
}
.mission-content ul li{
    font-size: 15px;
    color: #262626;
    font-family: "Jost", sans-serif;
    list-style: disc;
    margin-bottom: 13px;
}
.mission {
    padding: 0px 0 50px;
}

.all-heading p {
    font-size: 16px;
    font-family: "Jost", sans-serif;
    width: 80%;
    margin: 0 auto;
}
/*=================================about us==============================*/
.about-us-content h3 {
    font-size: 13px;
    font-family: 'Poppins';
    color: #185abc;
    font-weight: 600;
}
.about-us-content h4 {
    font-family: 'Poppins';
    font-size: 19px;
    color: #000000;
    font-weight: 600;
}
.about-us-content p {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    text-align: justify;
    line-height: 22px;
    margin: 0;
}
.about-us{
  overflow: hidden;
}
.about-us-content {
    padding: 53px 30px 117px 30px;
    background: #edf5fd;
    border-radius: 8px 0 0 8px;
}
/*=================================================products==================================================*/
.products {
  box-shadow: 0px 0px 13px -3px rgba(194, 194, 194, 1);
  border-radius: 10px;
  padding: 0 0 20px;
  margin: 15px 0;
  text-align: center;
}
.product-img{
  width: 100%;
}
.product-img img{
  width: 100%;
}
.category-heading{
  text-align: center;
}
.category-heading h2{
color: #005095;
font-size: 24px;
text-transform: uppercase;
font-family: 'Rajdhani', sans-serif;
}
.category-heading p{
  font-size: 14px;
color: #484646;
font-family: 'Rubik', sans-serif;
}
.product-content h4{
color: #005095;
font-size: 18px;
text-transform: uppercase;
margin: 16px 0;
font-family: 'Rajdhani', sans-serif;
}


/*===========================power=========================*/
.power-details{
  display: flex;
  padding: 40px 0;
}
.heading-2 h3 {
    color: #000;
    font-size: 30px;
    text-align: center;
    font-family: 'Poppins';
    margin: 0 auto;
    margin-bottom: 30px !important;
    font-weight: 600;
}
.power{
  padding: 100px 0;
}
.power-content h3{
    font-family: 'Poppins';
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-top: 30px;
}
.power-content p{
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.power-img{
    width: 28%;
    margin-right: 12px;
}
.power-img img{
width: 100%;
animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.power-content{
  width: 80%;
}



/*=============================cost===============================*/

.phone-img{
  width: 245px;
  margin: 0 auto;
}
.phone-img img{
  width: 100%;
    filter: drop-shadow(0px 0px 15px #c3c3c3);
    border-radius: 22px;
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.phone-content h3 {
    font-family: 'Poppins';
    font-size: 22px;
    color: #000000;
    padding-top: 100px;
}
.phone-content p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    padding-top: 12px;
}


/*====================================counter==================================*/


:root{ 
  --main-color: #A383D9; 
}
.counter{
  color: var(--main-color);
  font-family: 'IBM Plex Sans Hebrew', sans-serif;
  width: 210px;
  text-align: center;
  padding: 10px 0 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.counter .counter-icon{
  background: #fff;   
  font-size: 35px;
  line-height: 70px;
  width: 70px;
  height: 70px;
  margin: 0 auto 25px;
  border-radius: 50%;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.4),0 0 0 8px var(--main-color);
}
.counter h3{
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 20px;
font-family: 'Roboto', serif;
color: #fff;
}
.counter .counter-value{
color: #97c8f2;
font-size: 80px;
  font-weight: 600;
  border-radius: 0 0 15px 15px;
  display: block;
}
.counter.pink{ --main-color: #F483B1; }
.counter.blue{ --main-color: #47B6ED; }
.counter.green{ --main-color: #7ac950; }
@media screen and (max-width:990px){
  .counter{ margin-bottom: 40px; }
}   


.count-sec{
background-color: #005095;
padding: 40px 0;
margin: 40px 0;
}








/*====================================================client==============================================*/

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}

.logo-slide{
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  margin-top: 30px;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* ==============================company sir================================ */
.article {
  width: 72%;
  margin: 57px auto 0;
  padding: 0 0;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 0 10px 0 #e7e7e7;
  border-bottom: 4px solid #2b429f;
}

.article .right {
  float: left;
  margin-left: 0;
}

.content {
  padding: 18px 20px;
  color: #444;
}

.headline {
  font-size: 24px;
  position: relative;
  left: 20px;
  font-weight: 400;
}

.content p {
  position: relative;
  left: 23px;
  font-size: 14px;
  text-align: justify;
  padding-right: 20px;
  margin-bottom: 0;
}
.article h5 {
  text-align: right;
  padding-right: 15px;
  text-transform: uppercase;
  font-size: 16px;
}
.coolest{
  width: 70%;
  margin: 50px auto;
  border-bottom: 3px solid #4472c4;
}

.coolest .col-md-5{
  margin: 0 ;
  padding: 0;
}
.coolest .col-md-7{
  margin: 0;
  padding: 0;
}

.owner-image{
  width: 100%;
}
.owner-image img{
  width: 100%;
}

.content-details{
  padding: 41px; 
  background-color: #f2f2f2;
  border: 3px solid #bcdaff;

}
.content-details h4{
  font-size: 24px;
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
}
.bold{
  font-weight: 700;
}

.content-details p{
  font-family: 'Poppins', sans-serif;
}

.fonting{
  text-align: right;
  text-transform: uppercase;
}








/*==============================contact===================================*/
.contact-page-img img{
  width: 50%
}

.contact-form{
  padding: 50px 0;
}
.contact-head h2{
  text-align: center;
  font-size: 24px;
  padding-bottom: 30px;
}


.map-add iframe{
  width: 100%;
height: 400px;
}

.space{
  padding-top: 15px;
}
.contact-last h3{
  font-size: 18px;
  font-weight: bold;

}
.bean{
  font-size: 16px;
  font-weight: 400;
}


.plannig-details{
    margin-bottom: 50px;
    padding: 24px;
box-shadow: -1px 0px 52px -7px rgba(171,169,171,1);
border-radius: 13px;
}
.plannig-details h1{
    text-align: center;
font-weight: 600;
font-size: 24px;
margin-bottom: 20px;
}
.plannig-details p{
    text-align: center;
}
.banner-forms label{
    font-size: 15px;
font-weight: 600;
}

.banner-input input{
    width: 100%;
    padding: 6px;
    margin-bottom: 15px;
    font-size: 12px;
font-weight: 566;
}
.banner-input textarea{
  width: 100%;
  margin-bottom: 20px;
}

.btn-submit{
    padding: 15px 35px;
background-color: #fe673f;
color: #fff;
font-size: 14px;
text-transform: uppercase;
width: 100%;
border: none;
outline: none;
transition: 0.3s;
font-weight: 700;
}


/*============================================contact us======================================*/
.contact{
  padding: 0px 0;
}

.contact-us h4{
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.contact-box{
  padding: 15px;
  border: 2px solid #ee3131;
  border-radius: 15px;
  text-align: center;
  height: 100%;
  margin-top: 30px;
}
.contact-box-img i{
font-size: 26px;
padding: 20px;
background-color: aliceblue;
border-radius: 20px;
color: #ee3131;
}
.contact-box-content h5{
  font-size: 24px;
}
.contact-box-content p{
  font-size: 14px;
}

.contact-form{
  background-color: #f7faf7;
  padding: 50px 0;
}


.mb-3 textarea{
  width: 100%;
}

.mb-3 button{
  width: 100%;
  background-color: #316d37;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding: 10px;
}
.girl button{
  background-color: transparent;
  color: #0abe1c;
  border: 1px solid #0abe1c;
  padding: 5px 10px;
}
.boy{
  text-align: center;
  border: none;
}
.contact-form h5{
  color: #000;
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.map iframe{
  width: 100%;
}
.boat .col-md-4{
  margin-top: 30px;
}

.connect input,
.connect textarea{
  width: 100%;
  padding: 22px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 10px;
  margin-bottom: 30px;
}
.connect textarea{
  height: 150px;
}




/* =================================testimonial================================== */

/******************  News Slider Demo-8 *******************/
.post-slide8{margin:0 15px;position:relative;margin-bottom:2em;
border-bottom: 6px solid #499ee5;
    border-radius: 20px;
    }
.post-slide8 .post-img{position:relative;overflow:hidden}
.post-slide8 .post-img img{width:100%;height:auto}
.post-slide8 .over-layer{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.6);transition:all .3s ease}
.post-slide8:hover .over-layer{opacity:1}
.post-slide8 .post-link{margin:0;padding:0;position:relative;top:45%;text-align:center}
.post-slide8 .post-link li{display:inline-block;list-style:none;margin-right:20px}
.post-slide8 .post-link li a{color:#fff;font-size:20px}
.post-slide8 .post-link li a:hover{color:#ff8b3d;text-decoration:none}
.post-slide8 .post-date{position:absolute;top:10%;left:4%}
.post-slide8 .date{display:inline-block;border-radius:3px 0 0 3px;padding:5px 10px;color:#fff;font-size:20px;font-weight:700;text-align:center;background:#333;float:left}
.post-slide8 .month{display:inline-block;border-radius:0 3px 3px 0;padding:5px 13px;color:#111;font-size:20px;font-weight:700;background:#ff8b3d}
.post-slide8 .post-title{margin:0 0 15px 0}
.post-slide8 .post-title a{font-size:18px;font-weight:700;color:#333;display:inline-block;text-transform:capitalize;transition:all .3s ease 0s}
.post-slide8 .post-title a:hover{text-decoration:none;color:#ff8b3d}
.post-slide8 .post-description{font-size:14px;line-height:24px;color:grey}
.post-slide8 .read-more{color:#333;font-size:14px;font-weight:700;text-transform:uppercase;position:relative;transition:color .2s linear}
.post-slide8 .read-more:hover{text-decoration:none;color:#ff8b3d}
.post-slide8 .read-more:hover:after{width:100%}
@media only screen and (max-width:479px){.post-slide8 .month{font-size:14px}
.post-slide8 .date{font-size:14px}
}
.testimonial {
  padding: 100px 0;
}
.post-content h3{
color: #000;
font-size: 16px;
text-transform: uppercase;
margin: 16px 0;
font-family: 'Poppins', sans-serif;
}
.post-content h4{
  font-family: 'Poppins', sans-serif;
  color: #7a7a7a;
  font-size: 13px;
}
.post-content {
  text-align: center;
}
.post-content img{
  width: 27% !important;
  margin: 0 auto;
}
.motive{
  padding-top: 30px;
}

.logo{
  padding: 50px 0;
}
.post-icon{
  width: 150px;
  margin: 0 auto 30px;
}
/*=================let-me-us====================*/

.let-me-us{
  width: 80%;
  background-color: #edf5fd;
  border-radius: 30px;
  text-align: center;
  padding: 60px 100px;
  margin: 0 auto;
}
.let-me-us p{
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    margin-bottom: 30px;
}
.let-me-us a{
  font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #499ee5;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-weight: 500;
 }

.inner-page{
  background-image: url(../images/banner-1.jpg);
  padding: 140px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.inner-page h2{
    color: #000;
    font-size: 40px;
    font-family: 'Jost';
    margin: 0 auto;
    font-weight: 600;
}

.story-background{
  /*background: linear-gradient(103deg, rgb(244 249 255) 0%, rgb(230 241 255) 49%, rgb(181 216 255) 100%);*/
  /*padding: 50px 50px 30px 50px;*/
    margin: 50px 0;
    border-radius: 38px;
 }
.my-story-content{
  padding: 14px 0;
}
.my-story-content h3{
  font-size: 15px;
}
.my-story-content h4{
    font-size: 54px;
    color: #000000;
    font-weight: 700;
}
/*.my-story-content p{
  color: #eee !important;
}*/
.story-img{
  width: 100%;
  position: relative;
}
.story-img img{
  width: 100%;
animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 35px); }
    to   { transform: translate(0, -0px); }    
}

/*=========================contact form===========================*/

.contact-form-page input{
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    border: 1px solid #b1b1b1;
    padding: 20px;
    border-radius: 38px;
    width: 100%;
    margin-bottom: 30px;
}
.contact-form-page textarea{
  font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    border: 1px solid #b1b1b1;
    padding: 20px;
    border-radius: 18px;
    width: 100%;
    margin-bottom: 30px;
}

.contact-form-page .inptBtn{
  width: 150px;
  background-color: #195bbc;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 600;
}
.contact-details{
  padding: 40px 0 0;
}

/*==================search-details======================*/

.search-details{
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 20px;
}
.search-img{
  width: 50px;
  margin-bottom: 25px;
}
.search-img img{
  width: 100%;
}
.search-content h3{
font-size: 17px;
    font-family: 'Poppins', sans-serif;
    padding-top: 8px;
    height: 100px;
    text-align: left;
}
.search-content {
  text-align: right;
}
.contact-page .all-heading h3 {
    width: 100%;
}
.contact-page {
        padding: 50px 0;
}
.contact-page .my-story-content h4 {
    font-size: 28px;
}
.add-details h3{
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
.add-details {
    padding: 10px 0;
}
.serv-img{
    width: 100%;
}
.serv-img img{
    width: 100%;
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.padding-short img{
    filter: drop-shadow(0px 0px 15px #ddd);
}
.services-details .phone-content h3 {
    padding-top: 110px;
}
.services-con{
    padding: 50px;
}

.about-banner{
        background-image: url(../images/banner-11.jpg);
}
.contact-banner{
    background-image: url(../images/banner-12.jpg);
}

  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }


.phone-float {
    position: fixed;
    top: 259px;
    right: 0;
    height: 190px;
    overflow: hidden;
    background-color: #2179c5;
    color: #FFF;
    border-radius: 2px 0 0 2px;
    z-index: 10;
    vertical-align: middle;
    width: 46px;
}
.phone-float a span {
    display: inline-block;
    font-size: 16px;
    height: 22px;
    line-height: 0px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.phone-float i {
    font-size: 20px;
    padding: 13px !important;
    color: white;
    line-height: 30px;
    padding: 10px;
    transform: rotate(-27deg);
    transition: all 0.5s ease-in-out;
    text-align: center;
    margin-top: 142px;
}
.whats-float {
    position: fixed;
    top: 111px;
    right: 0;
    height: 150px;
    overflow: hidden;
    background-color: #0bb100;
    color: #FFF;
    border-radius: 2px 0 0 2px;
    z-index: 10;
    vertical-align: middle;
}
.whats-float a span {
    display: inline-block;
    font-size: 16px;
    height: 22px;
    line-height: 0px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    color: #fff;
    font-family: "Roboto", sans-serif;
}
.whats-float i {
    font-size: 30px;
    color: white;
    line-height: 30px;
    padding: 10px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    text-align: center;
    margin-top: 100px;
}
.all-heading {
    text-align: center;
    margin-bottom: 50px;
}
.all-heading h4{
    font-family: 'Poppins';
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    width: 60%;
    margin: 0 auto;
}
.portfolio-img {
    width: 100%;
}
.portfolio-img img{
    width: 100%;
    border-radius: 25px;
    margin: 38px 0;
}

.seo {
    background-image: url(../images/seo.jpg);
    padding: 140px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.padding-short h3 {
    padding-top: 55px !important;
}
.pre-header {
    padding: 0 0;
    position: relative;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #ebebeb;
    background: #14a7b5;
    background-color: #252525;
    color: #ffffff;
}
.pre-header .d-flex {
    color: #828282;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
.pre-header  a {
    color: #ffffff;
    font-size: 12px;
}
.pre-header-right  a {
    position: relative;
    top: 9px;
    margin-right: 12px;
}
.mission-content span {
    color: #2c2c2c;
    line-height: 24px;
    font-family: 'Hind';
    font-size: 15px;
    font-weight: 500;
}
.left-padding-0 {
	padding-left:0 !important;
}
.right-padding-0 {
	padding-right:0!important;
}

.cost-mobile {
    margin: 50px 0;
    background: #f5f5f5;
    padding: 50px 0;
}
.cost-img {
    width: 290px;
    margin: 0 auto;
}
.cost-img img {
    width: 100%;
    filter: drop-shadow(0px 0px 15px #c3c3c3);
    border-radius: 22px;
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.dermatoglyphics-p {
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif;
    color: #1a1a1a !important;
    padding-top: 12px;
    line-height: 26px;
    text-align: justify;
}
.subpage-banner {
    background-image: url(../images/subpage-img.jpg);
    height: 300px;
}
.subpage-banner h2 {
    color: #fff;
    font-size: 40px;
    font-family: 'Jost';
    margin: 0 0;
    margin-bottom: 30px !important;
    font-weight: 500;
    padding: 126px 0 0 0;
    text-align: center;
}
.our-team {
    text-align: center;
    margin-bottom: 35px;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img {
    width: 100%;
    height: auto;
    border-radius: 12px 12px 0 0;
}
.our-team .social {
    width: 100%;
    height: 30%;
    background: rgb(0 80 149 / 45%);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
    transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    margin-left: 10px;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team .social ul li a:hover{
    background: #fff;
    color: #f3904d;
}
.our-team .team-content {
    padding: 20px 0;
    background: #ffffff;
    color: #1f43ad;
    border: 1px solid #e3e3e3;
    border-radius: 0 0 8px 8px;
}
.our-team .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #999;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
footer {
    background-image: url(../images/footer-bg.jpg);
}
.foot-box h5 {
    color: #fff;
    font-size: 22px;
    padding-top: 15px;
}
.foot-box  p {
    color: #fff;
}
.footer-top hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 10%);
    margin-top: 48px;
}
.casefile-content {
    background: #ebebeb;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 53px;
}
.casefile-content h4 {
    text-align: center;
    font-weight: 600;
    text-decoration: underline;
    color: #0e4daf;
}
.casefile-content .form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.casefile-content .btn-success {
    float: right;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    background: #f5f5e9;
    padding: 15px;
}
th, td {
  padding: 5px;
  text-align: left;
}
#tbl tr td {
    width: 500px;
    padding: 16px 19px;
}
.services-details {
    margin: 32px auto;
    margin-bottom: 70px;
}
.details-text {
    text-align: center;
    font-weight: 600;
    text-decoration: underline;
    color: #0e4daf;
    font-size: 30px;
    margin-bottom: 31px;
    margin-top: 50px;
}
#tbl tr td b {
    font-family: 'Montserrat';
    font-size: 15px;
}
 table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    background: #ffffff;
    padding: 15px;
}
#case-list .table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    font-size: 14px;
}
#case-list {
    margin: 50px 0;
}
#case-list table tbody  tr:nth-child(even) {background-color: #f00;}

.table-bordered td, .table-bordered {
    border: 1px solid #e1e1e1 !important;
}
.all-heading h3{
    font-family: 'Lora';
    color: #001451;
    font-weight: 600;
    text-align: center;
    font-size: 28px;
}
.hearing-table th{
        color: #fff;
    background-color: #4170be !important;
    border-color: #454d55;
    font-size: 16px !important;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: 600;
}
.hearing-table td{
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #000;
    font-weight: 500;
    background-color: #fffde8;
}
.order-table td{
    background-color: #fff !important;
}
.order-table a{
    color: #02a829;
    font-weight: 700;
    text-decoration: underline;
}
.login-banner {
    background-image: url(../images/loginbg.jpg);
    height: 451px;
}
.signup-banner {
    background-image: url(../images/loginbg.jpg);
    height:700px;
}

.login-from {
    background: #fff;
    margin: 30px;
    padding: 20px;
    border-radius: 16px;
}
.login-from h3 {
    text-align: center;
}
.login-from label {
    font-weight: 600;
}
.login-from .btn-primary {
    margin: 0 auto;
    display: block;
}
.login-from p {
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
}
.nav-menu .fa-user {
    font-size: 12px !important;
}

.login-btn {
    background: #005095;
    color: #fff !important;
    padding: 12px 22px !important;
    position: relative;
    margin-top: 26px;
    border-radius: 6px;
}

.contact-us{
    padding: 30px;
}

/*=========================Our Expertise==========================*/


.section_our_solution{
  padding: 50px 0;
}


.section_our_solution .row {
  align-items: center;
}

.solution_cards_box .solution_card {
    background: #fff;
    border: 1px solid #1775ce;
    border-radius: 7px;
    padding: 22px 15px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .7s all;
    margin-bottom: 35px;
}

.solution_cards_box .solution_card:hover {
  background-image: url(../images/about-3.jpg);
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
  transition: .7s all;
  background-size: cover;
  background-position: center;
}
.solution_cards_box{
  margin-bottom: 30px;
}
.solution_cards_box:hover{
    text-decoration: none;
}
.solution_cards_box .solution_card:hover::before {
  background-image: url(../images/about-2.jpg);
  transition: .7s all;
}

.solution_cards_box .solution_card:hover .solu_title h3,
.solution_cards_box .solution_card:hover .solu_description p {
  color: #fff;
}

.solution_cards_box .solution_card:before {
  content: "";
  background-image: url(../images/about-2.jpg);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.solution_cards_box .solution_card:hover .solu_description button {
  background: #fff !important;
  color: #309df0;
}

.solution_card .so_top_icon {
}

.solution_card .solu_title h3 {
    color: #004fac;
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 13px;
    font-family: 'Lora';
    text-align: center;
    font-weight: 600;
}

.solution_card .solu_description p {
  font-size: 12px;
  margin-bottom: 15px;
  color: #081138;
  font-family: 'Poppins';
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    text-align: center;    
    height: 40px;
}

.solution_card .solu_description button {
  border: 0;
  border-radius: 15px;
  background: linear-gradient(
    140deg,
    #42c3ca 0%,
    #42c3ca 50%,
    #42c3cac7 75%
  ) !important;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  padding: 5px 16px;
}

.our_solution_content h1 {
  text-transform: capitalize;
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.our_solution_content p {
}

.solution_cards_box .solution_card:hover .hover_color_bubble {
  top: 0rem;
}

.solution_cards_box .solution_card .so_top_icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.solution_cards_box .solution_card .so_top_icon img{
  width: 100%;
}



.solution_cards_box:hover img{
filter: brightness(0) invert(1);
}


/*=================================clients=================================*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.clients{
    padding-bottom: 50px;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;    
    box-shadow: 0 0 10px 0 #ddd;
    margin-top: 20px;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.client-page img{
    width: 100%;
    padding: 10px;
    margin: 15px 0;
    box-shadow: 0 0 10px 0 #ddd;
}
.client-page{
    padding-top: 50px;
}









/*===============================*/

.about-back{
    background-image: url(../images/back-2.jpg);
}

.office h2 {
    font-family: 'Hind';
    color: #001451;
    font-weight: 600;
    font-size: 24px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 5px;
}
.office p {
    font-size: 12px;
    margin-bottom: 15px;
    color: #081138;
    font-family: 'Poppins';
}
.office{
    padding: 20px;
    background-color: #f3f3f3;
    margin-bottom: 20px;
}
.contact-form-page{
    padding: 20px;
    background-color: #f3f3f3;
}

/*=========================================================*/

.gdpr-consent {
    position: fixed;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%) translateY(200%);
    width: 90%;
    max-width: 60%;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    opacity: 0;
    transition: .3s all;
    z-index: 1000;
    overflow-y: auto;
    top: 45px;
    z-index: 9999;
}

.gdpr-consent.active {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
}

.gdpr-content {
    padding: 1.5rem;
}

.gdpr-header {
    margin-bottom: 1rem;
}

.gdpr-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 0.5rem 0;
}

.gdpr-description {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #4b5563;
    margin: 0;
}

.gdpr-preferences {
    margin: 1.5rem 0;
}

.preference-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.switch {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 1.5rem;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.gdpr-consent .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e7eb;
    transition: var(--transition);
    border-radius: 1rem;
}
.gdpr-consent .preference-label {
    font-size: 0.875rem;
    color: #4b5563;
}

.gdpr-consent .gdpr-actions {
    display: flex;
    gap: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
}
.gdpr-preferences ul li{
    list-style: disc;
    font-size: 13px;
    line-height: 22px;
    padding: 0px 0;
    font-family: 'Poppins'; 
    color: #000;
}
.gdpr-consent .btn {
    flex: 1;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: var(--transition);
    border: none;
}

.gdpr-consent .btn-primary {
    background-color: #087ccf;
    color: white;
}

.gdpr-consent .btn-primary:hover {
    background-color: #000;
}

.gdpr-consent .btn-secondary {
    background-color: #000;
    color: #fff;
}

.gdpr-consent .btn-secondary:hover {
    background-color: #087ccf;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a6;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    z-index: 999;
}
.overlay.active {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 640px) {
    .gdpr-actions {
        flex-direction: column;
    }
    
    .gdpr-consent {
        bottom: 0;
        border-radius: 1rem 1rem 0 0;
        max-width: 100%;
    }
}


.modal-content {
            padding: 20px;
            line-height: 1.6;
            color: #333;
        }

        .modal-content ul {
            list-style: square;
            margin: 0 0 20px 20px;
        }

        .modal-footer {
            display: flex;
            justify-content: flex-end;
            gap: 10px;
            padding: 15px;
            background-color: #f5f5f5;
            border-top: 1px solid #ccc;
        }

        .modal-footer button {
            padding: 10px 20px;
            font-size: 14px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        .modal-footer .agree {
            background-color: #007bff;
            color: #fff;
        }

        .modal-footer .disagree {
            background-color: #ccc;
            color: #333;
        }

/*==============================internships==============================*/
.internships-data {
    padding: 50px 0;
}

.internships-data form {
    max-width: 70%;
    margin: auto;
    padding: 20px;
    background-color: #f3f3f3;
    border-radius: 8px;
}
.internships-data button {
    background-color: #5a5a5a;
    color: white;
    border: none;
    cursor: pointer;
}
.internships-data button:hover {
    background-color: #333;
}

.form-container {
    max-width: 800px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 12px;
}
.internships-data .form-header {
    text-align: center;
    margin-bottom: 20px;
}
.internships-data .form-header h2 {
    color: #4a5568;
}
.internships-data .form-header p {
    color: #718096;
}
.internships-data button {
    width: 100%;
    padding: 12px;
    background-color: #3182ce;
    color: white;
    font-size: 1rem;
    font-weight: bold;
    border: none;
    border-radius: 8px;
}
.internships-data button:hover {
    background-color: #2b6cb0;
}
.internships-data label {
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 13px;
}
.internships-data .custom-select, .custom-radio {
    margin-bottom: 15px;
}
.internships-data .form-control{
    font-family: 'Poppins', sans-serif;
    color: #4a4a4a;
    padding: 15px;
    border-radius: 38px;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    font-size: 12px;

}
.internships-data .btn-primary{
    font-family: 'Poppins';
    font-weight: 500;
    border-radius: 38px;
}
.internships-data .points{
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    height: auto;
    font-size: 12px;
    align-items: center;
    display: flex;
}
.checkbox-group label{
    font-size: 12px;
    color: #484848;
    font-weight: 400;
}
.apply-btn{
    background: #002a4e;
    color: #fff !important;
    padding: 12px 22px !important;
    position: relative;
    margin-top: 26px;
    border-radius: 6px;
    margin-right: 10px;
}
.contact-form-page  .file-input{
    height: 69px;
}

.prologue {
    padding: 150px 0;
    background-image: url(../images/back-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
}

.prologue h3{
    font-size: 50px;
    font-family: 'Lora', sans-serif;
    padding-bottom: 18px;
}
.prologue p{
    font-size: 15px;
    font-family: "Jost", sans-serif;
}

/*=============================team==================================*/
.our-team{
    border: 1px solid #dedede;
    text-align: center;
    color: #8b2635;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.our-team:hover{
    background: #8b2635;
    color: #fff;
}
.our-team .pic{ position: relative; }
.our-team .pic img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.our-team:hover .pic img{ transform: translateY(-20px); }
.our-team .social{
    width: 20%;
    height: 100%;
    background: #8b2635;
    padding: 20px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
    display: block;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{ color: #ff9b19; }
.our-team .team-content{ padding: 25px 0; }
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}



















