/*
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
*/



#sec-2 h2 {
    border-bottom: 1px solid #bfbfbf;
}
#sec-2 p {
    padding-right: 20%;
    line-height: 30px;
}

/****************************** Typography ***************************************************/
h1 {
	font-family: 'gtwalbd';
}
h2 {
	font-family: 'gtwalbd';
}
h3 {
	font-family: 'gtwalbd';
}
h4 {
	font-family: 'gtwalbd';
}
h5 {
	font-family: 'gtwalbd';
}
h1 b {
	font-family: 'gtwalbd';
}
h2 b {
	font-family: 'gtwalbd';
}
h3 b {
	font-family: 'gtwalbd';
}
h4 b {
	font-family: 'gtwalbd';
}
h5 b {
	font-family: 'gtwalbd';
}
h1 strong {
	font-family: 'gtwalbd';
}
h2 strong {
	font-family: 'gtwalbd';
}
h3 strong{
	font-family: 'gtwalbd';
}
h4 strong {
	font-family: 'gtwalbd';
}
h5 strong {
	font-family: 'gtwalbd';
}
p {
	font-family: 'jost';
}

/****************************** Secondary Header ***************************************************/



/****************************** Main Menu ***************************************************/
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 22px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Chakra Petch';
}
#logo img.starting-logo.skip-lazy.default-logo {
    margin-left: -110px;
}


/****************************** About Us Page ***************************************************/



/****************************** Contact Us Page ***************************************************/

#contact-sec input[type=text] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=tel] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=email] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
    height: 150px;
}


#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}
#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-image: linear-gradient(to right, #d30f11 0%, #FFEDBC 51%, #d30f11 100%);
    padding: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 0 20px #eee;
    border-radius: 0px !important;
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
}



/****************************** Services Pages ***************************************************/




/****************************** Slider ***************************************************/



/******* Animation ************/


/****************************** Sec-1 ***************************************************/

.sec-1-h-txt h1 {
    font-size: 80px;
    line-height: 90px;
    text-transform: uppercase;
}
.sec-1-h-txt p {
    font-size: 22px;
    width: 58%;
    line-height: 32px;
    font-family: 'Mulish';
    text-transform: capitalize;
}
#sec-1 .background-image {
    display: none !important;
}
#sec-1 .sec-1-btn {
    background-color: #FB621B !important;
    font-size: 17px;
    padding: 17px 45px;
    clip-path: polygon(49% 0, 100% 0, 100% 68%, 90% 100%, 0 100%, 0 40%, 8% 0);
    margin-right: 10px;
    color: #000;
    font-weight: 600;
    top: 15px;
}
/* #sec-1 .sec-1-btn-2 {
    margin-left: 17%;
    margin-top: -31px;
} */
#sec-1 .sec-1-btn-2 {
    background-color: #FB621B !important;
    font-size: 17px;
    font-weight: 100;
    padding: 17px 45px;
    clip-path: polygon(49% 0, 100% 0, 100% 68%, 90% 100%, 0 100%, 0 40%, 8% 0);
    opacity: 1;
    top: 16px;
    left: 25px;
}
/* #sec-1 .sec-1-h-txt h1:before {
    content: 'david’s recycling junkyard fl';
    position: absolute;
    font-size: 80px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
    left: 1%;
    top: -15%;
    font-weight: 600;
    color: #0f0f0fc9;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    opacity: 0.2;
    z-index: -1;
} */






/******* Animation ************/
#sec-1 .sec-1-line {
animation: move10 4s infinite;   }

@keyframes move10 {
0% {
    transform: translateY(0px);
    transition: 0.6s;
}

50% {
    transform: translateY(60px);
    transition: 0.6s;
}
70% {
    filter: opacity(0.8);
    transition: 0.6s;
}
100% {
    filter: unset;
    transition: 0.6s;
}
}

/****************************** sec-2 ***************************************************/
.sec-2-nbr h2 {
    font-size: 70px;
    color: #000;
}
.sec-2-para p {
    font-size: 19px;
    color: #000;
    font-family: 'Mulish';
}


/******* Animation ************/

/****************************** sec-3 ***************************************************/


.sec-3-h-txt h2 {
    color: #000;
    font-size: 50px;
    padding-bottom: 20px;
}
.sec-3-h-txt p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
#sec-3 h3 {
    font-size: 18px;
    color: #000;
    margin-top: 25px;
}
#sec-3 .sec-3-btn {
    background-color: #FB621B !important;
    font-size: 17px;
    padding: 17px 45px;
    clip-path: polygon(49% 0, 100% 0, 100% 68%, 90% 100%, 0 100%, 0 40%, 8% 0);
    margin-right: 10px;
    color: #000;
    font-weight: 600;
    top: 15px;
}
.sec-4-h-txt h1 {
    font-size: 45px;
    color: #000;
}

