/*
Theme Name: ExtraChild
Theme URI: https://trustbooks.com/
Description: TrustBooks
Template: Extra
*/

@import url("../Extra/style.css");
/* =Theme customization starts here
------------------------------------------------------- */


/********************************** FONTS **************************************/
@font-face {
	font-family: "Wavehaus-128Bold";
	src: url("fonts/Wavehaus-128Bold.otf");
}
@font-face {
	font-family: "Wavehaus-42Light";
	src: url("fonts/Wavehaus-42Light.otf");
}
@font-face {
	font-family: "Wavehaus-66Book";
	src: url("fonts/Wavehaus-66Book.otf");
}
@font-face {
	font-family: "Wavehaus-95SemiBold";
	src: url("fonts/Wavehaus-95SemiBold.otf");
}header
.Wavehaus-128Bold {
	font-family: "Wavehaus-128Bold";
}
.Wavehaus-42Light {
	font-family: "Wavehaus-42Light";
}
.Wavehaus-66Book {
	font-family: "Wavehaus-66Book";
}
.Wavehaus-95SemiBold {
	font-family: "Wavehaus-95SemiBold";
}
* {
	letter-spacing: 0 !important
}
/******************** FONT ****************************************/

h1 {
	font-size: 92px !important;
	font-family: "Wavehaus-128Bold" !important;
}
h2 {
	font-size: 44px;
	font-family: "Wavehaus-128Bold" !important;
}
h3 {
	font-size: 26px !important;
	font-family: "Wavehaus-66Book" !important;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 22px;
	font-family: "Wavehaus-128Bold" !important;
}
h4.book {
	font-size: 22px !important;
	font-family: "Wavehaus-66Book" !important;
	color: #8c8c8c;
}
h5, h5 a {
	font-size: 18px;
	font-family: "Wavehaus-128Bold" !important;
	letter-spacing: 1px !important;
}
h5.book {
	font-size: 18px;
	font-family: "Wavehaus-66Book" !important;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
h1.light, span.light {
	font-size: 70px !important;
}
h1.blue, h2.blue, h3.blue {
	color: #0db8ff !important;
}

.light{
	font-family: "Wavehaus-42Light" !important;
	color: #0db8ff;
}
h2.smaller {
	font-size: 40px;
	font-family: "Wavehaus-128Bold" !important;
}
.bold{
	font-family: "Wavehaus-128Bold" !important;
}
.blue_txt{
	color: #0db8ff;
}
.white-txt, .white-txt h4, .white-txt p, .white-txt strong{
	color: #fff !important;
}
.white-title{
	color: #fff !important;
}
.black{
	color: #000;
}
body, p {
	font-size: 19px;
	font-family: "Wavehaus-66Book" !important;
	line-height: 24pt;
}
/******************** MAJOR ELEMENTS ****************************************/

#page-container {
	overflow: hidden !important;
}
.page-id-2624 #main-content{ /* 404 Page */
	margin: 100px auto;
}
.et_pb_row {
	max-width: 1280px !important;
}
.full-width.et_pb_row, .et_pb_row_fullwidth{
	max-width: 100% !important;
}
.dark-color {
	color: #3a3a3a !important;
}
.margin-30 {
	margin: 30px 0;
}
.padding-left-0 {
	padding-left: 0 !important;
}
.row-margin-top
{
	margin-top:60px;
}
.bg-logo-right .et_pb_image
{
float: right;
}
.max-800
{
	max-width:800px;
}
.max-900
{
	max-width:900px;
}
.align-right
{
	text-align: right;	
}
.owl-item .sa_hover_container{
	background-position: 0 100px !important;
}
.owl-item h3{
	text-align: center;
	font-family: "Wavehaus-95SemiBold";
	color: #0db8ff;
}


/******************** LANDING PAGE || HIDE HEADER AND FOOTER ******************/
.page-id-2725 #et-navigation, .page-id-2725 footer {
	display: none !important;
}

/******************** BASIC FORMATTING ****************************************/

.page-id-226 .et_pb_section_4{
	padding-top: 150px;
}

#main-content {
	padding-top: 0;
}
.page article, .single article {
	box-shadow: none;
}
article .post-content p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

.align-row-center{
	align-items: center;
}
strong {
	color: #000;
}

.input, .textarea, input, input[type=text], input[type=password], input[type=email], input[type=search], select, textarea {
    margin: 15px 0;
    max-width: 100%;
}

