@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800|Open+Sans:400,500,600,700,800|Roboto:400,500&display=swap');
/* 
Theme Name: TSW1014
Theme URI: http://therasoft.com/
Description: A custom WordPress theme by TheraSoft. 
Version: 1.0.0
Author: Therasoft
Author URI: http://therasoft.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: A multipurpose theme for your company. 
Text Domain: Therasoft Pro
*/
.features_container .content a.btn{    display: none;}

.dc-btn {
    min-width: 160px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    border: 2px solid;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    color: var(--terthemecolor);
    font: 400 14px/46px, 'Roboto', sans-serif;
    border-color: var(--themecolor);
}
.dc-btnactive {
    -webkit-box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
}
.dc-btn:hover {
    border-color: #424966;
    background-color: #424966; 
}
.dc-btnactive, .dc-btn:hover, .dc-btnactive:focus {
    color: #fff;
}
body h1, body h2 {
    color: #414866;
    margin: 0 0 8px;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 1px;
    line-height: 45px;
    font-style: normal;
    text-transform: capitalize;
    font-family: 'Great Vibes', cursive;
}
body h3, body h4, body h5, body h6 {
    color: #414866;
    margin: 0 0 8px;
    font-weight: 700;
    line-height: 1.5;
    font-style: normal;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
}
.pull-right>.dropdown-menu {
    left: 0 !important;
    right: auto !important;
    box-shadow: 2px 2px 3px #ccc!important;
}
.pull-right>.dropdown-menu li.pull-right {
    float: none !important;   
}
.pull-right>.dropdown-menu .dropdown-menu {
    float: right;
    right: -100% !important;
    position: absolute;
    top: 0px !important;
    left: auto !important;   
}



.bread-current {
	color: #fff;
    font-weight: normal;
}
.fixed .header .header-item-main {z-index: 1;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
}
.header .header-item-main .navbar-nav>li>a {
	padding: 33px 10px;
}
.about h4 {
	margin-top: 0;
}
.about_left img {
	border: 1px solid #ddd;
}
.breadcrumb {
	background-color: rgba(245, 245, 245, 0) !important;
}
.breadcrumb>.active {
color: #c2c2c2 !important;
}
.form-control {
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important;
	border: 1px solid #dcdcdc !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px !important;
}
.content h4 {
	margin: 20px 10px 10px 0 !important;
}
.content h4:first-child {
	margin-top: 0!important;
}
.contact .contact_well {
	padding: 10px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 4px;
    background: #f9f9f9;
}
.contact .contact_well input, .contact .contact_well textarea {
	border: 1px solid #ddd;    width: 100%;
}
.contact .contact_well input[type=submit] {
    padding: 15px 15px;
    border-radius: 4px;
    background: #742a6c;
    color: #fff;
    width: 50%;
}
.contact .contact_well p:last-child {
	margin-bottom: 0;
}
.rate_insurance img {
	padding: 10px;
	border: 1px solid #ddd;
}

form#searchform input[type=text] {
	width: 66% !important;
}
body:not(.home) .header {
    min-height: 100px;
}
.header-item img {
    padding: 20px 6px;
   

}
.home_heading h4 {
	font-weight: normal;
}


.header-item-top {
    padding: 15px 0;
    border-bottom: 1px solid #000;
}
.header-item-top .phone { 
    font-size: 16px;
    vertical-align: middle;
    font-weight: 400;
        color: #fff!important;
    padding: 5px 14px;
    border-right: 1px solid #686868;
}
.header-item-top .email {  font-size: 16px;
    color: #fff;
    padding: 5px 14px;
}
.header-item-top .phone i, .header-item-top .email i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    font-weight: 900;
}
.header-item-top .social-links a {
    margin-bottom: 0px !important;
}

#homeslide {

}
#homeslide ul.slides li {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    min-height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
}
#homeslide ul.slides li:after {
    content: '';
        background: rgba(26, 6, 76, 0.58);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
#homeslide .slider_wrapper {
    margin: 0 auto;
    position: relative;
    top: 20px;
}
#homeslide .slider_wrapper .slider_img {

}
#homeslide .slider_wrapper .slider_img img {
    width: 85%;
    border-radius: 5%;
    float: right;
}



