/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2022 | 14:29:57 */



body {
    margin: 0;
    font-family: 'Plus Jakarta Display', sans-serif!important;
    color: #62668a!important;
    font-size: 17px!important;
		font-weight: normal!important;
    line-height: 1.688em!important;
    letter-spacing: 0em!important;
}

.header-mobile {
    background: #EEF2F5 !important;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.header-mobile .main-search {
    position: absolute;
    right: 58px;
    top: 50%;
    z-index: 1;
    margin-top: -18px;
    display: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Plus Jakarta Display', sans-serif!important;
	margin-top: 30px;
    margin-bottom: 12px;
    color: #1f2559;
    font-size: 24px;
    line-height: 1.375em;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 4px rgba(222, 42, 74, 0.05);
}


ul.gva-nav-menu > li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub > li > a {
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    border-bottom: 1px solid #F7EAE8;
    padding: 0 0 10px;
    margin: 0 0 5px;
    display: block;
    color: #121E2D!important;
}


.slider-title {
	font-family: 'Plus Jakarta Display', sans-serif!important;
}

.slider-decs {
    font-family: 'Plus Jakarta Display', sans-serif !important;

}

.service-block .service-content {
    padding: 30px 30px 30px 30px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0.5px 0.5px 0.5px 0.5px;
    border-color: #E7E8F1;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0px 3px 20px 0px rgba(21.000000000000025, 35.00000000000022, 158, 0.04);
    text-align: left;
}

.service-block .service-content .content-inner {
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -20px;
    padding: 30px 0px 0px !important;
    position: relative;
    z-index: 9;
}


.service-block .service-content .content-inner .title {
		    font-family: 'Plus Jakarta Display', sans-serif !important;
    margin-top: 0px;
    margin-bottom: 12px;
    color: #1F2559 !important;
    font-size: 24px;
    line-height: 1.375em;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 4px rgba(222, 42, 74, 0.05);
}

.service-block .service-content .content-inner .title a {
	color: #1F2559 !important;
}

.service-block .service-content .content-inner .desc {
    margin: 0 0 20px;
	color: #62668A;
    font-family: 'Plus Jakarta Display', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.688em;
    letter-spacing: -0.5px;
}

.service-block .service-content {
    border: 1px solid #F7EAE8;
    border-top: 0;
    text-align: left;
}

.service-block .service-content .content-inner .readmore a:hover {
		text-decoration: none;
    color: #121E2D;
}

.service-block .service-content .content-inner .readmore a {
		font-family: 'Plus Jakarta Display', sans-serif !important;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
		text-align: left;
    color: #F4263E;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}


.service-block .service-content {
    border: 1px solid #E7E8F1;
    border-top: 0;
    text-align: left;
}

.team-block.team-v2 .team-content .team-name {
		font-family: 'Plus Jakarta Display', sans-serif !important;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 2px;
    line-height: 20px;
	color: #121E2D;
}

.team-block.team-v2 .team-content .team-job {
		font-family: 'Plus Jakarta Display', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 5px;
	color: #62668a;
}

.team-block.team-v2 .team-content .team-content-inner:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #5bb039;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.team-block.team-v2 .team-content .team-content-inner:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #d4d700;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

label {
		font-family: 'Plus Jakarta Display', sans-serif !important;
		color: #1f2559;
	font-weight: 500;
    display: inline-block;
    margin-bottom: .5rem;
    width: 100%;
}

.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"],
.wpcf7-form input[type*="tel"]{
/*     width: 100%;
    height: 68px;
    padding: 0 15px;
    margin-bottom: 2px;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff5f4;
    border: none; */
	font-family: 'Plus Jakarta Display', sans-serif !important;
	    min-height: 58px !important;
    margin-bottom: 0px;
    padding-right: 18px;
    padding-left: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e8f1;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(244, 38, 62, 0.04), 0 1px 3px 0 rgba(31, 37, 89, 0.07);
    -webkit-transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    color: #1f2559;
    font-size: 14px;
		font-weight: 400;
	background-color: #fff;
	width: 100%;
}

.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"] {
    width: 100%;
    height: 58px;
}

.wpcf7-form select {
    line-height: 58px;
    height: 58px;
    width: 100%;

}

.wpcf7-form select {
/*     background: #fff5f4;
    line-height: 68px;
    height: 68px;
    border: none;
    width: 100%;
    color: #817a78;
    font-weight: 600; */
	font-family: 'Plus Jakarta Display', sans-serif !important;
	    min-height: 52px;
    margin-bottom: 0px;
    padding-right: 18px;
    padding-left: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e8f1;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(244, 38, 62, 0.04), 0 1px 3px 0 rgba(31, 37, 89, 0.07);
    -webkit-transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    color: #1f2559;
    font-size: 14px;
		font-weight: 400;
	background-color: #fff;
}

.input:focus, .input.-wfp-focus {
    border-width: 2px;
    border-color: #f4263e;
    color: #1f2559;
}


.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0px;
	margin-top: 8px;
}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

