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


/* Custom Fonts */
@font-face {
    font-family: 'Jungka-bold';
    src: url('/fonts/Jungka-Bold.eot');
    src: url('/fonts/Jungka-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Jungka-Bold.woff2') format('woff2'),
        url('/fonts/Jungka-Bold.woff') format('woff'),
        url('/fonts/Jungka-Bold.svg#Jungka-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuville-light';
    src: url('/fonts/Neuville-Light.eot');
    src: url('/fonts/Neuville-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Neuville-Light.woff2') format('woff2'),
        url('/fonts/Neuville-Light.woff') format('woff'),
        url('/fonts/Neuville-Light.svg#Neuville-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jungka-regular';
    src: url('/fonts/Jungka.eot');
    src: url('/fonts/Jungka.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Jungka.woff2') format('woff2'),
        url('/fonts/Jungka.woff') format('woff'),
        url('/fonts/Jungka.svg#Jungka') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuville-regular';
    src: url('/fonts/Neuville.eot');
    src: url('/fonts/Neuville.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Neuville.woff2') format('woff2'),
        url('/fonts/Neuville.woff') format('woff'),
        url('/fonts/Neuville.svg#Neuville') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jungka-medium';
    src: url('/fonts/JungkaMedium.eot');
    src: url('/fonts/JungkaMedium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/JungkaMedium.woff2') format('woff2'),
        url('/fonts/JungkaMedium.woff') format('woff'),
        url('/fonts/JungkaMedium.svg#JungkaMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Custom Fonts Ends*/
.grecaptcha-badge {
    opacity: 0 !important;
}
.sf-menu li a {
    font-family: 'Jungka-regular' !important;
    font-weight: normal !important;
}
#top nav ul li a {
    color: #000 !important;
    font-size: 17px !important;
}
.home-banner h1{
	font-family:'Jungka-bold';
	font-size:60px;
	color:#fff;
}
h2 {
    font-family: Jungka-bold;
    font-size: 48px;
	line-height: 58px;
}
.black h2,
.black p{
	color:#000;
}
.white h2,
.white p{
	color:#fff;
}
p, li{
	font-family: 'Neuville-regular';
	font-size:24px;
	line-height: 32px;
}
.box-shape .row-bg.using-bg-color:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/box-pattern-2.png);
    width: 100%;
    height: 100%;
    left: 0;
    background-position: left top;
    background-size: 56%;
	background-repeat:no-repeat;
}
.box-shape{
	height:520px;
}
.box-shape .row_col_wrap_12.col.span_12.dark.left {
    height: 100%;
}
a.comm-btn {
    background: #ffcd05;
    color: #000;
    font-family: Jungka-medium;
    font-size: 16px;
    padding: 0.6em 2em;
	position: relative;
	display: inline-block;
	transition: 0.3s all ease;
}
a.comm-btn:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-color: #32ad73;
    background-size: cover;
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    bottom: 0;
    right: 0;
	transition: 0.3s all ease;
}
a.comm-btn:hover:after,
.comm-ser:hover p:after{
	width: 0px;
    height: 0px;
	transition: 0.3s all ease;
}
a.comm-btn:hover {
    background: #32ad73;
    color: #fff;
	transition: 0.3s all ease;
}
.comm-ser p:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-color: #e8ba01;
    background-size: cover;
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    bottom: 0;
    right: 0;
    transition: 0.3s all ease;
}
.left-serv,
.right-serv{
    width: 50%;
    float: left;
}
.comm-ser p {
    position: absolute;
    bottom: 15px;
    background: #ffcd05;
    width: 90%;
    color: #000;
    height: 65px;
    padding-left: 15px;
    font-family: Jungka-bold;
    line-height: inherit;
    display: flex;
    align-items: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 20px;
	    z-index: 99;
}
.comm-ser {
    position: relative;
	margin-left: 15px;
}
.move-top{
	position: relative;
    margin-top: -85px;
}
.nectar-split-heading.animated-in{
	margin-bottom:0px !important;
}
.hos{
	height:500px;
}
.hos .row_col_wrap_12_inner.col.span_12.left {
    height: 100%;
}
.hproject-img {
    margin-bottom: 0px !important;
}
.home .box-shape-1{
	padding-left: 50px !important;
}
.box-shape-1 {
/*     background-image: url(/wp-content/uploads/2020/06/box-pattern-2-1.png); */
    padding: 90px 0 !important;
    background-repeat: no-repeat;
    background-size: 75%;
    background-position: top right;
    right: 0;
	
}
#footer-widgets h4 {
    font-family: Jungka-bold !important;
    text-transform: uppercase;
    font-size: 16px !important;
    margin-bottom: 0px !important;
}
.col.align-mid.span_4 {
    display: flex;
    justify-content: flex-end;
}
.col.align-right.span_4 {
    display: flex;
    justify-content: flex-end;
}
#footer-outer .widget {
    margin-bottom: 40px;
    margin-top: 15px;
}
div#copyright .col.span_5 {
    display: none;
}
ul.bottom-br {
    float: none !important;
    text-align: center;
    margin: 0 auto !important;
    width: 100%;
    display: flex;
    justify-content: center;
}
div#copyright ul.bottom-br li a {
    line-height: inherit !important;
	color:#000;
}
ul.bottom-br li,
#footer-outer #copyright a:not(.nectar-button){
    font-size: 16px;
	color:#000 !important;
}
ul.bottom-br {
    border-top: 1px solid #aaaaaa;
    padding: 10px 0;
}
.banner-svg {
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
	transform: translate(0,0%);
}
.h-about {
    padding-top: 8% !important;
}
#header-outer #logo {
    margin: 0 !important;
    padding: 10px 0;
}
a#logo img {
    width: 150px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.sf-menu li:after {
    position: absolute;
    content: '';
	display:none !important;
    background: url(/wp-content/uploads/2020/06/Group-73.svg);
    width: 100%;
    height: 60%;
    left: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
	transform: scale(0);
    transition: 0.3s all ease;
}
ul.sf-menu li.current-menu-item:after,
ul.sf-menu li:hover:after{
	transform: scale(1);
	transition: 0.3s all ease;
}

