/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Body */
Body .ocm-effect-wrap {
    background-image: url(https://www.busterscustoms.com/wp-content/uploads/2023/06/Frame-R1.png)!important;
    background-repeat: no-repeat!important;
    background-size: 100% 100%!important;
    background-color: #000 !important;
}
.container-wrap {
	background: transparent !important;
}

/* Header Outer */
li#menu-item-46 a {
    background: #EC1F27;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 20px 40px 20px 30px !important;
    border: 2px solid #ec1f27;
    transition: 0.5s all !important;
}
li#menu-item-46 a:hover {
    border-color: #fff !important;
    background: transparent !important;
}

li#menu-item-46 a span::after {
    display: none !important;
}
li#menu-item-46 a b {
    display: block;
    font-size: 41px;
    line-height: 60px;
}

#header-outer .container {
    padding: 0px 0px 0px 20px !important;
}

.sub-menu.tracked-pos {
    width: 110% !important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
    background: transparent !important;
    color: #ec1f27 !important;
    font-weight: 800 !important;
}


/* Banner Section */
#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
    padding: 15px 30px !important;
    font-size: 29px;
    line-height: 38px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 15px 30px !important;
    font-size: 29px;
    line-height: 38px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}

#hero-sec a.slider-prev, #hero-sec a.slider-next {
    display: none !important;
}

#hero-sec::before {
    content: '';
    background: linear-gradient(180deg, rgba(28, 28, 28, 0.10) 0%, #1C1C1C 100%);
    height: 15%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 11;
}


/* Services Section */

#cta-btn {
    padding: 15px 40px;
    font-size: 26px;
    font-family: 'Rajdhani';
    border-radius: unset !important;
}

#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 26px;
    font-family: 'Rajdhani';
}

#fr-btn i {
    right: -10px;
    font-size: 26px;
    color: #EC1F27;
}
#serv-tb-inner p {
    padding: 20px 0px !important;
}
#serv-tb-inner img {
    max-width: 800px;
}
#serv-sec .tabbed>ul li a {
    font-size: 17px !important;
    line-height: 24px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 100px;
}


/* Work SEction */

#wrk-crsl .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: visible;
}
#wrk-crsl .owl-stage {
    display: flex;
    align-items: center;
}

#wrk-crsl .carousel-item {
    margin: 0 40px;
}
#wrk-crsl .owl-item img {
    transition: 0.6s all !important;
    transform: scale(0.7);
    opacity: 0.4;
}

#wrk-crsl .owl-item.active img {
    transform: scale(1);
    opacity: 1;
}
#wrk-crsl .owl-dots {
    display: none;
}

#wrk-crsl .owl-nav.disabled {
    display: block !important;
}

#wrk-crsl .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: transparent !important;
    border: unset !important;
    padding: unset !important;
    margin: 0 20px;
    font-size: 70px;
    line-height: 60px;
}

#wrk-crsl .owl-next, #wrk-crsl .owl-prev {
    transition: 0.5s all !important;
}

#wrk-crsl .owl-next:hover, #wrk-crsl .owl-prev:hover {
    color: #EC1F27 !important;
}


/* Get Your Estimate Section */

#free-sec .row-bg.viewport-desktop.using-image {background-size: 100% 100%;}

div#free-sec {
    padding: 20px 60px 30px !important;
}

#free-sec h2 {
    font-size: 70px !important;
    line-height: 78px !important;
}

#free-sec #cta-btn {
    background: #000 !important;
}

div#free-sec img {
    max-width: 810px;
}

#free-sec .wpb_text_column.wpb_content_element {
    margin-bottom: unset;
}

#free-sec p {
    padding: 20px 0px;
}


/* Review Section */

#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 19px;
    line-height: 30px;
}

#testi-inner .designation {
    line-height: 10px;
}

#rev-sec .carousel-item::before {
    background: #2D2D2D;
    border-radius: 25px;
    transform: skewY(-8deg);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#testi-inner h5, #testi-inner p {
    margin-left: 10px;
}

#rev-sec .carousel-item .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: unset;
}

#rev-sec .rating {
    color: #FFA53C;
}

#rev-sec .carousel-item {
    padding: 40px 30px;
    margin: 0 20px;
    position: relative;
}

#rev-sec .owl-nav.disabled {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 100% !important;
    align-items: center;
    position: absolute;
    top: 0;
}