.et_pb_widget a {
	font-size: 19px;
}
ul.check li {
	list-style: none;
	padding-left: 25px;
	position: relative;
	line-height: 24px;
}
ul.check li::before {
	font-family: 'ETmodules';
	content: "\4e";
	color: #0db8ff;
	display: inline-block;
	position: absolute;
	left: -2px;
	top: 2px;
	font-size: 20px;
}
ul.list li {
	list-style: none;
	padding-left: 25px;
	position: relative;
	line-height: 24px;
}
ul.list li::before {
	content: "";
	background: #0db8ff;
	width: 4px;
	height: 4px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 11px;
}
table {
	border: none;
}
tr.t-head, tr.t-head th {
	padding: 0;
	width: 55%;
}
th.dm-head {
	background: #11c2ec;
	text-align: center;
	color: #fff;
	font-size: 22px;
	border-radius: 15px 0px 0 0;
	width: 15% !important;
}
th.dh-head {
	background: none;
	color: #11c2ec;
	text-align: center;
	font-size: 22px;
	border: 2px solid #11c2ec;
	width: 17% !important;
}
table td span {
	color: #11c2ec;
}
.icon_check_alt2:before {
	content: "\52";
	font-family: 'ETmodules';
	color: #11c2ec;
}
table td {
	text-align: center;
	min-width: 180px;
}
table td:first-child {
	text-align: left;
	max-width: 390px !important;
	min-width: 390px;
}
.et_pb_extra_column_sidebar #custom_html-3 h4, .et_pb_extra_column_sidebar #text-5 h4{
	background: #0ac0fd;
}
.et_pb_extra_column_sidebar #text-5.et_pb_widget li{
	font-size: 18px;
}
.et_pb_extra_column_sidebar #text-5.et_pb_widget .small-button{
	width: 100%;
}
.et_pb_extra_column_sidebar #custom_html-5{
	border: 0;
	box-shadow: none;
	padding: 15px 0;
}
.et_pb_extra_column_sidebar #custom_html-5 h4{
	background: none;
}

/********************************** BG Images **************************************/
.bg-logo-left {
	background: url(/wp-content/uploads/2018/10/bg-logo.png);
	background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%;
    z-index: 1;
}
.bg-logo-right {
	background: url(/wp-content/uploads/2018/10/bg-logo.png);
	background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
    z-index: 1;
}
.bg-clio {
	background: url(/wp-content/uploads/2021/08/clio-bg.png);
	background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
	padding-top: 6vw;
    z-index: 1;
}
.bg-blue-border{
	border: 1px solid #0db8ff;
	border-radius: 10px;
	background: #EFF9FF;
	padding: 60px;
}
.bg-dark-blue{
	border-radius: 10px;
	background: #006D9A;
	color: #fff !important;
	padding-bottom: 0;
}
.bg-green{
	background: #F4FEFA;
}
.form-bg {
    
}
.blueAlert{
	background: #eff9ff;
	border-radius: 10px;	
	padding: 20px;
}
.blueAlert .et_pb_column{
	background-image: url(/wp-content/uploads/2021/08/alert.png);
	background-size: 28px;
    background-position: left;
}
.blueAlert h3{
	color: #0db8ff !important;
	font-weight: bold;
}
.greenText{
	border-radius: 10px;
	background: #f4fefa;
	padding: 25px;		
}
.greenBoxes .withArrow{
	background-image: url(/wp-content/uploads/2021/08/arrow-box.png);
    background-position: 99%;
    background-size: 50px;
    padding-right: 20px;	
}
.greenBoxes .isWhite {
	background: none;
}
.greenText h3{
	color: #8dc279 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px !important;
}
.blueCTA  {
	background: #eff9ff;
	border-radius: 10px;	
	padding: 20px;
	text-align: left;
}
.blueCTA .blueCap {
	color: #0db8ff !important;
	text-transform: capitalize;
	margin-right: 20px;
    font-weight: bold;
	font-size: 26px;
}
.home-header {
	background-image: url(/wp-content/uploads/2018/03/inner-header-bg-e1521660932438.png)!important;
}

hr{
    height: 1px;
    background-color: #ccc;
    border: none;
}
/********************************** HEADER **************************************/
#top-header {
	padding: 0;
}
header #main-header {
	background-color: transparent;
}
#header-section {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	/*padding-top: 14vw;
	padding-bottom: 18vw !important;*/
}
/*.home #header-section {
	padding-top: 7vw;
}*/
#header-comp {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 12vw;
	/*padding-bottom: 12vw !important;*/
}
#header-comp .et_pb_row, .bg-clio .et_pb_row
{
	    max-width: 100% !important;
}

#header-comp.state-inner-header
{
	/*padding-bottom: 20vw !important;*/
}
#logo {
	height: auto;
}
header.header #et-navigation a {
	font-family: "Wavehaus-95SemiBold";
}
/********************************** HOMEPAGE **************************************/
.main-info ul{
	font-size: 20px !important;	
}