ul.sf-menu li {
    position: relative;
}
/* .sf-menu li a:after {
    display: none !important;
} */
#top nav ul.sf-menu li.Header-phone a {
    font-size: 18px !important;
    font-family: Jungka-bold !important;
    font-weight: bold !important;
    color: #32ad73 !important;
}
.comm-ser a:after {
    position: absolute;
    content: '';
    background: #31ac73;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    mix-blend-mode: color;
}
.comm-ser a {
    display: block;
    position: relative;
	transition: 0.3s all ease;
}
.comm-ser img {
    filter: grayscale(100%);
	transition: 0.3s all ease;
}
.comm-ser:hover img {
	filter: grayscale(0%);
	transition: 0.3s all ease;
}
.comm-ser a:after {
    position: absolute;
    content: '';
    background: #31AC73;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
	transition: 0.3s all ease;
}
.comm-ser a {
    display: block;
    position: relative;
	transition: 0.3s all ease;
}
.comm-ser:hover a:after{
	opacity:0;
	transition: 0.3s all ease;
}
.comm-ser p{
transition: 0.3s all ease;	
}
.comm-ser:hover p{
	background: #32ad73;
	color:#fff;
	transition: 0.3s all ease;
}
/* a.scc {
    display: flex !important;
    width: 40px;
    height: 40px;
    border: 2px solid #000 !important;
    position: relative;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
} */
ul.scc-icon img {
    width: 130px !important;
    max-width: 130px !important;
    margin: 0 !important;
    padding-top: 5px;
}
.material #footer-outer #footer-widgets .col ul.scc-icon li {
    display: inline-block;
/*     padding-left: 10px !important; */
}
.material #footer-outer #footer-widgets .col ul.scc-icon li:first-child{
	padding-left: 0px !important;
}
i[class*="fa-"], span[class*="fa-"]{
	top:0px;
}
#footer-outer #copyright a:hover {
    color: #32ad73 !important;
}
.inner-banner .inner-wrap.using-image:after {
    position: absolute;
    content: '';
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
.inner-banner h2 {
    color: #fff;
	position:relative;
	padding-left: 1.2em;
}
.inner-banner h2:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/Inner-page-shape.svg);
    width: 40px;
    height: 170px;
    background-repeat: no-repeat;
    background-position: left center;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
