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

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rajdhani:wght@300;400;500;600;700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

*:not(i) {
	font-family: 'Jost' !important;
}

div#header-space {
    /* display: none!important; */
}

div#header-outer {
    background: transparent!important;
}

body::before {
    content: '';
    background: url('/wp-content/uploads/2022/10/head-top.jpg') !important;
    width: 100%;
    height: 4px;
    top: 0;
    position: absolute;
    z-index: 100;
    background-size: cover !important;
    background: #fac238 !important;
}
#top nav>ul {
    padding-top: 3% !important;
}
#top #logo:before {
    content: "";
    position: absolute;
    width: 100%;
    /* height: 100px; */
    box-shadow: 0px 6px 100px 49px #ffffff30;
    bottom: 24px;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #f6c045 !important;
}

#top nav>ul>li>a {
    font-size: 15px;
    color: #d3cbcb !important;
    font-weight: 500;
    padding: 0 !important;
    margin: 0 15px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

#header-outer li#menu-item-33 a {
    background: url('/wp-content/uploads/2022/10/h-btn-bg.jpg') !important;
    background-size: cover !important;
    width: 270px;
    text-align: center;
    height: 72px;
    line-height: 72px !important;
    color: white !important;
    background: #fac238 !important;
    color: black !important;
}

.col.span_9.col_last {
    margin-top: -14px;
}


.swiper-container .slide-count {
    position: absolute !important;
    right: 300px !important;
    top: 20px;
}

span.slide-current {
    opacity: 1 !important;
}

span.slide-total {
    opacity: 1 !important;
}

.slide-count i {
    transform: unset !important;
    opacity: 1 !important;
    left: 5px !important;
    transform: rotate(160deg) !important;
	font-size: 28px !important;
    color: #e0e0e0 !important;
    filter: unset !important;

}


a.slider-next .slide-count {
    display: none;
}

body .swiper-container .slider-prev:hover, .swiper-container .slider-next:hover {
    width: 90px !important;
    /* background-image: url('/wp-content/uploads/2022/10/car-brdr.png')!important; */
    background-size: cover !important;
    transition: .5s ease !important;
    background-color: #ffc425 !important;
    border: unset;
}

.icon-salient-right-arrow:before {
    content: url('/wp-content/uploads/2024/04/arrow.png') !important;
}

.icon-salient-left-arrow:before {
    content: url(/wp-content/uploads/2024/04/arrow-1.png) !important;
}

.swiper-container .slider-prev i, .swiper-container .slider-next i {left: 0;right: 0;margin: auto;top: 8px;}


.swiper-container .slider-prev:hover i, .swiper-container .slider-next:hover i {
    filter: brightness(0) invert(1);
}

.banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0PX;
    padding-left: 140px;
    margin-top: -54px;
}

.banner :is(h2, h3, p) {
    opacity: 1 !important;
}
.years {
    position: absolute;
    bottom: 10%;
    z-index: 9999999;
    left: 39%;
    height: 232px;
}

.years h5 {
    font-size: 100px;
    text-align: center;
    color: #ffc425;
    margin-bottom: 32px;
    font-weight: 700;
    font-family: "Poppins", sans-serif !important;
    padding-top: 30%;
}

.years h6 {
    font-size: 20px;
    width: 50%;
    text-align: center;
    margin: auto;
    letter-spacing: 3px;
    font-family: 'Poppins' !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.years:after {
    position: absolute;
    background: url(/wp-content/uploads/2024/04/bg27.png) no-repeat !important;
    width: 100%;
    right: 0;
    height: 100%;
    content: "";
    top: 1px;
    z-index: -99999;
    left: 14%;
}

.ban-left h4 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff !important;
    letter-spacing: 3px;
    margin-bottom: 0 !important;
}

.swiper-slide .container {
    max-width: 100%;
    padding: 0 !important;
}

.swiper-slide .content {
    padding: 0 !important;
}

.ban-right img {
    width: 100% !important;
    /* margin-bottom: 0 !important; */
    height: 1064px !important;
    object-fit: cover;
    /* object-position: left bottom; */
}

.ban-left h2 {
    font-size: 93px !important;
    font-weight: 600 !important;
    margin-bottom: 19px;
}

.ban-left h3 {
    font-size: 25px;
    letter-spacing: .5px;
    font-weight: 600;
    margin-bottom: 26px !important;
}

.ban-left p {
    font-size: 24px !important;
    color: #ffffff !important;
    line-height: 35px !important;
}

.ban-left a {
    display: block;
    margin-top: 100px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    letter-spacing: 2.5px;
}

.ban-right {
    width: 100% !important;
    padding-left: 45px !important;
    z-index: 10;
}

.ban-left {
    width: 30% !important;
    margin-top: -14%;
}

body[data-button-style*=rounded] .nectar-button.tilt {
    width: 265px !important;
    height: 79px;
    /* background-image: url('/wp-content/uploads/2022/10/btn-brdr.png') !important; */
    /* background-size: 100% 100% !important; */
    font-size: 17px;
    padding: 0 !important;
    text-align: center !important;
    letter-spacing: 2.5px;
    font-weight: 500;
    line-height: 72px;
    border: solid #ffc425;
    border-width: 4px;
    border-color: rgb(255, 196, 37);
    margin-top: 17%;
}

.nectar-button.regular-button.extra-color-1, .nectar-button.tilt.extra-color-1 {
    background: transparent !important;
}

body.material .nectar-button.has-icon i::before {
    content: url('/wp-content/uploads/2024/04/arrow2.png') !important;
}

body.material .nectar-button.has-icon i {
    right: 38px;
}

.sec-cont h4 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px !important;
    letter-spacing: 5px;
    position:relative;
    color: #fac238;
}

div#sec1 .sec-cont h4 {
	color: #fac238 !important;
}

.sec-cont h2 {
    font-size: 43px;
    color: white;
    line-height: 64px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

#sec1 .sec-cont h2 {
    margin-bottom: 15px;
}


.sec-cont p {
    font-size: 18px !important;
    color: #ffffff;
    margin: auto;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    bottom: 0px;
}

#sec1 .sec-cont p {
	 width: 50%;
	 letter-spacing: .3px;
}

