/*

 Theme Name:   webtakersit Child Theme
 description:  A child theme of the curlysister default WordPress theme
 Author:       Shailesh Lekhwar
 Template:     webtakersit
 Version:      7.0.0

*/


 @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
html {
	scroll-behavior: smooth;
}
img {
	vertical-align: sub;
	border: none;
	-ms-interpolation-mode: bicubic;
	height: auto;
	max-width: 100%;
	outline: none
}
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
}
.clear {
	clear: both;
}
 body::-webkit-scrollbar {
width: 5px;
}
 body::-webkit-scrollbar-thumb {
background-color: #57a595;
border-radius: 3px;
}
body::-webkit-scrollbar-track {
background: #fff;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #535853;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}
a {
	color: #06465d;
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
a:hover {
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
}
p {
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	color: #2e2e2e;
 text-align:;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover {
	color: #000;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	clear: both;
	letter-spacing: 1px;
}
h1 {
	color: #535853;
	font-size: 36px;
	margin: 15px 0 0;
}
h2 {
	margin: 10px auto;
	font-size: 24px;
}
h3 {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 27px;
}
h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
b, strong {
	font-weight: 600;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignleft {
	float: left;
	margin: 1em 1em 2em 0;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption-text {
	min-height: 34px;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #eee;
}
th {
	background: #333;
	color: white;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
a {
	outline: none;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
 
:-moz-placeholder {
 color: #939393;
}

::-moz-placeholder {
 color: #939393;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #939393;
}
.clear {
	clear: both;
}
.row {
	padding: 50px 0px;
	max-width: 100%;
	margin: auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0%;
}
.s_header {
	padding: 10px 0;
	background-color: #0c3c60;
	/* position: sticky; */
	z-index: 999;
	background-repeat: repeat-x;
	background-position: left top;
	top: 0;
	/* border-bottom: 1px solid #ccc; */
	box-shadow: 0px 3px 2px #ccc;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 30%);
}
.logo {
	float: left;
	text-align: center;
	display: block;
	margin: 0px auto;
}
.header_right {
	float: right;
	margin: 0 auto 0;
}
.faux-heading span.screen-reader-text {
	display: none;
}
.banner_bg {
	position: relative;
}
.banner_bg video {
	width: 100% !important;
	height: 70% !important;
}
.banner_bg img {
	width: 100% !important;
	height: 70% !important;
}
.banner_text {
	position: absolute;
	bottom: 0;
	width: 50%;
	margin: 0px 19%;
	background-color: #fff;
	padding: 15px 6% 0;
	text-align: center;
}
.banner_text h4 {
	font-size: 23px;
	padding: 0px 0;
	font-weight: 500;
	line-height: 30px;
	margin: 0 auto 0;
}
.banner_text h2 {
	font-size: 50px;
	color: #072136;
	font-weight: 500;
	margin: 4px auto;
}
.home .inner_container {
	padding: 0px 0px;
	max-width: 100%;
	margin: auto;
}
#fourbox {
}
#fourbox h4 {
	text-transform: uppercase;
	font-size: 21px !important;
	margin: 0 auto 100px;
}
#s_but .vc_btn3 {
	background-color: #fff;
	margin: 0 auto;
	z-index: 999;
	color: #000;
	font-weight: 700;
}
#s_but .vc_btn3:hover {
	background-color: transparent !important;
	color: #fff;
}
#topless {
	margin: -72px auto 0;
}
#fourbox .vc_column-inner {
	padding-top: 0;
}
#h_about button {
	color: #0c3b5f;
	border: 1px solid #0c3b5f;
}
#h_about button:hover {
	background-color: #0c3b5f;
	color: #fff;
	border: 1px solid #0c3b5f;
}
.lvca-carousel .lvca-carousel-item {
	border: 1px solid #ccc !important;
}
.lvca-carousel .slick-slide img {
	display: block;
	width: auto;
	height: 100px;
	object-fit: contain;
	object-position: 50% 50%;
	text-align: center;
	margin: 0 auto;
}
.lvca-carousel .lvca-carousel-item {
	padding: 60px 10px !important;
}
.lvca-testimonial-text {
}
.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-text i {
	display: none !important;
}
.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-text {
	color: #000;
	position: relative;
	margin: 0 auto 20px;
	font-size: 17px;
	line-height: 27px;
	font-style: normal;
}
.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-user .lvca-text .lvca-author-name {
	color: #000;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.lvca-author-credentials {
	color: #000;
	text-align: center;
	display: block;
	margin: 0 auto;
}
#h_contact {
}
#h_contact ul {
	display: block;
	width: 80%;
	margin: 50px auto;
}
#h_contact ul li {
	float: left;
	width: 48%;
	list-style-type: none;
	margin: 0 auto 20px;
}
#h_contact ul li label {
	color: #fff;
}
#h_contact ul li label strong {
	font-weight: 700;
	margin: 0 0 0 3px;
}
#h_contact ul .s_fl {
}
#h_contact ul .s_fr {
	float: right;
}
#h_contact ul .s_full {
	width: 100%;
}
#h_contact .s_input {
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	padding: 11px 1%;
	width: 98%;
}
#h_contact .s_input1 {
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	padding: 11px 1%;
	width: 98%;
	height: 50px;
	resize: none;
}
#h_contact ul li .s_submit {
	background-color: #fff;
	color: #000;
	padding: 15px 6%;
	font-size: 20px;
	display: table;
	margin: 0 auto;
	border: 1px solid #fff;
}
#h_contact ul li .s_submit:hover {
	background-color: transparent;
	color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
	color: #fff;
	display: table;
	margin: 0 auto;
	clear: both;
	text-transform: capitalize;
}
.footer_bg {
	background-color: #072136;
}
.footer_box {
	width: 30%;
	float: left;
}
#f_box {
	width: 35%;
}
#d_address {
	width: 9%;
	margin: 0 12%;
}
#d_address ul {
	text-align: left;
}
#d_address ul li {
	margin: 6px auto;    list-style-type: none;

}
#d_address ul li a {
	color: #fff;
}
.footer_box h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.footer_box p {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	margin: 10px auto;
	line-height: normal;
}
.footer_box a {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	margin: 3px auto;
}
#s_map {
	color: #fff;
	font-size: 17px;
	font-weight: 300;
	width: 22%;
	float: right;
}
#s_map ul {
}
#s_map ul li {
	display: inline-block;
	margin-right: 7px;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 15px;
	border: none;
	outline: none;
	background-color: #57a595;
	color: #fff;
	cursor: pointer;
	padding: 8px 10px;
	border-radius: 4px;
	opacity: 1.5;
}
#myBtn:hover {
	color: #fff;
	background-color: #06465d;
}
.inner_container {
	padding: 0;
}
.ms-theme-radix {
	padding-bottom: 0!important;
}
#s_meet {
	padding-bottom: 0!important;
}
#s_meet h2 {
	font-size: 33px;
	font-weight: 700;
}
#s_meet h3 {
	padding-bottom: 0!important;
	font-size: 22px;
	margin: 0 auto 0;
}
#s_meet p {
	line-height: 24px;
}
#s_services h4 {
	line-height: 35px;
	box-shadow: 9.64px 11.49px 0px 0px rgba(49,176,129,0.6);
	background-color: #0c3b5f;
	color: #fff;
	text-align: center;
	margin: 20px auto 50px;
	padding: 10px 2%;
	font-size: 26px;
	font-weight: 500;
}
#s_services h5 {
	color: #0c3b5f;
	font-size: 30px;
	text-align: center;
	margin: 50px auto 10px;
}
#s_services h6 {
	line-height: 27px;
	padding: 0 16%;
}
#s_services p {
	line-height: 24px;/* font-weight: 300; */
}
#s_lead {
	text-align: center;
}
#s_lead h4 {
	line-height: 35px;
	box-shadow: 9.64px 11.49px 0px 0px #5d809a;
	background-color: #81caaf;
	color: #fff;
	text-align: center;
	margin: 20px auto 50px;
	padding: 10px 10%;
	font-size: 26px;
	font-weight: 500;
}
#s_news img {
	height: 200px;
	width: 100% !important;
	object-fit: cover;
}
#s_news .wpb_single_image .vc_single_image-wrapper, #s_news .wpb_single_image .vc_figure {
	width: 100%;
}
#s_news .wpb_single_image .vc_figure {
}
 @media only screen and (min-width: 980px) and (max-width:1200px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
}
 @media only screen and (min-width: 769px) and (max-width: 980px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.logo {
	border-bottom: 1px solid #fff;
	float: none;
	padding: 0 0 10px;
}
.header_right {
	float: none;
	margin: 0 auto 0;
	display: table;
}
#fourbox h4 {
	font-size: 16px !important;
	line-height: 22px !important;
}
#h_about .vc_custom_1677160500409 {
	padding: 0 5% !important;
}
div#metaslider_117 {
	height: 300px !important;
	width: 100% !important;
	object-fit: cover !important;
	background-size: cover !important;
}
}
 @media only screen and (min-width: 641px) and (max-width: 768px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.logo {
	border-bottom: 1px solid #fff;
	float: none;
	padding: 0 0 10px;
}
.header_right {
	float: none;
	margin: 0 auto 0;
	display: block;
}
#fourbox h4 {
	font-size: 16px !important;
	line-height: 22px !important;
}
#h_about .vc_custom_1677160500409 {
	padding: 0 5% !important;
}
div#metaslider_117 {
	height: 300px !important;
	width: 100% !important;
	object-fit: cover !important;
	background-size: cover !important;
}
#s_lead h4 br {
	display: none;
}
.banner_text {
	position: relative;
	bottom: 0;
	width: 88%;
	margin: 0px auto;
	background-color: #fff;
	padding: 20px 6%;
	text-align: center;
}
}
 @media only screen and (min-width: 481px) and (max-width: 640px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.logo {
	border-bottom: 1px solid #fff;
	float: none;
	padding: 0 0 10px;
}
.header_right {
	float: none;
	margin: 0 auto 0;
	display: block;
}
#fourbox h4 {
	font-size: 16px !important;
	line-height: 22px !important;
}
#h_about .vc_custom_1677160500409 {
	padding: 0 5% !important;
}
div#metaslider_117 {
	height: 300px !important;
	width: 100% !important;
	object-fit: cover !important;
	background-size: cover !important;
}
#s_lead h4 br {
	display: none;
}
.banner_text {
	position: relative;
	bottom: 0;
	width: 88%;
	margin: 0px auto;
	background-color: #fff;
	padding: 20px 6%;
	text-align: center;
}
#h_contact iframe {
	width: 100% !important;
}
.footer_box {
	width: 100% !important;
	float: left;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
#d_address {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin: 10px auto;
}
}
 @media only screen and (min-width: 200px) and (max-width: 480px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.logo {
	border-bottom: 1px solid #fff;
	float: none;
	padding: 0 0 10px;
}
.header_right {
	float: none;
	margin: 0 auto 0;
	display: block;
}
#fourbox h4 {
	line-height: 32px !important;
}
#h_about .vc_custom_1677160500409 {
	padding: 0 5% !important;
}
div#metaslider_117 {
	height: 300px !important;
	width: 100% !important;
	object-fit: cover !important;
	background-size: cover !important;
}
#s_lead h4 br {
	display: none;
}
.banner_text {
	position: relative;
	bottom: 0;
	width: 88%;
	margin: 0px auto;
	background-color: #fff;
	padding: 20px 6%;
	text-align: center;
}
#h_contact iframe {
	width: 100% !important;
}
.footer_box {
	width: 100% !important;
	float: left;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
#d_address {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin: 10px auto;
}
#h_contact ul li, #h_contact ul .s_fr {
	width: 98%;
}
}
#metaslider-id-117 {
	max-width: 100% !important;
}
div#h_about p {
	text-align: justify;
}


.banner_text h4 br{ display:none;
 }