body {
    -webkit-user-select: none; 
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
     user-select: none;
}

@media (max-width: 575.98px) {
  #carouselExampleControls2 .carousel-item {
    padding: 0px 50px;
  }
  #contact {
  padding: 80px 0px;
}

  .nav {
    display: none;
  }

  .main-header {
    padding: 10px 0px;
  }

  .menu {
    text-align: right;
  }

  .right-menu-hamburger {
    background-size: cover;
    display: none;
    background-color: #fed3dd;
    width: 300px;
    position: fixed;
    z-index: 5;
    top: -55px;
    right: -300px;
    padding: 10px 0px;
    font-weight: 500;
    height: 100%;
    overflow: scroll;
  }

  .hamburger-menu {
    border: 1px solid grey;
    padding: 10px;
  }

  .list {
    padding: 0;
    margin: 0;
    margin-top: 30px;
    text-align: left;
  }
  .list li {
    display: block;
    width: 100%;
    padding: 15px 10px;
  }
  .list li a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    color: black !important;
    padding-left: 30px;
  }
  .list li span {
    display: inline-block;
    font-size: 14px;
    padding-left: 30px;
    color: black;
  }
  .list .delete {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: black;
    padding-left: 0;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0px;
  }
  .list .close-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px 15px 40px;
  }
  .list .close-menu span i {
    font-size: 10px;
  }

  .arrow-down i {
    color: black;
    margin-left: 5px;
    cursor: pointer;
  }

  .hover-menu:hover .arrow-down i {
    color: black;
  }
  .hover-menu:hover .main-li-link {
    text-decoration: none;
    color: black;
  }

  .z-index {
    position: relative;
    z-index: 1;
  }

  .list-in-home {
    display: none;
  }
  .list-in-home li a {
    font-size: 16px;
    color: black;
  }
  .list-in-home li a:hover {
    text-decoration: none;
    color: black;
  }

  

  #pasient-word .mySlides {
    height: 150px;
    padding: 18px 60px;
  }
  #pasient-word .mySlides p {
    font-size: 14px;
  }

  .copy {
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-top: 25px;
    position: relative;
    z-index: 1;
  }

  .social.mobile {
    padding: 0;
    float: right;
  }
  .social.mobile a {
    font-size: 14px;
    padding: 0 5px;
  }
  .social.mobile a:first-child {
    padding-left: 0;
  }

  .close-menu {
    background-color: white;
    padding: 5px 10px;
  }

  .two-mbl-dropdown-content,
.first-mbl-dropdown-content {
    display: none;
  }
  .two-mbl-dropdown-content li a,
.first-mbl-dropdown-content li a {
    margin-bottom: 0px;
  }

  .mini-footer {
    padding: 20px;
  }

  .footer-button {
    padding: 15px 20px;
  }

    .static-body-header h2{
        font-size: 25px;
    }

  .static-body-header h2::after {
        content: "";
        display: block;
        height: 2px;
        width: 50px;
        
        background-color: #757575;
    }

    .static-body-header h2::before {
        content: "";
        display: block;
        height: 2px;
        width: 50px;
       
        background-color: #757575;
    }

    .static-body-header {
        width: 100%;
        padding: 15px 0px;
        margin: 0px auto;
    }

    .static-content-menu {
        padding-top: 15px;
        float: left;
    }
    #slider{
        height: 300px;
    }
}





















