/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.1
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


.equal-height .fl-col-group-nested {
    display: flex;
    flex-wrap: wrap;
}

.equal-height .fl-col-group-nested .fl-col-content {
    height: 100%;
}

.equal-height .fl-col-group-nested .fl-col-content .fl-module-photo {
    height: 100%;
}

.equal-height .fl-col-group-nested .fl-col-content .fl-module-photo * {
    height: 100%;
    object-fit: cover;
}


header.fl-page-header.fl-page-header-primary.fl-page-nav-right {
    position: absolute;
    width: 100%;
    float: left;
    top: 0px;
    z-index: 999999;
}

.mobile-box {
    background: #1a65a1;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px;
    z-index: 999;
	display:none;
}

.mobile-box a {
    color: #fff;
}

.mobile-box a, .mobile-box span {
    font-size: 22px;
}

.mobile-box span {
    font-weight: bold;
    margin-right: 10px;
}

header.fl-page-header.fl-page-header-primary.fl-page-nav-right .fl-page-header-container.container {
    padding: 10px 0;
    width: 100%;
}

header.fl-page-header .fl-page-header-logo-col {
    width: 30%;
}

header.fl-page-header ul.social-address {
    margin: 0;
    padding: 0;
}

header.fl-page-header .fl-page-nav-col {
    width: 75%;
}
.banner-home .border-banners {
    border: 5px solid #a50300;
    width: auto;
    margin: 0px auto;
    padding: 10px 70px;
}

.banner-home .fl-col-group.fl-node-mu6kp7qlxyb1 {
    margin: 0px auto;
    display: flex;
}

.banner-home a.fl-button {
    background: #a50300 !important;
    border: 1px solid #a50300 !important;
    border-radius: 100px;
}

header.fl-page-header .fl-page-nav-col ul#menu-main-menu-1 li a.nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

header.fl-page-header .fl-page-nav-col 
 .header-phones {
    width: 100%;
    float: left;
}

.banner-home a.fl-button:hover {
    background: #000 !important;
}

