/*
Theme Name:     Consultax Child
Theme URI:      http://wpdemo.oceanthemes.net/consultax/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       consultax
*/

@import url("../consultax/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Responsive Styling */
@media only screen and (max-width: 991px) {
	/* Mobile Header */
	.header_mobile .mlogo_wrapper {
		background: #00387a;
	}
	
	.mobile-custom-menu {
		text-align: center;
	}
	
	.mobile-custom-menu a.header-apply-btn {
		margin-left: 24px;
	}
	
	#mmenu_toggle {
		margin-top: 12px;
	}
	
	#mmenu_toggle button,
	#mmenu_toggle button:before,
	#mmenu_toggle button:after {
		background: #fff;
	}
	
	.mobile_logo {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.mobile_logo img {
		max-width: 200px;
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 600px) {
	#rev_slider_1_1_wrapper {
		display: none;
	}
}

/* */
a.header-apply-btn:hover {
	border: 1px solid #f26522!important;
}

.features-box {
	border: 1px solid #eaeaea;
}

.service-sidebar .widget#text-1,
.primary-sidebar .widget#text-4{
	background: #00387a;
	color: #fff
}

.service-sidebar .widget#text-1 .btn:hover { 
	border: 1px solid #f26522;
}

.service-sidebar .widget#text-1 .widget-title,
.primary-sidebar .widget#text-4 .widget-title {
	color: #fff;
}

.service-sidebar .widget#text-1 select,
.primary-sidebar .widget#text-4 select {
	margin: 0;
}

.service-sidebar .widget#text-2 a,
.primary-sidebar .widget#text-3 a {
	color: #f26522;
}

.service-sidebar .widget#text-2 a:hover,
.primary-sidebar .widget#text-3 a:hover{
	color: #00387a;
}

#custom_html-4 .vc_toggle h4 {
	color: #00387a;
	font-size: 16px;
}

#custom_html-4 p {
	font-size: .97em;
}

#custom_html-4 .vc_toggle:last-of-type,
#custom_html-4 .vc_toggle:last-of-type .vc_toggle_content {
    margin-bottom: 0
}

#text-4 .btn:hover {
	border-color: #f26522;
}

/**
 *  Apply Now Gravity Form Styling
 */
#gform_1 label {
	font-size: 1em!important;
}

#gform_1 input,
#gform_1 textarea,
#gform_1 select {
	border-color: 1px solid #ddd!important;
	padding: 10px 16px!important;
}

.gform_button,
#gform_1 input[type="button"] {
	transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 12px;
    padding: 13px 33px 13px 33px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: center;
    background: #f26522;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    min-height: 45px;
    min-width: 135px;
}

.gform_button:hover,
#gform_1 input[type="button"]:hover {
	background: #00387a;
	color: #ffffff;
}

#gform_1 .gfield_description {
	font-size: 1em!important;
}

/**
 *  Footer
 */
#custom_html-3 a.ph-number,
#custom_html-3 a.email-address {
	margin-left: 6px;
	font-weight: bold;
	color: #fff;
}

#custom_html-3 i.fa-phone,
#custom_html-3 i.fa-envelope {
	color: #f26522;
}

#custom_html-3 a.ph-number:hover,
#custom_html-3 a.email-address:hover {
	color: #f26522;
}

/*
 * Landing Page Styling
 */
.page-template-template-landing-page:not(.site-footer) h1,
.page-template-template-landing-page:not(.site-footer) h2,
.page-template-template-landing-page:not(.site-footer) h3,
.page-template-template-landing-page:not(.site-footer) h4,
.page-template-template-landing-page:not(.site-footer) h5,
.page-template-template-landing-page:not(.site-footer) h6 {
    color: #35383c;
}

.page-template-template-landing-page:not(.site-footer) p {
    color: #707984;
}

.page-template-template-landing-page .site-footer h1,
.page-template-template-landing-page .site-footer h2,
.page-template-template-landing-page .site-footer h3,
.page-template-template-landing-page .site-footer h4,
.page-template-template-landing-page .site-footer h5,
.page-template-template-landing-page .site-footer h6,
.page-template-template-landing-page .site-footer p {
    color: inherit;
}

@media only screen and (min-width: 1600px) {
    .page-template-template-landing-page .container-consultax {
        width: 1200px!important;
    }
}

.page-template-template-landing-page #site-navigation {
    margin-top: 5px;
}

.page-template-template-landing-page .site-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: transparent;
    box-shadow: none;
    z-index: 9;
}

.admin-bar.page-template-template-landing-page .site-header {
    top: 32px;
}

.page-template-template-landing-page .btn-cta-header a {
    padding: 0 30px;
}

.page-template-template-landing-page a.header-apply-btn {
    border: 0!important;
    line-height: 55px;
}

#hero {
    color: #fff;
}

#hero h1,
#hero h2,
#hero h3,
#hero h4,
#hero h5,
#hero h6 {
    color: #fff;
}

#hero #form-ph-number {
    display: block;
    max-width: 440px;
    width: 100%;
    float: right;
    text-align: center;
    font-size: 20px;
}

#hero #form-ph-number p {
    color: #fff;
}

#hero .gform_wrapper {
    max-width: 440px;
    float: right;
    background: #fff;
    padding: 5px 30px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

@media only screen and (max-width: 768px) {
    #hero #form-ph-number,
    #hero .gform_wrapper {
        max-width: 100%;
        width: auto;
        margin: 0 80px;
        float: none;
    }

    #hero #form-ph-number {
        margin-bottom: 12px!important;
    }

    .vc_custom_1565150924249 {
        padding-top: 0!important;
    }
}

@media only screen and (max-width: 599px) {
    #hero #form-ph-number,
    #hero .gform_wrapper {
        max-width: 100%;
        width: auto;
        margin: 0 10px;
        float: none;
    }
}

#hero .gform_wrapper label {
    color: #333;
}

#hero .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

#hero .gform_wrapper input[type="submit"] {
    width: 100%!important;
}

#hero .gform_wrapper .gform_footer {
    margin-top: 5px;
}

#hero .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px;
    border-radius: 0;
}

#lp-headline h6 {
    font-weight: normal;
    font-size: 20px;
    line-height: 1.6;
}

.page-template-template-landing-page .vc_toggle_title {
    background: #fff;
    padding: 20px 16px;
    border-radius: 3px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.02);
}

.page-template-template-landing-page .vc_toggle_title h4 {
    font-size: 18px;
    font-weight: 500;
    color: #6F7173;
}

.page-template-template-landing-page .vc_toggle_icon {
    left: auto!important;
    right: 20px!important;
}
