body{
   font-size: 18px;
   font-family: 'Poppins', sans-serif;
   color: #3e3e3e;
   }
a:hover{text-decoration: none;}
header .header-top {
    background: #3a3089;
    padding: 12px 0;
}
header .header-top ul li {
    color: #fff;
}

header .header-top .header-number {
    font-size: 20px;
    font-weight: 600;
}

header .header-top ul li i {
    color: #9992cc;
    margin-right: 5px;
}

header .header-top .social-list {
    margin: 0;
}

header .header-top .social-list a {
    background: transparent;
    text-align: center;
}

header .header-top .social-list a:hover:before {
    background: #f7847e;
}

header .header-top .social-list a:hover i {
    color: #fff;
}

header .header-top .social-list a i {
    margin: 0;
}

header .header-top .header-top-left ul {
    margin: 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

header .header-top ul li a {
    color: #fff;
}
.theme-btn {
    font-weight: 600;
    font-size: 22px;
    padding: 24px 15px;
    text-transform: uppercase;
    background: #b9b3df;
    color: #fff;
    border-radius: 0;
    line-height: 1.1;
}

.callto-btn-group {
    display: flex;
    justify-content: center;
}

.callto-btn-group .btn {
    background: #3a3089;
    padding: 15px 20px;
    margin-top: 20px;
    border-radius: 5px;
}

.callto-btn-group .btn:hover {
    background: #b9b3df;
    color: #000;
}

.callto-btn-group a {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    font-size: 18px;
}

.callto-btn-group a.whatsapp-btn {
    font-size: 28px;
}

.callto-btn-group a.whatsapp-btn img {
    /* margin-right: 5px; */
    padding: 2px;
}

.callto-btn-group a.whatsapp-btn {
    background: #25d366;
    border: 2px solid #25d366;
}

.callto-btn-group a.whatsapp-btn i {font-size: 35px;margin-right: 5px;}

.callto-btn-group a.whatsapp-btn:hover i {
    color: #25d366;
}

.callto-btn-group a.whatsapp-btn:hover {
    border: 2px solid #3a3089;
    color: #3a3089;
    background: transparent;
}

.callto-btn-group a:not(:last-child) {
    margin-right: 10px;
}

header .theme-btn.header-btn {
    color: #3a3089;
    border-color: #3a3089;
    background: transparent;
    font-size: 18px;
}
/*.callto-btn-group .call_btn{margin:0 10px !important; }*/
header .theme-btn.header-btn:hover {
    background: #b9b3df;
}

.theme-btn.hover,.theme-btn:hover {
    background: #3a3089;
    color: #ffffff;
}

.theme-btn.hover:hover {
    background: #9c95ce;
    color: #fff;
}
header .theme-btn.call_btn {
    padding: 7px 23px;
    font-size: 24px;
}

header .theme-btn.call_btn small {
    font-size: 14px;
}
.theme-btn.call_btn {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    font-size: 28px;
    border-color: #3a3089;
}

.theme-btn.call_btn:hover {
    border-color: #b9b3df;
}

.banner .theme-btn.call_btn {
    font-size: 40px;
    padding: 16px 36px;
    margin-top: 30px;
}

.banner .theme-btn.call_btn img {
    max-width: 62px;
}

.banner .theme-btn.call_btn small {
    font-size: 22px;
}

.header-bottom {
    background: #fffefc;
    margin-bottom: -25px;
}

.navbar-brand {
    padding: 20px 0 45px;
}
.theme-btn.call_btn img {
    max-width: 35px;
}
.theme-btn.call_btn span {
    text-align: left;
    margin-left: 10px;
    line-height: 1.2;
}
.theme-btn.call_btn small {
    display: block;
    font-size: 16px;
    margin-bottom: 0.82px;
    text-transform: capitalize;
}
.social-list{list-style:none;display:flex;padding:0;margin-bottom: 0;justify-content: center;}

footer .social-list li a {
    background: #535162;
}

footer .social-list {
    justify-content: end;
}

footer .social-list li a:hover {
    background: #b9b3df;
    color: #3a3089;
}
.social-list li a{width: 40px;height: 40px;display:flex;border-radius:50%;align-items:center;justify-content:center;color: #ffffff;font-size: 20px;position: relative;}
.header-bottom-right{display: flex;width: 100%;justify-content: space-between;padding: 25px 0;}

.header-bottom-right .header-btn-group {
    display: flex;
    justify-content: end;
}

.whatsapp_call {
    font-weight: 600;
    font-size: 35px;
    display: flex;
    justify-content: end;
    color: #3a3089;
    align-items: center;
    font-family: 'Lexend Deca', sans-serif;
}

.whatsapp_call i {
    font-size: 35px;
    color: #25d366;
    margin-right: 5px;
}

.header-whatsapp {
    align-items: center;
    vertical-align: middle;
    display: inherit;
}
.whatsapp_call img {
    max-width: 42px;
    margin-right: 10px;
}

.header-btn-group a + a {
    margin-left: 20px;
}
.navbar{
    padding: 0;
    background: #b9b3df;
    z-index: 1;
    margin-bottom: -35px;
}

.navbar .nav-item .nav-link {
    color: #fff;
    padding: 20px 32px;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar .nav-item.active .nav-link, .navbar .nav-item .nav-link:hover {
    background: #3a3089;
}
.banner{
    position: relative;
    background: #f3f3f3;
}

.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.banner-content .banner-text-big {
    font-weight: 300;
    font-size: 100px;
    text-transform: uppercase;
    font-family: 'Lexend Deca', sans-serif;
    line-height: 1;
    color: #3a3089;
    max-width: 500px;
    display: block;
}

.banner-content .banner-text-big:before {
    position: absolute;
}

.banner-content .banner-text-big strong {
    font-weight: bold;
    display: block;
    border-bottom: 5px solid;
    padding-bottom: 10px;
}

.banner-content p {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 32px;
    margin-top: 30px;
}
.banner-img-2{
    text-align: right;
    margin-top: -55px;
}
.welcome-section{position: relative;}

.welcome_img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;align-items: center;}

.welcome-content .video-sec img {
    height: 375px;
    object-fit:
    cover;
}

.welcome-content .video-sec {
    margin-bottom: 20px;
}
.section-padding{padding: 100px 0;}

.welcome-content{padding-right: 42px;}

.welcome-content p {
    margin-bottom: 35px;
    text-align: justify;
}
.section-title{
    position: relative;
    font-size: 50px;
    color: #3a3089;
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-family: 'Lexend Deca', sans-serif;
}


.section-title:after{
    content: "";
    position: absolute;
    bottom: 0;
    height: 8px;
    width: 68px;
    background: #b9b3df;
    left: 0;
    right: 0;
    margin: auto;
}
.section-title-left:after{left: 0;right: auto;}

 h1.section-title:after {
    left:0;
    right:auto;
}

h1.section-title.text-center:after {
    right: 0;
}
.why-choose-single{
    height: 100%;
    padding: 32px 15px 27px;
    background: #f2f2f2;
    text-align: center;
    border-bottom: 5px solid #b9b3df;
}

.why-choose-single p {
    font-size: 16px;
}

.why-choose-single h4 {
    font-weight: bold;
    color: #3a3089;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 24px;
    margin-bottom: 26px;
}
.why-choose-us{
    position: relative;
}
.why-choose-us-img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: end;
    z-index: -1;
}
.why-choose-us-img div{height:100%;}
.why-choose-us-img img{width:100%;height:100%;object-fit:cover;}

.why-choose-us-img-inner {
    text-align: right;
    padding-left: 70px;
    padding-bottom: 24px;
}
.treatment{background: #f3f3f3;}

.treatment h4 {
    margin-top: 38px;
    font-size: 24px;
    font-weight: bold;
    color: #3e3e3e;
}

.treatment-single {
    display: block;
    text-align: center;
    padding: 45px 15px;
    box-shadow: 3px 3px 7px rgb(204 204 204 / 74%);
    height: 100%;
    background: #fff;
}

.treatment-single:hover {
    color: #fff;
    background: #3a3089;
}

.treatment-single:hover img {
    filter: brightness(0) invert(1);
}

.treatment-single img {
    max-height: 46px;
}

.treatment-single:hover span {
    color: #fff;
}

.treatment-single span {
    display: block;
    color: #3a3089;
    font-weight: 500;
    margin-top: 20px;
}
.process-single{
    text-align: center;
    padding: 0 55px;
}

.process-single.process-2 {
    position: relative;
}

.process-single.process-2:after {
    content: "";
    position: absolute;
    width: 134px;
    background: url(../images/process-arrow2.png) no-repeat center 74px;
    right: -67px;
    top: 0;
    background-size: contain;
    height: 100%;
}

.process-single.process-2:before {
    content: "";
    position: absolute;
    width: 134px;
    background: url(../images/process-arrow1.png) no-repeat center 74px;
    left: -67px;
    top: 0;
    background-size: contain;
    height: 100%;
}
.process-title{display: block;font-size: 24px;font-weight: bold;color: #3a3089;margin-bottom: 20px;margin-top: 24px;}

.section-title.title-left:after{left: 0;right: auto;}

.img-bordered {
    border: 10px solid #fff;
    box-shadow: 3px 3px 7px rgb(204 204 204 / 74%);
}
.home-callto{position: relative;background: #3a3089;padding: 95px 0;color: #fff;}

.home-callto h3 {
    font-size: 40px;
    line-height: 1.6;
}

.home-callto h3 a {
    color: #b9b3df;
}
.home-cta-bg{position: absolute;right: 5%;bottom: 0;}
.home-callto-content{
    padding-right: 75px;
}

.faq .card{border-top: none;border-radius: 0;margin-bottom: 10px;/* box-shadow: 1px 2px 3px 1px rgb(204 204 204 / 63%); */border: none;}

.faq .card .card-body {border: 1px solid #ccc;}

.faq .card .card-header {border-bottom: none;border-radius: 0;border-bottom: 2px solid #3a30a8;padding: 0;}

.faq .card .card-header .btn-link {font-size: 24px;color: #3a30a8;text-decoration: none;font-weight: bold;width: 100%;text-align: left;display: flex;align-items: center;justify-content: space-between;padding: 0;padding: 15px 22px 15px 28px;}

.faq .card .card-header .btn-link.collapsed {color: #3a3089;}

.faq .card .card-header .btn-link:after {content: "\f106";font: normal normal normal 14px/1 FontAwesome;width: 30px;height: 30px;border: 1px solid;border-radius: 50%;font-size: 20px;right: 0;line-height: 1;padding: 3px 8px;display: inline-block;transition: 0.4s ease;background: #3a30a8;color: #fff;}

.faq .card .card-header .btn-link.collapsed:after {transform: rotate(-180deg);transition: 0.4s ease;}



.faq .card .card-body ul li{
    background: url(../images/arrow-right.png) no-repeat left 4px;
    margin-bottom: 16px;
    padding: 3px 0;
    padding-left: 40px;
    color: #282828;
    display: block;
}

.faq .card .card-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


footer{}
.footer-contact-info li{display:flex;align-items: center;margin-bottom: 26px;color: #282828;}

.footer-contact-info li img {
    max-height: 24px;
}.footer-contact-info div{padding-left:15px;color: #ffffff;}

.footer-contact-info div p {margin: 0;}.footer-contact-info small{font-size:16px;color:#fff;font-weight:500;margin-bottom:5px;display:block}.footer-contact-info div a{/* font-size: 18px; *//* font-weight: 600; */display:block;color: #ffffff;line-height:1.1;word-break: break-all;}


.footer-widget ul {padding: 0;margin: 0;list-style: none;}

.footer-widget ul.footer-contact-info li i {
    /* background: #282828; */
    display: flex;
    border-radius: 50%;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    min-width: 30px;
    }.social-list li a:hover{
    /* background: #f1eee8; */
}.social-list li{padding:0 5px}
.footer-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
footer{position: relative;padding-top: 100px;background: #333147;color: #fff;}

footer .footer-widget h4 {font-size: 20px;margin-bottom: 30px;font-weight: bold;color: #b9b3df;text-transform: uppercase;}

footer .footer-widget p {
    /* font-size: 15px; */
    text-align: justify;
}
footer .footer-widget ul.footer-menu li a{position:relative;padding: 5px 0;color: #ffffff;text-transform: capitalize;display: block;font-size: 16px;}
footer .footer-widget ul.footer-menu li a:before{content:"\f105";font: normal normal normal 14px/1 FontAwesome;margin-right: 10px;font-size: 20px;}

.footer-bottom{margin-top: 50px;padding: 16px 0;background: #2b293e;}

.footer-bottom p {margin: 0;}

.footer-bottom p a {color: #ffffff;}
.header-mobile{text-align: center;border-bottom: 2px solid #fff;background: transparent;align-items: center;padding: 10px;border-bottom: 1px solid #ccc;}
.header-mobile a{background: #363636;padding: 6px 10px;display: inline-block;text-align: center;color: #fff;text-transform: uppercase;font-size: 19px;width: 100%;border-radius: 4px;}

.header-mobile a + a {background: #25d366;width: auto;background: transparent;padding: 0;margin-left: 10px;}
#contactmob{display: none;}
.navbar-toggler,.btn-rtt{display:none;}
.why-cnt{position:relative;}

@media (min-width:1598px) and (max-width:1700px){
    .why-choose-us-img-inner{padding-left:130px !important;}
}





/***********contact page************/



.inner_banner{position: relative;}

.inner_banner .inner-banner-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;}

.inner_banner .inner-banner-content .page-title {font-size: 36px;color: #3a3089;font-weight: bold;}


.inner-contact-us {
    margin: 50px 0;
}
.inner-contact-us .ft-contact {
    list-style: none;
    padding: 0;
    margin: 0;
}
.inner-contact-us .ft-contact {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.inner-contact-us .ft-contact li {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: nowrap;
}
.inner-contact-us .ft-contact li span {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 37px;
    color: #fff;
    background: #3a3089;
    border-radius: 100%;
    line-height: 60px;
}

.inner-contact-us .ft-contact li span i {
    font-size: 24px;
    color: #fff;
    position: initial;
}
.inner-contact-us .ft-contact li span.address_icon {
    /* width: 74px; */
}
.inner-contact-us .ft-contact li .c-bx {
    padding-left: 20px;
    text-align: left;
}
.inner-contact-us .ft-contact li .c-bx h4 {
    font-size: 22px;
    color: #184aa3;
    margin: 0px;
}
.inner-contact-us .ft-contact li .c-bx a,
.inner-contact-us .ft-contact li .c-bx p {
    font-size: 16px;
    line-height: 1.7;
    font-weight: 500;
    color: #34373b;
}
.inner-contact-us .ft-contact li .c-bx a b {
    /* font-size: 20px; */
}
.contact_form .btn-submit {
    background: #522a43;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
}
.contact_form .btn-submit:hover {
    background: #dfb572;
    color: #fff;
}
.contact_form .form-control {
    border-radius: 0;
    min-height: 46px;
    /* border-radius: 50px; */
    border: none;
    border-bottom: 1px solid #ccc;
}

.contact_form .btn {
    background: #3a3089;
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
}

.error {
    width: 100%;
    padding: 80px 0;
    background: #f2f2f2;
    text-align: center;
}

.error img {
    max-height: 250px;
    margin-bottom: 15px;
}
.error h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}
.li-whats-app span {
    background: #25D366 !important;
}
.inner-contact-us .ft-contact li span {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
}
.flag {
    padding: 17px;
}
.flag img {
    width: 100%;
}
.call-contact .c-bx a {
    font-size: 26px !important;
    font-weight: 700 !important;
}
.li-whats-app .c-bx a {
    font-size: 26px !important;
    font-weight: 700 !important;
}
.call-contact .c-bx h4 {
    font-size: 17px !important;
}
.li-whats-app{align-items: center;}

.inner-contact-us h1.section-title:after{right: 0;margin-right: auto;margin-left: auto;}

.inner_body {
  margin: 70px 0;
}
.inner_body h1 {
  color: #3a3089;
  margin-bottom: 30px;
  font-size: 30px;
  position: relative;
  font-weight: 600;
}

.inner_body h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 50px;
  height: 2px;
  background: #b9b3df;
}

.inner_body h1.text-center:after {
  content: "";
  position: static;
  margin:5px auto;
  width: 50px;
  height: 2px;
  background: #bf9b30;
  display:block;
}

.inner_body h2{
  color: #000;
  margin-bottom: 15px;
  font-size: 26px;
}
.inner_body p{line-height: 1.8;}
.inner-cta {
    position: relative;
    text-align: center;
    padding: 50px 20px;
    box-shadow: 0 10px 40px rgb(22 22 22 / 25%);
    margin: 20px 0 30px;
    border-radius: 0;
    background: #d3ad6924;
    border: 5px solid  #b9b3df;
}

.inner_body .inner-cta h3 {
    font-size: 27px;
    text-align: center;
    border: none;
    color: #3a3089;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: bold;
    text-transform: capitalize;
}

.inner_body .inner-cta h3 + h3 {
    font-weight: 500;
    font-size: 23px;
    margin-top: 20px;
    color: #000;
}
.inner_body ul {
  margin: 0 0 15px 0;
  padding: 0px;
}

ul.list-2 {
    column-count: 2;
}
.inner_body ul li {
  font-size: 16px;
  list-style: none;
  background: url(../images/arrow-right.png) 0 6px no-repeat;
  padding-left: 30px;
  line-height: 1.6;
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #161616;
  background-size: 18px;
}
.inner_body ol li {
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 1.6;
}
.inner_body ol {
  margin: 0 0 15px 0;
  padding-left: 17px;
}


.sticky_sidebar {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 10px;
  padding: 25px;
  background: #3a3089;
}
.leave-bx .leave-title {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.leave-bx .form-control {
  border-radius: 0;
  border: 0;
  padding: 10px 12px;
}

.leave-bx .btn {
  background: #b9b3df;
  color: #fff;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 1px;
}

.inner_body h3 {
  color: #000;
  margin-bottom: 15px;
  font-size: 22px;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
  padding: 10px 10px;
}
.table .thead-dark th {
  color: #fff;
  background-color: #bf9b30;
  border-color: #bf9b30;
  border-right-color: #dee2e6;
  border-bottom-color: #dee2e6;
}

.error {
  padding: 120px 0 60px;
  background: #fafafa;
  text-align: center;
}

.error h2{ margin:30px 0; font-size:24px;}
.call-to-action{
    background: #b9b3df;
    border-radius: 0;
    margin: 25px 0;
}

.call-to-action .border-btn{ color:#fff;}
.call-to-action.btn-list-flex .header_whatsapp{
    background: #372e83;
    border: none;
    border-radius: 0;
    font-size: 20px;
}

.call-to-action.btn-list-flex .uk-btn {
   
    padding: 6px 20px;

}
.call-to-action .btn-style1{ border-radius: 0; }
.call-to-action.btn-list-flex .uk-btn p{ 
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.call-to-action.btn-list-flex .uk-btn img{ margin-right:5px;vertical-align: middle;}
.call-to-action.btn-list-flex .uk-btn span{line-height: 32px;font-size: 24px; letter-spacing:1px;line-height: 30px;}

.btn-style1 {
    background: #3a3089;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    padding: 10px 30px;
    border: solid 1px #3a3089;
    display: flex;
    align-items: center;
}
.btn-list-flex .uk-btn {
    padding-right: 25px;
}
.border-btn {
    border: none;
    display: inline-flex;
    padding: 10px 20px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    border-radius: 50px;
    align-items: center;
}
.call-to-action.btn-list-flex .uk-btn img {
    margin-right: 5px;
    vertical-align: middle;
}
.border-btn img {
    width: 100%;
    max-width: 37px;
    margin-right: 9px;
}
.btn-list-flex .uk-btn p {
    margin: 0;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
}
.header_whatsapp i {
    color: #ffffff !important;
    background: #67d449;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-right: 5px;
}
.call-to-action .btn-style1:hover{background: #000;color: #fff;}
.call-to-action.btn-list-flex .header_whatsapp:hover{background: #000;color: #fff;}

.appointment-modal .modal-header {
  background: #352c7d;
}
.appointment-modal .modal-header .modal-title {
  font-size: 22px;
  color: #fff;
}
.appointment-modal .close {
  position: absolute;
  right: 25px;
  top: 28px;
  opacity: 1;
  padding: 5px;
  z-index: 999;
}
.appointment-modal .close img {
  max-width: 24px;
  filter: invert(1) brightness(1);
}
.appointment-modal .modal-body .form-control {
  min-height: 45px;
  border-color: #3a3089;
}
.appointment-modal .modal-body .btn {
  display: block;
  text-align: center;
  width: 100%;
  background: #3a3089;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.has-error .form-control, .modal-body .step-2-form .has-error .form-control, .appointment-modal .modal-body .has-error .form-control{
  border-bottom: 1px solid red;
}





.blog {border: 1px solid #dadada;padding: 0;height: 100%;}
.blog_text {padding: 20px 15px;position: relative;}
.post_meta ul {margin: 0;padding: 0;list-style: none;border-bottom: 1px solid #dadada;display: inline-block;width: 100%;}
.post_meta ul li:last-child {float: right;}
.post_meta ul li {padding: 0 3px 15px;display: inline-block;background: 0 0;line-height: 1.5;color: #636363;font-size: 14px;font-weight: 500;}
.blog_text h4 {font-size: 22px;margin: 0px 0 20px;font-weight: 500;}
.blog_text h4 a{color: #000;}
.blog_text h4 a:hover{color: #161616;}
.blog_text p {color: #59595c;line-height: 1.4;margin-bottom: 35px;}
.blog_social{margin-top: 7px !important;}
.blog_social li {display: inline-block;margin-left: 0px;font-size: 22px !important;padding: 0!important;line-height: 1 !important;}
.blog_social li a {font-size: 16px;width: 30px;height: 30px;display: inline-flex;border: solid 1px #3a3089;align-items: center;justify-content: center;border-radius: 50%;color: #3a3089;}
.blog_social li a:hover{background: #b3add8;border: solid 1px #b1abd5;color: #fff;}
.blog .btn-style.btn-black{width: auto;display: inline-block;font-weight: normal;font-size: 18px;}
.blog .btn-style.btn-black i{font-size: 14px;margin-left: 15px;margin-right: 0;}
.blog_social li{background: transparent !important;}
.post_meta ul li span{color: #000;}
.blog .img-holder img{width: 100%;height: 100%;max-height: 230px;object-fit: cover;}
.blog .img-holder{position: relative;display: inline-block;width: 100%;}
.blog_sidebar{border: 1px solid #dadada;padding: 25px;}
.blog_sidebar .title{margin-top: 0px;color: #b6b0dc !important;}
.blog_sidebar .title strong{color: #3a3089;}
.blog_left{display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 15px;}
.blog_left .blog_image{width: 100%;max-width: 115px;}
.blog_left .blog_image img{height: 100px;width: 100%;object-fit: cover;}
.blog_left .blog_left_text{width: 100%;max-width: 60%;padding-left: 15px;}
.blog_left .blog_left_text a p{line-height: 1.4;text-align: left;font-size: 14px;font-weight: 600;}
.blog_left .blog_left_text span{font-size: 14px;}
.blog_sidebar .blog_left:last-child{margin-bottom: 0px;}
.blog_left .blog_left_text a p:hover{color: #3a3089;}
.paginate-pagination ul{text-align: center;}
.paginate-pagination li{display: inline-block;background: transparent !important;padding: 0px !important;margin: 0px 4px;}
.paginate-pagination li a{width: 40px;height: 40px;display: inline-flex;border: solid 1px #c7c7c7;align-items: center;justify-content: center;color: #000;font-size: 17px;}
.paginate-pagination li a:hover{background: #b9b3df;color: #fff;border: solid 1px #b9b3df;}
.paginate-pagination li a.active{background: #b9b3df;color: #fff;font-weight: 600;border: solid 1px #b9b3df;}
.blog .date {background-color: #161616;color: #fff;padding: 7px 0.8em;position: absolute;top: 0;width: 60px;text-align: center;}
.blog .date span.day {font-size: 32px;line-height: 32px;font-weight: 600;}
.blog .date span {display: inline-block;text-align: center;text-transform: uppercase;font-size: 16px;line-height: 21px;vertical-align: middle;}
.blog-details figure{margin-top: 25px;}
.blog-details figure img{width: 100%;height: auto;}
.blog-details .date{background: #3a3089;padding: 10px 15px;color: #fff;display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.blog-details .date .blog_social{margin-top: 0px !important;margin: 0;}
.blog-details .blog_social li a:hover{background: #b5afdb;color: #fff;}
.blog-details .blog_social li a{border-color: #b5afdb;color: #b5afdb;}
.blog-details .img-thumbnail{background: #f1f1f1;}
.blog-details h4 {font-size: 18px;color: #161616;margin-top: 20px;font-weight: 600;margin-bottom: 15px;}
.btn-style {
    border: 1px solid #161616;
    cursor: pointer;
    text-transform: uppercase;
    background: #d3ad69;
    color: #161616;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 8px 20px;
    border-radius: 6px;
}
.btn-style.btn-black {
    background: #3a3089;
    color: #fff;
}
.btn-style.btn-black:hover{
    background: #b3add8;
    border-color: #b3add8;;
}
.inner-content p {
    font-size: 16px;
    color: #161616;
    line-height: 2;
    text-align: justify;
}
.inner-content p {
    word-break: break-word;
    margin-bottom: 15px;
}
.home_list li, .inner-content ul{
    padding:0px;
}
.home_list li, .inner-content ul li {
    font-size: 16px;
    list-style: none;
    background: url(../images/arrow-right.png) 0 6px no-repeat;
    padding-left: 30px;
    line-height: 1.6;
    margin-bottom: 0px;
    padding-bottom: 10px;
    color: #161616;
    background-size: 18px;
}
.blog-cnt h1 {
    font-size: 28px;
    color: #3a3089;
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 20px;
}
.blog-cnt h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 50px;
    height: 2px;
    background: #b9b3df;
}

.blog-cnt .title {
    font-size: 24px;
    color: #d3ad69;
    font-weight: 700;
}
.blog-cnt h2 {
    font-size: 24px;
    color: #161616;
    margin-top: 20px;
    margin-bottom: 15px;
}
.blog-cnt ol {
    margin: 0;
    padding: 0 0 0 15px;
}
.blog-cnt ol li {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #161616;
}
.blog-cnt h3 {
    font-size: 20px;
    color: #161616;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.error .btn-style1:hover{color: #fff;background: #b9b3df;border-color: #b9b3df;}
.figure {
    height: 100%;
    margin: 0;
    /* max-height: 480px; */
    max-width: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
}
.figure iframe {
    background-color: #000;
    border: 0;
    display: block;
    margin: 0;
    width: 100%;
    height: 375px;
}
.figure figcaption {
    background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.25));
    color: #f5f5f5;
    font-size: 19px;
    font-weight: 400;
    left: 0;
    padding: 16px;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.figure a {
    display: inherit;
    position: relative;
    /* max-height: 375px; */
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.figure img {
    display: block;
    height: 100%;
    max-width: 100%;
    width: 100%;
}
.inner-video img {
    min-height: 357px;
}
.figure a::after {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 16px;
    bottom: 0;
    color: #fff;
    content: "\f04b";
    display: block;
    height: 64px;
    left: 0;
    line-height: 2;
    opacity: 0.75;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: background-color 0.25s, opacity 0.25s;
    width: 96px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    line-height: 2;
}
.video-sec.video-gallery iframe{height:190px;}
.video-sec.video-gallery img{height:190px;object-fit:cover;}
@media (min-width:1600px){
    .video-sec.video-gallery iframe {height: 270px;}
}
@media (max-width: 1199px){
    .blog_left .blog_left_text a p{line-height: 1.2;margin-bottom: 5px;}
    .blog .btn-style.btn-black i{margin-left: 5px;}
    .blog .btn-style.btn-black{padding:10px 15px;}
    .blog_text h4{font-size: 20px;}
    .blog_left .blog_image{max-width: 95px;}
}
@media (max-width: 991px){
    .blog_left .blog_image{max-width: 100%;}
    .blog_left .blog_left_text{max-width: 100%;padding-left: 0px;padding-top: 15px;}
    .blog_sidebar{padding: 15px;}
    .blog .date span.day {font-size: 26px;line-height: 23px;}
    .blog .date span{font-size: 14px;line-height: 14px;}
    .blog_text h4 {font-size: 17px;}
    .blog .btn-style.btn-black{font-size: 15px;}
    .blog_social{width: 100%;margin-bottom: 10px !important;margin-top: 10px !important;}
    .blog_text p{margin-bottom: 15px;}
    .blog_text p{font-size: 14px;}
    .blog-details .date .blog_social{width:auto;    margin: 0px !important;}
    .error {padding: 60px 0 60px;}

}
@media (max-width: 767px){
    .blog_left .blog_image{max-width: 30%;}
    .blog_left .blog_left_text{max-width: 70%;padding-left: 15px;}
    .blog_sidebar{margin-top: 25px;}
}

@media (max-width: 575px){
    .blog_social{width: auto;margin-bottom: 0px !important}
    .error img{margin-bottom: 0px;}
}
@media (max-width: 450px){
    .error img{max-width:250px;}
}

@media (max-width: 400px){
    .blog_left .blog_image{max-width: 40%;}
    .blog_left .blog_left_text{max-width: 60%;}
    
}

.smile-gallery-single {
    padding: 0 10px;
    border: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
.inner-content .smile-gallery-single h2 {
    margin-top: 10px;
}
.smile-gallery-single h2 {
    background: #3a3089;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 3px;
}
.gallery-single img {
    height: 100%;
    object-fit: contain;
}
.gallery-single {
    height: 100%;
}

.blog {border: 1px solid #dadada;padding: 0;height: 100%;}
.blog_text {padding: 20px 15px;position: relative;}
.post_meta ul {margin: 0;padding: 0;list-style: none;border-bottom: 1px solid #dadada;display: inline-block;width: 100%;}
.post_meta ul li:last-child {float: right;}
.post_meta ul li {padding: 0 3px 15px;display: inline-block;background: 0 0;line-height: 1.5;color: #636363;font-size: 14px;font-weight: 500;}
.blog_text h4 {font-size: 22px;margin: 0px 0 20px;font-weight: 500;}
.blog_text h4 a{color: #000;}
.blog_text h4 a:hover{color: #161616;}
.blog_text p {color: #59595c;line-height: 1.4;margin-bottom: 35px;}
.blog_social{margin-top: 7px !important;}
.blog_social li {display: inline-block;margin-left: 0px;font-size: 22px !important;padding: 0!important;line-height: 1 !important;}
.blog_social li a {font-size: 16px;width: 30px;height: 30px;display: inline-flex;border: solid 1px #323232;align-items: center;justify-content: center;border-radius: 50%;color: #303030;}
.blog_social li a:hover{background: #3a3089;border: solid 1px #3a3089;color: #fff;}
.blog .btn-style.btn-black{width: auto;display: inline-block;font-weight: normal;font-size: 18px;}
.blog .btn-style.btn-black i{font-size: 14px;margin-left: 15px;margin-right: 0;}
.blog_social li{background: transparent !important;}
.post_meta ul li span{color: #000;}
.blog .img-holder img{width: 100%;height: 100%;max-height: 230px;object-fit: cover;}
.blog .img-holder{position: relative;display: inline-block;width: 100%;}
.blog_sidebar{border: 1px solid #dadada;padding: 25px;}
.blog_sidebar .title{margin-top: 0px;color: #3a3089 !important;}
.blog_sidebar .title strong{color: #161616;}
.blog_left{display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 15px;}
.blog_left .blog_image{width: 100%;max-width: 115px;}
.blog_left .blog_image img{height: 100px;width: 100%;object-fit: cover;}
.blog_left .blog_left_text{width: 100%;max-width: 60%;padding-left: 15px;}
.blog_left .blog_left_text a p{line-height: 1.4;text-align: left;font-size: 14px;font-weight: 600;}
.blog_left .blog_left_text span{font-size: 14px;}
.blog_sidebar .blog_left:last-child{margin-bottom: 0px;}
.blog_left .blog_left_text a p:hover{color: #3a3089;}
.paginate-pagination ul{text-align: center;}
.paginate-pagination li{display: inline-block;background: transparent !important;padding: 0px !important;margin: 0px 4px;}
.paginate-pagination li a{width: 40px;height: 40px;display: inline-flex;border: solid 1px #c7c7c7;align-items: center;justify-content: center;color: #000;font-size: 17px;}
.paginate-pagination li a:hover{background: #362c7f;color: #fff;border: solid 1px #362c7f;}
.paginate-pagination li a.active{background: #362c7f;color: #fff;font-weight: 600;border: solid 1px #362c7f;}
.blog .date {background-color: #161616;color: #fff;padding: 7px 0.8em;position: absolute;top: 0;width: 60px;text-align: center;}
.blog .date span.day {font-size: 32px;line-height: 32px;font-weight: 600;}
.blog .date span {display: inline-block;text-align: center;text-transform: uppercase;font-size: 16px;line-height: 21px;vertical-align: middle;}
.blog-details figure{margin-top: 25px;}
.blog-details figure img{width: 100%;height: auto;}
.blog-details .date{    background: #161616;padding: 10px 15px;color: #fff;display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.blog-details .date .blog_social{margin-top: 0px !important;margin: 0;}
.blog-details .blog_social li a:hover{background: #3a3089;color: #fff;}
.blog-details .blog_social li a{border-color: #ffffff;color: #ffffff;}
.blog-details .img-thumbnail{background: #f1f1f1;}
.blog-details h4 {font-size: 18px;color: #161616;margin-top: 20px;font-weight: 600;margin-bottom: 15px;}
/*.btn-style {*/
/*    border: 1px solid #161616;*/
/*    cursor: pointer;*/
/*    text-transform: uppercase;*/
/*    background: #d3ad69;*/
/*    color: #161616;*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    flex-wrap: wrap;*/
/*    padding: 8px 20px;*/
/*    border-radius: 6px;*/
/*}*/
/*.btn-style.btn-black {*/
/*    background: #161616;*/
/*    color: #fff;*/
/*}*/
/*.inner-content p {*/
/*    font-size: 16px;*/
/*    color: #161616;*/
/*    line-height: 2;*/
/*    text-align: justify;*/
/*}*/
/*.inner-content p {*/
/*    word-break: break-word;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.home_list li, .inner-content ul{*/
/*	padding:0px;*/
/*}*/
/*.home_list li, .inner-content ul li {*/
/*    font-size: 16px;*/
/*    list-style: none;*/
/*    background: url(images/arrow.png) 0 10px no-repeat;*/
/*    padding-left: 15px;*/
/*    line-height: 2;*/
/*    margin-bottom: 0;*/
/*    padding-bottom: 10px;*/
/*    color: #161616;*/
/*}*/
.blog-cnt h1 {
    font-size: 28px;
    color: #161616;
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 20px;
}
.blog-cnt h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 50px;
    height: 2px;
    background: #3a3089 !important;
}

.blog-cnt .title {
    font-size: 24px;
    color: #d3ad69;
    font-weight: 700;
}
.blog-cnt h2 {
    font-size: 24px;
    color: #161616;
    margin-top: 20px;
    margin-bottom: 15px;
}
.blog-cnt ol {
    margin: 0;
    padding: 0 0 0 15px;
}
.blog-cnt ol li {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #161616;
}
.blog-cnt h3 {
    font-size: 20px;
    color: #161616;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.inner_body .table {
  border-collapse: separate;
  border-spacing: 5px 5px;
}
.inner_body .table thead th {
  background: #3a3089;
}
.inner_body .table thead th p {
  margin: 0;
  color: #fff;
  text-align: left;
}

.inner_body .table tbody td {
  background: #b9b3df;
  border-collapse: separate;
}
.inner_body .table tbody td p {
  margin: 0;
  text-align: left;
}

.summary_section {
    margin-top: -80px;
}
.summer_itam {
    background: #f3f3f3;
    padding: 22px 13px;
    text-align: center;
    border: 6px solid #fff;
    box-shadow: 3px 3px 8px rgb(183 183 183 / 39%);
    height: 100%
}

.summer_itam span {
    display: block;
    width: 100%;
    color: #161616;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 6px;
    text-transform: capitalize;
}

.summer_itam p {
    width: 100%
}

.sumer_icon {
    width: 100%;
    margin-bottom: 15px
}

.package_section {
    margin: 70px 0
}

.package_box {
    text-align: center;
    border: 3px solid #b7b7b7;
    padding: 12px
}

.package_box span {
    display: block;
    color: #161616;
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px
}

.package_box span:after {
    content: '';
    width: 44px;
    height: 5px;
    background: #3a3089;
    display: block;
    margin: 5px auto
}

.package_box p {
    margin-top: 40px
}

.package_box span.package_price {
    padding-top: 0;
    color: #3a3089;
    font-size: 60px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 40px
}

.package_box span.package_price:after {
    display: none
}

.package_button,
.package_button.package_black:hover {
    background: #3a3089;
    display: inline-block;
    font-weight: 700;
    width: 49%;
    line-height: 16px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 22px 6px;
}

.package_button.package_black,
.package_button:hover {
    background: #b9b3df;
    color: #fff
}

.package_first_section {
    padding-bottom: 65px
}

.package_first_section h1 {
    color: #161616;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px
}

.package_first_section h1 span {
    color: #d3ad69
}

.package_first_section h1:after {
    display: none
}

.package_first_section h4 {
    font-size: 20px;
    margin-top: 25px;
    color: #d3ad69;
    font-weight: 500;
    border-left: 5px solid #d3ad69;
    padding-left: 10px;
    margin-bottom: 10px
}

.package_cta {
    text-align: center;
    background: #f1f1f1;
    padding: 50px 35px;
    position: relative;
    margin: 30px
}

.package_cta:before {
    content: '';
    width: 270px;
    height: 210px;
    background: #d3ad69;
    display: block;
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: -1
}

.package_cta:after {
    content: '';
    width: 270px;
    height: 210px;
    background: #d3ad69;
    display: block;
    position: absolute;
    bottom: -30px;
    right: -30px;
    z-index: -1
}

.package_cta h2 {
    color: #161616;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 15px
}

.package_cta p {
    font-size: 16px
}

.theme-btn.call_btn span p{font-size: 14px; line-height: 1.4; margin-bottom: 0;font-weight: normal;}

.dental-price-banner {
  position: relative;
  background: #3a3089;
  text-align: center;
}
.dental-price-banner-inner {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.dtp-title {
  color: #fff;
  font-size: 38px;
  line-height: 1;
  margin-top: 36px;
  display: inline-block;
  width: 100%;
  max-width: 420px;
  margin-left: 7px;
  float: left;
  text-align: left;
}
.dtp-title small {
  display: block;
  font-weight: bold;
  font-size: 43px;
  text-transform: uppercase;
}

.dtp-price-sec {
  float: left;
  position: absolute;
  bottom: -14px;
  left: 0;
  max-width:505px;
}
.dtp-price-sec .only {
  display: inline-block;
  width: 100%;
  color: #282828;
  text-transform: uppercase;
  font-size: 35px;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
}
.dtp-price-sec .d-price {
  display: inline-block;
  width: 100%;
  color: #3a3089;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  font-size: 46px;
  line-height: 1;
}
.dtp-price-sec .text-off {
  color: #5f5f5f;
  font-size: 24px;
  margin-top: 31px;
  display: inline-block;
  width: 100%;
}
.dtp-rgt {
  float: right;
  margin-top: 59px;
  margin-left: 20px;
  max-width: 448px;
}
.dtp-rgt ul {
  padding: 0px;
}
.dtp-rgt ul li {
  list-style: none;
  display: block;
  font-size: 20px;
  color: #fff;
  margin-bottom: 12px;
  padding-left: 28px;
  position: relative;
  text-align: left;
}
.dtp-rgt ul li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
}
.dental-price-table tbody tr td:nth-child(2) {
  background: #fff;
}
.dental-price-table tbody tr td:nth-child(2) p {
  font-size: 20px;
}
.dental-price-table tbody tr td p .red {
  color: red;
}
.dental-price-table tbody tr td {
  text-align: left;
  vertical-align: middle;
}
.dental-price-banner img {
  max-width: 1438px;
  margin: 0px auto;
}
.dental-price-banner .container-fluid {
  max-width: 1498px;
  position: relative;
  height: 100%;
  display: inline-block;
}

.best-price-img {
  height: 100%;
  border: solid 6px #dddddd;
  display: inline-block;
  width: 100%;
}
.best-price-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.month-of-offer {
  text-align: left;
  padding: 25px;
  border: 3px solid #b7b7b7;
  height: 100%;
}
.month-of-offer .title {
  font-size: 36px;
  color: #3a3089;
}

.highlight-btn {
  background: #b9b3df;
  border-color: #b9b3df;
  color: #000;
  font-weight: bold;
}

.month-of-offer .book-btn {
  display: inline-block;
  padding: 10px 16px 10px;
  margin-bottom: 10px;
  font-size: 26px;
  color:#fff;
}

.divid-line {
  background: #000;
  height: 4px;
  width: 60px;
  display: inline-block;
  margin-bottom: 7px;
}

.month-of-offer h3 {
  font-size: 24px;
}

.month-of-offer p {
  margin-bottom: 5px;
  text-align: left;
  line-height: 1.6;
}
.month-of-offer p strong {
  font-size: 24px;
}
.month-of-offer p.offer-price strong {
  font-size: 30px;
  color: #f00;
}
.inner_body .month-of-offer p strong.font_same {
  font-size: 16px;
}
.inner_body .package_box1 p{text-align: center;}
p.hilight {
  background-color: #000;
  display: inline-block;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}
.month-of-offer p strong {
  font-size: 24px;
}
.package-pp-list {
  display: flex;
  margin: 15px 0;
}
.package-pp-list .pp-list {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0px 5px;
}
.package-pp-list .pp-list:first-child {
  border-right: solid 1px #cecece;
}
.for-text {
  font-size: 17px;
  font-weight: 600;
  margin: 8px 0;
}
.package_box1 p {
  margin-top: 0;
  text-align: center;
  margin-bottom: 0;
  font-size: 15px;
}
.package_box1 span.package_price {
  padding-top: 0;
  color: #000000;
  font-size: 33px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.venners_packages {
  margin-top: 25px;
}
.cost_heading {
  background: #f2f2f2;
  display: block;
  text-align: center;
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  border: 2px solid #fff;
}
 .venners_packages .package_price p {
  font-style: italic;
  font-weight: 600;
  font-size: 17px;
}


@media (max-width: 1199px){
	.blog_left .blog_left_text a p{line-height: 1.2;margin-bottom: 5px;}
	.blog .btn-style.btn-black i{margin-left: 5px;}
	.blog .btn-style.btn-black{padding:10px 15px;}
	.blog_text h4{font-size: 20px;}
	.blog_left .blog_image{max-width: 95px;}
	.package_button, .package_button, .package_button.package_black:hover {
      width: 100%;
      margin-top: 15px;
    }
}
@media (max-width: 991px){
    .month-of-offer .title {font-size: 30px;}
    .dtp-rgt {
      max-width: 50%;
    }
    .dtp-title {
      max-width: 40%;
    }
    .summary_section {
      margin-top: -30px;
    }
    .package_box span {
      font-size: 18px;
    }
    .package_box span.package_price {
      font-size: 50px;
      margin-bottom: 0px;
    }
    .theme-btn.call_btn span p {
      line-height: 1.2;
    }
    .package_section {
      margin: 50px 0 0;
    }
    .package_box1.package_box span.package_price {
      font-size: 24px;
      line-height: 1;
    }
    .month-of-offer .title {
      font-size: 30px;
    }
    
	.blog_left .blog_image{max-width: 100%;}
	.blog_left .blog_left_text{max-width: 100%;padding-left: 0px;padding-top: 15px;}
	.blog_sidebar{padding: 15px;}
	.blog .date span.day {font-size: 26px;line-height: 23px;}
	.blog .date span{font-size: 14px;line-height: 14px;}
	.blog_text h4 {font-size: 17px;}
	.blog .btn-style.btn-black{font-size: 15px;}
	.blog_social{width: 100%;margin-bottom: 10px !important;margin-top: 10px !important;}
	.blog_text p{margin-bottom: 15px;}
	.blog_text p{font-size: 14px;}
	.blog-details .date .blog_social{width:auto;    margin: 0px !important;}

}
@media (max-width: 767px){
    .month-of-offer .book-btn {
      margin-bottom: 0;
      font-size: 22px;
      background: #95d7ef;
      color: #000;
      font-weight: 600;
    }
    .month-of-offer .highlight-btn {
      display: none;
    }
.package_box1.package_box span.package_price {
  font-size: 40px;
}
.month-of-offer{
  text-align: center;
}
.inner_body .month-of-offer p strong {
  font-size: 20px;
}

	.blog_left .blog_image{max-width: 30%;}
	.blog_left .blog_left_text{max-width: 70%;padding-left: 15px;}
	.blog_sidebar{margin-top: 25px;}
	.inner_body .month-of-offer p{text-align: center;}
}

@media (max-width: 575px){
	.blog_social{width: auto;margin-bottom: 0px !important}
}

@media (max-width: 400px){
	.blog_left .blog_image{max-width: 40%;}
	.blog_left .blog_left_text{max-width: 60%;}
}

@media (min-width:1200px){
    .navbar-brand img{min-height:107px;}
    .banner-small-img.banner-img-1 picture img{min-height:269px;}
    .banner-small-img.banner-img-2 picture img{min-height:373px;}
    .banner-img picture img{min-height:570px;}
    .inner_banner img{min-height:327px;}
}


@media (max-width:767px){
    .navbar-brand img{min-height:70px;}
    #openNavc img{min-height:37px;}
    .banner-img img{min-height:433px;}
}