header.fl-page-header .fl-page-nav-col .header-phones .textwidget.custom-html-widget {
    width: 100%;
    float: right;
}
header.fl-page-header .fl-page-nav-col .header-phones .textwidget.custom-html-widget {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}header.fl-page-header .fl-page-nav-col ul li  ul.sub-menu li a.nav-link {
    color: #000 !important;
}
.accordian-colsec .fl-module-heading .fl-node-content {
    margin-bottom: 0px;
}header.fl-page-header.fl-page-header-fixed ul#menu-main-menu ul.sub-menu {
    background: #1a65a1;
}
.accordian-colsec .fl-module-rich-text .fl-node-content {
    margin-top: 5px;
}h2.fl-heading {
    color: #1a65a1;
}header.fl-page-header .fl-page-nav-col ul#menu-main-menu-1 li.current-menu-item a.nav-link {
    border-bottom: 4px solid #1a65a1;
}
header.fl-page-header .fl-page-nav-col .header-phones ul li, header.fl-page-header.fl-page-header-fixed ul li {display: block;color: #fff !important;font-size: 16px;}

.footer-map-widget .textwidget p .map_mob_btm {
    font-size: 20px;
}

header.fl-page-header .fl-page-nav-col .header-phones ul li a, header.fl-page-header.fl-page-header-fixed ul li a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}
header.fl-page-header.fl-page-header-fixed .header-phones .textwidget.custom-html-widget {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

header.fl-page-header .fl-page-nav-col .header-phones ul li i, header.fl-page-header.fl-page-header-fixed ul li i {
    color: #fff !important;
    margin-right: 10px;
}
header.fl-page-header .fl-page-nav-col .header-phones ul li i.fab.fa-facebook, header.fl-page-header.fl-page-header-fixed ul li i.fab.fa-facebook {
    margin-left: 10px;
}

/*header.fl-page-header .fl-page-nav-col .header-phones ul li i.fa.fa-phone {
    transform: rotate(90deg);
}
*/

header.fl-page-header .fl-page-nav-col .header-phones ul.header-icons, header.fl-page-header.fl-page-header-fixed .header-phones ul.header-icons {
    background: #1a65a1;
    padding: 0px 25px;
}

header.fl-page-header .fl-page-nav-col .header-phones ul.header-icons:hover, header.fl-page-header.fl-page-header-fixed .header-phones ul.header-icons:hover{
    background: #000;
    transition: 1s;
}
.home-section2 .fl-col-group {
    align-items: center !important;
    display: flex;
}
.home-experience .fl-module-content.fl-node-content {
    margin: 0px !important;
}

.home-experience .content-right {
    background: #fff;
    padding: 30px;
}

.home-experience .content-right h2.fl-heading {
    margin-bottom: 12px !important;
}

.home-claim .cols-sec .fl-col-content {
    background: #1a65a11a;
    margin: 5px 10px;
    min-height: 380px;
}
.home-claim h2.fl-heading {
    margin-bottom: 40px !important;
}
.home-section2 .fl-col-group .content-left {
    border-left: 5px solid #1a65a1;
    border-bottom: 5px solid #1a65a1;
}.footer-map-widget {
    text-align: center;
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 40px;
    padding-bottom: 40px;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0 15px;
}

.footer-map-widget .widget_text.sidebox {
    border: 1px solid #363636;
}
.testimonial-home .wpmtst-testimonial {
    background: #000000ad;
}

.testimonial-home .wpmtst-testimonial h3.wpmtst-testimonial-heading.testimonial-heading, .testimonial-home .wpmtst-testimonial .testimonial-content::before, .testimonial-home .wpmtst-testimonial .testimonial-content::after {
    display: none;
}

footer.fl-page-footer-wrap .container {
    padding: 60px 0px;
}
.testimonial-home .wpmtst-testimonial .testimonial-content {
    margin: 0px;
}

.testimonial-home .wpmtst-testimonial .testimonial-content p {
    color: #fff;
    font-size: 16px;
    font-style: initial;
}

.testimonial-home .wpmtst-testimonial .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.testimonial-home .wpmslider-controls-direction a::before {
    background: #fff !important;
}

.footer-map-widget h3.sidetitl {
    margin-top: 5px;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'Lato';
}

.footer-map-widget .textwidget p a {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}


footer.fl-page-footer-wrap .fl-page-footer-widgets-row .fl-page-footer-widget-col-1 {
    width: 40% !important;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-row .col-sm-4.fl-page-footer-widget-col {
    width: 30%;
}

footer.fl-page-footer-wrap .fl-page-footer-widgets-row h4.fl-widget-title {
    font-size: 23px;
}

footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 li {
    width: 50%;
    float: left;
}

footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 ul.sub-menu {
    display: none;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    background: #fff;
}

footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 li.menu-item-has-children:hover ul.sub-menu li {
    width: 100%;
}

.fl-page-footer {
    background: #000;
    border-color: #444;
}

.fl-page-footer .fl-page-footer-container.container {
    padding: 15px 0px;
}

.fl-page-footer .fl-page-footer-container.container .fl-page-footer-text {
    padding-bottom: 0px;
    font-size: 16px;
    color: #fff;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-row li:hover a {
    color: #6ba9db;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-row li a {
    color: #fff;
}

footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 ul.sub-menu li a {
    color: #000;
}

.fl-page-header-fixed .fl-page-header-wrap {
    padding: 0px;
    background: #161616;
}

.fl-page-header-fixed .fl-page-header-wrap img.fl-logo-img {
    max-height: 100px !important;
}

.fl-page-header-fixed .fl-page-header-wrap ul#menu-main-menu li a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
}

.faq-ssdfaq .fl-accordion-item .fl-accordion-button a {
    color: #000 !important;
    font-weight: 600;
    outline: unset;
}
.faq-ssdfaq .fl-accordion-item p.con {
    font-size: 15px;
    color: #3a3a3a;
}
.faq-ssdfaq .fl-accordion-item .fl-accordion-button {
    padding: 15px;
}

.faq-questionsec .faq-forms h3, .faq-questionsec .widget.gform_widget h2.widgettitle {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 38px;
    color: #1a65a1;
    font-weight: 600;
}
.faq-questionsec .faq-forms .form .colse {
    display: flex;
}

.faq-questionsec .faq-forms .form .colse span {
    width: 100%;
}

.faq-questionsec .faq-forms .form .colse input, .faq-questionsec .faq-forms .form textarea, .faq-questionsec .widget.gform_widget input, .faq-questionsec .widget.gform_widget textarea{
    margin-bottom: 15px !important;
    padding: 16px !important;
    border-radius: unset;
    color: #000;
}
.faq-questionsec .widget.gform_widget label {
    display: none !important;
}
.faq-questionsec .faq-forms .form .colse input::placeholder, .faq-questionsec .faq-forms .form textarea::placeholder, .faq-questionsec .widget.gform_widget input::placeholder, .faq-questionsec .widget.gform_widget textarea::placeholder {
    color: #000;
}
.faq-questionsec .faq-forms .form textarea, .faq-questionsec .widget.gform_widget textarea {
    height: 130px !important;
}
.quick-linksec .fl-col-group {
    display: flex;
    align-items: center;
}
.covid-content .conts {
    background: #1a65a11a;
    padding: 20px;
    border-bottom: 5px solid #1a65a1;
}
.faq-questionsec .faq-forms input.wpcf7-submit, .faq-questionsec .widget.gform_widget input#gform_submit_button_2 {
    margin: 0px auto 0px;
    display: block;
    padding: 20px 50px !important;
    border-radius: unset;
    border: unset;
    font-size: 18px;
    color: #fff;
}
.faq-questionsec .faq-forms span.wpcf7-spinner {
    display: none;
}

