/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 14 2023 | 17:47:15 */
/* wpcf7-response-output */
.wpcf7-response-output{
	color: #ccc;
	border: 1px solid #46b450;
    border-radius: 5px;
}

/* Video header */
.video-back  {
/* 	background-image: url("https://img.youtube.com/vi/bfP_ENYipnA/maxresdefault.jpg"); */
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}
.video-back iframe {
	display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 60vw;
}

/* Hover Button */
a.button span:hover{
	background-color:#F8A145 ;
}

/* Icon header */
.video-back .icon a.plain{
	display:inline-block;
	padding-right:40px;
	text-transform:uppercase;
}
.video-back .icon a.plain .icon-box{
	align-items:center;
}
.video-back .icon a.plain .icon-box p{
	margin-bottom:0;
}
/* Fill icon next + pre */
.slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button .arrow {
    fill: #f8a145;
}
 .flickity-button svg, .flickity-prev-next-button .arrow {
    fill: #f8a145 ;
}
.flickity-button{
	 opacity:.9;
	margin: 0px -90px;
}
.flickity-button:hover{
	 opacity:1;
}


a.button  span{
		padding:20px 40px;
		letter-spacing: 0.1em;
		font-size:14px;
}
a.button{
	padding:0;
	border-radius: 5px;
	box-shadow: 2px 4px 8px rgba(240, 121, 0, 0.2);
}

.home-section-2 .icon-box.featured-box.icon-box-left.text-left {
    display: flex;
    align-items: center;
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
}
.home-section-2 .icon-box.featured-box.icon-box-left.text-left p{
		margin-bottom:0;
	}

.home-section-2 div.row.row-collapse.section-1_row{
	background-color:#fff;
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding:40px 50px;
}
.home-section-2 .icon-box .icon-box-text{
	padding-left:5px;
}
.home-section-2 .icon-1 {
    padding-left: 14px;
    margin-top: -13px;
}
.home-section-2 div.row.row-collapse.section-1_row_2{
	padding:0 40px;
}
/* section 2 -who we are _2 */
h3.title-under a{
	font-size: 14px;
	line-height: 45px;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: #F07900;
}
h2 {
	font-size:48px;
	font-weight: 700;
}
h3{
	font-size: 24px;
	font-weight: 700;
	
}
p,li{
	font-size:16px;
}
.home-section-2 ul{
	list-style-image: url(/wp-content/uploads/2023/01/Star.svg);
}
.home-section-3 div.icon-box-text  h3{
		font-size: 22px;
}
.home-section-3 div.row-column-slider .col-inner{
	border: 1px solid #ECF0F1;
}
.home-section-3 div.row-column-slider .col{
	padding:7.5px;
}
.home-section-3 div.row-column-slider .col-inner:hover{
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.1);
	border-top:4px solid #F8A145;
}
.home-section-3 div.row-column-slider .flickity-page-dots{
	display:none;
}

.home-section-4 div.row-column-slider-2 .flickity-page-dots{
	display:none;
}
.home-section-4 div.row-column-slider-2 .col{
	min-height:340px;
	padding:10px;
}
.home-section-4 div.row-column-slider-2 div.col::before{
	content:"";
	background-image:url("wp-content/uploads/2023/01/slide-dot-icon.svg");
	background-repeat:no-repeat;
	height:10px;
	display:block;
	position:relative;
	top:90px;
}
.home-section-4 div.row-column-slider-2 div.col.is-selected::before{
	content:'';
	display:none;
}
.home-section-4 div.col.medium-3.small-6.large-3:hover{
	background: #FFFFFF;
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.home-section-4 div.col.medium-3.small-6.large-3:hover::before{
	content:'';
	display:none;
}

.home-section-5 div.col.button-label a.button span{
	padding:0 10px;
	color: #1B2E59;
	font-weight: 400;
	font-size: 14px;
	line-height: 32px;
}
.home-section-5 div.col.button-label a.button{
		box-shadow:none;
		border: 1px solid #1B2E59;
		opacity:.4
}
.home-section-5 div.col.button-label a.button:hover{
	opacity:1;
/* 	border:none; */
	background-color:#fff !important;
}
.home-section-5 div.col.button-label  a.button span:hover{
}
.home-section-5 div.col.button-label a.button span:hover{
/* 	color:#fff; */
	background-color: rgb(255 255 255 / 0%);
}

.home-section-5 .text-box .box-text{
	padding:10px 20px;
	background-color:#fff;
	text-shadow:none;
	opacity:0;
}
.home-section-5 .box-img-1:hover .box-text{
	opacity:1;
}
.home-section-5 .box-img-1:hover{
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.1);
}
.home-section-5 .text-box .box-text h4{
	font-weight: 700;
	font-size: 20px;
	color: #151515;
}
.home-section-5 .text-box .box-text p{
	font-weight: 700;
	font-size: 12px;
	color: #F07900;;
}
.home-section-5 .text-box .box-text a{
	width:100%;
}

.home-section-6 div.icon-box-text  h3{
	font-size:20px;
}
.home-section-6 .row-sec-6 div.col:before{
	content:"";
	background-image:url("wp-content/uploads/2023/01/slide-dot-icon.svg");
	background-repeat:no-repeat;
	height:10px;
	display:block;
	position:relative;
	top:12%;
	margin-left: -30px;
} 
.home-section-6 .row-sec-6 div.col:first-child::before{
	content:'';
	display:none;
}

.home-section-7 .icon-box-1 {
	background: #FFFFFF;
	border: 1px solid #ECF0F1;
	border-radius: 71px;
	padding:10px 15px;
	align-items: center;
}
/* .home-section-7 .icon-box-1:hover{
	filter: drop-shadow(4px 6px 12px rgba(0, 0, 0, 0.1));
	border: 1px solid #F8A145;
} */
.home-section-7 .icon-box-1 h3{
	font-size:18px;
}
.home-section-8 img{
	border-radius: 99px;
    width: 100px;
    height: 70px;
}
.home-section-8 p.lead {
    border-left: 1px solid #F8A145;
    padding:5px 0px 5px 20px;
	font-size:16px;
	margin:30px 0;
}
.home-section-8 p{
	margin:0;
}
.home-section-8 p.title-1{
	font-size:18px;
	font-weight:700;
	line-height:32px;
	color:#151515;
}
.home-section-8 p.title-2{
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #757575
}
.home-section-8 .row-column-slider-3 div.col-inner .img-inner{
	 box-shadow: 4px 6px 12px rgb(0 0 0 / 10%);
/* 	filter: drop-shadow(0 0 0.75rem crimson); */
	background-color:transparent;
	border-radius:99px;
}
.home-section-8 .row-column-slider-3 div.col-inner{
	border-radius: 10px;
	padding:40px 40px 10px 40px;
	min-height:360px;
	background-color:#fff;
}
.home-section-8 .row-column-slider-3 div.col-inner:hover{
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.1);
}
.home-section-8  .dot{
	border:2px solid #F8A145;
	border-radius:99px !important;
	height:15px;
	width:15px;
	
}
.home-section-8  .dot.is-selected{
	background-color:#F8A145;
}

/* icon play buton */
i.icon-play{
	font-size:1em !important;
}
/* blog */
.home-section-9 img{
	border-radius:5px;
}
.home-section-9 .is-divider{
	display:none;
}