@media (min-width: 575.98px) and (max-width: 991.98px) {
    
    .hover-menu {
        text-align: right;
        font-weight: 800;
    }
    
     .static-body-header h2::after {
        content: "";
        display: block;
        height: 2px;
        width: 80px;
        margin-left: 15px;
        background-color: #757575;
    }


    .static-body-header h2::before {
        content: "";
        display: block;
        height: 2px;
        width: 80px;
        margin-right: 15px;
        background-color: #757575;
    }

    .static-body-header {
        width: 100%;
        padding: 15px 15px;
    }
  #carouselExampleControls2 .carousel-item {
    padding: 0px 150px;
  }

  .nav {
    font-size: 11px;
  }

  .first-drop {
    top: 71px;
  }

  .two-drop {
    top: 71px;
  }

  .main-header {
    opacity: 0.8;
  }

  .quote {
    padding: 0px 100px;
  }

  .nav {
    display: none;
  }



  .mySlides {
    height: 110px;
    padding: 20px 100px;
  }

  .right-menu-hamburger {
    background-size: cover;
    display: none;
    background-color: #fed3dd;
    width: 300px;
    position: fixed;
    z-index: 5;
    top: -55px;
    right: -300px;
    padding: 10px 0px;
    font-weight: 500;
    height: 100%;
  }

  .hamburger-menu {
    border: 1px solid grey;
    padding: 10px;
  }

  .list {
    padding: 0;
    margin: 0;
    margin-top: 30px;
    text-align: left;
  }
  .list li {
    display: block;
    width: 100%;
    padding: 15px 10px;
  }
  .list li a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    color: black !important;
    padding-left: 30px;
  }
  .list li span {
    display: inline-block;
    font-size: 14px;
    padding-left: 30px;
    color: black;
  }
  .list .delete {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: black;
    padding-left: 0;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0px;
    color: grey;
  }
  .list .close-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px 15px 40px;
  }
  .list .close-menu span i {
    font-size: 10px;
  }

  .arrow-down i {
    color: black;
    margin-left: 5px;
    cursor: pointer;
  }

  .hover-menu:hover .arrow-down i {
    color: black;
  }
  .hover-menu:hover .main-li-link {
    text-decoration: none;
    color: black;
  }

  .z-index {
    position: relative;
    z-index: 1;
  }

  .list-in-home {
    display: none;
  }
  .list-in-home li a {
    font-size: 16px;
    color: black;
  }
  .list-in-home li a:hover {
    text-decoration: none;
    color: black;
  }

  .copy {
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-top: 25px;
    position: relative;
    z-index: 1;
  }

  .social.mobile {
    padding: 0;
    float: right;
  }
  .social.mobile a {
    font-size: 14px;
    padding: 0 5px;
  }
  .social.mobile a:first-child {
    padding-left: 0;
  }

  .close-menu {
    background-color: white;
    padding: 5px 10px;
  }

  .two-mbl-dropdown-content,
.first-mbl-dropdown-content {
    display: none;
  }
  .two-mbl-dropdown-content li a,
.first-mbl-dropdown-content li a {
    margin-bottom: 0px;
  }

  .footer-button {
    padding: 15px 14px;
  }
  #slider{
        height: 493px;
    }
}




@media only screen and (min-width: 992px) {
    
    
    .static-body-header {
        width: 100%;
        padding: 15px 15px 45px 0px;
        margin: 0px auto;
    }
    #contact {
        padding: 80px;
    }
    
    #slider{
        height: 671px;
    }

    .static-body-header h2::after {
        content: "";
        display: block;
         margin-left: 15px;
        height: 2px;
        width: 120px;
        background-color: #757575;
    }

    .static-body-header h2::before {
        content: "";
        display: block;
         margin-right: 15px;
        height: 2px;
        width: 120px;
        background-color: #757575;
    }
  .right-menu-hamburger {
    display: none;
  }

  #carouselExampleControls2 .carousel-item {
    padding: 0px 200px;
  }

  .social-foot {
    margin-bottom: 30px;
  }



  .quote {
    padding: 0px 250px;
  }

  .nav {
    font-size: 12px;
  }
  .nav a {
    font-weight: 600;
  }


  .mySlides {
    padding: 40px 0px;
    height: 125px;
  }

  .menu a {
    color: #4f4f4f;
    padding: 0px;
  }
  .menu .nav-link {
    color: #4f4f4f;
  }
  .menu .nav-item:hover .nav-link {
    transition: 0.3s;
    color: black;
  }
  .menu nav {
    float: right;
  }
  .menu .nav {
    float: right;
  }
  .menu .nav .nav-item {
    border-bottom: 2px solid transparent;
    position: relative;
    padding: 34px 0px;
    margin: 0px 10px;
  }
  .menu .nav li:hover {
    transition: 0.3s;
    opacity: 1;
    border-bottom: 2px solid #000000;
  }
  .menu ul {
    height: 100%;
  }
  .menu ul li .two-drop {
    width: 210px;
    position: absolute;
    transition: 0.3s;
    opacity: 0;
    top: 86px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  }
  .menu ul li .two-drop ul {
    padding: 5px 0px;
  }
  .menu ul li .two-drop ul li {
    padding: 8px;
    height: 100%;
    margin: 0px 0px;
  }
  .menu ul li .two-drop ul li:hover {
    background-color: #fed3dd;
    border-bottom: 0px;
  }
  .menu ul li .two-drop ul li:hover a {
    color: black;
    font-weight: 500;
    font-size: 13px;
    
  }
  .menu ul li .two-drop ul a {
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    display: block;
  }
  .menu ul li .first-drop {
    width: 220px;
    position: absolute;
    transition: 0.3s;
    opacity: 0;
    top: 86px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  }
  .menu ul li .first-drop ul {
    padding: 5px 0px;
  }
  .menu ul li .first-drop ul li {
    padding: 3px 12px;
    height: 100%;
    margin: 0px;
  }
  .menu ul li .first-drop ul li:hover {
    background-color: #fed3dd;
    border-bottom: 0px;
  }
  .menu ul li .first-drop ul li:hover a {
    color: black;
  }
  .menu ul li .first-drop ul a {
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    display: block;
  }
  .menu ul .first-drop-opened {
    transition: 0.7s;
    overflow: hidden;
  }
  .menu ul .first-drop-opened:hover {
    overflow: visible;
  }
  .menu ul .first-drop-opened:hover .first-drop {
    opacity: 1;
    border-top: 2px solid #000000;
    background-color: white;
    overflow: hidden;
  }
  .menu ul .two-drop-opened {
    overflow: hidden;
  }
  .menu ul .two-drop-opened:hover {
    overflow: visible;
  }
  .menu ul .two-drop-opened:hover .two-drop {
    opacity: 1;
    border-top: 2px solid #000000;
    background-color: white;
  }

  .footer-button {
    padding: 15px 20px;
  }

}





