/* 
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
*/

/*
    Add your custom styles here
*/
body, a, li, p, h1, h2, h3, h4, h5, h6, span{
/*	font-family:  "Cairo" !important;*/
}
body h3{
	font-size:24px;
	letter-spacing: -0.5px;
}
.elementor-nav-menu li a {
    border-right: 1px solid #fff;
    padding: 0 12px !important;
}

body .title-home .elementor-widget-wrap{
	 background: #7750A47D;
    padding: 7vh 41px 36vh 041px;
    display: block;
    height: fit-content;
}

/*.elementor-nav-menu li{
	margin: 0 2em;
}
.elementor-nav-menu li .sub-menu li{
	margin: 0 1vw;
}*/
body .sub-menu a:hover {
    background: linear-gradient(90deg, rgba(198,56,142,1) 0%, rgba(123,53,152,1) 24%, rgba(118,87,167,1) 52%, rgba(106,153,198,1) 82%, rgba(98,181,211,1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}
/*main.site-main{
	position:relative;
}
main.site-main:before{
	content:"";
	z-index:0;
	background-image:url(/wp-content/uploads/2021/02/arrow.png);
	-webkit-animation: pulsate 50s linear infinite;
    -moz-animation: pulsate 50s linear infinite;
    animation: pulsate 50s linear infinite;
	background-size: 50% 50%;
	background-repeat: repeat-y;
	width:600px;
	height:100%;
	position:absolute;
	left:0;
}

@-webkit-keyframes pulsate {
  0% { background-position: 100% 200%; }
  100% { background-position: 100% -200%; }
}*/


/*-----------Icons Block-----------*/
li.menu-item a:after{
	content:"";
	height:1px;
	background-color: #fff !important;
	width:0;
	position:absolute;
	right:50%;
	bottom: -10px;
	transition:ease-in-out 0.4s;
}
li.menu-item a:hover:after{
	width:calc(100% - 40px);
	right:20px;
}
li.menu-item.menu-item-has-children a:after{
	display:none;
}
.img-white {
    position: absolute;
}
.img-color img{
	opacity:0;
	transition:ease-in-out 0.4s;
	background:#fff;
	border-radius:50%;

}
.icon-block:hover .img-color img{
	opacity:1;
	transform: scale(1.1);
}
/*.icon-link {
    position: absolute;
    bottom: 0;
}
.icon-link a:after{
	width:100%;
	height:100%;
	top:0;
	right:0;
	content:"";
}*/
.icon-link a {
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
   /* text-decoration: underline;
    text-underline-offset: 5px;*/
    font-weight: 200;
}
.icon-link a:before,
a.post-link:before {
    content: '';
    height: 1px;
    width: 90px;
    background: #fff;
    right: calc(50% - 45px);
    position: absolute;
    bottom: -7px;
}
.icon-link a:after,
a.post-link:after{
    content: '';
    height: 1px;
    width: 0;
    background: linear-gradient(90deg, rgba(198,56,142,1) 0%, rgba(123,53,152,1) 24%, rgba(118,87,167,1) 52%, rgba(106,153,198,1) 82%, rgba(98,181,211,1) 100%) !important;
    right: calc(50% - 45px);
    position: absolute;
    bottom: -7px;
	transition:ease-in-out 0.4s;
}
.icon-link a:hover:after,
a.post-link:hover:after{
	width: 90px;
}
a.post-link {
    font-size: 20px;
    letter-spacing: -0.4px;
    position: relative;
	color:#fff;
}
.icons-section .elementor-row {
    flex-wrap: wrap;
    justify-content: center;
}
.icon-block {
    flex: 0 0 25%;
	margin: 25px 0;
}
.icon-block img{
	width:201px;
	height:201px;
}
.icon-block h3 {
    margin: 0 0 15px;
}

.main-title:after {
    content: "";
    height: 10px;
    width: 150px;
    background: #fff;
    position: absolute;
    border-radius: 5px;
    left: calc(50% - 75px);
    bottom: -55px;
}
.services-strip .elementor-col-33 .elementor-image-box-img{
	position:relative;
	margin-bottom: 25px !important;
}
.services-strip .elementor-col-33 .elementor-image-box-img:after{
	content: "";
    height: 10px;
    width: 130px;
    background: #0073a3;
    position: absolute;
    border-radius: 5px;
    left: 0;
    bottom: -15px;
}
.services-strip .elementor-col-33 h3 {
    min-height: 73px;
}
.sm-logos .elementor-inner-column:after{
	position:absolute;
	content:"";
	width:2px;
	height:51px;
	left:0;
	background:#7750A4;
	top:25px;
}

.sm-logos .elementor-inner-column:last-child:after{
	display:none;
}
.slider-hp .elementor-background-overlay {
    background: linear-gradient(90deg, rgba(198,56,142,1) 0%, rgba(123,53,152,1) 24%, rgba(118,87,167,1) 52%, rgba(106,153,198,1) 82%, rgba(98,181,211,1) 100%) !important;
	mix-blend-mode: color !important;
    opacity: 0.2;
}

.slider-hp .elementor-slide-description{	
    max-width: 850px;
}
.slider-hp .swiper-pagination-bullet{
	background: rgba(0,0,0,0);
    opacity: 1;
    border: 1px solid #fff;
}
.rainbow-btn a{
	background: rgb(198,56,142);
	background: linear-gradient(90deg, rgba(198,56,142,1) 0%, rgba(123,53,152,1) 24%, rgba(118,87,167,1) 52%, rgba(106,153,198,1) 82%, rgba(98,181,211,1) 100%);
	transition:ease 0.5s;
	position:relative;
}
.rainbow-btn a:before{
	content:'';
	width:0;
	height:100%;
	background:#7750A4;
	transition:ease-in-out 0.4s;	
	position:absolute;
	right:0;
	top:0;
	border-radius:7px;
	z-index:0;
}
.elementor-button-text{
	position:relative;
	z-index:2;
}
.rainbow-btn a:hover:before{
	width:100%;
}
/*.rainbow-btn a:hover{
	background:#7750A4;
}*/
.main-header .elementor-nav-menu--main .elementor-nav-menu .custom-submenu  ul {
    position: fixed;
    display: flex !important;
    width: 100vw !important;
    max-width: 100vw !important;
    right:0;
    top: 101px !important;
    justify-content: center;
    align-items: center;
	height:0;
	transition:ease-in-out 0.5s;
	overflow:hidden;
	background:rgba(255,255,255,0.85) !important;
}
.custom-footer .elementor-nav-menu--main .elementor-nav-menu .custom-submenu  ul {
    position: fixed;
    display: flex !important;
    width: 100vw !important;
    max-width: 100vw !important;
    right:0;
    bottom: 66px !important;
    justify-content: center;
    align-items: center;
	height:0;
	transition:ease-in-out 0.5s;
	overflow:hidden;
	background:rgba(255,255,255,0.85) !important;
}
.elementor-nav-menu--main .elementor-nav-menu .custom-submenu:hover ul{
	height:80px;
}
.custom-submenu .sub-menu a{
	background:rgba(0,0,0,0) !important;
}


/*-------------Inner Pages----------*/
.main-purple{
    margin-bottom: 150px;
}
.main-purple .custom-page-title h2 {
    margin: 0px 0 25px;
}
.main-purple>.elementor-container.elementor-column-gap-default {
    background: rgba(119, 80, 164, 0.75);
    margin-top: -15vh;
	padding: 65px;
}
.main-purple .elementor-container.elementor-column-gap-default p{
	color:#fff;
	font-size:25px;
}
.sm-table .elementor-widget-heading > .elementor-widget-container,
.big-table .elementor-widget-heading > .elementor-widget-container{
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.big-table .elementor-widget-wrap {
    background: #fff;
}
.table-120 .elementor-widget-heading > .elementor-widget-container{
	height:120px;
    display: flex;
    align-items: center;
    justify-content: center;
}




/*------Popup---------*/
.popup-form .elementor-field-group-email{
    margin:15px 0 35px !important
}

.row.contact-form-row {
    display: flex;
    flex-wrap: wrap;
	margin:0 -15px;
}
.wpcf7-form {
	direction:rtl;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
	direction:rtl;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border-radius:0;
	border:1px solid rgba(0,0,0,0.5);
}

.wpcf7-form-control-wrap {
	padding-bottom:17px;
	margin-bottom:15px;
	display:block;
}

.row.contact-form-row .col-md-6 {
    flex: 0 0 50%;
    padding: 0 15px;
}
.row.contact-form-row p{
	margin-bottom:0;
}
textarea#your-message {
    max-height: 190px;
	border:1px solid rgba(0,0,0,0.5);
}
.row.contact-form-row br {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit {
    float: left;
    width: 240px;
    height: 42px;
    background: #7750A4;
    color: #fff;
    font-size: 20px;
    line-height: 42px;
    padding: 0;
	border:none;
	border-radius:7px;
	transition:ease-in-out 0.4s;
}
.wpcf7-not-valid-tip{
	right: 0;
    padding: 0;
    margin: 0;
    left: auto;
    font-size: 12px;
	bottom: 0;
	position:absolute;
}
input.wpcf7-form-control.wpcf7-submit:hover{
	background: #62B5D3;
}
#contact-popup{
	position:fixed;
	z-index:2;
	top:0;
	right:0;
	width:100%;
	height:100%;	
	display:none;
}
#contact-popup> .elementor-container {
	height:100%;	
}
.wpcf7 form.sent .wpcf7-response-output{
	    display: none;
}
.elementor-sticky--effects{
	background:linear-gradient(180deg, #0E7DAF 0%, #1397D5 100%);
}
@media only screen and (max-width:768px) {
	div#logo-custom img {   max-height: 40px;    width: auto;}
	.elementor-menu-toggle{justify-content: flex-end;padding-left:15px;}
	.elementor-menu-toggle i { background: #fff;  position: relative;width: 35px; height: 2px;transition:ease-in-out 0.4s;}
	.elementor-menu-toggle {  border: 0;    outline: 0;    height: 35px; background-color: rgba(0,0,0,0) !important;margin:0!important;}
	.elementor-menu-toggle i:before {  content: "";    width: 35px;    height: 2px;    background: #fff;      position: absolute;    top: -10px;}
	.elementor-menu-toggle i:after {  content: "";    width: 35px;    height: 2px;    background: #fff;      position: absolute;    bottom: -10px;transition:ease-in-out 0.4s;}
	.elementor-menu-toggle.elementor-active i { background: #fff;  position: relative;width: 35px; height: 2px;    transform: rotate(45deg);}
	.elementor-menu-toggle.elementor-active i:before {  content: "";    width: 35px;    height: 0px;    background: #fff;      position: absolute;    top: -10px; display:none;}
	.elementor-menu-toggle.elementor-active i:after {  content: "";    width: 35px;    height: 2px;    background: #fff;      position: absolute;    bottom: 0; transform: rotate(-90deg);}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { position: fixed;  top: 60px;    right: 0; width: 100%; height: calc(100vh - 60px); background: rgba(255,255,255,0.95) !important;z-index:3;}
	a.elementor-item.elementor-item-active, a.elementor-item:hover, a.elementor-item:focus{    background: rgba(0,0,0,0) !important;}	 
	.elementor-nav-menu ul {  display: block !important;}
	.elementor-nav-menu--dropdown a{    justify-content: center !important;}
	.elementor-nav-menu--dropdown { background: rgba(0,0,0,0) !important;}
	/*.menu-item-home a { padding: 3vh 0 2vh;   border-bottom: 1px solid #72539F;}*/
	.menu-item-216>a {  font-weight: 600; text-decoration: underline; text-underline-offset: 2px;padding-top: 3vh;}
	/*.menu-item-214 a {  border-bottom: 1px solid #72539F;    border-top: 1px solid #72539F;    padding: 3vh 0; margin-top:2vh;}*/
	.sub-menu a {  padding: 2vh 0;}
	.sm-logos .elementor-inner-column:after{    top: 18px;}
	.elementor-background-overlay {   display: none;}
	.row.contact-form-row .col-md-6 {flex: 0 0 100%;}
	body .header-img >.elementor-container {  min-height: 78vh !important;}
	.title-home {  margin-top: -32vh;}
	body .title-home .elementor-widget-wrap{    padding: 7vh 5vw 14vh;}
	.wpcf7-form-control-wrap{    margin-bottom: 0;}
	input.wpcf7-form-control.wpcf7-submit{    margin: 0 auto;    display: block;    float: none;}
	.wpcf7 .ajax-loader {display: none !important;}
	.custom-footer .elementor-nav-menu .elementor-item {font-size: 14px !important;    font-weight: 300;    padding: 0 3vw;   margin: 0;    border: 0;}
	.custom-footer .elementor-nav-menu--main .elementor-nav-menu .custom-submenu ul{display:none !important;}
	.custom-footer .elementor-nav-menu li {    margin: 0 0em !important;}
	.main-purple>.elementor-container.elementor-column-gap-default{    padding: 25px 20px;}
	.main-purple>.elementor-container.elementor-column-gap-default p {   font-size: 19px;}
	.custom-page-title h2 {    font-size: 28px !important;    margin-bottom: 15px !important;}
	.sm-table h3,.big-table h3 {    font-size: 19px !important;}
	.big-table .elementor-col-14 {   width: 50%;    margin: 0 0 15px;}
	.big-table .elementor-col-14 > .elementor-element-populated{padding: 10px !important;}
	.big-table .elementor-col-14:first-child {    width: 100%;}
	.sm-table .elementor-widget-heading > .elementor-widget-container, .big-table .elementor-widget-heading > .elementor-widget-container{height:50px;}
	.sm-table .elementor-widget-heading:last-child > .elementor-widget-container{    height: 80px;}
	.big-table .title-table-mob > .elementor-widget-container{height:75px;}
	.big-table .title-table-mob{margin-bottom:10px;}
	.big-table .elementor-widget-wrap {    background: rgba(0,0,0,0);}
	.post-container {padding-left: 0;}
	.inner-image{    width: 100%;height: 94px;}
	.post-box h3{    margin: 25px 0;}
	#contact-popup> .gradient-bg {	height: 60vh !important;}
	[dir='rtl'] .icons-section .slick-prev {    right: 25px;}
	[dir='rtl'] .icons-section .slick-next {    right: auto;    left: 25px;}
	.icons-section  .slick-prev:before, .icons-section  .slick-next:before {    font-size: 30px;}
	.main-purple {   margin-bottom: 50px;}
.page-id-401 .elementor-11 .elementor-element.elementor-element-2d7695e:not(.elementor-motion-effects-element-type-background){background-position: 20% center;}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{font-size: 139%;}
	.services-strip .elementor-col-33 h3 {    min-height: unset;}
	.main-title:after {    height: 5px;bottom: -5px;}
	.services-strip .elementor-col-33 .elementor-image-box-img{    margin-bottom: 15px !important;}
	.services-strip .elementor-col-33 .elementor-image-box-img:after{height:5px;}
	.elementor-nav-menu li a{color:#353535 !important; padding:1em 0 !important;}
}