#rev-sec .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
        transition: 0.5s all !important;
        background: transparent !important;
        border: unset !important;
        padding: unset !important;
        margin: 0 20px;
        font-size: 70px;
        line-height: 30px;
}

#rev-sec .owl-prev {
    position: relative;
    left: -130px;
}

#rev-sec .owl-next {
    right: -130px;
    position: relative;
}

#rev-sec .owl-prev::before {content: '';width: 40px;height: 40px;border-radius: 50%;position: absolute;top: 0;right: -15px;background: #EC1F27;z-index: -1;}

#rev-sec .owl-prev, #rev-sec .owl-next {
    opacity: 0.6;
}

#rev-sec .owl-next::before {content: '';width: 40px;height: 40px;border-radius: 50%;position: absolute;top: 0;left: -15px;background: #EC1F27;z-index: -1;}


#rev-sec .owl-prev:hover, #rev-sec .owl-next:hover {
    opacity: 1 !important;
}
/* Video SEction */

#video-sec .nectar_video_player_self_hosted .play_button svg {
    width: 40px;
    height: 40px;
}
/* Form Section */

.form-sec input, .form-sec textarea, .form-sec select {
    background: transparent;
    border: unset !important;
    border-bottom: 1px solid #fff !important;
    border-radius: unset;
    padding: 10px 0 15px;
    color: #fff !important;
    box-shadow: unset !important;
}

.btn-row {
    float: right;
    display: flex;
}
#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 26px;
    font-family: 'Rajdhani';
    display: block;
    padding: 15px 80px !important;
}

.form-sec input::placeholder, .form-sec textarea::placeholder {
    color: #fff;
    font-size: 18px;
    font-family: 'Rajdhani';
    font-weight: 800;
}

.form-sec option {
    color: #fff !important;
    background: #000000 !important;
    border-color: #ec1f27 !important;
}



#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

div#ctn-frm {
    background: #EC1F27;
    padding: 60px !important;
    margin-bottom: 50px;
}

.form-sec .row {
    padding-bottom: 20px;
}


/* Footer  */


#ft-iner ul {
    margin: unset;
}

#ft-iner ul li {
    list-style: unset;
    margin: 10px 0px;
    font-size: 17px;
}

.site-nav li a {
    color: #A8A8A8;
}

.serv-nav li a {
    color: #fff;
}

#ft-iner a {
    transition: 0.5s all !important;
}

#ft-iner a:hover {
    color: #ec1f27 !important;
}

#ft-iner-tw .nectar_icon_wrap[data-style="border-animation"]:not([data-draw="true"]) .nectar_icon.icon_color_custom_ffffff:hover {
    background: transparent !important;
    border-color: #ec1f27 !important;
}

#ft-iner-tw .nectar_icon_wrap[data-style="border-animation"]:not([data-draw="true"]) .nectar_icon.icon_color_custom_ffffff:hover i {
    color: #ec1f27 !important;
}

#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 20px !important;
}

#ft-iner-tw .nectar_icon_wrap {
    margin-bottom: 0px !important;
    margin-right: 15px;
}
#copyright .col.span_5 {
    width: 100%;
}

#copyright p {
    text-align: center;
    font-size: 20px;
    font-family: 'Rajdhani';
    color: #fff;
}

div#copyright {
    border-top: 1px solid #A8A8A8 !important;
    padding: 25px 0px !important;
}
.nectar-global-section.before-footer, #copyright {
    background: transparent !important;
}
#footer {
    padding: 50px 0px !important;  
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.tiktok, .wpb_raw_code.wpb_content_element.wpb_raw_html.tiktok .wpb_wrapper {
    display: inline !important;
}

.tiktok a {
    border: 2px solid #fff;
    color: #fff !important;
    padding: 5px;
    border-radius: 100px;
    display: inline-block;
    width: 48px;
    height: 48px;
    font-size: 22px;
    line-height: 34px;
    margin-right: 10px;
}
div#ft-iner-tw a {
    transition: 0.5s all !IMPORTANT;
}

div#ft-iner-tw a:hover {
    color: red !important;
    border-color: red !important;
}



/* Automotive Page */

/* Banner */