.faq-questionsec .faq-forms input.wpcf7-submit:hover, .faq-questionsec .widget.gform_widget input#gform_submit_button_2:hover {
    background: #000;
}
.faq-questionsec .faq-forms .form .colse span.names {
    margin-right: 15px;
}
.faq-ssdfaq .fl-accordion-item {
    margin-bottom: 18px;
}
.quick-linksec .fl-col-group {
    display: flex;
    align-items: center;
}

.quick-linksec .fl-col-group .fl-module-rich-text {
    background: #1a65a11a;
}

.contact-forms .col-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.contact-forms .col-row .col-se {
    width: 49%;
}

.contact-content-sec {
    background: linear-gradient(0deg, #fff 25%, #e7eff5 25% 70%, #fff 70%);
}

.cont-iner-col {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 1px 6px 1px #2765a145;
    border-radius: 10px;
    border-bottom: 3px solid #2765a1;
}

.contact-forms textarea {
    height: 120px;
}

.contact-forms input.wpcf7-form-control, .contact-forms textarea, .contact-forms select, .main-form.gravity-code input, .main-form.gravity-code textarea, .main-form.gravity-code select{
    background: #e7eff5;
    border: none;
    border-radius: 0px;
    border-bottom: 2px solid #2765a1;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #2765a1;
}

.contact-forms input.wpcf7-form-control::placeholder, .contact-forms textarea::placeholder, .contact-forms select::placeholder, .main-form.gravity-code input::placeholder, .main-form.gravity-code textarea::placeholder, .main-form.gravity-code select::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #2765a1;
}

.contact-forms input.wpcf7-form-control:focus, .contact-forms textarea:focus, .contact-forms select:focus, .main-form.gravity-code input:focus, .main-form.gravity-code textarea:focus, .main-form.gravity-code select:focus {
    outline:none;
}

.contact-forms select, .main-form.gravity-code select {
    width: 100%;
}

.main-form input.wpcf7-form-control.has-spinner.wpcf7-submit, .main-form.gravity-code input#gform_submit_button_1 {
    background: #2765a1;
    color: #fff;
    padding: 14px 40px;
    text-transform: uppercase;
    border-radius: 0px;
    display: flex;
    width: max-content;
    margin: 0 auto;
    border: 2px solid #2765a1;
	margin-top:40px;
}

