@charset "utf-8";
/* CSS Document */
html,body {
    overflow-x: hidden;
}
body { margin: 0px;color: #000000;font-size:16px;font-family: "Open Sans", sans-serif;font-weight:400;line-height:normal;padding:0px;}
img{ max-width:100%; }
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;color:#e52727;line-height:normal;font-weight:400;margin-bottom:15px;font-family: 'Playfair Display', serif;}
h1{font-size:48px;}
h2 { font-size:40px;}
h3{ font-size:30px;}
h4{ font-size:26px;}
h5{ font-size:24px; }
h6{ font-size:22px; }

hr{ margin:10px 0px; border:0px; border-bottom:1px dashed #828282;}
p, ul, ol{ margin:0px; line-height:25px; padding:0px;}
ul *, ol * { margin:0px; padding:0px;}
ol,ul { padding-left: 25px;}
ul {display:block; list-style:none; }
ul li{line-height:30px;}
a img { border: 0px;}
p,ul,ol { margin-bottom: 18px;}
.clr{ display: block; float: none; clear: both;}
.c { overflow:hidden; float:none;}
.underline{text-decoration:underline;}
.left,.flot_left{ float:left;}
.right,.flot_right{ float:right ;}
.a_left { text-align: left ;}
.a_center { text-align: center;}
.a_right { text-align: right;}
a { text-decoration:none; }
.hidden { display:none;}
.italic{font-style:italic;	}
.bold{font-weight:bold;	}
table{border-spacing:0px;border-collapse:collapse;}
input[type="text"],input[type="url"],input[type="tel"], input[type="email"], input[type="password"], select, textarea { background:#d9d9d9; border:0px solid #e0e0e0;color: #000; font-size: 14px; padding: 10px 15px; resize: vertical;width:100%;font-weight:400;box-sizing:border-box;font-family: 'Open Sans', sans-serif;}
textarea { width:100%;}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { }
select { padding: 12px; width:100%;}
input[type="button"], input[type="submit"], input[type="reset"], .primary-button, .btn { background: #000 none repeat scroll 0 0;border:0px;color: #fff;display: inline-block; font-size:14px; font-weight: 600;min-width:120px; padding: 12px 15px; text-transform: uppercase; vertical-align: top;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover ,.primary-button:hover,.btn:hover,.primary-button:focus,.btn:focus{ background-color:#e52727;color:#fff;}
.form-control { border-radius:0px; -moz-border-radius:0px;  -ms-border-radius:0px; -o-border-radius:0px; -webkit-border-radius:0px; box-shadow: 0 0 0; height: auto;}
a:focus{outline:none;	text-decoration:none;}
a{color:#000;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;	}
a:hover,a:focus{text-decoration:none;color:#000;}
.cfx::after {clear: both; content: "+";display: block; height: 0;visibility: hidden;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */opacity:1;}
::-moz-placeholder { /* Firefox 19+ */opacity:1;}
:-ms-input-placeholder { /* IE 10+ */opacity:1;}
:-moz-placeholder { /* Firefox 18- */opacity:1;}	



/*-------------------------*/
.spread-section{
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    color: #e52727;
    position: relative;
    overflow: visible !important;
}
.spread-section .doll {
    position: absolute;
    right: -160px;
    max-width: 450px;
    top:-400px;
    z-index: 88;
}
.at-section {
    background: #e52727;
    color: #fff;
    position: relative;
}
.at-section h2{
    color: #fff;
    margin-bottom: 30px;
}
.at-section .at-right > .vc_column-inner {
    padding: 70px;
}
.we-section {
    background: #388329;
    color: #fff;
    padding: 60px 0px;
    text-align: center;
    position: relative;
}
.we-section .we-left {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    bottom: -60px;
}
.we-section .we-right {
    position: absolute;
    right: 0;
    bottom: -60px;
    margin: 0;
}
.we-section a {
    color: #fff;
    text-decoration: underline;
}
.we-section h2 {
    color: #fff;
    margin-bottom:40px
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 0;
    background: #d9d9d9;
    border-radius: 0;
    padding: 17px 25px;
    min-width: 160px;
    font-size: 16px;
    color: #388329;
    font-weight: 500;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #e52727;
    color: #fff;
}
.we-section .we-cnt-box {
    max-width: 900px;
    margin: 0px auto;
}
.vc_row.vc_row-flex.vc_rtl-columns-reverse {
    flex-direction: row-reverse;
}
.thank-section .at-right > .vc_column-inner {
    padding: 70px;
}
.provide-section{
    background: #388329;
    padding: 60px 0px;
    color: #fff;
}
.provide-section h2{
    color: #fff;
    margin-bottom: 40px;
}
.contact-form p {
    margin: 0;
}
.contact-form table,.contact-form tr,.contact-form td {
    border: 0;
    vertical-align: top;
    margin: 0px;
}
.contact-form .field-label {
    width: 240px;
    color: #fff;
}
.contact-form td {
    padding-bottom: 16px;
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
    border-width: 1px;
    font-size: 16px;
    padding: 10px 15px;
    font-weight: 300;
}
.img-bg-section{
    background-image: url(../images/img-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 60px 0px;
}
.leftbtm {
    position: absolute;
    left: 0;
    bottom: -40px;
}
.lefttop {
    position: absolute;
    left: -10px;
    top: 40px;
}
.topright {
    position: absolute;
    right: -10px;
    top: 20px;
}
.doll-footer{
    padding: 40px 0px;
}
.doll-footer .doll-cap {
    position: absolute;
    top: -30px;
    max-width: 730px;
    right: -150px;
}
.client-section {
    padding: 40px 0px;
}
.client-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 90px;
    justify-content: center;
    align-items: center;
}
.client-section   .wpb_single_image {
    margin: 0;
}
.thank-section .thank-img {
    position: absolute;
    left: -170px;
    bottom: -90px;
    max-width: 420px;
    margin: 0;
}
.thank-section .at-right {
    position: initial;
}
.thank-section {
    overflow: visible !important;!i;!;
}
/*--------------------------------------*/

@media only screen and (min-width:1260px) and (max-width:1390px){
	.container{
		width:1200px;	
	}
	
	
}
@media only screen and (min-width:992px) and (max-width:1260px){
	.container{
		width:960px;	
	}
	
	
}
@media only screen and (min-width:768px) and (max-width:991px){
	
	
}
@media only screen and (max-width:1450px){
    .we-section .we-left, .we-section .we-right {
        max-width: 180px;
    }
    
}
@media only screen and (max-width:1390px){
    .doll-footer .doll-cap {
        max-width: 610px;
    }
    .spread-section .doll {
        max-width: 300px;
        right: 0;
        top: -300px;
    }
}
@media only screen and (max-width:1260px){
    .spread-section br{
        display: none;
    }
    .we-section .we-left, .we-section .we-right {
        max-width: 100px;
    }
    .img-bg-section {
        padding: 30px 0px;
    }
    .leftbtm, .topright,.lefttop {
        max-width: 60px;
    }
    .doll-footer .doll-cap {
        max-width: 420px;
        top: -40px;
    }
	.client-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
		gap: 40px;
	}
}
@media only screen and (max-width:1100px){
	.thank-section .thank-img {
        max-width: 280px;
        left: -180px;
    }
}
@media only screen and (max-width:991px){
    h1, h2 {
        font-size:30px;
    }
    .at-section .at-right > .vc_column-inner,
    .thank-section .at-right > .vc_column-inner  {
        padding: 30px;
    }
    .at-section h2 {
        margin-bottom: 20px;
    }
    .we-section h2 {
        margin-bottom: 20px;
    }
    .we-section .we-left, .we-section .we-right {
        max-width: 70px;
    }
    .we-section {
        padding-top: 20px;
    }
    .doll-footer .doll-cap {
        position: relative;
        top: auto;
        max-width: 450px;
        margin: 0px auto;
        right: auto;
    }
    .spread-section .doll {
        max-width: 200px;
        top: -250px;
    }
	
}
@media only screen and (max-width:767px){
	.img-bg-section .vc_col-sm-4 {
        float: left;
        width: 33.33%;
    }
    .spread-section .doll {
        max-width: 170px;
        top: -200px;
    }
	
}
@media only screen and (max-width:640px){
    .spread-section .doll {
        max-width: 130px;
        top: -160px;
    }

}


@media only screen and (max-width:550px){
    .contact-form td {
        display: block;
    }
    .contact-form .field-label {
        padding-bottom: 8px;
    }
}
@media only screen and (max-width:480px){
    
}
@media only screen and (max-width:380px){
	
}
