/*
Theme Name: Konsultan Html
Theme URI: https://html.themesawesome.com/konsultanhtml
Author: Themes Awesome
Author URI: https://www.themesawesome.com
Version: 1.0      

-----------------------------------------------------------------------------------
[Color Codes]

#Black (text) = #000000
#Green (border,hr,text,button, hover) = #df2c2b
#Dark Blue (title, text)= #292e55
#Gray (text)= #555555
#Dark Gray (border)= #7a7a7a
#Light Gray (background)= #f5f5f5
#Light Blue (background)= #f4f7fc

[Typography]

Headers: 54px/26px/17px/16px/14px/12px Poppins
Heading: 50px/32px/30px Poppins
paragraph: 16px Roboto
FooterNav: 14px Roboto
Input,Textarea & Option: 15px/13px Poppins,Roboto 
Links: 16px Poppins,Roboto
Icons: 30px/25px/15px Fontawesome

Notes: To change the font, install it manually with convert the download zipped font to transfonter.org

-----------------------------------------------------------------------------------
  1. CSS Reset
    1.1 Button Style / .style-1
  2. Header / .main-header
    2.1 Header Style 1(Transparant) / .main-nav
    2.2 Header Style 2(White) /.nav-white
    2.3 Header Img Block / .header-text
  3. Home Page
    3.1 Header Swiper / .header-swiper
    3.2 About / .About
    3.3 Homepage Services loop / .Services
    3.4 Homepage Appointment / .Appointment
    3.5 Homepage Team list / .Team
    3.6 Experience / .Experience
    3.7 Homepage Blog Loop / .Blog
    3.8 Homepage Testimoni / .Testimoni
    3.9 Newsletter / .Newsletter
  4. About Page
    4.1 About Us / .About-us
    4.2 Aboutpage Team list / .Teams
    4.3 Aboutpage Testimoni / .Testimoni-img-bg
    4.4 Partner / .Partner
    4.5 Aboutpage Appointment / .Appointment-bg-img 
  5. Services Page
    5.1 Services loop / .Services-list
    5.2 Service Experience / .service-experience
  6. Single Service Page
    6.1 Single Service / .single-service-wrapper
      6.1.1 Service Title / .single-title-wrapper
      6.1.2 Single Service Post / .single-service-post
      6.1.3 Single Service Sidebar / .service-sidebar
  7. Blog Page
    7.1 Blog loop / .blog-loop-wrapper
    7.2 Blog Page & Single Blog Post Sidebar / .blogPost-side-menu
  8. Single Post
    8.1 single Post Article / .blog-single
  9. Contact Page
    9.1 Information & Contact Form / .Contact-detail
    9.2 Maps / .GoogleMaps
  10. Appointment Page
    10.1 Appointment Page Services List / .appointment-services
    10.2 Appointment Page Testimoni / .appointment-testimoni
  11. Footer / .footer
    11.1 Footer Widget / .footer-widget
    11.2 Footer Copyright / .footer-bottom
-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*  1. CSS Reset
/*-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

body {
  margin: 0;
  font-family: "Poppins";
}

body p {
  font-family: "Roboto";
  font-weight: 400;
  text-align: justify;
  font-size: 16px !IMPORTANT;
  
}

*::-moz-selection {
  background-color: #df2c2b;
  color: #fff;
}

*::selection {
  background-color: #df2c2b;
  color: #fff;
}

.column {
  display: inline-block;
  float: left;
}

.column-1 {
  width: 100%;
}

.column-2 {
  width: 50%;
}

.column-3 {
  width: 33.33333%;
}

.column-2of3 {
  width: 66.66667%;
}

.column-4 {
  width: 25%;
}

.column-5 {
  width: 20%;
}

.column-25 {
  width: 25%;
}

.column-75 {
  width: 75%;
}

.column-40 {
  width: 40%;
}

.column-60 {
  width: 60%;
}
.modal-header {
     text-align: center !important;
    display: -ms-flexbox;
    display: inline-block!important;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: center !important;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}



.column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}









.clearfix:after {
  clear: both;
}
h5 {    margin-bottom: 20px!IMPORTANT;
    
}
.hsggs{    font-size: 22px;}

.clearfix {
  zoom: 1;
}.about-section .about-wrap .about-thumb-wrap {
    position: relative;
    padding-right: 40px;
}.about-section .about-wrap .about-thumb-wrap .about-thumb-small {
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
}.about-section .about-wrap .about-thumb-wrap .about-thumb-small img {
    border-radius: 5px;
}.about-section .about-wrap .about-thumb-wrap .about-thumb-big {
    text-align: right;
    z-index: 1;
    transform: translateY(135px) translateX(35px);
}.about-section .about-wrap .about-thumb-wrap .about-thumb-shape {
    position: absolute;
    top: 235px;
    left: 65px;
    z-index: -1;
}.about-section .about-wrap .about-thumb-wrap .play-btn a {
    width: 105px;
    height: 105px;
    line-height: 105px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #005de0;
    color: #ffffff;
    transition: all 0.3s linear;
}.section-title {
    max-width: 690px;
    margin: 0 auto;
}.section-title .sub-title {
    font-size: 14px;
    line-height: 30px;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    color: #005de0;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 12px;
}.section-title .title {
    font-size: 40px;
    line-height: 54px;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    color: #333333;
}.about-section .about-wrap .about-content .about-author-list {
    display: flex;
    align-items: center;
    padding-top: 15px;
}.about-section .about-wrap .about-content .about-author-list .about-author {
    background: #ffffff;
    box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 8%);
    padding: 35px 30px 35px 45px;
    border-radius: 5px;
    margin-right: 40px;
    margin-top: 25px;
    position: relative;
}.about-section .about-wrap .about-content .about-author-list .about-list {
    margin-top: 25px;
}.about-section .about-wrap .about-content .about-author-list .about-list ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    color: #090d2f;
}.about-section .about-wrap .about-thumb-wrap .play-btn {
    position: absolute;
       right: -32px;
    bottom: 8px;
}
.about-list ul li a{color: black;}
.about-list ul li:hover{ color: #090d2f;   background-color: white;
}
.about-wrap{margin-top: 30px;
    margin-bottom: 30px;}

.service-section-5 .service-wrap .about-service-item {
    padding: 50px;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 70px;
}.service-section .service-wrap .service-item {
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 9%);
    padding: 50px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;HEIGHT: 555PX;
    position: relative;
    z-index: 1;
}.service-section .service-wrap .service-item:hover {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(blue);
    
    
   
}.service-section .service-wrap .RSFFS {
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 9%);
    padding: 50px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
    HEIGHT: 473PX!important;
    position: relative;
    z-index: 1;
}
.sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}



.section {
            padding: 60px 0;
            /*min-height: 100vh;*/
        }
.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}

.section-header::before {
  content: '';
  position: absolute;
  display: block;
  width: 60px;
  height: 5px;
  background: #f82249;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}
.work-porcess-area {
    background: #f6f8fc;
}

.work-porcess-area.white {
    background: #FFFFFF;
}

.work-porcess-area .process-info {
    margin-top: 7px;
}

.work-porcess-area .process-info .single-process {
    width: 180px;
    height: 180px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding-top: 53px;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.work-porcess-area .process-info .single-process:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
    box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4)
}

.work-porcess-area .process-info .single-process:after {
    position: absolute;
    content: "\f101";
    font-family: "fontawesome";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -65px;
    color: #f82249;
}

.work-porcess-area .process-info .single-process.first {
    background: #df2c2b;
}