.main-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover, .main-form.gravity-code input#gform_submit_button_1:hover {
    background: #e7eff5;
    color: #2765a1;
}
.main-form.gravity-code .ginput_container_name label {
    display: none !important;
}
.main-form.gravity-code input#input_1_7 {
    margin-top: 35px;
}
.main-form.gravity-code input#gform_submit_button_1{
	 margin-top: 10px !important;
}
.main-form span.wpcf7-spinner {
    display: none;
}
.main-form.gravity-code textarea {
    height: 120px !important;
}
.main-col-location .fl-col-group-nested .left-col-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 3px solid #2765a1;
    border-bottom: 3px solid #2765a1;
    background: #2765a112;
}


.main-col-location .fl-col-group-nested {
    display: flex;
}

.main-col-location .fl-col-group-nested .left-col-sec .left-location-sec {
    background: #ffffff;
    padding: 40px 10px;
    max-width: 300px;
    box-shadow: 0px 1px 4px 1px #2765a14f;
    border-radius: 6px;
    border-bottom: 2px solid #2765a1;
}

.main-agressive .fl-col-group-nested {
    display: flex;
    align-items: center;
}

.main-agressive .fl-col-group-nested .left-aggressive {
    background: #ffffff30;
    box-shadow: 0px 1px 5px 1px #2765a154;
    border-left: 3px solid #2765a1;
}

.main-agressive .fl-col-group-nested .right-agressive {
    background: #ffffff30;
    box-shadow: 0px 1px 5px 1px #2765a154;
    border-right: 3px solid #2765a1;
}

header.fl-page-header .fl-page-nav-col {
    display: flex !important;
    width: 100%;
}

.fl-page-header-row.row {
    display: flex;
    align-items: center;
}

header.fl-page-header .fl-page-nav-col .header-phones {
    width: 20%;
    display: block;
}

header.fl-page-header .fl-page-nav-col .header-phones .textwidget.custom-html-widget {
    display: block;
}

header.fl-page-header .fl-page-nav-col .header-phones .textwidget.custom-html-widget ul.header-icons {
    background: transparent;
    padding: 0px;
}
header.fl-page-header .fl-page-nav-col .header-phones .textwidget.custom-html-widget ul.header-icons li a {
    font-weight: 700;
}
header.fl-page-header .fl-page-nav-col .fl-page-nav-wrap {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}

header.fl-page-header .fl-page-nav-col .fl-page-nav-wrap ul#menu-main-menu-1 a.nav-link {
    font-size: 16px;
    padding: 10px 7px;
}
.header-phones .textwidget.custom-html-widget ul.header-icons {
    margin-bottom: 0px !important;
}

.header-phones .textwidget.custom-html-widget ul.header-icons li {
    padding: 9px 0px;
    font-size: 17px !important;
}

.header-phones .textwidget.custom-html-widget ul.header-icons li a {
    font-size: 18px !important;
}
.blogs-sec .fl-post-grid-text {
    background: #1a65a11a !important;
    padding: 15px;
    border-bottom: 5px solid #1a65a1 !important;
}
 .blogs-sec a.fl-post-grid-more {
    background: #2765a1;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    width: max-content;
    margin: 0 auto;
    border: 2px solid #2765a1;
    margin-top: 10px;
}


/* responsive */

@media (max-width: 1440px) {

header.fl-page-header .fl-page-nav-col .fl-page-nav-wrap ul#menu-main-menu-1 a.nav-link {
    font-size: 14px;
    padding: 10px 3px;
}

}

@media (max-width: 1199px) {
	
.fl-page-footer-widgets-container .row {
    margin-left: 15px;
    margin-right: 15px;
}
	
	header.fl-page-header .fl-page-nav-col ul#menu-main-menu-1 li a.nav-link {
    padding: 15px 6px;
    font-size: 13px;
}
	
	.fl-page-header-fixed .fl-page-header-wrap ul#menu-main-menu li a {
    padding: 15px 4px;
	font-size: 13px;
}
	
	header.fl-page-header.fl-page-header-primary.fl-page-nav-right .fl-page-header-container.container {
    padding: 10px 10px;
}
	
}





