/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
*/

/* defaults to import */
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/*
    Add your custom styles here
*/

input, a, button, * { outline: none !important; } 
a { transition: all .4s ease-in-out; }
body input[type=submit] { border: none; } 
.bg-set { background-position: center; background-size: cover; background-repeat: no-repeat; }

body ol, body ul { padding: 10px 0 25px 24px; }
body ol { padding-left: 17px; }
body ol li { padding: 5px 0; }

body select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(images/down-arrow.svg); background-position:  right center; background-repeat: no-repeat;  background-size: 36px auto; height: 52px; line-height: 52px;  padding: 0 50px 0 20px !important; border-radius: 20px; border-color: #fff; } 
 
body .elementor-button-link .elementor-button-content-wrapper span, body .elementor-button-link .elementor-button-content-wrapper svg { display: inline-block; vertical-align: middle; }

body .top { position: absolute; top: 0; width: 100%; left: 0; }

body .text-white h1, body .text-white h2, body .text-white h3, body .text-white h4, body .text-white h5, body .text-white h6, body .text-white a, body .text-white { color: var(--e-global-color-eb74d60) !important; }
body .text-center { text-align: center; }
body .bg-img { background-repeat: no-repeat; background-size: cover; background-position: center; }
body .facetwp-facet { margin: 0; }

@media (max-width: 767px) { 
   body .text-m-center { text-align: center; }
}

.float-left { float: left; }
.w-100 { width: 100%; }

body ul.elementor-nav-menu--dropdown a, body ul.elementor-nav-menu--dropdown a:focus, body ul.elementor-nav-menu--dropdown a:hover { border-left: none; border-radius: 0 !important; }
body ul.elementor-nav-menu--dropdown { padding: 5px 0 !important; }

 
body .slick-slider { position: relative; }
body .slick-slider.slick-dotted { margin-bottom: 60px; }

body .slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
body .slick-list:focus { outline: none; }
body .slick-list.dragging { cursor: pointer; cursor: hand; }
body .slick-slider .slick-track, body .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
body .slick-track { position: relative; top: 0; left: 0; display: block; }
body .slick-track:before, .slick-track:after { display: table; content: ''; }
body .slick-track:after { clear: both; }
body .slick-loading .slick-track { visibility: hidden; }
body .slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; }
body .slick-slide.slick-loading img { display: none; }
body .slick-slide.dragging img { pointer-events: none; }
body .slick-initialized .slick-slide { display: block; }
body .slick-loading .slick-slide { visibility: hidden; }
body .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
body .slick-arrow.slick-hidden { display: none; }

body .slick-slider { padding-bottom: 60px; }
body .slick-slider .slick-arrow, body .slick-arrow { z-index: 5; position: absolute; bottom: 0; transform: translateX(-50%); display: inline-block; width: 72px; height: 38px; line-height: 38px; font-size: 0; cursor: pointer; padding: 0; outline: none !important; border: none !important; background:  none !important; border-radius: 100%; left: 50%;  text-align: center; box-shadow: none !important; }  
body .slick-slider .slick-arrow svg path { fill: var(--e-global-color-primary) !important; }
body .slick-slider .slick-arrow.slick-prev { margin-left: -50px; } 
body .slick-slider .slick-arrow.slick-next { margin-left: 50px; } 
body .slick-slider .slick-arrow:hover { color: var(--e-global-color-secondary) !important;  } 
body .slick-slider .slick-arrow.slick-disabled, body  .slick-arrow.slick-disabled { display: none; }
body .slick-slider .slick-arrow:hover svg path { fill: var(--e-global-color-secondary) !important; }
body .slick-slider .slick-arrow svg { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
 
body ul.slick-dots { margin: 0; padding: 0; list-style: none; position: absolute; bottom: -60px; left: 50%; width: auto;  transform: translateX(-50%); line-height: 0; }
body ul.slick-dots li { padding: 0 2px; display: inline-block; }
body ul.slick-dots li button { font-size: 0; width: 15px; height: 4px; padding: 0; border: none; background: #EBEBEB; vertical-align: top; border-radius: 5px; }
body ul.slick-dots li button:hover, body ul.slick-dots li.slick-active button { background: var(--e-global-color-primary); }

@media (min-width: 1100px) { 
	body .mainmenu ul li.get-started { padding-left: 30px; }
	body .mainmenu ul li.get-started > a { color: var( --e-global-color-primary ) !important; background-color: var( --e-global-color-33896be ); border: 2px solid var( --e-global-color-33896be ); border-radius: 5px; padding: 10px 20px !important;  }
	body .mainmenu ul li.get-started > a:hover { border-color: var( --e-global-color-d6cea4e ); background: none; color: var( --e-global-color-d6cea4e ) !important; }
	body .mainmenu ul li.get-started a:after { display: none !important; }
}

.title-style { padding: 0 0 0 150px; position: relative; }
.title-style:before { content: ''; position: absolute; height: 1px; top: 13px; background: var( --e-global-color-primary ); }
.title-style-white:before { background: var( --e-global-color-d6cea4e ); }

@media (min-width: 768px) { 
	.title-style:before { content: ''; position: absolute; left: 0; width: 135px;  }
}

@media (max-width: 767px) { 
	.title-style { padding: 0 20px; position: relative; }
	.title-style:before { content: ''; position: absolute; left: 0; width: 15px;  }
	.title-style:after { content: ''; position: absolute; right: 0; width: 15px; height: 1px; top: 13px; background: var( --e-global-color-primary ); }
	.title-style-white:after { background: var( --e-global-color-d6cea4e ); }

}

body .opportunities-img { min-height: 250px; }

.footer-info { word-break: break-word; }


