* {
    margin: 0;
    padding: 0;
}

body {
    color: #888888;
    background-color: #fff;
    word-wrap: break-word;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 22px;
    font-size: 14px;
}
div#navbarSupportedContent{
    margin-left: 10%!important;
}

 .desktopmenu {
        display: flex;
    }
    
    .navbar{
        padding: 0;
    }  

@media (max-width: 767px) {
    .sectin_top {
        text-align: center;
    }
    
    .w-100 {
    width: 100%!important;
    height: 15em;
}

    .gtmargindesktop {
        margin: 0!important;
        font-size: 18px!important;
    }

    .mobilemenu {
        display: block !important;
        line-height: 40px;
        font-size: 18px;
        text-align: center;
    }
    
    .desktopmenu{
        display:none;
    }

    .sectin_top .col-sm-3 {
        text-align: center;
    }
}

.gttopsection .col-sm-3 {
    text-align: center;
}

.sectin_top {
    /* background: #46474b; */
    background: linear-gradient(90deg, rgba(176,32,37,1) 0%, rgba(209,139,21,1) 35%, rgba(24,101,80,1) 100%);

    color: #fff;
    width: 100%;
    clear: both;
    line-height: 40px;
    font-size: 12px;
}

.gtmargindesktop {
    margin-left: 65px;
    color: #fff;
}

a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

ul.social-links {
    margin: 0;
    padding: 0;
    list-style: 0;
}

.social-links.horizontal li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    list-style: none;
    border: none;
}

ul.social-links li a {
    color: #fff;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    border: 2px solid #fff !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 22px;
}

.social-links .icon-medium i {
    padding: 7px 0 0 0 !important;
    margin-right: 0 !important;
}

.mobilemenu {
    display: none;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        margin-right: auto;
        margin-left: auto;
    }
}

.third-sec {
    background-image: url('../img/123.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.img-sec {
    margin: auto;
    display: block;
    border-radius: 50%;
    border-width: 4px;
    border-style: solid; 
}

.imgs {
    /* padding: 60px; */
    padding-bottom: 20px;
}

@media screen and (max-width: 991px) {    

    #logo{
        display: block;
        margin: auto;
    }
}

.entry-title {
    color: #444;
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: normal;
}
input::placeholder {
    font: 12px sans-serif;
}

select.form-control option {
    font-size: 12px;
}