.auto-page .row-bg-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 2;
    opacity: 0.6;
}
#img-inner-row img {
    width: 100%;
}
#tint-inner img {
    width: 100%;
    height: 530px !important;
    object-fit: cover;
}
/* Our Team Page  */
/* Team Detail Section */
#tm-dtl .shrt-blk {
    margin-bottom: unset !important;
    position: absolute;
    bottom: 0;
    padding: 30px 20px !important;
    background-image: linear-gradient(360deg, black, transparent);
    width: 100%;
}

#tm-dtl .dtl-blk {
    margin-bottom: 0px !important;
    position: absolute;
    bottom: -1570px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px 30px;
    background: #ec1f27a8;
    transition: 1s all !important;
}

#tm-dtl .wpb_column {
    position: relative;
    overflow: hidden;
}


#tm-dtl.dtl-one .vc_column-inner:hover .shrt-blk, #tm-dtl.dtl-two .vc_column-inner:hover .shrt-blk, #tm-dtl.dtl-three .vc_column-inner:hover .shrt-blk {
    visibility: hidden !important;
}

#tm-dtl.dtl-one .vc_column-inner:hover .dtl-blk, #tm-dtl.dtl-two .vc_column-inner:hover .dtl-blk, #tm-dtl.dtl-three .vc_column-inner:hover .dtl-blk {
    bottom: 0 !important;
}

#tm-dtl #cta-btn {border: 2px solid #ec1f27;display: inline-block;margin-top: 20px;color: #fff;padding: 10px 40px;background: #ec1f27;transition: 0.5s all !important;}

#tm-dtl #cta-btn:hover {
    background: transparent !important;
    border-color: #fff !important;
}

#tm-dtl .dtl-blk p {
    font-size: 20px;
    line-height: 35px !important;
}
#tm-dtl .owl-dots {
    display: none;
}

#tm-dtl .owl-stage {
    padding: unset;
}

#tm-dtl .owl-nav.disabled {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: 45%;
}

#tm-dtl .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: transparent;
    border: unset;
    border-radius: 100px !important;
    padding: unset;
    width: 100px;
    height: 100px;
    font-size: 80px;
    transition: 0.6s all !important;
    display: flex;
    align-items: center;
    color: #ffffff;
    justify-content: center;
}

#tm-dtl .owl-theme[data-desktop-cols] .owl-nav [class*=owl-]:hover {
    background: #fff !IMPORTANT;
    color: #000 !important;
}
div#tm-dtl img {
    min-height: 763px;
    object-fit: cover;
}

/* Free Estimate Page */

/* banner sec */
.est-page h3 {
    font-size: 40px !important;
    padding-top: 20px;
}

/* capcha sec */
#cp-bblk .wpb_column, #cp-bblk .row_col_wrap_12.col.span_12.dark.center {
    padding: unset !important;
}

/* Buster Section */
#bust-sec h2 {
    margin-bottom: 50px;
}

#bust-sec a, #cp-bblk a {
    color: #fff !important;
    text-decoration: underline;
    transition: 0.5s all !important;
}

#bust-sec a:hover, #cp-bblk a:hover {
    color: #ec1f27 !important;
}

/* Step Form Css */



.est-page .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    background: #fff !important;
    color: #000 !important;
    padding: unset !important;
    display: flex;
    align-items: center;
    font-size: 25px;
    font-family: 'Poppins';
    box-shadow: unset !important;
    justify-content: center;
    width: 50px;
    height: 50px;
    transform: scale(1);
}

.est-page .steps-form .steps-row .steps-step .btn-circle {
    background: transparent !important;
    padding: unset !important;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Poppins';
    margin: 0 auto;
}

.est-page .steps-form .steps-row .steps-step {
    display: block !important;
    margin: 0 20px;
}

.est-page .steps-row.setup-panel {
    display: flex;
    justify-content: center;
    align-items: center;
}

.est-page .steps-form .steps-row:before {
    top: 27px;
    bottom: 0;
    width: 9%;
    z-index: 0;
}

.est-page .steps-step p {
    font-size: 18px;
    line-height: 25px;
}

.est-page .step-form input, .est-page .step-form textarea, .est-page .step-form select {
    background: transparent !important;
    border-bottom: 1px solid #fff !important;
    padding: 10px 0px !important;
    margin: 15px 0px;
    color: #fff !important; 
}

.est-page input:focus, .est-page select:focus, .est-page textarea:focus {
    box-shadow: unset !important;
}