#sec-3:before {
    content: 'ABOUT';
    z-index: 8;
    position: absolute;
    font-size: 80px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
    left: 16%;
    right: 0;
    margin: 0px auto;
    top: 8%;
    font-weight: 600;
    color: white;
    text-shadow: -1px -1px 0 #FB621B, 1px -1px 0 #FB621B, -1px 1px 0 #FB621B, 1px 1px 0 #FB621B;
    opacity: 0.4;
}
#sec-3:after {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/car-right-1-3.png);
    position: absolute;
    right: 0;
    bottom: 0;
}


/******* Animation ************/


/****************************** sec-4 ***************************************************/
.sec-4-h-txt p {
    font-size: 20px;
    color: #000;
    line-height: 30px;
}
.sec-3-divid-txt h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 60px;
}
.sec-3-divid-txt p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    width: 86%;
	text-transform: capitalize;
}
#sec-4 .sec-4-btn {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    background-color: #0000 !important;
    color: #000;
    padding-left: 40px;
	position: relative;
}
#sec-4 .sec-4-btn:hover {
    box-shadow: none !important;
}
#sec-4 .sec-4-btn:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-18-2.png);
    position: absolute;
    left: 0;
    bottom: 0;
}
#sec-4:after {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/header-bg-new-1-1.png);
    position: absolute;
    right: 0;
    top: 0;
}
#sec-4 .sec-4-main-btn {
    display: table;
    margin: auto;
	background-color: #FB621B !important;
    font-size: 17px;
    padding: 17px 45px;
    clip-path: polygon(49% 0, 100% 0, 100% 68%, 90% 100%, 0 100%, 0 40%, 8% 0);
    color: #000;
    font-weight: 600;
    top: 15px;
}
div#sec-4:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/car-right-2.png);
    position: absolute;
    bottom: -50px;
}
.nectar-scrolling-text[data-s-dir=rtl] .nectar-scrolling-text-inner {
    justify-content: flex-end;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    padding-top: 17px;
    padding-bottom: 17px;
}
#sec-4 .sec-4-h-txt h2:before {
    content: 'SERVICES';
    position: absolute;
    font-size: 80px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
    left: 0%;
    top: -4%;
    font-weight: 600;
    color: white;
    text-shadow: -1px -1px 0 #FB621B, 1px -1px 0 #FB621B, -1px 1px 0 #FB621B, 1px 1px 0 #FB621B;
    opacity: 0.4;
    z-index: -1;
}





/******* Animation ************/


/****************************** sec-5 ***************************************************/


.sec-5-h-txt h2 {
    font-size: 50px;
    color: #000;
    padding-bottom: 10px;
}
.sec-5-h-txt p {
    font-size: 17px;
    color: #000;
    line-height: 27px;
    text-transform: capitalize;
	font-family: 'Mulish';
}
.sec-5-divid-txt h3 {
    font-size: 22px;
    padding-top: 20px;
    color: #000;
}
.sec-5-divid-txt p {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    padding-right: 32px;
    font-family: 'Mulish';
}










/******* Animation ************/


/****************************** sec-6 ***************************************************/


.sec-6-h-txt h1 {
    font-size: 45px;
    text-transform: uppercase;
    color: #000;
}
.sec-6-h-txt p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    padding-right: 30px;
}
#sec-6 .iwithtext .iwt-text {
    padding-left: 45px;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    font-family: 'Mulish';
    font-weight: 600;
    line-height: 35px;
    text-transform: capitalize;
}
#sec-6 .iwt-icon img {
    margin-top: 8px;
    width: 28px;
}
#sec-6:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/pngwing.com-51-1.png);
    position: absolute;
}







/******* Animation ************/


