/*
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
*/
div#sec1 button.owl-dot {
    display: none !important;
}

div#sec3 #inner2 {
    padding-top: 100px;
    padding-bottom: 90px;
}

div#sec1 img {
    width: 75%;
    height: 600px;
    margin-left: 100px;
}

/* Footer icons start */
.icn ul li a:hover i {
    border-color: #000;
}
.icn ul li i {
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    color: white;
    transition: 0.5s;
}
.icn ul li {
    margin-bottom: 5px;
}

.icn ul {
    margin: unset;
}

.icn ul li {
    list-style: unset;
}


/* Footer icon end */




header#top ul{
	margin: 0;
	padding: 0;
/* 	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex; */
	
		&:hover li{
		opacity: .2;
		transition: .5s;
		filter: blur(1px);
	}
	 li{
		list-style: none;
		margin: 0 10px;
		
		&:hover{
			opacity: 1;
			transition: .5s;
			filter: blur(0px);
		}
		
		a{
			color: #fff;
			font-size: 16;
			font-weight: 700;
			text-transform: uppercase;
			text-decoration: none;
			padding: 0 10px;
			transition: .5s;
		}
		
		&:hover a{
			color: #f00;
			transition: .5s;
		}
		
	}

}


#sec5 .carousel-item {
    height: 300px;
}

#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li{
margin-left: 30px;
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #1c9c5e;
}
div#footer-widgets .row {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 50px;
}
div#copyright {
    padding: 15px 0px !important;
}
html body p {
    font-family: f1;
    font-weight: 400;
}
#footer-outer div#copyright p {
    text-transform: uppercase;
}
div#footer-widgets .col.span_3:nth-child(2) a {
    text-transform: uppercase;
}
#sec2 .c2 h3 {
    font-family: f2;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
#sec1 h1 {
    font-size: 55px;
    line-height: 65px;
    width: 120%;
}
#top ul li a {
    font-family: f1 !important;
    opacity: 1  !important;
}
#sec1 .wpb_raw_html {
    position: absolute;
    left: -20%;
    top: 24%;
}
#sec1 .wpb_raw_html ul {
    margin-left: 60;
}
#sec1 .wpb_raw_html ul li {
    display: block;
    margin-bottom: 15px;
}
#sec1 .wpb_raw_html ul li  a i {
    color: white;
    font-size: 16px;
    border: 0px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100% !important;
    transition: 0.9s;
}
#sec1 .wpb_raw_html ul li h4 {
    font-size: 16px;
    line-height: 26px;
    rotate: 270deg;
    position: relative;
    left: -31%;
    top: 100px;
}
#sec1 .wpb_raw_html ul li h4:after {
    content: '';
    position: absolute;
    border: 1px solid;
    width: 60px;
    top: 50%;
    left: 100px;
}
#sec1 .wpb_raw_html ul li a i:hover {
    border: 1px solid;
    transform: rotate(360deg);
    transition: 0.9s;
    background-color: #1c9c5e;
}
a#b1 {
    font-family: f2;
    font-size: 18px;
    line-height: 28px;
    border-radius: 30px !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 60px;
    position: relative;
}
#sec1 .c1 a#b1 {
    margin-right: 20px;
}
#sec1 .c1 p {
    font-size: 19px;
    line-height: 29px;
}
div#sec1 {
    padding: 80px 0px 0px 0px !important;
    margin-bottom: -1px;
}
#sec1 .c2 {
    padding-left: 70px;
}
#top a#logo img {
    transform: scale(1.7);
    transform-origin: left top;
}


#sec2 {
    padding: 60px 0px  !important;
}
#sec2 .c2 {
    padding-left: 30px;
}
div#sec3 {
    padding: 80px 0px 0px 0px !important;
}
#sec3 div#in1 .c2 .img1 {scale: 1.1;position: relative;z-index: -1;top: 80px;}
div#sec4 {
    margin-top: -6%;
    z-index: 99;
    padding: 90px 0px 0px 0px !important;
    border-bottom: 1px solid #787878;
}
#sec3 .text1 h2, #sec4 .text1 h2, #sec5 div#in2 .text1 h2 {
    position: relative;
    padding-bottom: 10px;
}
#sec3 .text1 h2:before, #sec4 .text1 h2:before, #sec5 div#in2 .text1 h2:before {
    content: '';
    position: absolute;
    border: 2px solid #1c9c5e;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    width: 160px;
    bottom: -10px;
    animation: 2s scale linear alternate infinite;
}
@keyframes scale{
    0%{
        transform:scale(0.9)
    }
    100%{
        transform:scale(1.1)
    }
}