p.big-textt {
    color: #31ac73;
    font-size: 28px;
    line-height: initial;
}
p{
	padding-bottom: 15px !important;
}
.row .col p:last-child{
	padding-bottom: 0px !important;
}
.section-spacer{
	padding:70px 0 !important;
	margin-bottom: 0 !important;
}
.about-team h2 {
    color: #fff;
    line-height: 48px;
}
.about-team p.designation {
    color: #ffcc00;
    font-size: 23px;
}
.about-team p {
    color: #fff;
}
.team-container .row-bg.using-bg-color:after {
    position: absolute;
    content: '';
    background: #fff;
    width: calc(100% - 80%);
    height: 100%;
    right: 0;
    bottom: 0;
}
a.insta-icon {
    position: absolute;
    bottom: 0;
    right: 0;
}
.img-with-aniamtion-wrap .hover-wrap{
	margin-bottom: 0px;
}
a.insta-icon img {
    margin-bottom: 0px !important;
	position: relative;
    z-index: 99;
    width: 32px !important;
    top: -12px;
    right: 10px;
}
a.insta-icon:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #ffcc00;
    background-size: cover;
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    bottom: 0px;
    right: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
}
.material .wpb_row.margin-zero {
    margin-bottom: 0px !important;
}
a.comm-btn.secondary {
    background: #32ad73;
    color: #fff;
}
a.comm-btn.secondary:after {
    background: #279462;
}
a.comm-btn.secondary:hover {
	background: #279462;
}
.c-details h5 {
    color: #31ac73;
    font-family: Jungka-bold;
    line-height: initial !important;
    font-size: 18px;
}
.c-details p {
    font-size: 24px;
    line-height: 40px;
}
.c-details {
    position: relative;
    padding: 25px 0;
}
.c-details:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/grey-curve.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    visibility: visible;
    right: 0;
    background-position: right center;
    top: 0;
    background-size: contain;
	opacity: 0.2;
}
.c-details:before {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/grey-curve-left.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    visibility: visible;
    left: 0;
    background-position: left center;
    top: 0;
    background-size: contain;
	opacity: 0.2;
}
.team-container img,
.c-team img.team-img{
    filter: grayscale(100%);
}
.c-team img.team-img {
    height: 350px !important;
    object-fit: cover;
}
.c-team h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 0;
}
.c-team-contaier .row-bg.using-bg-color:after {
    position: absolute;
    content: '';
    background: #000;
    width: 300px;
    height: 100%;
    left: 0;
    top: 0;
}
.c-team-contaier .row-bg.using-bg-color:before {
    position: absolute;
    content: '';
    background: #000;
    width: 300px;
    height: 100%;
    right: 0;
    top: 0;
}
.move-left {
    padding-left: 3em;
}
.form-bg .row-bg.using-bg-color:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/box-pattern-2.jpg);
    width: 100%;
    height: 100%;
    right: 0;
    background-position: right top;
    background-size: 56%;
    background-repeat: no-repeat;
}
.black-text h2 {
    text-align: center;
    color: #000;
}
.vc_col-sm-6.c-field label{
	  align-items: center;
}
.vc_col-sm-6.c-field label,
.vc_col-sm-12.c-field label{
    display: flex;
    background: #31ac73;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Neuville-regular';
    font-size: 17px;
}
.vc_col-sm-12.c-field textarea{
	background: transparent !important;
	box-shadow: none !important;
    color: #fff;
	height: 170px;
	padding-left: 1.5em;
	    padding-top: 0px;
}
.box-shape-1:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/07/box-pattern-3.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top right;
    right: 0;
    padding-left: 50px !important;
    visibility: visible !important;
    display: block !important;
    top: 0;
    mix-blend-mode: multiply;
	opacity:0.9;
}
.c-field input {
    width: 100%  !important;
    background: transparent !important;
	box-shadow: none !important;
    color: #fff;
	position: relative;
    z-index: 99;
	padding-left: 1.5em;
}
.c-field .wpcf7-form-control-wrap{
	width: 100%  !important;
}
.vc_col-sm-6.c-field{
	margin-bottom:25px;
}
.c-map {
    padding: 2em !important;
}
.vc_col-sm-6.c-field.right {
    padding-right: 15px;
}
.vc_col-sm-6.c-field.left {
    padding-left: 15px;
}
.c-btn input {
    background: #ffcd05;
    color: #000;
    font-family: Jungka-medium;
    font-size: 16px;
    padding: 1em 2.5em;
    position: relative;
    display: inline-block;
    transition: 0.3s all ease;
    width: 111px;
    opacity: 0;
}
.c-btn a.comm-btn {
    position: absolute;
    left: 0;
    z-index: -1;
}
.c-btn {
    position: relative;
    margin-top: 25px;
	display:inline-block !important;
}
.c-field span.wpcf7-form-control-wrap{
	position:relative;
}
.c-field span.wpcf7-form-control-wrap:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/form-svg.svg);
    width: 100%;
    height: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    left: 8px;
    top: 12px;
    background-size: 5px;
    opacity: 0.5;
}
.vc_col-sm-12.c-field label {
    padding-top: 10px;
}
.vc_col-sm-12.c-field span.wpcf7-form-control-wrap:after {
	top: 2px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: red !important;
    line-height: initial;
}
.c-btn input:hover {
    opacity: 0 !important;
}
.c-btn:hover a.comm-btn {
    background: #32ad73;
    color: #fff;
    transition: 0.3s all ease;
}
.material .margin-zero .wpb_row, .material .margin-zero .wpb_content_element {
    margin-bottom: 0 !important;
}
.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    height: 550px;
}
p.big-heading {
    font-size: 34px;
    color: #fff;
    line-height: 44px;
}
.service-middle-img .inner-wrap.using-image:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 90px;
    height: 100%;
    right: 0;
    top: 0;
}
.service-middle-img .inner-wrap.using-image:before {
    position: absolute;
    content: '';
    position: absolute;
    content: '';
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
    width: calc(100% - 100px);
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.service-shape .row-bg.using-bg-color:after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2020/06/box-pattern-2.png);
    width: 100%;
    height: 100%;
    left: 0;
    background-position: left top;
    background-size: 50%;
    background-repeat: no-repeat;
}
.o-ser .hover-wrap-inner img{
	filter: grayscale(100%);
}
.o-ser .hover-wrap-inner:after {
    position: absolute;
    content: '';
    background: #31AC73;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    transition: 0.3s all ease;
}
a.service-sect {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 20px;
    transform: translate(0,-50%);
	height: 100%;
}
.service-list h2 {
    font-family: Jungka-regular;
    font-size: 32px;
    text-align: center;
    line-height: 42px;
    color: #fff;
}
.arrow img {
    margin: 0 !important;
}
.arrow span.y-img {
    z-index: 9;
}
.arrow span {
    position: absolute;
    line-height: initial;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.arrow img {
    margin: 0 !important;
    width: 45px !important;
}
.arrow span.y-img {
    z-index: 9;
}
.arrow {
    text-align: center;
    position: relative;
    width: 50px;
    height: 23px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
	transition: 0.3s all ease;
}
a.service-sect .y-img{
	left:0;
	 transition: 0.3s all ease;
}
a.service-sect:hover .y-img {
    transition: 0.3s all ease;
    left: 120px;
}
a.service-sect:hover .w-img {
    left: 0;
    transition: 0.3s all ease;
}
span.w-img {
    left: -120px;
    transition: 0.3s all ease;
}
.service-list {
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0,-50%);
}
ul.servce-listt li {
    color: #fff;
    font-size: 23px;
    padding-bottom: 10px;
	list-style:none;
	position: relative;
	padding-left: 22px;
}
.white-text h2 {
    color: #fff;
}
ul.servce-listt {
    padding: 0;
    margin: 0;
}
ul.servce-listt li:after {
    position: absolute;
    content: '';
    background: #ffcd05;
    background-position: left center;
    background-size: 5px;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    left: 0;
    top: 8px;
    border-radius: 50%;
}
.project-slide img {
    margin-bottom: 0px !important;
}
.project-slide .wpb_gallery.wpb_content_element.clearfix{
	margin-bottom:0px !important;
}
.project-title {
    padding: 0 !important;
}
.project-title h2 {
    background: #31ac73;
    color: #fff;
    padding: 20px;
    line-height: 45px;
    padding-left: 45px;
	font-family: Jungka-regular;
    font-size: 40px;
}
.project-title {
    width: 95%;
    margin: 0 auto;
    margin-top: -85px !important;
    position: relative;
    z-index: 9999;
}
.project-title.yellow h2 {
    background: #fc0;
    color: #000;
}
.project-para {
    padding-left: 45px !important;
    padding-top: 25px;
    padding-bottom: 35px;
    padding-right: 20px;
}
.slide .project-title:last-child{
	margin-bottom:15px !important;
}
.margin-90{
	margin-top:70px !important;
}
.slide {
    display: none;
}
.slide.comm-height {
    display: block;
}
.slide_buttons {
    counter-reset: span;
}
a.slide_btn span:after {
    content: counter(span,decimal-leading-zero) "";
    counter-increment: span;
	font-size: 15px;
    font-family: 'Neuville-regular';
}
a.slide_btn span {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
a.slide_btn.active {
    background: #fc0;
    border-radius: 50%;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.margin-zero {
    margin-bottom: 0px !important;
}
.slide_buttons {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.project-title {
    margin-bottom: 60px !important;
}
.flex-gallery .flex-direction-nav {
    margin: 0;
    position: absolute;
    top: 50% !important;
    transform: translate(0px, -50%);
}
.flex-direction-nav a {
    height: 50px;
    width: 50px;
    background: #fff !important;
    border-radius: 0px !important;
}
.flex-direction-nav a i {
    line-height: 35px;
    font-size: 30px;
    color: #000;
    background-color: transparent;
    position: absolute;
    top: 50% !important;
    transform: translate(0,-50%) !important;
    left: 0;
    right: 0;
    margin: 0 auto;
}
ul.flex-direction-nav {
    width: 100%;
}
ul.flex-direction-nav li {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
ul.flex-direction-nav li:last-child {
    right: 20px !important;
}
ul.flex-direction-nav li:first-child{
	padding-left:0px;
	left:20px !important;
} 
ul.sub-menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: initial !important;
    font-size: 18px !important;
}
ul.sub-menu li:after {
    display: none !important;
}
.white p {
    color: #fff;
}
.nectar-split-heading {
    margin-bottom: 5px !important;
}
.o-serb {
    margin-bottom: 70px !important;
}
.h-about a.comm-btn {
    margin-top: 15px;
}
.page #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a{
	background:transparent !important;
}
.page #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul > a,
.page #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover{
	background:transparent !important;
}
ul.sub-menu li a:hover:after{
	width: 100%;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
}
ul.sub-menu li a:after {
    position: absolute;
    content: '';
    background: #31ac73;
    width: 0%;
    height: 2px;
    left: 0;
    bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
}
/* #top nav ul .current-menu-ancestor.current-menu-parent a {
    color: #31ac73 !important;
} */
#top nav ul ul.sub-menu li a {
    padding: 0;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
	color:#000 !important;
}
a.insta-icon:hover:after{
	background:#fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
}
.c-map .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin: 0px !important;
}
.page .inner-banner {
    height: calc(90vh - 100px) !important;
    min-height: calc(90vh - 100px) !important;
}
.nectar-split-heading .heading-line >div{
	transform: translate(0px, 0px) !important;
}
/* .page #footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):hover {
    opacity: 1 !important;
    color: #32ad73 !important;
    border: 2px solid #32ad73 !important;
} */
li.dp-signature {
    display: flex;
}
/* span.add-space {
    padding-left: 5px;
} */
#footer-outer #copyright li.dp-signature a:not(.nectar-button), span.copy {
    font-family: 'arial' !important;
    font-size: 10px !important;
	color: #000 !important;
}
p.pro-text {
    width: 80%;
    margin: 0 auto;
}
li.hidee {
    display: none !important;
}
#footer-outer #copyright li {
    margin-left: 0px !important;
    width: 50%;
}
#footer-outer #copyright li:nth-child(1) {
    text-align: left !important;
}
#footer-outer #copyright li:nth-child(2) {
    text-align: right !important;
    float: right !important;
    display: inline-block;
}
li.dp-signature span {
    display: inline-block;
}
p.mailld {
    position: absolute;
    background: #32ad73;
    z-index: 99;
    color: #fff;
    margin: 0;
    width: 80%;
    left: 0;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 100%;
    transform: translate(0,-50%);
    font-size: 20px;
    font-family: Jungka-medium;
}
.mail-overlap {
    margin-bottom: 0px !important;
}
p.maill {
    display: none !important;
}
a.insta-text:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 2px;
    left: inherit;
    bottom: 0;
    right: 0;
	transition: 0.3s all ease;
}
a.insta-text:hover:after {
    width: 0%;
    left: 0;
	transition: 0.3s all ease;
}
a.insta-text {
    position: relative;
    display: inline-block;
}
.cont-de {
    margin-bottom: 0px !important;
}
p.mailld.right {
    left: auto;
    right: 0;
}
.form-bg h2 {
    margin-top: 30px;
}
.c-field select{
	width: 100% !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff;
    position: relative;
    z-index: 99;
    padding-left: 1.5em !important;
    border: none !important;
    padding: 13px;
    line-height: 24px;
    font-size: 15px;
    font-family: 'Neuville-regular';
}
.c-field option {
    background: #31ac73;
}