body {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif !important;
}


.wp-chat {
    display: none;
}

.wrap-chat {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}

.wrap-chat .wrap-form {
    position: relative;
}

.wrap-chat .wrap-form .chat-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    cursor: pointer;
    transition: 300ms all ease;
}

.wrap-chat .wrap-form .chat-popup img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #a4d902;
}

.wrap-chat .wrap-form .chat-close {
    background-color: #a4d902;
    display: none;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.wrap-chat .chat-popup {
    animation: play 1s ease 5;
}

@keyframes play {
    
    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 10px rgba(164, 217, 2, 0.2);
    }
    25% {
        box-shadow: 0 0 0 15px rgba(164, 217, 2, 0.2), 0 0 0 25px rgba(164, 217, 2, 0.1);
    }
    25% {
        box-shadow: 0 0 0 20px rgba(164, 217, 2, 0.2), 0 0 0 35px rgba(164, 217, 2, 0.1);
    }

}

.wrap-chat .form-popup {
    display: none;
    transition: 300ms all ease;
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 400px;
}

.wrap-chat .form-popup .form-top {
    background-color: #4CAF50;
    color: #fff;
    padding: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: 500;
    font-size: 14px;
    position: relative;
}

.wrap-chat .form-popup .form-top .close-x {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 20px;
    height: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #ccc;
    border-radius: 5px;
    cursor: pointer;
    transition: 300ms all ease;
}

.wrap-chat .form-popup .form-top .close-x img {
    width: 12px;
}

.wrap-chat .form-popup .form-content {
    background-color: #fff;
    padding: 20px 50px;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
}

.layer {
    position: relative;
}

.layer::after {
  content: "";
  background-color: black;
  opacity: 0.4;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9997;
}

#header {
  position: fixed;
  width: 100%;
  z-index: 9996;
  top: 0px;
}
#header .mini-header-bc {
  background-color: #fed3dd;
  height: 31px;
  display: flex;
  align-items: center;
}
#header .mini-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#header .mini-header a {
  text-decoration: none;
  color: #4f4f4f;
  margin-left: 10px;
  font-size: 12px;
  transition: 0.3s;
}

#header .mini-header a:first-child {
    margin-left: 0;
}
#header .mini-header a:hover {
  color: black;
}
#header .main-header {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background: white;
}
#header .main-header .logo {
  display: flex;
  align-items: center;
}
#header .main-header .logo img {
  width: 60px;
}
#header .main-header .logo a {
  text-decoration: none;
  color: black;
  font-size: 14px;
}

