/*
Theme Name: Conway Creative Elementor Child Theme
Author: Conway Creative
Description: This is the child theme for Hello Elementor theme, created by Conway Creative
Version: 2.6.1
Template: hello-elementor

This is the child theme for Hello Elementor theme, created by Conway Creative.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

html,
body{
	overflow-x:hidden;
}
#wpadminbar {
	display: none;
}

.slantedsection{
	    clip-path: polygon(0% 100%, /* top left */ 85px 0%, /* top left */ 100% 0%, /* top right */ 100% 5%, /* top right */ 100% 100%, /* bottom right */ 100% 100%, /* bottom right */ 5% 100%, /* bottom left */ 0 100% /* bottom left */);
}
.slantedsectionreverse{
	    clip-path: polygon(0% 0%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0%, /* top right */ 87% 100%, /* bottom right */ 100% 100%, /* bottom right */ 5% 100%, /* bottom left */ 0 100% /* bottom left */);
}
.project-imagefeed{
	    clip-path: polygon(0% 0%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 85%, /* top right */ 92% 100%, /* bottom right */ 100% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0 100% /* bottom left */);
}

.alignedcert:after {
	position: absolute;
    top: 0;
    left: 99%;
    height: 100%;
    width: 999999px;
    content: "";
    z-index: 1;
    background-color: var(--e-global-color-2631d42);
}
.readless-function,
.fullreadfunction{
	display:none;
}
.readless-function,
.readmore-function{
	cursor:pointer;
}
.wp-block-gallery.wp-block-gallery-1 {
    --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 4px ) ) );
    gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 4px) ) ) !important;
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
  
    flex-grow: 0 !important;
}


.menusidebar ul li {
	text-align: right;
}
.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location{
	    min-width: 0 !important;
}
.facetwp-facet {
    margin-bottom: 0px !important;
}
.facetwp-icon{
	display:none !important;
}
.facetwp-input-wrap{
	display:block !important;
}
.facetwp-facet input.facetwp-search,
.facetwp-search{
	border: 1px solid #584283 !important;
    border-radius: 10px !important;
    padding: 7px 15px 10px !important;
    font-size: 15px !important;
    color: #584283 !important;
    line-height: 19px !important;
    outline: 0 !important;
        width: 100% !important;
    max-width: 100% !important;
    appearance: none !important;
    background: #ffffff url('img/magni.svg') no-repeat right 15px center;
}
.facetwp-dropdown{
	border: 1px solid #584283 !important;
	border-radius:0 !important;
	padding:12px 15px 14px !important;
	font-size:13px !important ;
	color:#3D3D3D !important;
	line-height:19px !important;
	outline: 0 !important;
	appearance:none !important;
	    width: 100% !important;
    max-width: 100% !important;
	background:#ffffff url('img/feed-arrow.svg') no-repeat right 15px center;
	border-radius: 10px !important;
}

.facetwp-facet ::-webkit-input-placeholder { /* Edge */
    color:#584283 !important;
	font-size: 15px !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}
.facetwp-facet  :-ms-input-placeholder { /* Internet Explorer 10-11 */
 	font-size: 15px !important;
    color: #584283 !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}

.facetwp-facet  ::placeholder {
    color:#584283 !important;
	font-size: 15px !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}
.gform_wrapper.gravity-theme ::-webkit-input-placeholder,
.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
    opacity: 1 !important;
/*	color:#584283 !important;*/
}
 .gform_wrapper.gravity-theme :-moz-placeholder,
.wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme,
.wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme  :-ms-input-placeholder,
.wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme  ::-ms-input-placeholder,
.wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme ::placeholder,
.wpforms-container ::placeholder {
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
.wpforms-container .wpforms-submit-container,
.wpforms-container .wpforms-recaptcha-container{
	padding:0 !important;
}

.gform_wrapper.gravity-theme select{
	padding: 15px 15px 15px 15px;
	appearance:none !important;
	background:#EBEBEB url('img/dropdown-arrow-mobile-menu-contact-form.svg') no-repeat right 15px center;
	border-radius: 0 !important;
	border: 0 !important;
	color:#818386 !important;
	font-size: 14px ;
}
.gform_wrapper.gravity-theme .gform_fields{
	    grid-row-gap: 10px;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 10px 0 0;
    padding: 0px 0;
}
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme .gform_footer input{
	outline: 0 !important;
}

body *{
		    word-wrap: break-word;
}
div.clearfix{
	clear:both;
}
ul{
	padding-left: 14px;
	margin-block-end: 20px;
}
ul li::marker{
	font-size:8px !important;
}


.elementor-widget:not(:last-child){
	    margin-bottom: 0;
}
.elementor-widget-theme-post-content h1:first-child,  
.elementor-widget-theme-post-content h2:first-child,  
.elementor-widget-theme-post-content h3:first-child,
.elementor-widget-theme-post-content h5:first-child,
.elementor-widget-theme-post-content h6:first-child,
.elementor-widget-theme-post-content h4:first-child,
.elementor-widget-text-editor h1:first-child,  
.elementor-widget-text-editor h2:first-child,  
.elementor-widget-text-editor h5:first-child,
.elementor-widget-text-editor h6:first-child,
.elementor-widget-text-editor h4:first-child,
.elementor-widget-text-editor h3:first-child {
	margin-top: 0 !important;
}
.wp-block-button__link.wp-element-button{
	background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    fill: var(--e-global-color-cc9f4b2);
    color: var(--e-global-color-cc9f4b2) !important;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 14px 30px 14px 30px;
	margin-bottom:35px;
}
.wp-block-button__link.wp-element-button:hover{
	 background-color: var(--e-global-color-accent);
}
   
div.clearfix{
	clear:both;
	width:100%;
	height:1px;
}
.elementor-icon i, .elementor-icon svg{
	height:auto;
	    width: unset;
}
b, strong {
    font-weight: bold;
}

.classiccontent p,
.elementor-widget-text-editor p,
.classiccontent h6,
.elementor-widget-text-editor h6{
	margin-block-end: 12px !important;
	
}

.classiccontent h3,
.elementor-widget-text-editor h3{
	margin-block-start: 30px !important;
	    margin-block-end:  12px !important;
}
.classiccontent h4,
.elementor-widget-text-editor h4,
.classiccontent h5,
.elementor-widget-text-editor h5,
 {
	margin-block-start: 15px !important;
	    margin-block-end:  5px !important;
}
.elementor-widget-text-editor ul ,
.wp-block-list {
	margin-block-start: 0 !important;
	margin-block-end: 12px !important;
}
.clientfeedbacksection h6{
	color:#fff !important;
}
/* Header */
.iactcont.active-iactcont{
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(10, 41, 75, 0.6);
    left: 0;
    top: 0;
	z-index: 8;
}
.site-header{
	
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    padding: 26px 40px 0 40px !important;
    display: block !important;
	
}

.site-header .site-branding{
	float:left;
}
.site-header .site-branding .site-logo{
	    width: 247px;
}
.site-header .site-rightheader{
	    float: right;
}
.header-buttons a{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size:13px;
	line-height:20px;
	color:#fff;
	display:inline-block;
	padding-left:10px
}
.header-buttons a:hover{   
	color: #c2c2c2;
}
.menu-trigger{
	     width: 120px;
    height: 66px;
    background: url(img/menu.svg) no-repeat center center;
    background-size: cover;
    position: absolute;
    padding: 20px 0;
       top: 26px;
    right: 0;
    cursor: pointer;
}



	.site-header.fix-head{
		height:74px;
		background:#00A1ED;
		padding: 17px 40px 16.90px 30px !important;
	}
	.site-header.fix-head .site-branding .site-logo {
	
	width:154px;
}
.site-header .site-logo img.logo-fixed{
	display:none;
}
.site-header.fix-head .site-logo img{
	display:none;
}
.site-header.fix-head .site-logo img.logo-fixed{
	display:block;
/* 	padding:17px 0; */
}

	.site-header.fix-head .header-buttons{
		display:none;
	}
	.site-header.fix-head .menu-trigger {
		background: url(img/menufix.svg) no-repeat center center;
		background-size: cover;
		width:45px;
		height:26px;
		top:24px;
		right:30px;
		    padding: 0;
	}
	.site-header.fix-head .menu-trigger span {
    font-size: 20px;
    line-height: 30px;}


	.site-header .site-navigation{
		    position: absolute;
			top: 110px;
			right: 0;
			    width: 310px;
    background: #00A1ED;
			padding: 20px 0px 38px;
			display:none;
			max-height: 100vh;
    overflow: overlay;
	}
	/* width */
.site-header .site-navigation::-webkit-scrollbar {
  width: 5px;
	opacity: 0.2;
}

/* Track */
.site-header .site-navigation::-webkit-scrollbar-track {
/*   box-shadow: inset 0 0 5px #00467A; */
	opacity: 0.2;
}
 
/* Handle */
.site-header .site-navigation::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
	opacity: 0.3;
	
}
	.site-header .site-navigation ul.menu{
		display:block;
	}
	.site-header .site-navigation ul.menu li{
		display:block;
	}
	.site-header .site-navigation ul.menu > li > a{
		color:#fff;
		text-transform:uppercase;
		font-size:18px;
		line-height:21px;
		display:block;
		    margin: 0 0 15px;
			text-align:right;
		padding: 0 0 0 35px;
		font-weight:600;
	}
	.site-header .site-navigation ul.menu > li.current-menu-ancestor > a,
	.site-header .site-navigation ul.menu > li.current-menu-item > a{
		color:#000;
		font-weight:600;
	}
	.site-header .site-navigation ul.menu > li:hover > a{
		color:#EEEEEE;
	}
	
	.site-navigation ul.menu li.menu-item-has-children:after{
		display:none !important;
	}