.est-page input::placeholder, .est-page select::placeholder, .est-page textarea::placeholder {
    color: #fff !important;
}

.est-page .uacf7-next, .est-page .uacf7-prev {
    background: #000 !important;
    border: unset;
    color: #fff;
    padding: 15px 90px;
    margin-top: 30px !important;
    font-size: 21px;
    font-family: 'Rajdhani';
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-right: 0 !important;
    margin-left: auto;
    border-radius: unset !important;
    cursor: pointer !important;
}
.est-page .form-col .vc_column-inner {
    background: #ec1f27;
    padding: 50px 40px;
}

.est-page .form-hd h2 {
    font-size: 50px !important;
    line-height: 58px;
    text-transform: uppercase;
}
.form-col input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000 !important;
    border: unset !important;
    border-radius: unset !important;
    padding: 15px 90px !important;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani';
}

.form-col .uacf7-prev {
    margin-left: 0 !important;
    padding: 15px 80px !IMPORTANT;
}

.form-col select option {
    background: #000 !important;
}
.steps-row.setup-panel a {
    pointer-events: none !important;
}



/* Serv pages Css */


#ox-sec p {
    font-size: 16px;
}

#ox-sec .vc_column-inner {
    padding: 50px 15px 40px;
    background: #000;
    min-height: 460px;
    transition: 0.5s all !important;
}

#ox-sec .vc_column-inner:hover {
    background: #ec1f27 !important;
    box-shadow: 3px 3px 0px 3px #fff;
}
div#innnnn-r img {
    height: 500px;
    object-fit: cover;
}
#coating-inner img.img-with-animation.skip-lazy.animated-in {
    height: 500px;
    object-fit: cover;
}

ul.serv-list li, ul.c-l li {
    font-size: 22px;
    line-height: 37px;
}
.mob-top-bar{
	display:none;
}

/* Responsiveness */
@media only screen and (min-width: 300px) and (max-width: 519px){

.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding-right: 20px !important;
}
	
h1 {
    font-size: 35px !important;
    line-height: 43px !important;
}
	h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
	p {
    FONT-SIZE: 12PX !IMPORTANT;
    LINE-HEIGHT: 20PX;
}
#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 12px 19px !important;
    font-size: 12px;
    line-height: 10px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
   padding: 10px 15px !important;
    font-size: 12px;
    line-height: 10px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .button.solid_color {
    padding-right: unset;
}

#serv-sec .tabbed>ul li a {
    font-size: 13px !important;
    line-height: 21px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 50px;
}	
	#cta-btn {
     padding: 10px 15px !important;
    font-size: 12px;
    font-family: 'Rajdhani';
    border-radius: unset !important;
}
	#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 12px;
    font-family: 'Rajdhani';
}
#serv-tb-inner img {
    max-width: 310px;
}
	
div#serv-sec {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}	
	#wrk-crsl .owl-item.active img {
    height: 200px;
    width: 230px;
    object-fit: cover;
}
div#wrk-sec {
    padding-bottom: unset !important;
}	
div#free-sec {
    padding: 80px 20px 20px !important;
}	
div#free-sec img {
    max-width: 270px;
}
	#free-sec h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 12px !important;
    line-height: 20px;
}
	div#testi-inner img {
    width: 50%;
}
div#video-sec {
    padding: 50px 0 !important;
}	
div#ctn-frm {
    background: #EC1F27;
    padding: 20px !important;
    margin-bottom: 20px;
}	
.form-sec .row {
    padding-bottom: unset !important;
}
	.btn-row {
    float: none;
}
	#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 16px;
    font-family: 'Rajdhani';
    display: block;
    padding: 10px 20px !important;
}
	#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}
	#ft-iner ul li {
    list-style: unset;
    margin: 5px 0px;
    font-size: 14px;
}
	#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 16px !important;
}
/* 	our work page */
	div#inner-page-banner {
    padding: 50px 0 !important;
}
div#gallery-sec {
    padding-bottom: 50px !important;
}
#free-sec .row-bg.viewport-desktop.using-image {
    background: #ec1f27;
}

div#free-sec {
    padding-top: 40px !IMPORTANT;
}

	#tm-dtl .owl-nav.disabled {
    display: none;
}

div#tm-dtl img {
    min-height: 460px;
}