#slider .carousel-item img {
    width: 100%;
  object-fit: cover;
}

#pasient-word {
  width: 100%;
  text-align: center;
}

#pasient-word h3 {
  width: 100%;
  margin-bottom: 30px;
}

 #pasient-word .wrapCarousel {
     padding: 0 36px; 
     overflow: hidden;
     max-height: 310px;
 }

#service .service-img-div {
  height: 235px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.3s;
  cursor: pointer;
  overflow: hidden;
}
#service .service-img-div::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #333;
  opacity: 0.4;
  transition: 0.2s;
}
#service .service-img-div:hover::before {
  opacity: 0;
  transition: 0.7s;
}
#service .service-img-div:hover {
  opacity: 1;
  transition: 0.7s;
  background-position: center left;
}
#service .service-img-div .service-name {
  position: absolute;
  color: white;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 0px 15px;
}
#service .service-img-div .service-name h6 {
  position: absolute;
  text-shadow: 1px 1px 1px #000;
  font-weight: 500;
  bottom: 20px;
  font-size: 17px;
}
#service .service-img-div .service-name .delay {
  bottom: -60px;
  font-size: 18px;
}
#service .service-img-div:hover h6 {
  transition: 0.4s;
  bottom: 40px;
}
#service .service-img-div:hover .delay {
  transition: 0.6s;
  bottom: 15px;
}
#service .medical {
  background-image: url(../img/main-carousel/dermatology.jpg);
}
#service .cosmetic {
  background-image: url(../img/main-carousel/pediatric_d.jpg);
}
#service .laser {
  background-image: url(../img/main-carousel/aesthetic.jpg);
}
#service .surgical {
  background-image: url(../img/main-carousel/trichology.jpeg);
}
#service .vein {
  background-image: url(../img/main-carousel/patient.png);
}
#service .mohs {
  background-image: url(../img/main-carousel/analysis_nets.jpg);
}

#page-content {
  padding: 60px 0px;
}
#page-content a {
  text-decoration: none;
  padding: 17px 19px;
  border-radius: 100%;
  background: #fed3dd;
  color: white;
}
#page-content .page-inside {
  padding: 45px 20px 20px 20px;
  border-radius: 3px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
  margin-top: -10px;
}
#page-content p {
  color: #666666;
  font-size: 14px;
}

.quote-img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: 15px 0px;
  padding: 4px;
  -webkit-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.33);
}

#pasient-word {
  background-color: #fed3dd;
  padding: 60px 20px;
  /* Slides */
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
  /* Add an italic font style to all quotes */
}
#pasient-word .slideshow-container {
  position: relative;
}
#pasient-word .mySlides {
  display: none;
  text-align: center;
}
#pasient-word .mySlides p {
  margin-bottom: 0px;
}
#pasient-word .prev,
#pasient-word .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
#pasient-word .next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
#pasient-word .prev:hover,
#pasient-word .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}
#pasient-word q {
  font-style: italic;
}

#advice, #video-introduction {
  padding: 60px 0px;
  background-color: #fcfcfc;
}

#advice .wrap-content, #video-introduction .wrap-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: center;
}

#advice .wrap-content {
    text-align: center;
}

#advice img {
    width: 100%;
    border-radius: 5px;
}

#video-introduction {
    border-top: 1px solid #ccc;
}

#video-introduction p {
    margin-bottom: 0;
}

#video-introduction .video-box {
    width: 100%;
    height: 320px;
    border: 4px solid #EFC6D0;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

 #video-introduction .video-box .cover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 98;
    transition: 300ms all ease;
 }
 
 #video-introduction .video-box .cover-img:hover {
    opacity: 0.7;
}
 
 #video-introduction .video-box .play-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
 }
 
 #video-introduction .video-box .play-icon img {
     width: 100%;
     height: 100%;
 }




#blog {
  padding: 60px 0px;
}
#blog .blog-content {
  padding: 30px;
  background-color: white;
  color: black;
  margin-bottom: 70px;
  font-size: 14px;
  transition: 0.3s;
  box-shadow: 0px 0px 25px 0 #f0f0f0;
}
#blog .blog-content:hover {
  box-shadow: 0px 0px 0px 0 transparent;
}
#blog .blog-content h5 {
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 10px;
  font-size: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.9;
}

