
*{
    text-decoration:none !important; 
    outline:0 !important; 
    list-style:none !important;
}

body {
    color:#2b2a2a; 
    background:#fff; 
    font-family: 'Poppins-Regular';
}
textarea, input{
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 box-shadow: none !important;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Poppins-Bold';
}
a,a:hover {transition:0.6s all !important;}

.form-control:focus {box-shadow:0px 0px 5px #fed307 !important; border-color:#fed307;}


@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf'),
         url('../fonts/Poppins-Regular.ttf');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf'),
         url('../fonts/Poppins-Bold.ttf');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf'),
         url('../fonts/Poppins-Medium.ttf');
        font-weight: normal;
        font-style: normal;
}



.navbar-default {
        background-color: transparent;
    border-color: transparent;
    position: relative;
    margin: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-family: 'Poppins-Medium';
    background: #fff;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 25px;
}
.navbar-default .navbar-nav>li>a:hover{
    background: #FF8800;
    color: #fff;
}
.navbar-default .navbar-nav>li>.contactus_btnbox{
    background: transparent;
    color: #fff;
}
.navbar-default .navbar-nav>li>.contactus_btnbox:hover{
    background: transparent;    
    color: #fff;
}
.navbar-default .navbar-brand {
    color: #777;
    padding: 0px;
}
.header_bannercoverdiv{
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    background: url(../images/banner-img2.png) top right no-repeat;
    background-size: 55%;
    background-position: right -33px;
    padding-bottom: 100px;
    margin-bottom: 190px;
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
}
/*.header_bannercoverdiv:after{
    content: '';
    position: fixed;
    
    right: 0;
    width: 940px;
    height: 380px;
    top: -34px;
    z-index: -1;
}*/
.header_mandiv{
    display: inline-block;
    width: 100%;
}
.header_leftlogo{
    display: inline-block;
}
.header_leftlogo img{
    width: 150px;
}
.header_rughtbtn{
    float: right;
}
.header_rughtbtn a{
    font-family: 'Poppins-Medium';
    background: #fff;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 25px;
}.header_rughtbtn a{
    font-family: 'Poppins-Medium';
    background: #fff;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 25px;
}
.header_rughtbtn a:hover{
    background: #6A19DD;
    color: #fff;
}
.header_rughtbtn .contactus_btnbox{
   background: transparent;
    color: #ba89ff;
}
.header_rughtbtn .contactus_btnbox:hover{
    background: transparent;
    color: #fff;
}
.banner_mandivbox{
    display: inline-block;
    width: 100%;
    padding-top: 100px;
}
.banner_mandivbox h1{
    margin: 0px;
    font-size: 50px;
    color: #0F1431;
    margin-top: 35px;
}
.banner_mandivbox span{
    color: #FF8800;
}
.banner_mandivbox p{
    color: #0F1431;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 25px;
    max-width: 500px;
}
.banner_mandivbox h5{
    color: #0F1431;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    margin-bottom: 21px;
}
.banner_mandivbox a{
    margin-right: 12px;       
    background: #FF8800;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 25px;
}
.banner_mandivbox a:hover{
    background: #0F1431;
}
.banner_mandivbox a img{
    width: 20px;
    margin-right: 10px;
}
.banner_rightimgbox{
    position: absolute;
    top: 51px;
    right: 0px;    
}
.banner_rightimgbox img{
    width: 100%;
}
.websub_titalbox{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.websub_titalbox h2{
    color: #0F1431;
    font-size: 30px;
    margin: 0px;
    margin-bottom: 20px;
}
.websub_titalbox p{
    margin: 0px;
    color: #000;
    font-size: 15px;
}
.inner_servicesbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 33px;
}
.services_mandiv{
    margin-top: 50px;
}
.inner_servicesbox img{
    width: 100%;
    /*height: 210px;*/
    object-fit: cover;
    border-radius: 6px;
}
/*.inner_servicesbox img:hover{
    box-shadow: 0px 7px 25px #791dfb21;
}*/
.inner_servicesbox p{
    margin: 0px;
    margin-top: 7px;
    color: #000000;
    font-size: 18px;
    text-align: center;
}