#sec3 div#in1 .c3 a#b1 {
    float: right;
}
#sec4 .text1 {
    padding-bottom: 40px;
}
#sec4 a.play_button_mouse_follow.large.nectar_video_lightbox.visible:before {
    border: unset;
    background-color: #1c9c5e;
    z-index: 0;
    filter: drop-shadow(2px 4px 6px black);
}

#sec4 a.play_button_2.large.nectar_video_lightbox:after {
    content: '';
    position: absolute;
    height: 85px;
    width: 85px;
    background-size: contain;
    top: -10px;
    left: -10px;
    animation: spin 2s infinite linear;
    border: 2px solid #1c9c5e;
    border-radius: 500px;
    border-left-color: transparent;
}
#sec4 a.play_button_mouse_follow.large.nectar_video_lightbox.visible {
    width: 90px;
    height: 90px;
}
#sec4 .nectar-video-box {
    box-shadow: 0px 0px 0px 7px white;
    border-radius: 2px;
}
/* #sec4 .row-bg.viewport-desktop.using-image {
    background-size: 100% 70%;
} */
div#sec5 {
    margin-top: -251px;
    padding: 380px 0px 150px 0px !important;
}
html body h4 {font-family: 'f2';font-weight: 500;}
#sec5 div#in2 .text1 h2:before {
    margin: unset;
}
#sec5 .carousel-item {
    box-shadow: 0px 0px 4px 0px #cccc;
    padding: 60px 20px 20px 20px !important;
    border-radius: 10px;
    margin: 0px 11px;
    background: linear-gradient(180deg, rgba(16,16,16,1) 0%, rgba(22,22,22,1) 50%, rgba(30,30,30,0.927608543417367) 100%);
}
#sec5 .carousel-item p {
    font-family: 'f1';
    font-size: 13px;
    line-height: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
}
#sec5 .carousel-item .iwt-icon img {
    width: 90%;
    margin-top: -32px;
    animation: 2s scrole linear infinite alternate;
}
@keyframes scrole {

    0%{
        transform:rotate(10deg)
    }
     100%{
        transform:rotate(-10deg)
    }
}
#sec5 .carousel-item  .iwt-text {
    padding-left: 90px;
}
#sec5 .carousel-item .iwt-text h5:before {
    content: '';
    position: absolute;
    background-image: url(https://customedev.testdevlink.net/Wessam/wp-content/uploads/2024/01/dada-1.png);
    width: 30px;
    height: 25px;
    right: 0;
    background-size: 100% 100%;
    top: -5px;
    animation: 2s move2 linear infinite alternate;
}
@keyframes move2 {

    0%{
        transform:scale(0.9)
    }

    100%{
        transform:scale(1.1)
    }
    
}
#sec5 .owl-dots {
    display: none;
}
#sec5 .owl-nav.disabled {
    display: block;
    position: absolute;
    top: -21%;
    right: 43%;
    z-index: 99999999;
}
#sec5 button.owl-next span, #sec5 button.owl-prev span {
    font-size: 0;
}
#sec5 button.owl-prev {
    position: relative;
    right: 00px;
    bottom: 0px;
}
#sec5 button.owl-prev:before {
    content: '\f177';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0px;
    line-height: 19px;
    transition: 0.9s;
}
#sec5 button.owl-next {
    position: relative;
    left: 0px;
    bottom: 0px;
}
#sec5 button.owl-next:before {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0px;
    line-height: 19px;
    transition: 0.9s;
}

#sec5 button.owl-prev, #sec5 button.owl-next {
    background-color: transparent;
    border: unset;
    margin: 0px 14px;
}
#sec5 div#in2 .c2 {
    z-index: -2;
    position: relative;
}
#sec5 button.owl-prev:hover:before {
    color: #1c9c5e;
}
#sec5 button.owl-next:hover:before {
    color: #1c9c5e;
}
#sec5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#footer-outer p, div#footer-outer ul li a {
    font-family: 'f1';
    font-size: 16px;
    line-height: 26px;
    opacity: 1 !important;
}
#footer-outer h4 {
    font-family: 'Cinzel';
    text-transform: uppercase;
    font-size: 20px !important;
    line-height: 30px;
}
#footer-outer div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
div#footer-widgets .col.span_3:nth-child(2):before, div#footer-widgets .col.span_3:nth-child(3):before,div#footer-widgets .col.span_3:nth-child(4):before {
    content: '';
    position: absolute;
    border: 1px solid #cccccc;
    height: 230px;
}