#blog .blog-change h5 {
    display: block;
    line-height: 1.2;
    text-align: center;
}

#blog .blog-content .content-short {
  width: 100%;
  margin: 15px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.9;
}

#blog .blog-content .blog-owner {
  border-bottom: 2px solid #f5f5f5;
  border-top: 2px solid #f5f5f5;
  padding: 7px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#blog .blog-content .blog-owner .left-side {
  width: 49%;
  display: flex;
  align-items: center;
}

#blog .blog-content .blog-owner .left-side span {
  font-size: 15px;
  margin-left: 10px;
}
#blog .blog-content .blog-owner .left-side img {
  width: 30px;
  border-radius: 100%;
  padding: 3px;
  background: white;
  box-shadow: 0px 0px 10px 0 #d9d9d9;
}
#blog .blog-content .blog-owner .right-side {
  width: 49%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#blog .blog-content .blog-owner .right-side span {
  margin-left: 5px;
}
#blog .content-img {
  width: 100%;
  margin: 15px 0;
  max-height: 230px;
}
#blog .content-img img {
  object-fit: cover;
  width: 100%;
  height: 230px;
}
#blog .hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#blog .hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fed3dd;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#blog .hvr-bounce-to-right:hover:before,
#blog .hvr-bounce-to-right:focus:before,
#blog .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#blog .look {
  margin: auto;
  font-weight: 700;
  font-size: 15px;
  padding: 10px 74px;
  border: none;
  background-color: transparent;
  border: 1px solid black;
  color: #000;
  text-decoration: none;
}

#footer {
  width: 100%;
  background-color: #404040;
  padding: 30px;
}
#footer .footer-logo {
  width: 60px;
}
#footer li {
  margin: 10px 0px;
  font-size: 15px;
}
#footer li a {
  text-decoration: none;
  color: #a1a1a1;
  transition: 0.3s;
}
#footer li a:hover {
  color: white;
}
#footer .footer-menu {
  display: flex;
  align-items: center;
}
#footer .footer-menu img {
  width: 25px;
  margin-bottom: 3px;
}
#footer .footer-menu li {
  margin: 10px 0px;
}
#footer .footer-menu li a {
  font-size: 13px;
  font-weight: 500;
}
#footer .location {
  font-size: 13px;
  color: #a1a1a1;
}
#footer .location img{
    margin-top: -5px;
}
#footer img {
  width: 15px;
}
#footer .footer-social a {
  padding: 6px 10px;
  background-color: white;
  color: black;
  font-size: 14px;
  transition: 0.3s;
}
#footer .footer-social a:hover {
  background-color: #a1a1a1;
  color: white;
}
#footer .footer-button {
  background-color: transparent;
  border: 1px solid #fed3dd;
  font-size: 13px;
  text-decoration: none;
  color: #fed3dd;
  transition: 0.3s;
}
#footer .footer-button:hover {
  background-color: #fed3dd;
  color: black;
}

.mini-footer {
  background-color: black;
  padding: 10px 0px;
  font-size: 13px;
}
.mini-footer span {
  padding: 5px 0px;
  margin-top: 0px;
  display: block;
  color: white;
}
.mini-footer a {
  text-decoration: none;
  transition: 0.3s;
  color: white;
  font-size: 13px;
}
.mini-footer a:hover {
  color: orange;
}

/*# sourceMappingURL=style.css.map */



/*      static tpl           */
#static-mini-header {
    background-color: #ededed;
    padding: 22px 0px;
    width: 100%;
}

#static-mini-header a {
    color: #a3a2a2;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    justify-content: start;
    align-items: center;
}

#static-mini-header a::after {
    content: " ";
    display: block;
    height: 5px;
    width: 5px;
    margin-left: 5px;
    background: url(../img/breadcrumb.png) no-repeat;
}

#static-mini-header h2 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

#static-body {
    width: 100%;
    padding: 30px;
}

#static-body a {
    color: #000;
}

#static-body .quote {
    padding: 0;
}

#static-body .quote ul {
    padding-left: 0;
}

#static-body .quote ul li {
    background-image: url(/img/lipng.png);
    background-size: 18px;
    background-position-y: 2px;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 5px;
    list-style-type: none;
}