#tm-dtl .dtl-blk p {
    line-height: 20px !important;
}
/*Mobile Topbar*/	
.mob-top-bar {
	position: fixed;
    z-index: 11;
    text-align: center;
    background: #fc1b31;
    width: 100%;
	display: block;
}
.mob-top-bar a {
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    color: white
}
#header-outer {
    top: 43px;
}
}
@media only screen and (min-width: 520px) and (max-width: 767px){

.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding-right: 20px !important;
}	
	
	h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}
	h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}
	h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
	p {
    FONT-SIZE: 15PX !IMPORTANT;
    LINE-HEIGHT: 25PX;
}
	#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 15px 20px !important;
    font-size: 15px;
    line-height: 10px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
    padding: 15px 20px !important;
    font-size: 15px;
    line-height: 10px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
#serv-sec .tabbed>ul li a {
    font-size: 18px !important;
    line-height: 28px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 50px;
}	
	#cta-btn {
     padding: 15px 20px !important;
     font-size: 15px;
     font-family: 'Rajdhani';
     border-radius: unset !important;
}
	#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 12px;
    font-family: 'Rajdhani';
}
#serv-tb-inner img {
    max-width: 410px;
}
	
div#serv-sec {
    padding-bottom: 30px !important;
}	
	#wrk-crsl .owl-item.active img {
    height: 250px;
    width: 340px;
    object-fit: cover;
}
div#wrk-sec {
    padding-bottom: unset !important;
}	
div#free-sec {
    padding: 80px 20px 20px !important;
}	
div#free-sec img {
    max-width: none;
    width: 90%;
}
	#free-sec h2 {
    font-size: 33px !important;
    line-height: 40px !important;
}
#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 12px !important;
    line-height: 20px;
}
	div#testi-inner img {
    width: 30%;
}
div#video-sec {
    padding: 50px 0 !important;
}	
div#ctn-frm {
    background: #EC1F27;
    padding: 20px !important;
    margin-bottom: 20px;
}	
.form-sec .row {
    padding-bottom: unset !important;
}
	.btn-row {
    float: none;
}
	#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 16px;
    font-family: 'Rajdhani';
    display: block;
    padding: 10px 20px !important;
}
	#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}
	#ft-iner ul li {
    list-style: unset;
    margin: 5px 0px;
    font-size: 14px;
}
	#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 16px !important;
}

/* 	our work page */
	div#inner-page-banner {
    padding: 50px 0 !important;
}
div#gallery-sec {
    padding-bottom: 50px !important;
}
/*Mobile Topbar*/	
.mob-top-bar {
	position: fixed;
    z-index: 11;
    text-align: center;
    background: #fc1b31;
    width: 100%;
	display: block;
}
.mob-top-bar a {
    font-size: 20px;
    font-family: Poppins;
    font-weight: 900;
    color: white
}
#header-outer {
    top: 43px;
}	
}
@media only screen and (min-width: 768px) and (max-width: 1000px){
	
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding-right: 20px !important;
}	
	
	h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}
	h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	p {
    FONT-SIZE: 20PX !IMPORTANT;
    LINE-HEIGHT: 30PX;
}
	#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
#serv-sec .tabbed>ul li a {
    font-size: 26px !important;
    line-height: 30px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 50px;
}	
	#cta-btn {
     padding: 15px 20px !important;
     font-size: 20px;
     font-family: 'Rajdhani';
     border-radius: unset !important;
}
	#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 20px;
    font-family: 'Rajdhani';
}
#serv-tb-inner img {
    max-width: 550px;
}
	
div#serv-sec {
    padding-bottom: 30px !important;
}	
	#wrk-crsl .owl-item img {
    height: 350px;
    width: 450px;
    object-fit: cover;
}
div#wrk-sec {
    padding-bottom: unset !important;
}	
div#free-sec {
    padding: 80px 20px 20px !important;
}	
div#free-sec img {
    max-width: none;
    width: 90%;
}
	#free-sec h2 {
    font-size: 33px !important;
    line-height: 40px !important;
}
#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 12px !important;
    line-height: 20px;
}
	div#testi-inner img {
    width: 50%;
}
div#video-sec {
    padding: 50px 0 !important;
}	
div#ctn-frm {
    background: #EC1F27;
    padding: 20px !important;
    margin-bottom: 20px;
}	
.form-sec .row {
    padding-bottom: unset !important;
}
	.btn-row {
    float: none;
}
	#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 16px;
    font-family: 'Rajdhani';
    display: block;
    padding: 10px 20px !important;
}
	#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}
	#ft-iner ul li {
    list-style: unset;
    margin: 5px 0px;
    font-size: 14px;
}
	#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 16px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}



