@charset "UTF-8";
@import url(bootstrap.min.css);
@import url(magnific-popup.css);
@import url(fontawesome.css);
@import url(swiper.min.css);
@import url(aos.css);
@import url(nice-select.css);



@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400;500;600;700&');
/*font-family: 'Baloo Bhaijaan 2', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Varela+Round&');
/*font-family: 'Varela Round', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&');
/*font-family: 'Caveat', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap');
/*font-family: 'Poppins', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600&display=swap');
/*font-family: 'Red Hat Display', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap');
/*font-family: 'Nunito', sans-serif;*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
select,
textarea,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1 !important; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

img {
  border: 0; }

:focus {
  outline: 0; }

a:active,
a:focus,
input,
button {
  background-color: transparent;
  outline: 0;
  outline-style: none;
  outline-width: 0; }

a:hover {
  text-decoration: none; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
input[type=submit] {
  cursor: pointer;
  border: 0;
  padding: 0; }
.comment-pagination ul li .active{
    background-color:#DBA275;
    color:white ;
}
img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

em {
  font-style: italic; }

a,
input[type=submit],
button[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}

html{
    overflow-x: hidden;
}
body{
   position: relative;
    overflow-x: hidden;
    width: 100%;
    font-family: 'Baloo Bhaijaan 2', cursive;
    float: left;
}
body.fda:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #00000096;
    z-index: 5;
}
body.overflow{
    overflow: hidden;
}
html.overflow{
    overflow: hidden;
}
header{
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 0 0 0;
    background: #E6CDAB;
}
header .logo{
      float: left;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}
header .logo img{
    width: 140px;
}
header .address span{
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    margin-bottom: 5px;
}
header .address p{
    line-height: 150%;
    font-weight: 400;
    font-size: 16px;
        font-family: 'Poppins', sans-serif;
}
header .header-contact{
       float: left;
    width: 100%;
    text-align: right;
    padding: 20px 0 15px 0;


}
header .header-contact span{
   font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    margin-bottom: 5px;
}
header .header-contact a{
       line-height: 150%;
    display: block;
    font-size: 22px;
        font-family: 'Poppins', sans-serif;

    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
header .header-contact a i{
    margin-right: 5px;
}
header .header-contact a:hover{
    color:#DAA073;
}
header .header-social{
    float: right;
    margin-left: 50px;
    position: relative;
    top: -9px;
}
header .header-social ul li{
    float: left;
}
header .header-social ul li a{
      padding-left: 0;
    color: #ffffff;
    width: 30px;
    height: 30px;
    background: #E5CDAB;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    border-radius: 50%;
    margin-left: 10px;
}
header .header-social ul li a i{
    margin-right: 0;
}
header .menu{
      float: left;
    width: 100%;
 
       background: #21201e;
}
header .menu ul{
        float: right;
    width: 100%;
    display: flex;
    align-items: center;
   position: relative;
    justify-content: center;
 
}
header .menu ul li{
    float: left;
flex: 1;
    text-align: center;
}
header .menu ul li:first-child{
    border-left: 1px solid #383838;
}
header .menu ul li ul{
position: absolute;
    left: 0px;
    top: 100%;
    width: 300px;
    z-index: 50;
    transform: perspective(300px) rotateX(-15deg);
    -webkit-transform: perspective(300px) rotateX(-15deg);
    -moz-transform: perspective(300px) rotateX(-15deg);
    -o-transform: perspective(300px) rotateX(-15deg);
    -ms-transform: perspective(300px) rotateX(-15deg);
    transform-origin: 50% -50px;
    -webkit-transform-origin: 50% -50px;
    -moz-transform-origin: 50% -50px;
    -o-transform-origin: 50% -50px;
    -ms-transform-origin: 50% -50px;
    transition: all cubic-bezier(.4,0,.2,1) .4s;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -moz-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -ms-transition: all cubic-bezier(.4,0,.2,1) .4s;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    width: 100%;
    box-shadow: 0px 0px 38px 4px #0000000d;
    -webkit-box-shadow: 0px 0px 38px 4px #0000000d;
    -moz-box-shadow: 0px 0px 38px 4px #0000000d;
    -o-box-shadow: 0px 0px 38px 4px #0000000d;
    -ms-box-shadow: 0px 0px 38px 4px #0000000d;
    display: inherit;
    
}
header .menu ul li ul:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
    height: 100%;
    background: url(../img/menu-right.png) center center no-repeat;
    background-size: cover;
}

header .menu ul li:hover ul{
        opacity: 1;
    visibility: visible;
    transition: all cubic-bezier(.4,0,.2,1) .4s;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -moz-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -ms-transition: all cubic-bezier(.4,0,.2,1) .4s;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: perspective(none);
    -webkit-transform: perspective(none);
    -moz-transform: perspective(none);
    -o-transform: perspective(none);
    -ms-transform: perspective(none);
    transform-origin: 50% -50px;
    -webkit-transform-origin: 50% -50px;
    -moz-transform-origin: 50% -50px;
    -o-transform-origin: 50% -50px;
    -ms-transform-origin: 50% -50px;
}
header .menu ul li ul li a{
    margin-left: 0;
    padding: 30px 20px 20px 20px;
    float: left;
    font-size: 18px;
    color: #3c3c3c;
    display: block;
    width: 100%;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #e7e7e77d;
}
header .menu ul li ul li a span{
    float: left;
    display: block;
    font-size: 16px;
    width: 100%;
    color: #c5c5c5;
    font-weight: 300;
    font-size: 14px;
    margin-top: 5px;
}
header .menu ul li ul li:first-child{
    border-left: none;
}
header .menu ul li ul li:last-child a{
    border-bottom: none;
}
header .menu ul li ul li{
    width: 100%;
    display: block;
    padding: 0;
}
header .menu ul li ul li a:hover{
    background: transparent!important;
    
    color: #DAA073;
}
header .menu ul li a{
padding: 15px 15px 11px 15px;
    font-size: 16px!important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #383838;
    font-family: 'Varela Round', sans-serif;
    font-weight: 500;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
header .menu ul li a i{
    margin-left: 10px;
}
header .menu ul li a:hover{
    color:#d89f72;
}
header .menu-toggle{
    float: right;
    padding: 45px 20px;
    display: none;
}
header .menu-toggle span{
    background: #000;
    width: 30px;
    height: 2px;
    margin-bottom: 4px;
    position: relative;
    display: block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
header .menu-toggle.active span:first-child{
    top: 6px;
    transform: rotate(135deg);
}
header .menu-toggle span:nth-child(2){
    right: 0;
    opacity: 1;
    
}
header .menu-toggle.active span:nth-child(2){
    right: -50px;
    opacity: 0;
}
header .menu-toggle.active span:last-child{
    top: -6px;
    transform: rotate(-135deg);
}
.m-togg{
    display: none;
}
.main-slider{
    width: 100%;
    float: left;
}
.main-slider .swiper{
    width: 100%;
    height: 700px;
}
.main-slider img{
    width: 100%;
    height: 700px;
    object-fit: cover;
}
.main-slider .text{
position: absolute;
    top: 200px;
     z-index: 50; 
    width: 100%;
    height: 100%;
}
.main-slider .text p{
    color: #fff;
    font-size: 24px;
      font-family: 'Caveat', cursive;
    margin-bottom: 20px;
}
.main-slider .text h4{
    color: #fff;
    font-size: 62px;
   font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    text-shadow: 5px 5px 5px #00000040;
    margin-bottom: 30px;
}
.main-slider .text a{
  color: #fff;
    padding: 20px 35px;
    background-color: #DAA073;
    display: inline-block;
    border-radius: 30px;
    box-shadow: 0px 0px 35px 5px #00000059;
    margin-top: 15px;
    font-family: 'Varela Round', sans-serif;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.main-slider .text a:hover{
    background: #e5c4aa;
}
.main-slider .swiper-button-prev{
    left: 100px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.main-slider .swiper-button-prev:after{
    color: #fff;
    font-size: 22px;
}
.main-slider .swiper-button-next{
    right: 100px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.main-slider .swiper-button-next:after{
    color: #fff;
    font-size: 22px;
}
.main-about{
    width: 100%;
    float: left;
    padding: 150px 0;
    position: relative;
}
.main-about .left-img{
    position: absolute;
    bottom: 100px;
    left: 150px;
    width: 60px;
    z-index: 60;
}


.main-about .left img{
   width: 60px;
}
.main-about h3{
    font-size: 34px;
         font-family: 'Baloo Bhaijaan 2', cursive;
    margin-bottom: 15px;
    color: rgb(218,160,115);
}
.main-about p{
     font-size: 16px;
    line-height: 150%;
    margin-bottom: 25px;
    color: #3c3c3c;
    font-family: 'Varela Round', sans-serif;
}
.main-about ul li{
       font-size: 14px;
    line-height: 150%;
    color: #3c3c3c;
    font-weight: 600;
    list-style: circle;
    margin-left: 17px;
    font-family: 'Varela Round', sans-serif;
    
}
.main-about a{
    color: #fff;
    padding: 15px 35px;
    background-color: #DAA073;
    display: inline-block;
    margin-top: 25px;
    font-family: 'Varela Round', sans-serif;
    box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    border-radius: 30px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.main-about a:hover{
    background: #e5cdab;
}
.main-about .right{
    width: 100%;
    text-align: center;
}
.main-about .right .images{
     width: 80%;
    margin: 0 auto;
    position: relative;
}
.main-about .right .images:after{
    content: '';
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 50%;
}
.main-about .right img{
    width: 100%;
    border-radius: 50%;
    box-shadow: 0px 0px 70px 5px #0000001c;
    -webkit-box-shadow: 0px 0px 70px 5px #0000001c;
    -moz-box-shadow: 0px 0px 70px 5px #0000001c;
    -o-box-shadow: 0px 0px 70px 5px #0000001c;
    -ms-box-shadow: 0px 0px 70px 5px #0000001c;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    animation: trns 3s infinite;
}
@keyframes trns{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(0.95);
    }
    100%{
        transform: scale(1);
    }
}
.services{
      width: 100%;
    background: linear-gradient(96deg, rgb(230 205 171) 0%, rgb(230 205 171) 33%, rgb(230 205 171) 66%);
    padding: 75px 0;
    float: left;
    position: relative;
}
.services .filter{
position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
    background: url(../img/services-filter.jpeg) center center no-repeat;
    background-size: cover;
}
.services .title{
    margin-bottom: 50px;
    text-align: center;
}
.services .title h2{
     font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: rgb(255 255 255);
    text-align: center;
    position: relative;
    z-index: 5;
    margin-top: 10px;
}
.services .title p{
     text-align: center;
    font-size: 18px;
  font-family: 'Caveat', cursive;
    color: #efe0cc;
    z-index: 0;
}
.services .box{
text-align: center;
    width: 100%;
    padding: 30px;
    height: 300px;
    border-radius: 30px;
        box-shadow: 0 2px 13.75rem -35px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 13.75rem -35px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 13.75rem -35px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 13.75rem -35px rgb(37 51 66 / 25%);
    -ms-box-shadow:0 2px 13.75rem -35px rgb(37 51 66 / 25%);
    background:#daa073;
}
.services .box img{
height: 100px;
    /* background: #ffffff; */
    width: 100px;
    padding: 20px;
    border: 2px solid #ffffff1c;
    border-radius: 50%;
}