/********************************** LANDING PAGE **************************************/
.page-id-2759 #menu-item-2252,
.page-id-2759 #menu-item-2253,
.page-id-2759 #menu-item-2254,
.page-id-2759 #menu-item-2257,
.page-id-2759 #menu-item-195,
.page-id-2725 #footer .et_pb_extra_row
{
	display:none !important;
}
/********************************** MENU **************************************/
#et-navigation>ul>li>a {
	font-weight: 300;
	text-transform: capitalize;
}
#et-navigation>ul>li>a:hover, children>a:hover:after, #et-navigation>ul#et-menu>li.current-menu-item>a, #et-navigation>ul#et-menu>li.current_page_item>a {
	color: #0db8ff !important;
}
#et-navigation>ul>li>a:hover:before, #et-navigation>ul>li>a:before {
	display: none;
}
#et-mobile-navigation #et-extra-mobile-menu>li>a:hover, #et-mobile-navigation #et-extra-mobile-menu>li.current-menu-item>a, #et-mobile-navigation #et-extra-mobile-menu>li.current_page_item>a {
	color: #0db8ff;
}
/********************************** BUTTONS **************************************/
.et_pb_button:after {
	display: none;
}
.et_pb_button, .a-btn, article .more-link, #request-form button {
	padding: 15px 55px;
	border: 1px solid;
	text-transform: uppercase;
	border-radius: 11px;
	font-family: "Wavehaus-95SemiBold";
	display: inline-block;
	width: auto !important;
}
.et_pb_module .et_pb_button:hover, article .more-link:hover, #request-form button:hover, .blue-button {
	padding: 15px 55px !important;
	border: 1px solid !important;
	background: #0db8ff !important;
	color: #fff !important;
}
.a-btn:hover {
	background: #0db8ff;
	color: #fff !important;
}
.button-play{
	padding-right: 160px!important;
    margin-top: 70px!important;
}
.button-play:after {
	font-family: 'ETmodules';
	content: "\45";
	font-size: 55px;
	color: #0db8ff;
	z-index: 10;
	bottom: -16px;
	position: absolute;
	right: 3vw;
	border: 1px solid;
	border-radius: 50%;
	padding: 13px;
}
.button-play:hover::after {
	transition: all .2s ease-in-out;
	transform: scale(1.2);
}
.button-play h5 a {
	text-transform: uppercase;
}
a.small-button {
    color: #0db8ff !important;
    text-shadow: none;
    border-radius: 9px;
    font-size: 18px;
    padding: 15px 40px;
    border: 1px solid #0db8ff;
    background: transparent;
    text-transform: uppercase;
}
a.small-button:hover, a.small-button.smbhover {
	color: #fff !important;
	background: #0db8ff;
}
a.small-button.smbhover:hover{
	color: #0db8ff !important;
	background: #fff;
}
.button:hover a{
	color: #fff !important;
}

/*******************HEADER ******************************/
.inner-header
{
background-image: url(/wp-content/uploads/2017/11/inner-header-bg.png)!important;
}
.inner-header-rev
{
background-image: url(/wp-content/uploads/2018/03/inner-header-bg-e1521660932438.png)!important;
}
.state-inner-header
{
	background-image: url(/wp-content/uploads/2017/12/state-inner-bg-e1515685190682.png);
}

/******************* CTA PopUp ******************************/
.ctaGS-overlay{
	max-width: 600px;
	margin: 0 auto !important;
}
.ctaGS-overlay #overlayForm{
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
}
.ctaGS-overlay #overlayForm input{
	width: 100%;
    margin: 10px 0;
}
.ctaGS-overlay #overlayForm button{
    margin: 10px 0;
}


/******************** OPTIN POPUP  ****************************************/

.optin-popup {
	margin: 0 !important;
	padding: 0 !important;
}

.optin-popup .et_pb_row {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.optin-popup .optin-content{
	padding: 20px !important;
}

.optin-popup .optin-content .optin-image{
	text-align: center;
	margin: 0 auto;
}
.optin-popup .optin-content img{
	max-height: 200px;
	
}

.optin-popup .optin-content .optin-message{
	
}

.optin-popup .optin-form{
	background: #0DB8FF;
	padding: 30px !important;
}

.optin-popup .optin-form input{
	background-color: rgba(0,0,0,0.15) !important;
    color: #fff;
}

.optin-popup .optin-form button, .optin-popup .optin-form input[type=submit]{
	background: #fff !important;
    color: #000 !important;
	width: 100% !important;
}
.wpcf7 .sent input, .wpcf7 .sent select, .wpcf7 .sent textarea, .wpcf7 .sent h4, .wpcf7 .sent p {
	display: none;
}
div.wpcf7-mail-sent-ok{
	border: 1px solid #0db8ff;
	color: #fff;
	padding: 10px;
	background: #0db8ff;
}
#wpcf7-f2265-p2147-o3 div.wpcf7-mail-sent-ok{
	color: #0db8ff !important;
	display: block;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
	padding: 20px;
    border-radius: 15px;
}