/* Media Queries */
@media only screen and (min-width: 1000px){
.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
    max-width: 100% !important;
}	
	#footer-widgets .container .col.align-mid.span_4 {
    width: 46% !important;
    display: flex;
    justify-content: center;
    margin-right: 0px !important;
}
	div#footer-widgets p {
	font-size:20px !important;
}
	#footer-widgets .container .col.align-right.span_4 {
    width: 20% !important;
}
	#footer-outer .row {
    padding: 0 0 !important;
}
	a.comm-btn.mobileshow {
    display: none;
}
}

@media only screen and (min-width: 1660px){
.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
    max-width: 95% !important;
}
	div#footer-widgets p {
	font-size:22px !important;
}
	ul.scc-icon img {
    width: 160px !important;
    max-width: 160px !important;
    margin: 0 !important;
    padding-top: 5px;
}
	.section-spacer,
	.service-middle-img{
    padding: 90px 0 !important;
    margin-bottom: 0 !important;
}
	.c-details h5 {
    font-size: 20px;
}
	.c-team h2 {
    font-size: 50px !important;
    line-height: 50px;
}
	.c-details {
    padding: 35px 0;
}
	.c-details p{
    font-size: 32px;
    line-height: 46px;
	}
	.home-banner h1 {
    font-size: 78px;
    line-height: 86px;
}
	#top nav ul li a{
		font-size: 26px !important;
	}
	#top nav ul.sf-menu li.Header-phone a{
		font-size: 28px !important;
	}
	a#logo img{
		width:200px !important;
	}
	ul.sf-menu li:after{
		height:65%;
	}
	p, li {
    font-size: 28px;
    line-height: 38px;
}
	h2 {
    font-size: 55px;
    line-height: 65px;
}
	a.comm-btn span{
		font-size:22px !important;
	}
	.comm-ser p{
	font-size: 28px;
    z-index: 99;
    line-height: 32px;
    height: 75px;
	}
	a.comm-btn:after{
		width:25px;
		height:25px;
	}
	.extra-height .divider {
    height: 90px !important;
}
	.comm-ser {
    margin-left: 25px;
    margin-bottom: 20px !important;
}
	ul.bottom-br li, #footer-outer #copyright a:not(.nectar-button){
		font-size:20px;
	}
	a.scc{
		width:50px;
		height:50px;
	}
	body #footer-outer i{
		font-size:23px;
	}
	.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    height: 700px;
}
	p.big-heading {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
}
	.o-serb {
    margin-bottom: 90px !important;
}
	.page .inner-banner {
    height: calc(90vh - 100px) !important;
    min-height: calc(90vh - 100px) !important;
}

}
@media only screen and (min-width: 2000px){
	h2 {
    font-family: 'Jungka-bold';
    font-size: 85px !important;
    line-height: 95px !important;
}
	.page .inner-banner {
    height: calc(90vh - 100px) !important;
    min-height: calc(90vh - 100px) !important;
}
	p, li {
    font-size: 44px !important;
    line-height: 54px !important;
}
	a.insta-icon:after{
		width: 180px;
        height: 180px;
	}
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a{
	margin-left: 25px !important;
    margin-right: 25px !important;
}
.box-shape {
    height: 760px !important;
}
	.hover-wrap-inner img.team-img{
		width:100% !important;
	}
	.hos {
    height: 750px !important;
}
	p.big-textt {
    font-size: 55px !important;
    line-height: initial !important;
		    padding-bottom: 20px !important;
}
	.section-spacer,
	.service-middle-img{
    padding: 120px 0 !important;
    margin-bottom: 0 !important;
}
	.comm-ser img{
		width:100% !important;
	}
	.hproject-img img{
		width:100% !important;
	}
	#footer-outer #copyright li {
    font-size: 24px !important;
}
	.home .box-shape-1 .vc_column-inner {
    padding-left: 100px;
}
	.box-shape-1{
		    padding: 121px 0 !important;
	}
	.c-team img.team-img{
		height:auto !important;
	}
	.home-banner h1 {
    font-size: 105px !important;
    line-height: 115px !important;
}
	#footer-outer .widget h4, #sidebar h4 {
    margin-bottom: 15px;
    font-size: 27px !important;
}
	.home p, .home li {
    font-size: 44px !important;
    line-height: 60px !important;
    padding-bottom: 25px !important;
}
	.comm-ser p {
    font-size: 44px !important;
    line-height: 50px !important;
		padding-left: 35px;
    height: 120px !important;
}
#top nav ul li a  {
    font-size: 30px !important;
}
	#top nav ul.sf-menu li.Header-phone a{
		font-size: 32px !important;
	}
	a.insta-icon img {
    width: 46px !important;
    top: -30px;
    right: 30px;
}
	.about-team p.designation {
    font-size: 46px !important;
}
	.extra-height .divider {
    height: 120px !important;
}
	.c-details h5 {
    font-size: 28px;
}
	.project-title{
		margin-top:-125px !important;
	}
	.c-team h2 {
    font-size: 58px !important;
    line-height: 60px !important;
}
	.project-title h2{
		font-size: 65px !important;
		line-height: 65px !important;
		margin-bottom: 0px;
         padding: 30px;
	}
	.project-para{
		    padding: 4em 4em !important;
	}
	a.slide_btn{
		width:60px !important;
		height:60px !important;
	}
	a.slide_btn span:after{
		font-size:25px !important;
	}
	.service-list h2 {
    font-size: 55px !important;
    line-height: 65px !important;
}
	span.w-img {
    left: -145px;
    transition: 0.3s all ease;
}
	.arrow img {
    margin: 0 !important;
    width: 75px !important;
}
	.arrow {
    width: 75px;
    height: 40px;
}
	a.service-sect:hover .y-img {
    transition: 0.3s all ease;
    left: 140px;
}
	.o-serb {
    margin-bottom: 120px !important;
}
}

