.pogoda-hld {
  position: absolute;
  left: unset;
  right: 30px;
  top: 20px;
  height: 55px;
  transition: right .4s ease 0;
  z-index: 101;
  cursor: pointer;
}
.pogoda-hld .info-btn.call-btn {
  border-radius: 50%;
  cursor: pointer;
  height: 45px;
  padding: 11px 15px;
  position: relative;
  right: 0;
  width: 45px;
  background: rgb(0 159 226);
}
.pogoda-hld i.fa.fa-phone {
  color: #fff;
  transform: rotate(90deg);
}
.info-btn.call-btn, .btn.gallery-btn, .btn.content-btn {
  -webkit-animation: dot-pulse-idle 2s cubic-bezier(.19, 1, .22, 1) infinite both;
  animation: dot-pulse-idle 2s cubic-bezier(.19, 1, .22, 1) infinite both
}
@-webkit-keyframes dot-pulse-idle {
  0% {
    box-shadow: 0 0 0 0 rgb(0 159 226 / 71%)
  }
  50% {
    box-shadow: 0 0 0 40px rgba(243, 111, 33, 0)
  }
}
@keyframes dot-pulse-idle {
  0% {
    box-shadow: 0 0 0 0 rgb(0 159 226 / 71%)
  }
  50% {
    box-shadow: 0 0 0 40px rgba(243, 111, 33, 0)
  }
}


i.fa.fa-address-card{
  /* position: relative;
    top: -218px;
    left: 74%; */
    position: relative;
    top: -244px;
    left: 69%;
    width: 15%;
    height: 100px;
}

i.fa.fa-envelope-open {
  position: relative;
  top: -165px;
  left: 38%;
  width: 10%;
  height: 100px;
}

i.fa.fa-location-arrow {
  position: relative;
  top: 36px;
  left: 45%;
  width: 15%;
  height: 100px;
}