@media (max-width: 991px) {
	
   .fl-page-nav-right .fl-page-header-logo {
    padding: 0px;
}
	
	.fl-page-header-wrap .fl-page-nav-wrap {
    background: transparent;
    border: 0px;
}
	
	header.fl-page-header .fl-page-nav-col .header-phones ul.header-icons {
    padding: 6px 15px;
    margin-bottom: 4px;
}
	
	header.fl-page-header .fl-page-header-logo-col {
    width: 20%;
}
	
	header.fl-page-header .fl-page-nav-col {
    width: 80%;
}
	
	header.fl-page-header .fl-page-nav-col ul#menu-main-menu-1 li a.nav-link {
    padding: 6px 2px;
    font-size: 12px;
}

	header.fl-page-header.fl-page-header-primary.fl-page-nav-right .fl-page-header-container.container .row {
    margin: 0px !important;
}
	
	header.fl-page-header.fl-page-header-primary.fl-page-nav-right .fl-page-header-container.container .row {
    margin: 0px !important;
    display: flex;
    align-items: center;
}
	
	.fl-node-uxlg986ydiev.fl-module-heading .fl-heading {
    font-size: 35px;
}
	
	.fl-builder-content .fl-node-oaskze4y0uhw .fl-rich-text, .fl-builder-content .fl-node-oaskze4y0uhw .fl-rich-text *:not(b, strong) {
    font-size: 20px;
}
	
	.home-section2 h2.fl-heading {
    line-height: 40px !important;
    font-size: 28px !important;
}
	
	.home-experience h2.fl-heading {
    font-size: 28px !important;
    line-height: 40px !important;
}
	
	
	.home-experience .content-right {
    padding: 10px;
}
	
	.home-claim h2.fl-heading {
    font-size: 28px !important;
    line-height: 40px !important;
}
	
	.main-agressive h3.fl-heading {
    font-size: 24px !important;
    line-height: 28px !important;
}
	
	.main-agressive .left-aggressive, .main-agressive .right-agressive {
    margin-bottom: 30px;
}
	
	.fl-node-xfqcoerzu38j > .fl-row-content-wrap {
    padding-top: 160px;
    padding-bottom: 100px;
}
	
	.faq-ssdfaq h2.fl-heading {
    font-size: 28px;
    line-height: 38px;
}
	
	.faq-questionsec .faq-forms h3 {
    font-size: 28px;
}
	
	.footer-map-widget h3.sidetitl {
    font-size: 14px;
}
	
	.banner-home h2.fl-heading {
    font-size: 30px !important;
}
	
	.banner-home .fl-row-content-wrap {
    padding: 160px 0px 100px;
}
	
	.quick-linksec h2.fl-heading {
    font-size: 28px !important;
    line-height: 40px;
}
	
	.home-claim h3.fl-heading {
    font-size: 24px !important;
}
	
	.cont-iner-col h2.fl-heading {
    font-size: 34px !important;
    line-height: 40px !important;
}
	
}

@media (max-width: 768px) {
	
.main-col-location .fl-col-group-nested .fl-col {
    width: 100% !important;
}
	
	.faq-ssdfaq .fl-col-small {
    max-width: 100%;
}
	
}