#hero-sec .content {
    padding: unset;
}

#rev-sec .rating i {
    font-size: 15px;
}
/* 	our work page */
	div#inner-page-banner {
    padding: 70px 0 !important;
}
div#gallery-sec {
    padding-bottom: 70px !important;
}	
/*Mobile Topbar*/	
.mob-top-bar {
	position: fixed;
    z-index: 11;
    text-align: center;
    background: #fc1b31;
    width: 100%;
	display: block;
}
.mob-top-bar a {
    font-size: 22px;
    font-family: Poppins;
    font-weight: 900;
    color: white
}
#header-outer {
    top: 43px;
}	
}
@media only screen and (min-width: 1001px) and (max-width: 1199px){
	h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}
	h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	p {
    FONT-SIZE: 20PX !IMPORTANT;
    LINE-HEIGHT: 30PX;
}
	#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
#serv-sec .tabbed>ul li a {
    font-size: 20px !important;
    line-height: 30px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 50px;
}	
	#cta-btn {
     padding: 15px 20px !important;
     font-size: 20px;
     font-family: 'Rajdhani';
     border-radius: unset !important;
}
	#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 20px;
    font-family: 'Rajdhani';
}
#serv-tb-inner img {
    max-width: 490px;
}
	
div#serv-sec {
    padding-bottom: 30px !important;
}	
	#wrk-crsl .owl-item img {
    height: 350px;
    width: 450px;
    object-fit: cover;
}
#wrk-crsl .owl-item .hover-wrap-inner {
    text-align: center;
    display: flex;
    justify-content: center;
}
div#wrk-sec {
    padding-bottom: unset !important;
}	
div#free-sec {
    padding: 80px 20px 20px !important;
}	
div#free-sec img {
    max-width: none;
    width: 90%;
}
	#free-sec h2 {
    font-size: 33px !important;
    line-height: 40px !important;
}
#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 12px !important;
    line-height: 20px;
}
	div#testi-inner img {
    width: 100%;
}
div#video-sec {
    padding: 50px 0 !important;
}	
div#ctn-frm {
    background: #EC1F27;
    padding: 20px !important;
    margin-bottom: 20px;
}	
.form-sec .row {
    padding-bottom: unset !important;
}
	.btn-row {
    float: none;
}
	#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 16px;
    font-family: 'Rajdhani';
    display: block;
    padding: 10px 20px !important;
}
	#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}
	#ft-iner ul li {
    list-style: unset;
    margin: 5px 0px;
    font-size: 14px;
}
	#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 16px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}



#hero-sec .content {
    padding: unset;
}

#rev-sec .rating i {
    font-size: 15px;
}
	

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a, #top nav > ul > li[class*="button_solid_color"] > a {
    margin: 0 10px;
}

li#menu-item-46 a b {
    display: block;
    font-size: 20px;
    line-height: 30px;
}

#top nav > ul > li > a {
    font-size: 18px;
    line-height: 28px;
}

.hover-wrap-inner {
    text-align: center;
    display: flex;
    justify-content: center;
}	
/* 	our work page */
	div#inner-page-banner {
    padding: 70px 0 !important;
}
div#gallery-sec {
    padding-bottom: 70px !important;
}	
		
	
}
@media only screen and (max-width: 1600px){
    li#menu-item-46 a b {
        font-size: 28px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px){
		h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}
	h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	p {
    FONT-SIZE: 20PX !IMPORTANT;
    LINE-HEIGHT: 30PX;
}
	#hero-sec .swiper-slide .buttons > div:first-child a {
    background: #EC1F27 !important;
    border: 2px solid #EC1F27;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
	#hero-sec .swiper-slide .buttons > div:last-child a {
    background: transparent !important;
    border: 2px solid;
    border-radius: unset !important;
    padding: 20px 30px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: 'Rajdhani';
    text-transform: capitalize;
}
#serv-sec .tabbed>ul li a {
    font-size: 20px !important;
    line-height: 30px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 700;
}
#serv-tb-inner {
    padding-top: 50px;
}	
	#cta-btn {
     padding: 15px 20px !important;
     font-size: 20px;
     font-family: 'Rajdhani';
     border-radius: unset !important;
}
	#fr-btn {
    background: transparent !important;
    padding: unset !important;
    margin-left: 30px;
    font-size: 20px;
    font-family: 'Rajdhani';
}
#serv-tb-inner img {
    max-width: 490px;
}
	