.pogoda-hld .close, .pogoda-hld .open {
  color: #fff;
  margin-top: 45px;
  position: absolute;
  right: -45px;
  width: 222px
}
.pogoda-hld .open {
  display: none
}
.pogoda-hld.book {
  top: 16% !important;
  position: fixed !important;
  right: 35px !important;
  transition: all 0.5s ease 0s
}
.pogoda-hld.book .close, .pogoda-hld.book .open {
  right: 0;
  width: 165px
}
.about1__item--thumb.about1__item--bg1 {
  background-color: #00a0e340;
}
.about1__item--thumb.about1__item--bg2 {
  background-color: #39318529;
}
.about1__item--thumb img {
  max-width: 50px;
}
.bg_gray {
  background: #f3f3f3;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(135, 150, 165, .1);
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #df3716 linear-gradient(45deg, #223645, #009fe2);
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: rgba(135, 150, 165, .1);
}
.title1 h2 {
  font-size: 40px;
  line-height: 50px;
  color: #393185;
  font-weight: bold;
}
.service1__thumb {
  background: #bfe7f8;
  outline: 1px solid #bfe7f8;
  padding: 10px;
  outline-offset: 5px;
}
.logo_head img {
  height: 60px;
  width: auto;
}
.counter1__thumb img {
  filter: invert(1);
  max-width: 65px;
}
.counter1__item:hover img {
  filter: none;
}
.preloader__txt .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  color: #3390ce;
}
.header__logo img {
  max-width: 220px;
}
video.video_bg {
  height: 75vh;
  width: 100%;
  object-fit: cover;
}
.ps_ab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #39318585;
  height: 100%;
}
.ps_ab h2 {
  color: #fff;
}
.ps_ab h4 {
  color: #fff;
}
.faq-bg {
  background: #fff;
}
.slider1__content h2 {
  color: #393185;
}
.cus_container.container {
  max-width: 90%;
}
.container_cus .slider1__content {
  float: left;
}
.bg_about {
  background: url(../img/about_bg.jpg);
  background-position: center;
  background-size: cover;
  /*     margin-top: -70px;*/
}
.appointment1__wrapper {
  box-shadow: none;
}
.bg_about h2 {
  color: #fff;
}
.bg_about p {
  color: #fff;
}
.bg_about .about1__item--thumb img {
  max-width: 50px;
  filter: invert(1) brightness(8.5);
}
.bg_about .about1__item--bg1 {
  background: transparent;
}
.bg_about a.btn3 {
  background: #3e107c;
}
.bg_about a.btn3 i {
  color: #3e107c;
}
.content_box_pot_150 {
  padding-top: 150px;
}
.footer1 {
  background: #422e5c;
}
section.counter1 {
  background: #513a70;
}
.counter1__thumb img {
  filter: invert(1) brightness(9.5);
}
.counter1__content h3 {
  font-size: 45px;
  color: #fff;
}
.counter1__content h3:before {
  color: #fff;
}
.counter1__content p {
  color: #fff;
}
.appointment2 {
  background: #513a70;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.appointment2__thumb-wrapper {
  background: transparent;
}
.appointment2 .content_box_100_70 {
  padding-top: 40px;
  padding-bottom: 20px;
}
.scrollToTop {
  background: #422e5c;
}
.appointment2__content {
  background: transparent;
}
.appointment2__item h4 {
  color: #fff;
}
.appointment2__content p {
  color: #fff;
}
.appointment2__thumb i {
  color: #fff;
}
.slider1__height {
  height: 100vh;
}
.page_title__img-01 {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.about-us-sec .about1__content {
  padding-right: 0;
  text-align: justify;
}
/*
.about-us-sec .about1__left--thumb2 {
    border: 1px dashed #009fe2;
}
*/
.about-us-sec .about1__left--thumb3 {
  border: 1px dashed #009fe2;
}
.about-us-sec .about1__left--thumb2 a {
  background-color: #009fe242;
}
.quality-p-big .about4__content {
  padding-right: 0;
}
.quality-p-big .about4__content h3 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 0;
}
.quality-sec .appointment3__thumb {
  background: url(../img/quality.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.quality-sec .appointment3__thumb2 {
  background: url(../img/bg-2.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.quality-sec {
  height: auto;
}
.quality-sec p, .sustainability-sec p {
  color: #223645;
}
.sustainability-sec .appointment3__thumb {
  background: url(../img/sustainability.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.sustainability-sec .appointment3__thumb2 {
  background: url(../img/bg-2.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.sustainability-sec {
  height: auto;
}
/*
.ul-li li i{
  color:#009fe2;
  float: left;
        position: absolute;
    left: 0;
    font-size: 17px;
        margin-top: 3px;
}

.ul-li li{
    margin-bottom: 15px;
    padding-left: 15px;
}
*/
ul.ul-li li {
  background: url(../img/ul-li.png) 0 3px no-repeat;
  display: block;
  margin-bottom: 20px;
  line-height: 18px !important;
  padding: 0px 0px 0px 25px;
  color: #223645;
}
.content_box_pot_200 {
  padding-top: 200px;
}
.center-btn {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.file-wrapper {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  width: 100%;
  background: #f1f1f1;
}
.file-wrapper input {
  left: 0;
  opacity: .01;
  cursor: pointer;
  position: absolute;
  -moz-opacity: .01;
  filter: alpha(opacity=1)
}
.file-wrapper .file-button {
  color: #fff;
  float: left;
  cursor: pointer;
  padding: 15px;
  background: #422e5c;
  display: inline-block
}
.file-holder {
  top: 15px;
  padding-left: 15px;
  position: absolute;
  left: auto;
}
.file-button i {
  margin-right: 8px;
}
.team1__item.text-center.mb-50.tb1 {
  width: 218px;
  margin-left: 20px;
  box-shadow: none;
}
.he {
  height: 138px;
}
.page_title__bread-crumb {
  display: none;
}
.about-us-sec .about1__left--thumb2 {
  border: none;
}
.about-us-sec .about1__left--thumb2 img {
  display: inline-block;
  border-radius: 100%;
  line-height: 106px;
  text-align: center;
  background-color: #FFE9EA;
  max-width: 100%;
  height: auto;
  border: 1px dashed #009fe2;
}
.lh {
  line-height: 2px !important;
}
.page_title__img-01{
	    height: 500px;

}
@media screen and (max-width: 767px){
	.page_title__img-01{
		height: 16.5vh;
	}
	.page_title__content h1 {
		font-size: 21px;
	}
	.page_title__padding {
    padding: 90px 0px;
}
	body .title1 h2 {
		    font-size: 32px;
    line-height: 38px;
	}
		
}
@media (min-width: 1024px) and (max-height:600px) {
	.page_title__img-01{
		height: 350px;
	}
	.page_title__content h1 {
		    font-size: 28px;
	}
}






.content h1{
  font-size: 40px;
    line-height: 50px;
    color: #393185;
    font-weight: bold;
}
.content h1 span{
  font-size: 40px;
    line-height: 50px;
    color: #009fe2;
    font-weight: bold;
}
.profile1__item {
  background: none; 
  position: none; 
}

#contact-banner{
  cursor: pointer;
}

.preloader__video {
  position: relative;
  width: 100%; /* Ensure the video fills the entire preloader container */
  height: 100%; /* Ensure the video fills the entire preloader container */
}

.preloader__video video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensure the video covers the entire container */
}




/* table */
.narrow-head.product-table td:first-child {
  width: 33% !important;
}
.wd.product-table td:nth-child(4) {
  width:16% !important;
    padding: 15px 2px !important;
}
.wd.product-table td:nth-child(5) {
  width: 18% !important;
    padding: 15px 2px !important;
}

.wd.product-table th:nth-child(4) {
  width: 17% !important;
  padding: 15px 2px !important;
}
















/*  */
.download-brochure-text{
  color: #fff !important;
}


/* */
.head-container {
  display: flex;
  flex-direction: row; /* Default direction for desktop view */
}
@media (max-width: 767px) {
.bg_about {
  /* background: url(../img/about_bg.jpg);
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat; */
  background: none;
}

  .about1__wrapper-new {
      margin-top: 40px;
  }

  h2.about-title {
  color: #393185;
  text-align: center;
}

.about1__content p {
  color: #768495;
}

.slider1__height {
  height: 33vh;
}
.head-container {
  flex-direction: column; 
}
.box1 {
  order: 2; 
}
.box2 {
  order: 1; 
}

/* about-section */
.desktop_none{
  display:block !important;
  padding-top: 40px;
}
.about-bg-img-content{
  padding-top: 0px;
}

.about1__btn.mt-50 {
  text-align: center !important;
}


section.working_process1 .content_box_100 {
  padding-bottom: 150px;
}

.team1__item.text-center.mb-50.tb1 {
  width: auto;
  margin-left: 0px;
}






/* pages */
.page_title__img-01 {
  height: 23.5vh;
}

/* .padding-top-head-container {
  padding-top: 280px;
} */
.padding-top-head-container {
  padding-top: 450px;
}
.banner-inner-text{
  padding: 60px 0px;
}
.banner-content-about{
  padding-top: 10px;
}


.only-form{
  padding-top: 0px;
}







       /* table-responsive */
       .table-h2{
        font-size: 17px !important;
        line-height: 25px !important;
       }
       .table-top{
        padding-top: 30px;

       }
       .table-title{
        margin-bottom: 30px;
       }






       .wd.product-table td:nth-child(4) {
        width: 50% !important;
        padding: 15px 15px !important;
    }
    .wd.product-table td:nth-child(5) {
      width: 50% !important;
      padding: 15px 15px !important;
  }


    /*  */
    /*  */
    .narrow-head.product-table td:first-child {
      width: 100% !important;
  }
  /*  */





  section.team1 .col-md-6.col-xl-4.offset-2 {
    margin-left: 0%;
  }

  .mean-container .mean-bar {
    float: right;
    width: auto;
  }
  .mobile-menu.mean-container {
    width: auto;
}
}

.desktop_none{
  display:none;
}





@media (min-width: 768px) and (max-width: 1023px) {
  .bg_about {
    /* background: url(../img/about_bg.jpg);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat; */
    background: none;
  }
  
    .about1__wrapper-new {
        margin-top: 40px;
    }
  
    h2.about-title {
    color: #393185;
    text-align: center;
  }
  
  .about1__content p {
    color: #768495;
  }
  
  .slider1__height {
    height: 46vh;
  }
  .head-container {
    flex-direction: column; 
  }
  .box1 {
    order: 2; 
  }
  .box2 {
    order: 1; 
  }
  
  /* about-section */
  .desktop_none{
    display:block !important;
    padding-top: 40px;
  }
  .about-bg-img-content{
    padding-top: 0px;
  }
  .about1__btn.mt-50 {
    text-align: center !important;
  }

  section.working_process1 .content_box_100 {
    padding-bottom: 150px;
  }





  /* inner-pages */
  .page_title__img-01 {
    height: 30vh;
}

.banner-inner-text{
  padding: 60px 0px;
}
.banner-content-about{
  padding-top: 10px;
}





.abt-section-vission-mission{
  padding-top: 450px;
}




.banner-inner-text {
  padding: 130px 0px;
}





.only-form{
  padding-top: 0px;
}







/* certification */
section.team1 .col-md-6.col-xl-4.offset-2 {
  margin-left: 0%;
}






.mean-container .mean-bar {
  float: right;
  width: auto;
}
.mobile-menu.mean-container {
  width: auto;
}
}





@media only screen and (max-width: 400px) {
  .about1__left--thumb1 {
      left: 100px;
  }
  .padding-top-head-container {
    padding-top: 280px;
  }
}

.cb img {
  margin-bottom: 12px;
  max-width: 80px;
  top: 2px;
  position: relative;
}
/* .header__logo a{
  width:30%;
} */

.working_process1__thumb2 {
  display:none;
}

 







  