/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');
/*______________________________________________ Header Section __________________________________*/
div#header-space {
    display: none !important;
}
div#header-outer {
    background-color: transparent !important;
}
/*______________________________________________ Banner Section __________________________________*/
.swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    background-image: url(https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/banner.png);
    background-color: #fff !important;
    background-size: cover !important;
    background-position: center !important;
}
div#banner-content * {
    opacity: 1 !important;
}
.nectar-slider-wrap.loaded .swiper-slide .content {
	padding: 0 !important;
}
div#banner-content h1 {
    font-size: 44px;
    color: #000;
    font-family: 'Red Hat Display';
    font-weight: 900;
    margin: 0;
    line-height: 1.1;
	margin-bottom: 30px;
}
div#banner-content p {
    font-size: 24px;
    font-family: 'Red Hat Display';
    color: #f5821f;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 70px;
}
div#contact-banner {
    display: flex;
}
div#contact-banner input {
    border-radius: 8px;
    background-color: rgba(102, 102, 102, 0.087);
    box-shadow: 0px 8px 30px 0px rgb(42 67 113 / 15%);
    height: 50px;
    font-size: 13px;
    color: #222222;
    font-family: 'Red Hat Display';
    font-weight: 400;
    padding-left: 15px;
	width: 135px;
	margin-right: 20px;
}
div#contact-banner input::placeholder {
    font-size: 13px;
    color: #222222;
    font-family: 'Red Hat Display';
    font-weight: 400;
}
div#contact-banner input[type="submit"] {
    border-radius: 8px;
    background-color: rgb(58, 81, 163);
    box-shadow: 0px 8px 30px 0px rgb(42 67 113 / 15%);
    width: 160px;
    font-weight: 700;
    height: 50px;
    color: #fff !important;
    font-size: 14px;
}
div#banner-section .icons ul li {
    list-style: none;
}
div#banner-section .icons ul li a i {
    background-color: #f5821f !important;
    color: #fff;
    width: 22px !important;
    height: 22px !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 22px;
    border-radius: 50px;
    margin-bottom: 10px;
}
div#banner-icons .icons {
    position: absolute;
    top: -315px;
    right: -22%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, select.wpcf7-validates-as-required.wpcf7-not-valid, textarea.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red !important;
}

span.wpcf7-not-valid-tip {
    display:  none;
}

body .wpcf7 .wpcf7-response-output {
    border-color: red !important;
    color: red !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: green !important;
    color: green !important;
}

/*______________________________________________ About Section __________________________________*/
div#about-section .content span {
    display: block;
    font-size: 13px;
    color: #3a51a3;
    text-transform: uppercase;
    font-family: 'Red Hat Display';
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 20px;
    margin-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
div#about-section .content span::before {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(58, 81, 163);
    position: absolute;
    left: -25px;
    top: 6px;
}
div#about-section .content h2 {
    font-size: 34px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 900;
/*     text-transform: uppercase; */
    line-height: 1.2;
    margin: 0;
    margin-bottom: 30px;
}
div#about-section .content p {
    color: #606060;
    font-size: 15px;
    font-family: 'Red Hat Display';
    font-weight: 400;
    line-height: 28px;
    width: 90%;
    padding: 0;
}
div#about-section .content img {
    margin: 0;
    width: 130px;
    height: 130px;
    object-fit: contain;
    margin-left: -40px;
    margin-top: 20px;
}
div#about-section .content a {
    display: block;
    position: relative;
}
div#about-section .content a::after {
    content: 'video showcase';
    position: absolute;
    top: 55px;
    left: 100px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
div#about-section .content a.btn {
    font-size: 14px;
    color: #f5821f;
    font-family: 'Red Hat Display';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0;
    margin: 0;
	margin-top: 15px;
}
div#about-section .content a.btn::after {
    display: none;
}
div#about-section-inner .content h2 {
    font-size: 34px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 900;
