html {
  scroll-behavior: smooth;
}

#totop.top-visible {
    display: none!important;
}
.lf-padding{
    padding: 0px 10px;
}
.font-size{
    font-size: 50px!important;
    line-height: 75px;

}

.pb-top{
    padding: 70px 0px!important;
}
.zoom img:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.mrgn-tb{
    margin-bottom: 20px;
}

@media (max-width: 768px){
    .font-size{
    font-size: 24px!important;
    line-height: 40px;
    
}
.mrgn-tb{
    margin-bottom: 0px;
}
.hide-mobile{
    display: none!important;
}
.pb-top{
    padding: 50px 0px!important;
}
.hide-effect{
  display: none!important;
}
}
@media (min-width: 768px){
.hide-desktop{
    display: none!important;
}
}


.slogan-color{
    color: #2b343b!important;
    font-size: 18px!important;
 }
button.close {
    padding-right: 8px!important;
    padding-top: 5px!important;
}
.home1_socials_widget .sc_socials .socials_wrap .social_item {
    display: block!important;
    margin: 1.5em 0!important
}
.home1_socials_widget .sc_socials .socials_wrap a {
    background: transparent;
    display: block;
    height: auto;
    width: auto
}
.home1_socials_widget .sc_socials .socials_wrap a:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}
.home1_socials_widget .sc_socials .socials_wrap a span {
    font-size: 28px!important;
    color: #fff;
}
.sc_socials .socials_wrap .social_item,
.widget_socials .socials_wrap .social_item {
    margin: 0 10px 10px 0
}
.modal {
    position: fixed;
    top: 25%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    /*background-color: #000;
    background-color: rgba(0, 0, 0, .4);*/
}
.modal-backdrop.show {
    opacity: 1; 
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
     border: 1px solid rgba(0,0,0,.2); 
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 0!important;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.title-desc ul p{
  font-size: 20px;
}

.title-desc ul li{
  font-size: 20px;
}
.ttm-pricing-plan .ttm-ptablebox-title h3{
     font-size: 20px;
}
.ttm-pricing-plan .ttm-ptablebox-price-w h1{
     font-size: 20px;
}

@media (max-width: 768px){
.jjjj{
  border-bottom: 1px solid #9DAD7F!important;
}
.section-title h5:after{
    display: none;
    content: "";
    position: absolute;
    width: 25px;
    top: 60%;
    height: 1px;
    left: 284px;
    /*left: 0px;*/
}
.section-title h5:before{
    display: none;
    content: "";
    position: absolute;
    width: 25px;
    top: 60%;
    height: 1px;
    left: 18px;
    /*left: 0px;*/
}
}


@media (max-width: 768px){
.jjjj{
  border-bottom: 1px solid #9DAD7F!important;
}
}
.social-icons li a i{
  color: #fff;
}
.social-icons li a i:hover{
  color: #fff!important;
}
.ttm-textcolor-white a:hover{
	color: #fff;
}
.widget ul#menu-footer-services li a:hover{
	color: #fff;
}
.widget ul#menu-footer-services li a:before{
	color: #fff!important;
}
.widget-contact li i{
	color: #fff;
}
.topbar-left li i{
	color: #fff;
}
.topbar-right li i{
	color: #fff;
}
.topbar-right li i:hover{
  color: #fff!important;
}
.appoint{
	color: #fff!important;
	background-color: #931a9b!important;
}
.appoint:hover{
	color: #fff!important;
	background-color: #931a9b!important;
	cursor: pointer;
}


.banner-btn{
	display: flex;
	margin-left: 55px;

}

.btn{
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: -90px;

}


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

     .btn{
     	    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -50px;
}
.ttm-btn.ttm-btn-size-sm {
    font-size: 15px;
    padding: 5px 15px 5px 15px;
    /*margin-left: -20px;*/
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right {
    padding-right: 30px!important;
    color: #252d32;
    font-size: 15px;
}
.banner-btn{
	display: flex;
	margin-left: 29px;

}
.desktop{
	display: none;
}
.pdtb{
	padding: 0 !important;
}
}
@media all and (min-width: 999px) {
	.mobile{
		display: none;
	}
}

}
.pdtb{
	padding: 20px 0;
}

.pwidth{
  width: 450px!important;
  height: 450px!important;
  display: flex;
}
.pwidths {
  float: right;
}