.sec1-cont h3 {
    font-size: 28px;
    color: #2c4ba1;
    font-weight: 600;
    margin-bottom: 18px !important;
    margin-top: 57px;
}
http://arcad-testserver.developerventure.com/wp-admin/theme-editor.php?file=header.php&theme=salient-child
.sec1-cont p {
    font-size: 17px;
    color: #7e8084;
    line-height: 29px;
    font-weight: 500;
}

#sec1 .sec1-cont p {
    width: 95%;
    font-size: 17px;
    color: #000000 !important;
    line-height: 29px;
}

.sec1-cont h3:nth-child(3) {
    margin-top: 14px !important;
}

#sec1 img {
	width: 100% !important;
}

/* #sec2 .sec-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.sec-l {
    width: 45%;
}

.sec-r {
    width: 55%;
}


.pro-sec {
    position: absolute;
    left: 25px;
    bottom: 100px;
    right: 25px;
}

.pro-sec h2 {
    font-size: 27px;
    color: #1e3c98;
    font-weight: 800;
    margin-bottom: 16px;
    line-height: 66px;
}

.pro-sec p {
    font-size: 17px;
    color: #000000;
    line-height: 29px;
    width: 85%;
    font-weight: 500;
}

.pro-sec a {
    color: #f6c045;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-top: 0px;
    display: block;
    position: relative;
}

.nectar-flickity[data-controls=touch_total] .visualized-total span {
    height: 10px;
    background: #d0a22f !important;
    top: 0;
    width: 200px !important;
}

.nectar-flickity[data-controls=touch_total] .visualized-total {
    height: 10px;
    background: #2952a8;
    width: 105%;
    margin-top: 0;
}

span.slide-current {
    font-size: 62px;
    left: -20px !important;
    top: 15px !important;
    font-weight: 200;
    color: #fac238 !important;
}

span.slide-total {
    font-size: 35px;
    font-weight: 300;
    color: #ededed;
    left: 48px !important;
    top: 25px !important;
}

.swiper-container .slider-prev, .swiper-container .slider-next {
    left: 25%;
    top: unset;
    bottom: 25px;
    width: 90px !important;
    height: 90px !important;
    border-radius: 100%;
    background: #12121200 !important;
    border: 2px solid #d9d9d9;
}

.swiper-container .slider-prev {
}

a.slider-next {
    margin-left: 100px !important;
}

.banner::after {
    content: '';
    background: #ffffff;
    width: 100%;
    position: absolute;
    height: 169px;
    bottom: 0;
    left: 0;
}

.one-third h3 {
    font-size: 32px;
    color: white;
    margin-bottom: 0 !important;
    font-weight: 600;
 
    line-height: 40px;
    margin-left: 15px;
}

.one-third p {
    font-size: 17px;
    color: #999999;
    font-weight: 500;
    line-height: 28px;
}

.sec3-t {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.one-third a {
    color: white;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
}

.one-third a::after {
    content: url('/wp-content/uploads/2022/10/arrow-right.png');
    margin-left: 10px;
}

.pro-sec a::after {
    content: '';
    margin-left: 10px;
    background: url(/wp-content/uploads/2024/06/right-arrow-1.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 200px;
    bottom: 0;
    background-size: contain;
    width: 6%;
}

#sec2-1 .nectar-flickity .container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.nectar-flickity .container {
    max-width: 100% !important;
}

#sec4 .flickity-viewport img {
    height: 600px;
    object-fit: cover;
    object-position: bottom;
    z-index: -1;
}

.blog-cont {
    background: #ffffff;
}

.blog-cont h3 {
    font-size: 27px;
    color: black !important;
    font-weight: 600;
}

.blog-cont h5 {
    font-size: 16px;
    font-weight: 400;
    color: #f2be4f;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.blog-cont p {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    letter-spacing: .2px;
    padding-right: 10px;
}

.blog-cont {
    padding: 38px 30px 35px;
    width: 520px;
    margin-left: 30px;
    margin-top: -150px;
    opacity: 0;
}

.cell.is-selected .blog-cont {
    opacity: 1;
    transition: .7s ease-in !important;
}

#sec4 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    width: 100px;
    height: 10px;
    background: #ffc425 !important;
    margin: 0 10px;
}

#sec4 flickity-page-dots .dot.is-selected {
    background: red !important;
}

#sec4 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
    display: none;
}

#sec4 .flickity-viewport {
    margin: 50px 0 40px !important;
}

#sec4 ol.flickity-page-dots {
    bottom: -40px !important;
}

.cont-details {
    display: flex;
    margin-top: 30px !important;
}

.cont-left {
    margin-right: 210px;
}

.cont-details h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 70px !important;
    position: relative;
}

.cont-details h4 a {
    display: block;
    font-size: 38px;
    color: white !important;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: 0;
}

.cont-details p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .2px;
    line-height: 30px;
    color: #999999;
}

.cont-details ul li {
    display: inline-block;
}

.cont-details ul {
    margin: 0;
}

.cont-details i {
    color: #999999;
    font-size: 23px;
    margin-right: 20px;
}

.cont-left h4::after {content: '';position: absolute;background: #ffffff;height: 70px;width: 1px;right: -105px;top: 15px;}

#sec5 .sec-cont h4 {
    margin-bottom: 5px !important;
    color: #999999 !important;
    font-weight: 400;
}

div#footer-widgets .container {
    padding: 0 130px;
    max-width: 100% !important;
}

#footer-outer .widget h4 {
    font-size: 17px;
    font-weight: 600;
    color: #ffc425;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px !important;
    text-align: left;
}

#footer-outer p {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    line-height: 29px;
    text-align: left;
}

#footer-outer #footer-widgets .col ul li a {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
}

div#footer-widgets .row {
    padding: 90px 0 45px !important;
}

div#copyright {
    padding: 0 0 70px !important;
}

input#tnp-1 {
    height: 75px;
    border-radius: 0 !important;
    background: #232222 !important;
    padding-left: 30px !important;
    font-size: 17px;
    color: #ffffff !important;
    font-weight: 300;
}

input.tnp-submit-image {
    height: 75px;
    position: absolute;
    top: 0;
    right: 0;
}

.tnp-field label {
    display: none;
}

.tnp.tnp-subscription {
    position: relative;
    margin: 0;
}

#footer-outer .col:nth-child(2) {
    display: flex;
    justify-content: space-between;
}

div#nav_menu-3 {
}

div#text-2 p {
    padding-right: 18px !important;
}


#footer-outer #copyright p {
    text-align: center;
}

h1.top-heading {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 25px !important;
}

/* ---------------------------contact-------------------------------------------------- */
.cont2 h2 {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 40px !important;
    color: #000000;
    text-align: center;
    font-weight: 700 !important;
    margin-bottom: 40px;
    }