/******************** MODULE SPLIT  ****************************************/
.module-split {
	margin-top: -25vH;
}
.module-split, .module-split .et_pb_row {
	padding: 0px 0 13vh 0 !important;
}
.module-split-full-width .et_pb_column .et_pb_module {
	max-width: 700px;
	width: 100%;
}
.module-split-full-width img {
	/*margin-top: 4vw;*/
}
.module-split-left {
	z-index: 10;
	padding: 5em 5em 5em 0;
}
.module-split-right {
	z-index: 10;
	padding: 10em 0 5em 10em;
}
.module-split-logo-right {
	z-index: 10;
	padding: 4em 0 4em 0em;
}
.module-split-text {
	padding-top: 25vH;
}
.state-page-section .module-split-text{
	padding-top: 8vh
}
.state-page-section .module-split-logo-right{
	padding-top: 5vh
}
.padding-bottom-0 {
	padding-bottom: 0 !important;
}
/******************** MODULE SPLIT  ****************************************/


/******************** RESOURCES ********************************************/
.single-post #main-content, .search-results #main-content {
	padding-top: 150px !important;
}
.single-post .post-header {
	padding: 0;
}
.single-post .post-header h1, .search-results .post-header h1 {
	font-size: 60px !important;
	text-align: left;
}
#resourceEbook .et_pb_row{
    background: #eff9ff;
    border: #0db8ff 1px solid;
    border-radius: 20px;
}
#resourcePartnerList .et_pb_module {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    padding: 27px;
    height: 200px;
    text-align: center;
}

#resourcePartnerList .et_pb_module img {
    max-height: 80px;
    top: 30px;
    margin: 0 auto;
}
#resourcePartnerList .et_pb_module.rsPOnline img{
	max-height: 150px;
    top: 0;
}

.resourceArticleCount .et_pb_salvattore_content[data-columns]::before {
	content: '5 .column.size-1of5' !important;
}
@media only screen and ( min-width: 981px ) {
	.resourceArticleCount .column.size-1of5 {
	    width: 19%!important;
	    margin-right: 1%;
	}
}
.resourceArticleCount article {
    margin: 10px 0 !important;
    background: #f4fefa !important;
    border-radius: 10px !important;
    border: #f2f2f2 1px solid !important;
	padding: 30px !important;
}
.resourceArticleCount article h2 {
    margin: -15px !important;
    min-height: 80px !important;
}
#resourceCaseStudies .resourceCaseStudy {
    background: #f4fefa;
    border-radius: 10px;
    padding: 61px;
}
#resourceCaseStudies .rCSTitle{
	background: url(/wp-content/uploads/2017/11/quotes.png);
	background-repeat: no-repeat;
	padding: 15px 30px;
	margin-bottom: 5px !important
}
#resourceCaseStudies .rCSquote{
	font-style: italic;
	color: #7a7a7a;
	padding: 0 15px;
}
#resourceCaseStudies .et_pb_button_module_wrapper {
	clear: left;
    display: inline;
}
#resourceCaseStudies .rCSAuthor, #resourceCaseStudies .rCSimage, #resourceCaseStudies .rCSauthortxt {
	float: right;
    display: inline;
}
#resourceCaseStudies .rCSimage{
	max-width: 70px;
    margin-right: 30px;
}
#resourceCaseStudies .rCSimage img{
	border-radius: 5px;
}
#resourceCaseStudies .rCSauthortxt{
	font-weight: bold;
}
#resourceCaseStudies .resourceCaseStudy {
    background: #f4fefa;
    border-radius: 10px;
    padding: 60px;
    margin-bottom: 30px;
}
	
	
/******************** RESOURCES ********************************************/


