/*
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");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
/*font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;*/

 
/* =Theme customization starts here
------------------------------------------------------- */
html {
scroll-behavior: smooth;
}
/* 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;
}

/**
 * Landing Page 2
 */
.page-template-template-landing-page-2 #site-footer {
    display: none;
}

/* Testimonials */
.page-template-template-landing-page-2 .testi-item .testi-content {
    font-size: 15px;
}

/* Landing Page 2 CTA */
.landing-page-2-cta {
    float: right;
}

@media (max-width: 1230px) {
    .landing-page-2-cta {
        text-align: center;
        float: none;
    }

    .landing-page-2-cta .header-apply-btn {
        margin-top: 12px;
    }
}

@media (max-width: 1230px) {
    .vc_custom_1581026443961 {
        text-align: center!important;
    }
    .vc_custom_1581029313047,
    .vc_custom_1581026436453 { 
        padding-left: 0 !important;
        padding-right: 0!important;
    }
}

@media (max-width: 768px) {
    .vc_custom_1581027465860 {
        text-align: center!important;
    }
}

/* Mail Offer Landing Page */
.mail-offer-bg {
    background-repeat: no-repeat!important;
    background-position: bottom left!important;
}

/* Hero */
#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,
.page-template-template-landing-page-2 .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,
.page-template-template-landing-page-2 .vc_toggle_title h4 {
    font-size: 18px;
    font-weight: 500;
    color: #6F7173;
}

.page-template-template-landing-page .vc_toggle_icon,
.page-template-template-landing-page-2 .vc_toggle_icon {
    left: auto!important;
    right: 20px!important;
}


/* Received A Check button */
.received-a-check {
    position: absolute;
    top: 10px;
    right: 15px;
    background: #00387a!important;
}

.received-a-check:hover {
    background: #ff5000!important;
} 