.cont2 p {
    color: #000000;
    width: 100%;
    font-size: 17px !IMPORTANT;
}

.cont2 ul {display: flex;flex-flow: column;margin: 0 !important;place-items: center;}

.cont2 ul li {
    list-style: none;
    padding-bottom: 50px;
    padding-top: 40px;
    position: relative;
    text-align: center;
}

.cont2 ul li a {
    color: #ffffff;
    font-size: 17px !important;
    line-height: 25px;
}

.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 0;
}

.cont2 ul li:nth-child(2)::before {
    position: absolute;
    content: "\f003";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
}
.cont2 ul li:nth-child(3)::before {
    position: absolute;
    content: "\f0ac";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
}


.cont2 input[type=text], .cont2 textarea, .cont2 input[type=email] {
    border: 1px solid #00000021;
    background: transparent;
    resize: none !important;
}

body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    background: #262626;
    background-size: cover;
    font-family: 'Poppins';
    border-radius: 0 !important;
    }

.cont2 textarea {
    height: 125px !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: red !important;
	color: red !important;
	text-align: left;
	float: left;
}

span.wpcf7-not-valid-tip {
	display: none;
}
/* new contact form */

.cont-l h2 {
    color: white;
    margin-bottom: 65px;
}


#sec1 .sec-cont h4::after {
    content: '';
    background: #fac238;
    width: 72px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}

#sec2 .sec-cont h4::after, #sec4 .sec-cont h4::after {
    content: '';
    background: #fac238;
    width: 72px;
    height: 1.5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    margin: 0 auto;
    right: 0;
}

#sec3 .sec-cont h4::after {
    content: '';
    background: #f8ce6f;
    width: 110px;
    height: 2.5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}

#sec2 .nectar-flickity {
    margin-left: 15px;
    margin-right: 15px;
}

.cont-details a:hover {
    color: #858585 !important;
}

.one-third a:hover {transition: .5s ease;margin-left: 5px;}

.pro-sec a:hover {
    transition: .5s ease;
    margin-left: 5px !important;
}

body[data-button-style*=rounded] .nectar-button.tilt:hover {
    background: #fac238 !important;
}

#header-outer li#menu-item-33 a:hover {
    /* background: url('/wp-content/uploads/2022/10/btn-brdr.png') !important; */
    background-size: 100% 100% !important;
    transition: .5s ease !important;
}

div#sec5 .row-bg {
    background-attachment: fixed;
}

.cont-details i:hover {
    color: white;
    transform: rotate(360deg);
    transition: .5s ease;
}

div#media_image-2 img {
    width: 80%;
}

#sec2 .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    /* filter: brightness(0.6); */
    height: 664px;
    object-fit: cover;
}


/* .pum-title {
    text-align: center !important;
    font-size: 45px !important;
    padding-top: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 30px !important;
} */

.single-post .wpb_gallery_slidesimage_grid .portfolio-items .col img {
    height: 350px;
    object-fit: cover;
    margin-bottom: 0 !important;
    width: 100% !important;
}

.single-post .row.portfolio-items.no-masonry {
    padding-bottom: 0;
}

.single-post p {
    font-size: 18px;
    color: black;
    font-weight: 500;
}

/* .pum-theme-208 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background: black;
} */

/* .pum-container.pum-responsive.pum-responsive-medium {
    border-radius: 0 !important;
    border-color: black !important;
} */

a.uncategorized {
    display: none !important;
}

div#single-below-header {
    display: none;
}

body.material .post .content-inner {
    padding-bottom: 0 !important;
}

body.material .post .content-inner p {
    font-size: 18px;
    line-height: 28px;
    color: black;
}

.post-area.col_last.span_12 {
    max-width: 100% !important;
}

div#author-bio {
    display: none;
}

.comment-wrap {
    display: none;
}

.our-pro img {
    width: 100% !important;
    filter: brightness(0.5);
    height: 550px !important;
    object-fit: cover;
}

.pro-col {
     margin: 0 8px;
	
}

.pro-col h2 {
    font-size: 42px;
    color: white;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 45px;
}

.pro-col a {
    color: white;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 3px;
    margin-top: 20px;
    display: block;
    position: relative;
    text-transform: uppercase;
}

.pro-col a::after {
    content: url(/wp-content/uploads/2022/10/arrow-right.png);
    margin-left: 10px;
}

.pro-col a:hover {
    transition: .5s ease;
    margin-left: 5px !important;
}

.pro-meta {
    position: absolute;
    left: 25px;
    bottom: 80px;
    right: 25px;
}

.our-pro {
    margin-top: 100px;
}

.blog_next_prev_buttons.vc_row-fluid.wpb_row.full-width-content.standard_section {
    display: none !important;
}

body.single-post.material[data-bg-header=true] .container-wrap {
    padding: 70px 0 30px!important;
    background: #ffffff !important;
}

.single-post .page-header-bg-image {
    background: url(http://arcad-testserver.developerventure.com/wp-content/uploads/2022/10/banner.jpg) !important;
}

.single-post div#page-header-wrap {
    height: 400px !important;
}

a.our-projects {
    display: none !important;
}

.slick-next {
    right: 50px !important;
    top: -55px !important;
    background: url(/wp-content/uploads/2022/10/car-brdr.png) !important;
    width: 70px !important;
    height: 70px !important;
    background-size: cover !important;
}

body[data-button-style*="slightly_rounded"] button {
    border-radius: 100px !important;
}