.therapist_mandivbox{
    display: inline-block;
    width: 100%;
    background: #FFF0DE;
    position: relative;
    padding-top: 70px;
    padding-bottom: 90px;
    margin-top: 110px;
    margin-bottom: 90px;
}
.therapist_leftimg {
    float: left;    
    position: absolute;
    left: -8px;
    width: calc(50% - 0px);
    top: -30px;
}
.therapist_leftimg img{
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
}

.therapist_righttext{
    width: 50%;
    padding-left: 50px;        
}

.therapist_righttext h2{
    margin: 0px;
    font-size: 30px;
    color: #000;
    line-height: 40px;
}
.therapist_righttext p{
    margin: 0px;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.therapist_righttext a {
    margin-right: 12px;
    background: #FF8800;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 35px;
}
.therapist_righttext a:hover{
    background: #0F1431;
}
.therapist_righttext a img {
    width: 20px;
    margin-right: 10px;
}

.subscribe_updatesdiv{
    display: inline-block;
    width: 100%;
    background: url(../images/subscribe-img.jpg) top right no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    margin-top: 20px;
}
.subscreibe_textbox{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.subscreibe_textbox h2{
    color: #fff;
    font-size: 30px;    
    margin-bottom: 20px;
}
.subscreibe_textbox p{
    color: #fff;
    font-size: 15px;
    max-width: 640px;
    margin: 0 auto;
}
.subscribe_email{    
    width: 48%;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}
.subscribe_email input {
    background: none;
    border-radius: 30px;
    border: 1px solid #fff;
    box-shadow: none;
    padding: 9px 14px;
    color: #fff;
    height: calc(1.5em + .75rem + 10px);
    padding-right: 150px;
}
.subscribe_email button {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    color: #000;
    padding: 8px 16px;
    font-size: 15px;
    border-radius: 22px;
}
.subscribe_email button:hover{
    background: #0F1431;
    color: #fff;
}

.subscribe_email ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.subscribe_email ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.subscribe_email :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.subscribe_email :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}


.getiniouch_divbox{
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.getiniouch_divbox img{
    width: 100%;
}
.getiniouch_title{
    display: inline-block;
    width: 100%;
}
.getiniouch_title h2{
    color: #000000;
    font-size: 37px;
    margin-bottom: 20px;
}
.getiniouch_title p{
    color: #000000;
    font-size: 15px;
    margin-bottom: 20px;
}

.getiniouch_title input {
    width: 100%;
    border: none;
    background: #fff;
    padding: 10px 20px;    
    box-shadow: 3px 4px 15px #0000001A !important;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.getiniouch_title textarea {
    width: 100%;
    border: none;
    background: #fff;
    height: 100px;
    padding: 10px 20px;    
    box-shadow: 3px 4px 15px #0000001A !important;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.getiniouch_title ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.getiniouch_title ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.getiniouch_title :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.getiniouch_title :-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.getiniouch_title a{
    display: inline-block;
    background: #101430;
    padding: 10px 35px;
    color: #fff;
    border-radius: 50px;
    margin-top: 20px;
}
.getiniouch_title a:hover{
    background: #FF8800;
}



footer{
    float: left;
    width: 100%;
    background: url(../images/footer-img.jpg) top right no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 20px;
    margin-top: 80px;
}
.footer_box1{
    display: inline-block;
    width: 100%;
}
.footer_box1 img{
    width: 200px;
}
.footer_box1 p{
    color: #fff;
    font-size: 15px;
    margin-top: 40px;
    max-width: 300px;
}
.footer_social{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.footer_social a {
    font-size: 17px;
    color: #FF8800;
    margin-right: 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 50%;
}
.footer_social a:hover{
    background: #101430;
    color: #fff;
}
.footer_box2{
    display: inline-block;
    width: 100%;
}
.footer_titleboxs h3 {
    color: #fff;
    font-size: 19px;
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
    font-family: 'Poppins-Medium';
}
.footer_titleboxs h3:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 94px;
    background: url(../images/tf-line.png) top right no-repeat;    
}
.footer_titleboxs a{
    margin-right: 0px;
    background: #1D1B2F;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #fff;
    margin-bottom: 15px;
}
.footer_titleboxs a:hover{
    background: #FF8800;
    border: 1px solid #FF8800;
}
.footer_titleboxs img{
    width: 20px;
    margin-right: 10px;
}
.footer_box3{
    display: inline-block;
    width: 100%;
}
.footer_box3 ul{
    padding: 0px;
    margin: 0px;
}
.footer_box3 ul li{
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.footer_box3 ul li a{
    color: #fff;
    font-size: 15px;
}
.footer_box3 ul li a:hover{
    color: #FF8800;
}

.footer_box4{
    display: inline-block;
    width: 100%;
}
.footer_box4 ul{
    padding: 0px;
    margin: 0px;
}
.footer_box4 ul li{
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}
.footer_box4 ul li a{
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 65px;
    color: #fff;
    font-size: 15px;
}
.footer_box4 ul li a:hover{
    color: #FF8800;
}
.footer_box4 ul li a img{
    position: absolute;
    width: 60px;
    top: -13px;
    left: 0;
}
.copyright_textbox{
    display: inline-block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 32px;
}
.copyright_textbox p{
    color: #fff;
    font-size: 15px;
    margin: 0px;
}


.swiper-container {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 50px;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px !important;
  height: auto !important;

}

.swiper-slide-active img {
    position: relative;
    padding: 10px;
    left: 7px;
    top: 0;
}

.swiper-slide-active::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 750px;
    top: -39px;
    left: -39px;
    background-image: url(../images/iphone-slider.png);
    z-index: 99;
}
.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right {
    background-image: none;
}
.swiper-pagination-bullet {
    width: 36px;
    height: 5px;
    border-radius: 3px;
}
.swiper-pagination-bullet-active {
    background: #771CF8;
}


























.headercovercl .navbar-toggle .hamburgerbtn {
    display: none;
}
.headercovercl .navbar-toggle img {
    width: 35px;
}
.headercovercl .navbar-toggle .hamburger_closebtn {
    display: inline-block;
}
.navbar-toggle.collapsed .hamburger_closebtn {
    display: none;
}
.navbar-toggle.collapsed .hamburgerbtn {
    display: inline-block;
}


@media (max-width: 1200px){
	
}
@media (max-width: 1199px){
    .footer_box1 {
        height: 285px;
    }
    .footer_box2 {    
        height: 285px;
    }
    .banner_mandivbox a {    
        font-size: 13px;
    }
    .banner_mandivbox h5 {    
        font-size: 18px;
    }
    .banner_mandivbox p {    
        font-size: 22px;
    }	
	.banner_mandivbox h1 {    
        font-size: 45px;
    }
}
@media (max-width: 991px){
    .getiniouch_title h2 {    
        font-size: 27px;
        margin-bottom: 9px;
    }
    .getiniouch_divbox {    
        margin-top: 40px;
    }
    .subscribe_updatesdiv {
        padding-top: 29px;
        padding-bottom: 29px;    
        margin-top: 30px;
    }
    .therapist_mandivbox {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .inner_servicesbox img {    
        height: auto;
    }
    .therapist_mandivbox {    
        padding-bottom: 60px;
    }
    .therapist_righttext {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .therapist_leftimg {    
        position: relative;
        left: 0;
        width: calc(100% - 0px);
        top: 0;
    }
    .header_bannercoverdiv {    
        padding-bottom: 20px;
        margin-bottom: 0px;
        background-position: right -21px;
    }
	.banner_rightimgbox {
        position: relative;
        top: 0;
        text-align: center;        
    }
}
@media (max-width: 767px){
    .therapist_mandivbox {
        padding-top: 34px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 40px;
    }
    .copyright_textbox {
        margin-top: 0px;
    }
    .footer_titleboxs h3 { 
        padding-bottom: 16px;   
        margin-bottom: 21px;
    }
    .navbar-default .navbar-nav>li>a{
        color: #000 !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        margin-top: 0px;
        z-index: 11;
    }
    .headercovercl .navbar-nav{
      padding-top: 0;
  }
  .headercovercl{
      padding-left: 0;
  }
  .headercovercl .navbar-nav{
      width: 100%;
      text-align: left;
      margin-bottom: 0;   
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
      background-color: transparent;
      padding-top: 0;
  }
  .navbar-toggle{
      border: 0;
      margin-right: 0px;
  }
  .headercovercl .navbar-nav li {
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 0px;
  }
  .headercovercl .navbar-collapse {
    position: absolute;
    width: 100%;
    padding-bottom: 0px;
    background: #ffffff;
    padding-left: 0;
    border-top: 0;
    z-index: 9;
    left: 15px;
    top: -21px;
    box-shadow: -2px 1px 4px 0px rgb(223 223 223 / 70%);
    /*height: 149px;*/
  }
    .header_bannercoverdiv {    
        background-position: right -28px;
    }
    footer {    
        padding-top: 70px;
    }
    .footer_box1 {
        height: auto;
    }
    .footer_box2 {
        height: auto;
    }
    .header_rughtbtn a {    
        padding: 7px 18px;
        font-size: 13px;
    }
    .therapist_righttext a img {
        width: 18px;
    }
    .therapist_righttext a {    
        font-size: 13px;
    }
    .therapist_righttext p {    
        font-size: 15px;
        margin-top: 10px;
    }
    .therapist_righttext h2 {    
        font-size: 25px;    
        line-height: 30px;
    }
    .header_leftlogo img {
        width: 210px;
        padding-left: 15px;
    }
    .subscribe_email {
        width: 100%;
        margin-top: 30px;
        position: relative;
    }
    .subscreibe_textbox h2 {    
        font-size: 27px;
        margin-bottom: 11px;
    }
    .banner_mandivbox {    
        padding-top: 75px;
    }
    .inner_servicesbox p {    
        font-size: 16px;
    }
    .services_mandiv {
        margin-top: 25px;
    }
    .websub_titalbox p {
        font-size: 14px;
    }
    .websub_titalbox h2 {    
        font-size: 25px;    
        margin-bottom: 10px;
    }
    .banner_mandivbox h5 {
        font-size: 16px;
    }
    .banner_mandivbox p {
        font-size: 18px;
    }
    .banner_mandivbox h1 {
        font-size: 35px;
    }
}
@media (max-width: 479px){
    .subscribe_email button {    
        padding: 9px 14px;
        font-size: 13px;
    }
    /*.footer_titleboxs h3 {    
        padding-bottom: 17px;    
    }*/
    .footer_social {    
        margin-top: 7px;
        margin-bottom: 20px;
    }
    .footer_box1 p {    
        font-size: 13px;
        max-width: 100%;    
    }
    footer {
        padding-top: 85px;    
        margin-top: 30px;
    }
    .getiniouch_title p {    
        font-size: 13px;
    }
    .getiniouch_title h2 {
        font-size: 23px;
    }
    .subscreibe_textbox p {    
        font-size: 13px;
    }
    .subscreibe_textbox h2 {
        font-size: 23px;
        margin-bottom: 11px;
    }
    .therapist_righttext a img {

        width: 17px;
    }
    .therapist_righttext a{
        padding: 10px 20px;
        font-size: 12px;
    }
    .therapist_righttext p {
        font-size: 13px;
        margin-top: 10px;
    }
    .therapist_righttext h2 {
        font-size: 22px;
        line-height: 27px;
    }
    .websub_titalbox h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .websub_titalbox p {
        font-size: 12px;
    }
    .header_bannercoverdiv {    
        background-size: 51%;
    }
    .banner_mandivbox a img {
        width: 18px;
        margin-right: 8px;
    }
    .banner_mandivbox a {    
        padding: 7px 22px;    
        font-size: 12px;
    }
    .banner_mandivbox p {
        font-size: 16px;
        margin-top: 18px;
    }
    .banner_mandivbox {
        padding-top: 30px;
    }
    .banner_mandivbox h1 {
        font-size: 28px;
    }
    .header_rughtbtn a {
        padding: 7px 13px;
        font-size: 11px;
    }
	.header_leftlogo img {
        width: 190px;
    }
}
@media (max-width: 361px){
    .header_bannercoverdiv {
        background-size: 60%;
    }
    .header_rughtbtn a {
        padding: 7px 7px;
        font-size: 10px;
    }
	/*.header_leftlogo img {
        width: 140px;
    }*/
}
@media (max-width: 320px){
	
}
/* media queries */











