/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* ------------------------
   Global Typography & Base
------------------------ */
html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
  font-family: 'Graphik', sans-serif;
  font-smoothing: antialiased; 
}

* {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body a:focus {
  outline: none !important;
}

/* ------------------------
   Layout Defaults
------------------------ */
#main {
  position: relative;
  overflow: hidden;
}

/* ------------------------
   OceanWP Mobile Menu Customization
------------------------ */
.oceanwp-mobile-menu-icon.mobile-right {
  float: right;
  margin-right: 15px;
}

#site-navigation-wrap {
  bottom: -15px;
}

.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px !important;
}

.oceanwp-mobile-menu-icon a:hover .hamburger {
  opacity: 1 !important;
}

/*new*/

a{
	text-decoration:none
}
.d-none{
	display:none
}
/*

*/
.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsl(184.79deg 86.24% 42.75%);
    height: 2em;
    width: 2em;
	z-index:999;
}
.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper~.elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper~.elementor-swiper-button{
	z-index:999;
}


/*banner*/

@media screen and (min-width: 992px) {
    .main-slider .swiper-slide-inner .elementor-slide-heading {
        font-size: 88px !important;
    }
	   .main-slider  .elementor-slides .swiper-slide-inner .elementor-slide-description {
        font-size: 25px !important;
    }
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading{
	font-family: "Roboto Serif", Sans-serif;
    font-size: clamp(5.6rem, 0.482rem + 2.381vw, 2.625rem);
    font-weight: 100;
    color: #11C4D4 !important;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description{
	font-family: "Graphik", Sans-serif;
    font-size: 25px;
    font-weight: 200;
    line-height: 1.2em;
    color: #FFFFFF;
}
.elementor-slides .swiper-slide-inner .elementor-slide-button {
    background: transparent;
    color: #00E7DD !important;
    display: inline-block;
    font-family: "Graphik", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 31px;
    border: 0px;
	    padding: 0px;
position: relative;
    padding-left: 30px;
}



.elementor-slides .swiper-slide-inner .elementor-slide-button::before {
    content: "";
    background-image: url(https://dev.nyimexec.com/wp-content/uploads/2025/07/riht.png);
    position: absolute;
    height: 11px;
    width: 21px;
    background-size: cover;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}

svg.e-font-icon-svg.e-eicon-chevron-left {
    background-image: url(https://dev.nyimexec.com/wp-content/uploads/2025/07/left-color.png);
    background-size: contain;
    background-repeat: no-repeat;
}
svg.e-font-icon-svg.e-eicon-chevron-left path {
	display:none;
}
svg.e-font-icon-svg.e-eicon-chevron-right {
    background-image: url(https://dev.nyimexec.com/wp-content/uploads/2025/07/right-color.png);
    background-size: contain;
    background-repeat: no-repeat;
	background-position: right;
}
svg.e-font-icon-svg.e-eicon-chevron-right path {
	display:none;
	
}

@media only screen and (min-width: 1920px) {
.main-slider .swiper-slide {
    transition-duration: calc(5000ms * 1.2);
    min-height: 1129px !important;
    height: 100vh !important;
}
	
}

@media only screen and (min-width: 959px) {
.swiper-slide-inner{
	max-width:1140px;
 	padding:0px !important;
}
	
}

@media only screen and (max-width: 440px) {
	.elementor-slides .swiper-slide-inner .elementor-slide-heading{
        font-size: clamp(2.2rem, 0.482rem + 2.381vw, 2.625rem);
		        margin-bottom: 15px !important;
	}
	.elementor-slides .swiper-slide-inner .elementor-slide-description{
		font-size: 14px;
		        margin-bottom: 20px !important;
	}
	.elementor-slides .swiper-slide-inner {
        padding: 20px;
		padding-bottom:40px;
    }
	.slider{
		padding:0px
	}
	.swiper-slide-inner {
   	align-items: end !important;
    text-align: left;
    padding-bottom: 50px;
}
	.elementor-slides .swiper-slide-inner .elementor-slide-button{
		font-size:16px;
	}
	.elementor-slides .swiper-slide-inner .elementor-slide-button::before {
    height: 9px;
    width: 16px;
	}
	.elementor-slides .swiper-slide-inner .elementor-slide-button{
		padding-left:21px;
	}
}

@media screen and (max-width: 1200px) {
	.elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 65px;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-family: "Graphik", Sans-serif;
    font-size: 20px;
}
.swiper-slide-contents{
	padding:20px 50px;
}
	.elementor-slides .swiper-slide-inner .elementor-slide-button{
		font-size:18px;
	}
}

@media screen and (max-width: 992px) {
	.elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 41px;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-family: "Graphik", Sans-serif;
    font-size: 18px;
}
.swiper-slide-contents{
	padding:20px 50px;
}
	
}

@media screen and (max-width: 767px) {
	
.swiper-slide-contents{
	padding:0px 0px;
}
	.elementor-slides .swiper-slide-inner .elementor-slide-button{
		font-size:16px;
	}
	.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsl(0deg 0% 100%);
    height: 2em;
    width: 2em;
	z-index:999;
}
	   .main-slider .swiper-slide {
        min-height: 795px !important;
        height: 100vh !important;
    }
	
	svg.e-font-icon-svg.e-eicon-chevron-left {
    background-image: url(https://dev.nyimexec.com/wp-content/uploads/2025/07/left-white.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	svg.e-font-icon-svg.e-eicon-chevron-right {
    background-image: url(https://dev.nyimexec.com/wp-content/uploads/2025/07/right-white.png);
    background-size: contain;
    background-repeat: no-repeat;
		background-position: right;
}
	    .elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
        fill: hsl(0deg 0 100%);
        height: 1em;
        width: 1em;
	}
	.main-slider .elementor-slides .swiper-slide-inner {
        padding: 30px 33px;
    }
}



@media screen and (min-width: 2204px) {
.elementor-19 .elementor-element.elementor-element-514085f .swiper-slide {
    transition-duration: calc(5000ms * 1.2);
    height: 100vh;
}
}

 .swiper-slide {
    transition-duration: calc(5000ms * 1.2);
    min-height: 1009px !important;
	 height:100vh !important;
}
@media (max-width: 767px) {
    .swiper-slide {
        min-height: 705px !important;
				height:100vh !important;
    }
	 .main-slider .elementor-slides .swiper-slide-inner{
		        padding-bottom: 50px;
	}
}
@media screen and (min-width: 481px) {
		    .main-slider .swiper-slide {
        min-height: 1135px !important;
	}
	 .swiper-slide-inner .elementor-slide-heading {
        font-size: 66px !important;
    }
    .elementor-slides .swiper-slide-inner .elementor-slide-description {
      
        font-size: 28px !important;
    }
	    .elementor-slides .swiper-slide-inner .elementor-slide-button {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 480px) {
    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
               font-size: 52px;
        margin-bottom: 20px !important;
    }
	.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-family: "Graphik", Sans-serif;
    font-size: 17px;
}
	
}

@media screen and (max-width: 470px) {
	
	.main-slider .elementor-slides .swiper-slide-inner {
        padding: 30px 20px;
    }
}

@media screen and (max-width: 500px) and (min-width: 440px) {
	.banner-title h1{
		font-size: 56px !important;
	}
	.banner-des{
		font-size: 19px !important;
		line-height:22px !important;
	}
	.banner-link span{
		font-size:17px !important;
	}
	.banner-link svg{
		 width: 21px !important;
	}
 
}

@media screen and (max-width: 390px) {
	  
	    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 46px !important;
    }
	
}