@media only screen and (max-width: 1440px){
	p, li {
    font-family: 'Neuville-regular';
    font-size: 22px;
    line-height: 29px;
}
	.c-details p {
    font-size: 22px;
    line-height: 32px;
}
	h2 {
    font-family: Jungka-bold;
    font-size: 44px;
    line-height: 54px;
}
}

@media only screen and (max-width: 1220px){
	p.big-textt {
    font-size: 24px;
}
	p.mailld{
		width:100%;
	}
	.c-team img.team-img {
    height: 260px !important;
    object-fit: cover;
}
	p, li {
    font-family: 'Neuville-regular';
    font-size: 18px;
    line-height: 24px;
}
	.inner-banner h2:after{
		height:130px;
	}
	.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    height: 400px;
}
	p.big-heading {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    width: 90%;
}
	h2 {
    font-size: 40px;
    line-height: 45px;
}
	.about-team p.designation {
    font-size: 21px;
}
	.c-team-contaier .row_col_wrap_12_inner.col.span_12.left {
    display: flex;
    align-items: center;
}
	.c-team h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
}
}


@media only screen and (max-width: 999px){
	body #top #logo img.stnd.default-logo.dark-version {
    width: 125px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
	.wpb_raw_code.wpb_content_element.wpb_raw_html.mail-overlap {
    display: none !important;
}
	p.maill {
    display: block !important;
}
	p.pro-text {
    width: 95%;
    margin: 0 auto;
}
	.menu-wrap.menuwrapper ul li a {
        font-family: 'Jungka-regular' !important;
    font-weight: normal !important;
    font-size: 25px !important;
    line-height: 26px !important;
    color: #fff !important;
}
	div#slide-out-widget-area .inner {
    transform: translate(0px, -115px) !important;
}
	.inner-banner h2:after {
       height: 80px;
       background-size: 60%;
}
	p.big-heading {
    font-size: 28px;
    line-height: 38px;
}
	.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    height: 330px;
}
	.about-team h2 {
    color: #fff;
    line-height: inherit;
}
	h2,
	.project-title h2{
    font-size: 32px;
    line-height: 36px;
}
	a#logo {
    padding: 0 !important;
}
	body .container {
    max-width: 90% !important;
}
	.home-banner .vc_col-sm-6,
	.home-banner .material .wpb_row{
    margin-bottom: 0px !important;
}
	.home-banner h1 {
    font-size: 42px;
    line-height: 54px;
}
	a.comm-btn.desshow {
    display: none;
}
	.mz {
    margin-bottom: 0px !important;
}
	.box-shape {
    height: auto !important;
}
	.h-about{
		padding-top:0px !important;
	}
	.mp{
		padding-top:70px !important;
		padding-bottom:70px !important;
	}
	.move-top {
    margin-top: 0 !important;
}
	.hos {
    height: auto !important;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
	.box-shape-1 {
    padding: 70px 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	.container-wrap, .project-title{
		padding-bottom: 0 !important;
	}
	#footer-outer #copyright{
		padding: 0px  !important;
	}
	#copyright .col.span_12.col_last {
    width: 100% !important;
}
	ul.bottom-br li:first-child {
    margin-left: 0px !important;
}
	ul.bottom-br li, #footer-outer #copyright a:not(.nectar-button) {
    font-size: 14px !important;
    color: #aaaaaa !important;
}
	#footer-outer #footer-widgets h4{
	font-size: 15px !important;
	}
	#footer-outer #footer-widgets p{
		font-family: 'Neuville-regular';
        font-size: 16px;
        line-height: 24px;
	}
	body #footer-outer i, body #header-secondary-outer #social i {
    font-size: 16px !important;
}
	a.scc {
    width: 35px !important;
    height: 35px !important;
	}
	.left-serv, .right-serv {
    margin-bottom: 0px !important;
}
	.team-container .row-bg.using-bg-color:after{
		    background: transparent !important;
	}
	.service-middle-img .vc_col-sm-6 {
    margin-bottom: 0px !important;
}
	.c-details p {
    font-size: 21px;
    line-height: 35px;
}
	.c-team-contaier .row-bg.using-bg-color:before,
	.c-team-contaier .row-bg.using-bg-color:after{
		display:none !important;
	}
	.m-move-left .vc_column-inner {
    padding-left: 3em;
}
}

