/*
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
*/
#top li#menu-item-95 a{
 background: transparent;
}
body p,h1,h2,h3,h4,h5,h6{cursor: default;}
/* .card:hover {cursor: default;}
 .owl-dots button.owl-dot:hover {cursor: default;}
a:hover {
    cursor: default !important;
} */
#sec8 #btn1 i{
	top: 16px;
}
/* #banner #btn1 i {
    top: 10px;
    right: 25px;
    transform: rotate(360deg);
}
 */

/* Sub-menu background gradient */
.sf-menu .sub-menu {
  background: linear-gradient(96deg, #05534D 4.51%, #01FFE9 104.74%) !important;
  border-radius: 1px 1px 10px 10px; 
}
#sec3 .card-list li{
    font-size: 14px!important;
    font-family: 'Helvetica'!important;
    line-height: 22px;
}
/* Sub-menu item font color */
.sf-menu .sub-menu li a {
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 400!important;
  line-height:20px!important;
  padding-left: 20px;
}
.sf-menu .sub-menu li:hover{
  background-color: transparent!important;
}
/* Optional: On hover, keep font white */
.sf-menu .sub-menu li a:hover {
  color: #ffffff !important;
  opacity:1; /* Optional for hover effect */
  background: #00000000!important;
  border-radius:20px;
  
}
#sec4 #btn1 i {
    top: 11px;
}
#sec4 .first a#btn1 {
    transform: translate(-72%, -230%)!important;
}
#sec4 .second a#btn1 {
    transform: translate(-72%, -290%)!important;
}
#sec4 .third a#btn1 {
    transform: translate(-72%, -295%)!important;
}
#sec4 .fourth a#btn1 {
    transform: translate(-72%, -344%)!important;
}
#sec4 .fifth a#btn1 {
    transform: translate(-72%, -290%)!important;
}


li#menu-item-686:hover {
  background: transparent!important;
}
.mob-sec {
    display: none;
}.menu-social-linksa-container {
    margin-left: 10px;
}
#sec1 .sty-sec h1 {
    font-size: 37px !IMPORTANT;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sec1  img {
    display: inline-block;
    margin: 0;
}
#sec2 a#btn1 {
    padding: 12px 34px;
    background: linear-gradient(96deg, #05534D 4.51%, #01FFE9 104.74%);
    font-size: 18px;
    font-family: 'poppins'!important;
    font-weight: 600!important;
    border-radius: 50px !important;
    transition:0.9s;
    
}
#sec3 .log-1 {
    width: 300px;
    position: absolute;
    top: 0;
    left:70%;
    transform: translateY(-140%);

    
}
#sec1 .carousel-item img{
	width: 170px;
}
div#sec2 .owl-nav {
    position: absolute;
    top: 45%;
    left: -15%;
    right: 20%;
    width: 850px;
    display: none !important;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 10px;
    pointer-events: none; /* Allows clicks only on buttons */
}

div#sec2 .owl-nav button {
    background: #e8ebf000 !important;
    border: none !important;
    width: 50px;
    height: 50px;
    border-radius: 40px !important;
    pointer-events: auto; /* Enables button clicks */
}

div#sec2 .owl-nav button:hover {
    background: linear-gradient(96deg, #05534D 4.51%, #01FFE9 104.74%) !important;
}

div#sec2 .owl-nav button span {
    display: none;
}

div#sec2 .owl-nav button:after {
    font-family: 'FontAwesome';
    font-size: 17px;
    color: #ffffff !important;
    content: '\f061'; /* right arrow */
}

div#sec2 .owl-nav button:hover:after {
    color: #ffffff !important;
}

div#sec2 .owl-nav button.owl-prev:after {
    content: '\f060'; /* left arrow */
}

/* 
#banner .owl-nav {
    display: table !important;
    width: fit-content;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0%, 30%);
}

#banner .owl-nav {
    display: table !important;
    width: fit-content;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0%,30%);
}
 
#banner .owl-nav button {
    background: #E8EBF0 !important;
    border: unset !important;
    width: 50px;
    border-radius: 40px !important;
    height: 50px !important;
    float: right;
}
#banner .owl-nav button:hover {
    background: #ADD8E6 !important;
}
#banner .owl-nav button span {
    display: none;
}
 
#banner .owl-nav button:after {
    content: '\f061';
    font-size: 17px;
    font-family: 'FontAwesome';
    color: black !important;
}
 
#banner .owl-nav button:hover:after {
    color: white !important;
}
 
#banner .owl-nav button.owl-prev {
    float: left;
}
 
#banner .owl-nav button.owl-prev:after {
    content: '\f060';
}
 */