.site-header .site-navigation ul.menu > li{
	position:relative;
} 
	.site-header .site-navigation ul.menu li ul{
		position:relative;
		top:0;
		min-width:0px;
		top:0;
	}
	.site-navigation ul.menu li.menu-item-has-children:focus-within>ul,
	.site-navigation ul.menu li:hover>ul{
		display:none !important;
	}
	.site-navigation ul.menu li.menu-item-has-children{
		    padding-inline-end: 0px !important;
	}
	.site-header .site-navigation ul.menu > li.menu-item-has-children > a{
		background:url('img/ddarrowdownwhite.svg') no-repeat left 0 bottom 6px;
		background-size:15.42px 10px;
	}
	.site-header .site-navigation ul.menu > li.menu-item-has-children.current-menu-ancestor > a,
	.site-header .site-navigation ul.menu > li.menu-item-has-children.current-menu-item > a,
	.site-header .site-navigation ul.menu > li.menu-item-has-children:hover > a{
		background:url('img/ddarrowdown.svg') no-repeat left 0 bottom 6px;
		background-size:15.42px 10px;;
	}
	.site-header .site-navigation ul.menu > li.menu-item-has-children.active-submenu > a{
		background:url('img/ddarrowupwhite.svg') no-repeat left 0 bottom 6px;
		color:#fff;
		background-size:15.42px 10px;
	}
.site-header .site-navigation ul.menu > li.menu-item-has-children.active-submenu.current-menu-ancestor > a,
	.site-header .site-navigation ul.menu > li.menu-item-has-children.active-submenu.current-menu-item > a{
	background:url('img/ddarrowup.svg') no-repeat left 0 bottom 6px;
	color:#000;
}

.site-header .site-navigation ul.menu > li.menu-item-has-children.active-submenu:hover > a{
	color:#EEEEEE;
	background:url('img/ddarrowupgrey.svg') no-repeat left 0 bottom 6px;
}
	.site-header .site-navigation ul.menu > li.menu-item-has-children.active-submenu > ul{
		display:block !important;
	}
	.site-header .site-navigation .menu-main-menu-container{
			    padding-left: 22px;
    padding-right: 30px;
    background: #00A1ED;
        z-index: 999;
        position: relative;
	}
	.site-header .site-navigation .menu-main-menu-container ul.menu{

	}
	.site-header .site-navigation .header-buttons{
		padding-left:30px;
		padding-right:40px;
	}
	.site-navigation ul.menu ul.sub-menu {
		padding-bottom:10px;
	}
	.site-navigation ul.menu ul.sub-menu >  li > a{
		font-size:17px;
		line-height:21px;
		text-align:right;
		color:#fff;
		padding:0;
		margin-bottom:10px;
	}