/*     text-transform: uppercase; */
    line-height: 1.2;
    margin: 0;
    margin-bottom: 30px;
}
div#about-section-inner .content p {
    color: #606060;
    font-size: 15px;
    font-family: 'Red Hat Display';
    font-weight: 400;
    line-height: 28px;
/*     width: 90%; */
    padding: 0;
}
/*______________________________________________ Content Section __________________________________*/

#welcome-section .content {
    text-align: center;
/*     margin-bottom: 50px !important; */
}
#welcome-section .content h3 {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3a51a3;
    font-family: 'Red Hat Display';
    font-weight: 800;
    position: relative;
    margin-bottom: 10px !important;
	letter-spacing: 4px;
}
#welcome-section .content h3:before {
    content: "";
    background-image: url('https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/points.png');
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    left: 31.8%;
    top: 8px;
}
#welcome-section .content h3:after {
    content: "";
    background-image: url('https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/points.png');
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    right: 30.7%;
    top: 8px;
}
#welcome-section .content h2 {
    font-size: 40px;
    line-height: 52px;
    color: #f5821f;
    font-family: 'Red Hat Display';
    font-weight: 800;
    margin-bottom: 15px;
}
#welcome-section .box a {
    font-size: 14px;
    color: #3a51a3;
    font-family: 'Red Hat Display';
    font-weight: 500;
}
#welcome-section .content p {
    font-size: 20px;
    line-height: 30px;
    color: #606060;
    font-family: 'Red Hat Display';
    padding-bottom: 0;
	font-weight:600;
}
#welcome-section .box {
    display: flex;
    align-items: flex-start;
/* 	justify-content: space-around; */
}
#welcome-section .box h6 {
    font-size: 18px;
    line-height: 23px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 800;
    margin-bottom: 8px;
}
#welcome-section .box p {
    font-size: 15px;
    line-height: 20px;
    color: #606060;
    font-family: 'Red Hat Display';
    font-weight: 400;
	padding-bottom: 5px;
}
#welcome-section .box {
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 30px 0px rgba(42, 67, 113, 0.15);
    padding: 30px 30px 35px 35px;
}
#welcome-section .box .box-3 , #welcome-section .box .box-4 , #welcome-section .box .box-5 , #welcome-section .box .box-2 , #welcome-section .box .box-1 {
    position: relative;
}
#welcome-section .box .box-3::after {
    content: '03';
    font-size: 59px;
    position: absolute;
    font-family: 'Red Hat Display';
    font-weight: 700;
    right: -20px;
    color: rgb(240, 246, 255);
    bottom: -20px;
}
#welcome-section .box .box-1::after {
    content: '01';
    position: absolute;
    font-family: 'Red Hat Display';
    font-weight: 700;
    right: -18px;
    color: rgb(240, 246, 255);
    bottom: -20px;
    font-size: 59px;
}
#welcome-section .box .box-2::after {
    content: '02';
    font-family: 'Red Hat Display';
    font-weight: 700;
    right: -20px;
    color: rgb(240, 246, 255);
    bottom: -17px;
    font-size: 59px;
    position: absolute;
}
#welcome-section .box .box-4::after {
    content: '04';
    font-weight: 700;
    right: -30px;
    color: rgb(240, 246, 255);
    bottom: -15px;
    font-size: 59px;
    position: absolute;
}
#welcome-section .box .box-5::after {
    content: '05';
    font-weight: 700;
    right: -50px;
    color: rgb(240, 246, 255);
    bottom: -16px;
    font-size: 59px;
    position: absolute;
}
#welcome-section .box img {
    margin-right: 20px;
}
/*______________________________________________ Blog Section __________________________________*/