#top ul.buttons.sf-menu li {

    position: relative;

}
#top ul.buttons.sf-menu li:before {position: absolute;right: 51px;content: "\f061";font-family: 'FontAwesome';font-size: 15px;box-shadow: unset !important;border-radius: 60px;z-index: 99;transform: rotate(321deg);color: white !important;}
 

#top ul.sf-menu.sf-js-enabled.sf-arrows a span:hover {
    color: #01FFE9;
}

#banner .img1 {
    float: right;
    margin-right: 75px;
    width: 26.9%;
}

#banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#banner p {
/*     padding-top: 50px; */
    width: 600px;
}
#sec4 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
#sec4 #r1 ul li {
    display: inline;
    border: 1px solid #666666;
    padding: 2px 10px;
    border-radius: 30px;
}
#sec4 ul {
    margin: 0;
    margin-bottom: 30px;
}


#sec6 div#r1 {
    background-size: 100% 99%;
}

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


#sec5 #r1 .txt1 {position: absolute;top: 73%;left: 50%;transform: translate(-40%, 50%);width: 100%;z-index: 9999;}

#sec5 .carousel-item {
    position: relative;
    margin: 0 5px;
}

#sec5 .hover-wrap {
    margin: 0;
}

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

a#btn1 {
    padding: 12px 34px;
    background: linear-gradient(96deg, #05534D 4.51%, #01FFE9 104.74%);
    font-size: 15px;
    font-family: 'Inter';
    font-weight: 400;
    border-radius: 50px !important;
    transition:0.9s;
    font-weight: 300;
}
.comments-section {
    display: none;
}


.single-post h1 {
    font-size: 30px !important;
    line-height: 30px !important;
}

.nectar-social.fixed.visible {
    display: none;
}
#sec5 .owl-dots {
    display: none;
}

#sec6 div#r1 {
    padding: 0px 50px;
    border: 1px solid #4B5756;
    border-radius: 40px;
}

#sec6 img.img-with-animation.skip-lazy {transform: scale(1.6);}

#sec7 a#btn1 {
    position: absolute;
    top: 70px;
    right: 0;
}

#btn1 i {
    top: 10px;
    right: 25px;
    transform: rotate(360deg);
}

#sec2 a#btn1 {
    border: 5px solid white;
    width: 24%;
    padding: 40px 40px;
    border-radius: 100px !important;
    align-items: center;
    height: 24%;
    position: absolute;
    top: -21px;
    left: -75px;
}

#sec4 a#btn1 {
    background: #00000003 !important;
    border: 1px solid #ffffff8f;
    margin: 0;
    position: absolute;
    bottom: 0;
    transform: translate(-75%, -290%);
    left: 50%;
    transition: 0.9s;
    opacity: 0;
    box-shadow: unset !important;
    top: unset ! IMPORTANT;
	margin-bottom:10px;
	margin-top:10px;
}

#sec5 a#btn1 {
    margin: 0 auto;
    display: table;
}

#sec7 a#btn1 {
    position: absolute;
    top: 70px;
    right: 0;
}

#sec7 .article-content-wrap {
    padding: 20px 0;
    background-color: transparent;
}
#sec7 .inner-wrap {
    background: transparent !important;
}

#sec7 h3.title {
    color: white !important;
    font-size: 16px;
    line-height: 26px;
}

#banner a#btn1 {
    background: transparent !important;
    border: 1px solid #ffffff;
}

#sec1 .img1 {
	position: relative;top: 12px;
}

#sec1 img {
    width: 72%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sec1 .hover-wrap-inner {
    margin: 0;
}

#sec1 .hover-wrap {
    margin: 0;
}
#sec7 .post-header {
    color: white;
}