@media only screen and (max-width: 1500px) and (min-width: 1300px){
		.banner-btn{
	margin-left: 11px;

}
}
@media all and (min-width: 1500px) {
			.banner-btn{
	margin-left: -50px;

}

}
.bg-img{
     background-image: url(../images/img/finalllbnnr2.webp);
	 width: 100%;
	 height: 100vh;
	  background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  
}

@media all and (max-width: 1000px) {
	..bg-img{
		display: none !important;
	}
	}
@media all and (min-width: 1000px) {
    .bg-img{
    	display: block;
    }
}



.ttm-header-wrap{
	background: transparent!important;
}
.brdr{
  box-shadow: 0px 1px 0 0px rgb(255 255 255 / 24%);
}
.brdr-right{
	 box-shadow: 1px 0px 0 0px rgb(255 255 255 / 24%);
}
.color ul > li > a:hover {
	    display: block;
	    margin: 0px;
	    padding: 0px 9px 0px 9px;
	    text-decoration: none;
	    position: relative;
	    z-index: 1;
	    height: 70px;
	    line-height: 72px;
	    font-size: 15px;
	    color: #fff!important;
	}
	.color > ul > li > ul > li a:hover{
	    color: #000000!important;
	}

.ttm-pf-detailbox-list .social {

    display: block;
    /*padding: 50px 0 15px 0;*/
    font-size: 15px;
    /*border-bottom: 1px solid #f0f0f0;*/
}



.ttm-pf-detailbox-list .social i{
    font-size: 20px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    line-height: 45px;
    cursor: pointer;
    text-shadow:  0 12px 10px rgba(0,0,0,.3);
    margin: 1em 0!important
}


.ttm-pf-detailbox-list .social  i{
     
    color: #ececec;
    transition: all .3s ease-out;
}

.ttm-pf-detailbox-list .social i:hover{
    border: none;
    color: #cccccc;
    transform: rotate(360deg);
  
}
.bg-img2{
    /*background-image: url(../images/img/8.jpg)!important;*/
    background-color: #9DAD7F;
  image-rendering: pixelated;  

  background-size: cover;

}
.bg-footer{
	    background-color: #CE97B0;
	/*background : linear-gradient(90deg, #C11784ff, #A31B84ff, #851F83ff, #672383ff);*/
}
.bg-about{
	background-image: url(../images/img/aboutus6.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
   background-size: cover;
   padding-top: 0px!important;
	padding-bottom: 0px;
	line-height: 0px!important;
}


.abbg{
	/*background-image: url(../images/img/what_bg-1.png)!important;*/
	background-repeat: no-repeat;
	padding-top: 0px!important;
	padding-bottom: 0px;
}
.pd-top{
	padding-top: 120px!important;
	font-family: metropolis;
}



.ttm-btn.btn-inline.ttm-btn-color-black:hover{
	color: #931a9b;
}
.ttm-textcolor-skincolor{
	color: #e06968;
}
.ttm-textcolor-skincolors{
  color: #e06968!important;
}
.ttm-header-wrap .container{
	max-width: 1400px;
}
@media (min-width: 1200px){
.ttm-topbar-wrapper .container {
    max-width: 1400px!important;
}
}

.bg-colors{
	    background-color: #F6E6CB!important;
}



.section-title.text-center .m:before {
    right: 0;
    margin-right: -38px;
    left: auto;
}
.section-title .m:after, .section-title.text-center .m:before {
    display: block;
    content: "";
    position: absolute;
    width: 25px;
    top: 50%;
    height: 1px;
    left: 154px;
}
.section-title .m:before{
	background-color: #fff!important;
}
.section-title.text-center .m:after {
    margin-left: -38px;
    left: 0%;
}
.section-title .m:after{
	background-color: #fff!important;
}


.section-title.text-center .p:before {
    right: 0;
    pargin-right: -38px;
    left: auto;
}
.section-title .p:after, .section-title.text-center .p:before {
    display: block;
    content: "";
    position: absolute;
    width: 25px;
    top: 50%;
    height: 1px;
    left: 154px;
}
.section-title .p:before{
	background-color: #2b343b!important;
}
.section-title.text-center .p:after {
    pargin-left: -38px;
    left: 0%;
}
.section-title .p:after{
	background-color: #2b343b!important;
}



.section-title.text-center .n:before {
    right: 0;
    margin-right: -38px;
    left: auto;
}
.section-title .n:after, .section-title.text-center .n:before {
    display: block;
    content: "";
    position: absolute;
    width: 25px;
    top: 50%;
    height: 1px;
    left: 130px;
}
.section-title .n:before{
	background-color: #2b343b!important;
}
.section-title.text-center .n:after {
    margin-left: -38px;
    left: 0%;
}
.section-title .n:after{
	background-color: #2b343b!important;
}

.para-size{
  padding-bottom: 20px; 
  color: #fff!important; 
  font-size: 20px;
}

.ttm-btn-underline:hover{
	color: #2b343b!important;
}
.widget ul#menu-footer-services li a:before{
	background-color: #fff!important;
}
.ttm-textcolor-white a{
	font-size: 18px!important;
}
.ttm-ptablebox-featured-col{
  border-color: #9DAD7F!important;
}