/****************************** sec-7 ***************************************************/

 .sec-7-h-txt h1 {
    font-size: 60px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.sec-7-img-txt {
    position: absolute;
    bottom: 40px;
    padding-left: 50px;
}
.sec-7-img-txt h3 {
    font-weight: 100;
    font-size: 22px;
}
.sec-7-img-txt h2 {
    font-size: 30px;
    line-height: 50px;
}
.sec-7-img-txt p {
    font-size: 18px;
    padding-left: 40px;
    padding-top: 10px;
	position: relative;
}
.sec-7-img-txt:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-18-3.png);
    position: absolute;
    bottom: -5px;
}
.sec-7-divid-img {
    position: absolute;
    bottom: 38%;
    padding-left: 30px;
}
.sec-7-divid-img h3 {
    font-size: 25px;
    font-weight: 100;
    line-height: 25px;
    text-transform: uppercase;
}
.sec-7-img-2-txt-2 h2 {
    font-size: 28px;
    color: #000;
    padding-top: 25px;
}
.sec-7-img-2-txt-2 h3 {
    color: #000;
    text-transform: capitalize;
    font-weight: 100;
    font-size: 20px;
    padding-bottom: 20px;
    font-family: Mulish !important;
}
.sec-7-img-2-txt-2 a {
    font-size: 18px !important;
    color: #000 !important;
    padding-left: 40px;
    font-family: Chakra Petch !important;
    font-weight: 700;
}
.sec-7-img-2-txt-2 a:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-18-4.png);
    position: absolute;
    left: 0;
}



/******* Animation ************/



/****************************** sec-8 ***************************************************/

.sec-8-h-txt h2 {
    font-size: 42px;
    color: #000;
    padding-bottom: 20px;
	position: relative;
}
.sec-8-h-txt h2:before {
    content: 'FAQS';
    position: absolute;
    font-size: 90px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
    left: 0%;
    top: -48%;
    font-weight: 600;
    color: white;
    text-shadow: -1px -1px 0 #FB621B, 1px -1px 0 #FB621B, -1px 1px 0 #FB621B, 1px 1px 0 #FB621B;
    opacity: 0.4;
    z-index: -1;
}

.sec-8-h-txt p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
#sec-8 .toggle-title a {
    font-size: 16px !important;
    color: #000 !important;
}
.sec-faq-para p {
    font-size: 16px;
    color: #000;
    line-height: 23px;
    font-family: mulish;
}
.toggles--minimal-shadow .toggle {
    border-bottom: 1px dotted #FB621B;
}
.toggles.accordion.toggles--minimal-shadow {
    border: 1px solid #FB621B;
}
.toggle.open i::after {
    content: "\f107" !important;
    transform: rotate(-90deg) !important;
    font-size: 39px;
    color: #fb621b !important;
    position: absolute !important;
    left: 8px !important;
    top: 23px !important;
}
.toggles--minimal-shadow .toggle > .toggle-title i:after {
    width: 0;
    height: 0;
}
div[data-style="minimal"] .toggle.accent-color.open i {
    border: none;
}
.toggles--minimal-shadow .toggle > .toggle-title i:before {
    content: "\f105";
    top: 7px;
    left: 9px;
    margin-top: -2px;
    width: 0;
    height: 0px;
    position: absolute;
    transition: transform 0.45s cubic-bezier(.3,.4,.2,1), background-color 0.15s ease;
    font-size: 40px;
    color: #000;
}
div[data-style*=minimal] .toggle>.toggle-title i {
    border: none;
}













/******* Animation ************/



/****************************** sec-9 ***************************************************/

.sec-9 h2 {
    text-transform: uppercase;
    color: #000;
	font-size: 54px;
    line-height: 62px;
    margin-bottom: 7px;
}
.sec-9-icon {
    padding-bottom: 20px !important;
}
.sec-9-para-txt p {
    font-size: 19px;
    color: #000;
    line-height: 30px;
}
.sec-9-car h3 {
    font-size: 24px;
    font-family: mulish !important;
    padding-top: 20px;
    color: #000;
}
.sec-9-car p {
    font-size: 20px;
    color: #000;
}
#sec-9 .divider-vertical.nectar-bg-accent-color {
    position: absolute;
    right: 20px;
    top: -30px;
}
#test-inner {
    border: 2px solid #FB621B;
    padding: 50px;
    border-radius: 30px;
}
#test-inner:hover {
    background-color: #FB621B;
}
#test-inner:hover p {
    color: #fff;
}
#test-inner:hover span {
    color: #fff !important;
}
#test-inner:hover h3 {
    color: #fff;
}
#test-inner:hover .divider-vertical.nectar-bg-accent-color {
    background-color: #fff;
}
#test-inner:hover .sec-9-icon {
    filter: brightness(20);
}
#sec-9 button.owl-next span:hover::before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-25132-2.png) !important;
}
#sec-9 button.owl-prev span:hover::before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-25146-3.png) !important;
}

#sec-9 .owl-dots {
	display: none;
}

#sec-9 .owl-nav.disabled {
    display: block;
/*     padding-top: 50px; */
}