#sec7 span.meta {
    border: 1px solid #666;
    padding: 1px 10px;
    border-radius: 30px;
}



#sec7 .post-header {
    color: white;
}

#sec7 span.meta {
    border: 1px solid #666;
    padding: 1px 10px;
    border-radius: 30px;
    position: relative;
}

#sec7 a.artificial-intelligence {
    padding: 0px 10px;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    border: 1px solid #666;
    border-radius: 40px !important;
    margin: 0;
    top: unset;
    left: 110px;
    bottom: 188px;
    text-transform: none;
}

#footer  h2 {
    font-size: 25px;
	line-height: 36px;
}

#footer ul li ,p {
list-style: none;
color: #B7B7B7;
}

#footer ul {
    margin: 0;
}


#footer ul#menu-social-linksa li {
    display: inline;
}

#footer ul#menu-social-linksa li i {
    border: 1px solid #39393A;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    color: white;
    transition: 0.9s;
    font-size: 18px;
    margin-right: 10px;
}

#footer ul#menu-social-linksa li i:hover {
    background-color: white;
    color: #01FFE9;
    border: 1px solid #01FFE9 !important;
}

#sec4 img {
    width: 90%;
}


h5 {
    text-transform: uppercase !important;
}

/* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa */


#top ul.buttons.sf-menu li a {
    transition: 0.9s !important;
}

#top ul.buttons.sf-menu li#menu-item-95:hover a span {
/* background: black !IMPORTANT; */
transition: 0.9s;
color: white !IMPORTANT;
}

 #top ul.buttons.sf-menu li:hover:before {
    transform: unset !IMPORTANT;
    transition: 0.9s;
}

#sec8 a#btn1 {
    position: fixed;
    transform: rotate(-90deg);
    right: -63px;
    top: 57%;
    border-radius: 30px 30px 0 0px !important;
    padding: 17px 37px;
    font-weight: 400;
}

#sec9 ul#menu-social-side {
    position: fixed;
    top: 41%;
    left: 0;
    margin: 0px 10px;
}

#top .row {
	 margin-top: 16px;
	 border: 1px solid #5a5757;
	 border-radius: 90px;
	 padding: 0px 40px;
}

#sec7 li#menu-item-95 a span {
    background-color: #01FFE9;
}

#top ul.buttons.sf-menu li a span {
    padding: 15px 40px;
    border-radius: 40px;
    background: linear-gradient(96deg, #05534D 8.51%, #01FFE9 104.74%);
	text-transform: none;
}

#sec4 div#r1 .vc_column-inner {
    transition: 0.9s;
    position: relative;
}

#sec4 div#r1 .vc_column-inner:hover a#btn1 {
    opacity: 1;
}


#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
        margin-top: 3px;
        margin-bottom: 5px;
}

#sec7 .row.blog-recent.columns-3 {
    margin: 0;
    padding: 0;
}


#sec2 #btn1 i {
    transform: unset;
    top: 3.8rem;
    right: 1.9rem;
    font-size: 18px;
}

#sec7 img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    border-radius: 20px;
}
#sec3 h5:before {
    width: 5%;
}



#sec2 #r1 p:before {
content: url(https://devuf.onlinetestingserver.com/yalla/wp-content/uploads/2025/05/Vector-11.webp);
position: absolute;
top: -30px;
left: -35px;
}

#sec2 #r1 {
padding: 50px 31px;
}

/* #sec2 .owl-carousel {
margin-left: -70px;
}
 */

#sec2 button.owl-dot span {
    transform: unset;
    width: 70px;
    height: 10px;
    margin: 3px;
    position: relative;
    left: -170px;
    background-color: #ACACAA;
}

#sec2 button.owl-dot.active span {
    width: 180px;
    background: linear-gradient(272deg, #05534D 8.51%, #01FFE9 104.74%);
}


h5:before {
    content: "";
    width: 10%;
    height: 4px;
    position: absolute;
    border-radius: 20px;
    background: linear-gradient(272deg, #05534D 8.51%, #01FFE9 104.74%);
    top: 11px;
    left: 170px;
}
#sec4 h5:before{
	left: 315px;
}
h5 {
    position: relative;
}


#top .current-menu-item a {
    background-color: #212323;
    padding: 6px 13px;
    border-radius: 20px;
    transition: 0.9s;
}