/******************** TESTIMONIAL  ****************************************/
.testimonial-section {
	padding-bottom: 5em;
}
.testimonial-image {
	margin: 3em 0 !important;
}
.testimonial-text {
	z-index: 10;
	padding: 2em 0 5em 10em;
}
.strong-view.controls-type-sides .wpmslider-next{
	right: -50px !important;
}
.strong-view.controls-type-sides .wpmslider-prev{
	left: -50px !important;
}
.strong-view.test-quote-mason .testimonial-heading,
.strong-view.wpmtst-default .wpmtst-testimonial-heading{
	background: none !important;
	text-align: center !important;
}
.test-quote-full .testimonial-image{
	display: inline;
    float: left;
    margin: 0 120px 0 80px !important;
}
.testimonial-image img{
    border-radius: 20px !important;
    box-shadow: none !important;
}
.strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport,
.strong-view.default .testimonial-image img,
.strong-view.test-quote-mason .testimonial-inner{
	border: 0px !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner{
	border: 0 !important;
}
.test-quote-mason .testimonial{
	border-color: #F4FEFA !important;
	padding: 5% 5% 5% 2%;
    border-radius: 8px;
	margin: 30px 0 !important;
	background-image: url(/wp-content/uploads/2017/11/form-bg.png);
}
.test-quote-mason .testimonial-heading{
	font-size: 36px;
    font-family: "Wavehaus-128Bold" !important;
	text-align: center;
}
.testimonial-title{
	padding-left: 70px !important;	
}
.testimonial-quote, .test-quote, .test-quote-mason .testimonial-inner, .test-quote-full .testimonial-content p:first-of-type {
	/*max-width: 800px;*/
    margin: 0 auto;
	margin-top: 30px;
	/*padding-left: 70px;*/	
	color: #7a7a7a;
	background: url(/wp-content/uploads/2017/11/quotes.png);
	background-repeat: no-repeat;
	font-family: "Wavehaus-66Book";
}
.testimonial-with-images .testimonial-image{
	position: absolute;
    bottom: 10px;
}
.testimonial-with-images .testimonial-name, .testimonial-with-images .testimonial-company {
	margin-left: 100px;
}
.strong-view.testimonial-with-images .testimonial-heading{
	text-align: left !important;
}
.testimonial-with-images .full-width-test .testimonial-image{
	bottom: -8px;
}
.strong-view.testimonial-with-images .full-width-test .testimonial-heading{
	text-align: center !important;
}
.test-quote-mason.testimonial-with-images .testimonial{
    border-color: #f4fefa !important;
	background: #f4fefa !important;
    padding: 5% 5% 5% 2%;
    border-radius: 8px;
    margin: 30px 0 !important;
}
.test-quote-full .testimonial-content p:first-of-type{
	max-width: 100% !important;
	background: none;
	padding-top: 40px !important;
}
.testimonial-quote h4, .test-quote .testimonial-content p, .test-quote-mason .testimonial-content p, .test-quote-full .testimonial-content p {
	font-style: italic;
	max-width: 800px;
	margin: 40px 5px;
    font-family: "Wavehaus-66Book" !important;
    color: #8c8c8c;
	font-size: 22px !important;
}
.testimonial-quote p, .test-quote .testimonial-client, .test-quote-mason .testimonial-client,.test-quote-full .testimonial-client {
	color: #7a7a7a;
	line-height: 26px;
}
.test-quote .testimonial-name, .test-quote-mason .testimonial-name,.test-quote-full .testimonial-name{
	/*display: inline;
    float: left;*/
    margin-right: 10px;
    font-weight: bold;
    color: #000;
}
.test-quote-full .testimonial-content, .test-quote-full .testimonial-client{
	text-align: left;
	margin-top: 30px;
}
.testimonial-quote.no-image-quote {
	background: none;
	text-align: center;
}
.testimonials {
	padding: 10%;
	border-radius: 8px;
}
.quote-bg{
    background: url(/wp-content/uploads/2021/05/white-quotes-2-1.png);
    background-repeat: no-repeat;
    background-position: bottom -135% right 10%;
    background-size: 330px;
}
/******************** FORMS  ****************************************/

.full-wpforms div.wpforms-container-full .wpforms-form input.wpforms-field-medium, 
.full-wpforms div.wpforms-container-full .wpforms-form select.wpforms-field-medium, 
.full-wpforms div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
	max-width: 100%;
}