@media (max-width: 768px) {
    .received-a-check {
        position: static;
    }
}
/*=============================Start Danish Gilani Css=============================*/

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color:#646464;
}
.page-id-3334 .breadc-box {
    display: none;
}
.page-id-3334 .site-content {
    background: transparent;
}
.HeroSec {
	padding: 84px 0px;
}
.HeroSec h1 {
	font-family: 'Montserrat', sans-serif;
    color: #35383C !important;
    font-weight: normal;
    font-size: 48px;
    line-height: 58px;
}
body .HeroSec  h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #35383C;
	    font-weight: 600;
}
body .HeroSec .vc_btn3-color-warning {
	background: rgb(241,83,34); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(241,83,34,1) 0%, rgba(247,135,29,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(241,83,34,1) 0%,rgba(247,135,29,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(241,83,34,1) 0%,rgba(247,135,29,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15322', endColorstr='#f7871d',GradientType=1 ); /* IE6-9 */
	border: none;
	line-height: 22px;
	font-size: 18px;
	padding: 21px 48px;
	margin-top: 20px;
}
body .HeroSec .vc_btn3-color-warning:hover {
    border: none;
    background: rgb(241,83,34);
    background: -moz-linear-gradient(left, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    background: -webkit-linear-gradient(left, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    background: linear-gradient(to right, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15322', endColorstr='#f7871d',GradientType=1 );
}
.GroupSec {
	color: #fff;
	padding-right: 0px !important;
}
.GroupSec h1 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 40px;
	line-height: 48px;
	font-weight: 500;

}
.GroupSec p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 21px;
	    color: #fff;
	
}
.GroupSec .OrangeColm {

}
.GroupSec .OrangeColm .vc_column-inner {
   padding: 69px 45px 50px 85px;
}
.GroupSec .OrangeColm ul {
	padding: 0px 10px;
}
.GroupSec .OrangeColm ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	list-style-type: none;
	font-weight: 600;
}
.GroupSec .OrangeColm ul li i {
	    font-size: 13px;
}
.GroupSec .vc_single_image-img {
    margin: 80px 0px 0px 70px;
    position: relative;
    z-index: 1;
        box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
    border-radius: 5px;
}
body .GroupSec .LargeImgLeft img{
    max-width: 640px !important;
    height: 510px;
    margin: 0px 0px 0px 10px;
}
.HowDoesSection {
        padding: 80px 0px 0px 0px;
}
.HowDoesSection h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
}
.BlueBoxRow {
    color:#fff !important;
}
.BlueBoxRow h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size:24px;
    line-height: 29px;
    color:#fff;
}
body .BlueBoxRow .vc_column-inner {
    padding: 0px 1px;
}
.BlueBoxRow .bluebox1 {
  background:url(/wp-content/uploads/2020/09/BlueBox1.svg);
  background-size: cover;
  background-position: 100% 0%;
  padding: 40px 60px 50px 50px;
  border-radius: 5px;
  background-color: #094791;
  min-height: 390px;
}
.BlueBoxRow .bluebox1 ul {padding: 0px 0px;}
.BlueBoxRow .bluebox1 ul li{
        font-size: 15px;
        line-height: 30px;
        list-style-type: none;
        display: inline-flex;
        margin-bottom: 10px;
}

.BlueBoxRow .bluebox {
    margin-top: 20px;
    height: 390px !important;
}
.BlueBoxRow .bluebox1 ul li i{font-size: 13px;margin-right: 10px;margin-top: 10px;}
.BlueBoxRow .bluebox2 {
      background:url(/wp-content/uploads/2020/09/BlueBox2.svg) !important;
          background-size: cover !important;
          min-height: 219px;
          margin-bottom: 2px;
}
.BlueBoxRow .bluebox3 {
      background:url(/wp-content/uploads/2020/09/BlueBox3.svg) !important;
          background-size: cover !important;
          min-height: 222px;
}
.BlueBoxRow .bluebox1 p {
    color:#fff;
    font-size:15px;
    line-height:21px;
    font-family: 'Open Sans', sans-serif;
}
body .HowDoesSection .vc_btn3-color-warning {
    background: rgb(241,83,34);
    background: -moz-linear-gradient(left, rgba(241,83,34,1) 0%, rgba(247,135,29,1) 100%);
    background: -webkit-linear-gradient(left, rgba(241,83,34,1) 0%,rgba(247,135,29,1) 100%);
    background: linear-gradient(to right, rgba(241,83,34,1) 0%,rgba(247,135,29,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15322', endColorstr='#f7871d',GradientType=1 );
    border: none;
    line-height: 22px;
    font-size: 18px;
    padding: 21px 48px;
    margin-top: 20px;
        border: none !important;
        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;
}
.Ctr {
       text-align: center;
    display: block !important;
    margin: 0 auto;
}
.HaveQuestionsSect {
       padding-bottom: 42px;
}
.HaveQuestionsSect h1 {
    font-size:40px;
    line-height:48px;
    color:#35383C;
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
    
}
.HaveQuestionsSect p {
    font-size:22px;
     line-height:27px;
    color:#35383C;
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
}
.HaveQuestionsSect a {
    color:#35383C;
    }
.OrangeBrd {
    padding: 28px 0px 41px 0px;
    border: 1px solid #f15122;
    border-radius: 5px;
    margin: 36px 0px;
}
.WeOfferSect {
     
}
body .WeOfferSect h1 {
    color:#35383C;
}
body .WeOfferSect h2 {
    font-size: 30px;
    line-height: 38px;
    color: #F15122;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 ;
}
body .WeOfferSect h3 {
     font-size: 21px;
    line-height: 26px;
    color: #35383C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 ;
} 

.ImgHeight .vc_column-inner{
    height:1060px;
        background-size: cover;
}
.WeOfferSect .OrangeLineBlock {
    padding: 50px 0px 0px 50px;
    border-left: 2px solid #F15122;
}
body .WeOfferSect  p {
    color:#646464 !important;    
    }
body .PaddingRight {
    padding-right: 54px;
}
body .PaddingRight .vc_column-inner {
    padding-left: 89px;
}
.WhatYouSect {


}
body .WhatYouSect .vc_column-inner {
    padding: 80px 45px 50px 85px !important;
}
body .WhatYouSect .vc_single_image-img {
    margin: 0px 0px 0px 95px;
}
.WhatYouSect ul {
    
}
body .WhatYouSect .vc_col-sm-12 .vc_column-inner {
    padding: 0px 0px !important;
}
body .WhatYouSect ul li {
    display: inline-block;
        padding: 17px 5px;
    background-color: #fff;
    color: #35383C;
    text-align: center;
    margin: 10px 10px;
    width: 240px;
    
    font-size: 15px !important;
    line-height: 18px !important;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 0.12);
    border-radius: 5px;
}
.WhatYouSect ul li p{
    
}
.WhatYouSect h4 {
        font-size: 21px;
    line-height: 26px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
}
.OurRangeSect {
    
}
.OurRangeSect .HorizonTabs ul {
    text-align: center;
     
}
.OurRangeSect .HorizonTabs ul li {
    margin-bottom: 10px !important;
        margin-right: 5px !important;
        list-style-position: inside;
}
.OurRangeSect .HorizonTabs ul li a {
    color: #35383C !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500 !IMPORTANT;
    background-color: #fff !important;
    border: 1px solid #C2C2C2 !important;
    border-radius: 5px !important;
}
.OurRangeSect .HorizonTabs ul li a span {
    font-weight: 600 !important;
}
.OurRangeSect .HorizonTabs ul li a:before,
.OurRangeSect .HorizonTabs ul li a:after{
    display:none !important;
}
.OurRangeSect .HorizonTabs ul .vc_active a {
    background-color: #00387A!important;
    color: #fff !important;
    border: none !important;
}

.OurRangeSect .HorizonTabs .vc_tta-panels {
    padding: 0px 160px;
    text-align: center;
    
}
.OurRangeSect .HorizonTabs .vc_tta-panels p {
    color: #646464 !important;
    font-size:15px;
    line-height:21px;
    font-family: 'Open Sans', sans-serif;
}
body .HowDoesSection .vc_btn3-color-warning:hover {
    border: none;
    background: rgb(241,83,34);
    background: -moz-linear-gradient(left, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    background: -webkit-linear-gradient(left, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    background: linear-gradient(to right, rgb(247 135 29) 0%,rgb(241 83 34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15322', endColorstr='#f7871d',GradientType=1 );
    
}
.SmallBusinessSect {
     padding-top: 0px;
}
body .SmallBusinessSect h1 {
    font-size: 36px;
    line-height: 44px;
    
}
.GrayBrd {
    padding: 28px 0px 41px 0px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    margin: 36px 0px;
}
.OrangeTabSect {
       padding: 0px 0px 58px 0px; 

}

.OrangeTabSect ul.vc_tta-tabs-list {
    margin-top: 39px !important;
}

.OrangeTabSect .vc_tta-panels {
   background-color: #f15122 !important;
   border-radius: 8px !important;
   width: 870px;
   margin-left: -71px;
   padding: 41px 15px 80px 80px;
   border: none !important;
}
.OrangeTabSect h1 {
    font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 40px;
	line-height: 48px;
	font-weight: 500;
}
.OrangeTabSect h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
}

.OrangeTabSect p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}
.OrangeTabSect li.vc_tta-tab {margin: 10px 0px !important;}

.OrangeTabSect .vc_tta-tab a {
        background-color: #00387a!important;
    color: #fff !important;
    border-radius: 5px !important;
    border: none !important;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0px 3px 7px rgb(0 0 0 / 0.15) !important;
}
.OrangeTabSect .vc_active a {
    background-color: #f15122 !important;
    box-shadow: none !important;
}
.OrangeTabSect .vc_tta-tabs-container {
    /* position: relative;
    left: 40px; */
}
.TestimonialsSect {
    padding:70px 0px;    
}
body .TestimonialsSect h3 {
      font-size: 40px;
    line-height: 48px;
    color: #35383C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400 ;
        margin-bottom: 36px;
}
.TestimonialsSect .tfree-testimonial-title {
    display: none;
}


.TestimonialsSect .sp-testimonial-free {
    background-color: #fff;
    padding: 30px 10px 30px 20px;
    height: 280px;
    border-bottom: 3px solid #dfdfdf;
}

.TestimonialsSect .sp-testimonial-free p {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 39px;
}

.TestimonialsSect .slick-slide img {
       position: absolute;
    float: right;
    clear: both;
    bottom: 0px;
    margin-left: 270px;
}

.TestimonialsSect .sp-testimonial-free-item {
    padding-bottom: 30px;
}
.TestimonialsSect .sp-testimonial-free h4 {
    color: #606060!important;
    font-size: 12px;
    text-align: left;
    font-weight: 500;
}
.TestimonialsSect .sp-testimonial-free .tfree-client-designation {
    text-align: left;
    font-size: 16px;
    line-height: 12px;
    font-weight: bold;
    color: #F15122 !important;
}
.TestimonialsSect .slick-dots li button:before {display: none;}
.TestBlock {
    width: 88%;
    display: block;
    margin: 0 auto;
    }
.TestimonialsSect  .sp-testimonial-free-section .slick-dots li:nth-last-child(1) {
    position: relative;
    top: -3px;
}
.SupportSect h2{
        font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
}
.SupportSect p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color:#35383C;
    text-align:center;
}
.SupportSect a {
    color:#F15122;
}
.QuestionSect {
    padding: 37px 0px 50px 0px;
}
.QuestionSect .MyAccordion {

}
.QuestionSect .MyAccordion  .vc_tta-panel {
      
}
.QuestionSect .MyAccordion .vc_active .vc_tta-panel-heading{
     background-color:#00387A !important;
     
}
.QuestionSect .MyAccordion .vc_active .vc_tta-panel-heading a {
color: #fff !important;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading {
    border: none !important;
    margin: 15px 0px !important;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 0.15);
    padding: 5px 0px;
    border-radius: 5px !important;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading:hover {
    background-color:#00387A !important;;
    
}
.QuestionSect .MyAccordion .vc_tta-panel-heading :hover {
    color: #fff !important;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading h4 {
    font-size: 18px;
    font-weight: 500;
    color: #35383C;
    line-height: 21.6px !important;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading i:before{
        border-style: none !important;
    content: "\f105" !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
     color: #F15122;
    border-color: #F15122 !important;
        margin-top: -10px;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading i:hover {
    color:#fff;
}
.QuestionSect .MyAccordion .vc_tta-panel-body {
    border: none !important;
    padding: 10px 40px !important;
}

.QuestionSect .MyAccordion .vc_tta-panel-body p {
    color: #646464;
    font-size: 15px;
    line-height: 21px;
}
.wpb-js-composer .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
    -webkit-transform: rotate(90deg) translateY(25%) !important;
    -ms-transform: rotate(90deg) translateY(25%) !important;
    transform: rotate(90deg) translateY(25%) !important;
    color: #fff;
        margin-top: 0px !important;
}
.QuoteForm {
    width: 88%;
    display: block;
    margin: 0 auto;
}


.QuoteForm p {
    color: #FBDDD4;
    font-size: 15px;
    line-height: 21px;
    padding: 0px 15px;
    font-family: 'Open Sans', sans-serif;
}
.QuoteForm a {
    color: #FBDDD4;
}
.QuoteForm a:hover {
    color:#fff;
}
.QuoteForm input, 
.QuoteForm select {
    box-shadow: 0px 2px 10px rgb(0 0 0 / 0.10);
    height: 60px;
    border-radius: 5px;
    color: #35383C;
    font-size: 14px;
    line-height: 16.8px;
}

.QuoteForm select{
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 334px;
}

.QuoteForm input::placeholder {
    color: #35383C;
}
.QuoteForm .wpcf7-submit {
        margin-top: 6px;
    max-width: 210px;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 18px !important;
    color: #fff !important;
    line-height: 22px !important;
    font-family: 'Montserrat', sans-serif;
        margin: 0 auto;
    text-align: center;
    display: block;
}
.MorePadding{
        background-size: cover;
    padding: 80px 0px 64px 0px !important;
} 
div#popmake-3366 {
     margin-left: 0px;
    width: 100%;
    margin: 0 auto;
    left: 0px !important;
    height: 100% !important;
    top: 0px !important;
    background-image: url(https://www.deltacapitalgroup.com/wp-content/uploads/2020/09/Rectangle-6.svg?id=3354) !important;
    text-align: center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#pum_popup_title_3366 {
    text-align: center;
    color: #fff;
    padding-top: 10%;
        text-transform: uppercase;
    margin-bottom: 40px;
}
.ModalForm {
        width: 50%;
}
section.wpb_row.vc_row-fluid.HowDoesSection.QuestionSect .vc_tta-panel-heading h4 a{
    padding: 20px 20px!important;
}
section.wpb_row.vc_row-fluid.HowDoesSection.QuestionSect .vc_tta-panel-heading {
    padding: 0!important;
}
.GroupSec h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    padding-top: 10px;
    margin-bottom: 10px;
}
ul.checked li i {
    color: #fee802;
    margin-right: 10px;
    font-size: 13px;
}
.GroupSec .OrangeColm ul li i {
    margin-right: 10px;
}
@media screen and (max-width: 1025px) and (min-width: 1024px) {
body .GroupSec .LargeImgLeft img {
    max-width: 465px !important;
    height: auto;
    margin: 0px 0px 0px 10px;
    margin-top: 170px;
}
.GroupSec h1 br, body .WhatYouSect ul li br {
    display: none;
}
body .WhatYouSect ul li{
    width: 100%;
}
.OrangeTabSect .vc_tta-panels {
    width: 680px;
}
.TestimonialsSect .sp-testimonial-free {
    height: 390px;
}
.TestimonialsSect .slick-slide img {
    margin-left: 440px;
}
.GroupSec .vc_single_image-img {
    margin: 220px 0px 0px 70px;
}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
    h1 {
        font-size: 36px !important;
        line-height: 48px !important;
        text-align: center;
    }
    h2 {
        text-align: center !important;
        font-size: 20px !important;
        line-height: 28px !important;
    }
    p {
        text-align: center !important;
    }
    .HeroSec h1 {
        text-align: left;
    }
    body .HeroSec h2 {
        text-align: left!important;
    }
    .textwidget.custom-html-widget p {
        text-align: left!important;
    }
    .GroupSec .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .GroupSec .wpb_single_image.vc_align_right {
        text-align: center;
    }
    body .HeroSec .vc_btn3-color-warning {
        width: 100%;
    }
    
    .GroupSec .vc_single_image-img {
            margin: 0px 0px 0px 0px;    
    }
    .GroupSec .OrangeColm .vc_column-inner {
    padding: 15px 15px 15px 15px;
}
.QuoteForm select {
    background-position-x: 600px;
}
.TestimonialsSect .sp-testimonial-free {
    height: 500px;
}
.TestimonialsSect .sp-testimonial-free .tfree-client-designation {
    line-height: normal;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
    display: unset!important;
    display: unset!important;
    display: unset!important;
}
.OrangeTabSect .vc_tta-panels {
    width: 100%;
    padding: 40px 15px 80px 15px;
    margin-left: 0;
}
.GroupSec.WhatYouSect{
    
}
.GroupSec.WhatYouSect .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.GroupSec .OrangeColm ul {
    text-align: center;
}
.GroupSec p {
    text-align: center!important;
}
.GroupSec h4 {
    text-align: center!important;
}
body .GroupSec .LargeImgLeft img {
    max-width: 100% !important;
    height: auto;
    margin: 0px 0px 0px 0px;
}
.PaddingRight.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    padding-right: 0;
}
.ImgHeight.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    width: 100%;
}
.BlueBoxRow .bluebox {
    height: 510px !important;
}
body .WhatYouSect .vc_column-inner {
    padding: 80px 45px 0px 45px !important;
}
body .WhatYouSect .wpb_single_image.vc_align_right {
    text-align: center;
}
body .PaddingRight .vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 40px;
}
.WeOfferSect .OrangeLineBlock {
    padding: 50px 0px 0px 50px;
}
.GroupSec h1 {
    text-align: left;
}
.WeOfferSect .vc_row {
    display: flex;
    flex-direction: column-reverse;
}
section.wpb_row.vc_row-fluid.HowDoesSection.OurRangeSect ul.vc_tta-tabs-list li {
    margin-top: 1px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 0;
}
body .WeOfferSect h3 {
    text-align: center!important;
}

}
@media (max-width: 600px ) and (min-width: 280px){
    
    
h1 {
        font-size: 36px !important;
        line-height: 48px !important;
        text-align: center;
    }
    h2 {
        text-align: center !important;
        font-size: 20px !important;
        line-height: 28px !important;
    }
    p {
        text-align: center !important;
    }
    .HeroSec {
        padding: 0px 0px 40px 0px;
    }
    .vc_btn3-container.vc_btn3-inline {
    
    }
    body .HeroSec .vc_btn3-color-warning {
        width: 100%;
    }
    
    .GroupSec .vc_single_image-img {
            margin: 0px 0px 0px 0px;    
    }
    .GroupSec .OrangeColm .vc_column-inner {
    padding: 15px 15px 15px 15px;
}
    .page-id-3334 .HeroSec .vc_row {
    display: flex;
    flex-direction: column-reverse;
}
.vc_btn3-container.vc_btn3-inline {
    width: 100%;
        margin-bottom: 0px;
}
.HowDoesSection {
    padding: 20px 0px 0px 0px;
}
.HowDoesSection .wpb_content_element {
    margin-bottom: 10px !important;
}
.HowDoesSection .vc_empty_space {
    display:none;
}

.BlueBoxRow .bluebox {
    height: auto !important;
}
.BlueBoxRow .bluebox2, 
.BlueBoxRow .bluebox3 {
        margin-top: -7px !important;
}
.BlueBoxRow .bluebox3 {
    margin-top: 40px;
}
.HaveQuestionsSect {
    padding-bottom: 10px;
}
body .HowDoesSection .vc_btn3-color-warning{
    font-size: 16px;
}
.HaveQuestionsSect p {
    font-size: 14px;
    padding: 0 15px;
}
h1 {
    font-size: 25px !important;
}
.HeroSec .wpb_single_image.wpb_content_element.vc_align_right {
    margin-bottom: 8px;
}
.WhatYouSect 
 .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}