#footer ul#menu-contact li i {
    color: white;
    padding-right: 10px;
    font-size: 15px;
}

#footer ul#menu-contact li a {
    font-size: 13px;
}



#sec5 h5:before {
    left: 650px;
    width: 5%;
}

#sec7 h5:before {
    width: 5%;
}


#sec5 .play_button_2.large.nectar_video_lightbox {
  opacity: 0;
}

#sec5 .nectar-video-box {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0px auto;
  top: 46%;
  width: 17%;
  transition: 0.9s;
  display: none;
	    z-index: 99999;
}
 

#sec5 .carousel-item:hover .nectar-video-box {
    display: block;
}


#footer ul#menu-contact a span {
    font-size: 12px;
}
 
#sec5 .carousel-item:hover .hover-wrap-inner:before {
    opacity: 1 !IMPORTANT;
    height: 100% !IMPORTANT;
}

#sec5 .hover-wrap-inner:before {
    content: '';
    background: linear-gradient(188deg, rgba(0, 0, 0, 0.00) 6.05%, rgba(22, 170, 157, 0.85) 93.95%);
    z-index: 888;
    width: 93%;
    height: 20%;
    position: absolute;
    bottom: 11px;
    border-radius: 21px;
    left: 11px;
    opacity: 0;
    transition: 0.9s;
}

#sec5 .hover-wrap-inner {
    position: relative;
}

#sec5 p {
    color: white;
    text-transform: capitalize;
}
#sec7 a.artificial-intelligence:hover {
    background: unset !important;
}

#sec5 .owl-stage-outer {
    overflow: visible !important;
}


/* #copy .row_col_wrap_12.col.span_12.custom.center {
    border-top: 1px solid #262627;
    padding-top: 10px;
}
 */

#hed img {
    width: 96%;
}
#copy p {
    font-size: 14px;
}


#sec3 p.card-text {
    color: white;
}
#sec6 strong {
    font-size: 30px;
}

#sec6 h2 {
    line-height: 40px;
	font-size: 36px;
}

#footer ul#menu-contact li a:hover i {
    color: #01FFE9 !important;
}


#footer ul li#menu-item-117 a {
    text-transform: capitalize !important;
}
#sec9 ul#menu-social-side li i {
    border: 1px solid #39393A;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    color: white;
    transition: 0.9s;
    font-size: 18px;
    margin: 5px 0;
}

#sec9 ul#menu-social-side li i:hover {
    background: linear-gradient(292deg, #05534D 8.51%, #01FFE9 104.74%);
    color: white;
}

#copy p {
    font-size: 14px!important;
}


@media (max-width: 1600px) {
	
	#sec5 h5:before {
    left: 690px;
}	
	
}
@media (max-width: 1440px) {
	#sec2 #btn1 i {
    transform: unset;
    top: 4.6rem;
    right: 1.9rem;
    font-size: 18px;
}
	#sec2 a#btn1 {
    border: 5px solid white;
    width: 24%;
    padding: 55px 40px;
    border-radius: 100px !important;
    align-items: center;
    height: 24%;
    position: absolute;
    top: -21px;
    left: -75px;
}
}
@media (max-width: 1366px) {
	#sec6 img.img-with-animation.skip-lazy {
    transform: scale(1.67);
}
	#sec3 .log-1{
		left: 76%;
	}
	div#sec2 .owl-nav{
		width: 780px;
	}
}
@media (max-width: 1280px) {
	#sec5 h5:before {
    left: 620px;
}
	
	#sec2 a#btn1{
		width: 26%;
	}	
#banner p {
 
    font-size: 12px;
    line-height: 20px;
}
}
@media (max-width: 1024px) {
	.desktop{
		display: none;
	}
	
	#sec3 .card-list li{
    font-size: 14px!important;
    font-family: 'Helvetica'!important;
    line-height: 22px;
}
	.mob-sec {
    display: block;
}
	#sec3 .log-1 {
    left: 75%;
}
	#sec9 ul#menu-social-side{
		display: none;
	}
	#slide-out-widget-area .inner {
    min-height: 100px !important;
}
	#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen),