@media screen and (max-width: 350px) {
	    .elementor-slides .swiper-slide-inner .elementor-slide-description {
        font-size: 14px !important;
    }
	    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 40px !important;
    }
	    .elementor-slides .swiper-slide-inner .elementor-slide-button {
        font-size: 16px !important;
    }
	 .main-slider .elementor-slides .swiper-slide-inner{
		        padding-bottom: 45px;
	}
}

/*Footer*/

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    display: flex
;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
    justify-content: flex-end;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-left: 8px;
    margin-right: 8px;
}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    align-items: var(--icon-vertical-align, center);
    display: flex
;
    font-size: inherit;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    border-bottom: 0;
    border-left-width: 1px;
    border-right: 0;
    border-top: 0;
    border-style: solid;
    height: 100%;
    left: auto;
    position: relative;
    right: auto;
    right: -8px;
    width: auto;
}


/*About Us*/

.sidebar {
    position: relative;
}

.sidebar::after {
    content: "";
    position: absolute;
    bottom: 0%;
    width: 100vw;
    height: 100%;
    background: #fff;
    z-index: 1;
    left: 0;
}
.barbox {
    position: relative;
    z-index: 2;
}
.about-slider .slick-list {
        padding-left: 0px !important;
    }


@media screen and (max-width: 767px) and (min-width: 480px) {
	#main .banner-title h2.elementor-heading-title{
		font-size:55px;
	}
	.main-content .contentbox .short-heading h4.elementor-heading-title{
		  font-size: 30px;
	}
	.main-content .contentbox .elementor-widget-text-editor{
		font-size:20px
	}
	#main .main-content .about-slider h2.elementor-heading-title {
    font-size: 30px;
}
	#main .sidebar .barbox .elementor-heading-title {
    font-size: 22px;
}
	#main .sidebar .barbox .elementor-button {
        font-size: 21px;
		margin-top:10px
    }
}


@media screen and (max-width: 767px) {
.sidebar{
		background-color:#dce8eb;
}
.sidebar::after{
	background-color:#dce8eb;
}
	.barbox{
		align-items:center;
		justify-content:center;
	}
	.barbox .elementor-widget {
    width: 50%;
}
	.barbox .elementor-widget img{
		width:100% !important;
	}
	.barbox  .elementor-widget-button {
    width: 100% !important;
    align-items: center;
    justify-content: center;
    display: flex;
}

}

@media screen and (max-width: 350px) {
	.barbox .elementor-widget {
    width: 46%;
}
	
}