#pum_popup_title_3366 {
    padding-top: 20%;
}
.GrayBrd {
    margin-top: 0px;
    padding: 10px 10px;
}
.ModalForm {
    width: 100%;
}
body .PaddingRight .vc_column-inner {
    padding-left: 15px;
}
body .PaddingRight {
    padding-right: 0px;
    padding-bottom: 40px;
}
.WeOfferSect .OrangeLineBlock {
    padding: 50px 0px 0px 0px;
}
body .GroupSec .LargeImgLeft img {
    max-width: 100% !important;
    height: auto;
    margin: 0px 0px 0px 0px;
}
body .WhatYouSect .vc_column-inner {
    padding: 0px 0px 0px 0 !important;
}
.wpb_single_image.wpb_content_element.vc_align_right.LargeImgLeft {
    margin-bottom: 0;
}
body .WhatYouSect ul li br{
    display:none;    
}
body .WhatYouSect ul li {
    margin: 10px 0px;
    width: 100%;
    font-size: 14px !important;
}
.ImgHeight .vc_column-inner {
    height: 471px;
    display:none;
}
.GroupSec p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding: 0 15px;
}
.WhatYouSect h4 {
    padding: 0 15px;
    text-align: center !important;
}
.OurRangeSect .HorizonTabs .vc_tta-panels {
    padding: 0px 0px;
}
h4.vc_tta-panel-title {
    font-size: 15px;
}
.HowDoesSection h1 {
    font-size: 26px!important;
}
body .HowDoesSection.OurRangeSect .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #00387A!important;
}
body .HowDoesSection.OurRangeSect .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    color: #fff!important;
}
body .HowDoesSection.OurRangeSect .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fff !important;
    border: 1px solid #C2C2C2 !important;
    border-radius: 5px !important;
    margin-bottom: 5px!important;
}
body .HowDoesSection.OurRangeSect .vc_tta-panel .vc_tta-panel-heading a{
    color: #35383C !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500 !IMPORTANT;
}
.OrangeTabSect, 
.TestimonialsSect, 
.MorePadding{
    padding: 20px 0px 0px 0px !important;
}
.OrangeTabSect .vc_tta-panels {
    width: auto;
    margin-left: 0;
    padding: 40px 15px 40px 15px;
}
.OrangeTabSect .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent!important;
}
.OrangeTabSect .vc_tta-panel-heading {
    margin-bottom: 10px!important;
    border: none!important;
}
.OrangeTabSect .vc_active a {
    background-color: #00387a !important;
    box-shadow: none !important;
    color: #fff!important;
}
.OrangeTabSect .vc_tta-panel .vc_tta-panel-heading a{
    font-size: 15px;
    line-height: 18px;
    font-weight: 500 !IMPORTANT;
}
.OrangeTabSect .vc_tta-panel-body {
    border: none!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 40px!important;
}
.TestimonialsSect .slick-slide img {
    display: none;
}
.TestimonialsSect .sp-testimonial-free {
    height: auto;
}
.SupportSect h2 {
    font-size: 18px!important;
}
body .WeOfferSect h3 {
    text-align: center!important;
}
.GroupSec .OrangeColm ul li i {
    margin-right: 10px;
    margin-top: 10px;
}
.GroupSec .OrangeColm ul li {
    display: inline-flex;
}
body .WhatYouSect ul li {
    padding: 17px 20px;
}
.WeOfferSect .vc_row {
    display: flex;
    flex-direction: column-reverse;
}
.textwidget.custom-html-widget p {
    text-align: left!important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: -7px;
}
.QuestionSect .MyAccordion .vc_tta-panel-heading h4 {
    font-size: 17px;
    padding-right: 15px;
}
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ok{
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    padding: 10px 15px !important;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #fff !important;
    text-align: center;
    width: 85%;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 5px;
}
#wpcf7-f3367-o1 .wpcf7-validation-errors {
    margin-top:30px !important;
    position: relative !important;
        width: 50%;
}


/*=============================End Danish Gilani Css=============================*/