#slide-out-widget-area-bg.fullscreen,
#slide-out-widget-area-bg.fullscreen-split,
#slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer,
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right {
  background-color: rgba(0, 0, 0, 0.6); /* semi-transparent black */
  backdrop-filter: blur(10px);         /* blur effect */
  -webkit-backdrop-filter: blur(10px); /* Safari support */
}
	
	#slide-out-widget-area ul#menu-social-linksa-1 {
    display: flex;
    gap: 18px;
}
	#slide-out-widget-area.slide-out-from-right-hover .bottom-meta-wrap{
    margin: 0!important;
}
	.menu-social-linksa-container #menu-social-linksa-1 a {
    padding: 5px 10px!important;
    border: 1px solid #fff!important;
    border-radius: 50px!important;
}
div#nav_menu-2 {
    transform: scale(0.8);
    margin-left: -40px!important;
}
	
}
@media (max-width: 820px) {
	.log {
    order: -1;
}
	#banner .owl-nav {
    display: table !important;
    width: fit-content;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(110%,30%);
}
	#hed{
		background-position: center bottom;
	}
	
	#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding: 0 10px;
}
#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding: 0 10px;
}

	#sec5 #r1 .txt1 {
    top: 68%;
}
h1 {
    font-size: 60px !important;
    line-height: 60px !important;
}

#sec1 .owl-dots {
display: none;
}
/* #sec2 .owl-carousel {
    margin-left: 20px !important;
}
 */
#sec2 a#btn1 {
    width: 20%;
    height: 23%;
    left: 0;
}

#sec5 h5:before {
        left: 430px;
        width: 8%;
    }

#sec3 h5:before {
    width: 8%;
}
h2 {
    font-size: 35px !important;
    line-height: 35px !important;
}

/* #sec2 .owl-carousel {
    margin-left: 20px !important;
}
 */

#sec5 .hover-wrap-inner:before {

    width: 93%;
    height: 20%;
    bottom: 8px;
    border-radius: 14px;
    left: 8px;

}
#sec7 a#btn1 {
    top: 43px;
    right: 0;
}


#sec7 a.artificial-intelligence {

    left: 110px;
    bottom: 62px;
  
}

#sec7 img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    width: 100%;
}
	div#banner {
    padding-top: 105px !important;
    padding-bottom: 70px !important;
}
	

	
		#sec6 img.img-with-animation.skip-lazy {
    transform: unset !important;
}
}
@media (max-width: 768px) {
	div#sec2 .owl-nav{
		display: none!important;
	}
	#sec4 a#btn1{
		transform: translate(-62%, -382%);
	}
	#sec4 .box a#btn1{
		transform: translate(-62%, -382%);
	}
	#sec8 a#btn1 {
    position: fixed;
    font-size: 14px;
    transform: rotate(-90deg);
    right: -65px;
    top: 58%;
    border-radius: 30px 30px 0 0px !important;
    padding: 9px 34px;
    font-weight: 400;
}
#sec8 a#btn1 i {
    top: 5px;
    right: 21px;
    transform: rotate(317deg);
    font-size: 13px;
}
	#sec4 .first a#btn1 {
    transform:translate(-48%, -376%)!important;
}
#sec4 .second a#btn1 {
    transform: translate(-51%, -198%)!important;
}
#sec4 .third a#btn1 {
    transform: translate(-50%, -366%)!important;
}
#sec4 .fourth a#btn1 {
    transform: translate(-50%, -367%)!important;
}
#sec4 .fifth a#btn1 {
    transform: translate(-50%, -374%)!important;
}
#sec4 .second p {
    margin-top: -30px!important;
}
#sec4 .fourth p {
    margin-top: -30px!important;
}
	#sec4 .fifth p {
    margin-top: -30px!important;
}
	#sec4 .third p {
    margin-top: -30px!important;
}
}
@media (max-width: 480px) {
	#sec4 div#r1 .txt1 {text-align: center;}

#sec4 div#r1 .txt1 p br {
    display: none;
}