#logo img.img-fluid {
    width: 95px;

}
#watermark
{
  position: fixed;
  bottom: 9px;
  right: 9px;
  opacity: 0.4;
  color: black;
  background-image: url('https://3thread.in/public/assets/logo/logos.png');
  height: 40px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.nav-link {
    font-weight: 800;
    font-size: 14px;

}
.textwidget {
    /* max-height: 100px; */
    /* overflow-y: auto; */
    height: 417px;
}
.jjjjj {
    max-height: 100px;
    overflow-y: auto;
}

.wpb_content_element {
    margin-bottom: 35px;
    margin-top: 30px;
}

.widgettitle {
    color: #333;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
}

.big-img {
    margin-top:8%;
    padding-left: 15px;
    padding-right: 15px;
}

.third-img { 
    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #b02125, #ce8a16, #3d6d45) 1;
    /* width: 250px; */
    display: block;
    margin: auto;
}

.vc_btn3-center {
    text-align: center;
}

.fsdfs {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #000;
    background: #f5f5f5;
    color: #46474b;
    border-radius: 8px;
}

.fsdfs:hover {
    background: linear-gradient(90deg, rgba(176,32,37,1) 0%, rgba(209,139,21,1) 35%, rgba(24,101,80,1) 100%);

    color: #fff;
}

.multi-pro {
    margin-top: 40px;
    margin-bottom: 40px;
}

.videobgiybd {
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

.videobgiybd video {
    object-fit: cover;
    display: block;
    left: 0;
    top: -120px;
    z-index: -20;
    position: absolute;
    width: 100%;
}

.contentsection {
    /* background: rgba(0, 0, 0, 0.5);
    color: #000; */
    padding: 50px 10px 46px 10px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.videobgiybd h1 {
    color: #222;
    font-weight: normal;
    font-size: 32px;
    font-weight: 700;
    margin-top: 10px;
}

.videobgiybd h1 sup {
    font-size: 16px;
    top: -1.1em !important;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.videobgiybd h2 {
    color: #444;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

.contentsection h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #222;
}

.videobgiybd h2 strong {
    font-weight: normal;
    margin-left: -15px !important;
    font-size: 14px !important;
}

.videobgiybd ul {
    margin: 50px 0 !important;
    padding: 0;
    list-style: none;
    text-align: center;
}

.widget ul {
    padding: 0;
    line-height: 18px;
    font-size: 14px;
}

.videobgiybd ul li {
    display: inline-block;
    padding: 0 20px;
    width: 24%;
    box-sizing: border-box;
    border: none;
}

.widget ul li {
    list-style: none;
    /* border-bottom: 1px solid #F2F2F2; */
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.videobgiybd ul li .gtnumber {
    width: 90px;
    height: 90px;
    border: 2px solid #ddd;
    background: rgba(0%, 0%, 0%, 0.75);
    color: #ffc107;
    border-radius: 50%;
    line-height: 90px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 auto;
}

.videobgiybd ul li .gtnumbert {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    font-family: 'Josefin Slab', serif;
}

@media (max-width: 767px) {
    .contentsection {
        padding: 20px 20px;
        font-size: 14px;
    }

    .videobgiybd video {
        height: 700px !important;
        width: auto !important;
    }

    .contentsection h2 {
        margin-top: 20px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .videobgiybd ul {
        margin-top: 40px !important;
    }

    .videobgiybd ul li {
        width: 49%;
        overflow: hidden;
        margin-bottom: 20px !important;
        display: block;
        float: left;
        padding: 0 10px !important;
    }

    .videobgiybd ul li .gtnumber {
        font-size: 16px;
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
        line-height: 60px;
    }

    .videobgiybd ul li .gtnumbert {
        font-size: 12px;
        font-weight: 400;
    }

    .videobgiybd h3 {
        font-size: 14px !important;
        line-height: 20px;
    }
}

.col-md-4.left a{
    color: #000!important;
} 

.footer-background {
    width: 100%;
    clear: both;
    overflow: hidden;
    background: #4a4a4a;
    color: #FFF;
    font-size: 12px;
    padding: 20px 0;
}
.footer-background h3 {
    margin-top: 0px;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #ffc107;
    color: #FFF;
    padding-bottom: 7px;
}

.paddis{
    padding-right: 20px!important;
}

.gtbutton {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #000;
    /* background: #f5f5f5; */
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(176,32,37,1) 5%, rgba(209,139,21,1) 50%);

}

    /* .row>* {
            padding-right: 0px !important;
            padding-left: 0px !important;
        } */

        .testimonial {
            position: relative;
            /* max-width: 900px; */
            width: 100%;
            padding: 50px 0;
            overflow: hidden;
        }

        .swiper-pointer-events {
            /* touch-action: pan-y; */
        }

        @media screen and (max-width: 768px) {
            .slide p {
                padding: 0 20px !important;
            }
        }

        .testimonial .slide {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            row-gap: 30px;
            /* height: 100%; */
            width: 100%;
        }

        .testimonial .image {
            /* height: 170px;
    width: 170px; */
            object-fit: cover;
            border-radius: 50%;
        }

        .slide p {
            text-align: center;
            padding: 0 160px;
            font-size: 14px;
            font-weight: 400;
            color: #333;
        }

        .slide .quote-icon {
            font-size: 30px;  
            background: linear-gradient(90deg, rgba(176,32,37,1) 0%, rgba(209,139,21,1) 35%, rgba(24,101,80,1) 100%);
            -webkit-text-fill-color: transparent;
            -webkit-background-clip: text;
        }

        .swiper-pagination-bullet-active{
            background-color:#000!important  ;

        }

        .slide .details {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .details .name {
            font-size: 14px;
            font-weight: 600;
            color: #333;
        }

        .details .job {
            font-size: 12px;
            font-weight: 400;
            color: #333;
        }

        .nav-btn {
            height: 40px;
            width: 40px;
            border-radius: 50%;
            transform: translateY(30px);
            background-color: rgba(0, 0, 0, 0.1);
            transition: 0.2s;
        }

        .nav-btn::after,
        .nav-btn::before {
            font-size:16px!important;;
            color: #fff;
        }

        .head-h3 {

            color: #333;
            text-align: center;
            font-weight: normal;
            font-size: 22px;
            margin-bottom: 40px;
        }

          

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-toggler:focus{
    box-shadow:  1px 1px 1px 1px!important;
}

ul#menu-footer-darzi-link {
    display: inherit;
}
li.menu-item a{
    color: #FFF!important;
}
li.menu-item a:hover{
    color: #ffc107!important;
}
li.menu-item {
    padding: 4px 0px;
    background: none !important;
     
}

button{
    font-size: 14px!important;
}

.footerdentistbottom {
    margin-bottom: 15px;
}

.dentist11cell {
    display: table-cell;
    vertical-align: middle;
}

.footertimer {
    width: 30px;
}

.footer-dentist-left{
    padding-left: 15px;
}

.footer-enqu p, .footer-enqu-col p{
    letter-spacing: 1px;
    font-weight: 600;
}





.form-control_se {
  position: relative; 
}

.form .left input, .form .right input {
  max-width: 100%;
}

input[type="text"],input[type="email"],textarea{
  background-color: #fff;
  border-style: solid;
  border-image: linear-gradient(to right, #b02125, #ce8a16, #3d6d45) 1;
  /* border: 1px solid #ccc; */
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  border-radius: 5px;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1rem;
}

header.entry-header.page-header {
  margin-top: 30px;
}

.left {
  float: left;
  padding: 10px 0 10px 10px; 
  box-sizing: border-box;
}
.left-sect {
  float: left;
  padding: 10px 10px 10px 10px;

  box-sizing: border-box;
}

.right {
  
  padding: 10px 0 10px 10px;
 
  box-sizing: border-box;
}

.conttextarea {
  height: 90px;
}

@media only screen and (max-width:991) {
  button.navbar-toggler {
  margin-left: 10px!important;
}

ul.navbar-nav.mr-auto {
  margin-left: 20px!important;
}

div#navbarSupportedContent {
  margin-left: 10px!important;
}


}

@media (max-width: 767px){

  .left-sect {
  float: left;
  padding: 10px 10px 10px 10px;
  width: 100%;
  box-sizing: border-box;
}


  .col-md-8.right {
  clear: left;
  float: none;
  padding: 0;
  width: 100%;
}

.col-md-8.right div.right {
  clear: left;
  float: none;
  padding: 0px 10px 10px 10px;
  width: 100%;
}
.left {
  width: 100%;
  padding: 10px 10px 10px 10px;
}
}
.stic{
    height: 110%;
    position: sticky;
    scroll-behavior: smooth;
    z-index: 1;
    top: 10px;
    border: 1px solid;
}

.land-nav{
    box-shadow: 0px 0px 4px 0px;
}
.call{
    font-size: 20px!important;
    font-weight: 400!important;
}
.navbar-brand {
    padding: 0!important;
}
.landing-back{
    background-image: url(../images/bann.webp);
}
.opa{
    background-color: #171717;
    opacity: .76;
    transition: background .3s, border-radius .3s, opacity .3s;
}
.detail{
    color: white;
}
.land-cont{
    border: 1px solid white;
    padding: 10px;
    border-radius: 5px;
    background-color: #ffffff1f;
}
.land-about{
    background-color:#8e9fe314;
}
.land-foot{
    padding-left: 15px;
}
.footer-call{
    color: #ffffff;
    font-size: 23px;
    padding-top: 3%;
}
.footer-back{
    background: #4a4a4a;
    color: #FFF;
    font-size: 12px;
    padding: 20px 0;
}
.foot-icon{
    background: white;
    padding: 5px;
    border-radius: 8px;
    width: 45px;
    height: 50px;
}
.flip-box {
    background-color: transparent;
    /* width: 236px; */
    height: 221px;

    border: 1px solid #f1f1f1;
    perspective: 1000px;
  }
  
  .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-inner {
    transform: rotateX(180deg);
  }
  
  .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-box-front {
    color: white;
    background: linear-gradient(0deg, rgba(176, 32, 37, 1) 5%, rgba(209, 139, 21, 1) 50%);
    border-radius: 5px;

  }
  
  .flip-box-back {
    color: white;
    transform: rotateX(180deg);
    background: linear-gradient(90deg, rgba(176, 32, 37, 1) 5%, rgba(209, 139, 21, 1) 50%);
    border-radius: 5px;


  }
  .box-head{
    padding: 20%;
  }
  .box-para{
    padding: 5px;
  }