#static-body .quote ul li a {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#static-body .quote iframe {
    width: 550px !important;
    height: 450px !important;
    border-radius: 5px;
}


.static-sections li:first-child {
    background: none;
    border-right: none;
    border-bottom: 1px solid #efefef;
    margin: 0 0 14px;
    padding: 0 0 5px;
    color: #747474;
    font-size: 22px;

}

.static-sections li {
    border-right: 4px solid #226caf;
    background: whitesmoke;
    margin: 5px 0px;
    padding: 10px 0px 10px 20px;
    background-color: #fbfbfb;
    font-size: 13px;
    position: relative;
    border-right: 4px solid #c5c6c7;
}



.static-sections a {
    color: #747474;
    font-weight: 500;
    display: block;
}




.static-sections .static-menu-hover:hover {
    background: whitesmoke;
    cursor: pointer;
}

.static-section-active {
    border-right: 4px solid #feb7c8 !important;
    font-weight: bold !important;
    background: whitesmoke !important;
}

.static-section-active::before {
    content: '';
    position: absolute;
    border-left: 0px solid transparent;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 10px solid #f5f5f5;
    top: 0%;
    right: 100%;
}

.static-sections li a {
    text-decoration: none;
}


.static-body-header h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

#map{
    width: 100%;
    height: 450px;
}






.cat-blog #dle-content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cat-blog #dle-content .content-img img{
    height: 230px;
}

/* fullstory */

.full-post .crop, .servicesFull .crop {
    display: flex;
    justify-content: center;
    height: 290px; 
    text-align: center;
}

.full-post .quote {
    display: flex;
    flex-wrap: wrap;
}

.full-post .quote .crop {
    margin-right: 25px;
    width: 48%;
    margin-bottom: 25px;
    height: 290px;
    display: inline-block;
    text-align: left;
}

.full-post .quote .crop:nth-of-type(2n) {
    margin-right: 0;
}

.full-post .crop img, .servicesFull .crop img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* our lovers and gallery and our lovers carousel*/

.gallery .quote {
    display: flex;
    flex-wrap: wrap;
}

.gallery .quote .crop {
    margin-right: 25px;
    width: 48%;
    margin-bottom: 25px;
}

.gallery .quote .crop:nth-of-type(2n) {
    margin-right: 0;
}

.gallery .quote .crop, .our-lovers-carousel .item {
    position: relative;
    height: 290px;
}

.our-lovers-carousel .item img {
    height: 100%;
    object-fit: cover;
}

.gallery .quote .crop img {
    width: 100%;
    border-radius: 5px;
    transition: 300ms all ease;
    height: 100%;
    object-fit: cover;
}

.gallery .quote .crop img:hover, .our-lovers-carousel .item img:hover {
    opacity: 0.8;
}
.gallery .quote .crop .highslide-caption {
    display: none;
}
.gallery .quote .crop p, .our-lovers-carousel .item p {
    font-weight: 600;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000ad;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 0;
    width: 100%;
    cursor: pointer;
}

.our-lovers-carousel button:focus {
    outline: none;
}


/* about page and fullstory */