#request-form .form-group{
	margin: 20px 0;
}
#request-form br, #request-form p{
	/*display: none;*/
	margin: 0 !important;
	padding: 0 !important;
}
#request-form form input, #request-form form select, #request-form form textarea {
	width: 100%;
	background: transparent;
	color: #0db8ff;
	border-radius: 0;
	padding: 20px 0;
	border: 1px solid transparent;
	border-bottom: 1px solid #0db8ff;
}
#request-form input[type=checkbox]{
	width: 20px;	
}
#request-form input:hover, #request-form input:active, #request-form input:focus, #request-form input:focus-within,
#request-form textarea:hover, #request-form textarea:active, #request-form textarea:focus, #request-form textarea:focus-within,
#request-form select:hover, #request-form select:active, #request-form select:focus, #request-form select:focus-within{
	background: #fff;
    border: 1px solid #0db8ff;
	border-radius: 10px;
	    padding-left: 20px;
}
#request-form form input[type="submit"]{
	padding: 10px 30px !important;
	border: 1px solid #0db8ff;
	border-radius: 4px;
	padding: 20px !important;
}
#request-form form input[type="submit"]:hover{
	color: #fff;
	background: #0db8ff;
}
#request-form form input.wpcf7-not-valid, #request-form form select.wpcf7-not-valid {
	border-bottom: 1px solid #D06767;
	background-image: url(/wp-content/uploads/2017/12/kati.png);
	background-repeat: no-repeat;
	background-position: right;
}
#request-form form .wpcf7-not-valid-tip {
	/*display: none;*/
}
#request-form {
	padding: 10%;
	border-radius: 12px;
	    background-image: url(/wp-content/uploads/2017/11/cont-bg.png);
}
#request-form.ctaGS-overlay {
	padding: 0;
	border-radius: 0;
	background: none;
}
#request-form h2 {
	color: #0db8ff;
	margin-bottom: 30px;
}
#request-form .wpcf7-submit {
	padding: 23px 0;
	margin-top: 40px;
}
#request-form input::-webkit-input-placeholder {
 text-transform: capitalize;
}
#request-form input:-moz-placeholder {
 text-transform: capitalize;
}
select {
	width: 100%;
	background: #fff;
}
textarea {
	width: 100%;
	background: #fff;
	height: 100px;
}
/******************** TESTIMONIAL  ****************************************/


/********************************** HOME  **************************************/



#info-text .twords {
	color: #7a7a7a;
}
#info-text .more {
	padding: 14px 60px;
	border: 1px solid;
	text-transform: uppercase;
	border-radius: 5px;
}
#info-text .more:hover {
	background: #0db8ff;
	color: #fff;
}
#ptable {
	margin: 0 auto;
}
#ptable .one_half {
	background: #f4fefb;
	padding: 3% 5%;
	border-radius: 8px;
	border: 2px solid #fff;
	width: 100%;
}

#ptable #tier-two {
	border: 2px solid #0499d8;
	background: #eff9ff;
}
#ptable #tier-one, #ptable #tier-three {
	border: 2px solid #0499d8;
}
#ptable .one_half .p-title {
	font-family: "Wavehaus-128Bold";
	text-transform: uppercase;
	text-align: center;
	color: #0db8ff;
}
#ptable #tier-two.one_half .p-title {
	font-size: 32px !important;
}
#ptable .one_half .p-subtitle {
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
	margin-top: 16px;
	font-family: "Wavehaus-95SemiBold";
}
#ptable .p-line{
	border-bottom: 1px solid #aadcec;
}
#ptable .one_half ul{
	min-height: 240px;
	padding-left: 5px;
	padding-bottom: 0;
}
#ptable .one_half ul li {
	list-style: none;
	color: #7a7a7a;

	font-family: "Wavehaus-66Book";
	padding-left: 25px;
	position: relative;
	line-height: 24px;
}
#ptable .one_half ul li::before {
	content: "";
	background: #0db8ff;
	width: 4px;
	height: 4px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 11px;
}
#ptable #tier-one ul{
	min-height: 240px;
}
#ptable #tier-one .p-subtitle{
	min-height: 76px
}
#ptable #tier-two ul{
	min-height: 230px;
}
#ptable #tier-two{
	margin-top:-40px;
}
#ptable #tier-three ul{
	min-height: 250px;
}
#ptable .one_half .p-price {
	margin-top: 10px;
	color: #0499d8;
	border-bottom: 1px solid #aadcec;
	padding: 20px 0;
	margin-bottom: 20px;
	font-size: 72px;
	font-family: "Wavehaus-42Light" !important;
}
#ptable .one_half .p-price span.sign {
	position: relative;
	top: -16px;
	margin-right: 15px;
	font-size: 40px;
	font-family: "Wavehaus-66Book";
}
#ptable .one_half .p-price span.txt {
	position: relative;
	top: -27px;
	margin-left: 10px;
	color: #7a7a7a;
	font-size: 26px;
}
#ptable .a-btn {
	margin-bottom: 20px;
	display: inline-block;
}
#learn-section {
    margin-top: -100px;
    background-color: transparent;
    background-image: url(/wp-content/uploads/2021/02/background-section.png)!important;
    padding: 4% 0 2% 0;
    z-index: 999;
    background-size: 100% !important;
	background-position: top;
}
#learn-section h2, #learn-section p {
	color: #ffffff !important;
}
#learn-section .et_pb_button  {
	background-color: rgba(255,255,255,0.95);
}
#member-benefits {
	background-color: transparent;
	background-image: url(/wp-content/uploads/2017/11/demo-bg-1920.png)!important;
}
#resourceStates {
	background: #F4FEFA !important;	
}
#footer {
	margin: 0px 0 0;
	background: url(/wp-content/uploads/2017/11/footer-bg-1920.png);
}
.page article {
	margin: 0 0 0px;
}
.page .post-wrap .post-content {
	margin: 0 0 -14px;
}
.center {
	text-align: center;
}
/************************** THE END OF FEATURES  *******************************/