div#blog {
    position: relative;
}
div#blog .row-bg-wrap:after {
    content: "";
    background-image: url('https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/blog-after.png');
    position: absolute;
    width: 640px;
    height: 250px;
    background-repeat: no-repeat;
    left: 67%;
    top: 9%;
}
.latest-head {
    text-align: center;
}
.latest-head h3 {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3a51a3;
    font-family: 'Red Hat Display';
    font-weight: 800;
    position: relative;
    margin-bottom: 10px !important;
}
.latest-head h3:before {
    content: "";
    background-image: url('https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/points.png');
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    left: 44%;
    top: 8px;
}
.latest-head h3:after {
    content: "";
    background-image: url('https://adlandingpage.three65ideas.marketing/mainlp/wp-content/uploads/2021/02/points.png');
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    right: 42.9%;
    top: 8px;
}
.latest-head h2 {
    font-size: 40px;
    line-height: 52px;
    color: #f5821f;
    font-family: 'Red Hat Display';
    font-weight: 800;
    margin-bottom: 15px;
}
.latest-head p {
    font-size: 20px;
    line-height: 30px;
    color: #606060;
    font-family: 'Red Hat Display';
    padding-bottom: 0;
	font-weight:600;
}
.blog-box {
/*     display: flex; */
/* 	padding-top: 30px !important; */
/* 	justify-content: space-around; */
}
.blog-inner {
/*     width: 23%; */
}
.blog-inner img {
   	height: 370px !important;
    margin: 0 !important;
	object-fit: cover;
	border-radius: 25px 25px 0 0;
	width: 100%;
}
.blog-cont {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 30px 0px rgba(42, 67, 113, 0.1);
    padding: 26px 35px 30px;
    border-radius: 0 0 25px 25px;
}
.blog-cont h3 {
    font-size: 26px;
    line-height: 40px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 700;
    margin-bottom: 0 !important;
	min-height: 100px;
}
.blog-cont p {
    font-size: 18px;
    line-height: 32px;
    color: #606060;
    font-family: 'Red Hat Display';
    padding-bottom: 5px;
	min-height: 210px;
}
.blog-cont a {
    font-size: 13px;
    color: #f5821f;
    font-family: 'Red Hat Display';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid;
}

/*______________________________________________ Footer Section __________________________________*/

div#footer-outer {
    background-color: #fff !important;
}
#footer-outer .row {
    padding-bottom: 0 !important;
	padding-top: 95px !important;
	margin-bottom: -60px !important;
}
body #footer-outer a:focus {
    color: #fff !important;
}
.detail-area {
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
.detail-area:before {
    content: "";
    border-right: 1px solid #4d66b9;
    position: absolute;
    width: 10px;
    height: 75px;
    top: 20px;
    left: 46%;
}
.detail-box {
    margin-right: 170px;
    margin-left: 40px;
}
.detail-box a {
    color: #fff !important;
    border-bottom: 1px solid;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Red Hat Display';
    font-weight: 400;
}
.detail-box p { 
    margin-top: 17px;
    font-size: 16px;
    color: #f5821f;
    font-family: 'Red Hat Display';
    margin-bottom: 44px;
}
.copyright-area p {
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    font-family: 'Red Hat Display';
    padding-bottom: 15px !important;
}
.copyright-area ul {
    display: flex;
    justify-content: center;
}
.copyright-area ul li a i {
    margin-right: 10px;
    background-color: #f5821f !important;
    color: #fff;
    width: 22px !important;
    height: 22px !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 22px;
    border-radius: 50px;
}
div#inner-page .content h2 {
    font-size: 34px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 900;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 20px;
}
div#inner-page .content p {
    color: #606060;
    font-size: 15px;
    font-family: 'Red Hat Display';
    font-weight: 400;
    line-height: 28px;
    width: 90%;
    padding: 0;
}
div#inner-page .content p.check {
    width: 100%;
}
div#inner-page h3 {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    font-size: 34px;
    color: #fff;
    font-family: 'Red Hat Display';
    font-weight: 900;
    line-height: 1.2;
    margin: 0;
    letter-spacing: 2px;
}
div#inner-page h3 span {
    font-weight: 300;
    display: block;
    margin-top: 15px;
}
.blog-inner img {
    height: 230px !important;
    margin: 0 !important;
    object-fit: cover;
    padding-right: 10px;
    border-radius: 25px 25px 0 0;
    width: 100%;
}
div#blog {
    padding: 20px;
}
div#blog .row-bg-wrap:after{
	display:none !important;
}
.blog-inner img {
    height: 230px !important;
    margin: 0 !important;
    object-fit: cover;
    padding-right: 10px;
    border-radius: 25px 25px 0 0;
    width: 100% !important;
}
.blog-cont {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 30px 0px rgb(42 67 113 / 10%);
    padding: 15px 12px 20px;
    border-radius: 0 0 25px 25px;
}
.blog-cont h3 {
    font-size: 22px;
    line-height: 40px;
    color: #1a1b1e;
    font-family: 'Red Hat Display';
    font-weight: 700;
    margin-bottom: 0 !important;
    min-height: 50px;
}
.blog-cont p {
    font-size: 18px;
    line-height: 32px;
    color: #606060;
    font-family: 'Red Hat Display';
    padding-bottom: 5px;
    min-height: 150px;
}

