/*
Theme Name: Westerly YC
Theme URI:
Description:Westerly YC
Version: 1.01
Author:
*/

body{
	margin: 0;
    padding: 0;
	font-size: 16px;    
	color: #6e7a84;
    font-family: "Roboto", sans-serif;
}
img{
	border:none;
	outline:none;
	max-width:100%;
	height: auto;
}
.clear{
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
a {
	text-decoration:none;
	outline:none;
    color: #14c6a4;
}
a:hover, a:focus, a:active{
	color: #14c6a4;
	text-decoration:none;
	transition:color 0.3s linear;
	-webkit-transition:color 0.3s linear;
	-o-transition:color 0.3s linear;
	-moz-transition:color 0.3s linear;
	-ms-transition:color 0.3s linear;
}
section {
	padding:50px 0;
}
.container {
    width: 1200px;
    max-width: 100%;
}
.container-fluid {
    width: 100%;
    max-width:1830px;
}
hr {
    border-top: 1px solid #945a964f !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
table thead {
	 background: #14c6a4;
    color: #fff;
}
h1 {
    font-size: 40px;
    color: #231f20;
    font-weight: 400;
	margin-bottom: 20px;
}
h1:after {
    content: '';
    display: block;
    width: 110px;
    height: 2px;
    background-color: #14c6a4;
    margin: 15px auto 30px;
}
h2 {
    font-size: 35px;
    color: #231f20;
    font-weight: 400;
	margin-bottom: 20px;
}
h3 {
    font-size: 25px;
    color: #231f20;
    font-weight: 400;
    margin-bottom: 16px;
}
h4 {
    font-size: 16px;
    color: #231f20;
    font-weight: 700;
    margin-bottom: 10px;
}
h6 {
	font-size: 21px;
    line-height: 25px;
    letter-spacing: 2px;
    color: #252278;
}
a.site-btn {
    font-size: 13px;
    background-color: #14c6a4;
    color: #fff;
    padding: 5px 32px;
	border: 1px solid #14c6a4;
	display: inline-block;
    border-radius: 50px;
}
a.site-btn:hover {
    background-color:#fff;
    color: #14c6a4;
}
.img-rite {
	float:right;
	z-index:999;
	position: relative;
	margin-left:10px;
}
.top-header {
    padding: 10px 0;
    z-index: 9999;
    top: 0;
    width: 100%;
}
.home .MenuFixed {
	background:#95CBDB;
}
.home .top-header {
	position:absolute;
}
.MenuFixed {
    position: fixed !important;
    top: 0;
    z-index: 99999;
    left: 0;
    padding: 10px 0 !important;
    right: 0;
	background:#fff;
    margin-top: 0 !important;
    animation: fadeIn .5s ease-in both;
    -webkit-box-shadow: 0px 8px 88px -28px rgba(0,0,0,.34);
    -moz-box-shadow: 0px 8px 88px -28px rgba(0, 0, 0, .34);
    box-shadow: 0px 6px 16px rgba(0,0,0,.07);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.home .header-right a.site-btn {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.home .header-right a.site-btn:hover {
    background-color: #fff;
    color: #14c6a4;
}
.home .logo img {
	filter: brightness(0) invert(1);
}
.header-right {
    text-align: end;
}
.banner {
    position: relative;
	text-align: center;
}
.banner-text {
    position: absolute;
    left: 15px !important;
    z-index: 9 !important;
    top: 75% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    max-width: 1300px;
    text-align: left;
    margin: 0 auto;
}
.banner-text a.site-btn {
    background-color: transparent;
    color: #fff;
	border: 1px solid #fff;
}
.banner-text a.site-btn:hover {
    background-color: #fff;
    color: #14c6a4;
}
.welcome-sec a.site-btn {
    background-color: #fff;
    color: #14c6a4;
}
.welcome-sec a.site-btn:hover {
    color: #fff;
    background-color: #14c6a4;
}
.hour-outer {	
	max-width:300px; 
     margin:0 auto;
}
.services-sec {
    background-color: #14c6a4;
}
.service-box:hover {
    transform: translateY(-10px);
}
.service-box:hover .service-box-heading {
	background-color: #034752;
}
.service-box:hover .service-box-heading h3 {
	color: #fff;
}
.service-box {
	position: relative;
    transform: translateY(0px);
    transition: 0.2s;
    text-align: center;
}
.service-box a, .quick-box a{
    position: absolute;
    width: 90%;
    height: 100%;
    display: block;
    z-index: 9;
}
.service-box-thumb img {
    width: 100%;
}
.service-box-heading {
    padding: 20px 0px;
    background-color: #fff;
    text-align: center;
}
.service-box-heading h3 {
    margin-bottom: 0px;
	text-transform:unset;
	font-size: 18px;
}
.meet-sec .row {
    align-items: center;
}
.meet-sec a.site-btn {
    background-color: #fff;
    color: #14c6a4;
}
.meet-sec a.site-btn:hover {
    color: #fff;
    background-color: #14c6a4;
}
.quicklinks-sec {
    background-color: #034752;
}
.quicklinks-sec h2{
    color: #fff;
}
.quick-box {
	position: relative;
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	padding:0 15px;
    text-align: center;
    transition: 0.4s;
}
.quick-box:hover {
    cursor: pointer;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: 0.4s;
}
.quick-img {
    margin-bottom: 10px;
}
.quick-text h3 {
    color: #fff;
    font-size: 18px;
	text-transform:unset;
    line-height: 24px;
	margin-bottom:0;
}
.form-sec {
    background-color: #14c6a4;
}
.form-sec h2 {
    font-size: 28px;
	color:#fff;
}
.form-sec p label{
	color:#fff;
}
.form-control {
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #c7dde8;
    outline: 0;
    color: #6e7a84;
	border-radius:0;
}
select.form-control:not([size]):not([multiple]) {
    height: auto !important;
}
textarea.form-control {
    height: 155px;
}
.submit-btn {
    font-size: 16px;
    background-color: #ffae0c;
    font-weight: 400;
	cursor: pointer;
    color: #fff;
	position: relative;
    padding: 5px 50px;
    border-radius: 50px;
	border: 1px solid #ffae0c;
}
.submit-btn:hover {
	background-color: #fff;
	color: #ffae0c;
	border: 1px solid #ffae0c;
}
.wpcf7-spinner {
    display: block !important;
}
.wpcf7-response-output {
    margin: 0px auto !important;
    text-align: center;
    width: 50%;
    background-color: #034752;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    border-color: #034752 !important;
    border-radius: 50px;
}
.wpcf7-not-valid-tip {
    color: #363636 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    display: block;
    text-align: center !important;
}
.wpcf7-form .text-right p {
	margin-bottom:0;
}
.map-section {
    padding: 0;
    background-image: url(images/map.png);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 470px;
    position: relative;
}
.map-link {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 6px;
    background: rgba(86, 97, 115, .65);
    color: #fff;
    display: block;
    margin: 0 auto;
    width: 250px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.map-link a {
    color: #fff;
}
.footer {
    background-color: #034752;
    position: relative;
	padding:50px 30px;
}
a.footer-logo {
    display: block;
    margin-bottom: 60px;
}
.right-text-footer {
    float: right;
}
.footer h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 20px;
}
ul.footer-logos {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
ul.footer-logos li{
    margin:20px 10px;
	display: inline-block;
}
.hour ul {
    padding: 0;
    list-style: none;
}
.hour ul li {
    border-bottom: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    padding-bottom: 8px;
    padding-top: 8px;
}
.hour ul li span:last-child {
    float: right;
}
ul.footer-menu {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
ul.footer-menu li {
    color: #fff;
    font-size: 14px;
	display: inline-block;
    line-height: 14px;
    font-weight: 400;
	padding:0 5px;
	border-left:1px solid #fff;
}
ul.footer-menu li:first-child {
	padding-left:0;
	border-left:none;
}
ul.footer-menu li a {
    color: #fff;
}
ul.footer-menu li a:hover {
    text-decoration: underline;
}
.footer p {
	color:#fff;
}
ul.contact-list {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
ul.contact-list li {
    padding: 6px 0;
    display: block;
}
ul.contact-list li:last-child {
   padding-bottom:16px;
}
ul.contact-list li a {
    color: #fff;
}
ul.contact-list li a:hover img {
    transition: 1s;
    transform: rotate(360deg);
}
ul.social-icons {
    list-style: none;
    margin-top: 30px;
    padding: 0px;
}
ul.social-icons li {
    display: inline-block;
    margin: 0px 10px 0px 10px;
}
ul.social-icons li a:hover img {
    transition: 1s;
    transform: rotate(360deg);
}
.webby {
    margin-top: 40px;
}
.webby p {
    font-size: 13px;
	font-weight: 300;
	font-family: 'Urbanist', sans-serif;
	margin-bottom: 0px;
	text-align: center;
	color: #fff;
}
.webby p a {
    color: #fff;
}

/*************** News css ***********/

.post-details {
    position: relative;
    min-height: 250px;
    background-color: #f4f2f2;
    margin-bottom: 30px;
    padding: 20px;
}
.post-img img {
    border: 1px solid #eee;
	width: 100%;
}

/****** Inner CSS *******/

.top-bar {
    height: 30px;
    background-color: #f5f5f6;
}
.inner-sec {
    min-height: calc(100vh - 426.5px);
}
.inner-sec  ul li::marker {
   color:#14c6a4;
}
.inner-banner {
	position: relative;
	margin-bottom:30px;
}
p.sub-text {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    line-height: 24px;
}
ul.inner-list {
    margin-bottom: 30px;
    padding-left: 20px;
}
.inner-list li {
    color: #5a6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}
ul.inner-list li::marker {
    color: #14c6a4;
}
.inner-list li ul li{
    margin-bottom: 5px;
}
ul.inner-list-2 {
    list-style: none;
	padding-left:0;
}
ul.inner-list-2 ul{
   margin-top: 7px;
}
ul.inner-list-2 ul{
   list-style-type: disc;
}
.green-sec {
	background: #fff;
}
.green-box {
	position: relative;	
    text-align: center;
    transition: 0.4s;
}
.green-box:hover {
    cursor: pointer;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: 0.4s;
}
.green-box-img {
	width:150px;
	height: 150px;
	line-height:150px;
	border-radius:50%;
	background:#14c6a4;
	margin:0 auto 10px;
}
.green-box-text h3 {
    color: #011730;
    font-size: 18px;
	text-transform:unset;
    line-height: 24px;
}
.green-box a {
    position: absolute;
    display: block;
    width: 80%;
    height: 100%;
    z-index: 9;
}
/****************************************** Team CSS ********************************************/
.team-box {
	position: relative;
    text-align: center;
     transform: translateY(0px);
     transition: 0.2s;
}
.team-box:hover {
    transform: translateY(-10px);
}

.team-box a {
    position: absolute;
    display: block;
    width: 80%;
    height: 100%;
    z-index: 9;
}
.team-img {
    margin-bottom: 20px;
}
.team-img img{
    border-radius:50%;
}
/****************************************** FAQs CSS ********************************************/

.collapsed .fa-minus:before {
    content: "\f067" !important;
    color: #fff;
}
.jltmaf-rotate { -webkit-transform: rotate( 0deg ) !important; -moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important; transform: rotate( 0deg ) !important; }

.panel-default > .panel-heading {
    color: #252278;
    background-color: #fef3f5;
    border-color: transparent !important;
    padding: 15px 20px !important;
    border-radius: 10px !important;
    margin-bottom: 0px !important;
    border: unset !important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px !important;
    font-weight: 600 !important;
}
.panel-title span.pull-no-icon.jltmaf-icon {
    margin-right: 20px;
}
.panel-body {
    padding: 0px 80px;
}
.panel {
    border: unset !important;
    margin-bottom: 10px !important;
}
.page-id-659 .inner-sec .panel-title {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.page-id-659 .inner-sec .panel-default > .panel-heading {
    padding: 5px 20px !important;
}
.page-id-659 .panel-title span.pull-no-icon.jltmaf-icon {
    margin-right: 10px;
    font-size: 12px;
}
.page-id-659 .panel-group {
    margin-left: 30px;
}
/******************************** Referral CSS ***************************************/

.referral-form-sec {
    background-color: #ccc5e2;
    padding: 40px 30px;
    border-radius: 10px;
}
.referral-form-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    width: 100%;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 12px 20px;
    border: 1px solid #c7dde8;
    outline: 0;
    color: #5a6772;
}
.referral-form-sec input.wpcf7-form-control.wpcf7-text.form-control {
    width: 100%;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 12px 20px;
    border: 1px solid #c7dde8;
    outline: 0;
    color: #5a6772;
}
.referral-form-sec select.wpcf7-form-control.wpcf7-select.form-control {
    width: 100%;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 6px 20px;
    border: 1px solid #c7dde8;
    height: 48px;
    outline: 0;
    color: #5a6772;
}
.referral-form-sec textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    width: 100%;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 12px 20px;
    border: 1px solid #c7dde8;
    outline: 0;
    color: #5a6772;
    height: 170px;
}
.wpcf7-form-control-signature-wrap {
    font-size: 17px !important;
    margin-bottom: 25px !important;
    border: 1px solid #c7dde8 !important;
    outline: 0 !important;
    color: #5a6772 !important;
    width: 100% !important;
}
.sig p {
	margin-bottom:0;
}
/**************************/
/***** Media-Querries *****/
/**************************/
@media (min-width: 1690px){
a.site-btn {
    font-size: 16px;
}
}
@media (max-width: 1920px) {
.banner-text {
    max-width: 1000px;
	}
}
@media (max-width: 1537px){
.banner-text {
    max-width: 800px;
	}
.header-right a.site-btn {
    font-size: 13px;
	padding: 5px 21px;
}		
}
@media (max-width: 1334px){
.header-right a.site-btn {
    padding: 5px 13px;
    font-size: 13px;
}	
}

@media(max-width: 1199px) {			
.header-right a.site-btn {
    padding: 5px 13px;
    font-size: 10px;
}
.banner-text {
    max-width: 660px;
}
.footer {
    font-size: 15px;
}
}
@media (max-width: 1024px) {
  
.service-box-heading h3 {
    font-size: 14px;
}	
h1 {
	font-size: 30px;
}	
h2 {
    font-size: 25px;
}	
.header-right a.site-btn {
    padding: 5px 11px;
    font-size: 10px;
}
.banner-text {
    max-width: 655px;
    top: 77% !important;
}
}
/* END OF iPAD LANDESCAPE*/

@media (max-width: 991px) {
.home .top-header {
    position: relative;
	background: #95CBDB;
}
.header-right {
    text-align: center;
    margin-top: 0px;
}	
.header-right a.site-btn {
    font-size: 13px;
	padding: 5px 20px;
}	
.banner-text {
    top: 77% !important;
	max-width: 510px;
	}
.banner-text a.site-btn {
    font-size: 11px;
	padding: 5px 25px;
	}
.service-box-heading h3 {
    font-size: 14px;
}	
.quick-text h3 {
    font-size: 14px;
}
ul.footer-logos li img{
		max-width:55px;
	}	
ul.footer-menu li {
    font-size: 12px;
}
ul.contact-list li {
    font-size: 11px;
}
ul.contact-list li img {
	max-width: 12px;
}
}
@media (max-width: 767px) {
.img-rite {
    float: none;
    margin-left: 0px;
	margin-bottom:20px;
}
h1 {
	font-size: 30px;
}	
h2 {
    font-size: 25px;
}
.home .top-header {
    background: #95CBDB;
	position: relative;
}
.banner {
	display: none;
	}
.logo {
    text-align: center;
    max-width: 200px;
    margin: 0 auto 10px;
}
.header-right {
    text-align: center;
	margin:0;
}
.service-box {
    margin:10px 0;
}
.meet-sec img{
    margin: 0px 0px 20px 0px;
}	
ul.social-icons {
    text-align: center;
}		
.banner-text a.site-btn {
    display:none;
}		
a.site-btn {
    font-size: 15px;
    padding: 5px 30px;
}
.header-rite a.site-btn {
    font-size: 14px;
    padding: 5px 30px;
}	
.quick-box {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.quick-img {
    margin-bottom: 0px;
}
.wpcf7-response-output {
    width: 100%;
	}
.footer-logo {
	text-align:center;
	}	
ul.footer-logos {
	text-align:center;
	}
.right-text-footer {
    float: none;
	margin-top: 30px;
}	
ul.footer-logos li img{
		max-width:unset;
	}	
ul.footer-menu li {
    font-size: 14px;
}
ul.contact-list li {
    font-size: 14px;
}
ul.contact-list li img {
	max-width: unset;
}
.hour-outer {
    max-width: unset;
    margin: 0;
}	
.footer {
	padding:50px 15px;
}
.form-area form .text-right {
    text-align: center !important;
}
.mobile-center-btn {
		text-align:Center;
	}
}