.services h4{
    color: #ffffff;
    margin: 20px 0;
    font-family: 'Baloo Bhaijaan 2', cursive;
}
.services p{
font-size: 16px;
    color: #fbeee3;
    line-height: 150%;
    font-family: 'Varela Round', sans-serif;
}
.services .all{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.services .all a{
    text-align: center;
    padding: 15px 35px;
    background: white;
    border-radius: 30px;
    color: #daa073;
        box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
       font-family: 'Varela Round', sans-serif;
     transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.services .all a:hover{
        background: #e6cdab;
        color: #fff;
}
.team{
    width: 100%;
    float: left;
    padding: 150px 0;
}
.team .title{
    text-align: center;
    margin-bottom: 100px;
}
.team .title h4{
        font-size: 45px;
font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.team .title p{
    text-align: center;
    font-size: 18px;
    font-family: 'Caveat', cursive;
    color: #3c3c3c;
    z-index: 0;
}
.team .team-box{
    width: 50%;
    border-radius: 30px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 57px -11px #00000017;
   
}
.team .team-box .img{
    height: 500px;
    overflow: hidden;
     
}
.team .team-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
      transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.team .team-box:hover img{
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.team .text{
        width: 100%;
    height: 100%;
    text-align: center;
    padding: 20px;
    background: #45638d;
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #dca57a;
    background: linear-gradient(357deg, rgb(0 0 0) 0%, rgb(0 0 0 / 35%) 33%, rgb(233 182 142 / 0%) 66%);
 
}
.team .text h5{
 font-size: 20px;
    margin-bottom: 10px;
  font-family: 'Baloo Bhaijaan 2', cursive;
    color: #ffffff;
    position: absolute;
    bottom: 45px;
    left: 20px;
}
.team .text p{
 font-size: 14px;
    line-height: 150%;
    font-family: 'Varela Round', sans-serif;
    color: #ffffffc7;
    position: absolute;
    bottom: 30px;
    left: 20px;
}
.team .all{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.team .all a{
    text-align: center;
    padding: 15px 35px;
        background-color: #DAA073;
    color: #fff;
    border-radius: 30px;
font-family: 'Varela Round', sans-serif;
        box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
     transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.team .all a:hover{
        background: #e6cdab;
    color: #fff;
}
.main-comment{
       width: 100%;
    padding: 100px 0;
    float: left;
    background: #385378;
    position: relative;
    border-top: 5px solid #daa073;
}
.main-comment .filter{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
    background: url(../img/comment-filter.jpeg) center center no-repeat;
    background-size: cover;
}
.main-comment .title{
    text-align: center;
    margin-bottom: 100px;
}
.main-comment .title h4{
        font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.main-comment .title p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    z-index: 0;
    font-family: 'Caveat', cursive;
}
.main-comment .swiper-slide p{
       text-align: center;
    padding: 0 200px;
    line-height: 150%;
    font-size: 16px;
    color: white;
    font-family: 'Varela Round', sans-serif;
}
.main-comment .swiper-slide .name{
    text-align: center;
    margin-top: 25px;
}
.main-comment .swiper-slide .name h5{
    color: #daa073;
    font-family: 'Baloo Bhaijaan 2', cursive;
    margin-bottom: 10px;
}
.main-comment .swiper-slide .name span{
font-family: 'Varela Round', sans-serif;
    color: #8a9bb3;
}
.main-comment .swiper-button-prev{
    left: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #daa073;
    border-radius: 50%;
}
.main-comment .swiper-button-prev:after{
    color: #daa073;
    font-size: 22px;
}
.main-comment .swiper-button-next{
    right: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #daa073;
    border-radius: 50%;
}
.main-comment .swiper-button-next:after{
    color: #daa073;
    font-size: 22px;
}
.main-comment .all{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.main-comment .all a{
    text-align: center;
    padding: 15px 35px;
        background-color: #DAA073;
    color: #fff;
    border-radius: 30px;
font-family: 'Varela Round', sans-serif;
     transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.main-comment .all a:hover{
        background: #e6cdab;
    color: #fff;
}
.meeting{
    width: 100%;
    padding: 150px 0;
    float: left;
    position: relative;
}
.meeting .right-img{
    position: absolute;
    right: 150px;
    top: 150px;
    width: 120px;
}

.meeting .title{
    text-align: center;
    margin-bottom: 100px;
}
.meeting .title h4{
        font-size:45px;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
        font-family: 'Baloo Bhaijaan 2', cursive;
    position: relative;
    z-index: 5;
}
.meeting .title p{
       text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Caveat', cursive;
    z-index: 0;
}
.meeting form{
    width: 100%;
    float: left;
}
.meeting form .form-group{
    width: 100%;
        position: relative;
}
.meeting form .form-group i{
       position: absolute;
    left: 20px;
    top: 17px;
    z-index: 50;
    color: #daa073;
}
.meeting form .form-group.kk-a{
    display: flex;
}
.meeting .form-group input{
     width: 100%;
    height: 50px;
    border: 1px solid #f3f3f3;
    font-family: 'Varela Round', sans-serif;
    background: #ffffff;
    padding: 0 45px;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    -webkit-box-shadow: 0px 9px 40px -14px #45638d36;
    -moz-box-shadow: 0px 9px 40px -14px #45638d36;
    -o-box-shadow: 0px 9px 40px -14px #45638d36;
    -ms-box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
     
    color: #000;
}
.meeting .form-group input[type="date"]{
    width: 100%;
}

.meeting .form-group input::placeholder{
   color:#626262;
   font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.meeting .form-group input:focus{
    border: 1px solid #daa073;
}
.meeting .form-group .nice-select{
      width: 100%;
    height: 50px;
    padding-left: 45px!important;
    font-family: 'Varela Round', sans-serif;
    line-height: 50px;

    color: #b3bac5;

    border-radius: 10px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 9px 40px -14px #45638d36;
    background: #ffffff;
    padding: 0 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.meeting .form-group .nice-select .list{
    color: #000;
    width: 100%;
}
.meeting .form-group .nice-select::placeholder{
  color: #b3bac5;
   font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.meeting .form-group .nice-select:focus{
    border: 1px solid #daa073;
}
.meeting .form-group textarea{
    width: 100%;
    height: 100px;
    border: 1px solid #f3f3f3;
    font-family: 'Varela Round', sans-serif;
    background: #ffffff;
     border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}
.meeting .form-group textarea::placeholder{
    color: #626262;
   font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.meeting .form-group textarea:focus{
    border: 1px solid #daa073;
}
.meeting .form-group input[type="checkbox"]{
    width: auto;
    height: auto;
    float: left;
    padding: 0;
    margin-right: 10px;
}
.meeting .form-group label{
    float: left;
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.meeting .form-group button{
        text-align: center;
    padding: 15px 35px;
    background-color: #DAA073;
    color: #fff;
    float: right;
    border-radius: 30px;
font-family: 'Varela Round', sans-serif;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.meeting .form-group button:hover{
        background: #e6cdab;
    color: #fff;
}
.main-gallery{
    width: 100%;
    padding: 150px 0;
    float: left;
    position: relative;
}
.main-gallery .left-img{
    position: absolute;
    left: 150px;
    top: -60px;
    width: 120px;
}
.main-gallery .title{
    text-align: center;
    margin-bottom: 100px;
}
.main-gallery .title h4{
        font-size: 45px;
       font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.main-gallery .title p{
  text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Caveat', cursive;
    z-index: 0;
}
.main-gallery .swiper{
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.main-gallery .swiper .images{
      width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0px 16px 24px -9px #0000004a;
    -webkit-box-shadow: 0px 16px 24px -9px #0000004a;
    -moz-box-shadow: 0px 16px 24px -9px #0000004a;
    -o-box-shadow: 0px 16px 24px -9px #0000004a;
    -ms-box-shadow: 0px 16px 24px -9px #0000004a;
    position: relative;
    border-bottom: 5px solid #daa073;
}

.main-gallery .swiper .images span{
   background: #385378c9;
    position: absolute;
    right: -100px;
    top: 15px;
    color: #fff;
    font-size: 14px;
    font-family: 'Euclid Circular B Light';
    border: 1px solid #385378;
    padding: 10px 18px;
    z-index: 50;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.main-gallery .swiper .images:hover span{
    right: 15px;
}
.main-gallery .swiper img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.main-gallery .swiper .images:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.main-gallery .swiper-pagination-bullet:only-child{
    display: block!important;
}
.main-gallery .swiper-pagination-bullet{
    background: #daa073!important;
}
.main-gallery .swiper-pagination-bullet-active{
    background: #daa073!important;
}

.education{
    width: 100%;
    float: left;
    padding: 75px 0;
   background: #385378;
    position: relative;
}
.education .filter{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
    background: url(../img/education-filter.jpeg) center center no-repeat;
    background-size: cover;
}
.education .title{
    text-align: center;
    margin-bottom: 100px;
}
.education .title h4{
        font-size: 45px;
      font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.education .title p{
       text-align: center;
    font-size: 18px;
    color: #fff;
    z-index: 0;
    font-family: 'Caveat', cursive;
}
.education .left{
    width: 100%;
}
.education .left img{
    width: 100%;
        box-shadow: 0 2px 2.75rem -3px rgb(0 0 0 / 19%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(0 0 0 / 19%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(0 0 0 / 19%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(0 0 0 / 19%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(0 0 0 / 19%);
}
.education .right {
    width: 100%;
    padding: 100px;
}
.education .right p{
    font-size: 16px;
    line-height: 150%;
font-family: 'Varela Round', sans-serif;
    margin-bottom: 50px;
    color: #fff;
}
.education .right ul li{
    font-size: 16px;
font-family: 'Varela Round', sans-serif;
    line-height: 150%;
    list-style: circle;
    margin-left: 18px;
    color: #fff;
}
.education .right a{
    padding: 15px 35px;
        background-color: #ffffff;
   color: #385378;
    margin-top: 50px;
    display: inline-block;
    border-radius: 30px;
    font-family: 'Varela Round', sans-serif;
    box-shadow: 0px 0px 25px -7px #000000ba;
    -webkit-box-shadow: 0px 0px 25px -7px #000000ba;
    -moz-box-shadow: 0px 0px 25px -7px #000000ba;
    -o-box-shadow: 0px 0px 25px -7px #000000ba;
    -ms-box-shadow: 0px 0px 25px -7px #000000ba;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.education .right a:hover{
    background: #daa073;
    color: #fff;
}
.blog{
    width: 100%;
    padding: 75px 0;
    float: left;
    background: #daa073;
    position: relative;
}
.blog .right-img{
       position: absolute;
    right: 150px;
    top: 150px;
    width: 500px;
    opacity: 0.03!important;
}
.blog .title{
    text-align: center;
    margin-bottom: 100px;
}
.blog .title h4{
        font-size: 45px;
        font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.blog .title p{
    text-align: center;
    font-size: 18px;
font-family: 'Caveat', cursive;
    color: #efe0cc;
    z-index: 0;
}
.blog .blog-box{
    width: 100%;
    border-radius: 30px;
    height: 380px;
    overflow: hidden;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    float: left;
    box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    background: white;
}
.blog .blog-box img{
        width: 100%;
    height: 180px;
    object-fit: cover;
}
.blog .blog-box .text{
padding: 30px 20px 20px 20px;
    background: #fff;
    text-align: center;
    position: relative;
}
.blog .blog-box .text img{
    position: absolute;
    top: -30px;
    left: 50%;
        width: auto;
    height: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background: #fff;
    width: 50px;
    padding: 10px;
    border-radius: 50%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.blog .blog-box:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.blog .blog-box:hover .text img{
    background: #daa073;
}
.blog .blog-box .text span{
    font-size: 12px;
    color: #daa073;
    display: block;
    font-family: 'Euclid Circular B Medium';
    margin-bottom: 5px;
}
.blog .blog-box .text h3{
    font-size: 16px;
        color: #3c3c3c;
        font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    margin-bottom: 10px;
}
.blog .blog-box .text p{
    font-size: 14px;
        color: #3c3c3c;
    line-height: 150%;
font-family: 'Varela Round', sans-serif;
}
.blog .blog-box .text small{
    margin-top: 15px;
    float: left;
    color: #daa073;
    border: 1px solid #daa073;
    padding: 7px 15px;
    margin-bottom: 30px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.blog .blog-box:hover small{
    background: #daa073;
    color: #fff;
}
.blog .all{
    width: 100;
    text-align: center;
}
.blog .all a{
      padding: 15px 35px;
    background-color: #ffffff;
    color: #daa073;
    margin-top: 50px;
    border-radius: 30px;
    display: inline-block;
    font-family: 'Varela Round', sans-serif;
    box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -webkit-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -moz-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -o-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    -ms-box-shadow: 0 2px 2.75rem -3px rgb(37 51 66 / 25%);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.blog .all a:hover{
   background: #e6cdab;
    color: #fff;
 
}
.google-comments{
    width: 100%;
    float: left;
        background: #fff;
    padding: 150px 0;
    position: relative;
}
.google-comments .left-img{
        position: absolute;
    left: -253px;
    opacity: 0.05!important;
    top: 200px;
}
.google-comments .title{
    text-align: center;
    margin-bottom: 100px;
}
.google-comments .title h4{
font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    font-weight: 600;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.google-comments .title p{
    text-align: center;
    font-size: 18px;
         font-family: 'Caveat', cursive;
    color: #3c3c3c;
    z-index: 0;
}
.google-comments .swiper{
    padding-bottom: 50px;
}
.google-comments .swiper .comment-box img{
       width: 60px;
    height: 60px;
    margin-bottom: 10px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    border: 1px solid #daa073;
}
.google-comments .swiper .star{
        float: left;
    position: relative;
    top: 10px;
}
.google-comments .swiper .star i{
        color: #fdd314;
}
.google-comments .swiper p{
    font-size: 16px;
font-family: 'Varela Round', sans-serif;
    color: #3c3c3c;
    line-height: 150%;
    margin-top: 20px;
    float: left;
}
.google-comments .comment-box{
border: 2px solid #daa073;
    background: #ffffff;
    padding: 30px;
    width: 100%;
    float: left;
    border-radius: 30px;
    min-height: 150px;
    position: relative;
}
.google-comments .comment-box:after{
    content: '';
    position: absolute;
    left: 50px;
    bottom: -33px;
    border-style: solid;
    border-top-width: 30px;
    border-right-width: 30px;
    border-left-width: 0px;
    border-top-color: #daa073;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.google-comments .name{
       float: left;
    width: 100%;
    padding: 40px 20px;
}
.google-comments .name img{
          width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
        border: 3px solid #daa073;
}
.google-comments .name h6{
      position: relative;
    top: 20px;
    font-family: 'Varela Round', sans-serif;
    left: 20px;
    font-weight: 600;
    color: #3c3c3c;
}
footer{
      width: 100%;
    padding: 100px 0;
    border-top: 5px solid #daa073;
    float: left;
    background: #385378;
}
footer .left h4{
        color: #fff;
    font-size: 30px;
     font-family: 'Caveat', cursive;

}
footer .left ul{
    width: 100%;
    float: left;
    padding: 30px 0;
}
footer .left ul li{
    float: left;
    margin-right: 25px;
}
footer .left ul li a{
        color: #fff;
    font-size: 22px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
footer .left ul li a:hover{
    color: #DAA073;
}
footer .left p{
    color: #fff;
    line-height: 150%;
   font-family: 'Varela Round', sans-serif;
    margin-bottom: 10px;
}
footer .left p i{
    width: 20px;
}
footer .left img{
    width: 150px;
    opacity: 0.4;
    margin-top: 40px;
}
.footer-bottom{
    float: left;
    width: 100%;
    background: #3f5470;
    padding: 20px 0;
}
.footer-bottom p{
    font-size: 16px;
    color: #fff;
 font-family: 'Varela Round', sans-serif;
}
.gallery-detail{
    width: 100%;
    float: left;
    padding: 200px 0;
    position: relative;
}
.gallery-detail .title{
    text-align: center;
    margin-bottom: 100px;
}
.gallery-detail .title h3{
        font-size: 45px;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    position: relative;
    z-index: 5;
}
.gallery-detail .title p{
        text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Caveat', cursive;
    z-index: 0;
}
.gallery-detail .swiper{
    width: 100%;
      padding-left: 100px;
    padding-bottom: 50px;
}
.gallery-detail .swiper .images{
    position: relative;
    height: 300px;
}


.gallery-detail .swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.gallery-detail .swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
    background: rgb(218, 160, 115);
    width: 10px;
    height: 10px;
}
.gallery-detail img{
        width: 100%;
    height: 300px;
}
.gallery-detail .right-img{
    position: absolute;
    left: 100px;
    top: 200px;
    width: 120px;
    height: 120px;
    opacity: 0.3!important;
}
.gallery-detail .swiper-button{
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 42px;
    margin-bottom: 30px;
}
.gallery-detail .swiper-button div{
       padding: 0 15px;
    background: #daa0739e;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}
.bread{
     float: left;
    width: 100%;
    text-align: left;
    height: 500px;
    background: rgb(218,160,115);
    background: url(../img/contact-banner.png) center center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
   
}
.bread:after{
      position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 250px;
    background: url(../img/banner-shape.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.bread .filter{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000009e;
    padding-top: 150px;
    
}
.bread h2{

    color:#fff;
        font-family: 'Baloo Bhaijaan 2', cursive;
    font-size: 64px;
}
.bread p{
    font-family: 'Caveat', cursive;
    color: #fff;
    font-size: 16px;
}
.s-services .s-title{
    text-align: center;
    margin-bottom:150px;
}
.s-services .s-title h3{
        font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.s-services .s-title p{
        text-align: center;
    font-size: 18px;
    font-family: 'Caveat', cursive;
    color: #3c3c3c;
    z-index: 0;
}
.services-detail{
    width: 100%;
    padding: 100px 0;
    float: left;
}
.services-detail .top{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.services-detail .top img{
    width: 40%;
    float: left;
}
.services-detail .right{
    width: 55%;
    float: right;
   
}
.services-detail .right h3{
    font-size: 24px;
    font-family: 'Abril Fatface', cursive;
    margin-bottom: 15px;
}
.services-detail .right p{
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 15px;
    font-family: 'Euclid Circular B Light';
}
.services-detail h4{
    font-size: 20px;
    font-family: 'Abril Fatface', cursive;
    margin-bottom: 15px;
}
.services-detail p{
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 15px;
    font-family: 'Euclid Circular B Light';
}
.contact-detail{
    width: 100%;
    float: left;
    padding: 100px 0;
    position: relative;
}
.contact-detail .right-img{
    position: absolute;
    left: 100px;
    top: 200px;
    width: 120px;
    height: 120px;
    opacity: 0.3!important;
}
.contact-detail .left{
    width: 50%;
    float: left;
}
.contact-detail .right{
       width: 100%;
    float: right;
}
.contact-detail .right ul li{
      margin-bottom: 20px;

    line-height: 150%;

    width: 25%;

    float: left;
    padding: 25px;
    text-align: center;
    position: relative;
    background: #ffffff;
}
.contact-detail .right ul li .icon{
height: 150px;
    width: 150px;
    font-size: 70px;
    text-align: center;
    line-height: 180px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    color: #fa6943;
}
.contact-detail .right ul li .icon img{
    width: 60px;
}
.contact-detail .right ul li:first-child .icon{
       background-color: #fef0eb;
}
.contact-detail .right ul li:nth-child(2) .icon{
     background-color: #EDF7FC;
}
.contact-detail .right ul li:nth-child(3) .icon{
      background-color: #FBEEF3;
}
.contact-detail .right ul li:last-child .icon{
          background-color: #F5F9EC;
}
.contact-detail .right ul li h3{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 150%;
    font-family: 'Baloo Bhaijaan 2', cursive;
}
.contact-detail .right ul li p{
    font-family: 'Varela Round', sans-serif;
    font-size: 16px;
}
.contact-detail .right ul li p a{
    color: inherit!important;
}
.contact-detail .right ul li i{
    color: #daa073;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e3b896;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
}
.map{
    float: left;
    width: 100%;
    border-top: 5px solid #daa073;
}
.contact-form .meeting{
    padding: 0;
}
.contact-form .title h4{
        font-size: 45px;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    position: relative;
    z-index: 5;
}
.contact-form .title p{
        text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Caveat', cursive;
    z-index: 0;
}
.comment-detail{
    width: 100%;
    float: left;
    padding: 100px 0;
}
.comment-detail .box{
    width: 100%;
    float: left;
    border-bottom: 1px solid #e7e7e7;
    padding:50px ;
    background: #F9F9F9;
}
.comment-detail .box h3{
    font-size: 20px;
    margin-bottom: 5px;
    font-family: 'Abril Fatface', cursive;
}
.comment-detail .box span{
      font-size: 12px;
    margin-bottom: 20px;
    display: block;
    color: #daa073;
    font-family: 'Euclid Circular B Medium';
}
.comment-detail .box p{
    font-size: 16px;
    font-family: 'Euclid Circular B Light';
    line-height: 150%;
}
.comment-pagination{
    width: 100%;
    float: left;
    margin-bottom: 100px;
}
.comment-pagination ul {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: center;
}
.comment-pagination ul li a{
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Euclid Circular B Light';
    background: #ffffff;
    color: #daa073;
    border: 2px solid #daa073;
    margin: 0 5px;
    border-radius: 50%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.comment-pagination ul li a:hover{
    background: #DAA073;
    color: #fff;
}
.news-detail{
    width: 100%;
    float: left;
    padding: 100px 0;
    position: relative;
}
.news-detail .title{
    text-align: center;
    margin-bottom: 80px;
}
.news-detail .title h3{
        font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 5;
}
.news-detail .title p{
        text-align: center;
    font-size: 18px;
    font-family: 'Caveat', cursive;
    color: #3c3c3c;
    z-index: 0;
}
.news-detail .right-img{
       position: absolute;
    left: 100px;
    top: 400px;
    width: 120px;
    height: 120px;
    opacity: 0.3!important;
}
.news-detail .box{
     width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 30px;
        height: 450px;
    border: 1px solid #e7e7e7;
    border-bottom: 4px solid #daa073;
    border-radius: 7px;
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.news-detail .box:hover {
    box-shadow: 0 10px 10px -5px rgb(0 0 0 / 10%);
}
.news-detail .box img{
       width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
}
.news-detail .box .text{
  padding: 25px 25px 30px 25px;
    position: relative;
    text-align: center;
}
.news-detail .box .text img{
       width: 70px;
    position: absolute;
    right: 15px;
    bottom: 30px;
    height: auto;
}
.news-detail .box span{
    font-family: 'Caveat', cursive;
    font-size: 18px;
    color: #daa073;
    margin-bottom: 15px;
    display: block;
}
.news-detail .box h5{
    font-size: 22px;
       margin-bottom: 10px;
    font-weight: 700;
    color: #3c3c3c;
    font-family: 'Nunito', sans-serif;
}
.news-detail .box p{
    font-size: 16px;
    color: #3c3c3c;
        font-family: 'Varela Round', sans-serif;
    line-height: 150%;
}
.news-detail .box small{
    font-size: 16px;
    position: relative;
    color: #daa073;
    margin-top: 25px;
    margin-left: 10px;
    display: block;
    text-transform: uppercase;
    font-family: 'Varela Round', sans-serif;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

.news-detail .box small:after{
    position: absolute;
    content: '';
    left: 27%;
    width: 60px;
    height: 30px;
    top: -7px;
    background: #fef1eb;
    z-index: -1;
    
}
.news-detail .box:hover small{
    margin-left: 25px;
}
.title img{
    width: 40px;
}
.online{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #daa073;
    width: 120px;
    border: 1px solid #daa0735e;
    height: 120px;
    box-shadow: 0px 0px 32px -10px #00000052;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 50;
}
.online:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #daa073;
    z-index: -1;
    animation: scl 2s infinite ease-in-out;
}
@keyframes scl{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.15);
    }
    100%{
        transform: scale(1);
    }
}
.online a{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 150%;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.online-box{
    position: absolute;
   right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    cursor: pointer;
    z-index: 500;
    background: linear-gradient(164deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgb(247 235 226) 66%);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    opacity: 0;
    z-index: -50;
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.online-box.active{
    right: 0;
    opacity: 1;
    z-index: 5000;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
.online-box .filter{
       position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/online-filter.png) center center no-repeat;
    opacity: 0.2;
    z-index: -1;
}
.online-box .cls{
    position: absolute;
    right: 25px;
    top: 25px;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #daa073;
    border-radius: 50%;
    z-index: 50000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.online-box .tab-link{

    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.online-box .tab-link h3{
       font-size: 34px;
    margin-bottom: 10px;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 600;
}
.online-box .tab-link p{
      font-size: 16px;
    font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-link .link-boxs{
        width: 60%;
    margin: 80px auto 0 auto;
}
.online-box .tab-link .link-boxs .box{
width: 31%;
    margin-right: 3%;
    height: 180px;
    float: left;
    text-align: center;
    border: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #DAA073;
    color: #fff;
        border-radius: 10px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.online-box .tab-link .link-boxs .box:hover{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
}
.online-box .tab-link .link-boxs .box:last-child{
    margin-right: 0;
}
.online-box .tab-link .link-boxs .box img{
      width: 60px;
    margin-bottom: 15px;
    background: #e3b089;
    height: 60px;
    border-radius: 50%;
    padding: 10px;
    object-fit: contain;
}
.online-box .tab-link .link-boxs .box i{
    width: 60px;
    margin-bottom: 15px;
    background: #e3b089;
    font-size: 32pt;
    height: 60px;
    border-radius: 50%;
    padding: 12px;
    object-fit: contain;
    margin-left: 3px;
}
.online-box .tab-link .link-boxs .box h4{
 font-size: 20px;
    font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content{
        float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.online-box .tab-content .tab-boxs{
         width: 100%;
    height: 100%;
    margin:0px auto 0 auto;
 
}
.online-box .tab-content .tab-boxs .tab-box .online-services{
    float: left;
    width: 100%;
    height: 55vh;
    background: white;
    padding: 15px;
    overflow-y: scroll;
    border-radius: 10px;
    overflow-x: hidden;

}
.online-box .tab-content .tab-boxs .tab-box .online-services h4{
        font-family: 'Red Hat Display', sans-serif;
    font-size: 22px;
}
.online-box .tab-content .tab-boxs .tab-box{
       display: none;
    width: 60%;
    margin: 0 auto;
 padding-top: 100px;
}
.online-box .tab-content .tab-boxs .tab-box-1{
    width: 100%;
    padding: 100px 25px 0 25px;
}
.online-box .tab-content .tab-boxs .tab-box-2{
    padding-top: 0;
}

.online-box .tab-content .tab-boxs .tab-box-2 .bx-2{
     height: 100vh;
    width: 100%;
    display: flex!important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.online-box .tab-content .tab-boxs .tab-box h3{
    text-align: center;
    font-size: 34px;
    margin-bottom: 10px;
    font-family: 'Red Hat Display', sans-serif;

}
.online-box .tab-content .tab-boxs .tab-box p{
       font-family: 'Red Hat Display', sans-serif;
    font-size: 16px;
    text-align: center;
    margin-bottom: 80px;
}
.online-box .tab-content .tab-boxs .tab-box.tab-box-2 form{
    width: 50%;
    margin: 0 auto;
}
.online-box .tab-content .tab-boxs .tab-box .back{
        width: 60px;
    height: 40px;
    margin-top: 30px;
    box-shadow: 0px 9px 40px -14px #45638d;
    background: #ffffff;
    display: block;
    display: flex;
    border-radius: 25px;
    border: 2px solid #daa073;
    align-items: center;
    color: #daa073;
    justify-content: center;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    position: absolute;
    left: 25px;
    top: 0px;
}
.online-box .tab-content .tab-boxs .tab-box .back:hover{
    background: #daa073;
    color: #fff;
}
.online-box .tab-content .tab-boxs .tab-box table{
    width: 100%;
    margin-top: 20px;
        
}
.online-box .tab-content .tab-boxs .tab-box table tr th{
    border: 1px solid #dddddd;
    padding: 10px;
        font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content .tab-boxs .tab-box table tr td{
    border: 1px solid #dddddd;
    padding: 10px;
        font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content .tab-boxs .tab-box table tr td button{
     width: 120px;
    border-radius: 30px;
    margin-top: 0;
    height: 35px;
    font-size: 14px;
    padding: 0;
    background: #b52121;
}
.online-box .tab-content .tab-boxs .tab-box table tr td button.ok{
        background: #31a700;
}
.online-box .tab-content h2{
font-size: 20px;
    text-align: center;
    padding: 10px 0 6px 0;

    line-height: 36px;
    color: #fff;
    font-family: 'Baloo Bhaijaan 2', cursive;
    border-bottom: 1px solid #efefef;
    background: #dba67d;
  
}
.online-box .tab-content input{
      width: 100%;
    height: 50px;
    border: 1px solid #f3f3f3;
     font-family: 'Red Hat Display', sans-serif;
    background: #ffffff;
    padding: 0 45px;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.online-box .tab-content input:focus{
        border: 1px solid #daa073;
}
.online-box .tab-content textarea:focus{
        border: 1px solid #daa073;
}
.online-box .tab-content .search input::placeholder{
    color: #b3bac5;
       font-family: 'Red Hat Display', sans-serif;
    font-size: 14px;
}
.online-box .tab-content label{
    font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content .form-group{
        position: relative;
}
.online-box .tab-content .form-group i{
        position: absolute;
    top: 37px;
    left: 20px;
    color: #daa073;
}
.online-box .tab-content button{
    margin-top: 20px;
    height: 50px;
    background: #daa073;
    color: #fff;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
        font-family: 'Red Hat Display', sans-serif;
    font-size: 16px;
    padding: 0 50px;
}
.online-box .tab-content .tab-box-1 button{
    width: 20%;
    float: right;
    border-radius: 30px;
}
.online-box .tab-content .accordion{
    margin-top: 20px;
    float: left;
    width: 100%;

}
.meets-form{
    display: none;
    width: 60%;
    margin: 0 auto;
}
.meets-form textarea{
        width: 100%;
    height: 100px;
    border: 1px solid #f3f3f3;
    font-family: 'Varela Round', sans-serif;
    background: #ffffff;
    margin-top: 20px;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.meets-form input[type="checkbox"]{
 width: auto;
    float: left;
    height: auto;
    margin-top: 0;
    margin-right: 20px;
}
.meets-form button{
    width: 200px!important;
    padding: 0!important;
    margin-top: 0!important;
}
.online-box .tab-content .tab-boxs .tab-box .online-services::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.online-box .tab-content .tab-boxs .tab-box .online-services::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.online-box .tab-content .tab-boxs .tab-box .online-services::-webkit-scrollbar-thumb {
  background: #daa073;
}
.online-box .tab-content .accordion h3{
width: 100%;
    font-size: 18px!important;
    padding: 15px 20px 12px 20px;
    text-align: left!important;
    margin-bottom: 0!important;
    float: left;
    border-bottom: 1px solid #efefef;
        font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content .accordion h3.active{
    background: #dba67d;
    color: #fff;
}
.online-box .tab-content .accordion h3 i{
    float: right;
}
.online-box .tab-content .accordion .content{
    padding: 20px;
    float: left;
    width: 100%;
    border: 1px solid #dba67d;
    display: none;
    position: relative;
}
.online-box .tab-content .accordion .content .c-box{
    width: 100%;
    float: left;
    border-bottom:1px solid #e5e5e5;
    padding-top: 15px;
    position: relative;
}
.online-box .tab-content .accordion input[type="checkbox"]{
    float: left;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 87%;
    opacity: 0;
    z-index: 50;
}
.online-box .tab-content .accordion .radio-bg{
    width: 25px;
    height: 25px;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    position: relative;
}
.online-box .tab-content .accordion .radio-bg:before{
   content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    left: 6px;
    top: 6px;
    background: #dda77e;
    border-radius: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
-o-transform: scale(0);
    -ms-transform: scale(0);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.online-box .tab-content .accordion input:checked ~ .radio-bg:before{
  transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
-o-transform: scale(1);
    -ms-transform: scale(1);
}
.online-box .tab-content .accordion .content p{
    font-size: 14px;
    margin-bottom: 15px;
    font-family: 'Red Hat Display', sans-serif;
    float: left;
    text-align: left;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    margin-top: 10px;
}
.online-box .tab-content .accordion span{
display: inline-block;
    float: left;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    top: -3px;
    background: #dba67d;
    font-family: 'Red Hat Display', sans-serif;
}
.online-box .tab-content .accordion .acor-box{
        float: left;
    padding: 20px;
    width: 100%;
}
.online-box .tab-content .accordion .acor-box input{
    width: 100%;
    height: 50px;
    border: 1px solid #f3f3f3;
    font-family: 'Varela Round', sans-serif;
    background: #ffffff;
    padding: 0 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.online-box .tab-content .accordion .acor-box button{
        text-align: center;
    padding: 15px 35px;
    background-color: #DAA073;
    color: #fff;
    float: right;
    border-radius: 30px;
    width: 100%;
    font-family: 'Varela Round', sans-serif;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.online-box .tab-content .box{
    display: none;
        float: left;
    width: 100%;

}

.online-box .tab-content .box .title{
    font-size: 20px;
    padding: 20px 0px 15px 20px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    border-bottom: 1px solid #d7d7d7;
}
.online-box .tab-content .box .search{
    padding: 0 20px;
}
.online-box .tab-content .profil ul{
    margin-top: 50px;
    float: left;
    width: 100%;
    padding: 0 20px;
}
.online-box .tab-content .profil ul li{
    float: left;
    width: 48%;
    padding: 10px 20px;
    border: 1px solid #dba67d;
    text-align: center;
        font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
}
.online-box .tab-content .profil ul li.active{
    background:#dba67d;
    color: #fff;
}
.online-box .tab-content .profil ul li:last-child{
    float: right;
}
.online-box .tab-content .profil-tab .p-box{
    display: none;
    padding: 0 20px;
}
.online-box .tab-content .profil form{
    float: left;
    margin-top: 20px;
    width: 100%;
}
.online-box .tab-content .profil form p{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 40px;
        font-family: 'Varela Round', sans-serif;
}
.online-box .tab-content .profil form input{

    margin-bottom: 10px;

    width: 100%;
    height: 50px;
    background: #eff1f5;
    padding: 0px 20px;
        font-family: 'Varela Round', sans-serif;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.online-box .tab-content .profil form input::placeholder{
        color: #b3bac5;
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.online-box .tab-content .profil form button{
        background: #dba67d;
    width: 100%;
    color: #fff;
    padding: 15px 0;
        font-family: 'Varela Round', sans-serif;
    border-radius: 6px; 
}
.online-box .tab-content .about ul {
    float: left;
    width: 100%;
    margin-top: 50px;
        padding: 0 20px;
}
.online-box .tab-content .about ul li{
    float: left;
    width:32%;
    margin-right: 1%;
    padding: 10px 0;
        font-family: 'Varela Round', sans-serif;
    border: 1px solid #dba67d;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}
.online-box .tab-content .about ul li.active{
    background:#dba67d;
    color: #fff;
}
.online-box .tab-content .about-tab{
    float: left;
    width: 100%;
    padding: 20px;
}
.online-box .tab-content .about-tab .a-box{
    display: none;
}
.online-box .tab-content .about-tab h3{
        font-size: 22px;
    margin-bottom: 15px;
        font-family: 'Baloo Bhaijaan 2', cursive;
}
.online-box .tab-content .about-tab p{
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 15px;
    font-family: 'Varela Round', sans-serif;
}
.online-box .tab-content .about-tab h4{
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Baloo Bhaijaan 2', cursive;
}
.online-box .tab-content .about-tab span{
  color: #dba428;
    font-size: 12px;
    margin-right: 15px;
    margin-bottom: 15px;
    display: inline-block;
}
.online-box .tab-content .about-tab small{
    font-size: 14px;
    color: #ddd;
}
.online-box .tab-content .about-tab iframe{
    margin-bottom: 20px;
}



.online-box .tab-content .meet ul{
    margin-top: 50px;
    float: left;
    width: 100%;
    padding: 0 20px;
}
.online-box .tab-content .meet ul li{
    float: left;
    width: 48%;
    padding: 10px 20px;
    border: 1px solid #dba67d;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Varela Round', sans-serif;
    border-radius: 4px;
}
.online-box .tab-content .meet ul li.active{
    background: #dba67d;
    color: #fff;
}
.online-box .tab-content .meet ul li:last-child{
    float: right;
}
.online-box .tab-content .meet-tab .m-box{
    display: none;
    padding: 0 20px;
}
.online-box .tab-content .meet form{
    float: left;
    margin-top: 20px;
    width: 100%;
}
.online-box .tab-content .meet form p{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 40px;
        font-family: 'Varela Round', sans-serif;
}
.online-box .tab-content .meet form input{
     margin-bottom: 10px;

    width: 100%;
    height: 50px;
    background: #eff1f5;
    padding: 0px 20px;
        font-family: 'Varela Round', sans-serif;
    border-radius: 10px;
    box-shadow: 0px 9px 40px -14px #45638d36;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.online-box .tab-content .meet form input::placeholder{
        color: #b3bac5;
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}
.online-box .tab-content .meet form button{
        background:#dba67d;
    width: 100%;
    color: #fff;
        font-family: 'Varela Round', sans-serif;
    padding: 15px 0;
    border-radius: 6px; 
}
.contact-form{
    float: left;
    width: 100%;
    padding: 100px 0 200px 0;
}
.contact-form .title{
    margin-bottom: 60px;
}
.s-services{
    width: 100%;
    float: left;
    padding: 150px 0;
    background: #fff;
}
.s-services .s-box{
        text-align: center;
    border-radius: 5px;
    position: relative;
    padding: 105px 30px 40px 30px;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-transition: .3s;
    transition: .3s;
    height: 380px;
    margin-bottom: 150px;
}
.s-services .s-box:hover{
    border: 1px solid #daa073;
}
.s-services .icon{
        height: 150px;
    width: 150px;
    font-size: 70px;
    text-align: center;
    line-height: 150px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    margin-top: -75px;
    left: 50%;
    margin-left: -75px;
}
.s-services .row .col-lg-4:first-child .s-box .icon{
    background-color: #fef1eb;
}
.s-services .row .col-lg-4:nth-child(2) .s-box .icon{
    background-color: #EDF7FD;
}
.s-services .row .col-lg-4:nth-child(3) .s-box .icon{
    background-color: #FBEEF3;
}
.s-services .row .col-lg-4:nth-child(4) .s-box .icon{
    background-color: #F5F9EC;
}
.s-services .row .col-lg-4:nth-child(5) .s-box .icon{
    background-color: #f8eefb;
}
.s-services .row .col-lg-4:last-child .s-box .icon{
    background-color:#fefaeb;
}
.s-services .icon img{
    width: 70px;
}
.s-services .s-box h3{
    font-size: 28px;
    line-height: 40px;
    display: block;
    margin-bottom: 15px;
        font-family: 'Nunito', sans-serif;
    font-weight: 800;
    color: #27304b;
}
.s-services .s-box p{
   font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #606060;
    line-height: 150%;
}
.s-services .s-box span{
font-family: 'Nunito', sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 1px;
    color: #daa073;
    display: block;
    margin-top: 30px;
        position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.s-services .row .col-lg-4 .s-box span:after{
       content: '';
    position: absolute;
    left: -13px;
    top: -11px;
    width: 90px;
    height: 35px;
    background: #fef1eb;
    z-index: -1;
}
.services-detail{
    width: 100%;
    float: left;
}
.services-detail .left{
    width: 100%;
}
.services-detail .left span{
        font-family: 'Caveat', cursive;
    color: #daa073;
    font-size: 21px;
}
.services-detail .left h4{
    font-size: 54px;
    line-height: 64px;
    font-weight: 900;
    margin-bottom: 40px;
    margin-top: 15px;
        color: #27304b;
    font-family: 'Nunito', sans-serif;
} 
.services-detail .left p{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #555;
    font-family: 'Nunito', sans-serif;
}
.services-detail .left p i{
    color: #DAA073;
}
.services-detail .right{
    width: 100%;
    padding: 50px 0;
    text-align: right;
}
.services-detail .right img{
    width: 100%;
}
.services-detail h5{
    font-size: 35px;
    margin: 0 0 15px 0;    
        color: #27304b;
     font-family: 'Nunito', sans-serif;
    line-height: 64px;
    font-weight: 900;
}
.services-detail p{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
    color: #555;
    font-family: 'Nunito', sans-serif;
}
.services-photo{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.services-photo img{
    width: 100%;
    margin-bottom: 30px;
}
.services-photo .last img{
        height: 587px;
}
.new{
    width: 100%;
    float: left;
    padding: 100px 0;
}
.new .left{
    width: 100%;
    float: left;
}
.new .left img{
    width: 100%;
    border-radius: 10px;
}
.new .left small {
  display: block;
    padding: 30px 0 10px 0;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.new .left small i{
    color: #daa073;
}
.new .left h4{
        font-size: 35px;
    color: #27304b;
    font-family: 'Nunito', sans-serif;
    line-height: 64px;
    font-weight: 900;
}
.new .left p{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
    color: #555;
    font-family: 'Nunito', sans-serif;
}
.new .left p i{
   color: #daa073;
    margin-right: 5px;
}
.new .left .imp{
        width: 100%;
    padding: 30px;
    background: #daa073;
    color: #fff;
    border-radius: 6px;
    line-height: 150%;
    margin: 20px 0;
}
.new .left .imp span{
    display: block;
    padding: 20px 0 0 0;
}
.new .right{
    width: 100%;
    float: left;
}
.new .right h4{
        margin-bottom: 20px;
    font-size: 24px;
    color: #27304b;
}
.new .right .box{
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}
.new .right .box h3{
        font-family: 'Nunito', sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #27304b;
    margin-bottom: 5px;
}
.new .right .box p{
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 10px;
    color: #555;
    font-family: 'Nunito', sans-serif;
}
.new .right img{
    width: 100px;
    height: 100px;
    margin-right: 10px;
    object-fit: cover;
    border-radius: 6px;
    float: left;
}
.center-detail{
    width: 100%;
    padding: 150px 0;
    float: left;
    position: relative;
}
.center-detail .right-img{
        position: absolute;
    left: 100px;
    top: 100px;
    width: 120px;
    height: 120px;
    opacity: 0.3!important;
}
.center-detail .title{
        text-align: center;
    margin-bottom: 80px;
}
.center-detail .title h3{
        font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;
    margin-top: 10px;
}
.center-detail .title p{
        text-align: center;
    font-size: 18px;
    font-family: 'Caveat', cursive;
    color: #3c3c3c;
}
.center-detail .center-box{
        width: 100%;
    float: left;
    border: 1px solid rgba(0,0,0,.1);
    padding: 20px 20px 40px 20px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.center-detail .center-box .kdv{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f4f4f4;
    font-size: 14px;
    padding: 8px 20px 6px 27px;
    font-weight: 600;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}


.center-detail .center-box:hover{
    border: 1px solid #bd7944;
}
.center-detail .image{
    float: left;
    width: 30%;
    margin-right: 4%;
    
}
.center-detail .image img{
    width: 100%;
}
.center-detail .text{
    float: left;
    width: 66%;

    position: relative;
}
.center-detail .text h4{
  font-size: 20px;
    line-height: 20px;
    display: block;
margin-bottom: 10px;
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    color: #27304b;
}
.center-detail .text p{
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #606060;
    line-height: 150%;
}

.center-detail .text .basket {

    float: left;
    margin-top: 15px;
}
.center-detail .text .basket a{
font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    display: block;
    background: #daa073;
    margin-top: 0;
    padding: 10px 15px;
    margin-left: 45px;
    float: left;
    position: relative;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.center-detail .text .basket a:hover{
    background: #e6cdab;
}
.sc-cart-item-qty{
    height: 42px;
}
.center-detail .text .form-group2{
    float: left;
}
.center-detail .text .form-group2 span{
    display: block;
    font-size: 14px;
}


.center-detail .text .basket .number{
    display: flex;
}
.center-detail .text .basket .number span{
    background:#daa073;
    color: #fff;
     height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.center-detail .text .basket .number span:hover{
        background: #c58655;
}
.center-detail .text .basket .number input{
        width: 50px;
    height: 30px;
    background: white;
    border: 1px solid #e7e7e7;
    color: #606060;
    text-align: center;
    line-height: 37px;
    color: #606060ad;
}
.center-detail .text .price{
color: #daa073;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.center-detail .text .price h3{
    font-size: 27px;
    font-family: 'Nunito', sans-serif;
    color: #daa073;
    font-weight: 700;
}
.center-detail .text .price h3 span{
    font-size: 16px;
}
.center-detail .text .text-pace{
    width: 100%;
  
}
#smartcart{
        border: 1px solid rgba(0,0,0,.1);
    padding: 20px;
    border-radius: 6px;
}
#smartcart .list-group-item{
     border: none!important;
    padding: 0!important;
    padding: 10px 0!important;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
}
#smartcart .panel-heading {
          font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}
#smartcart .list-group-item-heading{
    font-size: 16px;
}
#smartcart .sc-cart-summary-subtotal{
    font-size: 20px;
    font-weight: 600;
}
#smartcart .panel-heading span{
    background: #daa073;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    display: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    float: left;
}
#smartcart .list-group{
        width: 100%;
   
    margin-bottom: 25px;
}
#smartcart .sc-cart-empty-msg{
    line-height: 150%;
}
#smartcart .list-group-item-text{
    display: none;
}
#smartcart .sc-cart-item-summary{
    text-align: left;
}
#smartcart .sc-cart-remove{
        width: 20px;
    height: 20px;
    background: #daa073;
    position: absolute;
    right: 0;
    line-height: 23px;
    top: 10px;
    color: #fff;
    border-radius: 50%;
}
.sc-added-item:before{
    display: none;
}
.sc-added-item:after{
    display: none;
}
.basket-box{
        width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    padding: 20px;
    float: left;
    border-radius: 5px;
       font-family: 'Nunito', sans-serif;
}
.basket-box h6{
        font-size: 25px;
    margin-bottom: 20px;
}
.basket-box .box{
    
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
}
.basket-box .box .remove{
    float: right;
    background: #e7e7e7;
    color: #fff;
    font-weight: 600;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-left: 5px;
    margin-top: -4px;
}
.basket-box h5{
     font-family: 'Nunito', sans-serif;
    float: left;
    font-size: 14px;
}
.basket-box span{
          float: right;
    line-height: 16px;
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 800;
     font-family: 'Nunito', sans-serif;

}
.basket-box button{
        width: 100%;
    height: 40px;
    color: #fff;
    background: #daa073;
    margin-top: 20px;
    font-weight: 700;
    border-radius: 5px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.basket-box button:hover{
    background: #bd7944;
    
}
.basket-box .payment{
       float: left;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.basket-box .payment h4{
     font-size: 16px;
    margin-bottom: 5px;
    font-weight: 700;
}
.basket-box .payment span{
    float: left;
    line-height: 20px;
    font-size: 14px;
    color: #4e4e4e;
}
.payment-form{
        position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #0000008a;
    display: none;
    z-index: 500;
}
.payment-form .box{
        position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 1000px;
    height: 600px;
    border-radius: 6px;
    padding: 40px;
}
.payment-form .box .cls{
    position: absolute;
    right: -50px;
    top: 0;
    width: 40px;
    height: 40px;
     font-family: 'Nunito', sans-serif;
    padding-top: 2px;
    cursor: pointer;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    line-height: 45px;
    font-weight: 700;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.payment-form .box .cls:hover{
    color:  #fff;
    background: #bd7944;
}
.payment-form .box h3{
        font-size: 26px;
    text-align: center;
    margin-bottom: 40px;
}
.payment-form .box label{
       width: 100%;
    margin-bottom: 5px;
    padding: 0 5px;
}
.payment-form .box input{
       width: 100%;
    border-radius: 5px;
    padding: 0 20px;
    height: 45px;
    background: whitesmoke;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.payment-form .box input:focus{
        border: 1px solid #daa073;
}
.payment-form .box textarea{
       width: 100%;
    border-radius: 5px;
    padding:  20px;
    height: 100px;
    background: whitesmoke;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.payment-form .box textarea:focus{
        border: 1px solid #daa073;
}
.payment-form .box table{
        border: 1px solid #e3e3e3;
    margin-top: 15px;
    width: 100%;
}
.payment-form .box table tr{
    border-bottom: 1px solid #e3e3e3;
}
.payment-form .box table tr td{
    padding: 10px;
}
.payment-form .box table tr th{
    padding: 10px;
}
.payment-form .box button{
        padding: 15px 50px;
    background: #daa073;
    border-radius: 5px;
    margin-top: 15px;
    float: right;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.payment-form .box button:hover{
    background: #bd7944;
}
.baby{
    width: 100%;
    padding: 150px 0;
    float: left;
}
.baby .title {
    margin-bottom: 80px;
}
.baby .title h2{
    font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;

}
.baby .title p{
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    color: #3c3c3c;
        font-family: 'Caveat', cursive;
}
.baby .images{
    height: 400px;
    width: 80%;
    position: relative;
}
.baby .images .filter{
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;
    height: 100%;
    border: 4px solid #daa073;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.12088585434173671) 44%, rgba(0,0,0,0.9304096638655462) 93%);
}
.baby .images .filter .text{
        position: absolute;
    left: 25px;
    bottom: 25px;
}
.baby .images .top{
        height: 150px;
    width: 150px;
    font-size: 70px;
    text-align: center;
    line-height: 150px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    margin-top: -75px;
    right: -70px;
    margin-left: -75px;
    background-color: #EDF7FD;
    z-index: 55;
}
.baby .images .top img {
    border: none;
    width: 75px;
    height: auto;
}
.baby img{

    border-radius: 6px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.baby h4{
    margin-top:30px;
    font-size:26px;
    margin-bottom: 10px;
    color: #fff;
}
.baby p{
    font-size: 18px;
    line-height: 150%;
    color: #fff;
}
.work{
    float: left;
    width: 100%;
    padding: 150px 0;
}
.work .title{
    width: 100%;
    float: left;
    margin-bottom: 80px;
 
}
.work .title h4{
        font-size: 45px;
    font-family: 'Baloo Bhaijaan 2', cursive;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 10px;
}
.work .title p{
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    color: #3c3c3c;
}
.work .icon{
    height: 150px;
    width: 150px;
    font-size: 70px;
    text-align: center;
    line-height: 150px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    background-color: #EDF7FD;
    margin-bottom: 25px;
}
.work .row .col-lg-4:nth-child(2) .box .icon{
    background: #FBEEF3;
}
.work .row .col-lg-4:last-child .box .icon{
    background:#F5F9EC;
}
.work .icon img{
    width: 75px;
}
.work .box{
    text-align: center;
    border: 1px solid #ebebeb;
    padding: 20px;
}
.work .box h4{
    font-size: 24px;
}
.about{
    width: 100%;
    padding: 150px 0;
    float: left;
}
.about .left{
    width: 100%;
    float: left;
}
.about .left h4{
     font-size: 23px;
    margin: 0 0 0px 0;
    color: #27304b;
    font-family: 'Nunito', sans-serif;
    line-height: 64px;
    font-weight: 900;
}
.about .left p{
font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #555;
    font-family: 'Nunito', sans-serif;
}
.about .right{
    width: 100%;
}
.about .right img{
    width: 100%;
    margin-top: 20px;
}
.about-boxs{
    width: 100%;
    float: left;
    margin-top: 100px;
}
.about-boxs .title{
    text-align: center;
    margin-bottom: 40px;
}
.about-boxs .title h3{
  font-size: 28px;
    margin: 0 0 5px 0;
    color: #27304b;
    font-family: 'Nunito', sans-serif;
    line-height: 64px;
    font-weight: 900;
}
.about-boxs .title p{
        text-align: center;
    font-size: 16px;

    color: #3c3c3c;
    z-index: 0;
}
.about-boxs .box{
    text-align: center;
}
.about-boxs .icon{
        height: 150px;
    width: 150px;
    font-size: 70px;
    margin: 20px auto;
    text-align: center;
    line-height: 150px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fef0eb;
    position: relative;
    color: #fa6943;
}
.about-boxs .icon img{
    width: 75px;
}
.about-boxs h5{
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}
.about-boxs p{
        font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #555;
    text-align: center;
    font-family: 'Nunito', sans-serif;
}
.about-boxs .row .col-lg-3:nth-child(2n) .box .icon{
    background-color: #FBEEF3;
}
.about-boxs .row .col-lg-3:nth-child(3n) .box .icon{
    background-color: #f8eefb;
}
.about-boxs .row .col-lg-3:last-child .box .icon{
    background-color: #EDF7FD;
}


@media screen and (max-width:1600px){
    .payment-form .box{
        width: 800px;
    }
    .online-box .tab-content .tab-boxs .tab-box .online-services{
        height: 50vh;
    }
    .online-box .tab-content .tab-boxs .tab-box p{
        margin-bottom: 30px;
    }
    .online-box .tab-content .tab-boxs .tab-box-1{
            padding: 80px 25px 0 25px;
    }
    .online-box .tab-content .form-group{
        margin-bottom: 0;
    }
    .online-box .tab-content input{
        height: 40px;

    }
    .online-box .tab-content .form-group i{
        top: 31px;
    }
    .online-box .tab-content .form-group.kk-a label{
        margin-top: 12px;
        font-size: 12px;
    }
    .meets-form textarea{
        height: 80px;
    }
    .online-box .tab-content .tab-box-1 button{
        margin-top: 10px!important;
    }
}

@media screen and (max-width:900px){
    header .logo{
        width: 120px;
    }
    header .header-contact{
        display: none;
    }
    header .menu{
       float: left;
    padding: 40px 0;
    position: fixed;
    left: -65%;
    top: 0;
    width: 60%;
    height: 100vh;
    background: #385378;
    z-index: 500;
        transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    }
    header .menu.active{
        left: 0;
    }
    header .menu ul li{
        width: 100%;
        display: block;
        text-align: left;
        border-left: none!important;
       
    }
    header .menu ul li ul:after{
        display: none;

    }
    header .menu ul li a{
         color: #fff;
    display: block;
        border-right: none;
    border-bottom: 1px solid #4b668d;
    margin-left: 0;
    padding: 20px 15px;
    }
    header .menu ul li a i{
        float: right;
    }
    header .menu ul li ul{
        position: inherit;
        left: 0;
        float: left;
        width: 100%;
        background: #405b81;
        box-shadow: none;
        display: none;
        transition: 0;
        -webkit-transition: 0s!important;
        -moz-transition: 0s!important;
        -o-transition: 0s!important;
        -ms-transition: 0s!important;
        opacity: 1!important;
        visibility: visible!important;
    }
    header .menu ul li ul li a{
        border-bottom: 1px solid #4b668d;
        color: #fff;
        padding: 20px 20px 20px 20px;
    line-height: 150%;
    }
    header .menu ul li ul li a span{
        display: none;
        
    }
    header .menu-toggle{
        display: block;
    }
    .m-togg{
        display: block; 
    }
    .main-about .right .images{
        margin: 40px auto;
    }
    .meeting .form-group .nice-select{
        margin-bottom: 15px;
            position: relative;
    z-index: 500;
    }
   
    .main-slider .swiper{
        height: 500px;
    }
    .main-slider img{
        height: 500px;
    }
    .main-slider .swiper-button-prev{
            width: 35px;
    height: 35px;
    right: 60px;
    bottom: 20px;
    left: inherit;
    top: inherit;
    }
    .main-slider .swiper-button-prev:after{
        font-size: 14px;
    }
    .main-slider .swiper-button-next{
        width: 35px;
    height: 35px;
    right: 15px;
    top: inherit;
    bottom: 20px;
    }
    .main-slider .swiper-button-next:after{
        font-size: 14px;
    }
    .main-slider .text{
        left: 15px;
        top: 100px;
        width: 100%;
    }
    .main-slider .text p{
        font-size: 16px;
    }
    .main-slider .text h4{
        font-size: 32px;
        margin-bottom: 10px;
    }
    .main-slider .text a{
        padding: 12px 22px;
        font-size: 14px;
    }
    .main-about{
        padding: 0 0 50px 0;
    }
    .main-about .left-img{
        display: none;
    }
    .main-about h3{
        font-size: 24px;
    }
    .main-about .left{
        padding-top: 75px;
    }
    .services .box img{
        width: 120px;
        height: 120px;
        padding: 20px;
    }
    .services{
        padding: 75px 0;
    }
    .services .box{
        margin-bottom: 40px;
    }
    .team{
        padding: 75px 0;
    }
    .team .title p{
        line-height: 150%;
    }
    .team .team-box{
        margin-bottom: 40px;
        width: 100%;
    }
    .team .all{
        margin-top: 50px;
    }
    .main-comment .swiper-slide p{
        padding: 0 25px;
    }
     .main-comment .swiper-button-prev{
            width: 35px;
    height: 35px;


    left: 0;

    }
    .main-comment .swiper-button-prev:after{
        font-size: 14px;
    }
    .main-comment .swiper-button-next{
        width: 35px;
    height: 35px;
    right: 0;

    }
    .main-comment .swiper-button-next:after{
        font-size: 14px;
    }
   
    .team .title h4{
        font-size: 24px;
    }
    .main-comment .title h4{
        font-size: 24px;
    }
    .meeting .right-img{
        display: none;
    }
    .meeting .title h4{
        font-size: 24px;
    }
    .meeting .form-group label{
        font-size: 12px;
    }
    .meeting .form-group button{
        margin-top: 20px;
    }
    .main-gallery .left-img{
        display: none;
    }
    .meeting{
        padding: 75px 0;
    }
    .main-gallery{
        padding: 75px 0;
    }
    .education{
        padding: 75px 0;
    }
    .education .title h4{
        font-size: 24px;
    }
    .education .right{
        padding: 20px 0;
    }
    .blog .title h4{
        font-size: 24px;
    }
    .blog .blog-box{
        margin-bottom: 40px;
    }
    .blog .blog-box .text h3{
        font-size: 18px;
    }
    .blog .blog-box .text p{
        font-size: 14px;
    }
    .blog{
        padding: 75px 0;
    }
    .google-comments .title h4{
        font-size: 24px;
    }
    .google-comments{
        padding: 75px 0 25px 0;
    }
    footer .left h4{
        font-size: 24px;
    }
    footer iframe{
        margin-top: 40px;
    }
    .online-box{
        width: 100%;
        right: -100%;
    }
    
    .online-box .cls{
 right: 15px;
    color: #fff;
    }
    .online{
        width: 90px;
        height: 90px;
    }
    .online:after{
       width: 90px;
       height: 90px; 
    }
    .online a{
        font-size: 14px;
    }
    .online-box .tab-content .about ul li{
        padding: 10px 0;
    }
    .online-box .tab-link ul li{
        font-size: 12px;
    }
    .bread{
        height: 200px;
    }
    .bread h2{
        font-size: 20px;
    }
    .bread .filter{
        padding-top: 70px;
    }
    .news-detail .box .text{
            padding: 25px 20px 30px 20px;
    }
    .news-detail .box h5{
        font-size: 22px;
    }
    .contact-detail{
        padding: 50px 0;
    }
    .contact-detail .right ul li{
        width: 100%;
    }
    .contact-form .title h4{
        font-size: 24px;
    }
    .news-detail{
        padding: 75px 0 25px 0;
    }
    .services-detail{
        padding: 75px 0 0 0;
    }
    .services-detail .top img{
        margin-bottom: 25px;
        max-width: 100%;
        width: auto;
    }
    .services-detail .right{
        width: 100%;
    }
    .main-gallery .title h4{
        font-size: 24px;
    }
    .meeting .title p{
        line-height: 150%;
    }
    .contact-detail .left{
        width: 100%;
    }
    .contact-detail .right{
        width: 100%;
        margin-top: 25px;
    }
    .comment-detail{
        padding: 75px 0;
    }
    .comment-detail .box{
        padding: 20px 15px ;
    }
    .comment-detail .box p{
        font-size: 14px;
    }
    .comment-pagination{
        margin-bottom: 50px;
    }
    header .ad{
        display: none;
    }
    header .hd-ct{
        display: none;
    }
    header .menu ul{
        display: inherit;
    }
    .online-box .tab-link h3{
        font-size: 22px;
    }
    .online-box .tab-link p{
        text-align: center;
        padding: 0 25px;
        line-height: 150%;
    }
    .online-box .tab-link .link-boxs{
        width: 100%;
        padding: 0 15px;
            margin: 30px auto 0 auto;
    }
    .online-box .tab-link .link-boxs .box{
        width: 100%;
        margin-bottom: 15px;
        height: 150px;
    }
    .online-box .tab-content .tab-boxs .tab-box{
        overflow-x: hidden;
    overflow-y: scroll;
    height: 100vh;
    }
    .online-box .tab-content .tab-boxs .tab-box .online-services{
        margin-bottom: 20px;
        height: auto;
    }
    .online-box .tab-content .accordion h3{
            padding: 15px 0px 12px 10px;
        font-size: 14px!important;
        line-height: 150%;
    }
    .online-box .tab-content .tab-boxs .tab-box-1{
        padding: 100px 15px 15px 15px;
    }
    .online-box .tab-content .tab-boxs .tab-box h3{
        font-size: 22px;
    }
    .online-box .tab-content .tab-boxs .tab-box-2 .bx-2{
        height: 85vh;
    }
    .online-box .tab-content .tab-boxs .tab-box p{
        font-size: 14px;
    }
    .online-box .tab-content .tab-box-1 button{
            width: 50%;
    font-size: 14px;
    margin-top: 0;
    padding: 0;
    }
    .meets-form{
        width: 100%;
    }
    .online-box .tab-content .tab-boxs .tab-box p{
        margin-bottom: 30px;
    }
    .online-box .tab-content input{
        margin-top: 10px;
    }
    .online-box .tab-content textarea{
        margin-top: 10px;
    }
    .online-box .tab-content .tab-boxs .tab-box{
        width: 100%;
        margin-top: 100px;
        padding: 0px 15px 155px 15px;
    }
    .online-box .tab-content .tab-boxs .tab-box.tab-box-2 form{
        width: 100%;

    }
    .online-box .tab-content .tab-boxs .tab-box .table-box{
 
    overflow-y: hidden;
    overflow-x: scroll;
    }
    .online-box .tab-content .tab-boxs .tab-box .table-box table{
           width: 700px;
    }
    .online-box .tab-content .tab-boxs .tab-box .online-services h4{
        font-size: 18px;
    }
    .form-first .col-lg-4{
        padding-left: 0;
        padding-right: 0;
    }
    .online-box .tab-content .form-group i{
        top: 27px;
    }
    .online-box .tab-content label{
        font-size: 14px;
    }
    .meets-form input[type="checkbox"]{
        margin-top: 0;
        margin-right: 5px;
    }
    .online-box .tab-content .tab-boxs .tab-box .back{
        left: 15px;
        top: -5px;
    }
    .services-detail .left h4{
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .services-detail h5{
        font-size:22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .services-photo img{
        height: 250px!important;
        object-fit: cover;
    }
    .services .s-box h3{
        font-size: 22px;
        line-height: 30px;
    }
    header .logo img{
        width: 100px;
    }
    .services .s-box{
            padding: 105px 20px 40px 20px;
        height: 350px;
    }
    .center-detail .image{
        width: 100%;
        margin-bottom: 20px;
    }
    .center-detail .text{
        width: 100%;
       
    }
    .center-detail .text .text-pace{
        position: inherit;
    }
   
    .center-detail{
        padding: 50px 0;
    }
    .s-services .s-title h3{
        font-size: 28px;
    }
    .s-services .s-title p{
        font-size: 16px;
    }
    .s-services .s-box h3{
        font-size: 24px;
    }
    .center-detail .title h3{
        font-size: 28px;
    }
    .payment-form .box{
       width: 95%;
    margin: 0 2.5%;
    transform: translate(0, 0%);
    top: 10px;
    left: 0;
    height: 97vh;
    padding: 20px;
    float: left;
    overflow-x: hidden;
    overflow-y: scroll;
    }
    .payment-form .box .cls{
        background: #daa073;
        color: #fff;
        right: 10px;
        top: 10px;
    }
    .payment-form .box h3{
        text-align: left;
    }
    .payment-form .box button{
        width: 100%;
    }
    .center-detail .title{
        margin-bottom: 40px;
    }
    .new .left h4{
        font-size: 24px;
    }
    .new .right{
        margin-top: 40px;
    }
    .baby{
        padding: 75px 0;
    }
    .baby .images{
        width: 100%;
        height: 250px;
    }
    .baby h4{
        font-size: 16px;
        line-height: 130%;
    }
    .baby .images .top{
           height: 95px;
        width: 95px;
        right: 15px;
        top: 25px;
        margin-left: 10px;
    }
    .baby .images .top img{
        width: 55px;
    }
    .work{
        padding: 75px 0;
    }
    .work .title h4{
        font-size: 28px;
    }
    .work .title p{
        font-size: 14px;
    }
    .work .box{
        margin-bottom: 20px;
    }
    .work .box h4{
        font-size: 20px;
    }
    .about{
        padding: 75px 0;
    }
    .about .left h4{
        font-size: 24px;
        line-height: 150%;
        margin-bottom: 15px;
    }
    .about-boxs .box{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .about .right img{
        margin-top: 30px;
    }
    .about-boxs{
        margin-top: 50px;
    }
    .baby .title h2{
        font-size: 28px;
    }
    .baby .title p{
        font-size: 16px;
    }
    .news-detail .right-img{
        display: none;
    }
    .news-detail .title h3{
        font-size: 28px;
    }
    .gallery-detail .right-img{
        display: none;
    }
    .gallery-detail {
        padding: 75px 0 0 0;
    }
    .gallery-detail .title h3{
        font-size: 28px;
    }
    .gallery-detail .swiper{
        padding-left: 0;
    }
    .center-detail .right-img{
        display: none;
    }
    .s-services{
        padding: 75px 0;
    }
    .services .title h2{
        font-size: 28px;
    }
    .baby p{
        font-size: 14px;
        line-height: 130%;
    }
    .baby .images .filter .text{
        left: 15px;
        bottom: 15px;
    }
    .online-box .tab-content label{
        float: left;
        font-size: 12px;
    }
    .s-services .row .col-lg-4:last-child .s-box{
        margin-bottom: 0;
    }
    .meeting .title{
        margin-bottom: 30px;
    } 
    .meeting .form-group input[type="text"]{
        box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    }
     .meeting .form-group input[type="date"]{
        box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    }
    .team .title{
        margin-bottom: 40px;
    }
    .main-comment .title{
        margin-bottom: 40px;
    }
    .main-gallery .title {
    margin-bottom: 40px;
}
    .education .title{
       margin-bottom: 40px; 
    }
    .blog .title{
        margin-bottom: 40px;
    }
    .google-comments .title{
        margin-bottom: 40px;
    }
    
}