.about-page .heading-p {
    border-bottom: 3px solid #777777;
    margin-bottom: 20px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-page .heading-p .cat {
    background: #777777;
    padding: 6px 12px 2px 12px;
    color: white;
    float: left;
    font-size: 16px;
    text-align: center;
}

.about-page .heading-p .cat h1 {
    font-size: 16px;
    margin: 0px;
    padding: 2px 12px 3px 10px;
}

.about-page .my_cv {
    padding: 0px 10px; 
    font-size: 14px; 
    font-weight: 500;
    overflow: auto;
}

.about-page .my_cv h3 {
    line-height: 30px;
    padding: 3px 10px;
    margin-bottom: 0px;
    color: #777777;
    margin-top: 0px;
    border-bottom: 1px solid #dce8f1;
}

.about-page .my_cv h3, .static-content h3 {
   font-size: 20px; 
}
.about-page .my_cv .crop {
    width: 100%;
    display: flex;
    justify-content: center;
}

.about-page .my_cv .crop:first-of-type img {
    width: 180px;
    border-radius: 155px;
    float: right !important;
    margin-left: 10px;
}

.about-page .my_cv .quote:last-of-type, .servicesFull .quote {
    border-left: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.about-page .my_cv .quote:last-of-type .crop, .servicesFull .quote .crop {
    width: calc(32% - 10px) !important;
    margin: 0 10px 20px 10px;
    border: 2px solid #f5f5f5;
    border-radius: 3px;
    overflow: hidden;
    height: auto;
}

.about-page .my_cv .quote:last-of-type .crop:first-of-type img {
    border-radius: 0;
    float: left !important;
    margin-left: 0;
}

.about-page .my_cv .quote:last-of-type .crop img, .servicesFull .quote .crop img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
}

.about-page .my_cv ul li {
    background-image: url(/img/check.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    list-style-type: none;
}

.servicesFull {
    text-align: justify;
}

.static-content h3 {
    text-align: center;
    color: #feb7c8;
}

.static-content b {
    line-height: 1.5;
    font-size: 16px;
}

.static-content ul li {
    background-image: url(/img/lipng.png);
    background-size: 18px;
    background-position-y: 2px;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 5px;
    list-style-type: none;
}

.warning-note {
    color: #bcbcbc;
    margin-top: 15px;
    font-size: 13px;
}

.warning-note i {
    color: darkgrey;
}



/* pagination */

.pagination {
    justify-content: center;
    margin: 20px 0;
}

.pagination span, .pagination a:link, .pagination a:visited, .pagination a:active {
    font-size: 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.pagination span {
    color: #909090;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
    color: #FFFFFF;
    background-color: #fed3dd;
    text-decoration: none;
}
















/* Feedback design  css */




#contact .contact-box {
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.17px;
  position: relative;
  height: 621px;
}
#contact .contact-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
  border-bottom: 6px solid black;
}
#contact .contact-box .contact-box-header {
  border-radius: 2px 2px 0 0;
  background-color: black;
  padding: 17px 30px;
  color: #fff;
}
#contact .contact-box .contact-list {
  padding: 0px 30px;
  height: 476px;
}
#contact .contact-box .contact-list li {
 padding: 40px 0px;
  border-bottom: 1px solid #f0f0f0;
}
#contact .contact-box .contact-list li img {
  width: 18px;
  margin-right: 15px;
}
#contact .contact-box .contact-connection {
  padding: 20px 30px;
}
#contact .contact-box .contact-connection .form-group {
  margin-bottom: 22px;
}



@media (max-width: 1200px) {
    .menu .nav .nav-item {
        margin: 0px 8px;
    }
    
    .menu .nav-link {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .wp-chat {
        display: block;
    }
    
    .form-chat {
        display: none;
    }
    
    #video-introduction .video-box .play-icon {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 768px) {
    #static-body {
        padding: 20px 0;
    }
    
    .about-page .heading-p .cat h1 {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
    }
    
    .about-page .row {
        margin: 0;
    }
    
    .about-page .my_cv .quote {
        margin: 0 12px 20px;
    }
    
    .about-page .my_cv .crop:first-of-type img {
        width: 160px;
    }
    
    .about-page .my_cv h3 {
        line-height: 20px;
    }
    
    .gallery .quote .crop {
        margin-right: 15px;
    }
    
    #static-body .quote iframe {
        width: 425px !important;
        height: 325px !important;
    }
    
    .mini-footer span {
        text-align: center;
    }
    
    #advice .wrap-1 {
        padding-bottom: 15px;
    }
    
    #video-introduction .wrap-1 {
        padding-bottom: 40px;
    }
}


@media (max-width: 576px) {
    
    .gallery .quote {
        display: block;
    }
    
    .gallery .quote .crop {
        width: 100%;
        margin-right: 0;
    }
}


@media (max-width: 500px) {
    .about-page .my_cv .crop:first-of-type img {
        width: 125px;
        margin-top: 14px;
    }
    
    .about-page .my_cv .quote {
        padding: 10px 12px !important;
    }
    
    #static-body .quote iframe {
        width: 100% !important;
    }
}

@media (max-width: 400px) {
    .about-page .my_cv .crop:first-of-type img {
        width: 110px;
        margin-top: 40px;
    }
}







/*# sourceMappingURL=style.css.map */
