@charset "utf-8";
/*
  ************************************************************************
  *  STYLE
  ************************************************************************  
*/
/*html.index, body.index { height:100%; }*/

.wrapper { max-width:1270px; margin-left:auto; margin-right:auto; position:relative; }
.item-single {
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.2);
    transition: all .4s ease;
    background-color: #fff;
margin-bottom:20px;}
.testimonial-sign{
margin-top: 25px;
    font-family: 'Clicker Script', cursive;
    font-size: 31px;
    color: #9935b6;}
.mobile-contact { width:100%; display:none; margin:0px; padding:0px; list-style:none; text-align:center; position:fixed; left:0px; bottom:20px; z-index:2; }
.mobile-contact > li { width:49%; display:inline-block; vertical-align:top; background-color:#e23e57; }
.mobile-contact > li.whatsapp { background-color:#27bc80; }
.mobile-contact > li.instagram { background-color:#9935b6; }
.mobile-contact > li.facebook { background-color:#3859a0; }
.mobile-contact > li.youtube { background-color:#ff1727; }
.mobile-contact > li > a { display:block; color:#ffffff; font-size:20px; line-height:48px; cursor:pointer; }

.header { min-height:100px; text-align:center; line-height:normal; position:relative; z-index:2; border-bottom:1px solid #ebebeb; }
.header .brand { width:360px; display:inline-block; overflow:hidden; float:left; margin-top:30px; margin-bottom:0px; text-align:justify; color:#7a828c; font-size:16px; font-weight:300; }
.header .brand > img { float:left; margin-right:10px; }
.header .brand > strong, .header .brand > span { display:block; }
.header .brand > strong { margin-top:10px; margin-bottom:2px; color:#9935b6; font-size:18px; font-weight:700; }
.header .brand > span { letter-spacing:0.2px; }
.header .links { overflow:hidden; float:right; margin:0px; margin-top:30px; padding:0px; list-style:none; }
.header .links > li { display:inline-block; margin-right:40px; vertical-align:top; }
.header .links > li:last-child { margin-right:0px; }
.header .links > li > a { display:inline-block; color:#7a828c; font-size:16px; }
.header .links > li > a > img { margin-right:10px; }
.header .links > li > a > span { display:inline-block; margin-top:10px; vertical-align:top; }
.header .button-collapse { height:auto; display:none; overflow:hidden; float:right; margin-top:30px; padding:0px; text-align:center; color:#7a828c; font-size:16px; line-height:36px; letter-spacing:normal; text-transform:none; background-color:transparent; }
.header .button-collapse > span { display:inline-block; margin-left:10px; }
.header .button-collapse > i { width:40px; height:40px; color:#9935b6; border:2px solid #9935b6; border-radius:50%; }
.form-search { width:215px; overflow:hidden; float:right; background-color:#9935b6; }
.form-search .form-control { width:calc(100% - 50px) !important; height:auto !important; margin:0px !important; padding:0px 10px; text-align:right; color:#ffffff !important; font-size:14px !important; font-weight:300; line-height:66px; }
.form-search button { padding:0px 5px; color:#ffffff; font-size:18px; background-color:transparent; }
.form-search button > i { height:auto; line-height:68px; }

.navigation { width:auto; height:auto; overflow:hidden; line-height:normal; position:relative; z-index:1; background-color:transparent; }
.navigation .menus { overflow:hidden; float:left; margin:0px; padding:0px; list-style:none; }
.navigation .menus > li { margin-right:35px; }
.navigation .menus > li:last-child { margin-right:0px; }
.navigation .menus > li > a { display:block; padding:0px; color:#141618; font-size:18px; font-weight:400; line-height:68px; background-color:transparent;font-family:Quicksand;text-transform:uppercase; }
.navigation .menus > li > a:hover { color:#6b4c76; }

.mobile-navigation { height:100%; }
.mobile-navigation .profile-mobile {min-height: 100px;
    padding: 0px 25px;
    padding-top: 20px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    background-image: url(../images/mobile-nav-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgba(27,127,204,.8); }
.mobile-navigation .profile-mobile strong { display:block; margin-top:10px; font-size:15px; font-weight:700; }
.mobile-navigation .phone { padding:5px 25px; font-size:14px; font-weight:600; border-bottom:1px solid #edf0f1; }
.mobile-navigation .phone a { display:inline-block; padding:0px; font-size:16px !important; color:#141516; }
.mobile-navigation .phone i { margin:0px 10px; }
.mobile-navigation .social-media { margin:0px; padding:15px 25px; text-align:center; border-top:1px solid #edf0f1; }
.mobile-navigation .social-media > li { display:inline-block; overflow:hidden; margin-left:3px; margin-right:3px; }
.mobile-navigation .social-media > li > a { width:36px; height:36px; display:block; overflow:hidden; padding:0px; font-size:13px; line-height:34px; border:1px solid #edf0f1; border-radius:50%; background-color:transparent; }
.mobile-navigation .social-media > li > a > i { width:auto; height:auto; float:none; margin:0px; color:#141516; line-height:normal; }
.mobile-navigation .social-media > li > a:hover { background-color:#edf0f1; }
.mobile-navigation ul { overflow:hidden; margin:0px; padding:20px 25px; list-style:none; }
.mobile-navigation ul > li { margin-bottom:3px; line-height:normal; }
.mobile-navigation ul > li.clear-both { margin-bottom:20px; }
.mobile-navigation ul > li.submenu { padding-left:10px; }
.mobile-navigation ul > li:last-child { margin-bottom:0px; }
.mobile-navigation ul > li > a { height:auto; display:inline-block; padding:0px; color:#141516; font-size:15px; font-weight:600; line-height:normal; background-color:transparent; }
.mobile-navigation ul > li.submenu > a { color:#141516; font-size:13px; font-weight:400; }
.mobile-navigation ul > li > a:hover { color:#000000; background-color:transparent; }
.mobile-navigation a { cursor:pointer; }


/* Content Style */
.content-header { height:308px; overflow:hidden; margin-bottom:60px; text-align:center; position:relative; background-image:url(../images/content-header-bg.jpg); background-repeat:no-repeat; background-position:center center; }
.content-header .content-section { margin-top:55px; color:#cf83ce; font-size:25px; font-weight:300; }
.content-header .content-title { margin-top:0px; margin-bottom:0px; color:#141516; font-size:40px; font-weight:400; }
.content-header .content-summary { max-width:970px; margin:0px auto; margin-top:15px; margin-bottom:15px; text-align:center; color:#343739; font-size:16px; }
.content-header .content-breadcrumb { display:none; overflow:hidden; margin:0px; padding:0px; list-style:none; }
.content-header .content-breadcrumb > li { display:inline-block; vertical-align:top; color:#283149; font-size:15px; position:relative; }
.content-header .content-breadcrumb > li + li:before { padding:0px 5px; vertical-align:top; color:#283149; content: "-"; }
.content-header .content-breadcrumb > li > a { display:inline-block; color:#283149; }
.content-header .social-media { overflow:hidden; margin:0px; margin-bottom:40px; padding:0px; list-style:none; text-align:center; }
.content-header .social-media > li { display:inline-block; margin-left:3px; margin-right:3px; vertical-align:top; }
.content-header .social-media > li > a { width:36px; height:36px; display:block; overflow:hidden; padding:0px; color:#ac65c4; font-size:14px; line-height:36px; border:1px solid #ac65c4; border-radius:50%; }

.container-area { position:relative; background-image:url(../images/container-header-bg.jpg); background-repeat:no-repeat; background-position:center top; }
.container-area.index { background-image:none; }
.container-area .content-title { margin-top:50px; margin-bottom:50px; text-align:center; color:#ac65c4; font-size:40px; font-weight:400; font-family: 'Comfortaa', cursive; }
.content-area { overflow:hidden; margin-bottom:30px; }

.content-text { overflow:hidden; }
.content-text h1, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6 { margin:0px; margin-top:10px; margin-bottom:15px; color:#ac65c4; font-size:20px; font-weight:700; }
.content-text h3 { font-size:19px; }
.content-text h4 { font-size:18px; }
.content-text h5 { font-size:18px; }
.content-text h6 { font-size:18px; }
.content-text .prew-image, .content-text .float-left { float:left; margin-right:35px; margin-bottom:15px; }
.content-text .prew-image > img, .content-text .float-left > img { border:1px solid #ebebeb; }
.content-text p { margin-bottom:25px; text-align:justify; line-height:22px; }
.content-text p strong { color:#8e54ee; font-weight:700; }
.content-text ul:not(.browser-default) { margin-bottom:25px; padding-left:40px; }
.content-text ul:not(.browser-default) li { list-style:disc; }
.content-text a { color:#8e54ee; }
.content-text .topics { overflow:hidden; padding:15px; background-color:#ddd; }
.content-text .topics li { list-style:disc; }
.content-text table { border:1px solid #ebebeb; }
.content-text table thead { border-color:#ebebeb; }
.content-text table thead th { padding:10px 20px; color:#000000; font-size:14px; font-weight:700; border-radius:0px; border:1px solid #ebebeb; }
.content-text table tbody th { font-weight:700; }
.content-text table tbody th, .content-text table tbody td { padding:10px 20px; color:#000000; border-radius:0px; border:1px solid #ebebeb; }
.content-text iframe { border:1px solid #ebebeb; }
.content-text .info { margin-top:50px; margin-bottom:35px; padding:35px 45px; padding-top:50px; text-align:center; color:#ffffff; position:relative; background-color:#e75669; }
.content-text .info:before { width:98px; height:61px; position:absolute; left:calc(50% - 49px); top:-30px; background-image:url(../images/icon-info.png); background-repeat:no-repeat; background-position:left top; content:""; }
.content-text .info h2, .content-text .info h3, .content-text .info h4, .content-text .info h5, .content-text .info h6 { display:inline-block; margin-top:15px; margin-bottom:10px; padding-bottom:10px; color:#ffffff; font-size:20px; font-weight:700; border-bottom:1px dashed #fc7082; }
.content-text .info p { margin-bottom: 10px; text-align:justify; color:#ffffff; font-size:15px; font-weight:300; }
.content-text .info a { display:inline-block; padding:0px 25px; text-align:left; color:#ffffff; font-size:15px; font-weight:700; line-height:48px; border-radius:25px; border:1px solid #ffffff; }
.content-text .info p strong { color:#ffffff; font-weight:700; }
.warning-text { margin-top:-30px; text-align:center; color:#141516; font-size:18px; }
#gmap_canvas { max-width:940px; height:450px; margin:0px auto; margin-top:10px; padding: 0px; border:1px solid #ebebeb; }
.comment-text { overflow:hidden; border:1px solid #ebebeb; }
.comment-text .comment-title { overflow:hidden; margin:0px; margin-top:0px; margin-bottom:0px; padding:20px 45px; color:#ffffff; font-size:18px; position:relative; background-color:#ac65c4; }
.comment-text .comment-title strong { display:inline-block; overflow:hidden; float:left; font-weight:700; }
.comment-text .comment-title span { display:inline-block; overflow:hidden; float:right; font-weight:300; }
.comment-text .comment { overflow:hidden; padding:45px; }
.comment-text .comment-parent { display:block; margin-top:10px; margin-bottom:0px; color:#ac65c4; font-size:16px; font-weight:300; }
.doctor-text { overflow:hidden; padding:40px; border:1px solid #ebebeb; }
.doctor-text .doctor-image { float:left; margin-top:-41px; margin-left:-41px; margin-right:50px; margin-bottom:10px; }
.doctor-text .doctor-image > img { border:1px solid #ebebeb; }




.padding-top-0 { padding-top:0px !important; }
.padding-right-0 { padding-right:0px !important; }
.padding-bottom-0 { padding-bottom:0px !important; }
.padding-left-0 { padding-left:0px !important; }

.margin-top-0 { margin-top:0px !important; }
.margin-right-0 { margin-right:0px !important; }
.margin-bottom-0 { margin-bottom:0px !important; }
.margin-left-0 {margin-left:0px !important;  }

.margin-top-10 { margin-top:10px; }
.margin-right-10 { margin-right:10px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-left-10 {margin-left:10px;  }

.margin-top-20 { margin-top:20px; }
.margin-right-20 { margin-right:20px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-left-20 {margin-left:20px;  }

.margin-top-30 { margin-top:30px; }
.margin-right-30 { margin-right:30px; }
.margin-bottom-30 { margin-bottom:30px; }
.margin-left-30 {margin-left:30px;  }

.margin-top-40 { margin-top:40px; }
.margin-right-40 { margin-right:40px; }
.margin-bottom-40 { margin-bottom:40px; }
.margin-left-40 {margin-left:40px;  }


.clear-left { clear:left; }
.clear-right { clear:right; }
.clear-both { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none !important; }
.border-none { border:0px !important; }
.radius-none { border-radius:0px !important; }
.shadow-none { box-shadow:none !important; text-shadow:none !important; }
.outline-none, a { outline:none !important; }
.box-shadow { -webkit-box-shadow: 0px 0px 18px 0px rgba(34,31,31,0.6); -moz-box-shadow: 0px 0px 18px 0px rgba(34,31,31,0.6); box-shadow: 0px 0px 18px 0px rgba(34,31,31,0.6); }
.position-relative { position:relative; }
.position-absolute { position:absolute; }
.overflow-hidden { overflow:hidden; }
.display-none { display:none !important; }
.display-block { display:block; }
.display-inline-block { display:inline-block; }
.text-indent-9999 { text-indent:-9999px; }
.text-center { text-align:center !important; }
.img-border { border:1px solid #edf1f3; }

@media (max-width: 1300px) {
    /*body { background-color:#F0F; }*/ /* Pembe */
    .wrapper { margin-left:15px; margin-right:15px; }
    .navigation .menus > li { margin-right:25px; }
}
@media (max-width: 1200px) {
    .header .links > li { margin-right:25px; }
    .header .links > li > a { font-size:15px; }
    .form-search { width:285px; }
    .form-search .form-control { line-height:56px; }
    .form-search button > i { line-height:58px; }
    .navigation .menus > li { margin-right:15px; }
    .navigation .menus > li > a { font-size:16px; line-height:58px; }  
    .index-comments .comment-head { margin-bottom:20px; font-size:22px; }
    .index-comments .comments-slider { margin-bottom:20px; }
    .index-comments .all-comments { margin-left:0px; padding:8px 26px; font-size:14px; }
    .index-videos { margin-top:40px; margin-bottom:50px; }
    .videos-head { font-size:22px; }
    .videos-summary { font-size:14px; }
    .index-videos .item a > strong, .videos-list > li a > strong { font-size:14px; }
    .index-videos .all-videos { padding:8px 26px; font-size:14px; }
    .index-comments { padding-left:15px; padding-right:15px; }
    .contents-list > li .parent { margin-left:15px; }
    .contents-list > li .blog { margin-right:15px; }
    .contents-list > li .info { padding:20px 15px; }
    .contents-list > li .title { font-size:16px; }
    .contents-list > li .summary { margin-top:10px; }
    .bottom-form-area { padding-left:15px; padding-right:15px; }
    .footer .contact-info { padding-top:20px; padding-bottom:10px; }
    .footer .phone, .form-contact .form-head { font-size:24px; }    
    
    .content-header { height:auto; margin-bottom:50px; }
    .content-header .content-section { margin-top:40px; font-size:20px; }
    .content-header .content-title, .container-area .content-title { font-size:35px; }
    .content-header .content-summary { font-size:15px; }
    .container-area .content-title { margin-top:40px; margin-bottom:40px; }
    .comments-list > li .title a, .comment-text .comment-title { padding:20px 30px; }
    .comments-list > li .comment, .comment-text .comment { padding:30px; }
    .doctors-list > li .doctor { padding:25px 20px; }
    
    .list-prev-next > li > a > span { margin-top:12px; }
    .list-prev-next > li > a > i { width:45px; height:45px; line-height:43px; }
    .list-prev-next > li.prev > a > i { margin-left:10px; }
    .list-prev-next > li.next > a > i { margin-right:10px; }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .contents-list > li:nth-child(3n+2), .news-list > li:nth-child(3n+2) { margin-left:21px; margin-right:21px; }
    .contents-list > li .summary, .content-related .item .summary, .comments-list > li .summary, .doctors-list > li .summary { text-align:justify; }
    .videos-list > li:nth-child(2n+2) { margin-left:25px; }
}
@media (max-width: 1100px) {
    
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /*body { background-color:red; }*/
    .contents-list > li:nth-child(2n+2), .news-list > li:nth-child(2n+2) { margin-left:21px; }
    .footer .links > li { max-width:210px; margin-right:40px; }
}
@media (max-width:991.98px) {
    .header { min-height:105px; }
    .header .button-collapse { display:inline-block; }
    .header .brand { width:335px; margin-top:20px; margin-bottom:20px; }
    .header .brand > strong { font-size:17px; }
    .header .brand > span { font-size:15px; letter-spacing:normal; }
    .header .links, .navigation .menus { display:none; }
    .footer .footer-container { margin-top:100px; }
    .footer .phone, .form-contact .form-head { font-size:18px; }
    .footer .phone > img { width:27px; height:36px; margin-right:5px; }
    .footer .phone > span { margin-top:7px; }
    .form-contact .require-text, .form-contact .btn { float:none; }
    .form-contact .require-text { margin-top:0px; margin-bottom:15px; }
    .bottom-form-area { top:-100px; }
    .footer .links { margin-top:-60px; padding-bottom:20px; }
    .footer .links > li { max-width:none; display:block; margin-left:0px; margin-right:0px; text-align:center; }
    .footer .links > li > a { margin-bottom:15px; padding-bottom:5px; }
    
    .content-header .content-section { margin-top:30px; font-size:18px; }
    .content-header .content-title, .container-area .content-title { font-size:30px; }
    .content-header .content-summary { font-size:14px; }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    /*body { background-color:green; }*/
    .contents-list > li, .news-list > li { margin-left:8px; margin-right:8px; }
}
@media (max-width: 767.98px) {
    .content-text p { text-align:left; }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    /*body { background-color:yellow; }*/
    
}
@media (max-width: 675.98px) {
    /*body { background-color:brown; }*/
    
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    /*body { background-color:blue; }*/
    .mobile-contact { display:inline-block; background-color:#fff; }
    .header { min-height:80px; border-bottom:none; }
    .header .brand { width:205px; margin-top:15px; }
    .header .brand > img { margin-right:5px; }
    .header .brand > strong { margin-top:7px; font-size:18px; }
    .header .brand > span { font-size:16px; letter-spacing:-0.2px; }
    .header .button-collapse { margin-top:20px; margin-right:20px; }
    .navigation, .slider-area .social-media, .slider-area .slider .category, .index-comments  .index-comments .all-comments, .footer .social-media { display:none; }
    .videos-head { font-size:20px; }
    .index-comments { padding-bottom:15px; }
    .index-comments, .index-comments .item { text-align:center; }
    .index-comments:before { height:74px; }
    .index-comments .comments-slider { margin-bottom:0px; }
    .index-comments .item p { font-size:14px; line-height:20px; }
    .index-videos .videos-summary { margin-bottom:80px; }
    .bottom-form-area { padding-left:0px; padding-right:0px; }
    .bottom-form-area:before { height:54px; top:-15px; }
    .form-contact .form-head { min-height:inherit; margin-bottom:0px; background-image:none; }
    .copyright { padding-bottom:45px; }
    .question { background:#fff! important; }
    
    .content-header .content-section {  font-size:16px; }
    .content-header .content-title, .container-area .content-title { font-size:26px; }
}
@media (max-width: 549.98px) {
    /*body { background-color:grey; }*/
    
}
@media (max-width: 499.98px) {
    /*body { background-color:beige; }*/
    
}
@media (max-width: 449.98px) {
    /*body { background-color:coral; }*/
    .header .button-collapse > span { display:none; }
}
@media (max-width: 399.98px) {
    /*body { background-color:hotpink; }*/
    
}
@media (max-width: 349.98px) {
    /*body { background-color:lavender; }*/

}
@media (max-height: 900px) {
    
}
.container { width:auto; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 576px) { .container { /*max-width: 576px;*/ } }
/* Small devices (landscape phones, less than 768px) */
@media (min-width: 768px) { .container { max-width: 768px; } }
/* Medium devices (tablets, less than 992px) */
@media (min-width: 992px) { .container { max-width: 992px; } }
/* Large devices (desktops, less than 1200px) */
@media (min-width: 1200px) { .container { max-width: 1170px; } }
@-webkit-keyframes pulse {
    0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    50% { -webkit-transform: translate(0, 10px); transform: translate(0, 10px); }
    100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes pulse {
    0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    50% { -webkit-transform: translate(0, 10px); transform: translate(0, 10px); }
    100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 
}
.strong { font-weight: 600!important;}



@import url("https://fonts.googleapis.com/css?family=Lora%7CClicker+Script%7CQuicksand:400,500,600,700,900%7CQuicksand:400,600,700");
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# modules
--------------------------------------------------------------*/
body {
  font: 100% "Quicksand", sans-serif;
  font-size: 16px;
  color: #444444;
  font-weight: 400;
  line-height: 30px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Quicksand", sans-serif;
  color: #111111;
  font-weight: 600; }

a, a:hover, a:visited, a:focus {
  text-decoration: none;
  transition: all .4s ease;
  font-family: "Quicksand", sans-serif; }

.img-responsive {
  margin: auto; }

.section-title {
  font-size: 24px;
  margin-top: 0;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0; }

.section-sub-title {
  font-size: 21px;
  color: #444444;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 5px; }

.divider-style-1 {
  border-top: 1px solid rgba(66, 92, 187, 0.47); }

.appoinment-btn {
  float: right;
  background-color: #2573b1;
  color: #ffffff;
  font-size: 14px;
  padding: 15px 30px;
  display: inline-block;
  margin: 0 auto;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none; }
  .appoinment-btn:hover {
    background: #ffffff;
    color: #9935b6; }
  @media only screen and (max-width: 767px) {
    .appoinment-btn {
      float: none;
      width: 100%;
      display: block;
      margin: 10px auto 20px; } }

.mentis-btn {
  text-transform: uppercase;
  border: 1px solid #9935b6;
  border-radius: 2px;
  background: #9935b6;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  display: inline-block;
  margin: 5px auto;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  transition: color .4s ease;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .mentis-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    border-radius: 2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .mentis-btn:hover {
    color: #9935b6; }
    .mentis-btn:hover:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }

.search-btn {
  background: #425cbb;
  color: #ffffff; }

.div-height-fix-flex {
  -webkit-align-items: center;
  align-items: center;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around; }
  @media only screen and (max-width: 991px) {
    .div-height-fix-flex {
      display: block; } }

blockquote {
  margin: 24px auto;
  background: #fbfbfb;
  color: #222222;
  padding: 60px 60px 30px 60px;
  position: relative;
  overflow: hidden;
  min-height: 120px;
  border: 2px solid #eeeeee;
  border-radius: 4px;
  font-size: 16px; }
  blockquote:before {
    font-family: 'Lora', serif;
    content: open-quote;
    position: absolute;
    left: 10px;
    font-size: 105px;
    color: rgba(238, 238, 238, 0.8);
    font-weight: normal; }
  blockquote p {
    font-style: italic;
    color: #767676; }
  blockquote .blockquote-footer {
    color: #111111;
    font-size: 100%;
    font-weight: 600; }

.bounce-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  line-height: 140%;
  color: #666;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .bounce-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .bounce-btn:hover {
    color: white; }
    .bounce-btn:hover:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

.video-js .vjs-big-play-button {
  line-height: 3;
  height: 3em;
  width: 3em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.vjs-big-play-centered .vjs-big-play-button {
  top: calc(50% - 25px); }

.vjs-poster {
  background-color: #ffffff; }

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
  top: -1px;
  left: 1px; }

.pagination {
  margin: 0; }

.pagination > li > a, .pagination > li > span {
  color: #9935b6; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #9935b6;
  border-color: #9935b6; }

/* ================ nav scss =====================*/
@media only screen and (max-width: 767px) {
  .nav-bg .navbar-toggle {
    margin-top: 18px; }
    .nav-bg .navbar-toggle .icon-bar {
      background: #fff; } }
.nav-bg .navbar-brand {
  height: auto;
  padding: 0px 0;
  padding-top: 5px; }
  @media (max-width: 1399px) {
    .nav-bg .navbar-brand {
      padding: 10px 0; } }
.nav-bg .navbar-nav {
  padding: 5px 0; }
  @media (max-width: 1399px) {
    .nav-bg .navbar-nav {
      padding: 10px 0; } }
  .nav-bg .navbar-nav li a {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800; }
  .nav-bg .navbar-nav li a.active {
    color: #ffffff; }
  .nav-bg .navbar-nav li a:hover {
    background: transparent;
    color: #ffffff; }

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7; }

.dropdown-menu {
  background-color: #003;
  -webkit-box-shadow: 0 2px 9px 0 #444;
  box-shadow: 0 2px 9px 0 #444; }

@media (min-width: 768px) {
  .dropdown {
    transition: all .4s ease; }
    .dropdown a .caret {
      margin-left: 7px; }

  .navbar-right .dropdown-menu {
    left: auto;
    right: -5px;
    border: 1px solid rgba(119, 119, 119, 0.64);
    padding: 0 15px;
    text-align: right;
    display: block;
    z-index: -100;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    top: 50%; }
    .navbar-right .dropdown-menu li a {
      padding: 17px 20px 0; }
    .navbar-right .dropdown-menu li:last-child a {
      padding: 12px 20px 17px; } }
.dropdown:hover .dropdown-menu {
  margin-top: 0;
  top: 100%;
  visibility: visible;
  opacity: 1;
  z-index: 1000; }

.breadcrumb {
  padding: 12px 15px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  text-transform: uppercase; }

.twitter-feed {
  background: #425cbb;
  color: #ffffff;
  margin-top: 100px; }
  .twitter-feed .owl-carousel-twitter {
    position: relative; }
    .twitter-feed .owl-carousel-twitter .twitter-single {
      padding: 13px 0 20px; }
      .twitter-feed .owl-carousel-twitter .twitter-single p {
        margin: 0 auto;
        line-height: 31px; }
        .twitter-feed .owl-carousel-twitter .twitter-single p i {
          font-size: 31px;
          position: relative;
          top: 5px;
          margin-right: 10px; }
    @media only screen and (max-width: 767px) {
      .twitter-feed .owl-carousel-twitter .owl-controls {
        display: none; } }
    .twitter-feed .owl-carousel-twitter .owl-controls .owl-nav {
      margin-top: -25px;
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 5; }
      .twitter-feed .owl-carousel-twitter .owl-controls .owl-nav [class*=owl-] {
        color: rgba(238, 238, 238, 0.49);
        padding: 4px 7px;
        background: transparent;
        display: inline-block;
        cursor: pointer;
        border-radius: 0;
        line-height: 31px; }

.js div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #ffffff url("../img/mentis_preloader.gif") no-repeat;
  background-size: 60px auto;
  background-position: calc(50%) 50%; }

.testimonial {
  background-size: cover;
  padding: 100px 0; }
  @media only screen and (max-width: 767px) {
    .testimonial {
      margin-top: 50px;
      padding: 50px 0; } }
  .testimonial .owl-carousel-testimonial .item-single {
    padding: 70px;
    box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1);
    background: #ffffff;
    border-radius: 2px; }
    @media only screen and (max-width: 767px) {
      .testimonial .owl-carousel-testimonial .item-single {
        padding: 20px; } }
    .testimonial .owl-carousel-testimonial .item-single .item-left img {
      max-width: 340px; }
      @media (max-width: 1199px) {
        .testimonial .owl-carousel-testimonial .item-single .item-left img {
          margin: 0 auto 50px; } }
      @media only screen and (max-width: 991px) {
        .testimonial .owl-carousel-testimonial .item-single .item-left img {
          margin: 20px auto 50px; } }
    @media (max-width: 1199px) {
      .testimonial .owl-carousel-testimonial .item-single .item-right {
        text-align: center; } }
    .testimonial .owl-carousel-testimonial .item-single .item-right .testimonial-sign {
      margin-top: 25px;
      font-family: 'Clicker Script', cursive;
      font-size: 31px;
      color: #9935b6; }
  .testimonial .owl-carousel-testimonial .owl-controls {
    margin-top: 0; }
    .testimonial .owl-carousel-testimonial .owl-controls .owl-nav {
      position: absolute;
      top: 330px;
      left: 65px; }
      @media (max-width: 1199px) {
        .testimonial .owl-carousel-testimonial .owl-controls .owl-nav {
          left: 50%;
          margin-left: -50px; } }
      @media only screen and (max-width: 991px) {
        .testimonial .owl-carousel-testimonial .owl-controls .owl-nav {
          top: 430px; } }
      @media only screen and (max-width: 767px) {
        .testimonial .owl-carousel-testimonial .owl-controls .owl-nav {
          top: 380px; } }
      @media only screen and (max-width: 375px) {
        .testimonial .owl-carousel-testimonial .owl-controls .owl-nav {
          top: 270px;
          display:none;} }
      .testimonial .owl-carousel-testimonial .owl-controls .owl-nav .owl-prev, .testimonial .owl-carousel-testimonial .owl-controls .owl-nav .owl-next {
        background: #9935b6;
        padding: 5px 16px;
        color: #fff; }
        .testimonial .owl-carousel-testimonial .owl-controls .owl-nav .owl-prev i, .testimonial .owl-carousel-testimonial .owl-controls .owl-nav .owl-next i {
          font-size: 12px; }

header .heading_top {
  background: #fff;
  color: #000; }
  @media (max-width: 1399px) {
    header .heading_top .appoinment-btn {
      padding: 13px 30px; } }
  header .heading_top p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 50px; }
    @media (max-width: 1399px) {
      header .heading_top p {
        line-height: 46px; } }
    @media only screen and (max-width: 767px) {
      header .heading_top p {
        text-align: center; } }
header .heading_nav {
  background: #9935b6; }

.animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.heading_nav .mentis-nav-search.animate {
  border-top-width: 1px;
  z-index: 50; }

.heading_nav .navbar-nav > li > form > .input-group > input,
.heading_nav .navbar-nav > li > form > .input-group > .input-group-btn > .btn {
  border-radius: 0; }

.heading_nav .navbar-nav > li > form > .input-group > .input-group-btn > .btn-danger {
  background-color: #9935b6;
  border-color: #9935b6; }

.heading_nav .mentis-nav-search {
  display: none; }

.heading_nav .mentis-nav-search .form-control {
  background-color: #ebebeb;
  border-radius: 0;
  border-width: 0;
  font-size: 24px;
  padding: 30px 0; }

.heading_nav .mentis-nav-search .form-control:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.heading_nav .mentis-nav-search .input-group-btn > .btn {
  padding: 14px 16px;
  border-radius: 0;
  background-color: #9935b6;
  border-color: #9935b6; }

.heading_nav .mentis-nav-search .input-group-btn > .btn.active,
.heading_nav .mentis-nav-search .input-group-btn > .btn:hover,
.heading_nav .mentis-nav-search .input-group-btn > .btn:focus {
  padding: 14px 16px 14px 15px; }

.heading_nav .mentis-nav-search .input-group-btn > .btn-default {
  background-color: whitesmoke; }

@media screen and (min-width: 768px) {
  .heading_nav .mentis-nav-search {
    background-color: #ebebeb;
    display: block;
    position: absolute;
    width: 100%;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: hidden; }

  .heading_nav .mentis-nav-search.open {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible; }

  .heading_nav .mentis-nav-search > .container {
    padding: 0; } }
.welcome {
  margin-top: 100px; }
  @media only screen and (max-width: 767px) {
    .welcome {
      margin-top: 50px; } }
  .welcome .welcome-in {
    padding: 70px;
    border-radius: 2px;
    box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.2);
    transition: all .4s ease; }
    .welcome .welcome-in:hover {
      box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.4);
      transition: all .4s ease; }
    @media only screen and (max-width: 991px) {
      .welcome .welcome-in {
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      .welcome .welcome-in {
        padding: 20px; } }
    .welcome .welcome-in .welcome-left {
      max-width: 500px;
      margin: auto; }
      .welcome .welcome-in .welcome-left a {
        margin: 20px auto 0; }
        @media only screen and (max-width: 991px) {
          .welcome .welcome-in .welcome-left a {
            margin: 20px auto; } }
    @media only screen and (max-width: 991px) {
      .welcome .welcome-in .welcome-right {
        margin: 20px auto; } }

.header-carousel .owl-header-carousel .overlay .div-height-fix-flex {
  min-height: calc(100vh - 150px); }
  @media (max-width: 1399px) {
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex {
      min-height: calc(100vh - 116px); } }
  @media only screen and (max-width: 1399px) and (max-width: 991px) {
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex {
      min-height: calc(100vh - 185px);
      display: flex; } }

  @media only screen and (max-width: 1399px) and (max-width: 991px) and (max-width: 767px) {
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex {
      min-height: 490px; } }

  .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h1, .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h4, .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner p {
    color: #9935b6; }
  .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h1 {
    font-size: 41px;
    text-transform: uppercase;
    font-weight: 600; }
  .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h4 {
    font-size: 27px;
    font-weight: 400; }
  .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner p {
    font-size: 21px;
    max-width: 530px; }
  @media (max-width: 1199px) {
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h1 {
      font-size: 50px; }
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h4 {
      font-size: 23px; }
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner p {
      font-size: 14px; } }
  @media only screen and (max-width: 767px) {
    .header-carousel .owl-header-carousel .overlay .div-height-fix-flex .slider-innner h1 {
      font-size: 36px; } }
@media only screen and (max-width: 991px) {
  .header-carousel .owl-header-carousel .overlay {
    background: rgba(249, 249, 249, 0.93); } }
.header-carousel .owl-header-carousel .slider-1 {
  background: url("../img/slider-right.jpg") center center no-repeat;
  background-size: cover; }
  .header-carousel .owl-header-carousel .slider-1 .overlay {
    background: url("../img/overlay_right.png") center center no-repeat;
    background-size: cover; }
.header-carousel .owl-header-carousel .slider-2 {
  background: url("../img/slider-center.jpg") center center no-repeat;
  background-size: cover; }
  .header-carousel .owl-header-carousel .slider-2 .overlay {
    background: url("../img/overlay_center.png") center center no-repeat;
    background-size: cover;
    text-align: center; }
    .header-carousel .owl-header-carousel .slider-2 .overlay p {
      margin: auto; }
.header-carousel .owl-header-carousel .slider-3 {
  background: url("../img/slider-left.jpg") center center no-repeat;
  background-size: cover; }
  .header-carousel .owl-header-carousel .slider-3 .overlay {
    background: url("../img/overlay_left.png") center center no-repeat;
    background-size: cover; }
.header-carousel .owl-header-carousel .slider-4 {
  background: url("../img/slider-performance.jpg") center center no-repeat;
  background-size: cover; }
  .header-carousel .owl-header-carousel .slider-4 .overlay {
    background: url("../img/overlay_center.png") center center no-repeat;
    background-size: cover;
    text-align: center; }
    .header-carousel .owl-header-carousel .slider-4 .overlay p {
      margin: auto; }
.header-carousel .owl-controls {
  margin-top: -100px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .header-carousel .owl-controls {
      margin-top: -45px; } }
  .header-carousel .owl-controls .owl-dots .owl-dot span {
    background: #FFFFFF;
    color: #9935b6;
    font-weight: 700;
    width: auto;
    min-width: 19vw;
    padding: 20px 0;
    height: auto;
    border-radius: 0;
    box-shadow: inset 0px -2px 5px 1px rgba(152, 157, 160, 0); }
    @media only screen and (max-width: 767px) {
      .header-carousel .owl-controls .owl-dots .owl-dot span {
        width: 40px;
        height: 10px;
        min-width: 1px;
        margin: 5px 7px;
        padding: 0;
        background: #D6D6D6;
        box-shadow: none; } }
  .header-carousel .owl-controls .owl-dots .active span {
    box-shadow: inset 0px -2px 5px 1px rgba(152, 157, 160, 0);
    border-bottom: 3px solid #425cbb; }
    @media only screen and (max-width: 767px) {
      .header-carousel .owl-controls .owl-dots .active span {
        background: #9935b6;
        box-shadow: none; } }

.perfect-moment {
  margin-top: 100px;
  background: url("../img/perfect-moment.png") center center no-repeat;
  background-size: cover; }
  .perfect-moment .perfect-quote {
    text-align: center;
    padding: 94px 0; }
    .perfect-moment .perfect-quote h4 {
      margin-top: 0;
      font-size: 31px;
      color: #ffffff; 
      font-weight:700;
    }
    .perfect-moment .perfect-quote p {
      font-size: 21px;
      color: #ffffff; }

.about {
  margin-top: 100px; }
  @media only screen and (max-width: 767px) {
    .about {
      margin-top: 50px; } }
  .about .about-in {
    padding: 70px;
    border-radius: 2px;
    box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.2);
    transition: all .4s ease; }
    .about .about-in:hover {
      box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.4);
      transition: all .4s ease; }
    @media only screen and (max-width: 991px) {
      .about .about-in {
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      .about .about-in {
        padding: 20px; } }
    .about .about-in .about-left {
      max-width: 530px;
      margin: 0 auto; }
    @media only screen and (max-width: 991px) {
      .about .about-in .about-right {
        margin: 20px auto 50px; } }
    @media only screen and (max-width: 991px) {
      .about .about-in .about-right {
         } }

.appointment {
  margin: 80px auto 100px; }
  .appointment .appointment-in {
    padding: 70px;
    border-radius: 2px;
    box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.2);
    transition: all .4s ease; }
    .appointment .appointment-in:hover {
      box-shadow: 0 4px 43px 0 rgba(66, 92, 187, 0.4);
      transition: all .4s ease; }
    @media only screen and (max-width: 767px) {
      .appointment .appointment-in {
        padding: 50px 20px; } }
    @media only screen and (max-width: 991px) {
      .appointment .appointment-in .appointment-left {
        margin: 0 auto 50px; } }
    .appointment .appointment-in .appointment-right .appointment-form {
      margin: 36px 0 0; }
      .appointment .appointment-in .appointment-right .appointment-form .form-control {
        background: #f9f9f9;
        height: auto;
        min-height: 50px;
        border-radius: 2px; }
      .appointment .appointment-in .appointment-right .appointment-form input[type=checkbox] {
        margin: 40px 0 21px; }
      .appointment .appointment-in .appointment-right .appointment-form .mentis-btn {
        margin: 23px auto 0;
        width: 100%;
        border-radius: 2px; }
    @media only screen and (max-width: 991px) {
      .appointment .appointment-in .appointment-right {
        text-align: center; } }

.banner .top-banner {
  background: url("../img/services-banner.png") no-repeat;
  background-size: cover;
  padding: 100px 0; }
  .banner .top-banner h1 {
    margin: 0;
    text-align: center;
    color: #ffffff;
    font-size: 45px; }
    @media only screen and (max-width: 767px) {
      .banner .top-banner h1 {
        font-size: 31px; } }
.banner .bread {
  box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1); }

.service {
  padding-top: 0px; }

.relation-coaching .welcome,
.health-coaching .welcome,
.personal-coaching .welcome,
.performance-coaching .welcome,
.stress-coaching .welcome,
.recovery-coaching .welcome {
  margin-top: 70px; }
  .relation-coaching .welcome .welcome-in .welcome-left .section-title,
  .health-coaching .welcome .welcome-in .welcome-left .section-title,
  .personal-coaching .welcome .welcome-in .welcome-left .section-title,
  .performance-coaching .welcome .welcome-in .welcome-left .section-title,
  .stress-coaching .welcome .welcome-in .welcome-left .section-title,
  .recovery-coaching .welcome .welcome-in .welcome-left .section-title {
    font-size: 21px; }

.service .appointment {
  margin: 80px auto 0; }

.service-single {
  padding: 10px 35px 60px;
  box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1);
  margin-top: 70px; }
  .service-single h1 {
    font-size: 31px;
    margin-bottom: 29px; }

.service-single-head-bottom {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  margin-bottom: 30px; }
  .service-single-head-bottom span {
    display: inline-block;
    color: #111111; }
    .service-single-head-bottom span:nth-child(1), .service-single-head-bottom span:nth-child(2) {
      margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .service-single-head-bottom span:nth-child(1), .service-single-head-bottom span:nth-child(2) {
          margin-right: 16px; } }

.service-video {
  margin: 24px 0; }

.sidebar-service {
  margin-left: 30px;
  margin-top: 70px; }
  @media only screen and (max-width: 991px) {
    .sidebar-service {
      margin: 70px auto 0;
      max-width: 350px; } }

.sidebar-appointment {
  color: #ffffff;
  padding: 30px 0 25px;
  text-align: center;
  border-radius: 3px;
  background-image: linear-gradient(126deg, #425cbb 0%, #39adbb 100%); }
  .sidebar-appointment p {
    font-size: 21px;
    margin-bottom: 0; }
  .sidebar-appointment .appointment-number {
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    background-color: #fff;
    color: #000;
    font-family: Quicksand;}
  .sidebar-appointment a {
    }

.sidebar-more-service {
  margin: 70px auto 20px; }
  .sidebar-more-service h4 {
    margin: 0 0 20px; }
  .sidebar-more-service ul {
    padding: 0;
    list-style-type: none; }
    .sidebar-more-service ul li {
      border-bottom: 1px solid #eeeeee;
      padding: 5px 0; }
      .sidebar-more-service ul li a {
        color: #5d5d5d; }

.contact-banner .banner .top-banner {
  background: url("../img/contact-top-banner.png") no-repeat;
  background-size: cover; }

.contact {
  margin: 100px auto 100px; }
  .contact .contact-title {
    text-align: center; }
  .contact .contact-heading {
    margin: 0 auto;
    font-size: 31px; }
  .contact .contact-sub-heading {
    font-size: 21px; }
  .contact .contact-inner {
    margin-top: 50px; }

.contact-left .address {
  margin-bottom: 30px; }
  .contact-left .address h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px; }
  .contact-left .address p {
    font-size: 14px;
    margin: 0;
    line-height: 25px; }

.contact-center .form-group {
  margin-bottom: 8px; }
.contact-center .form-control {
  height: auto;
  min-height: 50px;
  border-radius: 2px; }
.contact-center button {
  margin: auto; }

.contact-right .contact_map {
  width: 100%;
  height: 215px; }
.contact-right h4 {
  margin: 20px auto 0;
  font-size: 16px;
  text-transform: uppercase; }
.contact-right p {
  margin-bottom: 0; }

.about-main .about .about-in .about-left h2 {
  margin-bottom: 0; }
.about-main .about .about-in .about-left h4 {
  margin-top: 0; }
.about-main .about .about-in .about-left blockquote {
  margin: auto;
  background: transparent;
  color: #222222;
  border: none;
  padding: 10px 0 10px 50px; }
  .about-main .about .about-in .about-left blockquote:before {
    top: 43px;
    left: 0; }

.count {
  margin-top: 100px;
  background: url("../img/count-bg.png") center no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .count {
      padding: 30px 0; } }
  .count .count-content {
    padding: 92px 0; }
    @media only screen and (max-width: 767px) {
      .count .count-content {
        padding: 30px 0; } }
    .count .count-content p {
      margin: 0 auto;
      color: #ffffff;
      text-align: center;
      font-family: "Quicksand", sans-serif;
      line-height: 1em; }
    .count .count-content .count-number {
      font-size: 45px; }
    .count .count-content .count-caption {
      font-weight: 600;
      font-size: 21px; }

.bottomTab {
  margin-top: 100px; }
  .bottomTab .bottomTab-in {
    border-radius: 2px;
    box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1);
    transition: all .4s ease;
    min-height: 546px; }
    .bottomTab .bottomTab-in:hover {
      transition: all .4s ease;
      box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.57); }

.code_block .single-block {
  padding: 75px 55px 30PX 25PX; }
  @media only screen and (max-width: 767px) {
    .code_block .single-block {
      padding: 20px 10px; } }
  .code_block .single-block h3 {
    font-size: 21px; }
  .code_block .single-block p {
    color: #444444; }

.training, .activities, .member, .award {
  display: none; }

.developer_section_nav ul {
  margin: 0;
  padding: 0;
  border-right: 1px solid #dddddd; }
  .developer_section_nav ul a {
    color: #666666;
    font-weight: 600;
    display: block;
    padding: 25px 40px; }
    @media only screen and (max-width: 767px) {
      .developer_section_nav ul a {
        padding: 5px 40px; } }
  .developer_section_nav ul li {
    text-align: right;
    list-style-type: none;
    border-bottom: 1px solid;
    border-bottom-color: #dddddd;
    -webkit-border-image: -webkit-linear-gradient(to left, #ccc 44%, rgba(51, 51, 51, 0) 56%) 0.5 43%;
    -moz-border-image: -moz-linear-gradient(to left, #ccc 44%, rgba(51, 51, 51, 0) 56%) 0.5 43%;
    -o-border-image: -o-linear-gradient(to left, #ccc 44%, rgba(51, 51, 51, 0) 56%) 0.5 43%;
    border-image: linear-gradient(to left, #ccc 44%, rgba(51, 51, 51, 0) 56%) 0.5 43%; }
    @media only screen and (max-width: 767px) {
      .developer_section_nav ul li {
        text-align: center; } }
  .developer_section_nav ul li:first-child a {
    padding-top: 95px; }
    @media only screen and (max-width: 767px) {
      .developer_section_nav ul li:first-child a {
        padding-top: 5px; } }
  .developer_section_nav ul li:last-child {
    border-bottom: none; }
    .developer_section_nav ul li:last-child a {
      padding-bottom: 95px; }
      @media only screen and (max-width: 767px) {
        .developer_section_nav ul li:last-child a {
          padding-bottom: 5px; } }
  .developer_section_nav ul .activeted a {
    color: #9935b6; }

.rate-banner .banner .top-banner {
  background: url("../img/rate-bg.png") no-repeat;
  background-size: cover; }

.regular-hour {
  margin-top: 100px; }
  .regular-hour h2 {
    font-size: 31px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 30px; }
    .regular-hour h2 small {
      color: #fff; }
  .regular-hour h2, .regular-hour p {
    text-align: center; }
  .regular-hour .table-responsive {
    max-width: 680px;
    margin: 50px auto 0; }
    .regular-hour .table-responsive .hour-table {
      padding: 50px;
      background: #4f66bb; }
    .regular-hour .table-responsive .table {
      color: #ffffff;
      margin-bottom: 0; }
      .regular-hour .table-responsive .table tr th {
        font-size: 31px;
        font-weight: 400;
        border: none; }
      .regular-hour .table-responsive .table tr td {
        font-size: 21px;
        border: none; }
      .regular-hour .table-responsive .table tr th:nth-child(2), .regular-hour .table-responsive .table tr th:nth-child(3), .regular-hour .table-responsive .table tr td:nth-child(2), .regular-hour .table-responsive .table tr td:nth-child(3) {
        text-align: right; }

.pricing {
  background: #f7f7f7;
  margin-top: 100px;
  padding: 100px 0; }
  .pricing .rate-text h2 {
    font-size: 31px;
    font-weight: 600;
    margin-top: 0; }
  .pricing .rate-blue-bg {
    background: #4f66bb;
    text-align: center;
    color: #ffffff;
    padding: 55px 15px; }
    @media only screen and (max-width: 767px) {
      .pricing .rate-blue-bg {
        margin: 20px auto; } }
    .pricing .rate-blue-bg .rate-price {
      font-size: 31px; }
    .pricing .rate-blue-bg p {
      font-size: 21px; }

.cash {
  padding: 100px 0;
  background: url("../img/cash-bg.png") no-repeat;
  background-size: cover;
  text-align: center; }
  .cash h2 {
    font-size: 31px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 0; }
  .cash .payment .payment-card {
    border-radius: 6px;
    margin: 20px 7px 0 0; }

.insurence {
  margin-top: 100px; }
  .insurence h2 {
    font-size: 31px;
    margin-top: 0; }
  .insurence .insurence-left ul {
    padding-left: 25px;
    margin-top: 40px; }
    .insurence .insurence-left ul li {
      margin-bottom: 5px; }
  .insurence .insurence-right .fee {
    margin-bottom: 40px; }

.bottom-appointment {
  margin-top: 100px;
  background: #9935b6;
  padding: 40px 0; }
  .bottom-appointment p {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0; }
    .bottom-appointment p .appoinment-btn {
      float: none;
      border: 1px solid #ffffff;
      margin: 0 50px;
      padding: 15px 30px; }

.faq-banner .banner .top-banner {
  background: url("../img/faq-banner-bg.png") no-repeat;
  background-size: cover; }
  .faq-banner .banner .top-banner .faq-form {
    max-width: 580px;
    margin: 20px auto 0; }
    .faq-banner .banner .top-banner .faq-form .form-control {
      height: auto;
      min-height: 50px;
      border-radius: 0; }
    .faq-banner .banner .top-banner .faq-form button {
      background: #9935b6;
      text-transform: uppercase;
      min-height: 50px;
      border-radius: 0;
      color: #ffffff;
      padding: 0 40px; }

.more-less {
  float: right; }

.question {
    background: url("../img/bg.png") no-repeat; 
  padding-top: 100px;
  padding-bottom:100px;}
  .question h2 {
    text-align: center;
    font-size: 31px;
    margin-top: 0;
    margin-bottom: 40px; }
    .question h2 small {
      color: #333333;
      font-size: 21px; }
  .question .panel-group {
    margin-bottom: 0; }
    .question .panel-group .panel-default {
      border-radius: 0; }
      .question .panel-group .panel-default .panel-heading {
        color: #ffffff;
        background: #9935b6;
        border-radius: 0;
        padding: 14px 30px; }
      .question .panel-group .panel-default .panel-body {
        padding: 30px 10px; }

.blog-single {
  padding: 40px 35px 60px;
  box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1);
  margin-top: 100px; }
  .blog-single figure {
    position: relative; }
    .blog-single figure .single-blog-img {
      margin-bottom: 45px; }
    .blog-single figure .bookmark {
      position: absolute;
      top: 20px;
      right: 30px; }
  .blog-single .blog-single-date {
    color: #4f66bb;
    font-size: 13px;
    font-weight: 600; }
  .blog-single h1 {
    font-size: 31px;
    margin: 15px auto; }

.service-video {
  margin: 0px 0; }

.tag {
  margin: 40px auto; }
  .tag h3 {
    font-size: 18px;
    margin: 70px auto 20px; }
  .tag a {
    color: #767676;
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 0 5px;
    border-radius: 3px;
    margin-right: 2px;
    margin-top: 5px;
    display: inline-block; }

.blog-single-related-post h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px; }

.related-post {
  margin-bottom: 25px; }
  .related-post .media-left img {
    max-width: 105px; }
  .related-post .media-body .media-heading {
    font-size: 13px;
    color: #425cbb; }
  .related-post .media-body .post-text {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5; }
    .related-post .media-body .post-text a {
      color: #111111; }

.comment {
  margin: 20px auto 100px;
  padding: 35px 30px 15px;
  box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1); }
  .comment h2 {
    font-size: 21px;
    margin: 0 auto 30px; }
  .comment .media-list .media .media-left {
    padding-right: 30px; }
  .comment .media-list .media .media-right a {
    color: #dddddd; }
    .comment .media-list .media .media-right a:hover {
      color: #9935b6; }
  .comment .media-list .media .comment-text {
    margin: 20px auto 0;
    color: #767676; }
  .comment .single-comment {
    padding-bottom: 20px; }
  .comment .single-reply {
    margin: 45px 0 30px 70px;
    padding-left: 30px;
    border-left: 3px solid #dddddd; }
    @media only screen and (max-width: 767px) {
      .comment .single-reply {
        margin: 45px 0 30px 30px; } }
  .comment .reply-form h3 {
    font-size: 21px;
    margin: 40px auto 30px; }
  .comment .reply-form .form-group {
    margin-bottom: 20px; }
    .comment .reply-form .form-group .form-control {
      height: auto;
      min-height: 50px;
      border-radius: 2px; }
    .comment .reply-form .form-group textarea {
      padding: 20px 25px; }
    .comment .reply-form .form-group button {
      margin: 5px 0;
      border-radius: 2px; }

.sidebar-blog {
  margin-left: 30px;
  margin-top: 100px; }
  @media only screen and (max-width: 991px) {
    .sidebar-blog {
      margin: 70px auto 0;
      max-width: 350px; } }

.recent-post h3 {
  font-size: 18px;
  margin: 0 auto 30px; }

.sidebar-archive {
  margin: 70px auto 0; }
  .sidebar-archive h4 {
    margin: 0 0 20px; }
  .sidebar-archive ul {
    padding: 0;
    list-style-type: none; }
    .sidebar-archive ul li {
      border-bottom: 1px solid #eeeeee;
      padding: 5px 0; }
      .sidebar-archive ul li a {
        color: #9935b6; }

.blog-grid {
  margin-top: 100px; }
  .blog-grid .grid-box {
    padding: 30px 30px 25px;
    box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.1);
    margin-bottom: 30px;
    transition: all .4s ease; }
    .blog-grid .grid-box:hover {
      box-shadow: 0 2px 10px 0 rgba(66, 92, 187, 0.57);
      transition: all .4s ease; }
    .blog-grid .grid-box figure {
      position: relative; }
      .blog-grid .grid-box figure .grid-box-img {
        margin-bottom: 30px; }
      .blog-grid .grid-box figure .bookmark {
        position: absolute;
        top: 10px;
        right: 10px; }
    .blog-grid .grid-box .blog-date {
      color: #4f66bb;
      font-size: 13px;
      font-weight: 600; }
    .blog-grid .grid-box h2 {
      font-size: 21px;
      margin: 15px auto;
      line-height: 24px; }
      .blog-grid .grid-box h2 a {
        color: #000000; }
    .blog-grid .grid-box .blog-read-more {
      color: #9935b6;
      font-weight: 600;
      text-transform: uppercase; }
  .blog-grid .post-nav {
    margin: 30px auto 60px;
    min-height: 30px;
    text-align: right; }

footer .footer-top {
  background: #002f54;
  color: #ffffff;
  padding: 20px 0 20px; }
  @media (max-width: 1399px) {
    footer .footer-top {
      padding: 0 0 50px; } }
  footer .footer-top .f-top-center, footer .footer-top .f-top-right {
    margin-top: 65px; }
  footer .footer-top .f-top-left {
    margin-top: 50px; }
    footer .footer-top .f-top-left p {
      margin: 20px 0 27px; }
    footer .footer-top .f-top-left .subscribe label {
      font-size: 18px;
      line-height: 45px; }
    footer .footer-top .f-top-left .subscribe .form-control {
      height: auto;
      min-height: 50px; }
    footer .footer-top .f-top-left .subscribe button {
      background: #9935b6;
      text-transform: uppercase;
      min-height: 50px;
      transition: all .4s ease; }
      footer .footer-top .f-top-left .subscribe button:hover {
        background: #9935b6;
        color: #ffffff;
        transition: all .4s ease; }
  footer .footer-top .f-top-center {
    margin-top: 65px; }
    footer .footer-top .f-top-center h3 {
      color: #ffffff;
      margin: 0 0 20px;
      font-size: 18px; }
    footer .footer-top .f-top-center .popular-post {
      margin-top: 35px; }
      footer .footer-top .f-top-center .popular-post .media-left .media-object {
        margin-right: 10px; }
      footer .footer-top .f-top-center .popular-post .media-body {
        font-weight: 600; }
        footer .footer-top .f-top-center .popular-post .media-body .media-heading {
          font-size: 13px;
          color: #a0acdb;
          line-height: 1em;
          font-weight: 400; }
        footer .footer-top .f-top-center .popular-post .media-body a {
          color: #ffffff; }
      footer .footer-top .f-top-center .popular-post hr {
        margin: 23px 0; }
  footer .footer-top .f-top-right {
    margin-top: 65px; }
    footer .footer-top .f-top-right h3 {
      color: #ffffff;
      margin: 0 0 20px;
      font-size: 18px; }
    footer .footer-top .f-top-right .f-right-list {
      padding: 0;
      margin-top: 22px; }
      footer .footer-top .f-top-right .f-right-list li {
        list-style-type: none;
        border-bottom: 1px solid rgba(66, 92, 187, 0.47); }
        footer .footer-top .f-top-right .f-right-list li a {
          color: #ffffff;
          line-height: 37px; }
    footer .footer-top .f-top-right .f-soc-nav {
      margin-top: 30px; }
      footer .footer-top .f-top-right .f-soc-nav a {
        margin-right: 9px; }
        @media (max-width: 1199px) and (min-width: 992px) {
          footer .footer-top .f-top-right .f-soc-nav a {
            margin-bottom: 7px;
            display: inline-block; } }
        footer .footer-top .f-top-right .f-soc-nav a i {
          color: #000000;
          border-radius: 50%;
          background: #ffffff;
          line-height: 40px;
          height: 40px;
          width: 40px;
          text-align: center;
          transition: all .4s ease; }
        footer .footer-top .f-top-right .f-soc-nav a i:hover {
          color: #ffffff;
          background: #9935b6; }
footer .footer-bottom {
  background: #000;
  line-height: 70px;
  font-size: 14px; }
  @media (max-width: 1399px) {
    footer .footer-bottom {
      line-height: 50px; } }
  footer .footer-bottom .copy {
    font-family: "Quicksand", sans-serif;
    color: #ffffff;
    margin: 0; }
    footer .footer-bottom .copy .auth {
      color: #6075ff; }
    footer .footer-bottom .copy .back-to-top {
      text-transform: uppercase;
      text-align: center;
      z-index: 100;
      text-decoration: none;
      color: #ffffff;
      background: #000000;
      float: right; }
      footer .footer-bottom .copy .back-to-top i {
        margin-left: 10px; }

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