.wpcf7-form textarea {
/*     background: #fff5f4;
    width: 100%;
    padding: 20px 20px;
    max-height: 135px;
    border: none;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none; */
	font-family: 'Plus Jakarta Display', sans-serif !important;
	max-height: 210px;
    max-width: 100%;
    min-height: 133px;
    min-width: 100%;
    margin-bottom: 0px;
    padding: 17px 18px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e8f1;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(244, 38, 62, 0.04), 0 1px 3px 0 rgba(31, 37, 89, 0.07);
    -webkit-transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    transition: border-width 350ms ease, border-color 350ms ease, color 350ms ease;
    color: #1f2559;
    font-size: 14px;
	background-color: #fff;
}


input[type*="submit"]:not(.fa):not(.btn-theme) {
	
	padding: 24px 34px;
	box-shadow: 0 8px 20px 0 rgba(244, 38, 62, 0.3);
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #fff;
	border-radius: 10px;
    background-color: #f4263e;
	    line-height: 1em;
    font-weight: 500;
    text-align: left !important;
	border: none;
}


.wpcf7-not-valid-tip {
		font-family: 'Plus Jakarta Display', sans-serif !important;
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	font-family: 'Plus Jakarta Display', sans-serif !important;
    border-color: #ffb900;
	font-size: 13px;
    font-weight: 400;
	background-color: #ffb90096;
    color: #111;
    text-align: center;
}


.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	font-family: 'Plus Jakarta Display', sans-serif !important;
    border-color: #ff0000;
    font-size: 13px;
    font-weight: 400;
    background-color: #ff000087;
    color: #fff;
    text-align: center;
}


.wpcf7 form.sent .wpcf7-response-output {
	font-family: 'Plus Jakarta Display', sans-serif !important;
    border-color: #46b450;
    font-size: 13px;
    font-weight: 400;
    background-color: #5ec166;
    color: #fff;
    text-align: center;
}

.post .entry-content .content-inner .entry-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin: 20px 0 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.4em !important;
}

.post-style-3 .entry-content .entry-title {
    margin: 7px 0 20px !important;
}

.post-style-3 .entry-content .content-inner .desc {
	color: #62668a !important;
    font-size: 16px !important;
    line-height: 1.6em !important;
    letter-spacing: -0.01em !important;
}

.post-style-3 .entry-content .entry-meta .left {
    width: 60px;
    height: 60px;
    float: left;
    border: 4px solid #ffffff;
    position: absolute;
    top: -26px;
}

.post-style-3 .entry-content .entry-meta .right {
    padding-left: 0px;
    background-color: #fff9fa;
    padding: 5px 20px;
    border-radius: 4px;
    margin-bottom: 25px;
    color: #f4263e;
}

.post-style-3 .entry-content .entry-meta .right i {
    color: #f4263e;
    margin-right: 6px;
    font-size: 16px;
}

.post-style-3 .entry-content .entry-meta {
    font-size: 14px;
    margin-bottom: 0px !important;
}

.post-style-3 .entry-content .entry-meta .right .post-comment {
	display: none;
}

.post .entry-content .content-inner .read-more svg {
    width: 24px;
    height: auto;
    fill: #f4263e;
}

.single.single-post #wp-content > article.post .entry-title {
    margin-top: 0px;
    margin-bottom: 18px;
    color: #1f2559;
    font-size: 48px;
    line-height: 1.292em;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 4px rgba(222, 42, 74, 0.05);
}

.comment-rating .comment-star-rating > li a.active {
    color: #f4263e;
}

#comments #add_review_button, #comments #submit {
    font-size: 16px;
    background: #FF4332;
    color: #fff;
    font-weight: 500;
    padding: 22px 40px;
    line-height: 1.2;
    position: relative;
    z-index: 9;
    display: inline-block;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-decoration: none;
    border-left: none;
    display: inline-block;
    width: auto;
}

.wp-sidebar .widget, .elementor-widget-sidebar .widget {
    overflow: hidden;
    border-style: solid;
    border-width: 0.5px;
    border-color: #e7e8f1;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(78, 42, 222, 0.02), 0 6px 18px 0 rgba(78, 42, 222, 0.02);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    opacity: 1;
    transform-style: preserve-3d;
}

.wp-sidebar .post-author, .wp-sidebar .post-date, .elementor-widget-sidebar .post-author, .elementor-widget-sidebar .post-date {
    font-size: 14px;
    margin: 0 0 2px;
    font-weight: 500;
    color: #5ab039;
}

.download-box {
    background: #5ab039;
}

.custom-breadcrumb .breadcrumb-container-inner .heading-title {
    color: #1F2559 !important;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 1.263em !important;
    letter-spacing: -2px !important;
}

.custom-breadcrumb .breadcrumb {
    margin-bottom: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: none;
}


.team-block-single .socials-team a {
    width: 45px;
    height: 45px;
    font-size: 20px;
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    line-height: 45px;
    border-radius: 50%;
    background: #5AB039;
    text-align: center;
}


.post-style-1 .entry-content .content-inner {
  max-width: 100% !important;
}