@media only screen and (max-width: 800px){
	.comm-ser p{
		font-size: 18px;
    line-height: 20px;
	}
	.c-team h2 {
    font-size: 25px;
    line-height: 35px !important;
    margin-bottom: 0;
}
	.move-left,
	.m-move-left .vc_column-inner{
    padding-left: 2em;
}
	.home-banner,
	.home-banner .row_col_wrap_12.col.span_12.dark.left,
	.page .inner-banner,
	.inner-banner .row_col_wrap_12.col.span_12.dark.left{
    height: calc(90vh - 120px) !important;
    min-height: calc(90vh - 120px) !important;
}
	.flex-direction-nav a i{
		line-height: 35px;
    font-size: 20px;
	}
	.flex-direction-nav a {
    height: 35px;
    width: 35px;
}
	.project-title h2,
	.project-para{
		padding-left:20px !important;
	}
	.home-banner h1 {
    font-size: 35px;
    line-height: 45px;
}
	p.big-heading {
    font-size: 24px;
    line-height: 34px;
    width: 80%;
}
}

@media only screen and (max-width: 999px) and (min-width: 690px){
	#footer-widgets .container .col.span_4{
		margin-right: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.service-list h2 {
    font-size: 23px;
    line-height: 30px;
}
.cadd-det .vc_col-sm-5 {
    width: 41.66% !important;
	margin-bottom:0px !important;
}
	.cadd-det .vc_col-sm-2 {
    width: 16.66% !important;
	margin-bottom:0px !important;
}	
	
	.arrow img {
    width: 35px !important;
}
	a.service-sect .y-img{
		line-height: 0;
	}
	.o-ser .vc_col-sm-4 {
    width: 33.33%;
    margin-bottom: 0px !important;
}
	.team-container .vc_col-sm-4 {
    width: 50%;
    line-height: 0 !important;
}
	#footer-widgets .container .col.span_4 {
    width: 33% !important;
    padding: 0 15px !important;
}
	#footer-outer .widget {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
	#footer-widgets .container .col.align-right.span_4 {
    width: 22% !important;
}
	ul.scc-icon img {
    width: 130px !important;
    max-width: 130px !important;
}
	#footer-widgets .container .col.align-mid.span_4 {
    width: 40% !important;
    display: flex;
    justify-content: center;
}
	.move-top {
    position: relative;
    left: -15px;
}
}

