html {

  /*font-size: 62.5%;*/

  scroll-behavior: smooth; }



body {

  /*font-family: "Sarabun", sans-serif !important;*/

  width: 100%;

  background: #ffffff;

  color: #000000;

  overflow-x: hidden; }



#wrapper {

  width: 100%;

  height: 100%;

  position: relative; }

  #wrapper .header-hold {

    width: 100%;

    height: auto;

    padding: 0 60px;

    margin: 0;

    float: left;

    background: #ffffff;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 2000; }

    #wrapper .header-hold .navbar {

      padding: 0; }

      #wrapper .header-hold .navbar .navbar-brand {

        padding: 10px 20px;

        

        margin: 0; }

      #wrapper .header-hold .navbar .header_right {

        width: auto;

        height: auto;

        float: right;

        position: absolute;

        right: 0; }

        #wrapper .header-hold .navbar .header_right .call-anch1 {

          font-size: 18px;

          line-height: 22px;

          font-size: 1.8rem;

          line-height: 2.2rem;

          margin: 10px 0;

          margin: 0;

          padding: 10px 20px;

          color: #000000;

          font-weight: 700;

          float: left; }

        #wrapper .header-hold .navbar .header_right .soci {

          width: auto;

          height: auto;

          margin: 0;

          padding: 0;

          float: left; }

          #wrapper .header-hold .navbar .header_right .soci li {

            width: 48px;

            height: 48px;

            float: left;

            padding: 0;

            margin: 0 10px 0px 0;

            list-style: none; }

            #wrapper .header-hold .navbar .header_right .soci li a {

              width: 48px;

              height: 48px;

              background: #000000;

              text-decoration: none;

              display: block;

              margin: 0; }

            #wrapper .header-hold .navbar .header_right .soci li .fb {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: 2px 2px;

              cursor: pointer;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .fb:hover {

              opacity: 0.6; }

            #wrapper .header-hold .navbar .header_right .soci li .tw {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: -55px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .tw:hover {

              opacity: 0.6; }

            #wrapper .header-hold .navbar .header_right .soci li .insta {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: -57px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .insta:hover {

              opacity: 0.6; }

            #wrapper .header-hold .navbar .header_right .soci li .ytb {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: -113px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .ytb:hover {

              opacity: 0.6; }

            #wrapper .header-hold .navbar .header_right .soci li .linkedIn {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: -163px -38px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .linkedIn:hover {

              opacity: 0.6; }

            #wrapper .header-hold .navbar .header_right .soci li .whats {

              width: 48px;

              height: 48px;

              background: url("../img/icons/social_sprite01.png") no-repeat;

              background-position: -225px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .header-hold .navbar .header_right .soci li .whats:hover {

              opacity: 0.6; }

    #wrapper .header-hold::after {

      content: "";

      position: absolute;

      bottom: 0;

      left: 0;

      width: 100%;

      height: 100%;

      box-shadow: 0 2px 8px 0px #777;

      z-index: -2;

      background: none; }

  #wrapper .sec01 {

    width: 100%;

    height: auto;

    padding: 0;

    margin: 130px 0 0 0;

    float: left;

    position: relative; }

    #wrapper .sec01 .sec01-hold1 {

      width: 100%;

      height: auto;

      padding: 0;

      margin: 0; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

        width: 100%;

        height: auto;

        background: none;

        padding: 20px 60px;

        margin: 0;

        z-index: 200;

        position: absolute;

        top: 0%;

        right: 0%;

        border-radius: 50%;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        -o-border-radius: 50%; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form {

          width: 90%;

          height: auto;

          background: none;

          float: right; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder {

            padding: 0;

            margin: 0 10px; }

            #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .form-group {

              margin: 0 0 15px 0;

              width: 100%; }

              #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .form-group .form-control {

                font-size: 16px;

                line-height: 20px;

                font-size: 1.6rem;

                line-height: 2rem;

                margin: 0;

                width: 100%;

                min-height: 32px;

                border: 0;

                padding: 5px 15px;

                border-radius: 5px;

                -webkit-border-radius: 5px;

                -moz-border-radius: 5px;

                -ms-border-radius: 5px;

                -o-border-radius: 5px;

                box-shadow: 0px 3px 8px -5px #8e8e8e; }

            #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .btn-wing {

              font-size: 16px;

              line-height: 20px;

              font-size: 1.6rem;

              line-height: 2rem;

              font-weight: 600;

              background: #f7eb07;

              margin: 0;

              padding: 10px 10px;

              color: #000000;

              text-transform: uppercase;

              border: 0;

              border-radius: 5px;

              -webkit-border-radius: 5px;

              -moz-border-radius: 5px;

              -ms-border-radius: 5px;

              -o-border-radius: 5px;

              box-shadow: 0px 10px 20px -10px #777;

              width: 100%;

              min-height: 32px;

              margin: 0; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .thank_Txt {

            font-size: 24px;

            line-height: 30px;

            font-size: 2.4rem;

            line-height: 3rem;

            width: 100%;

            display: inline-block;

            width: 100%;

            height: auto;

            padding: 60px 20px;

            margin: 0;

            background: #2f9045;

            color: #ffffff;

            text-align: center;

            display: flex;

            justify-content: center;

            align-items: center; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1 {

          font-size: 36px;

          line-height: 40px;

          font-size: 3.6rem;

          line-height: 4rem;

          margin: 10px 0;

          width: 100%;

          display: inline-block;

          width: 100%;

          height: auto;

          padding: 0 0 10px 0;

          margin: 0 0 30px 0;

          text-transform: uppercase;

          font-weight: 300;

          color: #212120;

          position: relative; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1::before {

            content: "";

            width: 80%;

            height: 1px;

            background: #212120;

            position: absolute;

            left: 0;

            bottom: -8px; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1 span {

            font-weight: 600;

            color: #2f9045;

            text-transform: initial; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a h4 {

          font-size: 24px;

          line-height: 30px;

          font-size: 2.4rem;

          line-height: 3rem;

          width: 100%;

          display: inline-block;

          width: 100%;

          height: auto;

          padding: 0;

          margin: 0;

          font-weight: 600;

          color: #212120; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list {

          width: 100%;

          height: auto;

          display: inline-block;

          padding: 0;

          margin: 0 0 20px 0; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li {

            font-size: 18px;

            line-height: 22px;

            font-size: 1.8rem;

            line-height: 2.2rem;

            margin: 10px 0;

            float: left;

            list-style: none;

            position: relative;

            margin: 0 15px 10px 15px;

            width: 100%; }

            #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li::before {

              content: "";

              position: absolute;

              top: 10px;

              left: -15px;

              width: 5px;

              height: 5px;

              background: #2f9045;

              border-radius: 50%;

              -webkit-border-radius: 50%;

              -moz-border-radius: 50%;

              -ms-border-radius: 50%;

              -o-border-radius: 50%; }

      #wrapper .sec01 .sec01-hold1 small {

        font-size: 10px;

        line-height: 14px;

        font-size: 1rem;

        line-height: 1.4rem;

        position: absolute;

        right: 10px;

        bottom: 10px;

        font-weight: 600; }

    #wrapper .sec01 .enqui-hold {

      width: 70px;

      height: 70px;

      padding: 20px 10px 10px 10px;

      position: absolute;

      right: 0;

      top: 20%;

      z-index: 2000;

      background: #2f9045;

      color: #ffffff;

      border-radius: 15%;

      -webkit-border-radius: 15%;

      -moz-border-radius: 15%;

      -ms-border-radius: 15%;

      -o-border-radius: 15%;

      transform: rotate(45deg);

      -webkit-transform: rotate(45deg);

      -moz-transform: rotate(45deg);

      -ms-transform: rotate(45deg);

      -o-transform: rotate(45deg); }

      #wrapper .sec01 .enqui-hold .btn-enqui {

        font-size: 14px;

        line-height: 16px;

        font-size: 1.4rem;

        line-height: 1.6rem;

        font-weight: 500;

        padding: 0;

        background: none;

        color: #ffffff;

        text-align: left;

        transform: rotate(-45deg);

        -webkit-transform: rotate(-45deg);

        -moz-transform: rotate(-45deg);

        -ms-transform: rotate(-45deg);

        -o-transform: rotate(-45deg); }

        #wrapper .sec01 .enqui-hold .btn-enqui:focus {

          box-shadow: none; }

  #wrapper .sec02 {

    width: 100%;

    height: auto;

    padding: 0;

    margin: 0;

    float: left; }

    #wrapper .sec02 .sec02-hold1 {

      width: 100%;

      height: auto;

      padding: 20px 0;

      margin: 0;

      background: #2f9045; }

      #wrapper .sec02 .sec02-hold1 .serv-list {

        width: 100%;

        height: auto;

        display: inline-block;

        margin: 0 0 20px 0;

        padding: 0 0 0 20px;

        padding: 0;

        margin: 0;

        display: flex;

        justify-content: space-evenly;

        align-items: center;

        flex-wrap: wrap; }

        #wrapper .sec02 .sec02-hold1 .serv-list li {

          font-size: 16px;

          line-height: 22px;

          font-size: 1.6rem;

          line-height: 2.2rem;

          margin: 10px 0;

          margin: 0 0 20px 0;

          padding: 0;

          list-style: none; }

          #wrapper .sec02 .sec02-hold1 .serv-list li a {

            color: #000000;

            text-transform: capitalize; }

        #wrapper .sec02 .sec02-hold1 .serv-list li {

          margin: 0; }

          #wrapper .sec02 .sec02-hold1 .serv-list li img {

            margin: 0 0 10px 0; }

          #wrapper .sec02 .sec02-hold1 .serv-list li p {

            font-size: 20px;

            line-height: 24px;

            font-size: 2rem;

            line-height: 2.4rem;

            color: #000000;

            width: 100%;

            color: #ffffff;

            text-align: center;

            font-weight: 300; }

            #wrapper .sec02 .sec02-hold1 .serv-list li p span {

              font-size: 24px;

              line-height: 24px;

              font-size: 2.4rem;

              line-height: 2.4rem;

              width: 100%;

              display: inline-block;

              width: 100%;

              display: block;

              color: #ffffff;

              text-align: center;

              font-weight: 800; }

  #wrapper .sec03 {

    width: 100%;

    height: auto;

    padding: 0 60px;

    margin: 0;

    float: left; }

    #wrapper .sec03 .sec03-hold1 {

      width: 100%;

      height: auto;

      display: inline-block;

      padding: 50px 0;

      margin: 0;

      background: #ffffff; }

      #wrapper .sec03 .sec03-hold1 h4 {

        font-size: 36px;

        line-height: 40px;

        font-size: 3.6rem;

        line-height: 4rem;

        margin: 10px 0;

        width: 100%;

        display: inline-block;

        text-align: center;

        width: 100%;

        display: inline-block;

        margin: 0 0 30px 0;

        padding: 0;

        text-transform: uppercase; }

      #wrapper .sec03 .sec03-hold1 .serv-list {

        width: 100%;

        height: auto;

        display: inline-block;

        margin: 0 0 20px 0;

        padding: 0 0 0 20px;

        padding: 0;

        margin: 0;

        display: flex;

        justify-content: space-evenly;

        align-items: center;

        flex-wrap: wrap; }

        #wrapper .sec03 .sec03-hold1 .serv-list li {

          font-size: 16px;

          line-height: 22px;

          font-size: 1.6rem;

          line-height: 2.2rem;

          margin: 10px 0;

          margin: 0 0 20px 0;

          padding: 0;

          list-style: none; }

          #wrapper .sec03 .sec03-hold1 .serv-list li a {

            color: #000000;

            text-transform: capitalize; }

        #wrapper .sec03 .sec03-hold1 .serv-list li {

          margin: 0; }

          #wrapper .sec03 .sec03-hold1 .serv-list li img {

            margin: 0 0 10px 0; }

          #wrapper .sec03 .sec03-hold1 .serv-list li p {

            font-size: 20px;

            line-height: 24px;

            font-size: 2rem;

            line-height: 2.4rem;

            color: #000000;

            width: 100%; }

      #wrapper .sec03 .sec03-hold1 .tabs_wing1 {

        width: 100%;

        height: auto;

        padding: 0;

        margin: 0;

        float: left;

        background: #ececec; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills {

          background: #fdf9d6;

          height: 100%; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link {

            font-size: 18px;

            line-height: 22px;

            font-size: 1.8rem;

            line-height: 2.2rem;

            margin: 10px 0;

            background: #fedc90;

            color: #000000;

            margin: 0;

            padding: 16px;

            border-radius: 0; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link:not(:last-child) {

              margin: 0 0 5px 0; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link .fa, #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link .fas {

              float: right; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link.active, #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-pills .show > .nav-link {

            background: #ececec;

            color: #000000;

            margin: 0; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent {

          width: 100%;

          height: auto;

          padding: 20px 0;

          margin: 0;

          float: left; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane {

            font-size: 16px;

            line-height: 22px;

            font-size: 1.6rem;

            line-height: 2.2rem;

            margin: 10px 0;

            color: #000000; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont {

              width: 100%;

              height: auto;

              padding: 0;

              margin: 0;

              display: flex;

              justify-content: flex-start;

              align-items: flex-start; }

              #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic {

                width: 30%;

                height: auto;

                margin: 5px 0; }

                #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic .thumbPic_img {

                  width: 100%;

                  height: 280px;

                  display: block;

                  object-fit: cover;

                  object-position: top center;

                  border: 1px solid #9dbfa5; }

              #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related {

                width: 70%;

                min-height: 280px;

                padding: 0 40px 0 20px; }

                #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related h5 {

                  font-size: 20px;

                  line-height: 24px;

                  font-size: 2rem;

                  line-height: 2.4rem;

                  color: #000000;

                  width: 100%;

                  height: auto;

                  display: inline-block;

                  color: #000000;

                  padding: 0;

                  margin: 0 0 10px 0; }

                #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related p {

                  font-size: 16px;

                  line-height: 22px;

                  font-size: 1.6rem;

                  line-height: 2.2rem;

                  margin: 10px 0;

                  width: 100%;

                  height: auto;

                  display: inline-block;

                  padding: 0;

                  margin: 0 0 10px 0;

                  font-weight: 300; }

                #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related .services_list {

                  width: 100%;

                  height: auto;

                  display: inline-block;

                  padding: 0;

                  margin: 0 0 20px 0; }

                  #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related .services_list li {

                    font-size: 16px;

                    line-height: 22px;

                    font-size: 1.6rem;

                    line-height: 2.2rem;

                    margin: 10px 0;

                    width: 100%;

                    list-style: none;

                    position: relative;

                    margin: 0 0 5px 15px;

                    font-weight: 300; }

                    #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related .services_list li::before {

                      content: "";

                      position: absolute;

                      top: 9px;

                      left: -15px;

                      width: 5px;

                      height: 5px;

                      background: #000000;

                      border-radius: 50%;

                      -webkit-border-radius: 50%;

                      -moz-border-radius: 50%;

                      -ms-border-radius: 50%;

                      -o-border-radius: 50%; }

      #wrapper .sec03 .sec03-hold1 .tabs_wing2 {

        width: 100%;

        height: auto;

        padding: 0;

        margin: 0;

        float: left;

        background: #fedc90; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header {

          background: #fedc90; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header h5 {

            font-size: 18px;

            line-height: 22px;

            font-size: 1.8rem;

            line-height: 2.2rem;

            margin: 10px 0;

            color: #000000;

            text-decoration: none;

            display: block;

            width: 100%; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header h5 i {

              float: right; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header[aria-expanded="true"] {

          background: #ececec; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header[aria-expanded="true"] h5 {

            color: #000000; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header h5::after {

          content: "\f054";

          font-family: 'Font Awesome\ 5 Free';

          font-weight: 900;

          float: right; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-header[aria-expanded="true"] h5::after {

          content: "\f078";

          font-family: 'Font Awesome\ 5 Free';

          font-weight: 900;

          float: right; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body {

          background: #ececec;

          color: #000000; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .thumbPic {

            width: 100%;

            height: auto;

            margin: 0 0 15px 0; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .thumbPic .thumbPic_img {

              width: 100%;

              height: 220px;

              display: block;

              object-fit: cover;

              object-position: top center;

              border: 1px solid #9dbfa5; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body h5 {

            font-size: 20px;

            line-height: 24px;

            font-size: 2rem;

            line-height: 2.4rem;

            color: #000000;

            width: 100%;

            height: auto;

            display: inline-block;

            color: #000000;

            padding: 0;

            margin: 0 0 10px 0; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body p {

            font-size: 16px;

            line-height: 22px;

            font-size: 1.6rem;

            line-height: 2.2rem;

            margin: 10px 0;

            width: 100%;

            height: auto;

            display: inline-block;

            padding: 0;

            margin: 0 0 10px 0;

            font-weight: 300; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .services_list {

            width: 100%;

            height: auto;

            display: inline-block;

            padding: 0;

            margin: 0 0 20px 0; }

            #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .services_list li {

              font-size: 16px;

              line-height: 22px;

              font-size: 1.6rem;

              line-height: 2.2rem;

              margin: 10px 0;

              width: 100%;

              list-style: none;

              position: relative;

              margin: 0 0 5px 15px;

              padding: 0 15px 0 0;

              font-weight: 300; }

              #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .services_list li::before {

                content: "";

                position: absolute;

                top: 9px;

                left: -15px;

                width: 5px;

                height: 5px;

                background: #000000;

                border-radius: 50%;

                -webkit-border-radius: 50%;

                -moz-border-radius: 50%;

                -ms-border-radius: 50%;

                -o-border-radius: 50%; }

  #wrapper .sec04 {

    width: 100%;

    height: auto;

    padding: 0 60px;

    margin: 0;

    float: left;

    background: #d1c8b7; }

    #wrapper .sec04 .sec04-hold1 {

      width: 90%;

      height: auto;

      padding: 50px 0;

      margin: 0 auto; }

      #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 {

        width: 100%;

        float: left; }

        #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card {

          height: auto;

          padding: 0px;

          margin: 30px 20px;

          position: relative;

          border: 0;

          color: #212120;

          background: #ffffff;

          box-shadow: 0px 10px 20px -10px #777;

          border-radius: 10px;

          -webkit-border-radius: 10px;

          -moz-border-radius: 10px;

          -ms-border-radius: 10px;

          -o-border-radius: 10px; }

          #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card .round-pic {

            width: 100%;

            height: 200px;

            margin: 0px auto;

            object-fit: cover;

            object-position: center center;

            border-top-left-radius: 10px;

            border-top-right-radius: 10px; }

          #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card .card-body {

            width: 100%;

            min-height: 150px;

            padding: 20px 15px; }

            #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card .card-body .card-text {

              font-size: 14px;

              line-height: 16px;

              font-size: 1.4rem;

              line-height: 1.6rem;

              margin: 0 0 20px 0;

              min-height: 40px;

              padding: 0; }

            #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card .card-body h4 {

              font-size: 24px;

              line-height: 30px;

              font-size: 2.4rem;

              line-height: 3rem;

              width: 100%;

              display: inline-block;

              width: 100%;

              display: inline-block;

              margin: 0 0 10px 0;

              font-weight: 600;

              color: #000000; }

        #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01:hover {

          text-decoration: none; }

  #wrapper .sec05 {

    width: 100%;

    height: auto;

    padding: 0 60px;

    margin: 0;

    float: left;

    background: #ffffff; }

    #wrapper .sec05 .sec05-hold1 {

      width: 90%;

      height: auto;

      padding: 50px 0;

      margin: 0 auto; }

      #wrapper .sec05 .sec05-hold1 h4 {

        font-size: 24px;

        line-height: 30px;

        font-size: 2.4rem;

        line-height: 3rem;

        width: 100%;

        display: inline-block;

        width: 100%;

        display: inline-block;

        margin: 0 0 10px 0;

        font-weight: 600;

        color: #000000; }

      #wrapper .sec05 .sec05-hold1 .smile-list {

        width: 100%;

        height: auto;

        display: inline-block;

        padding: 0;

        margin: 0 0 20px 0; }

        #wrapper .sec05 .sec05-hold1 .smile-list li {

          font-size: 14px;

          line-height: 16px;

          font-size: 1.4rem;

          line-height: 1.6rem;

          float: left;

          list-style: none;

          position: relative;

          margin: 0 15px 10px 15px; }

          #wrapper .sec05 .sec05-hold1 .smile-list li::before {

            content: "";

            position: absolute;

            top: 6px;

            left: -15px;

            width: 5px;

            height: 5px;

            background: #000000;

            border-radius: 50%;

            -webkit-border-radius: 50%;

            -moz-border-radius: 50%;

            -ms-border-radius: 50%;

            -o-border-radius: 50%; }

      #wrapper .sec05 .sec05-hold1 .smile-thumb1 {

        width: 100%;

        height: 200px;

        padding: 0;

        margin: 0px;

        object-fit: cover;

        object-position: center center;

        border-radius: 6px;

        -webkit-border-radius: 6px;

        -moz-border-radius: 6px;

        -ms-border-radius: 6px;

        -o-border-radius: 6px; }

        #wrapper .sec05 .sec05-hold1 .smile-thumb1 img {

          width: 100%; }

  #wrapper .sec06 {

    width: 100%;

    height: auto;

    padding: 0;

    margin: 0;

    float: left;

    background: #fdf9d6 url("../img/desk/bg-docbann01.jpg") 20% bottom no-repeat; }

    #wrapper .sec06 .sec06-hold1 {

      width: 100%;

      height: auto;

      padding: 40px 0 0 0;

      margin: 0 auto;

      position: relative; }

      #wrapper .sec06 .sec06-hold1 h4 {

        font-size: 24px;

        line-height: 30px;

        font-size: 2.4rem;

        line-height: 3rem;

        width: 100%;

        display: inline-block;

        width: 100%;

        display: inline-block;

        margin: 0 0 20px 0;

        font-weight: 800;

        color: #000000; }

      #wrapper .sec06 .sec06-hold1 p {

        font-size: 16px;

        line-height: 22px;

        font-size: 1.6rem;

        line-height: 2.2rem;

        margin: 10px 0;

        margin: 0 0 40px 0; }

  #wrapper .sec07 {

    width: 100%;

    height: auto;

    padding: 0 60px;

    margin: 0;

    float: left;

    background: #212120; }

    #wrapper .sec07 .sec07-hold1 {

      width: 100%;

      height: auto;

      padding: 60px 0;

      margin: 0; }

      #wrapper .sec07 .sec07-hold1 h4 {

        font-size: 36px;

        line-height: 40px;

        font-size: 3.6rem;

        line-height: 4rem;

        margin: 10px 0;

        width: 100%;

        display: inline-block;

        text-align: center;

        width: 100%;

        display: inline-block;

        margin: 0 0 30px 0;

        padding: 0;

        color: #ffffff;

        text-transform: uppercase; }

      #wrapper .sec07 .sec07-hold1 .testim-sec01 {

        width: 100%;

        position: relative;

        display: block; }

        #wrapper .sec07 .sec07-hold1 .testim-sec01::after {

          content: "";

          width: 100%;

          height: 100%;

          background: rgba(0, 0, 0, 0.6);

          position: absolute;

          top: 0;

          left: 0;

          z-index: 15; }

        #wrapper .sec07 .sec07-hold1 .testim-sec01 .thumb-pic {

          width: 100%;

          height: 200px;

          margin: 0px auto;

          object-fit: cover;

          object-position: center center; }

        #wrapper .sec07 .sec07-hold1 .testim-sec01 .vid-icon1 {

          position: absolute;

          top: 50%;

          left: 50%;

          z-index: 20;

          transform: translate(-50%, -50%);

          -webkit-transform: translate(-50%, -50%);

          -moz-transform: translate(-50%, -50%);

          -ms-transform: translate(-50%, -50%);

          -o-transform: translate(-50%, -50%); }

        #wrapper .sec07 .sec07-hold1 .testim-sec01:hover {

          text-decoration: none;

          cursor: pointer;

          opacity: 0.6; }

      #wrapper .sec07 .sec07-hold1 .card {

        width: 100%;

        min-height: 280px;

        background: #ffffff;

        border: 0;

        margin: 50px auto 30px;

        padding: 10px 20px;

        box-shadow: 0 25px 20px -25px #777;

        -webkit-box-shadow: 0 25px 20px -25px #777;

        -moz-box-shadow: 0 25px 20px -25px #777; }

        #wrapper .sec07 .sec07-hold1 .card .card-header {

          background: none;

          padding: 10px 0;

          border-bottom: 1px solid #2f9045; }

          #wrapper .sec07 .sec07-hold1 .card .card-header .card-img-top {

            width: 84px;

            height: 84px;

            border: 5px solid #2f9045;

            border-radius: 50px;

            margin: 0 auto;

            display: block;

            margin-top: -60px;

            object-fit: cover;

            object-position: center center; }

          #wrapper .sec07 .sec07-hold1 .card .card-header .card-title {

            font-size: 20px;

            line-height: 24px;

            font-size: 2rem;

            line-height: 2.4rem;

            color: #000000;

            margin: 0;

            padding: 10px 0 0 0;

            text-align: center; }

          #wrapper .sec07 .sec07-hold1 .card .card-header .card-subtitle {

            font-size: 14px;

            line-height: 20px;

            font-size: 1.4rem;

            line-height: 2rem;

            margin: 10px 0;

            color: #000000;

            margin: 0;

            padding: 0;

            text-align: center; }

        #wrapper .sec07 .sec07-hold1 .card .card-body {

          background: none;

          padding: 10px 0; }

          #wrapper .sec07 .sec07-hold1 .card .card-body .card-text {

            font-size: 14px;

            line-height: 20px;

            font-size: 1.4rem;

            line-height: 2rem;

            margin: 10px 0;

            margin: 0 0 10px 0;

            color: #000000; }

          #wrapper .sec07 .sec07-hold1 .card .card-body .card-thumb {

            width: 100%;

            height: auto;

            padding: 34% 0; }

          #wrapper .sec07 .sec07-hold1 .card .card-body video {

            width: 100%;

            height: 360px;

            display: inline-block; }

  #wrapper .footer-hold {

    width: 100%;

    height: auto;

    padding: 0;

    margin: 0;

    float: left;

    background: #000000; }

    #wrapper .footer-hold .footer-hold1 {

      width: 100%;

      height: auto;

      padding: 20px 0;

      margin: 0;

      color: #ffffff; }

      #wrapper .footer-hold .footer-hold1 .foot-logo {

        margin: 0 0 10px 0; }

      #wrapper .footer-hold .footer-hold1 address {

        font-size: 16px;

        line-height: 22px;

        font-size: 1.6rem;

        line-height: 2.2rem;

        font-weight: 300;

        margin: 10px 0;

        margin: 0 0 20px 0; }

        #wrapper .footer-hold .footer-hold1 address a {

          color: #ffffff; }

      #wrapper .footer-hold .footer-hold1 p {

        /*font-size: 16px;

        line-height: 22px;

        font-size: 1.6rem;

        line-height: 2.2rem;

        font-weight: 300;*/

        margin: 10px 0;

        margin: 0; }

      #wrapper .footer-hold .footer-hold1 .foot_anch1 {

        /*font-size: 16px;

        line-height: 22px;

        font-size: 1.6rem;

        line-height: 2.2rem;

        font-weight: 300;*/

        margin: 10px 0;

        margin: 0;

        float: right;

        text-align: right;

        color: #ffffff; }

        #wrapper .footer-hold .footer-hold1 .foot_anch1:hover, #wrapper .footer-hold .footer-hold1 .foot_anch1:focus, #wrapper .footer-hold .footer-hold1 .foot_anch1:active {

          outline: none; }

      #wrapper .footer-hold .footer-hold1 ul {

        width: 100%;

        height: auto;

        margin: 0 0 20px 0;

        padding: 0;

        display: inline-block; }

        #wrapper .footer-hold .footer-hold1 ul li {

          list-style: none;

          margin: 0 0 20px 0; }

          #wrapper .footer-hold .footer-hold1 ul li a {

            font-size: 16px;

            line-height: 22px;

            font-size: 1.6rem;

            line-height: 2.2rem;

            font-weight: 300;

            margin: 10px 0;

            color: #ffffff; }

      #wrapper .footer-hold .footer-hold1 .socio {

        width: 100%;

        float: left;

        height: auto;

        margin: 0 0 20px 0; }

        #wrapper .footer-hold .footer-hold1 .socio .soci {

          width: auto;

          height: auto;

          margin: 0;

          padding: 0;

          float: left; }

          #wrapper .footer-hold .footer-hold1 .socio .soci li {

            width: 52px;

            height: 52px;

            float: left;

            padding: 0;

            margin: 0 10px 10px 0;

            list-style: none; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li a {

              width: 52px;

              height: 52px;

              background: #000000;

              text-decoration: none;

              display: block;

              margin: 0; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .fb {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: 2px 2px;

              cursor: pointer;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .fb:hover {

              background-position: 2px -56px; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .tw {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: -175px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .tw:hover {

              background-position: -175px -56px; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .insta {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: -57px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .insta:hover {

              background-position: -57px -56px; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .ytb {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: -116px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .ytb:hover {

              background-position: -116px -56px; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .linkedIn {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: -163px -38px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .linkedIn:hover {

              background-position: -163px 5px; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .whats {

              width: 52px;

              height: 52px;

              background: url("../img/icons/socio-sprite.png") no-repeat;

              background-position: -225px 2px;

              cursor: pointer;

              text-decoration: none;

              display: block; }

            #wrapper .footer-hold .footer-hold1 .socio .soci li .whats:hover {

              background-position: -225px 2px; }



.nopad {

  padding: 0 !important; }



.rtpad {

  padding-right: 0; }



.leftwhats {

  display: none;

  position: fixed;

  z-index: 2000;

  bottom: 4%;

  border-radius: 50%;

  background: #31a84d;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%); }



.leftwhats a {

  display: block;

  text-align: center;

  padding: 10px;

  transition: all 0.3s ease;

  color: white;

  font-size: 30px;

  width: 62px; }



.leftwhats i.fa.fa-whatsapp {

  color: #fff; }



#model-Assessment {

  background: rgba(0, 0, 0, 0.8);

  z-index: 2000 !important; }

  #model-Assessment .modal-title {

    font-size: 20px;

    line-height: 24px;

    font-size: 2rem;

    line-height: 2.4rem;

    color: #000000;

    width: 100%;

    text-align: center; }

  #model-Assessment .modal-body {

    padding: 10px 20px; }

    #model-Assessment .modal-body iframe {

      width: 100%;

      height: 280px; }

  #model-Assessment .form-control, #model-Assessment .form-control-file {

    font-size: 14px;

    line-height: 20px;

    font-size: 1.4rem;

    line-height: 2rem;

    margin: 10px 0;

    min-height: 30px; }

  #model-Assessment label {

    font-size: 14px;

    line-height: 20px;

    font-size: 1.4rem;

    line-height: 2rem;

    margin: 10px 0;

    margin: 0; }

  #model-Assessment textarea {

    font-size: 14px;

    line-height: 20px;

    font-size: 1.4rem;

    line-height: 2rem;

    margin: 10px 0;

    width: 100%;

    padding: 5px 8px;

    margin: 0;

    border: 1px solid #ced4da;

    border-radius: .25rem;

    -webkit-border-radius: .25rem;

    -moz-border-radius: .25rem;

    -ms-border-radius: .25rem;

    -o-border-radius: .25rem; }

  #model-Assessment .submit_btn {

    font-size: 14px;

    line-height: 20px;

    font-size: 1.4rem;

    line-height: 2rem;

    font-weight: 500;

    border: 0;

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    color: #ffffff;

    margin: 10px auto;

    text-transform: uppercase;

    padding: 5px 30px;

    cursor: pointer;

    background: #2f9045;

    display: block; }

    #model-Assessment .submit_btn:hover, #model-Assessment .submit_btn:focus, #model-Assessment .submit_btn:active {

      opacity: 0.8;

      outline: none; }

  #model-Assessment .close {

    float: right;

    font-size: 24px;

    line-height: 28px;

    font-weight: 700;

    color: #000;

    text-shadow: 0 1px 0 #fff;

    opacity: 0.5; }



.ftcls-wing {

  width: 44px;

  height: 40px;

  position: fixed;

  right: 10px;

  bottom: 100px;

  z-index: 40000; }

  .ftcls-wing .btn {

    background: #346633;

    color: #fff;

    border-radius: 0;

    box-shadow: 0 5px 20px #000000;

    width: 42px;

    height: 42px; }

    .ftcls-wing .btn:hover, .ftcls-wing .btn:focus, .ftcls-wing .btn:active {

      background: #3e3e3e;

      color: #fff; }



@media all and (max-width: 767px) {

  #wrapper .header-hold {

    padding: 0;

    position: relative; }

    #wrapper .header-hold .navbar {

      padding: 0; }

      #wrapper .header-hold .navbar .navbar-brand {

        width: 30%;

        padding: 15px 10px; }

      #wrapper .header-hold .navbar .header_right .soci {

        padding: 10px 0px; }

        #wrapper .header-hold .navbar .header_right .soci li {

          width: 32px;

          height: 32px; }

          #wrapper .header-hold .navbar .header_right .soci li .fb {

            width: 32px;

            height: 32px;

            background-size: 310% auto; }

          #wrapper .header-hold .navbar .header_right .soci li .tw {

            width: 32px;

            height: 32px;

            background-size: 310% auto;

            background-position: -34px 2px; }

          #wrapper .header-hold .navbar .header_right .soci li .ytb {

            width: 32px;

            height: 32px;

            background-size: 310% auto;

            background-position: -70px 2px; }

    #wrapper .header-hold .navbar-nav {

      padding: 30px 0; }

      #wrapper .header-hold .navbar-nav .nav-item {

        margin: 0 0 10px 0; }

    #wrapper .header-hold .call-anch1 span {

      display: none; }

  #wrapper .sec01 {

    margin: 0; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

      width: 100%;

      min-height: 320px;

      padding: 20px 0;

      background: #e6e6e6;

      position: static;

      top: -25%;

      right: -6%;

      border-radius: 0px;

      -webkit-border-radius: 0px;

      -moz-border-radius: 0px;

      -ms-border-radius: 0px;

      -o-border-radius: 0px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form {

        width: 100%;

        padding: 0;

        margin: 0;

        background: none;

        box-shadow: none;

        z-index: 2;

        position: static;

        top: 540%;

        z-index: 2000;

        border-radius: 0px;

        -webkit-border-radius: 0px;

        -moz-border-radius: 0px;

        -ms-border-radius: 0px;

        -o-border-radius: 0px; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form h1 {

          font-size: 20px;

          line-height: 26px;

          text-align: center;

          text-transform: uppercase;

          padding: 15px;

          margin: 0;

          position: relative; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form h1::after {

            content: "";

            position: absolute;

            left: 0;

            bottom: 0px;

            width: 100%;

            height: 1px;

            background: #2f9045; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form p {

          font-size: 16px;

          line-height: 20px;

          font-size: 1.6rem;

          line-height: 2rem;

          margin: 10px 0;

          margin: 0;

          padding: 40px 20px;

          text-align: center;

          min-height: 260px; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder {

          padding: 30px;

          margin: 0; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .form-group {

            width: 100%;

            margin: 0 0 10px 0; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .btn-wing {

            width: 100%;

            margin: 10px 0 0 0; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1 {

        font-size: 14px;

        line-height: 20px;

        font-size: 1.4rem;

        line-height: 2rem;

        margin: 10px 0;

        margin: 0 0 10px 0;

        padding: 0;

        height: auto; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list {

        margin: 0;

        padding: 0 0 0 10px; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li {

          font-size: 10px;

          line-height: 14px;

          margin: 0 0 2px 0; }

          #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li::before {

            top: 6px;

            left: -10px;

            width: 3px;

            height: 3px; }

    #wrapper .sec01 .sec01-hold1 small {

      bottom: 20%; }

  #wrapper .sec02 .sec02-hold1 {

    padding: 100% 0 30px 0; }

    #wrapper .sec02 .sec02-hold1 h1 {

      font-size: 36px;

      line-height: 42px;

      margin: 0 0 15px 0; }

    #wrapper .sec02 .sec02-hold1 .serv-list li {

      margin: 0 0 20px 0;

      width: 50%; }

      #wrapper .sec02 .sec02-hold1 .serv-list li p {

        font-size: 16px;

        line-height: 22px; }

        #wrapper .sec02 .sec02-hold1 .serv-list li p span {

          font-size: 20px;

          line-height: 20px; }

  #wrapper .sec03 {

    background-size: 115% auto;

    padding: 0; }

    #wrapper .sec03 .sec03-hold1 {

      padding: 30px 0; }

      #wrapper .sec03 .sec03-hold1 h1 {

        font-size: 36px;

        line-height: 42px;

        margin: 0 0 15px 0; }

      #wrapper .sec03 .sec03-hold1 h4 {

        font-size: 24px;

        line-height: 30px; }

      #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont {

        display: flex;

        justify-content: flex-start;

        align-items: flex-start; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic {

          width: 40%;

          height: auto;

          padding: 0 15px; }

          #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic .thumbPic_img {

            width: 100%;

            height: 160px; }

        #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related {

          width: 60%;

          min-height: 160px;

          padding: 0px 15px 0 5px; }

      #wrapper .sec03 .sec03-hold1 .serv-list {

        justify-content: flex-start; }

        #wrapper .sec03 .sec03-hold1 .serv-list li {

          margin: 0 0 20px 0;

          width: 50%; }

          #wrapper .sec03 .sec03-hold1 .serv-list li img {

            margin: 0 8px 10px 0;

            float: left;

            width: 15%; }

          #wrapper .sec03 .sec03-hold1 .serv-list li p {

            font-size: 14px;

            line-height: 16px;

            float: left;

            width: 80%; }

      #wrapper .sec03 .sec03-hold1 .tabs_wing2 #accordianId .card-body .thumbPic .thumbPic_img {

        width: 100%;

        height: 260px; }

  #wrapper .sec04 {

    padding: 0; }

    #wrapper .sec04 .sec04-hold1 {

      width: 100%;

      padding: 30px 0; }

      #wrapper .sec04 .sec04-hold1 h1 {

        font-size: 36px;

        line-height: 42px;

        margin: 0 0 15px 0; }

      #wrapper .sec04 .sec04-hold1 .dentaDemo-sec01 .card {

        margin: 30px 0px; }

  #wrapper .sec05 {

    padding: 0; }

    #wrapper .sec05 .sec05-hold1 {

      width: 100%; }

      #wrapper .sec05 .sec05-hold1 .smile-thumb1 {

        width: 100%;

        height: auto;

        margin: 0 0 15px 0; }

  #wrapper .sec06 {

    padding: 0;

    background: #fdf9d6; }

  #wrapper .sec07 {

    padding: 0; }



  .ftcls-wing {

    bottom: 20px; }



  .foot-fixed {

    position: fixed;

    bottom: 0;

    width: 100%;

    left: 0;

    z-index: 2000; }

    .foot-fixed .btn-wing {

      width: 100%;

      background: #d1c8b7;

      color: #000000;

      border: 0;

      box-shadow: none;

      padding: 10px;

      font-size: 14px;

      line-height: 20px;

      border-radius: 0;

      -webkit-border-radius: 0;

      -moz-border-radius: 0;

      -ms-border-radius: 0;

      -o-border-radius: 0; }



  .leftwhats {

    display: block; }



  #wrapper .footer-hold .footer-hold1 p {

    text-align: center;

    margin: 0 0 10px 0; }

  #wrapper .footer-hold .footer-hold1 .foot_anch1 {

    text-align: center;

    width: 100%; }



  #wrapper .sec07 .sec07-hold1 .card .card-body video {

    width: 100%;

    height: auto; } }

