/* 
Theme Name: Hello Theme - SRM
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: SRM Hello Theme
Author URI: https://www.strategicresults.co/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here |  all the default styles are in the SRM Plugin
*/

/**    Blue  #03afef     Yellow #f4bb1a         Navy #032c5d           **/


/** General **/
header.page-header, .page-header { display: none !important; }
html, body {  overflow-x: hidden; max-width: 100%;  background: #fff !important; }
.elementor-slideshow__footer { display: none !important; }
a { color: #03afef;} 
.logo-slider .swiper-wrapper, .image-slider .swiper-wrapper { -webkit-transition-timing-function: linear !important; transition-timing-function: linear !important; }
.elementor-headline--style-highlight svg { top: 80%; height: calc(100% + 150px); }	


/** Header **/
.vc-header { position: absolute; width: 100%; z-index: 9999; } 
.vc-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects { z-index: 9999999999; background: #fff !important; }	
.logo-navy { display: none !important; }
/** .vc-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .logo-navy { display: block !important; }
.vc-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .logo-white { display: none !important; } **/
.vc-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-nav-menu--layout-horizontal .elementor-nav-menu a { color: #032c5d !important; }	
.vc-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-nav-menu--layout-horizontal .elementor-nav-menu a:hover { color: #03afef  !important; }	





/** Home **/
.htslider-slider .slick-dots li button { height: 3px !important; border: 0px solid #4e4f4f; width: 135px !important; }
.htslider-slider .slick-dots { margin-bottom: 50px; }
.htslider-slider .slick-arrow { background: transparent !important; border: 1px solid #fff !important; color: #fff !important; background-color: #02010100 !important; }
.htslider-slider .slick-arrow i { color: #fff !important; }
.elementor-29 .elementor-element.elementor-element-a2e66c1 .htslider-slider .slick-arrow { background-color: #02010100 !important; }
.htslider-slider .slick-dots { left: 23% !important; left: 15% !important; }
.service-box { min-height: 285px; border: 1px solid #bab8c6; border-radius: 20px; margin: 1%; overflow: hidden;  }
.service-box .elementor-widget-wrap.elementor-element-populated { padding: 20px 30px !important; }
.service-box:hover { border: 1px solid #03afef; }
.service-box:hover .elementor-icon-box-title { color: #fff !important; }
.service-box:hover .elementor-view-stacked .elementor-icon svg { color: #f4bb1a !important; }
.home-services .elementor-section.elementor-top-section.elementor-element.elementor-section-items-bottom.home-service.elementor-section-boxed.elementor-section-height-default { border-radius: 30px !important; overflow: hidden; }
.key-service { min-height: 600px; border-radius: 30px; overflow: hidden; }
.home-team img { aspect-ratio: 1 / 1.3; overflow: hidden; object-fit: cover; width: 100%; margin: 0 auto;  min-height:300px;  }

/** Inner **/
.cta, .cta-inner { overflow: hidden; }	
.service-text { padding-left: 6%; }
.service-text-right { padding-right: 6%; }
.service-space { }
.service-image { padding-right: 6%; }
.service-image-left { padding-left: 6%; }
.elementor-toggle .elementor-toggle-item:last-child .elementor-tab-title { border-bottom: 0px solid #d5d8dc !important; }
.service-image img, .service-image-left img { aspect-ratio: 1 / 1; overflow: hidden; object-fit: cover; width: 100%; margin: 0 auto;  min-height:300px;  }
.team-image img { aspect-ratio: 1 / 1; overflow: hidden; object-fit: cover; width: 100%; margin: 0 auto;  min-height:300px;  }
.blog-smaller .elementor-posts-container .elementor-post:nth-child(1), .blog-smaller .elementor-posts-container .elementor-post:nth-child(2) { display: none; }
.inner-review .swiper-wrapper { min-height: 350px; }
.elementor-field-textual {min-height: 60px; }


/** Privacy **/
.privacy h2 { margin-top:60px; font-size: 2rem !important;  }
.privacy h3, .privacy h4 { margin-top:40px; }
.privacy li { margin-top: 10px; margin-bottom: 10px; }
.privacy h2 { font-family: "Roboto Slab", sans-serif; font-weight: 500; }
.privacy h3  { font-size: 24px !important; }	
.privacy p { margin-bottom: 20px; }	
	
	
/** Mobile **/
@media only screen and (max-width: 767px) {
	
	
	
}


/** SRM **/

.cta-button a{
	font-size:16px;
	background:#03AFEF;
	border-radius:36px;
	color:#fff!important;
	font-family:Montserrat,sans-serif;
	padding: 17px 30px 17px 30px;
	line-height:1;
	margin-top:2em;
}



.cta-button a:hover{
	background:#F4BB1A;
}

.cta-button .cta-button-2 a{
	background:#F4BB1A;
}

.cta-button .cta-button-2 a:hover{
	background:#03AFEF;
}



.animated-text-with-underline .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{
	position:relative;
}

.page .elementor-headline-text-active{
	position:relative;
	z-index:2;
}

.animated-text-with-underline .elementor-headline-dynamic-wrapper:after{
	content:'';
	position:absolute;
	display:block;
	width:100%;
	height: 10px;
    background: #f4bb1a;
    left: 0;
    right: 0;
    bottom: 6px;
    top: unset !important;
    border-radius: 4px;
    opacity: 1 !important;
    transform: none !important;
}

.home .animated-text-with-underline--orange .elementor-headline-dynamic-wrapper:after{
    background: #ff9900;
}

.page .elementor-flip-box__layer{
	border-radius:20px;
}

.elementor-flip-box__layer .elementor-icon{
	background: #F7F6FE;
    padding: 16px;
    border-radius: 100%;
}


@media only screen and (max-width: 1025px) {

.key-service {
	min-height: 320px;
}


.service-image,
.service-image-left ,
.service-text,
.service-text-right {
	padding-left: 0
	padding-right:0;
}

}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    padding: 0 20px;
}

:target {
    scroll-margin-top: 100px;
}

@media only screen and (max-width: 767px) {
	.animated-text-with-underline .elementor-headline-dynamic-wrapper:after{
		height: 5px;
		bottom: 4px;
		border-radius: 2px;
	}
	
	.cta-button a {
    margin-top: 1em;
}
	
}


.page .elementor-testimonial__text{
	position: relative;
}

.page .review-logo{
    max-width: 48px;
    display: block;
    width: 100%;
    margin-top: -98PX;
    margin-bottom: 32px;
    position: absolute;
    right: 0;
}


@media only screen and (max-width:1300px) and (min-width: 1025px) {
	
	.page 	.elementor-testimonial__cite{
		flex: 0 1 calc(250px - 150px);
	}
	.page .review-logo {
    margin-top: -152px;
}
	
}

@media only screen and (max-width: 767px){
	
.page 	.elementor-testimonial__cite{
  flex: 0 1 auto;
  margin-right: 150px;
	}	

}

@media only screen and (max-width: 500px) {
    .page .elementor-testimonial__cite {
        flex: 0 1 157px;
        margin-right: unset;
    }
	.page .review-logo {
    margin-top: -90px;
}
	
	.page .review-logo{
    max-width: 30px;
}
}


@media only screen and (max-width: 325px){
	.page .review-logo {
    display:none;
}

}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{
	text-align: center;
}