.slick-prev {
    top: -55px !important;
    right: 130px !important;
    left: unset !important;
    background: url('/wp-content/uploads/2022/10/car-brdr.png') !important;
    width: 70px !important;
    height: 70px !important;
    z-index: 11 !important;
    background-size: cover !important;
}

.slick-prev:before, .slick-next:before {
    font-size: 25px !important;
}
 
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: url('/wp-content/uploads/2022/10/car-brdr.png') !important;
    background-size: cover !important;
}

.nectar-social.fixed {
    display: none;
}

img.ol-filter {
    /* filter: brightness(0.6); */
}

.sec3-timg {
    background: #121212;
    min-width: 100px !important;
    min-height: 100px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec3-timg img {width: 60px !important;height: 60px !important;}

#mob-banner {
	display: none !important;
}

@media only screen and (max-width: 1000px){
	
.banner {
    padding: 0;
    flex-direction: column-reverse;
    margin-top: 0;
}

.ban-left {
    width: 100% !important;
    padding: 5px 0 25px !important;
    margin-top: 0;
}

.ban-right {
    width: 100% !important;
    padding: 0 !important;
}

.ban-right img {
    height: unset  !important;
}

div#header-space {
    display: block !important;
}

.ban-left h4 {
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 40px !important;
    text-align: center;
    margin: 7px 0 !important;
    line-height: 40px !important;
}

.swiper-slide .content h3 {
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px !important;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p {
    font-size: 14px !important;
    text-align: center;
    color: #ffffffa8 !important;
    padding: 0 15px;
}

div#header-outer {
    background: #0b0b0b !important;
}

.banner::after {
    display: none;
}

body[data-button-style*=rounded] .nectar-button.tilt {
    margin-top: 12px !important;
    width: 160px !important;
    height: 40px !important;
    margin: auto;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 40px;
    padding: 0 !important;
    padding-left: 5px !important;
}
	
body.material .nectar-button.has-icon i {right: 15px;transform: scale(0.8) !important;top: 4px;}

.ban-right img {
    height: 280px !important;
    object-fit: cover;
    object-position: center;
}

div#sec1 {
    padding: 40px 0 !important;
}

.sec-cont h4 {
    font-size: 15px;
    letter-spacing: 1.5px;
    margin-bottom: 0 !important;
    text-align: center !important;
}

#sec1 .sec-cont h4::after {
    width: 40px;
    bottom: 0;
}

.sec-cont h2 br {
    display: none !important;
}

.sec-cont h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0 10px!important;
    text-align: center !important;
}

#sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 15px;
}

.sec-cont p {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 20px;
    text-align: center !important;
}
	
div#desktop-banner {
    display: none;
}

div#mob-banner {
    display: block !important;
}

div#sec1-inn {
    padding-top: 10px !important;
    text-align: center;
}

.sec1-cont {
    text-align: center;
}

.sec1-cont h3 {
    font-size: 22px;
    margin-top: 25px;
    line-height: 25px;
    margin-bottom: 8px !important;
}

#sec1 .sec1-cont p {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 15px;
}

#sec1-inn .vc_column-inner {
    padding: 0;
}

#sec1-inn body[data-button-style*=rounded] .nectar-button.tilt {
    width: 0 !important;
}

body[data-button-style*=rounded] #sec1 .nectar-button.tilt {margin: 0 auto  !important;}

p:last-child {
    padding-bottom: 0 !important;
}

div#sec2-1 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 12px;
}

div#sec2 {
    padding: 30px 0 !important;
}

#sec2 .sec-cont h4::after, #sec4 .sec-cont h4::after {
    width: 50px;
    left: 0;
    right: 0;
    bottom: 0px;
}

#sec2-1 .vc_column-inner {
    padding: 0;
}

.pro-sec h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px !important;
}

#sec2 .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    /* height: 350px; */
    object-fit: cover;
}

.pro-sec {
    bottom: 50px;
}



.pro-sec p {
    width: 100%;
}

.pro-sec a {
    font-size: 15px;
    margin-top: 15px;
    letter-spacing: 1px;
}

.pro-sec a::after {position: absolute;transform: scale(0.8);top: 2px;}	

div#sec3 {
    padding: 35px 0 15px!important;
}

div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 !important;
}

#sec3 .sec-cont h4::after {
    bottom: 0;
    width: 50px;
}

div#sec3-inn {
    padding-top: 0px !important;
}

.sec3-t {
    display: unset;
}

.sec3-timg {
    width: 10% !important;
    margin: auto;
}

.one-third h3 {
}

.one-third h3 br {
    display: none;
}

.one-third h3 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    margin: 12px 0 5px!important;
}

.one-third p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    padding: 0 12px 10px;
}

.one-third a {
    text-align: center;
    display: block;
    font-size: 14px;
}

.one-third a::after {
    display: none;
}

div#sec5 {
    padding: 40px 0 !important;
}

div#sec5 .sec-cont h2 {
    margin: 0 !important;
}

.cont-details {
    display: block;
    text-align: center;
    margin: 0 !important;
}

.cont-left h4::after {
    display: none;
}

.cont-left {
    margin: 0;
}

.cont-details h4 a {
    font-size: 18px;
    line-height: 20px;
    display: block;
    margin-bottom: 20px;
}

.cont-details h4 {
    margin-bottom: 0 !important;
    line-height: 25px;
}

.cont-details p {
    font-size: 14px;
    line-height: 18px;
}

.cont-right {
    margin-top: 20px;
}

.cont-details i {
    font-size: 16px;
    margin: 0 5px;
}

div#footer-widgets .container {
    padding: 0 15px;
    text-align: center;
}

#footer-outer .col:nth-child(2) {
    display: block;
}

#footer-outer .widget.widget_media_image img {
    width: 40%;
}

div#footer-widgets .row {
    padding: 35px 0 0 !important;
}

div#media_image-2 {
    margin-bottom: 0 !important;
}

#footer-outer .widget h4 {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 5px !important;
}

#footer-outer #footer-widgets .col ul li a {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
}

#footer-widgets .container .col {
    margin-bottom: 15px;
}

#footer-outer .widget {
    margin-bottom: 20px;
}

#footer-outer p {
    font-size: 15px;
    text-align: center;
}


div#text-3 p {
    margin-top: -8px;
}

input#tnp-1 {
    height: 45px;
}