div#footer-widgets .col.span_3:nth-child(3):before {
    left: -52px;
}
div#footer-widgets .col.span_3:nth-child(4):before {
    left: -28px;
}

#footer-outer input.tnp-email {
    font-family: 'f1';
    font-size: 16px;
    line-height: 26px;
    color: #001111;
    border: 1px solid #3f3f3f;
    border-radius: 30px;
    padding-left: 20px !important;
    padding-right: 60px !important;
    background-color: transparent;
}
#footer-outer input.tnp-email::placeholder {
    color: #001111;
}
#footer-outer form.tnp-form {
    display: flex;
}
#footer-outer #footer-widgets .col input[type=submit] {
    font-size: 0;
    width: 40px;
    border-radius: 100% !important;
    height: 40px;
    margin-left: -45px;
    margin-top: 3px;
    background-image: url(https://customedev.testdevlink.net/Wessam/wp-content/uploads/2024/01/dsdsd-1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transform: unset;
}
div#footer-widgets .col.span_3:nth-child(1) img {
    width: 80%;
}
#sec1 .c1 a#b2 {
    padding: 20px 100px;
    font-size: 0;
    background-image: url(https://customedev.testdevlink.net/Wessam/wp-content/uploads/2024/01/ds-1.png);
    background-size: 100% 100%;
    z-index: 99999;
    background-color: transparent !important;
    top: -4px;
}
#footer-outer #footer-widgets .foot-secc li:before {
    color: #1c9c5e;
}
#footer-outer #footer-widgets .foot-secc li {
    margin-left: 25px;
    margin-bottom: 20px !important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span {
    font-family: f2;
    position: relative;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span:before {
    content: '';
    position: absolute;
    border: 2px solid #1c9c5e;
    width: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -7px;
}
#top li.nectar-woo-cart .widget.woocommerce.widget_shopping_cart {
    margin-top: -40px;
}
html body img:hover {
    filter: brightness(0.5);
    transition: 0.9s;
}
a#b1:before {content: '';position: absolute;background-color: black;width: 100%;height: 100%;left: 0;top: 0;border-radius: 30px !important;transition: 0.9s;transform: scale(0);}

a#b1:hover:before {
    transform: scale(1);
}
#sec2 .c2 .vc_column-inner {
    padding-top: 23%;
}
#sec5 .carousel-item .iwt-text h5 img {
    animation: 2s move1 linear infinite alternate;
}
@keyframes move1 {

    0%{
        transform:translatex(5px)
    }
     100%{
         transform:translatex(-5px)
    }
}
#footer-outer #footer-widgets .foot-secc li:before {
    font-size: 18px;
    line-height: 28px;
}
#sec5 .owl-carousel {
    z-index: 1111;
}
/* #sec2 .c1 .img1 {
    filter: grayscale(1);
} */
#sec1 .c2 .img1 {
    width: 100%;
    float: right;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
.iconnn {
    margin-left: 110px;
}	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
.iconnn {
    margin-left: 34px;
}	
#sec1 .wpb_raw_html {
    left: -11%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
div#sec5 {
    padding: 380px 0px 130px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
    #sec1 h1 {
    font-size: 50px;
    line-height: 65px;
}
#sec1 .c1 p {
    font-size: 16px;
    line-height: 26px;
}
html body p {
    font-size: 14px;
    line-height: 24px;
}
div#sec4 {
    padding: 70px 0px 0px 0px !important;
}
div#sec5 {
    padding: 350px 0px 90px 0px !important;
}
#sec5 .owl-nav.disabled {
    top: -19%;
    right: 40%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    #sec1 h1 {
    font-size: 40px;
    line-height: 55px;
}
#sec1 .wpb_raw_html {
    left: -15%;
    top: 16%;
}
div#sec2 {
    padding: 0px 0px !important;
}
#sec2 .c1 .img1 {
    width: 110%;
}
html body h1 {
    font-size: 50px;
    line-height: 60px;
}
#sec2 .c1 .hover-wrap {
    padding-right: 0;
}
#sec2 .c2 .vc_column-inner {
    padding-top: 90px;
}
html body p {
    font-size: 12px;
    line-height: 24px;
}
a#b1 {
    font-size: 14px;
    line-height: 24px;
}
html body h2 {
    font-size: 33px;
    line-height: 43px;
}
div#sec4 {
    margin-top: -4%;
}
#sec5 .owl-nav.disabled {
    top: -16%;
}
#sec5 .carousel-item .iwt-icon img {
    width: 80%;
    margin-top: -31px;
}
#sec5 .carousel-item .iwt-text {
    padding-left: 80px;
}
#sec5 .carousel-item .iwt-text h5:before {
    top: -35px;
}
div#sec5 {
    padding: 330px 0px 70px 0px !important;
}