/************************** CLIO PAGE  *******************************/
.text-image-blurb .et_pb_module{
	background: #f4fefa;
    border-radius: 12px !important;
    box-shadow: 0px 0px 30px #888888;
}
.text-image-blurb .et_pb_module h4{
	color: #8dc279 !important;
	padding: 15px 0;
	text-transform: capitalize;
	text-align: center;
}
.text-image-blurb .et_pb_module p{
	background: #fff;
    height: 200px;
    position: relative;
    border-radius: 0 0 12px 12px !important;
}
.text-image-blurb .et_pb_module img{
	width: 100%;
	margin: 0 auto;
    position: absolute;
    top: 50%;
	left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/************************** STATE PAGE  *******************************/
.page-id-2290 .bg-logo-right, .page-id-2290 .bg-logo-left {
    background-size: 40vw;
}


/************************** CASE STUDY PAGE  *******************************/
.page-id-2580 .post-content p{
	height: 200px !important;
    overflow: hidden;
}


/******************************  MY NEW CUSTOM CSS  ***************************/
.page article {
	border-top-width: 0;
}
/******************************** FOOTER *************************************/
#footer-bottom {
	background-color: transparent !important;
}
#footer-bottom .container {
	padding-top: 15px;
}
#footer-bottom .container:before {
	display: none;
}
#footer .et_pb_widget .widgettitle {
	background: 0;
	padding: 0;
	color: #fff;
	font-size: 22px;
	font-family: "Wavehaus-66Book" !important;
}
#footer .et_pb_widget {
	margin: 0;
}
#text-2 .part {
	display: inline-block;
	padding: 40px 0;
	width: 100%;
}
#text-2 .part h4 {
	color: #fff;
	margin-top: 15px;
}
#text-2 img {
	padding-bottom: 40px;
}
#text-2 .one_half {
	max-width: 220px;
}
#text-2 .one_half.et_column_last {
	max-width: 50%;
}
#text-2 .a-btn:hover {
	border-color: #0db8ff;
}
#text-3.et_pb_widget li {
	text-align: left;
	border-bottom: none;
	list-style: none;
}
#text-3.et_pb_widget li a {
	color: #8a8a8a;
}
#text-3.et_pb_widget li a:hover {
	color: #0db8ff;
}
#text-4 .textwidget h5 {
	color: #8a8a8a;
}
#text-4 .textwidget li {
	border-bottom: none;
}

#footer p {
	font-size: 19px;
	color: #475f69;
	margin-bottom: 18px;
	float: left;
}
#footer .et_pb_widget li, #footer .et_pb_widget.woocommerce .product_list_widget li {
	padding: 11px 0 !important;
}
.footer-pobox, .footer-email {
	position: relative;
	padding-left: 40px;
}
.footer-pobox:before {
	font-family: 'ETmodules';
	content: "\e022";
	font-size: 25px;
	color: #0db8ff;
	z-index: 10;
	bottom: 23px;
	position: absolute;
	left: 4px;
}
.footer-email:before {
	font-family: 'ETmodules';
	content: "\e010";
	font-size: 25px;
	color: #0db8ff;
	z-index: 10;
	bottom: 10px;
	position: absolute;
	left: 4px;
}
/***************************Schedule Form***********************/
#schedule-form form label {
	float: left;
	margin-right: 5px;
}
#schedule-form form h5 {
	display: inline-block;
	margin-top: 30px;
}
#schedule-form input {
	background: transparent;
	border-bottom: 1px solid #0db8ff;
	text-transform: capitalize;
	color: #0db8ff;
	border-radius: 0;
	max-width: 30%;
	border-top: 1px solid transparent;
}
#schedule-form input:hover, #schedule-form input:active, #schedule-form input:focus, #schedule-form input:focus-within {
	background: #fff;
    border: 1px solid #0db8ff;
	border-radius: 10px;
	padding-left: 20px;
}
form .wpcf7-validation-errors {
	display: none !important;
}
#schedule-form form input.wpcf7-not-valid, #schedule-form form select.wpcf7-not-valid {
	border-bottom: 1px solid #D06767;
	background-image: url(/wp-content/uploads/2017/12/kati.png);
	background-repeat: no-repeat;
	background-position: right;
}
#schedule-form form .wpcf7-not-valid-tip {
	display: none;
}
#schedule-form .wpcf7-submit {
	padding: 20px 30px;
	margin-top: 40px;
}
#schedule-form input::-webkit-input-placeholder {
 text-transform: capitalize;
}
#schedule-form input:-moz-placeholder {
 text-transform: capitalize;
}
#request-form h5 {
	display: none;
}