input.tnp-submit-image {
    height: 45px;
}

div#copyright {
    padding-bottom: 20px !important;
}	
	
div#slide-out-widget-area-bg {
    background: #181818 !important;
}
	
.page-id-10 div#sec1-inn:nth-child(3) .row_col_wrap_12_inner {
    flex-flow: column-reverse;
}

.page-id-10 div#sec1-inn:nth-child(3) .row_col_wrap_12_inner img {
    margin-top: 15px;
}

.page-id-10 div#sec1 {
    padding: 30px 0 !important;
}
	
.pro-col h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px !important;
}

.pro-col a {
    margin-top: 18px;
}

body[data-button-style*="slightly_rounded"] button {display: none;}

.our-pro {
    margin-top: 30px;
}
	
.page-id-12 div#sec2 {
    padding-bottom: 0 !important;
}	

div#sec4 {
    padding: 35px 0 !important;
}

#sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 12px;
}

.page-id-14 #sec4 .flickity-viewport {
    margin: 20px 0 0 !important;
}

.blog-cont {
    width: unset !important;
    padding: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -90px;
}

.page-id-14 .nectar-flickity.nectar-carousel[data-column-padding="15px"] .inner-wrap {
    padding: 0;
}

.page-id-14 .nectar-flickity.nectar-carousel[data-format=default] .flickity-slider .cell {
    padding: 0 6px !important;
}

.blog-cont h3 {
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}

.blog-cont h5 {
    font-size: 13px;
    text-align: center;
    letter-spacing: 0;
    margin: 0 !important;
}

.blog-cont p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}	
	
.cont2 h2 {
    font-size: 24px !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cont2 ul li {
    padding-bottom: 20px;
}

.cont2 li::before {
    font-size: 25px !important;
}

.cont2 p {
    padding-bottom: 15px;
}

.cont2 ul {
    margin-top: 15px !important;
}

iframe {
    height: 220px;
}

.cont2 input[type=text] {
    height: 40px;
}

#page-header-bg .span_6 h1 {
    margin: 0;
    font-size: 25px !important;
    letter-spacing: 0;
    padding-top: 5px;
}

body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    margin-bottom: 0;
}
	
.single-post div#page-header-wrap {
    height: unset !important;
}

.single-post #page-header-bg[data-post-hs="default_minimal"] {min-height: 0 !important;padding: 30px 0 !important;}

body.single-post.material[data-bg-header=true] .container-wrap {
    padding: 40px 0 0px !important;
}

body.single-post .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
    padding: 0 !important;
}

.single-post .wpb_row {
    margin-bottom: 0;
}	

.our-pro :is(.slick-arrow) {
    display: none !important;
}	

.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    margin-top: 30px !important;
}

.slide-out-widget-area-toggle.mobile-icon .lines-button:after, .slide-out-widget-area-toggle.mobile-icon .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines:before {
    background: white !important;
}
	
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}	
	
}

.aboutimg {
    position: absolute;
    left: 7%;
}

body[data-button-style*=rounded] .nectar-button.tilt:hover i {filter: brightness(0.1);}

div#sec1:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/05/Background_1.png)no-repeat !important;
    width: 714px;
    height: 300px !important;
    right: 0;
    bottom: 0;
    z-index: 9;
}

div#sec1 {
    padding-bottom: 0px !important;
}
div#sec3 {
    padding-top: 100px !important;
    padding-bottom: 0px !important;
}

div#sec3 h2 {
    color: black;
    padding-bottom: 40px;
}

div#teammembers h5 {
    font-size: 16px !important;
    font-weight: 400;
    color: #999999 !important;
    line-height: 0;
    padding-top: 8%;
}

div#teammembers h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    line-height: 48px;
}
div#sec3 h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
}
div#sec1 h2 {
    color: black !important;
}

div#sec1 p {
    color: #787878;
    font-weight: 500;
}

.pro-sec {position: absolute;bottom: 56px;left: 30px;}

div#sec2 {
    padding-bottom: 50px !important;
}
#sec2 .offer-headings .sec-cont h4::after, #sec4 .offer-headings .sec-cont h4::after {
    width: 20%;
    margin: 0;
}
div#reachblogid h4 {
    color: #ffffff !important;
}
#sec4 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected {
    background: #ffc425 !important;
}

#sec4 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    background: #2952a8 !important;
    opacity: 1 !important;
}
.imgclient img {
    width: 100px !important;
    height: 200px !important;
}



#sec4 .imgclient img {
    height: 141px !important;
    /* width: 130px !important; */
    object-fit: none;
    width: 100% !important;
    margin: auto;
    margin-top: -42px;
}

#sec4 .star img {
    height: 21px !important;
    object-fit: none;
}

.imgclient {
    margin-bottom: 6px !important;
}

.sec44 h2 {
    color: black !important;
}

.sec44 h4:after {
    position: absolute;
}

.innertestimonail h5 {
    font-size: 20px;
    font-weight: 600;
    color: black;
}

.innertestimonail h6 {
    font-size: 16px;
    font-weight: 400;
    color: black;
}

.innertestimonail p {
    font-size: 18px;
    width: 69%;
    margin: auto;
    padding-top: 30px;
    color: black;
    font-weight: 500;
}

.sec44 {
    padding-top: 100px !important;
    padding-bottom: 72px !important;
}
.nectar-flickity.nectar-carousel .flickity-slider .inner-wrap, .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap-outer {
    height: auto !important;
}

.cell.is-selected {
    height: 100px !important;
}

.sec44 .flickity-viewport {
    height: 454px !important;
}
.sec44 h4 {
    text-transform: uppercase;
    font-weight: 500;
}


/*contactus*/
div#videopageid h4 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 31px;
}

div#videopageid h2 {
    font-size: 60px;
    font-weight: 500;
    width: 50%;
    margin: auto;
    color: #fff;
    line-height: 68px;
    margin-top: 19px;
    margin-bottom: 33px;
}

div#videopageid {
    padding-top: 100px !important;
    padding-bottom: 200px !important;
}

div#contacthomepage .vc_col-sm-7 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 25px 0px rgba(41, 61, 88, 0.06);
    padding: 50px;
    margin-top: 0;
    padding-top: 29px;
    padding-bottom: 29px;
}