@media only screen and (max-width: 999px) and (min-width: 500px){
	.c-team .vc_col-sm-6 {
    width: 50%;
}
	.c-team img.team-img {
    height: auto !important;
    /* object-fit: cover; */
}
}

@media only screen and (max-width: 690px){
.home-banner h1 {
    font-size: 30px;
    line-height: 40px;
}
	.des-ban .row-bg.using-image {
    background-image: url(/wp-content/uploads/2020/08/design-banner-mobile.jpg) !important;
    background-size: cover !important;
}
	.col.align-right.span_4 div#text-5 {
    margin: 0;
}
	ul.scc-icon img {
    width: 120px !important;
    max-width: 120px !important;
    margin: 0 !important;
    padding-top: 5px;
}
	p.pro-text {
    width: 100%;
    margin: 0 auto;
}
	.c-team img.team-img {
    height: auto !important;
    object-fit: cover;
}
	.vc_col-sm-6.c-field.left {
    padding-left: 0px !important;
}
	.vc_col-sm-6.c-field.right {
    padding-right: 0px !important;
}
	.project-title {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px !important;
    position: relative;
    z-index: 9999;
}
	.banner-svg {
    left: -10%;
}
	.left-serv, .right-serv {
    width: 100%;
    float: left;
}
	.comm-ser img {
    width: 100% !important;
}
	.comm-ser {
    position: relative;
    margin-left: 0px;
}
	.mp,
	.hos,
	.box-shape-1,
	.section-spacer,
	.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}
	.divider-wrap .divider {
    height: 45px !important;
}
	.o-serb{
		margin-bottom: 45px !important;
	}
	.service-middle-img .row_col_wrap_12.col.span_12.dark.left {
    height: auto !important;
}
	p.big-heading {
    font-size: 22px;
    line-height: inherit;
}
	.service-list h2 {
    font-size: 25px;
    line-height: 35px;
}
	.hproject-img .hover-wrap-inner img {
    height: 200px !important;
    object-fit: cover;
}
	#footer-outer .row {
    padding: 45px 0;
    margin-bottom: 0;
}
	#footer-widgets .container .col {
    margin-bottom: 0 !important;
    width: 100% !important;
}
	#footer-outer .widget {
    margin-bottom: 20px;
    margin-top: 0;
}
	.col.align-mid.span_4,
	.col.align-right.span_4{
		    display: block;
	}
	.col.align-right.span_4 div#text-4 {
    margin-bottom: 0px !important;
}
	.service-middle-img .inner-wrap.using-image:after {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}
	.arrow img {
    margin: 0 !important;
    width: 35px !important;
}
	p.big-heading{
		width:100%;
	}
}