.work-porcess-area .process-info .single-process.first i:before {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.first h4 {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.thard {
    background: #df2c2b;
}

.work-porcess-area .process-info .single-process.thard i:before {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.thard h4 {
    color: #FFFFFF;
}

.work-porcess-area .process-info .single-process.last:after {
    display: none;
}

.work-porcess-area .process-info .single-process i {
    display: block;
    line-height: 25px;
    margin-bottom: 12px;
}

.work-porcess-area .process-info .single-process i:before {
    font-size: 36px;
    color: #f82249;
}

.work-porcess-area .process-info .single-process h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #f82249;
}

@media only screen and (max-width: 767px) {
     .work-porcess-area .process-info .single-process::after {
        display: none;
    }
    .work-porcess-area .process-info .single-process{
        margin-top: 30px;
    }
    .work-porcess-area .section-title h2{
        margin-bottom: 5px;
    }
    .section-header h2 {
    font-size: 30px;
}

}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
     background: rgb(56 121 66);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(210 41 69);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    margin: 17px;
    text-align: center;
    padding: 10px;
    font-family: 'Open Sans';
}
.gagga{text-align: center; margin-left: auto !important;}

.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

/* AUTHOR LINK */




footer .authorWindow a{
  color: white;
  text-decoration: none;
}



.about-me-img {
  width: 120px;
  height: 120px;
  left: 10px;
  /* bottom: 30px; */
  position: relative;
  border-radius: 100px;
}


.about-me-img img {
}


.authorWindow{
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper{
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}





.trans{
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}





.service-section .service-wrap .service-item:hover {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    color: white;
    background-color: #d22945;
    
   
  
}.our-tem-section .our-team-wrap .team-content-wrap .single-team {
    margin-top: 30px;
}

.service-section .service-wrap .service-item:hover a{ color: white;}

.service-section-5 .service-wrap .about-service-item .service-icon {
    height: 135px;
    width: 135px;
    background: #e9f1fc;
    line-height: 130px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 25px;
}.service-section .service-wrap .service-item .service-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 12px;
    transition: all 0.3s linear;
}
.about-list ul li a:hover{ color: #090d2f;   background-color: white;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

a {
  text-decoration: none !important;
 color: #000 ;
}
.email a{
  color: #000;;
}
a:hover {
  text-decoration: none !important;
}

.img-left {
  float: left;
}

.img-right {
  float: right;
}

.res-img {
  max-width: 100%;
    height: auto;
}

.text-center {
  text-align: center;
}

.text-black {
  color: #000;
}

.letter-space5 {
  letter-spacing: 5px;
}

.left-hr {
  margin-left: 0px;
  width: 10%;
  height: 4px;
  background-color: #df2c2b;
  border: none;
}

.flex-hr {
  margin: 0px;
  width: 30%;
  height: 3px;
  background-color: #df2c2b;
  border: none;
}
.reead{    height: 120px;
    width: 120px;
    background-color: red;}
.img-responsive1:hover{color: white;
        background-color: rgb(206 40 68);
    transition: all 1s;
    }
.center-hr {
  width: 5%;
  height: 3px;
  background-color: #df2c2b;
  border: none;
}

.center-hr1 {
  width: 5%;
  height: 3px;
  background-color: #df2c2b;
  border: none;
  margin-left: 0px;
}

.text-white {
  color: #fff;
}

.text-green {
  color: #df2c2b !important;
}

.text-green1 {
  color: #df2c2b !important;
      margin: 10px;
          font-size: 26px;
}
.text-green2 {
  color: #df2c2b !important;
      margin: 10px;
          font-size: 26px !important;
}

.text-green3 {
  color: #df2c2b !important;
      margin: 10px;
          font-size: 26px !important;
}

/*tabsectinservisesc */ 

.card-body ul li{margin: 0px 0px 0px 0px;
    color: black;
    font-size: 15px;
    line-height: 23.5px;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto";
    display: block;
    height: 44px;
    box-sizing: border-box;
    float: initial;
    /* position: relative; */
    text-decoration: none;
    transition-duration: 0.5s;}
.faq-section {
       background: #fdfdfd;
    min-height: auto;
    padding: 10vh 0 0;
    margin-bottom: 40px;

}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(233, 30, 99, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {    font-family: "Roboto";
  width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    font-size: 18px;
    background-color: #ede0db2e;
    letter-spacing: 1px;
    color: #3B566E;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}
.card-body button{border: navajowhite;
    color: white;
    
    background-color: #d50439;
    
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #E91E63;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: black;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {font-size: 15px;
    line-height: 26.5px;
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

/*tabsectinservisesc */ 
.reeaeahshg{display: flex;
    padding: 29px;
    }

.tabs .rsdds{
     position: relative!important;;
    left: 0;
    bottom: 0;
    width: 0;
    height: 6px;
    border-radius: 15px;
    background-color: white!important;
    transition: all 0.2s ease;
}

#hshgsg{min-width: 239px;
    padding: 16px 20px 11px 20px;
    font-size: 20px;
    text-align: center;
    margin: 10px;
    color: #f8f9fa;
    background-color: #18147cf7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 5px solid transparent;
    
    cursor: pointer;
    transition: all 0.5s ease;}

.gdggd{padding: 28px 40px!important;}
.hshgsgs{    margin: 0px 0px 0px 45px!important;}
.ksj{display: inline-block!important;;
    position: relative;}
/*tabsectinservisesc */ 

.text-blue {
      color: #212529;
    font-size: 42px;
    /*font-weight: 700;*/}

.text-gray {
  color: #000;
  /*font-weight: bolder; */ 
}

.text-light-gray {
  color: #676a6a;
}

.text-bold {
  font-weight: bold;
}

.text-italic {
  font-style: italic;
}

.bg-light-blue {
  background-color: #f4f7fc;
}

.bg-gray {
  background-color: #f8f8f8;
}

.m-a {
  margin: auto;
}

.m-0 {
  margin: 0;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mr-10px {
  margin-right: 10px;
}

.pd-l-3 {
  padding-left: 3%;
}

.pd-5 {
  padding: 5%;
}

.img-zoom-wrapper {
  position: relative;
  overflow: hidden;
}

.img-zoom-wrapper img {
  display: block;
  transition: all 0.4s;
  height: auto;
  transform: scale(1);
}

.img-zoom-wrapper:hover img {
  transform: scale(1.1);
  filter: brightness(75%);
}

.img-translate-wrapper {
  position: relative;
  overflow: hidden;
}

.img-translate-wrapper img {
  display: block;
  transition: all 0.4s;
  height: auto;
  transform: scale(1.06);
}

.img-translate-wrapper:hover img {
  transform: translate3d(3%, 0, 0) scale(1.06);
  filter: brightness(75%);
}

/* 1.1 button style / .style-1 */
.button {
  font-family: "Poppins";
  border-radius: 30px;
  border: 2px solid #df2c2b;
  padding: 10px 20px;
  color: #ffff;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
  outline: none;
}

button:hover {
  outline: none !important;
}

button:focus {
  outline: none !important;
}

.style-1 {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #df2c2b;
  padding: 10px 22px;
  outline: none;
}

.style-1:hover {
  background-color: #df2c2b;
  outline: none;
}

.style-2 {
  background-color: #ffff;
  border: 3px solid #df2c2b;
  color: #292e55;
  outline: none;
}

.style-2:hover {
  background-color: #df2c2b;
  color: #ffff;
  transform: translateY(10px);
  outline: none;
}

.style-3 {
  background-color: #df2c2b;
  outline: none;
}

.style-3:hover {
  background: none;
  color: #292e55;
  transform: translateY(10px);
  outline: none;
}

.style-4 {
  border-radius: 0;
  background-color: #df2c2b;
  color: #fff;
  text-align: center;
  width: 100%;
  outline: none;
}

.style-5 {

  background-color: #df2c2b;
  border: 3px solid #df2c2b;
  padding: 10px 22px;
  font-size: 15px;
  outline: none;
  color: white !important;
}

.style-5 span {
  color: #fff;
}

.style-5:hover {
  background-color: rgba(99, 99, 99, 0.651);
  transform: translateY(10px);
  outline: none;
}

.style-6 {
  border: none;
  background-color: #191919;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 24px;
  transition: 0.4s;
  font-size: 16px;
  outline: none;
}

.style-6:hover {
  background-color: #fff;
  color: #000;
  outline: none;
}

.style-7 {
  background-color: #191919;
  color: #fff;
  outline: none;
}

.style-7:hover {
  background-color: #df2c2b;
  outline: none;
}

.style-8 {
  background-color: #df2c2b;
  border: none;
  border-radius: 0;
  color: #fff;
}

.style-8:hover {
  background-color: #fff;
  color: #000;
}

.style-9 {
  background-color: #df2c2b;
  border: none;
  border-radius: 0;
  color: #fff;
}

.style-10 {
  background-color: #ffff;
  color: #292e55;
  outline: none;
}

.style-10:hover {
  background-color: #df2c2b;
  color: #ffff;
  outline: none;
}

.style-11 {
  background-color: #fff;
  font-family: "Poppins";
  font-size: 15px;
  font-weight: 700;
  color: #000;
  padding: 10px 24px;
  border: 3px solid #df2c2b;
  outline: none;
}

.style-11:hover {
  background-color: #df2c2b;
  color: #fff;
}

.style-pagination {
  border-radius: 0;
  background-color: #ffff;
  padding: 7px 19px;
  color: #df2c2b;
  outline: none;
  text-transform: uppercase;
  font-weight: normal;
}

.style-pagination:hover {
  background-color: #df2c2b;
  color: #fff;
}

.current {
  background-color: #df2c2b;
  color: #fff;
}
/* end button style */
/*-----------------------------------------------------------------------------------*/
/*  2. Header / .main-header
/*-----------------------------------------------------------------------------------*/
/* 2.1 Header Style 1(Transparant) / .main-nav */
.main-nav {
 
  padding: 0px 25px 0px 25px;
  z-index: 10;
  right: 0;
  left: 0;
  background-color:#fff;
  box-shadow: 0px 4px 3px #ebeaff;
}

.main-nav .container {
  display: flex;
}

.left-nav {
  position: relative;
 z-index: 10;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.right-nav {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  padding: 15px 0;
  cursor: pointer;
}

.nav-menu {
  display: flex;
  padding: 15px 0;
}

.contact-button {
  padding: 15px 5px 15px 0;
}

.contact-button .style-1 {
  border: 3px solid #df2c2b;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 23px;
}

.menu-item {
  margin-right: -2%;
padding: 1px 0px 0px 25px;
margin-top: -5px;
}

.menu-item-white {
  margin-right: 10%;
}

#main-menu {
         margin: 13px 4px 7px 180px;
      padding: 0px 0 0px 0px;
  display: flex;
  clear: both;
  border-bottom: 0;
}

.nav-link {
  color: #000;
  font-weight: 500;
  transition: 0.4s;
}

.nav-link:hover {
  opacity: 0.7;
  color: #f5f5f5;
}

.contact {
  margin-top: 5px;
  margin-right: 60px;
  display: flex;
  justify-content: space-between;
}

.telp-icon {
  color: #df2c2b;
  font-size: 25px;
  padding: 0 10px;
}

.small-text {
  display: block;
  margin-top: 5px;
  font-family: "Poppins";
  font-style: italic;
  font-size: 16px;
}
/*DSFDSFDGFFG*/
.tabs {
    margin-bottom: 21px;

  display: flex;
  position: relative;
  justify-content: center;
}
.tabs .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 6px;
  border-radius: 15px;
  background-color: #c23564;
  transition: all 0.2s ease;
}
.tab-item {margin: 1px 9px 0px 0px;
       min-width: 192px;
    padding: 16px 20px 11px 20px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #1b1b1b;
    background-color: #d3abab4d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 5px solid transparent;
    opacity: 0.6;
    cursor: pointer;
    transition: all 0.5s ease;
    box-shadow: 1px 2px 4px #b3b3b3;
}
.tab-icon {
  font-size: 24px;
  width: 32px;
  position: relative;
  top: 2px;
}
.tab-item:hover {
  opacity: 1;
  background-color: rgba(194, 53, 100, 0.05);
  border-color: rgba(194, 53, 100, 0.1);
}
.tab-item.active {
  opacity: 1;
}
.tab-content {
  /*padding: 0px 0;*/
  box-shadow: 0px 0px 4px #b3b3b3;
    border-radius: 4px;
    padding: 15px;
}
.tab-pane {
  color: #333;
  display: none;
}
.tab-pane.active {
  display: block;
}
.tab-pane h2 {
  font-size: 24px;
      margin-bottom: 29px;
}

/*DSFDSFDGFFG*/
.telp-text {
  font-family: "Poppins";
  font-size: 16px;
}

.featuaa{    font-size: 19px;}
.reeaea{     margin-left: 102px;padding: 29px;width: 450px;
        background-color: #f4f4f433 !important;
    box-shadow: 8px 6px -6px black;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
}
.lablres{font-size: 15px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: -3PX;
}
.butongraom{  width: 100%;
    padding-top: 11px;
    /* padding: 20px; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.formbtn{width: 120px;
        margin: 11px 0px 0px 20px;
    color: white;
    border: none;
    font-size: 20px;
    /* border-radius: 8px; */
    padding: 5px;
    background-color: #ce2844;}

input:focus-visible{overflow: visible;
    width: 100%;
    /* height: 4px; */
    border: 1px solid #ccc;
    background: #FFF;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
    border-top: none;
    background: #FFF;
    outline:none;
   }
.gsffs{overflow: visible;
    width: 100%;
    /* height: 4px; */
    border: 1px solid #ccc;
    background: #FFF;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
    border-top: none;
   }
/* 2.2 Header Style 2(White) /.nav-white */
.nav-white {
  position: relative;
  background-color: #fff;
  padding: 20px 0 20px 0;
}

.white-nav .style-11 {
  padding: 10px 23px;
  border: 3px solid #df2c2b;
  font-weight: 700;
}
.form-groupre{display: flex;    margin-bottom: 0px;
}
.form-group{display: flex;
}
.iauus{overflow: visible;
    height: 42px;
    border: 1px solid #ccc;
    background: #FFF;
    
    width: 145px;
    margin: 11px;}
.brand-nav-white {
  margin-left: 0;
}
.GSFDS{width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.gsgsttt{height: 106px!important;
    width: 87%;
    margin-left: 20px;}
.gsgsr {
   margin-left: 12px;
    width: 281px;
}
.gsgsjshs{    width: 281px;
    margin-left: 25px;}
.gsgs{     width: 281px;
    margin-left: 39px;}
.form-control4{display: block;
       
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.iauust{    overflow: visible;
    height: 42px;
    border: 1px solid #ccc;
    background: #FFF;
   
    width: 145px;
    margin: 10px 7px 0px 17px;
   }
.menu-item-white {
  color: #000;
  margin-right: 30px;
}

.nav-link-black {
  color: #000;
  font-weight: 500;
  transition: 0.4s;
}

.nav-link-black:hover {
  color: #df2c2b;
}
/* end white nav */

/* Mobile menu toggle button */

.main-menu-btn {
  position: relative;
  margin: 14px 0 10px;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgb(0, 0, 0, 0);
}

/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon-gray,
.main-menu-btn-icon-gray:before,
.main-menu-btn-icon-gray:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #bbb;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before,
.main-menu-btn-icon-gray:before {
  content: "";
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after,
.main-menu-btn-icon-gray:after {
  content: "";
  top: 7px;
  left: 0;
}

/* x icon */

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon,
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon-gray {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before,
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon-gray:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after,
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon-gray:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* hide the menu in mobile view */

#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
     display: flex;
    flex-direction: column; 
}

@media (min-width: 780px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: flex;
    list-style: none;
  }
  
}

/* 2.3 Header Img Block / .header-text */

.header-text.about {
  position: relative;
  background: url("./images/slider/Brain Club banner web-3.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
      padding: 191px 0 197px;
  width: 100%;
}
.hshsg{ margin-top: 107px;}
.header-text.aboutrs{
  position: relative;
  background: url("./images/slider/Brain Club banner web-3.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
      padding: 191px 0 197px;
  width: 100%;
}

.header-text.management {
  position: relative;
  background: url("./images/bg/PGM-Management.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 400px 0 168px;
  width: 100%;
}

.header-text.job {
   position: relative;
  background: url("./images/bg/PGM-Featured-Jobs.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 400px 0 168px;
  width: 100%;
}

.header-text.clinet {
  position: relative;
  background: url("./images/bg/PGM-cli.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 400px 0 168px;
  width: 100%;
}

.header-text.management {
  position: relative;
  background: url("./images/bg/PGM-Management.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 400px 0 168px;
  width: 100%;
}

.header-text.service {
  position: relative;
  background: url("./images/test.png") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 400px 0 168px;
  width: 100%;
}
.gsggsf{}
.HHDDGD{width: 117%;
    MARGIN-LEFT: -10PX;}
.contact-box2 A{COLOR:BLACK}
.header-text.contact-header {
    MARGIN-TOP: 97PX;

  position: relative;
  background: url("./images/bg/contactnow.jpg") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
    padding: 200px 0 258px;
  width: 100%;
  border-bottom: 4px solid #7a7a7a;
}

.header-text.appointment {
  position: relative;
  background: url("./images/hero-image.png") rgba(0, 0, 0, 10%);
  /*background-attachment: fixed;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  padding: 205px 0 170px;
  width: 100%;
}
.hshgs{font-size: 36px!important;}
.header-text hr {
  margin-top: 12px;
  height: 4px;
  width: 60px;
}
.about-content p{    font-family: "Roboto";
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    line-height: 26.5px;}
.header-title {
  text-align: center;
}

.header-title p {
  font-family: "Karla", Sans-serif;
  font-size: 14px;
  letter-spacing: 5px;
  margin: 0;
}

.header-desc {
  text-align: center;
}

.header-desc1 {
  text-align: left;
}

.header-desc h1 {
  font-size: 45px;
  font-weight: 400;
  margin: 0;
}
/* end header */

/*-----------------------------------------------------------------------------------*/
/*  3. Home Page
/*-----------------------------------------------------------------------------------*/

/* 3.1 Header Swiper / .header-swiper */
.swiper-slide {
  z-index: -10;
}

.swiper-bg {
  position: relative;
  z-index: -15;
  background: url("./images/slider-1s.jpg");
  background-size: cover;
  background-position: center center;
  filter: brightness(95%);
  height: 100vh;
  width: 100%;
}

.header-text-wrap {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.header-text {
  position: relative;
  padding: 0 60px 0 80px;
}

.header-shape {
  position: relative;
  width: 550px;
  left: 25px;
}


.header-swiper .header-title p {
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 12px;
  text-transform: uppercase;
}

.header-swiper .header-desc p {
  font-family: "Poppins";
  font-size: 17px;
  line-height: 25px;
}

.header-swiper .header-desc a {
  color: #fff;
}

.header-swiper .header-button {
  position: absolute;
  bottom: 8%;
  left: 13%;
}

.header-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
  display: block;
  border-radius: 20px;
  border: 3px solid #fff;
  padding: 0 5px;
  width: 20px;
  left: 50%;
  bottom: 9%;
  transform: translate(-50%, -9%);
}

.swiper-pagination span {
  background-color: #fff;
}

.header-swiper .swiper-button-next {
  background-color: #000;
  opacity: 0.5;
  color: rgb(233, 182, 182);
  height: 11%;
  width: 1.5%;
  top: 46.5%;
  right: 0;
}

.header-swiper .swiper-button-next::after {
  font-size: 15px;
}

.header-swiper .swiper-button-prev {
  background-color: #000;
  opacity: 0.5;
  color: #fff;
  height: 11%;
  width: 1.5%;
  top: 46.5%;
  left: 0;
}

.header-swiper .swiper-button-prev::after {
  font-size: 15px;
}

.header-swiper .header-title {
  position: absolute;
  top: 18%;
  left: 14%;
}

.header-swiper .header-sub-title {
  position: absolute;
  top: 102px;
  left: -63px;
  width: 100%;
  z-index: 10;
  font-size: 54px;
  line-height: 100px;
}

.header-swiper .header-desc {
  position: absolute;
  bottom: 19%;
  left: 13%;
  max-width: 480px;
  text-align: left;
}

.header-swiper .learn-more {
  margin-top: 10px;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  -webkit-animation: learn-more-animation 3s ease infinite alternate;
}

/**/
.header-shape1 {
  position: relative;
  width: 420px;
  left: 650px;
}

.header-swiper1 .header-title p {
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 12px;
  text-transform: uppercase;
}

.header-swiper1 .header-desc p {
  font-family: "Poppins";
  font-size: 17px;
  line-height: 25px;
}

.header-swiper1 .header-desc a {
  color: #fff;
}

.header-swiper1 .header-button {
  position: absolute;
  bottom: 8%;
  left: 67%;
}

.header-swiper1 .swiper-container-horizontal > .swiper-pagination-bullets {
  display: block;
  border-radius: 20px;
  border: 3px solid #fff;
  padding: 0 5px;
  width: 20px;
  left: 50%;
  bottom: 9%;
  transform: translate(-50%, -9%);
}

.swiper-pagination span {
  background-color: #fff;
}

.header-swiper1 .swiper-button-next {
  background-color: #000;
  opacity: 0.5;
  color: rgb(233, 182, 182);
  height: 11%;
  width: 1.5%;
  top: 46.5%;
  right: 0;
}

.header-swiper1 .swiper-button-next::after {
  font-size: 15px;
}

.header-swiper1 .swiper-button-prev {
  background-color: #000;
  opacity: 0.5;
  color: #fff;
  height: 11%;
  width: 1.5%;
  top: 46.5%;
  left: 0;
}

.header-swiper1 .swiper-button-prev::after {
  font-size: 15px;
}

.header-swiper1 .header-title {
  position: absolute;
  top: 18%;
  left: 56%;
}

.header-swiper1 .header-sub-title {
  position: absolute;
  top: 102px;
  left: 640px;
  width: 100%;
  z-index: 10;
  font-size: 54px;
  line-height: 100px;
}

.header-swiper1 .header-desc {
      position: absolute;
    bottom: 19%;
    left: 67%;
    max-width: 340px;
    text-align: left;
}

.header-swiper1 .learn-more {
  margin-top: 10px;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  -webkit-animation: learn-more-animation 3s ease infinite alternate;
}

/**/
@keyframes learn-more-animation {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 0);
  }

  80% {
    transform: translate(-5px, 0);
  }
}

/* 3.2 About / .About*/

.About {
  padding: 40px 0px 40px 0px;
}

.about-section-title h2 {
  font-size: 50px;
  line-height: 62px;
  margin: 0;
}

.about-section-title hr {
  height: 4px;
}

.about-section .about-desc {
  margin-bottom: 50px;
}

.about-button a {
  padding: 10px 25px;
}

.sub-title {
  font-family: "Poppins";
  font-style: italic;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 45px;
  color: #292e55;
  font-weight: 400;
}

.gallery-section {
  padding: 0 4px 0 0;
}

.gallery {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.column-2.gallery-section .gallery {
  height: 100%;
  align-items: flex-end;
}

.column-2.gallery-section .gallery img {
  height: 317px;
  object-fit: cover;
}

.img-gallery {
  position: relative;
  margin-right: 15px;
}

.on-hover-component {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.46);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: 0.4s ease-in-out;
}

.on-hover-component i {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffff;
  font-size: 30px;
  transform: translate(-50%, -50%);
}

.gallery-image {
  width: 100%;
  display: block;
}
.gaggaga{margin-top: 90px;
    width: 46%;
    margin-left: 44px;}
.img-gallery:hover .on-hover-component {
  opacity: 90%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.gattss{MARGIN-TOP: 63PX;}
.GRAF{margin-top: 42px;}

#garsffs{margin-top: 17px;}
.images {
  display: block;
    margin-right: auto;
   margin-top: 64px;
    height: 305px;
    max-width: 100%;
}
.ggsgfsasa{margin-top: 108px;}
.about-text {
  padding: 8% 0 0 0;
}

.about-text p {
  padding-right: 15px;
}

.about-button {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

/* 3.3 Homepage Services loop / .Services */



.services-title {
  padding-right: 15px;
}

.services-title h3 {
  font-size: 30px;
  margin-top: 25px;
  line-height: 36px;
  max-width: 400px;
}

.services-title p {
  padding: 0 0 14px;
  font-weight: 300;
}

.service-button {
  transition: 0.4s;
}

.service-button:hover {
  transform: translateY(10px);
}

.service-card-loop {
  display: flex;
  flex-wrap: wrap;
  width: 61%;
  padding: 10px 0;
}

.service-card-wrapper {
  display: flex;
  margin-bottom: 10px;
}

.services-card {
  display: flex;
  width: 50%;
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  transition: 0.4s;
  box-shadow: 0px 5px 5px 5px rgba(64, 64, 64, 0.05);
  margin-top: 15px;
  margin-right: 25px;
}

.services-card:hover {
  box-shadow: 0px 5px 5px 5px rgba(64, 64, 64, 0);
}

.service-images .services-card-img {
  padding: 0 15px;
}

.card-images {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25%;
}

.services-card-body .card-title {
  cursor: unset;
  line-height: 35px;
  margin-bottom: 5px;
  color: #292e55;
}

.service-card-desc {
  margin-top: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #777;
}

/* 3.4 Homepage Appointment / .Appointment */

.Appointment {
  position: relative;
  background-color: #1b1b1b;
  border: 1px solid #1b1b1b;
  padding: 75px 0 43px;
}

.Appointment::before {
  border-bottom: 41px solid #1b1b1b;
  border-left: 25vw solid transparent;
  border-right: 73vw solid transparent;
  width: 0;
  height: 0;
  content: "";
  overflow: hidden;
  position: absolute;
  bottom: 100%;
}

.Appointment .desc-wrap {
  padding-right: 26px;
}

.appointment-body h2 {
  color: #fff;
  margin: 0;
}

.appointment-title h2 {
  font-size: 24px;
  padding: 0 15px;
  line-height: 30px;
}

.appointment-title hr {
  width: 30%;
}

.left-hr.mobile-hide {
  display: block;
}

.Appointment .main-office {
  padding-left: 50px;
  padding-right: 0;
}

.main-office h2,
.branc-office h2 {
  font-size: 20px;
  line-height: 23px;
}

.Appointment .appointment-telp {
  color: #aaa;
  line-height: 20px;
  margin-top: 10px;
}

.main-office p,
.branc-office p {
  margin: 0;
}

.Appointment .branc-office {
  padding-left: 0;
}

.left-hr.mobile {
  display: none;
}
.TARRA{MARGIN-TOP: 21PX;}
.appoitnment-form {
  margin-top: 25px;
}

.left-form {
  padding-left: 18px;
  padding-right: 23px;
}

.right-form {
  padding-left: 0;
  padding-right: 42px;
}

.input-field {
  display: flex;
  justify-content: space-between;
  margin-top: 21px;
}

.form-input {
  font-family: "Roboto";
  outline: none;
  background: none;
  color: #fff;
  padding: 10px;
  border: 1px solid #eaeaea;
  width: 100%;
}

.form-input::placeholder {
  color: #fff;
}

.form-input:hover {
  background-color: rgba(66, 66, 66, 0.5);
  border: 1px solid #df2c2b;
}

.form-input:focus {
  outline: none;
  background-color: rgba(66, 66, 66, 0.5);
  border: 1px solid #df2c2b;
}

.form-textarea {
  font-family: "Roboto";
  outline: none;
  background: none;
  color: #fff;
  padding: 10px;
height: 104px;
  border: 1px solid #eaeaea;
  width: 100%;
}

.form-textarea::placeholder {
  color: #fff;
}

.form-textarea:hover {
  background-color: rgba(66, 66, 66, 0.5);
  border: 1px solid #df2c2b;
}

.form-textarea:focus {
  background-color: rgba(66, 66, 66, 0.5);
  border: 1px solid #df2c2b;
}

.form-select {
  font-family: "Roboto";
  outline: none;
  background: none;
  color: #fff;
  padding: 10px;
  border: 1px solid #aaa;
  width: 100%;
}

option {
  background-color: #fff;
}

.option1 {
  background-color: #fff;
}

.form-select:hover {
  border: 1px solid #df2c2b;
}

.form-select:focus {
  border: 1px solid #df2c2b;
}

.appoitnment-form button {
  margin-top: 20px;
  padding: 8px 10px;
}

.map-wrap {
  position: relative;
  padding: 0;
}

.gMaps {
  position: absolute;
  z-index: 10;
  width: 432px;
  height: 100%;
  bottom: 205px;
  right: 20px;
}

.gMaps #gmap_canvas {
  width: 100%;
  height: 700px;
}

/* 3.5 Homepage Team list / .Team */
.Team {
  margin-top: -40px;
     padding: 0px 0 60px;
     background-color: rgb(241 231 208);
}


}

.team-section-desc {
  width: 27%;
}

.team-title {
  margin: auto;
  margin-top: 30px !important;
 

}

.team-title p {
  margin-top: 24px;
  margin-bottom: 0;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.team-title h3 {
  font-size: 32px;
  margin: 0;
  line-height: 60px;
}

.team-title1 hr {
  width: 15%;
}

.team-title1 {
  margin: auto;
  margin-top: 30px !important;
  
 

}

.team-title1 p {
  margin-top: 24px;
  margin-bottom: 0;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.team-title1 h3 {
  font-size: 32px;
  margin: 0;
  line-height: 60px;
}

.team-title1 hr {
  width: 15%;
}

.team-body {
  margin-top: 28px;
}

.team-body a {
  color: #292e55;
  font-weight: 600;
  border-bottom: 1px solid #292e55;
  transition: 0.4s;
}

.team-body a:hover {
  color: #df2c2b;
}

.team-list {
  width: 70%;
  padding-left: 10px;
  padding-right: 15px;
}

.team-wrapper {
  padding-left: 10px;
  padding-right: 0;
}

.team-img-wrapper {
  display: inline-block;
}

.team-img {
  position: relative;
  overflow: hidden;
  display: block;
}

.team-img .res-img {
  display: block;
  transition: all 0.4s;
  transform: scale(1);
}

.team-img:hover .res-img {
  transform: scale(1.1);
}

.overlay {
  position: absolute;
  bottom: 0;
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  padding: 15px;
  background-color: #df2c2b;
  opacity: 0;
  transition: 0.4s ease-in;
}

.team-img:hover .overlay {
  opacity: 90%;
}

.overlay-body p {
  line-height: 20px;
}

.overlay-icon {
  position: absolute;
  display: flex;
  bottom: 10%;
  left: 20px;
}

.icon {
  background-color: #fff;
  color: #000;
  margin-left: 7px;
  font-size: 15px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 37px;
  transition: 0.3s;
  cursor: pointer;
}

.icon:hover {
  background-color: #000;
  color: #fff;
}

.team-desc {
  margin-top: 1rem;
}

.team-name {
  font-family: "Poppins";
  color: #3a3a3a;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
}

.team-job {
  font-size: 15px;
  margin: 0;
}

/* 3.6 Experience / .Experience */
.Experience {
  position: relative;
  background: url("images/bg.jpg");
  height: auto;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.Experience::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #1b1b1b;
  opacity: 0.9;
  z-index: 1;
}

.Experience .container {
  padding: 70px 0;
  position: relative;
  z-index: 2;
}

.experience-body {
  color: #bababa;
  line-height: 1.4;
  text-align: center;
}

.experience-body h3 {
  font-size: 40px;
  line-height: 50px;
  margin: 0;
}

.experience-body p {
  font-size: 18px;
}

.experience-button {
  margin-top: 35px;
  padding: 15px 25px;
  transition: 0.4s;
}

.experience-button a:hover{
  color: #fff;
}

.experience-button:hover {
  transform: translateY(10px);
}

/* 3.7 Homepage Blog Loop / .Blog  */
.Blog {
  padding: 93px 0 100px;
}

.blog-title-wrap {
  width: 100%;
  padding-right: 5px;
}

.blog-title {
  font-weight: 300;
  color: #000;
  cursor: pointer;
}

.title-text {
  text-transform: uppercase;
  margin: 0;
}

.blog-title h3 {
  font-size: 32px;
  margin: 0;
  line-height: 63px;
}

.blog-button {
  display: flex;
  justify-content: flex-end;
}

.blog-button a {
  margin-top: 69px;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: bold;
  padding: 13px 30px;
}

.blog-loop {
  margin-top: 40px;
  padding-right: 8px;
}

.blog-list-wrapper {
  display: flex;
  justify-content: center;
  padding-left: calc(25px / 2);
  padding-right: calc(25px / 2);
}

.blog-card {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  border-radius: 0;
  transition: 0.6s;
  border: 1px solid #efefef;
}

.blog-card:hover {
  box-shadow: 0px 5px 5px 5px rgba(64, 64, 64, 0.1);
}

.card-img-wrapper {
  position: relative;
}

.card-img-top img {
  display: block;
  transition: all 0.4s;
  height: 175px;
  transform: scale(1);
}

.blog-loop .card-img-top img {
  height: 155px;
}

.card-img {
  width: 100%;
  transition: 0.4s;
}

.card-category {
  position: absolute;
  padding: 1px 20px;
  top: 91%;
  background-color: #df2c2b;
  text-transform: uppercase;
  color: #fff;
}

.card-category p {
  font-family: "Poppins";
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
}

.Blog .card-body {
  padding: 39px 42px;
}

.card-title {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 19px;
  transition: 0.4s;
  line-height: 34px;
  margin-top: 15px;
}

.blog-card a {
  color: #292e55;
  transition: 0.4s;
}

.blog-card a:hover {
  color: #df2c2b;
}

.card-date {
  font-family: "Roboto";
  font-style: italic;
}

.Blog .card-date {
  margin-top: 23px;
  font-style: normal;
}

.blog-card:hover {
  box-shadow: 0px 5px 5px 5px rgba(160, 160, 160, 0.2);
}

/* 3.8 Homepage Testimoni / .Testimoni */
.Testimoni {
  background-color: #f5f5f5;
  padding: 83px 0 89px;
}

.testimoni-title {
  line-height: 33px;
  margin-bottom: 50px;
  padding: 0 15px;
}

.testimoni-title p {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
}

.testimoni-title h3 {
  font-size: 32px;
  margin: 0;
}

.testimoni-title hr {
  width: 25%;
  margin-top: 22px;
}

.slider-wrap {
  padding: 0 15px;
}

.testimoni-wrapper .client-image {
  width: 191px;
}

.testimoni-quote-wrapper {
  width: 100%;
}

.testimoni-quote {
  display: flex;
}

.dot-img {
  background: url("./images/testimoni-img2.png");
  background-position: center;
  width: 100%;
  height: 75px;
}

.testimoni-icon {
  background-color: #df2c2b;
  text-align: center;
  width: 100%;
  padding: 13% 0 0 0;
}

.testimoni-img-wrapper {
  display: flex;
}

.testimoni-img {
  max-width: 100%;
  height: 75px;
}

.client-testimoni-text {
  padding-left: 27px;
  padding-right: 30px;
}

.testimoni-text p {
  font-style: italic;
  font-size: 24px;
  line-height: 37px;
  margin-top: 0;
}

.client-name {
  color: #df2c2b;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}

.client-job {
  font-style: italic;
  font-weight: 300;
  margin: 0;
}

.testimoni-wrapper .owl-carousel button.owl-dot {
  background-color: #000;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  opacity: 0.5;
}

.owl-dots {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  width: 5%;
  left: -20px;
  margin: auto;
  margin-top: 56px;
}

.owl-carousel button.owl-dot.active {
  opacity: 1;
}

/* 3.9 Newsletter / .Newsletter */

.Newsletter {
  position: relative;
  background: url("./images/newsletter.png");
  background-size: cover;
  background-position: center center;
  padding: 26px 0;
}

.newsletter-title {
  text-align: left;
  color: #fff;
}

.newsletter-title h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 37px;
  margin: 0;
}

.newsletter-title p {
  margin: 0;
}

.newsletter-form {
  margin-top: 7px;
  display: flex;
}

.newsletter-form form {
  display: inline-block;
  width: 68%;
}

.newsletter-input {
  font-family: "Poppins";
  color: #000;
  outline: none;
  background-color: #fff;
  border: none;
  padding: 13px 27px;
  border-radius: 25px;
  font-size: 15px;
  width: 100%;
  box-sizing: border-box;
}

.Newsletter button {
  margin-left: auto;
}

.newsletter-form-input {
  padding-right: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  4. About Page
/*-----------------------------------------------------------------------------------*/

/* 4.1 About Us / .About-us  */
.About-us {
  padding: 100px 0 65px;
}

.about-img-wrapper {
  width: 53%;
}

.about-us {
  width: 40%;
  margin-left: 35px;
  padding: 15px 0;
}

.about-title {
  margin-bottom: 29px;
}

.about-title h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 30px;
  margin: 0;
}

.about-body p {
  line-height: 25px;
}

.about-name {
  padding: 13px 10px;
}

.ceo-name {
  font-family: "Poppins";
  font-size: 15px;
  font-weight: 300;
  margin: 0;
  width: 40%;
  line-height: 48px;
}

.relatedPost-wrapper {
  margin-top: -15px;
}

.signature-img {
  width: 115px;
  height: auto;
}

/* 4.2 Aboutpage team list / .Teams */

.Teams {
  padding: 90px 0 90px;
}

.Teams .team-title {
  margin-top: 0;
}

.team-about .team-title p {
  margin-top: 0;
}

.team-about .team-title h3 {
  line-height: 25px;
  margin-bottom: 35px;
}

.Teams hr {
  width: 35%;
}

.team-about .team-list {
  width: 100%;
}

.about-team-wrapper {
  margin-top: 38px;
  padding-left: 10px;
  padding-right: 10px;
}

.team-about .team-desc {
  margin-top: 7px;
}

/* 4.3 Aboutpage testimoni / .Testimoni-img-bg */

.Testimoni-img-bg {
  height: auto;
  background: url("images/hero-image.png") rgba(0, 0, 0, 0.7);
  background-size: cover;
  background-blend-mode: multiply;
  background-position: center center;
  padding: 113px 0px;
}

.Testimoni-img-bg .testimoni-title {
  margin: auto;
  line-height: 27px;
  margin-bottom: 40px;
}

.Testimoni-img-bg .testimoni-title p {
  line-height: 21px;
}

.Testimoni-img-bg .testimoni-title h3 {
  line-height: 57px;
}

.Testimoni-img-bg .testimoni-about {
  margin-top: 0;
}

.Testimoni-img-bg .owl-dots {
  margin-top: 97px;
}

/* 4.4 Partner / .Partner */

.Partner {
 padding: 30px 0 3px 0;
}

.partner-wrapper {
  display: flex;
  padding: 0 15px;
}

.partner-body {
  width: 30%;
}

.partner-text {
  text-align: left;
  margin-top: 33%;
  padding-right: 15px;
}

.partner-title {
  margin-bottom: 15px;
}

.partner-title p {
  margin: 0;
}

.partner-text h3 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 29px;
}

.partner-text hr {
  width: 15%;
}

.partner-list {
  display: flex;
  justify-content: center;
}

.logo-wrapper {
 margin-bottom: 56px;
    margin-left: 68px;
    margin-right: 5px;
}

/* 4.5 Aboutpage Appointment / .Appointment-bg-img */
.Appointment-bg-img {
  background: url("images/hero-image.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.Appointment-bg-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #1b1b1b;
  opacity: 0.9;
  top: 0;
  left: 0;
  z-index: 1;
}

.Appointment-bg-img .container {
  padding: 80px 0;
  position: relative;
  z-index: 2;
}

.appointment-text {
  line-height: 65px;
}

.appointment-text h2 {
  font-size: 50px;
  line-height: 84px;
  margin: 0;
}

.appointment-text h3 {
  font-size: 35px;
  line-height: 32px;
  margin: 0;
  font-weight: normal;
}

.appointment-button {
  padding: 37px;
  transition: 0.4s;
}

.appointment-button:hover {
  transform: translateY(10px);
}

/*-----------------------------------------------------------------------------------*/
/*  5. Services Page
/*-----------------------------------------------------------------------------------*/

/* 5.1 Services Loop / .Services-list */

.Services-list {
  padding: 90px 0px 73px 0;
  background-color: #f6f6f7;
}

.Services-list .row {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

.service-card-tablet {
  margin-bottom: 20px;
  padding: 0 10px;
}

.service-cards {
  border: 1px solid #efefef;
  border-radius: 0;
  transition: 0.4s;
  margin: 0;
}

.service-cards:hover {
  box-shadow: 0px 5px 5px 5px rgba(64, 64, 64, 6%);
}

.service-cards .service-card-img {
  height: auto;
}

.service-card-body {
  padding: 0 45px 35px;
}

.serviceman-name {
  display: flex;
}

.serviceman-name p {
  font-size: 15px;
  margin-bottom: 10px;
}

.s-name {
  color: #df2c2b;
  cursor: pointer;
  transition: 0.4s;
}

.s-name:hover {
  color: #555;
}

.service-card-title h3 {
  font-size: 23px;
  line-height: 31px;
  margin: 0;
  transition: 0.4s;
  cursor: pointer;
}

.service-card-title h3:hover {
  color: #df2c2b;
}

.service-card-button {
  padding-top: 15px;
}

.service-card-button .style-8 {
  font-size: 14px;
  padding: 8px 13px;
}

/* 5.2 Service Experience / .service-experience */

.service-experience .container {
  padding: 100px 0 106px;
}

.service-experience .experience-button {
  margin-top: 19px;
}

.service-experience .experience-body p {
  font-size: 16px;
}

/*-----------------------------------------------------------------------------------*/
/*  6. Single Services Page
/*-----------------------------------------------------------------------------------*/

/* 6.1 Single Service / .single-service-wrapper */
.single-service-wrapper {
  margin-bottom: 68px;
}

/* 6.1.1 Service Title / .single-title-wrapper */
.service-title-wrapper {
  background-color: #f5f9fd;
  padding: 78px 0;
  margin-bottom: 76px;
}

.service-title p {
  color: #999;
  margin: 0;
}

.service-title h1 {
  font-size: 42px;
  line-height: 0;
}

.service-post p {
  line-height: 26.5px;
}

/* 6.1.2 Single Service Post / .single-service-post */

blockquote {
  position: relative;
  padding: 33px 15px 20px 60px;
  margin: 0;
  font-family: "Roboto";
  font-style: italic;
  font-size: 22px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote::before {
  position: absolute;
  color: #df2c2b;
  content: open-quote;
  font-size: 14rem;
  opacity: 0.3;
  top: -23px;
  left: 0;
}

.servicePost-blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
  margin: 0;
}

.relatedService-wrapper {
  margin: 42px 0 60px;
}

.related-service-title h2 {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
}

.related-service-wrapper {
  background-color: #f5f9fd;
  display: flex;
  padding: 0 50px 20px 20px;
}

.related-title h4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 0;
}

.related-title a {
  color: #df2c2b;
  transition: 0.4s;
}

.related-title a:hover {
  color: #adadad;
}

.related-body p {
  font-size: 16px;
  margin-bottom: 0;
}

.service-qa-wrapper {
  padding-bottom: 60px;
}

.service-qa-title h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 26px;
}

.service-qa {
  border-top: 1px solid #c9c9c9;
  padding: 0 15px;
}

.service-quetion {
  position: relative;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  transition: 0.4s;
}

.service-quetion h4 {
  font-weight: 500;
  line-height: 15px;
}

.service-quetion:hover {
  color: #df2c2b;
}

.qa-icon {
  position: absolute;
  right: 0;
}

.service-answer {
  color: #676a6a;
  font-weight: 300;
  line-height: 27px;
}

/* 6.1.3 Single Service Sidebar / .service-sidebar */

.service-sidebar {
  padding-right: 21px;
}

.contact-us {
  background-color: #191919;
  padding: 50px 35px 57px;
}

.contact-img-wrapper img {
  width: 160px;
}

.contact-banner-button .style-1 {
  border: 3px solid #df2c2b;
  padding: 6px 18px;
  font-weight: 600;
}

.contact-body {
  margin-top: 20px;
}

.adress {
  margin-bottom: 0;
}

.contact-banner-button {
  margin-top: 62px;
}

.recent-services-wrapper {
  margin-top: 43px;
  margin-bottom: 24px;
  width: 100%;
}

.services-item {
  background-color: #f5f9fd;
  padding: 10px 0 10px 25px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  transition: 0.2s;
}

.services-item h4 {
  margin: 0;
  font-weight: 500;
  line-height: 23px;
}

.services-item:hover {
  border-left: 4px solid #df2c2b;
}

.brochures-wrapper {
  width: 100%;
}

.side-download ul {
  list-style: none;
  padding: 0;
}

.side-download ul li {
  display: flex;
  background-color: #f5f9fd;
  padding: 10px 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.side-download ul li a {
  font-size: 15px;
  padding-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.sideBar-title {
  display: flex;
  margin-bottom: 5px;
}

.sideBar-title h5 {
  margin-top: auto;
  font-size: 18px;
  margin-bottom: 15px;
}

.side-icon {
  color: #df2c2b;
  font-size: 18px;
}

.side-title-text {
  margin-left: 15px;
  font-size: 18px;
}

/*-----------------------------------------------------------------------------------*/
/*  7. Blog Page
/*-----------------------------------------------------------------------------------*/
/* 7.1 Blog Loop / .blog-loop-wrapper */
.Blogs {
  padding: 60px 0 105px;
}

.Blogs .column.column-75 {
  padding-right: 30px;
}

.Blogs .row.blog-loop-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}

.card-blog-loop {
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.blog-card .blog-card-img {
  width: 100%;
  height: auto;
}

.blog-card-img {
  width: 100%;
  transition: 0.4s;
}

.blog-card-img:hover {
  filter: brightness(70%);
}

.blog-card-body {
  position: relative;
  padding: 45px;
}

.blog-card-title {
  font-weight: bold;
  font-size: 27px;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 21px;
  cursor: pointer;
  transition: 0.4s;
  color: #000;
}

.blog-card-title:hover {
  color: #df2c2b;
  text-decoration: none;
}

.blog-card-body .card-desc {
  font-size: 16px;
  color: #333;
}

.pagination-row {
  position: absolute;
  z-index: 10;
  top: 100%;
}

.pagination {
  display: flex;
  justify-content: flex-start;
  height: auto;
  padding: 5px 5px;
}

.left-border-none {
  border-left: none;
}

/* 7.2 Blog Page & Single BLog Post Sidebar / .blogpost-side-menu */
.sidebar-wrapper {
  position: static;
  display: block;
  padding-right: 20px;
}

.blogPost-side-menu {
  background-color: #fff;
}

.recent-post {
  margin-top: 47px;
}

.recent-comments {
  margin-top: 30px;
}

.user-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
}

.categories {
  margin-top: 30px;
}

.side-post-img-wrapper {
  display: table-cell;
  position: relative;
  overflow: hidden;
  width: 85px;
  height: auto;
}

.side-post-img-wrapper img {
  display: block;
  height: 85px;
  max-width: 100%;
  transition: all 0.4s;
  transform: scale(1);
  object-fit: cover;
}

.side-post-img-wrapper:hover img {
  transform: scale(1.1);
  filter: brightness(75%);
}

.side-blog-desc {
  display: table-cell;
  vertical-align: top;
  padding-top: 2px;
  padding-left: 22px;
}

.side-post {
  display: block;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #efefef;
}

.comment-wrapper {
  display: -webkit-inline-box;
  border-bottom: 1px solid #efefef;
}

.recent-post .sideBar-title {
  margin-bottom: 10px;
}

.side-blog {
  margin-top: 11px;
}

.side-title {
  font-family: "Poppins";
  margin: 0;
  cursor: pointer;
  line-height: 22px;
}

.side-blog .side-title {
  line-height: 35px;
}

.side-title a {
  transition: 0.4s;
}

.side-title a:hover {
  color: #df2c2b;
}

.side-date {
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 300;
}

.follow-us {
  margin-top: 30px;
}

.icon-wrapper {
  display: inline-block;
  margin: 10px 5px 10px 0;
  border: 1px solid #df2c2b;
  border-radius: 50%;
  text-align: center;
  font-size: 17px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  transition: 0.4s;
  cursor: pointer;
}

.icon-wrapper:hover {
  background-color: #df2c2b;
  color: #fff;
}

.category-wrapper {
  border-top: 1px solid #efefef;
}

.category-name {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.4s;
}

.category-name:hover {
  color: #df2c2b;
}

.sosmed-icon-wrapper {
  display: block;
}

.featured-post-img {
  max-width: 100%;
  margin-top: 23px;
}

.blog-title a {
  transition: 0.4s;
}

.blog-title a:hover {
  color: #df2c2b;
}
.dmopMx{
  display: none;
}
/*-----------------------------------------------------------------------------------*/
/*  8. Single Post
/*-----------------------------------------------------------------------------------*/
/* 8.1 Single Post Article / .blog-single */
.BlogPost {
  margin-top: 60px;
  margin-bottom: 105px;
}

.blogPost-img-wrapper {
  position: relative;
  padding-right: 15px;
}

.blogPost-category {
  position: absolute;
  top: 96%;
  background-color: #df2c2b;
  padding: 2px 21px;
  color: #fff;
}

.blogPost-category p {
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}

.blogPost-title-wrapper {
  margin-top: 20px;
  margin-bottom: 25px;
}

.blogPost-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 64px;
  margin-top: 0;
  margin-bottom: 7px;
  transition: 0.4s;
  cursor: pointer;
}

.blogPost-title:hover {
  color: #df2c2b;
}

.the-author {
  font-family: "Roboto";
  font-size: 12px;
}

.author-name-wrap,
.post-date {
  color: #696969;
}

.author-name {
  transition: 0.4s;
  cursor: pointer;
}

.author-name:hover {
  color: #999999;
}

.blogPost-body {
  padding-right: 15px;
}

.blogPost-body p {
  font-weight: normal;
  color: #494949;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 25px;
}

.blogPost-body-img {
  margin-top: 5px;
}

.blog-post-img {
  width: 302px;
  height: 198px;
  margin: 5px 20px 20px 0;
}

.blogPost-body .img-right {
  width: 296px;
  margin: 5px 0 0 15px;
}

.blogPost-Quote-wrapper {
  margin-top: 20px;
  padding: 29px 15px 35px 60px;
}

.blogPost-Quote-wrapper p {
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
  margin: 0;
  color: #000000;
}

.blogPost-body .blogPost-text-3 {
  margin-top: 19px;
  line-height: 25px;
}

.blogPost-body .blogPost-text-4 {
  margin-top: 18px;
  line-height: 25px;
}

.blogPost-tag-wrapper {
  display: flex;
}

.tag-wrapper {
  display: flex;
  flex-direction: row;
  list-style: none;
  padding: 4px 5px;
}

.tag-wrapper li p {
  font-size: 13px;
  margin: 0;
}

.tag {
  font-family: "Roboto";
  border: 1px solid #d5d5d5;
  padding: 3px 10px;
  font-size: 10px;
  line-height: 20px;
  color: #555;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.4s;
  cursor: pointer;
  margin-left: 5px;
}

.tag a {
  transition: 0.4s;
}

.tag:hover {
  border: 1px solid #df2c2b;
  color: #df2c2b;
}

.author-desc-wrapper {
  display: flex;
  padding: 40px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: 10px;
}

.user-avatar {
  width: 300px;
  margin-top: 10px;
}

.user-avatar img {
  border-radius: 50%;
}

.author-name a {
  font-size: 17px;
  margin-top: 0;
  line-height: 41px;
  color: #000000;
  font-weight: bold;
}

.author-desc p {
  margin-top: 0;
  font-size: 15px;
  color: #494949;
  line-height: 25px;
}

.relatedPost-wrapper h3 {
  font-size: 30px;
}

.blog-wrapper .blog-card-body {
  padding: 46px;
}

.related-post-card .card-date {
  font-style: normal;
  font-weight: normal;
}

/*-----------------------------------------------------------------------------------*/
/*  9. Contact Page
/*-----------------------------------------------------------------------------------*/
/* 9.1 Information & Contact Form / .Contact-detail */
.Contact-detail {
  position: relative;
  padding: 30px 0px 0px 0px;
}

.information-wrapper {
  padding: 0 75px 0 15px;
}

.contact-detail-title {
  padding: 10px 0 0;
}

.contact-detail-title h2 {
  font-size: 45px;
  line-height: 49px;
  color: #262626;
  margin-top: 0;
  margin-bottom: 30px;
}

.info-detail hr {
  position: relative;
}

.contact-detail-title hr {
  width: 32%;
  height: 4px;
}

.info-offset.detail-tablet-2 {
  padding-left: 30px;
}

.office-detail {
  padding: 5px 0 0;
}

.office-site {
  font-family: "Poppins";
  font-size: 20px;
  line-height: 10px;
  font-weight: 600;
  color: #262626;
}

.contact-list {
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

.contact-desc {
  padding: 0 15px;
}

.office-info-wrapper {
  display: flex;
  justify-content: space-around;
}

.office-site-card {
  width: 100%;
  display: flex;
  padding: 20px;
  margin-right: 20px;
}

.icon-site {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
}

.icon-site i {
  font-size: 25px;
}

.site-type {
  font-family: "Poppins";
  margin: 0;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 7px;
}

.site-text .site-address {
  margin: 0;
}

.contact-form-wrap {
  margin-top: -213px;
}

.contact-form {
  position: relative;
    bottom: 0;
    left: -17px;
    background-color: #262626;
    border: 4px solid #7a7a7a;
    padding: 48px 37px 48px;
    height: 100%;
    width: 536px;
    margin-top: 225px;
}

.contact-form form {
  padding: 0 10px;
}

.contact-form .style-9 {
  width: 160px;
  margin-top: 25px;
}

.Contact-detail .form-input {
  padding: 11px;
}

.Contact-detail .form-textarea {
  padding: 13px;
}

.input-spacer {
  margin-right: 30px;
}

.contact p {
  margin: 0;
}

/* 9.2 Maps / .GoogleMaps */
.GoogleMaps {
  margin-bottom: 180px;
}

.contact-map {
  height: 400px;
}

#gmap_canvas {
  border-width: 0;
  width: 100%;
 height: 179px;
}

/*-----------------------------------------------------------------------------------*/
/*  10. Appointment
/*-----------------------------------------------------------------------------------*/
/* 10.1 Appointment Page Services List / .appointment-services */
.appointment-services {
  margin-top: 0;
  padding: 30px 0 215px;
}

.services-text {
  width: 35%;
  padding: 0 15px;
}

.appointment-services .services-title h3 {
  margin-bottom: 18px;
}

.appointment-services .services-title p {
  color: #000000;
  margin-top: 0;
  padding: 0 30px 20px 0;
}

/* 10.2 Appointment Page Testimoni / .appointment-testimoni */
.appointment-testimoni {
  margin-top: 0;
  padding: 110px 0 117px;
}

.appointment-testimoni .testimoni-title {
  line-height: 0;
  margin-bottom: 40px;
}

.appointment-testimoni .testimoni-title h3 {
  line-height: 43px;
}

.appointment-testimoni .testimoni-title hr {
  margin-top: 38px;
}

/*-----------------------------------------------------------------------------------*/
/*  11. Footer
/*-----------------------------------------------------------------------------------*/
/* 11.1 Footer Widget / .footer-widget */
.footer-widget {
      padding: 60px 0 28px 0;
      background-color: rgb(242 189 18 / 37%);
}

.footer-logo {
  width: 100%;
}

.footer-text {
  color: #000;
  line-height: 28px;
}

.footer-widget-component .footer-desc {
  padding-bottom: 16px;
  margin-top: 14px;
  line-height: 24px;
}

.footer-widget-component .style-7 {
  border: 3px solid #df2c2b;
  padding: 10px 25px;
}

.footer-title {
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  transition: 0.4s;
  margin: 0;
  line-height: 30px;
}

.footer-email {
  margin: 0;
}

.footer-email a:hover{
  color: #df2c2b !important;
}

.email a:hover{
  color: #df2c2b !important;
}

.footer-widget-component hr {
  width: 18%;
  height: 2px;
}

.footer-news-wrapper {
  display: block;
  margin-top: -12px;
  padding: 0 15px;
}

.footer-news-img {
  width: 85px;
  height: 85px;
}

.footer-news-item {
  display: block;
}

.footer-news-wrapper .img-zoom-wrapper {
  display: table-cell;
}

.footer-news-text {
  padding-left: 17px;
  display: table-cell;
  vertical-align: top;
}

.footer-news-title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.footer-news-title:hover {
  color: #df2c2b;
}

.footer-news-text p {
  margin: 0;
}

.footer-news-date {
  font-size: 12px;
}

.footer-icon-wrapper {
  display: flex;
  list-style: none;
  padding: 0;
}

.footer-icon {
  font-size: 16px;
  margin-right: 7px;
  color: #000;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 37px;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.4s;
}

.footer-icon:hover {
  color: #df2c2b;
  border: 1px solid #df2c2b;
}

/* 11.2 Footer Copyright / .footer-bottom */

.footer-bottom {
  padding: 6px 0;
  background-color: #000;
}

.footer-copyright {
  color: #fff;
  font-size: 16px;
}
.footer-new{
  text-align: center;
  margin-left: 160px;
      margin-top: 10px;
}

.footer-copyright a {
  text-decoration: none;
}

.footer-copyright a:hover {
  color: #df2c2b;
  text-decoration: none;
}

.footer-menu-wrapper {
  display: flex;
  justify-content: flex-end;
}

.footer-menu {
  margin-right: 10px;
}

.footer-link {
  font-family: "Roboto";
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.4s;
}

.footer-link:hover {
  color: #555;
  text-decoration: none;
}


/*mission*/
.mt-15{
           margin-top: 0px;
   padding: 0px 0px;
}


.quick-link p a{
  color: #000;
  font-weight: 700;
}
.quick-link p a:hover{
 color: #ff0000 !important;

}

.quick{
  top: 0px;
  padding: 50px 0px;
}

.btn{
  background-color: #191919;
  border:1px solid gray;
  width: 100%;
}

.para{
  top: 0px;
  padding: 20px 0px;
  color: #000;
}

.tel a{
  color: #000;
}

.tel a:hover{
  color: #d22b29;
}

.text-white1 {
  color: #fff;
}

.text-black {
  color: #000;
}

.Team p{
  color: #000;
    font-weight: bolder;
}

.email{

    margin-left: 20px;

}

.quick-link p{
  font-family: "Roboto";
    font-weight: 400;
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
}


.box-11{
  height: 400px;
  width: 100%;
 background-color: #2d87f5;
}
.box-2{
     margin: 0px 62px 0px;
}

.box-22{
    height: 400px;
  width: 100%;
    background-color: #ff3c6e;
}


.box-33{
    height: 400px;
  width: 100%;
    background-color: #253542;
}
.box-44{
    height: 400px;
  width: 100%;
    background-color: #646464
}

.img2 img{
  margin-top: 40px;
}


.quick-lin-2 .left-hr .quick-link{
  margin-left: 30px;
}
.text-color{
  color: #ef3e36;
  font-family: sans-serif;
    font-size: 35px;
}


.faqs-container{
    overflow: hidden;
}
.faq-singular {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 0 30px 0 20px;
}
.faq-singular:hover,
.faq-singular.active{
    background: #f2f2f2;
    background-image: linear-gradient(90deg, #335548 0%, #335548 8px, transparent 8px, transparent 100%);
}
.faq-singular .faq-question {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 25px 25px 25px 0px;
    font-weight: 700;
    font-size: 24px;
}
.faq-singular .faq-question:before {
    position: absolute;
    content: "+";
    color: #808080;
    right: -20px;
    top: 29%;
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 700;
    transition: all .5s;
}
.faq-singular.active .faq-question:before {
    transform: translateY(-50%) rotate(45deg) scale(1.3);
}
.faq-answer {
    display: none;
    padding-bottom: 20px;
}

.top-toggle{
  margin-top: 100px;
  margin-bottom: 50px;
}
.top-toggle1{
  margin-bottom: 50px;
}


.top-hading-text{
    font-family:emoji;
    display: block;
    font-size:40px;
    color: #2a2a2a;
    margin-bottom: 25px;
}


button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    /* float: right; */
   margin-left: 340px!important;
    position: absolute!important;
    font-size: 41px!important;
    margin-top: -76px!important;
}
.popup-modal{
      margin-top: 34px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
}

.top-had1{
  margin-left: 30px;
}


.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #f7f2ef !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: red !important;
}

 .active a:active {
    color: red !important;
}

 .nav-link:active {
    text-decoration: none;
    color: red !important;
}
.active a {
  color: red !important;
}

 .button-tab a{
  width: 20%;
 }
 .contact-address{
  border: 1px solid gray;
  border-radius: 5px;
  margin: 15px 0px;
 }

 .nav-link {
    display: block;
   /* padding: 0.5rem 1rem;*/
    width: max-content;
    margin-left: 0px;
}

.btn-danger {
    color: #fff !important;
    background-color: #df2c2b !important;
    border-color: #df2c2b !important;
    width: 25%;
}

.btn-danger:hover{
        color: #f8f9fa !important;
    background-color: #6c757d !important;
    border-color: #f2f2f2 !important;
}

p.dotted {
   border-bottom: 1px dotted gray;
}

.contact-box2{
     margin-left: 50px;
    margin-right: 27px;
    margin-top: -37px;
margin-bottom: 20px;
}

.container-top{
      margin-bottom: 67px !important;
}

.text-hover a:hover{
     color: red !important;
}
.input-text-color{
  color: #df2c2b;
}
.input-text-colors{
    color: #df2c2b;
    font-size: 10px;
    }
    .apply{
      width:10%;
    }
    .contact-p{margin-left: 35px;
    margin-top: 41px;
}
    
.about-body{
  margin-top: 185px;
}
.error-area .error-contact-wrap img{
    max-width: 500px;
    width: 100%;
}
.error-area .error-contact-wrap h3 {
    margin: 30px 0 0;
    position: relative;
    color: #ff0000;
    text-align: center;
}
.error-area .error-contact-wrap p {
    margin: 20px 0 20px;
    font-size: 19px;
}
.default-404 {
    font-size: 16px;
    color: #fe0000;
    padding: 20px 35px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    text-transform: capitalize;
    border: 1px solid #fe0000;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    margin-left: 132px;
}
.default-404::before {
    content: "";
    position: absolute;
    border-right: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #fe0000;
    border-bottom: 20px solid transparent;
    top: 9px;
    left: -1px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.logo img{
 
    width: 152px;
   
}
.resd{ width: 100%;}
.main-header{
  background-color: #000;
}
.topicon a{
  color: #fff!important;
 /* padding: 0 20px 0 0;*/
  font-weight: 300;
}
.main-header .container{
  padding: 8px 0;
}
.topicon i{
  width: 30px;
    height: 30px;
    background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    margin: 0 7px 0 0;
    color: #000;
    font-size: 14px;
}
.gffss{margin-left: -70px !important;
    width: 292px !important;;
    margin-top: 59px !important;;
}

.section-header p{
    margin-bottom: 40px;
    text-align: center;
}
.features-item {
    border-radius: 6px;
    color: #fff;
    padding: 20px 20px;
    position: relative;
    z-index: 1;
    cursor: pointer;
   /* min-height: 250px;
    background: #d41b45;*/
    margin: 10px 0px;
}
.features-item i {
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}
.icofont {
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pad_top_bottom_20px {
    padding: 20px 0px;
}
.features-list-item {
    padding: 36px 30px;
    margin: 10px 0px;
    box-shadow: 0px 0px 13px 0px #e1e2ff;
    border-radius: 6px;
    background: #fff;
    -webkit-transition: .3s all;
    transition: .3s all;
    min-height: 218px;
}

.w3l_header {
    font-size: 2.5em;
    color: #262c38;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    position: relative;
    font-weight: 800;
    text-align: center;
}
.w3l_header span {
    color: #cc1c44;
}
.subline-text h6{
  text-align: center;
    padding: 13px 0px;
    font-size: 20px;
    font-weight: 700;
}
.pa p{
  text-align: center;
}

.about .container{
  padding: 50px 0;
}

.hgsgss{margin-left: -110px;
    width: 119%;
    margin-top: 79px;}
#About_us{
  padding: 50px 0;
  background: #f4f4f4;
}
#why_choose_us
{
  padding: 50px 0;
}
.img-responsive1{    background-color: #0a0b0c;
 width: 120px;
    border: solid 1px #fff0;
    border-radius: 59px;
    padding: 14px;
    box-shadow: 0px 0px 7px #e1e2ff;
}
#About_us h5{
  color: #000;
  padding: 15px 0px 0 0;
}
.img-responsive2{
  width: 500px;
}
.features-item1 {
    border-radius: 6px;
    color: #fff;height: 275px;
    padding: 20px 20px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    margin: 10px 0px;
    background: #cd1c44;
    
}
#services{
  padding: 50px 0;
}
#services .small{
  text-align: justify;
}
.padding{
  padding-bottom: 20px;
}
.img-responsive4{
  width: 450px;
}
.m-bc{
  background: #f4f4f4;
}
.topicon1 i{
  width: 40px;
    height: 40px;
    background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    margin: 0 7px 0 0;
    color: #000;
    font-size: 18px;
}
.location{
  padding-left: 15px;
}
#slideshow{
  margin-top: 100px;
}
.form-newone{
  margin-top: -485px;
  margin-bottom: 20px;
}
.formdesign{
  background: #ffffff5e;
    padding: 5px 10px 10px 10px;
    border-radius: 5px;
    margin-top: 20px;
}
@media (min-width: 768px)
.container {
    max-width: 720px!important;
}
}
 .footer-new .link{
  color: #fff;
}
.hgffdd{color:white;}

.colo a{
  color: #000;
}
/*newmenu*/

ul {
 
	list-style: none;
	margin: 0;
	padding-left: 0;
}

li {
	margin: 13px 0px 0px 0px;
    color: #fff;
    /* padding: 16px 10px 22px 6px; */
    display: block;
    height: 45px;
    float: left;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
}
 .top-bar{    DISPLAY: BLOCK;
} 
li a {
  color:black;
}
a:hover {
    color: red!important;
    text-decoration: underline;
}
li:hover {
	   
	cursor: pointer;
}
.nav-link:hover {
    text-decoration: none;
    color: red!important;
}
ul li ul {
	
	visibility: hidden;
  opacity: 0;
  min-width: 5rem;
	position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
	left: 0;
  display: none;
}

ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
    opacity: 1;
    padding: 10px;
       background-color: #fdfbf8;
    width: 256px;
    margin-top: 4px;
    display: block;
}.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 66px!important;;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
.RRA{width: 133%;}
.hshhs{height: 287px;}

.rarfs{    margin-top: 108px;}
ul li ul li {
	    height: auto;
    padding: 4px;
    clear: both;
    width: 100%;
}
 /* meui */
  .top-slider{
    margin-top: -145px;
  }

  @media only screen and (max-width: 600px) {
 .top-slider{
    margin-top: 0px;
  }
}


.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}



@media only screen and (max-width: 600px) {
 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 9px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.top-slider{
    margin-top: -145px;
  }

  @media only screen and (max-width: 600px) {
 .top-slider{
    margin-top: 0px;
  }
}
@media only screen and (max-width: 375px) {
.top-bar{    DISPLAY: NONE;
}
.gattss {
     MARGIN-TOP: 0PX;
}
.text-color {
    color: #ef3e36;
    font-family: sans-serif;
    font-size: 22px;
}
.ggsgfsasa {
    margin-top: 0px;
}
.gaggaga {
     margin-top: 0px;
    width: 0PX;
   margin-left: 0px;
}
.images {
    display: block;
    margin-right: auto;
    margin-top: 23px;
    height: 305px;
    MARGIN-BOTTOM: 18PX;

    max-width: 100%;
}
.service-section .service-wrap .RSFFS {
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 9%);
    padding: 19px 18px;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
    HEIGHT: 407PX!important;
    position: relative;
    z-index: 1;
}
.section-title {
   margin-left: 0px;
    width: 96%;
    margin-top: 219px;
     margin-bottom: 0px;
}
.hgsgss {
    margin-left: 0px;
    width: 96%;
    margin-top: -22px;
}
.hshsg {
    margin-top: 74px;
}
ul li:hover > ul, ul li ul:hover {
    visibility: visible;
    opacity: 1;
    padding: 10px -2px 17px -8px;
   background-color: #e9ecef;
    width: 279px;
    margin-top: 4px 0px 0px 0px;
    display: block;
    z-index: 2;
    margin: 0px 11px 0px -26px;
}
 .img-responsive4 {
        width: 80%;
    margin: auto;
    display: table;
}
.reeaea {
    margin-left: -4px;
    padding: 29px;
    width: 320px;
    background-color: #f4f4f433 !important;
    box-shadow: 8px 6px -6px black;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
}
.tab-item {
    margin: 1px 9px 0px 0px;
    min-width: 139px;
    padding: 16px 20px 11px 20px;
    font-size: 20px;
    text-align: center;
    color: #1b1b1b;
    background-color: #d3abab4d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 5px solid transparent;
    opacity: 0.6;
    cursor: pointer;
    transition: all 0.5s ease;
}.HHDDGD {
    width: 97%;
    MARGIN-LEFT: -10PX;
}
.resd{ width: 90%;}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.gffss {
     margin-left: 0px !important;
    width: 292px !important;
     margin-top: 0px !important;
}.topicon1 i {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    margin: 0 7px 10px 0;
    color: #000;
    font-size: 18px;
}
.about .container {
     padding: 0px 0; 
}
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}



@media only screen and (max-width: 600px) {
 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 9px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.image-banner img{
  width: 100%;
}
.appo{
  margin-bottom: 30px;
}
.footer-new{
  text-align: center;
}




/*nrew */

.tabs {
  display: flex;
  position: relative;
}
.tabs .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 6px;
  border-radius: 15px;
  background-color: #c23564;
  transition: all 0.2s ease;
}
.tab-item {
  min-width: 80px;
  padding: 16px 20px 11px 20px;
  font-size: 20px;
  text-align: center;
  color: #c23564;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 5px solid transparent;
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.5s ease;
}
.tab-icon {
  font-size: 24px;
  width: 32px;
  position: relative;
  top: 2px;
}
.tab-item:hover {
  opacity: 1;
  background-color: rgba(194, 53, 100, 0.05);
  border-color: rgba(194, 53, 100, 0.1);
}
.tab-item.active {
  opacity: 1;
}
.tab-content {
  padding: 28px 0;
}
.tab-pane {
  color: #333;
  display: none;
}
.tab-pane.active {
  display: block;
}
.tab-pane h2 {
  font-size: 24px;
  margin-bottom: 8px;
}
.tab-new-one{
  padding-top: 40px;
  padding-bottom: 40px;
}