div#contacthomepage h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999999;
}

div#contacthomepage h2 {
    font-size: 38px;
    font-weight: 600;
    color: black;
    margin-bottom: 37px;
}

div.wpforms-container-full .wpforms-form input[type=text] ,div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=number] 
,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select , div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{
    background: #f8f9fa;
    border:unset !important;
    height:50px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 145px !important;
    padding-top: 16px;
}

.vc_col-sm-7.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {}

div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select, div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    font-size: 12px;
    color: #787878 !important;
    padding-left: 26px;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
    background: #ffc425;
    border-radius: 0px !important;
    border: 0px;
    font-size: 14px;
}

div#contacthomepage img {
    width: 100% !important;
    /* margin-top: 6%; */
    /* height: 600px; */
    /* object-fit: fill; */
    position: relative;
    /* left: 0.5%; */
    /* top: 7px; */
    border: 4px solid #f0f1f345;
}

div#contacthomepage {
    padding-bottom: 150px !important;
    padding-top: 150px !important;
}

div#contacthomepage .vc_col-sm-5 {
    padding-right: 0px !important;
    background: #fff;
    margin-top: 0;
}
#footer-outer .col:nth-child(1) {
    width: 33%;
}

#footer-outer .col:nth-child(2) {
    width: 17%;
    margin-left: 39px;
}

#footer-outer .col:nth-child(3) {
    width: 15%;
}

.footer1 p {
    color: #fff !important;
    font-weight: 400 !important;
}

.footer1 h4 {
    color: #fff !important;
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    height: 64px;
    background: #2952a8;
    padding-left: 22px;
    border-radius: 0px !important;
    width: 376px !important;
}

#footer-outer #footer-widgets .col input[type=submit] {
    background: #ffc425 !important;
    padding: 20px;
    width: 45%;
    color: black;
    border-radius: 0 !important;
    font-size: 16px;
    letter-spacing: 1px;
    position: absolute;
    top: 59%;
    right: -45px;
}

div#copyright p a {
    color: #ffc425 !important;
}
#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email]::placeholder {
    color: #cbd0e4 !important;
}
.page-id-16 #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: black !important;
}



/*destop*/


@media only screen and (max-width: 1600px) and (min-width: 1527px)  {
    .ban-left {position: relative;right: 3%;}
    .aboutimg {
    top: -46px;
}

#footer-outer #footer-widgets .col input[type=submit] {
    right: 0;
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    width: 100% !important;
}
.nectar-flickity[data-controls=touch_total] .visualized-total {
    width: 107%;
}
}

@media only screen and (max-width: 1500px) and (min-width: 1366px) {
    .ban-left {
    position: relative;
    right: 3%;
}
#header-outer li#menu-item-33 a {
    height: 50px;
    width: 210px;
    line-height: 52px !important;
}
#header-outer[data-full-width="true"] header > .container {
    padding: 0 70px;
}
.ban-left h2 {
    font-size: 79px !important;
}

#top nav>ul>li>a {
    font-size: 14px;
    margin: 0 14px !important;
}



#sec1 .sec1-cont p {
    font-size: 14px;
}

#sec1 img {
    position: relative;
    bottom: 35px;
}

div#teammembers h3 {
    font-size: 25px;
}

div#contacthomepage img {
    left: 0;
    top: 0px;
    height: 654px !important;
    object-fit: cover;
}

#footer-outer #footer-widgets .col input[type=submit] {top: 69%;}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    width: 100% !important;
}
.nectar-flickity[data-controls=touch_total] .visualized-total {
    width: 100% !important;
}
}

body.single .post .wpb_text_column h2 {
    color: #103597 !important;
    margin-bottom: 29px !important;
}
#header-outer header {
    background: black !important;
}
ul.sub-menu {
    background: black !important;
}

ul.sub-menu li a {
    color: #fff !important;
    font-size: 17px !important;
}

ul.sub-menu li a:hover {
    color: black !important;
}
body[data-button-style*=rounded] .nectar-button.tilt {
    display: none;
}
div#teammembers img {
    width: 100% !important;
    height: 500px !important;
    object-fit: cover !important;
    background-position: top !important;
}

.patclass {
    height: 160px !important;
    object-fit: scale-down;
    border: 2px solid #f6c04512;
    padding: 13px !important;
    border-radius: 10px;
    position: relative !important;
    top: 23px !important;
    box-shadow: 0px 2px 0px 1px #00000008 !important;
}
/*div#sec3 img {
    height: 550px;
    object-fit: cover;
}*/
img.img-with-animation.skip-lazy.firstimg.animated-in {
    height: 400px;
    object-fit: cover;
}

div#sec3 h5 {
    text-align: center;
    color: black !important;
    padding-top: 20px;
}

div#sec3 h3 {
    text-align: center;
    color: black !important;
}
.ctf ul li {
    display: inline-block;
}

.ctf ul li img {
    height: 43px !important;
    box-shadow: 0px 0px 0px 1px #00000021;
    border: 1px solid #ffffff12;
    margin-bottom: 0px !important;
}

.ctf h5 {
    font-size: 23px;
    margin-top: 13px;
    margin-bottom: 16px;
    color: #fff !important;
    text-decoration: underline;
}
img.hub {
    height: 74px !important;
    width: 87px !important;
    object-fit: contain;
}
.lastsocial ul li {
    display: inline-block;
    width: 42px;
}

.lastsocial ul li a img {height: 41px !important;border: 2px solid #ffffff63;border-radius: 23px;}

img.footerlogo {
}
.lastsocial ul li a img {filter: invert(1) !important;}

/*bannersliderarrow*/
.swiper-container .slider-prev, .swiper-container .slider-next {
    display: none;
}
.ctf {
    margin-top: 12px;
}


div#popupmake h2 {
    font-size: 28px;
    font-weight: bold;
    color: black;
}

div#popupmake p {
    font-size: 17px;
    font-weight: 400;
    color: black;
}

.pum-container {
    border: 10px dotted #FAC239 !important;
}