#sec-9 button.owl-next span::before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-25132-1.png);
    font-family: FontAwesome;
    font-size: 23px;
    color: #000000;
    border-radius: 40px;
    padding: 20px 20px;
    background-color: #fff;
    position: absolute;
    right: 43%;
    bottom: -13%;
}
#sec-9 button.owl-next span:hover:before {
    background-color: #0000;
	transition: .9s;
	color: #fff;
}

#sec-9 button.owl-next span {
	font-size: 0px;
}

#sec-9 button.owl-next {
	background: transparent;
	border-radius: 30px !important;
	border: none;
}


#sec-9 button.owl-prev span::before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-25146-2.png);
    font-family: FontAwesome;
    font-size: 20px;
    color: #000;
    border-radius: 40px;
    padding: 0px 0px;
    position: absolute;
    left: 45%;
    top: 95%;
    z-index: 999 !important;
    background-color: #fff;
}
#sec-9 button.owl-prev span:hover:before {
    background-color: #0000 !important;
	transition: .9s;
	color: #fff;
}

#sec-9 button.owl-prev span {
	font-size: 0px;
}
#sec-9 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    border: none;
}










/******* Animation ************/



/****************************** sec-10 ***************************************************/


.sec-10-h-txt h2 {
    font-size: 60px;
    color: #000;
}
.sec-10-h-txt p {
    font-size: 22px;
    color: #000;
    width: 50%;
    line-height: 32px;
    padding-top: 10px;
}
h2.gform_title {
    display: none;
}
.sec-10-form {
    margin-top: 60px !important;
}
.sec-10-form legend.gfield_label.gform-field-label.gfield_label_before_complex {
    font-size: 19px;
    color: #000;
    padding-top: 20px;
}

.sec-10-form label.gfield_label.gform-field-label {
    font-size: 17px;
    color: #000;
}
.sec-10-form input#input_1_1_3 {
    background-color: #0000;
    border-bottom: 1px solid;
}
.sec-10-form input#input_1_3 {
    background-color: #0000;
    border-bottom: 1px solid;
}
.sec-10-form input#input_1_4 {
    background-color: #0000;
    border-bottom: 1px solid;
}
.sec-10-form input#input_1_8_3 {
    background-color: #0000;
    border-bottom: 1px solid;
} 
.sec-10-form fieldset#field_1_8 {
    margin-top: 30px;
}
.sec-10-form input#input_1_1_3 {
    color: #000 !important;
    font-size: 18px;
}
.sec-10-form input#input_1_3 {
    color: #000 !important;
    font-size: 18px;
}
.sec-10-form input#input_1_4 {
    color: #000 !important;
    font-size: 18px;
}
.sec-10-form textarea#input_1_7 {
    color: #000 !important;
    font-size: 18px;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 42px;
    background-color: #0000;
    border-bottom: 1px solid;
}
.sec-10-form input#gform_submit_button_1 {
    background-color: #FB621B !important;
    font-size: 17px;
    padding: 0px 50px;
    clip-path: polygon(49% 0, 100% 0, 100% 68%, 90% 100%, 0 100%, 0 40%, 8% 0);
    margin-right: 10px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    width: 12%;
}
div#field_1_4 {
    margin-top: 30px;
}
fieldset#field_1_5 {
    margin-top: 30px;
} 
.sec-10-form input#input_1_10_3 {
    background-color: #0000;
    border-bottom: 1px solid;
}
.sec-10-form fieldset#field_1_10 {
    margin-top: 30px;
}
div#field_1_7 {
    margin-top: 30px;
}
#sec-10:after {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/car-right-1-2.png);
    position: absolute;
    bottom: 0;
    right: 0;
}
#sec-10 .sec-10-h-txt h2:before {
    content: 'CONTACT US';
    position: absolute;
    font-size: 90px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
    left: 0%;
    top: -9%;
    font-weight: 600;
    color: white;
    text-shadow: -1px -1px 0 #FB621B, 1px -1px 0 #FB621B, -1px 1px 0 #FB621B, 1px 1px 0 #FB621B;
    opacity: 0.4;
    z-index: -1;
}


/******* Animation ************/



/****************************** Footer ***************************************************/

#footer .footer-copy a:hover {
    color: #f00;
    transition: .9s;
}
.footer-menu li a:hover {
    color: #fb7334 !important;
    transition: .9s;
}
#footer .footer-copy a {
    opacity: 1;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
#footer h2 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 100;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 20px;
    padding-right: 22%;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize;
}

.footer-menu li a {
    color: #fff !important;
}