div#serv-sec {
    padding-bottom: 30px !important;
}	
	#wrk-crsl .owl-item img {
    height: 350px;
    width: 450px;
    object-fit: cover;
}
#wrk-crsl .owl-item .hover-wrap-inner {
    text-align: center;
    display: flex;
    justify-content: center;
}
div#wrk-sec {
    padding-bottom: unset !important;
}	
div#free-sec {
    padding: 80px 20px 20px !important;
}	
div#free-sec img {
    max-width: none;
    width: 90%;
}
	#free-sec h2 {
    font-size: 33px !important;
    line-height: 40px !important;
}
#rev-sec p {
    font-family: 'Rajdhani';
    font-size: 12px !important;
    line-height: 20px;
}
	div#testi-inner img {
    width: 100%;
}
div#video-sec {
    padding: 50px 0 !important;
}	
div#ctn-frm {
    background: #EC1F27;
    padding: 20px !important;
    margin-bottom: 20px;
}	
.form-sec .row {
    padding-bottom: unset !important;
}
	.btn-row {
    float: none;
}
	#ctn-frm .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: unset !important;
    width: 100%;
    border-radius: unset !important;
    font-size: 16px;
    font-family: 'Rajdhani';
    display: block;
    padding: 10px 20px !important;
}
	#ctn-frm .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}
	#ft-iner ul li {
    list-style: unset;
    margin: 5px 0px;
    font-size: 14px;
}
	#ft-iner-tw .nectar_icon.icon_color_custom_ffffff i {
    font-size: 16px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#hero-sec .content {
    padding: unset;
}

#rev-sec .rating i {
    font-size: 15px;
}
	
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a, #top nav > ul > li[class*="button_solid_color"] > a {
    margin: 0 30px;
}

li#menu-item-46 a b {
    display: block;
    font-size: 20px;
    line-height: 30px;
}

#top nav > ul > li > a {
    font-size: 18px;
    line-height: 28px;
}

.hover-wrap-inner {
    text-align: center;
    display: flex;
    justify-content: center;
}
/* 	our work page */
	div#inner-page-banner {
    padding: 70px 0 !important;
}
div#gallery-sec {
    padding-bottom: 70px !important;
}
#tm-dtl .dtl-blk p {
    font-size: 18px !important;
    line-height: 27px !important;
}	
}