.site-navigation ul.menu ul.sub-menu >  li:hover > a {
	color: #eee !important;
}
	.site-navigation ul.menu ul.sub-menu >  li.current-menu-item > a{
		color:#000;
		font-weight:normal;
	}
	.site-navigation ul.menu ul.sub-menu >  li.current-menu-item > a{
		font-weight:normal;
	}
		.site-navigation ul.menu ul.sub-menu >  li {
    	border-block-end: #eee 0px solid;
	}
	.site-header .site-navigation .header-buttons{
		display:block;
	}
	.site-header .site-navigation .header-buttons a{
		color:#0A294B;
		font-size:18px;
		line-height:20px;
		display:block;
		text-align:right;
		padding:0 0 15px;
	}
	.site-header .site-navigation .header-buttons a:hover{
		color:#c2c2c2;
	}
	.menu-trigger.active-menu-trigger span{
		display:none;
		z-index:9;
	}
.site-header .site-navigation ul.menu li ul{
	background:none;
}
.sub-trigger{
	position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 37px;
}
.fix-head.site-header .site-navigation {
	top: 100%;
}
/* 	.menu-trigger.active-menu-trigger{
		background: url(img/menu-close.svg) no-repeat right 0px center;
		width: 41px !important;
		height: 41px !important;
		background-size: 41px 41px !important;
		top: 24px !important;
	} */
/*Content*/
.titlebanner{
	-webkit-mask-image: url('img/bannertxtsvg.svg');
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom right;
    -webkit-mask-repeat: no-repeat;
	border-radius: 0 0 46px 0px;
}

/*Footer*/



@media (min-width: 768px){
	
}

@media (min-width: 1200px){
	
}



@media (max-width: 1600px){
	
}

@media (max-width: 1300px){

}

@media (max-width: 1199px){
	.site-header .site-navigation{
		top:100px;
	}
	.menu-trigger {
    width: 105px;
    height: 60px;
    background-position: left bottom;
		background-size: cover;
		padding: 18px 0;
	}
	.site-header .site-branding .site-logo {
    width: 220px;
}
	.site-header {
		padding: 26px 30px 0 30px !important;}
	.site-header.fix-head .site-branding .site-logo {
	width:145px;
}
	.site-header.fix-head{
		height:70px;
		padding:16px 30px !important;
	}
	.menu-trigger{
		top:25px;
	}
	.site-header.fix-head .menu-trigger{
		top:23px;
		    width: 42px;
    height: 24px;	
	}
}
@media screen and (min-width: 768px){
	
}
@media screen and (max-width: 767px){
	.site-header {
        padding: 24px 25px 0 25px !important;
    }
	.site-header.fix-head{
		
		padding:16px 25px !important;
	}
	.site-header.fix-head .menu-trigger{
		right:25px;
	}
	.site-header .site-navigation .menu-main-menu-container {
		padding-right: 25px;
	}
	.titlebanner{
	border-radius: 0 0 41px 0px;
}
}
@media (max-width: 575px){
	.menu-trigger {
        width: 90px;
		height: 53px;
		    padding: 16px 0;
	}
	.titlebanner{
	border-radius: 0 0 36px 0px;
}
	.site-header .site-branding .site-logo {
    width: 189px;
}
	.site-header {
		padding: 20px 20px 0 20px !important;
	}
	.site-header.fix-head .site-branding .site-logo {
	width:123px;
}
	.site-header.fix-head{
		height:64px;
		padding:16px 20px !important;
	}
	.site-header.fix-head .menu-trigger{
		top:22px;
		    width: 35px;
    height: 21px;	
	}
	.site-header .site-navigation{
		width:100%;
		 top: 0;
        padding-top: 85px;
	}
	
	.site-header .site-navigation .menu-main-menu-container {
    padding-left: 25px;
		padding-right: 25px;
	}
	.fix-head.site-header .site-navigation {
    top: 0;
}
	.menu-trigger.active-menu-trigger{
		background: url(img/menux.svg) no-repeat center center;
		        width: 76px;
	}
	.site-header.fix-head .menu-trigger.active-menu-trigger{
		background: url(img/menux.svg) no-repeat center center;
		width:29px;
		height:29px;
	}
}
@media (max-width: 360px){
	

	
}