.footer-menu li {
    list-style-type: none;
    margin-left: 0px;
    font-weight: 500;
    line-height: 40px;
    font-size: 19px;
    font-family: 'Chakra Petch';
    text-transform: uppercase;
}
#footer .iwt-icon img {
    width: 100%;
}
#footer .iwithtext .iwt-text {
    padding-left: 50px;
    padding-right: 30px;
    font-weight: 500;
    color: #ffffff;
}
#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
#footer .iwt-text a:hover {
    color: #ca0013 !important;
    transition: .9s;
}

#footer .socliy li a:hover {
    background: white;
    transition: .9s;
    color: #595959;
}
#footer .socliy li a {
    background: #fff;
    padding: 11px 14px;
    font-size: 18px;
    border-radius: 40px !important;
    margin-right: 9px;
}
.footer-menu li a:before {
    content: url(https://demo26.mystagingserver.site/davids/wp-content/uploads/2024/09/Group-12.png);
    position: absolute;
    left: 5px;
}
.last-txt p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    padding-top: 30px;
    color: #fff;
}
#footer .socliy li {
    list-style-type: none;
    display: inline-block;
}
#footer .socliy {
    margin-left: -30px;
}
#footer .socliy li i.fa.fa-facebook {
    padding: 0px 4px;
}
#footer .socliy li i.fa.fa-instagram {
    padding: 0px 2px;
}
#footer input[type=submit] {
    background-image: url(https://testedwebsite.us/mirandaconstruction/wp-content/uploads/2023/08/.png);
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: 20px;
    padding: 23px 34px !important;
    border-radius: 0px !important;
    position: absolute;
    right: 0px;
    background-color: #f00;
    margin-top: -55px;
}
#footer input[type=submit] {
    box-shadow: 0px 0px 0px 0px !important;
}
#footer input[type=email]::placeholder {
    color: #000;
    opacity: 1;
    text-transform: capitalize !important;
}
#footer input[type=email] {
    background: white;
    border: 1px solid #ffffff;
    border-radius: 0px;
    /* padding: 10px 20px; */
    color: #000 !important;
    font-family: FontAwesome,"gtwal";
    text-transform: capitalize !important;
}
#footer label {
    font-family: 'inter';
    color: #111;
    font-weight: 500;
}
#footer-inner2 a:hover {
    color: #00c3b6;
    transition: .9s;
}

#footer-inner2 a {
    font-family: 'inter';
    color: #000;
    font-weight: 500;
}
.footer-col2 .vc_column-inner {
    padding-left: 50px;
}
.footer-col1 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: -30px;
}
.footer-col2 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.footer-col3 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}

#footer .nectar-global-section.before-footer {
    z-index: 11;
}
.sec-fotr-txt h4 span {
    font-weight: 100;
    font-size: 20px;
}
.sec-fotr-txt h4 {
    font-size: 19px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
}
.footer-logo {
    margin-top: -100px;
}



/****************************** Responsive ***************************************************/

/****************** 1680 ****************************/
@media (max-width: 1680px) {}

/****************** 1600 ****************************/
@media (max-width: 1600px) {
  .sec-1-h-txt h1 {
    font-size: 80px;
    line-height: 90px;
  }
#sec-1 {
  padding: 0px !important;
}
 .sec-1-h-txt p {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
  }
    .sec-2-para p {
        font-size: 17px;
        width: 90%;
    }
	.sec-2-nbr h2 {
    font-size: 60px;
}
.sec-3-h-txt p {
    font-size: 18px;
    line-height: 28px;
}
#sec-3:before {
    font-size: 70px;
    left: 17%;
    top: 12%;
}
	#sec-4 .sec-4-h-txt h2:before {
    font-size: 70px;
}
	.sec-4-h-txt p {
    font-size: 18px;
    line-height: 28px;
}
.sec-3-divid-txt h3 {
    font-size: 24px;
    line-height: 50px;
    padding-top: 20px;
}
.sec-3-divid-txt p {
    font-size: 18px;
    line-height: 28px;
}
	.sec-5-divid-txt h3 {
    font-size: 20px;
}
	.sec-5-h-txt p {
    font-size: 16px;
    line-height: 26px;
}
	.sec-6-h-txt h1 {
    font-size: 35px;
}
.sec-7-img-2-txt-2 h2 {
    font-size: 23px;
}
	.sec-7-img-2-txt-2 h3 {
    font-size: 18px;
    padding-bottom: 18px;
}
	.sec-8-h-txt h2 {
    font-size: 40px;
    padding-bottom: 10px;
}
	.sec-8-h-txt h2:before {
    font-size: 80px;
    top: -35%;
}
	.sec-9-para-txt p {
    font-size: 17px;
    line-height: 28px;
}
	#sec-9 .divider-vertical.nectar-bg-accent-color {
    right: 13px;
}
	#test-inner {
    padding: 25px;
}
	#sec-9 .divider-vertical.nectar-bg-accent-color {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
	#sec-9 button.owl-prev span::before {
    left: 43%;
    top: 93%;
}
	#sec-9 button.owl-next span::before {
    right: 42%;
}
	.sec-10-h-txt h2 {
    font-size: 50px;
}
	#sec-10 .sec-10-h-txt h2:before {
    font-size: 80px;
    top: -5%;
}
	.sec-10-h-txt p {
    font-size: 20px;
    line-height: 30px;
}
	#logo img.starting-logo.skip-lazy.default-logo {
    margin-left: 0px;
}
#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 120px;
}
}