@media only screen and (max-width: 499px){
	.banner-svg {
    left: -25%;
}
	
	ul.bottom-br{
		display:block !important;
	}
	#footer-outer #copyright li {
    margin-left: 0px !important;
    width: 100% !important;
    display: block !important;
}
	#footer-outer #copyright li:nth-child(2) {
    text-align: left !important;
    float: nonr !important;
    display: inline-block;
}
	.about-team {
    padding-top: 20px;
}
	.team-container .about-team {
    padding-top: 0px;
}
	.menu-wrap.menuwrapper ul li a {
    font-size: 22px !important;
    line-height: 22px !important;
}
	.home-banner h1 {
    font-size: 27px !important;
    line-height: 32px !important;
}
	.c-details p {
    font-size: 18px;
    line-height: 30px;
}
	p.big-textt {
    font-size: 20px !important;
    line-height: 25px !important;
}
	h2 {
    font-size: 25px  !important;
    line-height: 30px !important;
}
	ul.bottom-br{
		display: block !important;
		text-align:left !important;
	}
	p, li {
    font-family: 'Neuville-regular';
    font-size: 17px;
    line-height: 22px;
}
	#footer-outer #copyright li {
    float: none;
	margin-left:0px;
	}
ul.bottom-br li, #footer-outer #copyright a:not(.nectar-button) {
    font-size: 12px !important;
    color: #aaaaaa !important;
}
	ul.bottom-br {
    border-top: 1px solid #aaaaaa;
    padding: 10px 0;
}
}