#sec4 .second p {
    margin-top: -30px!important;
}
#sec4 .fourth p {
    margin-top: -30px!important;
}
	#sec4 .fifth p {
    margin-top: 0px!important;
}
	#sec4 .third p {
    margin-top: -30px!important;
}
#sec4 img {
    width: 100% !IMPORTANT;
    margin: 0 auto;
    display: table;
}

    #sec4 a#btn1 {
        transform: translate(-51%, -13rem) !important;
        margin: 0 auto;
        display: table !IMPORTANT;
    }

#sec4 div#r1 .txt1 h3 {
    min-height: 61px;
}

#sec6 h4 strong {
    font-size: 16px;
    margin-top: 20px;
}

#sec7 h2 {
    font-size: 17px !IMPORTANT;
}
#sec1 .sty-sec h1 {
    font-size: 20px ! IMPORTANT;
    display: flex;
    justify-content: center;
    align-items: center;
}
	#sec3 .log-1 {
    width: auto;
    position:relative;
    top: 0;
    left: 0;
    transform: translateY(0);
}
	#banner p{
		width: 100%;
	}
	#sec3 p.card-text {

    font-size: 13px;
    line-height: 18px;
}
	#banner .img1 {
    float: unset;
    margin: 0 auto;
}

#banner p {
    padding-top: unset;
}

#banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
#
  #sec2 a#btn1 {
        width: 34% !important;
        height: 23% !important;
        top: -2.5rem !important;
        left: -1rem !important;
    }
#sec2 button.owl-dot span {
    transform: unset;
    left: -20px;
}

h1 {
    font-size: 24px !important;
    line-height: 31px !important;
}


#banner {
    text-align: center;
}

    #sec5 #r1 .txt1 {
        top: 67% !important;
    }

#sec7 a#btn1 {
    position: unset !important;
    display: table;
    margin: 0px auto;
}

#sec7 a#btn1 i {
    position: relative !important;
    right: 8px !important;
    top: 0;
}
	
	#sec7 a.artificial-intelligence {
        bottom: 89px !important;

    }
	
	#sec6 img.img-with-animation.skip-lazy {
    transform: unset !important;
}    
	h2 {
        font-size: 26px !important;
        line-height: 30px !important;
    }
	
	#sec7 h5:before {
    width: 10% !important;
}
	    #sec5 h5:before {
        left: 283px;
        width: 8%;
    }
	
	
	    #sec5 .hover-wrap-inner:before {
        width: 93%;
        height: 20%;
        bottom: 7px;
        border-radius: 11px;
        left: 7px;
    }
	
    #sec6 strong {
        font-size: 15px;
    }
	
	#sec7 .col.span_4.post-130.post.type-post {
    margin: 0px 0;
}
	
	
#footer img {
    width: 70% !important;
}
#sec2 #r1 {display: none;}
	
	#top .container .row {
    padding-top: 6px !important;
    padding-left: 20px;
}
	#top .row{
		margin: 0;
	}
	#sec2 .owl-nav {
    
    transform: translate(-128%, 110%);
}
    #sec2 a#btn1 {
        width: 38% !important;
        height: 23% !important;
        top: -2.5rem !important;
        left: -1rem !important;
		font-size: 18px;
    }
	#sec7 .nectar-button.has-icon.small span {
    transform: translateX(0px)!important;
}
#sec7 a#btn1 i {
        right: -6px !important;
    }
}
@media (max-width: 428px) {}
@media (max-width: 414px) {
	#sec2 .owl-nav {
    
    transform: translate(-100%, 110%);
}
	    #sec2 a#btn1 {
        width: 38% !important;
        height: 21% !important;
        top: -2.5rem !important;
        left: -1rem !important;
        font-size: 18px;
    }
}
@media (max-width: 390px) {
	#sec2 .owl-nav {
    
    transform: translate(-100%, 110%);
}
	    #sec2 a#btn1 {
        width: 38% !important;
        height: 21% !important;
        top: -2.5rem !important;
        left: -1rem !important;
        font-size: 16px;
    }
}
@media (max-width: 375px) {
	#sec2 .owl-nav {
    
    transform: translate(-100%, 110%);
}
	    #sec2 a#btn1 {
        width: 43% !important;
        height: 21% !important;
        top: -2.5rem !important;
        left: -1rem !important;
        font-size: 18px;
    }
}
@media (max-width: 360px) {}
 