.slider_bottom_container {
	text-align: center;
	background: #fff;
	height: 220px;
}
.slider_bottom_container i {
    font-size: 60px;
    color: #03BFCB;
}
.slider_bottom_container h3 {
	margin-top: 0;
	margin-bottom: 10px;
	
}
.slider_bottom_container .slider_bottom_wrapper {
    transform: translateY(-100px);
    position: relative;
    padding: 34px;
    background: #fff;
    z-index: 2;
}


.home_video_container {
    padding: 50px 0;
}
.home_video_container .video_wrapper .video {
    position: relative;   
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.home_video_container .video_wrapper .video::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.home_video_container .video_wrapper .video img {
    width: 100%;
    max-width: 100%;
    height: auto;   
}
.home_video_container .video_wrapper .pulse-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 4px solid #fff;
    position: relative;
    text-align: center;
    line-height: 55px;
    padding-left: 5px;
    font-size: 25px;
    color: #fff;
}
.home_video_container .video_wrapper .pulse-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.home_video_container .video_wrapper .pulse-icon:before, .home_video_container .video_wrapper .pulse-icon:after {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: scale(0.5);
    transform-origin: center center;
    animation: pulse-me 3s linear infinite;
}
.home_video_container .video_wrapper .pulse-icon:after {
    animation-delay: 2s;
}


.features_container {
	padding: 50px 0;
}
.features_container .home_heading {
	padding-bottom: 20px;
}
.features_container .home_heading h2 {
	padding-bottom: 6px;
	color: #333;
}
.features_container .home_heading h4 {
	color: #333;    font-family: Lucida Calligraphy;
}
.features_container .content {
    background: #ffffff;
    padding: 15px;
    position: relative;
    text-align: center;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    border: 1px solid #fff;
}
.features_container .content:hover {
    border-radius: 10px 10px 0 0;
}
.features_container .content:hover h3, .features_container .content:hover p {
    color: #000;   
}
.features_container .content h3 {
	margin-top: 0px;
	    font-family: Lucida Calligraphy;
    font-size: 16px;
}
.features_container .content img {
	margin-bottom: 15px;
	width: 100%;
    height: 175px;
    border-radius: 100%;
}
.features_container .col-md-3 {
    margin-bottom: 15px;       min-height: 450px;
}
.features_container .content a.btn {
	margin-top: 10px;
	border-radius: 4px !important; 
}
.features_container .content:hover div {
    display: block;
}


.home_main_content_container {
    background: #f7f8f9;
    border-bottom: 5px solid #fff;
}
.home_main_content_container .right h3 {
	margin-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	color: #5aa2a8;
	font-weight: 700;
    font-size: 18px;
}
.home_main_content_container .right h2 {
    text-align: left;
    margin-bottom: 25px;
    font-weight: 900;
    color: #24bfcb;
}
.home_main_content_container .right .content {
	margin-top: 25px;
	padding: 0;
	line-height: 28px;
	background: inherit;
	color: #777777;
}
.home_main_content_container .right .content p {
    
}
.home_main_content_container .right .content_img {
    text-align: center;
}
.home_main_content_container .right .content img {
	border: 5px solid #093f5c;
	padding: 10px;
	margin-bottom: 20px;
	width: 300px;
}
.home_main_content_container .right .content ul {
	padding-left: 15px;
}
.home_main_content_container .right.main_content .content {
    padding: 10px;
}
.home_main_content_container .right.main_content .image {

    max-height: 480px;
}
.home_main_content_container .right.main_content .image img {
    width: 100%;       height: 690px;
}


.home_gallery_container {
    padding: 0;
    background: #fff;
}
.home_gallery_container .flexslider .slides > li {
    width: 215px !important;
}
.home_gallery_container .left h3 {
	margin-top: 0px;
}
.home_gallery_container .right {
	background: #fff;
    margin: 0 -15px;
    padding: 35px;
}
.home_gallery_container .right .imghovercirle {
	left: 40%;
	top: 40%;
}
.home_gallery_container .left.content {
    padding: 0 !important;   
}
.home_gallery_container .left {
	padding: 0;
	color: #fff;
	text-align: center;
    line-height: 55px;
    float: left;
    margin-top: 30px;
}