@media all and (min-width: 768px) and (max-width: 991px) {

  #wrapper .header-hold {

    padding: 0;

    position: relative; }

    #wrapper .header-hold .navbar {

      padding: 0; }

      #wrapper .header-hold .navbar .navbar-brand {

        padding: 15px 10px; }

    #wrapper .header-hold .navbar-nav {

      padding: 30px 0; }

      #wrapper .header-hold .navbar-nav .nav-item {

        margin: 0 0 10px 0; }

    #wrapper .header-hold .header-form {

      width: 40%;

      padding: 0;

      margin: 0 0 20px 0;

      background: #fdf9d6;

      position: static;

      top: 130%;

      right: 0;

      z-index: 2000;

      border-radius: 10px;

      -webkit-border-radius: 10px;

      -moz-border-radius: 10px;

      -ms-border-radius: 10px;

      -o-border-radius: 10px; }

      #wrapper .header-hold .header-form h1 {

        font-size: 18px;

        line-height: 24px;

        text-align: center;

        text-transform: uppercase;

        padding: 15px;

        margin: 0;

        position: relative; }

        #wrapper .header-hold .header-form h1::after {

          content: "";

          position: absolute;

          left: 0;

          bottom: 0px;

          width: 100%;

          height: 1px;

          background: #2f9045; }

      #wrapper .header-hold .header-form p {

        font-size: 16px;

        line-height: 20px;

        font-size: 1.6rem;

        line-height: 2rem;

        margin: 10px 0;

        margin: 0;

        padding: 40px 20px;

        text-align: center;

        min-height: 260px; }

      #wrapper .header-hold .header-form .form-holder {

        padding: 20px;

        margin: 0; }

        #wrapper .header-hold .header-form .form-holder .form-group {

          width: 100%;

          margin: 0 0 20px 0; }

          #wrapper .header-hold .header-form .form-holder .form-group .form-control {

            width: 100%; }

        #wrapper .header-hold .header-form .form-holder .btn-wing {

          width: 100%;

          margin: 0; }

    #wrapper .header-hold .call-anch1 span {

      display: none; }

  #wrapper .sec01 {

    margin: 0; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

      width: 100%;

      min-height: 400px;

      padding: 20px 0;

      background: #e6e6e6;

      position: static;

      border-radius: 0px;

      -webkit-border-radius: 0px;

      -moz-border-radius: 0px;

      -ms-border-radius: 0px;

      -o-border-radius: 0px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form {

        width: 80%;

        margin: 20px auto;

        float: none; }

  #wrapper .sec02 .sec02-hold1 .photoGrid ul li {

    width: 46%; }

  #wrapper .sec02 .sec02-hold1 .vidGrid ul li {

    width: 46%; }

  #wrapper .sec03 .sec03-hold1 .serv-list {

    justify-content: flex-start; }

    #wrapper .sec03 .sec03-hold1 .serv-list li {

      margin: 0 0 20px 0;

      width: 32%; } }