@media (max-width: 767px) {
	
header.fl-page-header .fl-page-nav-col ul li ul.sub-menu li a.nav-link {
    color: #fff !important;
}
	
.banner-home .border-banners {
    padding: 0px;
}

.banner-home .border-banners p {
    font-size: 18px !important;
}
.mobile-box {
	display:block;
}
	
.col-sm-12.col-md-4.fl-page-header-logo-col {
    padding: 0px;
}

.header-phones {
    display: none !important;
}

.col-sm-12.col-md-8.fl-page-nav-col {
    justify-content: flex-end;
    width: 40% !important;
}

.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
    padding: 0px;
}
	.home-section2 .fl-row-content-wrap {
    padding: 20px 0px;
}
	
	.footer-map-widget {grid-template-columns: repeat(2, 1fr);}
	
	.footer-map-widget .widget_text.sidebox {
    /* margin: 0px auto; */
}
	
	
	footer.fl-page-footer-wrap .fl-page-footer-widgets-row .fl-page-footer-widget-col-1 {
    width: 100% !important;
}
	
	footer.fl-page-footer-wrap .fl-page-footer-widgets-row .col-sm-4.fl-page-footer-widget-col {
    width: 100%;
}
	
	footer.fl-page-footer-wrap .fl-page-footer-widgets-row ul#menu-main-menu-2 li {
    width: 50%;
    float: none;
}
	
	.fl-page-footer-widget-col aside#nav_menu-2 ul#menu-main-menu-2 {
    display: flex;
    flex-wrap: wrap;
}
	
	footer.fl-page-footer-wrap .container {
    padding: 60px 0px 20px;
}
	
	.strong-view.wpmtst-modern.controls-type-sides .wpmtst-testimonial-inner {
    padding-left: 15px;
    padding-right: 15px;
}
	
	.header-phones ul.social-address {
    display: none;
}
	
	ul.header-icons {
    display: none;
}
	
	button.navbar-toggle.navbar-toggler span {
    display: none;
}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:hover, .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:focus {
    background: transparent;
}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
    background: transparent;
}
	


	
	button.navbar-toggle.navbar-toggler::before {
    position: relative;
    color: #fff;
    font-family: 'Fontawesome';
    content: "\f0c9";
    font-size: 20px;
}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
    background: transparent;
    display: flex;
    width: max-content;
    margin-left: auto;
}
	
	.home-section2 .fl-col-group {
    display: block;
    padding: 10px;
}
	.home-section2 h2.fl-heading {
    line-height: 30px !important;
    font-size: 24px !important;
}
	
	.home-experience .fl-row-content.fl-row-fixed-width.fl-node-content {
    padding: 0px 20px;
}
	
	.home-claim h2.fl-heading {
    font-size: 24px !important;
    line-height: 30px !important;
}
	
	.main-agressive .fl-col-group-nested {
    flex-direction: column;
}
	
	.main-agressive .fl-col-group-nested .right-agressive {
    order: 1;
    margin: 0px 10px 30px;
}
	
	.main-agressive .fl-col-group-nested .left-aggressive {
    margin: 0px 10px;
}
	
	.banner-home .fl-row-content-wrap {
    padding: 110px 0px 50px;
}
	
	.faq-ssdfaq h2.fl-heading {
    font-size: 24px;
    line-height: 30px;
}
	
	.home-claim h3.fl-heading {
    font-size: 22px !important;
    line-height: 28px !important;
}
	
	.quick-linksec .fl-col-group {
    display: block;
}
	
	.quick-linksec h2.fl-heading {
    font-size: 24px !important;
    line-height: 30px;
}
	
	.main-col-location .fl-col-group-nested {
    display: block;
}
	
	.main-col-location .fl-col-group-nested .left-col-sec {
    padding: 30px !important;
}
	
	.banner-home h2.fl-heading {
    font-size: 22px !important;
    line-height: 28px !important;
}
	
	.cont-iner-col h2.fl-heading {
    font-size: 24px !important;
    line-height: 30px !important;
}
	
	.cont-iner-col {
    padding: 10px;
}
	
	.cont-iner-col {
    margin: 10px;
}
	
	.fl-page-header-logo {
    max-width: 200px;
}
	
	.fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100% !important;
}
	
	.faq-questionsec .faq-forms h3 {
    font-size: 22px;
}
	
	.faq-questionsec .faq-forms input.wpcf7-submit {
    margin: 24px auto 0px;
    padding: 14px 36px;
    font-size: 16px;
}
	.fl-page-nav-collapse.navbar-collapse.in {
    position: absolute;
    background: #000;
    left: 0;
    margin-right: auto;
    padding: 10px;
	width:100%;
	max-width:100%;
}
	
	.fl-builder-content .fl-node-m2iwf058d6sq a.fl-button {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    font-size: 14px;
}
	
	.navbar {
    position: static !important;
}
	
	.col-sm-12.col-md-8.fl-page-nav-col {
    position: static;
}
	
	
	button.navbar-toggle.navbar-toggler:focus {
    outline: none;
}
	
	.home-experience img {
    width: 100%;
}
	
}



@media (max-width:480px) {
	
	.contact-forms .col-row .col-se {
    width: 100%;
}
	
	.contact-forms .col-row {
    flex-direction: column;
}
	
}