div#popupmake {
    padding-top: 26px !important;
}
div#footer-outer {
    background: black !important;
}
.footerimglogo img {
    width: 338px !important;
}
div#sec4 h2 {
    font-size: 42px;
}
/* .pro-sec:before {
    content: "";
    position: absolute;
    background: #ffffff3d;
    width: auto !important;
    height: 32%;
    left: -14px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9;
} */
.pro-sec {
    background: rgb(255 255 255 / 72%);
    padding-left: 20px;
    padding-bottom: 11px;
}
.sf-menu>li ul {
    padding: 20px;
    width: 25em !important;
}
#header-outer.small-nav li#menu-item-33 a {
    height: 50px !important;
    line-height: 50px !important;
}

div#engeerinnerid p {
    font-size: 18px !important;
    font-weight: 400;
    color: black;
}
.pro-sec a::after {
    display: none;
}
.blog-cont h3 a {
    color: #103597 !important;
}
.page-id-14 .sec-cont p {
    color: black !important;
}

.page-id-14 div#sec4 h2 {
    color: black;
}

.page-id-14  div#reachblogid h4 {color: black !important;}
.page-id-664 div#sec2-1 h2 , .page-id-614 div#sec2-1 h2 {
    color: black !important;
}

.page-id-664 div#sec2-1 p , .page-id-614 div#sec2-1 p{
    color: black !important;
}
a.blogbtn {
    color: black !important;
    background: #f6c045 !important;
    padding: 6px 30px !important;
    display: inline-block !important;
    margin-top: 14px !important;
}

div#sec3 img {
    height: 500px !important;
    object-fit: cover;
}

.page-id-751 div#engeerinnerid img {
    object-fit: contain;
    height: 450px !important;
    width: 100% !important;
    padding: 20px;
}

.page-id-751 div#engeerinnerid h3 {
    color: #f6c045 !important;
}

.page-id-751 div#engeerinnerid h2 {
    color: #103698 !important;
}
.page-id-751 div#engeerinnerid img {
    box-shadow: 0px 3px 6px 3px #00000036 !important;
    border: 1px solid #1035976b;
}
div#innerpara p {
    width: 100%;
    font-size: 17px;
    color: #000000;
    line-height: 29px;
    margin-bottom: 68px;
    margin-top: -46px;
}
div#engeerinnerid a {
    background: #f6c045;
    padding: 8px 34px;
    color: black;
}
div#certificsection img {
    width: 131px !important;
    height: 130px !important;
    object-fit: contain;
}

div#certificsection {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

div#aboutparahome {
    padding-bottom: 34px;
}

div#aboutparahome p {
    width: 100%;
    font-size: 17px;
    color: #000000 !important;
    line-height: 29px;
    margin-top: -2%;
}

.page-id-824 h1.top-heading span ,  .page-id-838 h1.top-heading span , .page-id-863 h1.top-heading span , .page-id-842 h1.top-heading span , .page-id-868 h1.top-heading span , .page-id-873 h1.top-heading span , .page-id-834 h1.top-heading span , .page-id-852 h1.top-heading span  {
    color: #fff !important;
}

h3.scopeclass strong {
    font-size: 29px !important;
    color: #1a3896 !important;
}
.hidensection {
    display: none;
}

.dmca img {
    height: 80px !important;
}



/*responsive*/






@media only screen and (max-width: 1000px) and (min-width: 320px)  {


div#header-space {
    height: 0 !important;
}

.ban-right img {
    height: auto !important;
}

.years:after {
    display: none;
}

.years {
    left: 0;
    width: 100%;
    bottom: -30px;
    height: auto !important;!i;!;
}

.years h5 {
    font-size: 39px;
    margin-bottom: 5px;
    padding-top: 0;
}

.years h6 {
    font-size: 16px;
    width: 100%;
    margin-top: 11px;
}

.ban-right {
    margin-top: -94px;
}

.ban-left {
    right: 0;
    padding: 10px 0 50px !important;!i;!;
}

.ban-left h2 {
    font-size: 17px !important;
}

.banner h2 {
    font-size: 12px !important;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 25px !important;
    line-height: 19px !important;
}

.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p {
    padding-top: 5px;
}

.swiper-container {
    height: auto !important;
}

.loaded .swiper-slide {
}
#nectar-slider-instance-2, #nectar-slider-instance-2 .swiper-container {
    padding-bottom: 0px !important;
    height: 550px !important;
    min-height: unset !important;
}

#ajax-content-wrap .vc_row.top_margin_30px {
    margin-top: 0;
    padding-top: 10px !important;
}

div#sec1 {
    padding-top: 10px !important;
}

#sec1 .sec-cont h2 {
    font-size: 16px;
}

.sec1-cont h3 {
    font-size: 18px;
}

#sec1 .sec1-cont p {
    font-size: 14px;
    font-weight: 400;
}

div#aboutparahome p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-top: -35px;
}

div#certificsection img {
    width: 100% !important;
    height: 117px !important;
}

div#certificsection .owl-stage {
    padding: 0px !important;
}

.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: -4px;
    margin-right: 0px;
}

div#certificsection {
    padding-top: 10px !important;
}

.sec-cont h4 {
    font-size: 16px !important;
}

#sec2 .sec-cont h4::after, #sec4 .sec-cont h4::after {
    opacity: 0;
}

.pro-sec {
    left: 0;
    bottom: 85px;
    right: 0;
    position: relative;
}

#sec2 .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: 100% !important;
    height: 300px;
}

.pro-sec h2 {
    font-size: 20px;
}

.pro-sec p {
    font-size: 14px;
    padding-bottom: 0px;
}

.flickity-viewport {
    margin-bottom: 0px !important;
}

div#sec2 {
    padding-bottom: 0px !important;
}

.nectar-flickity .container {
    margin-top: -61px;
    margin-bottom: 19px;
}

div#sec3 {
    padding-top: 10px !important;
}

div#sec3 h2 {
    padding-bottom: 0px !important;
    font-size: 20px;
    margin-bottom: 0px !important;
}

.owl-carousel[data-desktop-cols] .owl-stage {
    padding-top: 0px !important;
}

div#sec3 h4 {
    font-size: 16px !important;
}

div#sec4 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

div#sec4 .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 9px;
}