/****************** 1440 ****************************/
@media (max-width: 1440px) {
	.sec-1-h-txt h1 {
    font-size: 70px;
  }
}

/****************** 1366 ****************************/

@media (max-width: 1366px) {
	    #logo img.starting-logo.skip-lazy.default-logo {
        margin-left: 60px;
    }
 .sec-1-h-txt h1 {
    font-size: 70px;
    line-height: 80px;
  }
	.sec-1-h-txt p {
        font-size: 17px;
        line-height: 27px;
		width: 100%;
    }
	#sec-1 .sec-1-btn-2 {
    font-size: 15px;
    padding: 15px 40px;
}
	#sec-1 .sec-1-btn {
    font-size: 15px;
    padding: 15px 40px;
}
    .sec-2-para p {
        font-size: 15px;
        width: 90%;
    }
	    #sec-3:before {
        font-size: 60px;
        top: 8%;
    }
	    .sec-3-h-txt p {
        font-size: 16px;
        line-height: 26px;
    }
	    #sec-4 .sec-4-h-txt h2:before {
        font-size: 60px;
    }
	.sec-4-h-txt h2 {
    font-size: 40px;
}
  .sec-3-divid-txt h3 {
    font-size: 19px;
    line-height: 40px;
  }
	    .sec-3-divid-txt p {
        font-size: 16px;
        line-height: 26px;
    }
	img.alignnone.size-full.wp-image-226 {
    position: relative;
    top: 8px;
}
	#sec-8 .toggle-title a {
    font-size: 16px !important;
    line-height: 20px;
}
    .owl-theme[data-desktop-cols] .owl-nav {
        margin-top: 0% !important;
    }
	    .sec-9-para-txt p {
        font-size: 15px;
        line-height: 25px;
    }
	    .sec-9-para-txt p {
        font-size: 15px;
        line-height: 25px;
        padding-left: 20px;
    }
	.sec-9-icon {
    left: 20px;
}
	    #sec-9 .divider-vertical.nectar-bg-accent-color {
        right: -9px;
    }
    .sec-10-h-txt h2 {
        font-size: 45px;
    }
	    #sec-10 .sec-10-h-txt h2:before {
        font-size: 70px;
    }
    .sec-10-h-txt p {
        font-size: 18px;
        line-height: 28px;
    }
	#footer .footer-txt p {
    font-size: 17px;
    padding-right: 2%;
    line-height: 27px;
}
	.footer-menu li {
    line-height: 36px;
    font-size: 17px;
}
.sec-fotr-txt h4 span {
    font-size: 17px;
}
	.sec-fotr-txt h4 {
    font-size: 17px;
}
	.last-txt p {
    font-size: 16px;
    padding-top: 40px;
}
	.sec-3-divid-txt p {
        font-size: 16px;
        line-height: 26px;
        width: 90%;
    }
	.nectar-scrolling-text[data-s-dir=rtl] .nectar-scrolling-text-inner {
    padding-top: 2px;
}
	.sec-5-divid-txt p {
    font-size: 14px;
    padding-right: 23px;
}
	    .sec-5-h-txt p {
        font-size: 15px;
        line-height: 25px;
    }
	    .sec-5-divid-txt h3 {
        font-size: 16px !important;
    }
	.sec-7-h-txt h1 {
    font-size: 45px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 15px;
}
	#ajax-content-wrap .vc_row.inner_row.right_padding_2pct .row_col_wrap_12_inner, .nectar-global-section .vc_row.inner_row.right_padding_2pct .row_col_wrap_12_inner {
    padding-right: 0%;
}
	    #sec-9 button.owl-prev span::before {
        left: 41%;
    }
    #sec-9 button.owl-next span::before {
        right: 40%;
    }
    .sec-10-h-txt p {
        font-size: 17px;
        line-height: 27px;
    }