.home_gallery_container .left h1 {
    margin-bottom: 25px;
}

.home_gallery_container .left.author_right p {
    margin-top: 5px;
    font-size: 40px;
    margin-bottom: 0;
    line-height: inherit;
    font-size: 30px;
}

.home_gallery_container .left img {
	margin-bottom: 15px;
	max-width: 100%;
}
.home_gallery_container .left p:last-child {
	margin-bottom: 0;
}

.home_gallery_container .author_left {
    position: relative;   
    vertical-align: top;
    margin: 50px 0 0;
    text-align: right;
}
.home_gallery_container .author_left:before {
    left: 0;
    content: '';
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    /*background: url('images/author_bg.png') no-repeat;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.home_gallery_container .author_left img {
    position: relative;
    z-index: 2;
    margin: 30px 0;
}
.home_gallery_container .author_right {
	width: 49.5%;
}
.home_gallery_container .author_right h1 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 20px;
}
.home_gallery_container .author_right p {
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
}
.home_gallery_container .author {
    width: 49%;
    display: inline-block;
    margin: 0 auto;
}


.services_container {
	background: #f5f6f5;
    padding: 50px 0;
}
.services_container .home_heading {
	margin-bottom: 30px;
}
.services_container .content {
	margin-bottom: 30px;
    width: 100%;
    float: left;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.05);
    display: block;
    overflow: hidden;
    position: relative;
    min-height: 190px;
}
.services_container .content img {
	width: 100%;
    height: 145px;
}
.services_container .content h3 {
    color: #201E20;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 22px 18px 24px 30px;
    margin: 0;
}
.services_container .content h3::before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    position: absolute;
    right: 2px;
    top: 40px;
}
.services_container .content .overlay {
    position: absolute;
    top: 25px;
    bottom: 0;
    left: 25px;
    right: 0;
    height: 75%;
    width: 89%;
    opacity: 0;
    transition: .5s ease;
    border-radius: 35%;
}
.services_container .content:hover .overlay {
    display: block;
    opacity: 1;
}


.social_container {
    background: #f7f8f9;
    padding: 50px 0; 
}
.social_container .social-links {
    text-align: center;   
}
.social_container .social-links a {
    width: 75px;
    height: 75px;
    font-size: 35px;
    line-height: 75px;
    border: 1px dashed #FFF !important;
}


.services_bottom_container {
    position: relative;
	padding: 50px 0;
}
.services_bottom_container .services_bottom_container_inner:after {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.services_bottom_container.active .services_bottom_container_inner:after {
    background-color: rgba(0, 0, 0, 0.52);
}
.services_bottom_container .services_bottom_container_inner .container-fluid {
    position: relative;
    z-index: 9;
}
.services_bottom_container h2 {
	margin-top: 0px;
}
.services_bottom_container .services_bottom_content {
	margin-bottom: 20px;
	color: #fff;
}
.services_bottom_container .services_bottom_content a {
    padding: 50px;
    display: block;
    background: rgba(0, 0, 0, 0.15);
    margin: 0;
    font-size: 25px;
    font-weight: 700;   
}
.services_bottom_container .services_bottom_content a:hover {
    background: #fff;   
}
.services_bottom_container .services_bottom_content .left_link {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
}
.services_bottom_container .services_bottom_content .right_link {
    display: inline-block;
    width: 50%;
    text-align: center;
}
.services_bottom_container .services_bottom_btn a {
	border-radius: 4px !important;
	padding: 10px 20px;
	font-size: 16px;
	text-transform: uppercase;
}


.home_about_container {
    background: #fff;
    padding: 50px 0;
}
.home_about_container .left {
	border: 1px solid #ddd;
	padding: 20px;
	color: #fff;
}
.home_about_container .left img {
	padding: 0px;
}
.home_about_container .left p:last-child {
	margin-bottom: 0;
}
.home_about_container .right {
	border: 1px solid #ddd;
	padding: 25px;
}
.home_about_container .right h3 {
	margin-top: 0px;
}
.home_about_container .right .about_content {
	margin-bottom: 15px;
}


.home_testimonial_container {
	padding: 50px 0;
}
.home_testimonial_container .home_heading {
	text-align: left;
	margin-bottom: 30px;
	border-bottom: 3px dotted#ddd;
    padding-bottom: 10px;
}
.home_testimonial_container .home_heading h2 a {
	border-radius: 4px !important;
}
.home_testimonial_container .testimonial-content {
	background: #fff;
    padding: 15px;
	margin-bottom: 20px;
}
.home_testimonial_container .testimonial-content p {
	margin-bottom: 0;
}
.home_testimonial_container .testimonial-item {
  box-shadow: 0 0 0 1px rgba(58, 58, 58, 0.13) inset;
  padding: 20px 25px;
  position: relative;
  margin-top: 20px;
}
.home_testimonial_container .testimonial-item:first-child {
  margin-top: 0px;
}
.home_testimonial_container .testimonial-image-left {
  float: left;
}
.home_testimonial_container .testimonial-image-left img {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(58, 58, 58, 0.13);
}
.home_testimonial_container .testimonial-image-right {
  float: left;
  margin-left: 20px;
}
.home_testimonial_container .testimonial-image-right {
	border-left: 3px solid #dadada;
    padding-left: 18px;
}
.home_testimonial_container .testimonial-image-right h5 {
	margin: 0;
}
.home_testimonial_container .testimonial-image-right p {
	margin-bottom: 0;
}
.home_testimonial_container .testimonial-image-right span {
	color: #8c8c8c;
    font-size: 14px;
}


.home_team_container {
	padding: 50px 0;
	background: #fff;
}
.home_team_container .home_heading {
	text-align: left;
	margin-bottom: 30px;
}
.home_team_container .home_heading h2 a {
	border-radius: 4px !important;
}
.home_team_container .team_member {
	background: #fdfdfd;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
}
.home_team_container .team_member h3 {
	margin-bottom: 0 !important;
}
.home_team_container .team_member h3 a {
	color: #333;
	font-size: 18px;
	font-weight: 100;
}
.home_team_container .team_member h4 {
	margin-top: 0 !important;
	color: #ababab;
    font-size: 14px;
	font-weight: 100;
}
.home_team_container .team_member h6 {
    color: #9a9a9a;
    font-size: 12px;
}


.home_footer_container {
    background: #cce0fb;
    padding: 45px 0px;
    color: #fff;
}
.home_footer_container ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}
.home_footer_top_container {
    padding: 35px 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.home_footer_top_container h4 {
	color: #fff;
	font-weight: 800;
	margin-bottom: 20px;
}
.home_footer_top_container p i {
    font-size: 50px;
}
.home_footer_top_container .fcontact .bottom {
	font-size: 14px;
}
.home_footer_top_container .flocation .bottom {
	font-size: 14px;
}

.home_footer_top_container .fhour .bottom {
	font-size: 14px;
}
.home_footer_top_container .fhour .bottom p {
	margin-bottom: 0;text-align: center;
}
.home_footer_top_container .fhour .bottom p strong {text-align: center;
	width: 100px;
}
.home_footer_bottom_container {
	padding: 15px;
    color: #fff;
}


.testimonial .testimonial-content {
	background: #f9f9f9;
    padding: 15px;
	margin-bottom: 10px;
}
.testimonial .testimonial-content p {
	margin-bottom: 0;
}
.testimonial .testimonial-item {
  box-shadow: 0 0 0 1px rgba(58, 58, 58, 0.13) inset;
  padding: 20px 25px;
  position: relative;
  margin-top: 20px;
}
.testimonial .testimonial-item:first-child {
  margin-top: 0px;
}
.testimonial .testimonial-image-left {
  float: left;
}
.testimonial .testimonial-image-left img {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(58, 58, 58, 0.13);
}
.testimonial .testimonial-image-right {
  float: left;
  margin-left: 20px;
}
.testimonial .testimonial-image-right {
	border-left: 3px solid #f6f6f6;
    padding-left: 18px;
}
.testimonial .testimonial-image-right h5 {
	margin: 0;
}
.testimonial .testimonial-image-right p {
	margin-bottom: 0;
}
.testimonial .testimonial-image-right span {
	color: #ababab;
    font-size: 14px;
}

.team .team_member {
	background: #f1f1f1;
	border: 1px solid #ddd;
	padding: 15px;
	text-align: center;    min-height: 380px;
}
.team_member h3 {
	margin-bottom: 0 !important;
	color: #333;
}
.team_member h4 {
	margin-top: 0 !important;
	color: #ababab;
    font-size: 14px;
}


@media only screen and (max-width:768px) {
    
    .booknow a{    padding: 15px 18px!important;}
    
    #homeslide .slider_wrapper .slider_img img{    max-width: 100%!important;}
    .home_main_content_container .right.main_content .image img{    height: auto!important;}
    .home .hidein-950px.header1 {
        
    }
    .header .text-right {
        text-align: left;
    }
    .header .hours a {
        margin-left: 0 !important;
        margin-top: 10px;   
    }
    .fixed .header .header-item-main {
        position: fixed!important;
    }
    #homeslide {
        min-height: 400px;
        border-radius: 0;
    }
    #homeslide ul li img {
        min-height: auto !important;
    }
    #homeslide .slider-caption-inner h1 {
        margin-bottom: 20px !important;
        font-size: 20px !important;
        line-height: inherit !important;
    }
    #homeslide .slider-caption-inner h1 span {
        line-height: inherit;
        font-size: 16px !important;
    }
    #homeslide .slider_wrapper .slider_img {
        width: inherit !important;
    }
    #homeslide .slider_wrapper .slider_img img {
        max-width: 30%;    margin-top: 60px;
        height: auto;
    }
    #homeslide .slider-caption {
        top: inherit !important;
        width: 100%;
        left: 0;
    }
    #homeslide .slider_wrapper .slider_img {
        margin: 15% auto 0;
    }
    #homeslide .slider-caption-inner {
        padding: 10px !important;
    }
    
    .slider_bottom_container {
        height: 426px;
    }
    .home_main_content_container .author {
        width: 100% !important;
    }
    .home_gallery_container {
        border-top: 1px solid #ddd;
    }
    .features_container .col-md-3 {
        margin-bottom: 15px;
       
    }
    .home_main_content_container .author {
        text-align: center;   
    }
    .home_footer_bottom_container .text-left, .home_footer_bottom_container .text-right {
        text-align: center;
    }
    #bs-example-navbar-collapse-1 {
        position: absolute;
        right: 0;
        width: 200px;
        top: 50px;
        border-color: #fff !important;
    }
    .header .header-item-main .navbar-nav>li>a {
        padding: 10px 15px !important;
        font-size: 13px;
        background: #051e2b !important;
    }
    .navbar-nav {
        box-shadow: 2px 3px 2px #e6e6e6 !important;
    }
    .header .header-item-main .navbar-nav>li>a:hover {
        background: #2f4869 !important;
        color: #fff !important;
    }
    .navbar-nav {
        margin: 0 !important;
    }
    .dropdown-menu {
        position: relative !important;
        z-index: 9999 !important;
    }
    .navbar-nav > li > ul.dropdown-menu {
        background-color: #f1f1f1 !important;
        padding: 10px 0px !important;
        font-size: 12px !important;
    }
    .navbar-nav > li > .dropdown-menu li a {
        font-size: 12px;
        padding: 0px 20px !important;
    }
    .navbar-default .navbar-nav > li > a:after {
        width: 0 !important;
        height: 0 !important;
    }
    .services_bottom_container .services_bottom_content .left_link, .services_bottom_container .services_bottom_content .right_link {
        width: 100%;   
    }
    .dc-btn {
        font: 400 10px/25px 'Poppins', sans-serif !important;
        min-width: 85px !important;
        padding: 0 4px !important;
    }
    .flex-direction-nav a {
        width: 30px !important;
        height: 30px !important;
        padding: 3px 11px !important;
        top: 85% !important;
    }
    .flex-direction-nav a:before {
        font-size: 14px !important;
        line-height: 10px !important;
    }
    .flex-direction-nav {
        width: 120px !important;
        bottom: 130px !important;
        right: 0 !important;
    }
    
}