/******************************** MEDIA QUERIES  *************************************/



@media (min-width: 982px) {
header.header {
	position: absolute;
	width: 100%;
	background: transparent;
}
#et-navigation #et-menu li a {
}
#et-navigation #menu-item-195 {
	margin-left: 140px;
}
#et-navigation #menu-item-2748 {
	margin-top: -25px;
}
#et-navigation #menu-item-2748 a {
	font-size: 18px;
	border: 1px solid;
	padding: 25px 40px;
	border-radius: 10px;
	text-transform: uppercase;
}
#et-navigation #menu-item-2748 a:hover, #et-navigation>ul#et-menu>li#menu-item-2748.current-menu-item>a, #et-navigation>ul#et-menu>li#menu-item-2748.current_page_item>a {
	color: #fff !important;
	background: #0db8ff;
}
table td:first-child {
	width: 550px;
}
}

@media (max-width: 980px) {
.module-split-full-width img {
	display: none;
}
.module-split-full-width .et_pb_column .et_pb_module {
	max-width: 95%;
}
.module-split-left, .module-split-right {
	padding: 1em;
}
body, p {
	font-size: 16px;
}
h1 {
	font-size: 60px !important;
}
h1.light, span.light {
	font-size: 45px !important;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 25px !important;
}
h4.book {
	font-size: 20px !important;
}
h5, h5 a {
	font-size: 16px;
}
header.header {
	position: absolute;
	width: 100%;
}
.show-menu-button {
	background: transparent;
}
#et-mobile-navigation nav {
	top: 77px;
}
.button-play:after {
	right: inherit;
	left: 190px;
}
.ovr-button {
	text-align: left;
	display: inline-block;
}
.module-split-logo-right {
	padding: 0em 0 3em 0em;
}
.module-split-text {
	padding-top: 10vH;
}
.res-table {
	overflow-x: auto;
}
}

@media all and (max-width: 768px) {
.et_pb_button, .a-btn {
	padding: 15px 40px;
}
#ptable .one_half {
	padding: 3% 2%;
}
#ptable .one_half .p-price span.sign {
	margin-right: 5px;
	font-size: 22px;
}
#ptable .one_half .p-price {
	font-size: 60px;
}
#ptable .one_half .p-price span.txt {
	font-size: 13px;
}
.testimonial-text {
	padding: 2em 0 5em 0em;
}
#schedule-form input {
	max-width: 100%;
}	

}

@media all and (max-width: 479px) {
body, p {
	font-size: 15px;
}
h1 {
	font-size: 55px !important;
}
h1.light, span.light {
	font-size: 40px !important;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 20px !important;
}
h4.book {
	font-size: 18px !important;
}
h5, h5 a {
	font-size: 14px;
}
.module-split-logo-right {
	padding: 0em 0 2em 0em;
}
.one_half {
	width: 100%;
	margin-bottom: 14px;
}
#ptable .one_half .p-price {
	margin-top: 0px;
	padding: 10px 0;
	font-size: 80px;
}
.module-split-text {
	padding-top: 5vH;
}
.button-play:after {
	font-size: 50px;
	bottom: -11px;
	padding: 6px;
}
.testimonial-text {
	padding: 0em 0 2em 0em;
}
.testimonial-quote {
	padding-left: 50px;
}
.testimonial-image {
	margin: 0em 0 !important;
}
.et_pb_button {
	font-size: 14px !important;
}
.bg-logo-right, .bg-logo-left {
	background-size: 100vw;
}
.module-split {
	margin-top: 0vH;
}
.module-split, .module-split .et_pb_row {
	padding: 0px 0 2vh 0 !important;
}
h5.overview {
	text-align: right;
}
#header-section {
	padding-top: 25vw;
	padding-bottom: 15vw !important;
}
#footer p {
	margin-bottom: 18px;
}
#text-2 .part {
	padding: 0px 0;
}
.et_pb_widget a {
	font-size: 13px;
}
#footer .et_pb_widget:first-of-type {
	padding-top: 30px;
}
}