#footer h2 {
    font-size: 23px;
}
	.sec-fotr-txt h4 span {
    font-size: 16px;
}
.sec-fotr-txt h4 {
    font-size: 16px !important;
}
	.owl-theme[data-desktop-cols] .owl-nav {
  margin-top: -10%;
}
}


/****************** 1326 ****************************/
@media (max-width: 1326px) {}

/****************** 1280 ****************************/

@media (max-width: 1280px) {
	.sec-1-h-txt h1 {
    font-size: 60px;
    line-height: 70px;
  }
    #sec-9 button.owl-prev span::before {
        left: 43%;
        top: 91.5%;
    }
}


/****************** 1024 ****************************/

@media (max-width: 1024px) {

body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background: #000 !important;
}
#sec-2 h2 {
  border-bottom: 1px solid #bfbfbf;
}
	
	#sec-2 p {
  padding-right: 0%;
  line-height: 30px;
}
.sec-2-para p {
    font-size: 15px;
    width: 90%;
    padding: 0px;
  }
#sec-2 .wpb_wrapper {
  padding-bottom: 0px;
}
#sec-2 {
  padding-bottom: 0px !important;
}
	.sec-5-h-txt h2 {
  font-size: 40px;
}
	  .sec-8-h-txt h2 {
    font-size: 32px;
    padding-bottom: 10px;
  }
.sec-10-form input#gform_submit_button_1 {
  width: 22%;
}
	.gform_wrapper.gravity-theme .gfield.gfield--width-half {
  grid-column: span 12;
}
	.sec-fotr-txt h4 br {
  display: none;
}
	div#field_1_11 {
    margin-top: 0px;
}
	.foter-col4 .vc_column-inner {
    margin-left: 20px;
}
		#sec-3 .vc_col-sm-6 {
  width: 100% !important;
}
	#sec-4 .vc_col-sm-6 {
  width: 100% !important;
}
#sec-3::before {
    font-size: 0;
  }
	#iner-serv .vc_col-sm-4 {
  width: 100%;
}
	#iner-serv2 .vc_col-sm-4 {
  width: 100%;
}
  #sec-4 .sec-4-h-txt h2::before {
	  font-size: 0px;
	}
#sec-5 .vc_col-sm-5 {
  width: 100%;
}
#sec-5 .vc_col-sm-6 {
  width: 100%;
}
#sec-5 .vc_col-sm-7 {
  width: 100%;
}
#sec-8 .vc_col-sm-6 {
  width: 100%;
}
#sec-8 img {
  padding-top: 30px;
}
.owl-theme[data-desktop-cols] .owl-nav {
    margin-top: -15%;
  }
    #sec-9 button.owl-next span::before {
        right: 36%;
        bottom: -13%;
    }
#sec-10 {
  padding-top: 10% !important;
}
.sec-10-form legend.gfield_label.gform-field-label.gfield_label_before_complex {
  padding-top: 0px;
}
#footer .row_col_wrap_12.col.span_12.dark.left {
  padding: 0px 40px !important;
}
  #sec-9 .divider-vertical.nectar-bg-accent-color {
    padding-top: 100px !important;
  }
.foter-col2 .vc_column-inner {
  margin-left: 50px;
}
}

@media only screen and (max-width: 999px) {
    .nectar-scrolling-text.font_size_mobile_7vw .nectar-scrolling-text-inner * {
        font-size: 5vw;
        line-height: 1.1em;
        letter-spacing: 17px;
    }
}

/****************** 800 ****************************/

@media (max-width: 800px) {
  #sec-2 h2 {
    padding-bottom: 10px;
  }
#sec-3 img {
  margin: 0px auto;
  display: table;
}
    .sec-9-icon {
        left: 0;
    }
#sec-3 {
  padding: 30px;
}
	#sec-2 .wpb_wrapper {
    padding-bottom: 10px;
  }
#sec-4 {
  padding-top: 20px !important;
}
#sec-5 .row_col_wrap_12.col.span_12.dark.left {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#sec-8 .row_col_wrap_12.col.span_12.dark.left {
  padding: 20px 20px !important;
}
#sec-9 .divider-wrap .divider-vertical {
    display: none;
}
#sec-9 h1 {
  text-align: center;
}
#sec-9 img {
    margin: 0px auto;
}
#sec-9 .wpb_wrapper {
    text-align: center;
}
  .owl-theme[data-desktop-cols] .owl-nav {
    margin-top: -115%;
  }
    #sec-9 button.owl-next span::before {
        right: 37%;
        bottom: -7.5%;
    }
    #sec-9 button.owl-prev span::before {
        left: 35%;
    }
  .sec-10-h-txt h2 {
    font-size: 40px;
  }