div#footer-outer p, div#footer-outer ul li a {font-size: 12px;line-height: 22px;}

#footer-outer input.tnp-email {
    font-size: 12px;
    line-height: 24px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#top a#logo img {
    transform: scale(1);
    transform-origin: unset;
}
    div#sec1 {
    padding: 100px 0px 50px 0px !important;
    text-align: center;
}
#sec1 .wpb_raw_html {
    display: none;
}
#sec1 h1 {
    width: 100%;
    font-size: 35px;
    line-height: 45px;
}
#sec1 .c1 p {
    font-size: 14px;
    line-height: 24px;
}
#sec1 .c2 {
    padding-left: 0px;
}
#sec1 .c2 img1 {
    width: 50%;
    margin: 0 auto;
}
#sec2 .c2 {
    padding-left: 0;
}
#sec2 .c2 .vc_column-inner {
    padding-top: 0px;
    padding-bottom: 30px;
}
div#sec2 {
    padding: 50px 0px !important;
    text-align: center;
}
html body h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
div#sec3 {
    padding: 50px 0px !important;
    text-align: center;
}
div#sec3 p {
    text-align: center !important;
}
#sec3 div#in1 .c3 a#b1 {
    float: unset;
}
div#sec4 {
    margin-top: -21%;
    padding: 40px 0px 0px 0px !important;
}
div#sec5 {
    padding: 310px 0px 40px 0px !important;
    text-align: center;
}
#sec5 div#in2 .text1 h2:before {
    margin: 0 auto;
}
#sec5 .owl-nav.disabled {
    display: none;
}
#sec5 .owl-stage {
    padding: 5px 0px;
}
#sec5 .carousel-item {
    text-align: left;
}
div#footer-widgets .col.span_3:nth-child(2):before, div#footer-widgets .col.span_3:nth-child(3):before, div#footer-widgets .col.span_3:nth-child(4):before {
    display: none;
}
#footer-outer div#nav_menu-2 {
    margin: unset;
}
div#footer-outer p, div#footer-outer ul li a {
    font-size: 16px;
    line-height: 26px;
}
#footer-outer #footer-widgets .foot-secc {
    position: relative;
}
div#footer-widgets .col.span_3:nth-child(1) img {
    width: 60%;
}
#sec3 div#in1 .c2 .img1 {
    scale: 1;
    transform: unset !important;
    margin: 0 auto;
    width: 50%;
}
#sec3 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
#sec3 div#in1 .c2 {
    order: 1;
}
#sec3 div#in1 .c3 {
    margin-bottom: -70px;
}
    #sec2 .c1 .img1 {
    width: 80%;
    margin: 0 auto;
}
#sec5 .owl-dots {
    display: block;
    margin-top: 40px;
}
	#sec1 .c2 .img1 {
    width: 50%;
    float: unset;
    margin: 0 auto;
}
	#sec5 .carousel-item .iwt-text h5 {
    position: relative;
    top: -8px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
    div#sec1 {
    padding: 80px 0px 50px 0px !important;
}
html body h1 {
    font-size: 40px;
    line-height: 50px;
}
#sec4 .text1 {
    padding-bottom: 30px;
}
div#sec5 {
    padding: 290px 0px 50px 0px !important;
}

div#footer-widgets .col.span_3:nth-child(1) img {
    width: 40%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#sec1 .c1 a#b2, #sec1 .c1 a#b1 {
    margin: 10px 10px !important;
}
    #sec1 h1 {
    font-size: 25px;
    line-height: 35px;
}
#sec1 .c1 a#b1 {
    margin-right: 0px;
}
#sec2 .c2 .vc_column-inner {
    padding-bottom: 10px;
}
div#sec3 {
    padding: 30px 0px !important;
}
html body h2 {
    font-size: 18px !important;
    line-height: 27px !important;
}
div#sec4 {
    margin-top: -15%;
    padding: 30px 0px 0px 0px !important;
}
div#sec5 {
    padding: 290px 0px 40px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}