.family{
  font-family: "Prata",Arial,Helvetica,sans-serif;
}
.para-family{
  font-family: "lato",Arial,Helvetica,sans-serif;
}


.ttm-bgcolor-whites{
  background-color: #fff!important;
}
.media-pd-40{
  padding-top: 40px;
}

@media (min-width: 1200px){
.featured-imagebox-team .featured-thumbnail img{
    position: relative;
    overflow: hidden;
    height: 375px;
}
}
@media all and (max-width: 1000px) {
  .media-pd-20{
  padding-top: 20px;
}
  }
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title:after{
  color: #fff!important;
}

.back-color{
background-image: linear-gradient(40deg, #f8ceec -40%, #ac8ef0 60%);
width: 100%;

}

.title-desc i{
  padding-right: 5px!important;
}

.pd-top-bm{
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.font-20{
  font-size: 20px;
}
.program-backgroung{
 font-size: 26px!important;

}

.list-inline i{
  font-size: 18px!important;
}

input::placeholder {
  color: #86898c!important;
}
.media-heading{
    padding: 10px 10px;
}
.pd-btm{
  padding-bottom: 30px!important;
}
.pd-tb{
 padding: 60px 0px;
}
@media (max-width: 768px){
.right-corder-container{
    right:0.9em!important;
}
.right-corder-container1{
    right:0.9em!important;
}
.right-corder-container2{
    right:0.9em!important;
}
.pd-tb{
 padding: 30px 0px;
}
.brdr-btm{
 border-bottom: 3px solid #9DAD7F;
 width: 100%!important;
}
}
.brdr-btm{
 border-bottom: 3px solid #9DAD7F;
 width: 85%;
}

 
.right-corder-container{
    position:fixed;
    right:1.9em;
    top:46%;
    bottom:20px;
    z-index:10000
}
.right-corder-container .right-corder-container-button{
    height:55px;
    width:55px;
    border:3px solid #d1d5df!important;
    background-color: #ce97b0;
    color: #fff!important;
    border-radius:62px;
    transition:all .3s;
    // box-shadow:2px 2px 5px #19490f;
    cursor:pointer
}
.right-corder-container .right-corder-container-button span{
    font-size:30px;
    color:#c63db1;
    position:absolute;
    left:9px;
    top:14px;
    line-height:22px
}

.right-corder-container1{
    position:fixed;
    right:1.9em;
    top:56%;
    bottom:20px;
    z-index:10000
}
.right-corder-container1 .right-corder-container-button1{
    height:55px;
    width:55px;
    border:3px solid #d1d5df!important;
    background-color: #fbb002;
    border-radius:62px;
    transition:all .3s;
    // box-shadow:2px 2px 5px #19490f;
    cursor:pointer
}
.right-corder-container1 .right-corder-container-button1 span{
    font-size:30px;
    color:#c63db1;
    position:absolute;
    left:9px;
    top:11px;
    line-height:30px
}

.right-corder-container2 {
    position: fixed;
    right: 1.9em;
    top: 36%;
    bottom: 20px;
    z-index: 10000
}
.right-corder-container2 i {
   color: #fff!important;
}
.right-corder-container i {
   color: #fff!important;
}
.right-corder-container1 i {
   color: #fff!important;
}




.right-corder-container2 .right-corder-container-button2 {
    height: 55px;
    width: 55px;
    border: 3px solid #d1d5df!important;
    background-color:  #4FCE5D;
    border-radius: 62px;
    transition: all .3s;
    // box-shadow: 2px 2px 5px #19490f;
    cursor: pointer
}

.right-corder-container2 .right-corder-container-button2 span {
    font-size: 30px;
    color: #c63db1;
    position: absolute;
    left: 9px;
    top: 12px;
    line-height: 30px
}


.td_topbar .td_mextra a.opened span.line_b,.td_topbar .td_mobile_trigger a.opened span.line_b{
    opacity:0
}
.long-text a,.long-text1 a,.long-text2 a{
    color:#252525!important;
}

button, .right-corder-container-button2, .right-corder-container-button2, .right-corder-container-button2{
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 0px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    /*color:  #4FCE5D;*/
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
}


.sc_socials .socials_wrap .social_item,
.widget_socials .socials_wrap .social_item {
    margin: 0 10px 10px 0
}
.modal {
    position: fixed;
    top: 25%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    /*background-color: #000;
    background-color: rgba(0, 0, 0, .4);*/
}
.modal-backdrop.show {
    opacity: 1; 
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
     border: 1px solid rgba(0,0,0,.2); 
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 0!important;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.title-desc ul p{
  font-size: 20px;
}

.title-desc ul li{
  font-size: 20px;
}
.ttm-pricing-plan .ttm-ptablebox-title h3{
     font-size: 20px;
}
.ttm-pricing-plan .ttm-ptablebox-price-w h1{
     font-size: 20px;
}

@media (max-width: 768px){
.jjjj{
  border-bottom: 1px solid #9DAD7F!important;
}
.section-title h5:after{
    display: none;
    content: "";
    position: absolute;
    width: 25px;
    top: 60%;
    height: 1px;
    left: 284px;
    /*left: 0px;*/
}
.section-title h5:before{
    display: none;
    content: "";
    position: absolute;
    width: 25px;
    top: 60%;
    height: 1px;
    left: 18px;
    /*left: 0px;*/
}
}


@media (max-width: 768px){
.jjjj{
  border-bottom: 1px solid #9DAD7F!important;
}
}
.social-icons li a i{
  color: #fff;
}
.social-icons li a i:hover{
  color: #fff!important;
}
.ttm-textcolor-white a:hover{
    color: #fff;
}
.widget ul#menu-footer-services li a:hover{
    color: #fff;
}
.widget ul#menu-footer-services li a:before{
    color: #fff!important;
}
.widget-contact li i{
    color: #fff;
}
.topbar-left li i{
    color: #fff;
}
.topbar-right li i{
    color: #fff;
}
.topbar-right li i:hover{
  color: #fff!important;
}
.appoint{
    color: #fff!important;
    background-color: #931a9b!important;
}
.appoint:hover{
    color: #fff!important;
    background-color: #931a9b!important;
    cursor: pointer;
}


.banner-btn{
    display: flex;
    margin-left: 55px;

}

.btn{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -90px;

}


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

     .btn{
            flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -50px;
}
.ttm-btn.ttm-btn-size-sm {
    font-size: 15px;
    padding: 5px 15px 5px 15px;
    /*margin-left: -20px;*/
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right {
    padding-right: 30px!important;
    color: #252d32;
    font-size: 15px;
}
.banner-btn{
    display: flex;
    margin-left: 29px;

}
.desktop{
    display: none;
}
.pdtb{
    padding: 0 !important;
}
}
@media all and (min-width: 999px) {
    .mobile{
        display: none;
    }
}

}
.pdtb{
    padding: 20px 0;
}

.pwidth{
  width: 450px!important;
  height: 450px!important;
  display: flex;
}
.pwidths {
  float: right;
}

@media only screen and (max-width: 1500px) and (min-width: 1300px){
        .banner-btn{
    margin-left: 11px;

}
}
@media all and (min-width: 1500px) {
            .banner-btn{
    margin-left: -50px;

}

}
.bg-img{
    /*background : linear-gradient(90deg, #C11784ff, #A31B84ff, #851F83ff, #672383ff);*/
/*    background : linear-gradient(90deg, #C11784ff, #A31B84ff, #851F83ff, #672383ff), url(../images/img/finalbanner.png);*/
     background-image: url(../images/img/finalllbnnr2.webp);
     /*background-image: linear-gradient(40deg, #f8ceec 0%, #a88beb 75%);*/
     width: 100%;
     height: 100vh;
      background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  
}
/*.internal-bg{
  background-image: linear-gradient(40deg, #f8ceec 0%, #a88beb 75%);
  width: 100%;
}
*/
@media all and (max-width: 1000px) {
    ..bg-img{
        display: none !important;
    }
    }
@media all and (min-width: 1000px) {
    .bg-img{
        display: block;
    }
}