/*Free estimate gravity form css start*/
#gform_wrapper_1 .gform_heading {
    display: none;
}
#gform_1 .gf_page_steps {
    justify-content: center;
	align-items: center;
    column-gap: 40px;
    position: relative;
}
#gform_1 .gf_page_steps .gf_step {
    flex-direction: column;
    row-gap: 8px;
}
#gform_1 .gf_page_steps .gf_step .gf_step_number {
    color: #fff;
    border-color: #fff;
    border-width: 1px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 30px;
    font-weight: 300;
}
#gform_1 .gf_page_steps:before {
    position: absolute;
    content: " ";
    height: 1px;
    background-color: #ccc;
    top: 27px;
    bottom: 0;
    width: 45px;
    z-index: 0;
}
#gform_1 .gf_page_steps .gf_step.gf_step_active .gf_step_number {
    background: #fff;
    color: #000;
    padding: unset !important;
    display: flex;
    align-items: center;
    font-size: 25px;
    font-family: 'Poppins';
    box-shadow: unset !important;
    justify-content: center;
    width: 50px;
    height: 50px;
    transform: scale(1);
}
#gform_1 .gf_page_steps .gf_step .gf_step_label {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    text-transform: lowercase;
    font-weight: 300;
}
#gform_1 .gform_fields input, #gform_1 .gform_fields select, #gform_1 .gform_fields textarea {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 15px 0;
    height: 47px;
	outline: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
}
#gform_1 .gform_fields select {
    background-image: none;
    appearance: auto;
}
#gform_1 .gform_fields label {
    display: none;
	font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px !important;
}
#gform_1 .gform_fields {
    row-gap: 30px;
}
#gform_1 .gform_page_footer {
    margin-top: 45px;
}
#gform_1 .gform_page_footer  input.gform_next_button {
    background: #000;
    border: none;
    color: #fff;
    padding: 15px 90px;
    font-size: 21px;
    font-family: 'Rajdhani';
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-right: 0;
    margin-left: auto;
    border-radius: 0 !important;
    cursor: pointer;
}
#gform_1 .gform_fields input:focus-visible {
    border-color: #000 !important;
}
#gform_1 .gform_fields .validation_message {
    background: #fff;
    padding: 12px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .07);
    font-size: 14px;
    color: #ec1f27;
    margin-top: 15px;
}
#gform_wrapper_1 #gform_1_validation_container {
    background: #fff;
}
#gform_wrapper_1 #gform_1_validation_container h2 {
    color: #ec1f27;
}
#gform_1 .gform_fields select {
    background-image: none;
    appearance: auto;
	padding: 0;
    display: flex;
    align-items: center;
}
#gform_1 .gform_fields  textarea {
    background: transparent;
}
#gform_1 #gform_page_1_2 .gform_page_footer {
    justify-content: space-between;
}
#gform_1 #gform_page_1_2 .gform_page_footer .gform_previous_button, #gform_1 #gform_page_1_2 .gform_page_footer .gform_button {
    background: #000 !important;
    border: unset;
    color: #fff;
    padding: 15px 90px !important;
    font-size: 21px;
    font-family: 'Rajdhani';
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    border-radius: unset !important;
    cursor: pointer !important;
}
#gform_1 .gf_page_steps .gf_step.gf_step_completed .gf_step_number:after {
    display: none;
}

#gform_1 .gf_page_steps .gf_step.gf_step_completed .gf_step_number {
    background: transparent;
}
#gform_1 .gform_fields label[for="input_1_17"] {
    display: block;
    color: #fff;
    font-size: 20px;
}

#gform_wrapper_2 .gform_required_legend {
    display: none;
}
#gform_2 .gform_fields label {
    display: none;
}
#gform_2 .gform_fields input, #gform_2 .gform_fields select, #gform_2 .gform_fields textarea {
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
	height: 52px;
}
#gform_2 .gform_fields input::placeholder, #gform_2 .gform_fields textarea::placeholder {
    color: #fff;
    font-size: 18px;
    font-family: 'Rajdhani';
    font-weight: 800;
}
#gform_2 .gform_fields label {
    display: none;
	font-family: 'Rajdhani';
}
#gform_2 .gform_fields select option {
    background: #000;
    color: #fff;
}
#gform_2 .gform_fields select {
    appearance: auto;
	padding: 0;
    display: flex;
    align-items: center;
}
#gform_2 .gform_fields {
    row-gap: 20px;
}
#gform_2 .gform_fields #field_2_10 label {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #fff;
}
#gform_2 .gform_fields #field_2_10 label {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #fff;
}
#gform_2 .gform_footer{
	justify-content: flex-end;
}
#gform_2 .gform_footer input#gform_submit_button_2 {
    background: #000;
    border: unset;
    width: max-content;
    border-radius: 0 !important;
    font-size: 26px;
    font-family: 'Rajdhani';
    font-weight: 600;
    display: block;
    padding: 20px 80px !important;
    margin-right: 35px;
}
#gform_2 .gform_fields .gfield_validation_message {
    background: #fff;
    padding: 12px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .07);
    font-size: 14px;
    color: #ec1f27;
    margin-top: 15px;
    text-align: left;
    margin-top: 8px;
}
#gform_2 .gform_fields .gfield_validation_message {
    background: #fff;
    padding: 12px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .07);
    font-size: 14px;
    color: #ec1f27;
    margin-top: 15px;
    text-align: left;
    margin-top: 8px;
}
#gform_wrapper_2 .gform_2_validation_errors {
    background: #fff;
}
#gform_wrapper_2 #gform_2_validation_container {
    background: #fff;
}
#gform_wrapper_2 .gform_2_validation_errors h2 {
    color: #ec1f27;
}

@media screen and (max-width: 768px){
	#gform_2 .gform_footer input#gform_submit_button_2{
		margin-right: 0;
		width: 100%;
	}
}

/*Free estimate gravity form css end*/