@media all and (min-width: 992px) and (max-width: 1199px) {

  #wrapper .header-hold .call-anch1 span {

    display: none; }

  #wrapper .sec01 {

    margin: 80px 0 0 0; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

      width: 100%;

      min-height: 280px;

      padding: 0 60px;

      top: 0;

      right: 0;

      display: flex;

      justify-content: center;

      align-items: center; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1 {

        font-size: 24px;

        line-height: 30px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li {

        font-size: 16px;

        line-height: 18px; }

        #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li::before {

          position: absolute;

          top: 6px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .btn-wing {

        min-height: 36px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .form-group .form-control {

        width: 100%;

        min-height: 26px;

        padding: 0px 15px;

        font-size: 14px;

        line-height: 20px; }

      #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .btn-wing {

        font-size: 14px;

        line-height: 20px;

        min-height: 26px; } }

@media all and (min-width: 1400px) and (max-width: 1899px) {

  #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

    width: 100%;

    min-height: 360px;

    padding: 0 60px;

    top: 0;

    right: 0;

    display: flex;

    justify-content: center;

    align-items: center; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li::before {

      content: "";

      position: absolute;

      top: 10px; }

  #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic .thumbPic_img {

    width: 100%;

    height: 360px; } }

@media all and (min-width: 1900px) {

  #wrapper .sec01 .sec01-hold1 .sec01-hold1a {

    width: 100%;

    min-height: 500px;

    padding: 0 60px;

    top: 0;

    right: 0;

    display: flex;

    justify-content: center;

    align-items: center; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a h1 {

      font-size: 46px;

      line-height: 50px; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a .offer-list li {

      font-size: 24px;

      line-height: 28px; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .thank_Txt {

      font-size: 42px;

      line-height: 48px;

      padding: 100px 20px; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .form-group .form-control {

      font-size: 26px;

      line-height: 32px;

      min-height: 48px; }

    #wrapper .sec01 .sec01-hold1 .sec01-hold1a .header-form .form-holder .btn-wing {

      font-size: 26px;

      line-height: 32px;

      min-height: 48px; }

  #wrapper .sec03 .sec03-hold1 h4 {

    font-size: 56px;

    line-height: 60px; }

  #wrapper .sec03 .sec03-hold1 .tabs_wing1 .nav-pills .nav-link {

    font-size: 32px;

    line-height: 38px; }

  #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .thumbPic .thumbPic_img {

    width: 100%;

    height: 460px; }

  #wrapper .sec03 .sec03-hold1 .tabs_wing1 #v-pills-tabContent .tab-pane .tab_innerCont .cont_related {

    font-size: 28px;

    line-height: 32px; }

  #wrapper .sec07 .sec07-hold1 h4 {

    font-size: 56px;

    line-height: 60px; } }



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