.sec-10-form {
  margin-top: 20px !important;
}
	  .foter-col2 .vc_column-inner {
    margin-left: 0px;
  }
.foter-col4 .vc_column-inner {
    margin-left: 0px;
}
    .nectar-scrolling-text.font_size_mobile_7vw .nectar-scrolling-text-inner * {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 20px;
    }
}

/****************** 768 ****************************/

@media (max-width: 768px) {}

/****************** 760 ****************************/

@media (max-width: 760px) {}

/****************** 640 ****************************/

@media (max-width: 640px) {}

/****************** 600 ****************************/

@media (max-width: 600px) {}


/****************** 480 ****************************/

@media (max-width: 480px) {
  #logo img.starting-logo.skip-lazy.default-logo {
    margin-left: 0px;
  }
   .sec-1-h-txt h1 {
        font-size: 26px;
        line-height: 40px;
    }
	div#iner-serv2 {
    padding: 0px !important;
}
#sec5-inn2 {
  padding-top: 0px !important;
}
    .owl-theme[data-desktop-cols] .owl-nav {
        margin-top: 15% !important;
    }
  #sec-9 button.owl-prev span::before {
    left: 28%;
    top: 87%;
  }
  #sec-9 button.owl-next span::before {
    right: 30%;
    bottom: -1%;
  }
#sec-10 .row_col_wrap_12.col.span_12.dark.left {
  padding: 20px 20px !important;
}
  .sec-10-h-txt h2 {
    font-size: 25px;
  }
#test-inner .divider-wrap {
  display: none;
}
	    #sec-10 .sec-10-h-txt h2:before {
        font-size: 50px;
        top: -4%;
    }
	.sec-10-h-txt p {
    width: 100% !important;
}
	    .sec-10-form input#gform_submit_button_1 {
        width: 50%;
    }
}


/****************** 515 ****************************/

@media (max-width: 515px) {}


/****************** 414 ****************************/

@media (max-width: 414px) {
#sec-2 h2 {
    font-size: 40px;
  }
.sec-1-h-txt h1 {
        padding-top: 10% !important;
    }
.sec-10-h-txt h2 {
        font-size: 35px;
    }
	.owl-theme[data-desktop-cols] .owl-nav {
    margin-top: -60%;
  }
  #sec-9 button.owl-prev span::before {
    left: 28%;
    top: 85.5%;
  }
	  #sec-9 button.owl-next span::before {
    right: 23%;
    bottom: 1%;
  }
  #sec-10 {
    padding: 0% !important;
  }
  .sec-10-h-txt h2 {
    font-size: 21px;
  }
  #sec-10 .sec-10-h-txt h2::before {
    font-size: 40px;
    top: -3%;
  }
	 #footer .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px 20px !important;
  }
}



/****************** 375 ****************************/

@media (max-width: 375px) {}


/****************** 360 ****************************/

@media (max-width: 360px) {
    .nectar-scrolling-text.font_size_mobile_7vw .nectar-scrolling-text-inner * {
        font-size: 16px;
        letter-spacing: 27px;
    }
    .sec-1-h-txt h1 {
        padding-top: 40% !important;
    }
/* #sec-1 .sec-1-btn-2 {
    top: 16px;
    left: 7px;
} */
  #sec-5 .row_col_wrap_12.col.span_12.dark.left {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
	.sec-5-h-txt h2 {
    font-size: 30px;
  }
 .sec-8-h-txt h2::before {
    font-size: 50px;
    top: -35%;
  }
	  #sec-8 .vc_col-sm-6 {
    width: 100%;
    padding: 0px !important;
  }
#sec-9 {
  padding-top: 0px !important;
}
    .owl-theme[data-desktop-cols] .owl-nav {
        margin-top: 25% !important;
    }
    #sec-9 button.owl-next span::before {
        right: 19%;
        bottom: 3%;
    }
 #sec-9 button.owl-prev span::before {
    left: 25%;
    top: 85%;
  }
#sec-9 {
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}
 .sec-10-h-txt h2 {
    font-size: 18px;
  }
	#sec-10 {
    padding-bottom: 0px !important;
}
.last-txt p {
  font-size: 12px;
}
}


/****************** 320 ****************************/

@media (max-width: 320px) {}