div#sec4 h2 {
    font-size: 20px;
    margin-bottom: 9px !important;
    margin-top: 0px !important;
}
.hidensection {
    display: block !important;
}

.blog-cont {
    opacity: 1;
    margin-top: -14px;
    z-index: 99999;
    position: relative;
}

div#reachblogid .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    height: 300px;
    object-fit: cover;
}

.blog-cont h3 a {
    font-size: 17px !important;
}

div#sec4 {
    padding-top: 10px !important;
}

div#reachblogid h4 {
    font-size: 16px;
}

#sec2 .offer-headings .sec-cont h4::after, #sec4 .offer-headings .sec-cont h4::after {
    display: none;
}

div#sec4 h2 {
    font-size: 20px;
}

.sec-cont p {
    font-size: 16px;
    font-weight: 400;
}


.mobilesectionhiden {
    display: none;
}

div#contacthomepage {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

div#contacthomepage .vc_col-sm-7 {
    padding: 15px;
}

div#contacthomepage h4 {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}

div#contacthomepage h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

div.wpforms-container-full .wpforms-form input[type=text] {
    max-width: 100% !important;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100% !important;
    margin-left: 0px;
}

div#contacthomepage img {
    height: auto !important;
    object-fit: cover;
}

div#footer-outer {
    text-align: center !important;
}

#footer-outer .col:nth-child(1) {
    width: 100% !important;
    margin-bottom: 0;
}

#footer-outer .col:nth-child(2) {
    width: 100% !important;
    margin-left: 0;
}

#footer-outer .col:nth-child(3) {
    width: 100% !important;
    margin-bottom: 0px !important;
}

.footerimglogo img {
    width: 212px !important;
}

div#footer-widgets .row {
    padding-top: 10px !important;
}

#footer-outer #copyright p {
    font-size: 15px;
}

div#header-outer {
    padding: 4px;
}

/* #nectar-slider-instance-2, #nectar-slider-instance-2 .swiper-container {
    min-height: 479px !important;
} */

.ban-left {
    right: 0px !important;
}

div#sec3 h3 {
    line-height: 0px;
    font-size: 15px;
}
.page-id-10 div#sec1 {
    padding-top: 10px !important;
}

div#innerpara p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    padding-top: 10px;
}

.page-id-466 div#sec3 h3 {
    line-height: 27px;
}

.page-id-466 div#sec3 img {
    height: auto !important;
}

.page-id-466 .container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
    margin-bottom: 10px;
}

.page-id-466 div#teammembers {
    margin-bottom: 0px !important;
}


body div#engeerinnerid img {
    height: auto !important;
    margin-bottom: 9px !important;
}

#ajax-content-wrap .vc_row.bottom_margin_40px {
    margin-bottom: 9px !important;
}

div#engeerinnerid h2 {
    text-align: center;
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

div#engeerinnerid .vc_col-sm-6 {
    margin-bottom: 0px !important;
}

div#sec2 {
    padding-top: 10px !important;
}

.sec-cont h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

div#engeerinnerid div#popupmake {
    margin-bottom: 0px !important;
}

body div#engeerinnerid {
    margin-bottom: 0px !important;
}

#page-header-bg .span_6 h1 {
    font-size: 18px !important;
}

div#engeerinnerid p {
    text-align: center;
    font-size: 14px !important;
    padding-bottom: 10px !important;
}

.page-id-664 .container-wrap {
    padding-bottom: 0px !important;
}

.page-id-751 #ajax-content-wrap .vc_row.top_margin_50px {
    margin-top: 4px;
}

body.page-template-default.page.page-id-751.material.wpb-js-composer.js-comp-ver-6\.7.vc_responsive.using-mobile-browser.mobile {}

.page-id-751 div#engeerinnerid img {
    height: auto !important;
    box-shadow: 0 0 0 0  !important;
    padding: 7px;
}

.page-id-751 div#engeerinnerid h3 {
    text-align: center;
    margin-bottom: 0px !important;
    font-size: 16px;
}

.page-id-751 div#engeerinnerid h2 {
    line-height: 24px;
    margin-bottom: 8px !important;
    font-size: 18px !important;
}

div#engeerinnerid a {
    display: inline-block;
}

.page-id-751 .container-wrap {
    padding-bottom: 10px !important;
}
	
.page-id-749 #ajax-content-wrap .vc_row.top_margin_50px {
    margin-top: 8px;
}



.page-id-749 div#engeerinnerid h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0px !important;
}

.page-id-749 .container-wrap {
    padding-bottom: 0px !important;
}	
.cont2 h2 {
    font-size: 20px !important;
}

 .postid-775 body div#page-header-bg {
    padding-top: 0px !important;
}

 .postid-775 html.js #page-header-bg[data-parallax="0"].not-loaded {
    padding: 0px !important;
}

body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

body.single .post .wpb_text_column h2 {
    font-size: 20px !important;
    text-align: center;
    line-height: 27px;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

body.material .post .content-inner p {
    text-align: center;
    font-size: 14px !important;
    font-weight: 400;
}

body div#innereng {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.page-id-824 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 ,
.page-id-838 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-863 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-842 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-868 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-873 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-950 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-834 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12,
.page-id-852 #ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12{
    padding-left: 50px !important;
    padding-right: 50px !important;
}

   

.page-id-824 .aboutimg , .page-id-838 .aboutimg , .page-id-863 .aboutimg,.page-id-842 .aboutimg,.page-id-868 .aboutimg , .page-id-950 .aboutimg , .page-id-834 .aboutimg , .page-id-852 .aboutimg{
    left: 0px !important;
}

body div#innereng h3 {
    font-size: 16px !important;
    text-align: center;
}

div#innereng h2 {
    font-size: 20px !important;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: center;
}

body div#innereng p {
    font-size: 16px;
    text-align: center !important;
    font-weight: 400;
}

div#innereng img {
    box-shadow: 0 0 0 0 !important;
}

h3.scopeclass strong {
    font-size: 20px !important;
}

#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a:hover {
    color: #fff !important;
}


.page-id-863 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}

.page-id-842 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}



.page-id-950 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}

.page-id-852 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}

.page-id-868 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}
.page-id-873 .vc_col-sm-7.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0px !important;
}

    
}