@media only screen and (max-width: 1000px) {
	#header-outer .col.span_3 {
		width: 100% !important;
		text-align: center;
	}
	#header-outer #top .col.span_3 #logo img {
		margin: 0 auto !important;
	}
	#banner-section .nectar-slider-wrap .swiper-slide[data-y-pos="bottom"] .content {
		position: static;
	}
	div#banner-content {
		text-align: center;
	}
	div#banner-content h1 {
		font-size: 20px;
		margin-bottom: 8px;
	}
	#banner-section .swiper-slide .content {
		width: 100% !important;
	}
	#banner-section .swiper-slide[data-bg-alignment="bottom"] .image-bg {
		background-image: url() !important;
	}
	#banner-section .swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
		background-image: url();
	}
	#banner-section .nectar-slider-wrap,
	#banner-section .swiper-container,
	#banner-section .swiper-wrapper.no-transform,
	#banner-section .swiper-slide {
		height: auto !important;
	}
	div#banner-content p {
		margin-bottom: 7px;
	}
	div#contact-banner {
		flex-direction: column;
	}
	div#contact-banner input {
		width: 100% !important;
		margin-bottom: 10px;
		box-shadow: rgb(42 67 113 / 4%) 0px 8px 30px 0px;
	}
	body .wpcf7 .wpcf7-response-output {
		margin-top: 0;
	}
	div#about-section .content h2 {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
		margin-bottom: 7px !important;
	}
	div#about-section .content {
		text-align: center;
	}
	div#about-section .content p {
		width: 100%;
	}
	div#about-section .content span::before {display: none;}
	div#about-section .content span {
		margin: 0;
	}
	div#about-section .content img {
		margin: 0 auto;
	}
	div#about-section .content a::after {
		bottom: -17px;
		top: unset;
		left: 0;
		right: 0;
		text-align: center;
	}
	#welcome-section .content h3::before,
	 #welcome-section .content h3::after,
	.latest-head h3:before, 
	.latest-head h3:after {
		display: none;
	}
	#welcome-section .content h3, .latest-head h3 {
		font-size: 13px;
	}
	#welcome-section .content {
		text-align: center;
	}
	#welcome-section .content h2,.latest-head h2 {
		font-size: 27px;
		line-height: 33px;
	}
	#about-section .hover-wrap {
		padding-right: 0;
	}
	div#about-section {
		padding-top: 0 !important;
		padding-bottom: 42px !important;
	}
	div#welcome-section {
		padding-top: 0 !important;
		padding-bottom: 30px !important;
	}
	#welcome-section .wpb_raw_code {
		margin: 0 0 17px !important;
	}
	#welcome-section .box {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.blog-inner img {
		margin: 0 !important;
		width: 100% !important;
		padding: 0 !important;
	}
	.blog-inner {
		text-align: center;
	}
	div#blog {
		padding-bottom: 0px !important;
	}
	.detail-area {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.detail-area:before {
		display: none;
	}
	.detail-area .detail-box {
		margin: 0 0 17px;
		width: 100%;
	}
	#footer-outer .row {
		padding: 50px 0 10px !important;
	}

}