@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/*

Light 300 
Regular 400 
Medium 500 
SemiBold 600 
Bold 700 
ExtraBold 800 
Black 900 

font-family: 'Inter', sans-serif;
*/


@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


*{
	margin: 0px;
	padding: 0px;
	}

	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	color: #e2131d;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Inter', sans-serif;
    font-weight: 800;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	line-height: 1.4;
	}
	
h1 {
	font-size:32px;
	}
	
h2 {
	font-size:28px;
	}
	
h3 {
	font-size:25px;
	}
	
h4 {
	font-size:21px;
	}
	
h5 {
	font-size:17px;
	}
	
h6 {
	font-size:14px;
	}
	
p{
	margin-bottom:15px;	
	padding-bottom:0px;
	}

iframe{
	width: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: 'Inter', sans-serif;
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: 'Inter', sans-serif;
	}

::-moz-placeholder{
	font-family: 'Inter', sans-serif;
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: 'Inter', sans-serif;
	}

textarea{
	height: 120px;
}

body{
	font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #000000;
	font-size: 16px;
	line-height: 28px;
	overflow: visible !important;
	}

.home .entry-header, .header-titles .site-description, .page-id-8 .entry-header, 
.page-id-255 .entry-header{
	display: none;
	}

.header-inner{
	max-width: 120rem;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0 0 2rem 0;
	}

.entry-content p, .entry-content li, .widget-content{
	line-height: 28px;
	font-size: 15px;
	}

body:not(.home) #main-header, .home #main-header.elementor-sticky--effects{
	border-bottom: solid 1px #e6e6e6;
  	background-color: #ffffff;
  	-webkit-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	-moz-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
	}

.section-inner.medium{
	max-width: 120rem;
	width: calc(100% - 4rem);
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.panel-layout, .footer-inner{
	width: 100%;
	max-width: 124rem;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}

.widget_text p, .widget_text ol, .widget_text ul, 
.widget_text dl, .widget_text dt, .widget-content .rssSummary, .entry-content{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.5px;
	}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.8rem;
	max-width: 1.8rem;
	width: 1.8rem;
	color: #ffffff;
	}

.modal-menu a, .modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a{
	color: #023e8a;
	font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
	}

.singular .entry-header{
	background-color: transparent;
	padding: 0 0 0 0;
	/*margin-bottom: 6rem;*/
	}

.singular .entry-header h1.entry-title{
	color: #e2131d;
	font-family: 'Inter', sans-serif;
    font-weight: 800;
	font-size: 28px;
	padding: 4rem 0;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	}

.single-product .entry-header{
	background-color: #ffffff;
	padding: 0 0 0 0;
	/*margin-bottom: 6rem;*/
	}

.single-product .entry-header h1.entry-title{
	color: #1078be;
	font-family: 'Inter', sans-serif;
    font-weight: 800;
	font-size: 28px;
	padding: 4rem 0 1rem 0;
	letter-spacing: 0;
	text-transform: uppercase;
	position: relative;
	}

.singular .entry-header h1.entry-title:after{
	content: "";
	background-color: #000000;
	position: absolute;
	width: 30px;
	height: 1px;
	bottom: 30px;
	left: 0;
	}

.single-post .entry-header h1.entry-title{
	text-align: center;
}

.single-post .entry-header h1.entry-title:after{
	display: none;
}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text{
	color: #000000;
}

.toggle.nav-toggle svg, .toggle-inner .toggle-text{
	display: none;
}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text {
    color: #000000;
    font-size: 0px;
}

.nav-toggle .toggle-icon, .nav-toggle svg{
	height: 2rem;
	width: 2.6rem;
}

.menu-modal.active {
    z-index: 999;
}

/* sub menu */

ul.sub-menu li:nth-child(3){
	margin-right: 0px;
}

.primary-menu > li.menu-item-has-children > a{
	padding-right: 0;
}

.primary-menu > li > .icon{
	display: none;
}

.primary-menu .sub-menu{
	padding: 0;
}

.sub-menu li a:hover{
	background-color: #ededed;
	color: #000000 !important;
}

.primary-menu ul::after {
	display: none;
}

.search-results .post-inner{
	padding-top: 4rem;
	}

.search-results hr{
	margin: 4rem auto;
	}

.search-results h2.entry-title{
	font-size: 45px;
	}
	
/* ---------- */

/* elementor Basic styles Start */

section.elementor-section.elementor-section-boxed > .elementor-container{
	max-width: 1200px;
}

.home #main-header{
	background-color: transparent;
	position: absolute;
}

.home #main-header .elementor-nav-menu--main .elementor-nav-menu a, 
.home #main-header .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text, 
.home #main-header .elementor-widget .elementor-icon-list-icon i{
	color: #ffffff;
}

#main-header.elementor-sticky--effects{
	background-color: #ffffff;
}

.elementor-element.elementor-element-a010e40 .elementor-nav-menu--dropdown a.elementor-item-active{
	color: #ffffff !important;
}

.home #main-header.elementor-sticky--effects .elementor-nav-menu--main .elementor-nav-menu a, 
.home #main-header.elementor-sticky--effects .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text, 
.home #main-header.elementor-sticky--effects .elementor-widget .elementor-icon-list-icon i{
	color: #1B1462;
}

#main-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.get-quote-btn a, 
#main-header.elementor-sticky--effects .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.get-quote-btn a{
	background: #00b4a3;
	color: #fff;
	padding: 10px 15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.main-header .elementor-column-gap-default>.elementor-column>.elementor-element-populated , .elementor-38 .elementor-element.elementor-element-6fac6c2 > .elementor-container > .elementor-column > .elementor-widget-wrap{
    padding: 0px!important;
}

#main-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.get-quote-btn a:after{
	display: none;
}

.home #main-header.elementor-sticky--effects .elementor-nav-menu--main .elementor-nav-menu li ul.sub-menu li a{
	color: #ffffff;
}

.elementor-sticky--effects .elementor-widget-wrap .elementor-widget-image img{
	width: 200px;
}

.header-topbar .pll-switcher-select{
	background: #fff;
	border: none;
	padding: 13px 20px;
	width: 98%;
}

.mainslider .elementor-slides .swiper-slide-inner {
  max-width: 1240px;
  padding: 0 20px;
}

.mainslider .swiper-slide-contents h6{
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.mainslider .swiper-slide-contents h3{
	font-family: 'Inter', sans-serif;
	font-weight: 800;
	font-size: 36px;
	letter-spacing: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.mainslider .elementor-swiper-button{
	background-color: #196aa2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
}

.mainslider .swiper-pagination-bullet{
	height: 4px !important;
	width: 12px !important;
	border-radius: 6px;
}

.mainslider .swiper-pagination-bullet-active{
	height: 4px !important;
	width: 34px !important;
}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px;
}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets, 
.mainslider .swiper-pagination-custom, .mainslider .swiper-pagination-fraction{
	bottom: 100px;
}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets, 
.mainslider .swiper-pagination-custom, .swiper-pagination-fraction {
  max-width: 1200px;
  margin: 0 auto;
  right: 0;
  left: 0;
  text-align: left;
}

.page-id-255 .mainslider .swiper-container-horizontal > .swiper-pagination-bullets, 
.page-id-255 .mainslider .swiper-pagination-custom, .swiper-pagination-fraction{
	text-align: right;
}

.btm-details-list, .socials-btm ul{
	margin: 0;
}

.btm-details-list li.location,
.btm-details-list li.email,
.btm-details-list li.call{
	position: relative;
	margin-right: 0;
	list-style-type: none;
}

.btm-details-list li{
	padding-bottom: 24px;
	padding-left: 35px;
	font-size: 16px;
	margin-left: 0;
	color: #fff;
}

.btm-details-list li a{
	color: #ffffff;
}

.btm-details-list li a:hover{
	color: #e2131d;
}

.btm-details-list li.location:before{
	content: "";
	background-image: url(../images/mapicon.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	position: absolute;
	width: 21px;
	height: 31px;
	top: 2px;
	left: 0;
}

.btm-details-list li.email:before{
	content: "";
	background-image: url(../images/emailicon.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	width: 21px;
	height: 15px;
	top: 6px;
	left: 0;
}

.btm-details-list li.call:before{
	content: "";
	background-image: url(../images/phoneicon.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	position: absolute;
	width: 22px;
	height: 23px;
	top: 2px;
	left: 0;
}

.custom-footer-arabic .btm-details-list li{
	padding-left: 0;
	padding-right: 35px;
}

.custom-footer-arabic .btm-details-list li.location:before,
.custom-footer-arabic .btm-details-list li.email:before,
.custom-footer-arabic .btm-details-list li.call:before{
	left: auto;
	right: 0;
}

.custom-footer-arabic .custom-footer-col .tnp-widget-minimal input.tnp-email{
	text-align: right;
}

.ftr-top-col h4.elementor-image-box-title{
	margin-bottom: 10px;
}

.ftr-top-col .elementor-image-box-description{
	line-height: 24px;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover, 
.custom-footer .elementor-nav-menu--dropdown a, .custom-footer .elementor-nav-menu a:hover{
	padding: 0;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a, 
.custom-footer .elementor-nav-menu--dropdown a{
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	padding: 0;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:before,
.custom-footer .elementor-nav-menu--dropdown a:before {
    content: "\f0da";
    position: absolute;
    font-size: 0;
    width: 0;
    top: 0;
    left: -14px;
    font-family: "fontawesome";
    color: #00B4A3;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    }

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover,
.custom-footer .elementor-nav-menu--dropdown a:hover {
    color: #e2131d;
    margin-left: 14px;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover:before,
.custom-footer .elementor-nav-menu--dropdown a:hover:before {
    width: 10px;
    font-size: 14px;
    color: #e2131d;
}

.custom-footer-btm p{
	margin-bottom: 0;
}

.custom-footer-col{
	color: #ffffff;
}

.custom-footer-col h3.elementor-heading-title{
	font-family: 'Inter', sans-serif;
    font-weight: bold;
	font-size: 26px;
	line-height: 24px;
	text-transform: capitalize;
	color: #ffffff;
	margin-bottom: 30px;
	position: relative;
	letter-spacing: 1px;
}

/*.custom-footer-col h3.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #b5b5b5;
	width: 40px;
	height: 1px;
	right: 0;
	bottom: -15px;
	left: 0;
}*/

.custom-footer-col .tnp-widget-minimal .tnp-form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 6px 10px 6px 20px;
	background-color: #ffffff;
}

.custom-footer-col .tnp-widget-minimal input.tnp-email{
	outline: none;
	background: transparent;
	border: none;
	padding: 0;
	letter-spacing: 0.7px;
}

.custom-footer-col .tnp-widget-minimal input.tnp-submit{
	background: url(../images/arrow-icon.png) #e2131d;
	width: auto;
	text-align: left;
	font-weight: 400;
	color: #0d6b68;
	font-size: 0;
	text-transform: capitalize;
	text-decoration: underline;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 20px;
}

.custom-footer-btm{
	color: #ffffff;
}

.custom-footer-btm .elementor-container {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
}

.custom-footer-btm a{
	color: #e2131d;
}

.custom-footer-btm a:hover{
	color: #ffffff;
}

.custom-footer .elementor-nav-menu--dropdown{
	background-color: transparent;
	font-size: 14px;
}

.custom-footer .elementor-nav-menu a:hover{
	background-color: transparent;
}

.footer-btm{
	border-top: solid 1px #ffffff;
	color: #ffffff;
}

.footer-btm p{
	margin-bottom: 0;
}

.footer-btm a{
	color: #ffffff;
}

.footer-btm a:hover{
	color: #1078be;
}

.footer-form input[type="text"], .footer-form input[type="email"], .footer-form textarea{
	background: transparent;
	border: none;
	border-bottom: solid 1px #ffffff;
	outline: none;
	color: #ffffff;
	padding: 0 0 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.footer-form textarea{
	height: 40px;
}

.footer-form input[type="submit"]{
	padding: 10px 30px;
	font-size: 12px;
	font-weight: 400;
}

.ftrtop-row{
	color: #ffffff;
}

.ftrtop-row a{
	color: #ffffff;
}

.ftrtop-row a:hover{
	color: #ffffff;
}

.ftrtop-row .elementor-container.elementor-column-gap-default{
	padding: 3rem 4rem;
	background-color: #e2131d;
	z-index: 9;
}

.ftrtop-right .elementor-container.elementor-column-gap-default{
	padding: 0;
}

.privacy-policy{
	margin: 0;
}
/* elementor Basic styles End */

.header-topbar .switcher .selected, .header-topbar .switcher .selected a:hover,
.header-topbar .switcher .option a.selected{
	background: transparent;
}

.header-topbar .switcher .selected a{
	font-size: 0;
	width: 60px;
	border: none;
}

.header-topbar .switcher a{
	font-size: 0;
}

.header-topbar .switcher .option{
	background-color: transparent;
	border: none;
}

.header-topbar .switcher .selected a::after{
	background-image: url(../images/arrow-wt.png);
	background-size: contain;
	width: 18px;
	height: 5px;
	top: 10px;
}

.header-topbar .wpos-news ul li a, .header-topbar .wpos-label{
	font-size: 14px;
	font-weight: 400;
}

.header-topbar .trp-language-switcher{
	margin: 0;
	float: right;
}

.header-topbar .trp-language-switcher > div{
	border: none;
	border-radius: 0;
	background-image: linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%);
	background-color: #ffffff;
	color: #000000;
	padding: 7px 20px 6px 6px;
}

.header-topbar .trp-language-switcher > div > a{
	color: #000000;
}

.header-topbar .trp-language-switcher > div > a:hover{
	background: transparent;
}

.header-topbar p{
	margin-bottom: 0;
}

.site-logo img{
	max-height: 5rem;
}

.elementor-38.elementor-location-header .main-header, 
.elementor-600.elementor-location-header .main-header{
	position: relative;
	z-index: 999;
}

.elementor-38.elementor-location-header .main-header:after{
	content: "";
	position: absolute;
	background-color: #ffffff;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -9;
}

.elementor-600.elementor-location-header .main-header:after{
	content: "";
	position: absolute;
	background-color: #14212a;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -9;
}

/*.main-header::before {
  content: "";
  position: absolute;
  background-image: url(../images/header-shape.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 90% auto;
  width: 507px;
  height: 231px;
  top: 0;
  left: 0;
  z-index: -9;
}*/

.primary-menu > li.current_page_item a, .primary-menu > li.current_page_item a:active,
.primary-menu > li.current_page_item a:focus, .primary-menu > li.current_page_item a:hover,
.primary-menu > li a:hover{
	color: #00745b;
	position: relative;
}

.primary-menu > li.current_page_item a:after, .primary-menu > li.current_page_item a:active:after,
.primary-menu > li.current_page_item a:focus:after, .primary-menu > li.current_page_item a:hover:after,
.primary-menu > li a:hover:after{
	border-width: 3px 0 0 0;
	border-color: #00745b;
	border-style: solid;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 5px;
	content: "";
	height: 3px;
	width: 100%;
	transition: 350ms ease 0s;
}

.primary-menu a{
	font-family: 'Inter', sans-serif;
    font-weight: 400;
	padding: 15px 12px;
	color: #000000;
	font-size: 15px;
	text-transform: capitalize;
	position: relative;
}

.primary-menu a:after{
	border-width: 3px 0 0 0;
	border-color: #549ea2;
	border-style: solid;
	position: absolute;
	left: 0;
	bottom: 5px;
	content: "";
	height: 3px;
	width: 0;
	transition: 350ms ease 0s;
	}

.primary-menu a:hover:after{
	width: 100%;
}

/*.primary-menu > li > .icon{
	color: #ffffff;
}*/

.primary-menu > li{
	margin: 0 30px;
}

ul.primary-menu{
	margin: 0;
}

.primary-menu > li.join-btn a{
	background: #00745b;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 40px 15px 40px;
	clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.primary-menu > li.join-btn a:after{
	display: none;
}

.primary-menu > li.join-btn a:hover{
	background: #f2a922;
	color: #ffffff;
}

.nav-toggle .toggle-icon {
	position: relative;
}

.nav-toggle .toggle-icon::after {
    content: "";
    position: absolute;
    background-image: url("../images/toggle-open-wht1.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 19px;
    right: 0;
    top: 0;
}

.elementor-column.mainmenu-toggle{
	position: absolute;
	top: 10px;
	right: 0;
}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container{
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	width: 1200px !important;
	max-width: 500px;
	right: 0;
	left: auto !important;
}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	width: 1200px !important;
	max-width: 500px;
	right: 0;
	left: auto !important;
}

.elementor-nav-menu li.request-btn{
	margin-left: 2em;
}

.elementor-nav-menu li.request-btn a{
	background-color: #e2131d;
	color: #ffffff;
}

.elementor-nav-menu--main li.request-btn .elementor-item{
	color: #ffffff !important;
	fill: #ffffff !important;
}

.subtitles.eael-dual-header-content-align-center{
	text-align: inherit;
}

.subtitles .eael-dual-header .title, .subtitles .eael-dual-header .title span{
	font-size: 31px;
	font-weight: 800;
	margin: 0;
}

.subtitles .eael-dual-header .subtext p{
	margin-bottom: 0 !important;
	text-transform: uppercase;
}

.subtitles .eael-dual-header{
	margin-bottom: 0;
}

.page-id-8 .home-services-row .subtitles.eael-dual-header-content-align-center, 
.page-id-8 .our-portfolio-row .subtitles.eael-dual-header-content-align-center{
	text-align: center;
}

.home-services-row{
	position: relative;
	z-index: 2;
}

.home-services-row:after{
	content: "";
	position: absolute;
	background-image: url(../images/service-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 250px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -9;
}

.videopopup h2.elementor-heading-title{
	max-width: 560px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
}

.videopopup h2.elementor-heading-title span{
	color: #e2131d;
	font-weight: 800;
}

.our-portfolio section.portfolio-area{
	padding: 0;
}

.subhding h6.elementor-heading-title{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 6px;
	text-transform: uppercase;
	position: relative;
	max-width: fit-content;
	margin-bottom: 0;
}

.subhding h6.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #000000;
	width: 50px;
	height: 1px;
	top: 5px;
	right: -70px;
}

.subhding h3.elementor-image-box-title{
	font-size: 34px;
}

.service-hding h3, .subhding h3{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-family: 'Inter', sans-serif;
	color: #1b1464;
	position: relative;
	margin-bottom: 36px;
}

.service-hding h3:after, .subhding h3:after{
	content: "";
	position: absolute;
	background: #1b1464;
	width: 50px;
	height: 1px;
	left: 0;
	bottom: -20px;
	right: 0;
	margin: 0 auto;
}

.service-hding p{
	font-size: 17px;
}

.service-col h3.elementor-image-box-title{
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
}

.service-col .elementor-image-box-wrapper figure{
	padding-bottom: 1em;
}

.more-btn .elementor-button{
	padding: 0 0 10px 0;
	border-bottom: solid 2px #ffffff;
}

.ourproject-row .subhding h3.elementor-image-box-title{
	margin-bottom: 0;
}

.post-meta-wrapper, #popmake-2018 .gform_wrapper .top_label .gfield_label{
	display: none;
}

.get-form .gform_wrapper textarea.large, .request-form .gform_wrapper textarea.large{
	height: 150px;
}

.get-form .gform_wrapper .hidden_label input.large, 
.get-form .gform_wrapper .hidden_label select.large, 
.get-form .gform_wrapper .top_label input.large, 
.get-form .gform_wrapper .top_label select.large,
.get-form  .gform_wrapper textarea.large, 
.get-form .gform_wrapper.gf_browser_gecko select{
	outline: none;
	padding: 10px !important;
	border: solid 2px rgba(0, 0, 0, 0.1);
}

.get-form .gform_wrapper.gf_browser_gecko select{
	background-color: #ffffff;
}

#get-quote .subhding h3:after{
	margin: 0;
	background: #ffffff;
}

.service-posts .elementor-posts .elementor-post__card{
	min-height: auto;
}

.service-posts .elementor-posts .elementor-post__card .elementor-post__text{
	position: absolute;
	padding: 20px;
	bottom: 0;
	margin: 0 !important;
}

.elementor-posts--thumbnail-top.service-posts .elementor-post__thumbnail__link{
	margin-bottom: 0;
}

/*.service-posts .elementor-post__card .elementor-post__title{
	margin-bottom: 5px;
}*/

.service-posts .elementor-posts .elementor-post__card .elementor-post__title{
	margin-bottom: 10px !important;
}

.service-posts .elementor-post__card .elementor-post__title a{
	display: block;
	width: 100%;
	color: #ffffff;
	font-weight: 400;
	font-size: 34px;
	text-shadow: 0px 4px 7px rgba(0,0,0,0.5);
}

.service-posts .elementor-posts .elementor-post__card .elementor-post__text{
	z-index: 2;
}

.service-posts .elementor-posts .elementor-post__card .elementor-post__text:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34vh;
	z-index: -99;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,0b306d+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(11,48,109,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(11,48,109,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(11,48,109,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#0b306d',GradientType=0 ); /* IE6-9 */

}

.service-posts .elementor-posts .elementor-post__card .elementor-post__read-more{
	background: #e0e4eb;
	padding: 6px 20px;
	border-radius: 50px;
	color: #0b306e;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
}

/*.service-posts .elementor-posts-container .elementor-post__thumbnail__link{
	min-height: 300px;
}*/

.realted-hding h2.elementor-heading-title{
	color: #1B1462;
	font-weight: 600;
	padding-bottom: 1em;
}

.home .custom-footer .elementor-shape .elementor-shape-fill{
	fill: #eff6f9;
}

.request-row{
	color: #ffffff;
}

.request-left p{
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1.5px;
}

.request-left h3{
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 0;
}

ul.list-items, ul.list-items2{
	margin: 0;
}

ul.list-items li{
	list-style-type: none;
	padding-left: 50px;
	position: relative;
}

ul.list-items li:before{
	content: "";
	position: absolute;
	background-image: url(../images/tick-icon.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	top: 8px;
	left: 0;
}

ul.list-items2 li{
	list-style-type: none;
	padding-right: 50px;
	position: relative;
}

ul.list-items2 li:before{
	content: "";
	position: absolute;
	background-image: url(../images/tick-icon.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	top: 0;
	right: 0;
}

.btn1 .ow-button-base a, .read-btn .ow-button-base a{
	border: solid 1px #000000;
	background-color: #000000;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 12px 6px;
	width: 100%;
	max-width: 155px;
	display: block;
	font-size: 14px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: 1.5px;
	margin: 0 auto;
}

.btn1 .ow-button-base a.ow-button-hover:hover, 
.read-btn .ow-button-base a.ow-button-hover:hover{
	border: solid 1px #000000;
	background-color: transparent;
	color: #000000;
	letter-spacing: 2px;
}

.read-btn{
	margin-top: 3%;
}

a.to-the-top{
	background: rgba(0,0,0);
	width: 30px;
	height: 30px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	bottom: 50px;
	right: 0px;
	color: #fff;
	position: absolute;
}

.wppb-form-field input[type="text"], .wppb-form-field input[type="number"], 
.wppb-form-field input[type="email"], .wppb-form-field input[type="url"], 
.wppb-form-field input[type="password"], .wppb-form-field input[type="search"], 
.wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, 
#wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input, #wppb-login-wrap .login-auth input{
	padding: 10px;
}

.wppb-user-forms li h4{
	margin-bottom: 0;
}

.contact-page-wrap{
	position: relative;
	min-width: 1100px;
	min-height: 550px;
	display: flex;
	z-index: 1000;
	margin: 100px 0;
	/*background-color: #ffffff;*/
}

.contact-page-info{
	position: absolute;
	top: 40px;
	width: 370px;
	height: calc(100% - 80px);
	background-color: #f2a922;
	z-index: 1;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	-webkit-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
	box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
}

.contact-page-info h2{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}

.contact-page-info ul.info{
	position: relative;
	margin: 20px 0;
}

.contact-page-info ul.info li{
	position: relative;
	list-style-type: none;
	color: #ffffff;
}

.contact-page-info ul.info li a{
	color: #ffffff;
}

.contact-page-info ul.info li:nth-child(1), .contact-page-info ul.info li:nth-child(2),
.contact-page-info ul.info li:nth-child(3){
	position: relative;
	padding-left: 30px;
}

.contact-page-info ul.info li:nth-child(1):before{
	content: "";
	position: absolute;
	background-image: url(../images/map-icon1.png);
	background-repeat: no-repeat;
	top: 4px;
	left: 0;
	width: 18px;
	height: 28px;
	filter: invert(1);
}

.contact-page-info ul.info li:nth-child(2):before{
	content: "";
	position: absolute;
	background-image: url(../images/mail-icon1.png);
	background-repeat: no-repeat;
	top: 4px;
	left: 0;
	width: 18px;
	height: 28px;
	filter: invert(1);
}

.contact-page-info ul.info li:nth-child(3):before{
	content: "";
	position: absolute;
	background-image: url(../images/phone-icon1.png);
	background-repeat: no-repeat;
	top: 4px;
	left: 0;
	width: 18px;
	height: 28px;
	filter: invert(1);
}

.contact-page-info ul.contact-socials{
	margin: 0;
}

.contact-page-info ul.contact-socials li{
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	margin: 0 15px 0 0;
}

.contact-page-info ul.contact-socials li a{
	color: #ffffff;
	font-size: 20px;
}

/*.contact-page-form{
	position: absolute;
	padding: 70px 50px;
	padding-left: 260px;
	margin-left: 150px;
	width: calc(100% - 150px);
	height: 100%;
	background: #ffffff;
	-webkit-box-shadow: 0 0px 60px rgba(134, 131, 131, 0.2);
	-moz-box-shadow: 0 0px 60px rgba(134, 131, 131, 0.2);
	box-shadow: 0 0px 60px rgba(134, 131, 131, 0.2);
}*/

.contact-page-form h2{
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 0;
}

.contact-page-form .formbox{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 30px;
}

 .contact-page-form .formbox .inputbox{
 	position: relative;
 	margin-bottom: 20px;
 }

 .contact-page-form .formbox .inputbox.w50{
 	width: 47%;
 }

 .contact-page-form .formbox .inputbox.w100{
 	width: 100%;
 }

 .contact-page-form .formbox .inputbox input,
 .contact-page-form .formbox .inputbox textarea{
 	width: 100%;
 	resize: none;
 	padding: 5px 0;
 	font-size: 18px;
 	font-weight: 400;
 	color: #333;
 	border: none;
 	outline: none;
 	border-bottom: solid 1px #777;
 }

 .contact-page-form .formbox .inputbox textarea{
 	height: 100px;
 }

/*.contact-page-form .formbox .inputbox label{
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 0;
	pointer-events: none;
	font-size: 18px;
	font-weight: 400;
	transition: 0.3s;
}
*/

 .contact-page-form .formbox .inputbox input[type="submit"]{
 	background: #00745b;
 	border: none;
 	color: #ffffff;
 	max-width: 150px;
 	padding: 12px;
 	text-transform: capitalize;
 	font-family: 'Inter', sans-serif;
    font-weight: 500;
 	text-transform: uppercase;
 	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
 }

.contact-page-form .formbox .inputbox input[type="submit"]:hover{
	background: #f2a922;
 	color: #ffffff;
}

.contact-page-left{
	background: #ffffff;
  	border: solid 1px #ccc;
  	-webkit-box-shadow: 5px 5px 12px #e6e1e1;
	-moz-box-shadow: 5px 5px 12px #e6e1e1;
	box-shadow: 5px 5px 12px #e6e1e1;
	padding: 24PX;
}

.contact-page-left .wpcf7-select{
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;

}

.contact-page-right input[type="submit"]{
	width: 160px;
	border: solid 1px #ca912b;
}

.contact-page-right input[type="submit"]:hover{
	background: transparent;
	border: solid 1px #ca912b;
	color: #ca912b;
}

.contact-page-left .details-list, .socials-btm ul{
	margin: 0;
}

.contact-page-left .details-list li{
	margin: 0.5em 0;
	list-style-type: none;
}

.blog-page .post-meta{
	margin: 0;
}

.single-post .entry-header{
	background-color: transparent;
	margin-bottom: 18px;
	margin-bottom: 0;
/*	display: none;*/
}

.single-post .entry-header h1.entry-title{
	color: #000000;
	padding: 0;
}

.single-post .post-meta-wrapper, .single-post .featured-media-inner{
	display: none;
}

.entry-categories{
	margin-top: 4rem;
    margin-bottom: 1rem;
}

.archive-header{
	padding: 4rem 0;
}

body:not(.singular).archive main > article:first-of-type{
	padding: 0;
}

body:not(.singular).archive main > article, .single-post main > article{
	text-align: left;
}

.archive h2.entry-title{
	font-size: 30px;
	line-height: 30px;
}

.archive h2.entry-title a{
	color: #000000;
}

.archive .post-inner, .single-post .post-inner{
	padding-top: 0;
}

.archive .featured-media{
	margin-top: 3rem;
}

/*.single-post #site-content, .archive #site-content{
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}
*/
.single-post .featured-media-inner{
	left: 0;
	width: 100%;
}

.comments-wrapper{
	display: none;
}

.blog-page .rt-tpg-container .layout1 .rt-holder .rt-img-holder img{
	height: 320px;
	width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7-not-valid-tip{
	font-size: 14px;
}

.tlp-portfolio-container.tlp-single-detail{
	max-width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}

.tlp-portfolio-container.tlp-single-detail .portfolio-feature-img img{
	width: 100%;
}

.tlp-portfolio ul li{
	margin-left: 1rem;
	margin-bottom: 1rem;
	list-style-type: disc !important;
}

.single-portfolio .portfolio-details hr{
	margin: 3rem auto;
}

.tlp-portfolio .portfolio-detail-desc label{
	display: block;
}

.tlp-portfolio-detail-wrap ul.single-item-meta li{
	list-style-type: none !important;
}

.tlp-portfolio-detail-wrap ul.single-item-meta li.categories, .single-post .entry-categories{
	display: none;
}

.portfolio-short-details h5{
	font-size: 16px;
	font-weight: bold;
}

.inner-banner-hding h1.elementor-heading-title{
	margin-bottom: 0;
	color: #ffffff;
}

.inner-banner-row{
	margin-bottom: 5rem;
}

body:not(.home) .entry-content p{
	margin-bottom: 15px !important;
}

.tlp-portfolio-item .tlp-content-holder{
	text-align: center;
}

.tlp-portfolio .isotope1 .tlp-content h3, .news-row .elementor-posts .elementor-post__title{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.tlp-portfolio .isotope1 .tlp-content h3 a, .news-row .elementor-posts .elementor-post__title a{
	color: #000000;
}

.news-row .elementor-posts .elementor-post__title a{
	font-weight: 400;
}

.tlp-portfolio .isotope1 .tlp-overlay{
	background-color: rgba(3,103,191,0.8);
}

.privacy-policy, .powered-by-wordpress, .to-the-top{
	color: #000000;
}

.tlp-portfolio-container.tlp-single-detail h2.portfolio-title{
	color: #1078be;
	margin-bottom: 1.5em;
}

.inrsub-title h3.elementor-heading-title{
	font-size: 28px;
	font-weight: 400;
	position: relative;
}

.inrsub-title h3.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #1078be;
	width: 50px;
	height: 1px;
	bottom: -16px;
	left: 0;
}

.single-portfolio .portfolio-details{
	width: 100%;
}

.portfolio-details h3{
	border-top: solid 1px #e0dddd;
	margin-bottom: 1.2em;
	margin-top: 1.2em;
	padding-top: 1.1em;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum img{
	height: 200px;
}

.about-pg .elementor-image-box-wrapper h3.elementor-image-box-title, 
.values-row .elementor-image-box-wrapper h3.elementor-image-box-title{
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}

.product-col-row h2.elementor-heading-title, .product-col-row .elementor-flip-box__layer.elementor-flip-box__back{
	margin-bottom: 0;
	/*font-weight: 600;
	text-transform: uppercase;*/
}

.half-fields-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.half-fields{
	width: calc(100% /2 - 15px);
	margin-bottom: 20px;
}

.contact-page-left label{
	margin-bottom: 10px;
}

.sidebar-menu{
	border-left: solid 1px #cfcccc;
}

.sbttBacktotop{
	width: 40px;
	z-index: 99;
}

.singular.single-jb-job .entry-header, .singular.single-jb-job .pagination-single, 
.jb-single-job-wrapper .jb-job-content .jb-job-content-separator, .pagination-single, 
.ti-widget.ti-wp-testimonial-1 .ti-profile-img, .ti-widget.ti-wp-testimonial-2 .ti-profile-img{
	display: none;
}

.jb-single-job-wrapper .jb-job-title h1{
	margin-top: 1.5em;
	font-weight: 600;
}

.jb-single-job-wrapper .jb-job-content .jb-job-content-section p{
	color: #6f7484;
}

.jb-jobs .jb-jobs-wrapper .jb-job-list-row{
	-webkit-transform: scale(0.97);
	transform: scale(0.97);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.jb-jobs .jb-jobs-wrapper .jb-job-list-row:hover{
	-webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
	transition: background 0.3s ease, -webkit-transform 0.3s ease;
	transition: transform 0.3s ease, background 0.3s ease;
	transition: transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
	border-radius: 4px;
	padding: 1.5rem 1rem;
	-webkit-transform: scale(1);
  	transform: scale(1);
}

.tlp-portfolio .button-group{
	justify-content: flex-end;
}

.tlp-portfolio button{
	background: transparent;
	font-size: 13px;
	color: #000000;
}

.newsletter-col .wp-caption .widget-image-caption{
	color: #000000;
}

.gallery{
	margin-top: 0;
	margin-bottom: 0;
}

.elementor-image-gallery .gallery-item{
	padding-bottom: 1.5em;
}

.inner-top-slider .elementor-slides .swiper-slide-inner .elementor-slide-heading{
	margin-bottom: 13px !important;
}

.loction-subinr-cnt strong{
	font-size: 20px;
}

.elementor-section.loction-subinr-cnt a{
	text-decoration: underline;
	font-weight: 600;
}

.swp-single-inner .icon-img img{
	width: 100%;
}

.swp-single-inner.style-1 .icon-img .swp-readmore-arrow-wrap{
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	transform: inherit;
}

.our-portfolio .swp-readmore-arrow:hover{
	background: #e2131d;
}

.our-portfolio .swp-readmore-arrow, .our-portfolio .swp-single-inner .content-box .inner-title:hover a{
	color: #e2131d;
}

.different-top h2{
	color: #e2131d;
}

.different-top h3{
	font-weight: 500;
}

.inr-cnt-row h3{
	color: #000000;
}

.gform_wrapper .gform_footer input.button, html[dir="rtl"] .gform_wrapper .gform_footer input[type="submit"]{
 	background: #e2131d;
	padding: 15px 30px;
	font-weight: 600;
 }

.gform_wrapper .gform_footer input[type="submit"]:hover{
 	text-decoration: none;
 }

@media only screen and (min-width: 1024px) {
div.inner-banner-hding h1.elementor-heading-title{
	font-size: 40px;
	}

.custom-footer-col-2{
	padding-left: 4%;
	}
	
/*div.custom-footer-col ul.elementor-nav-menu{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
	}*/
}

@media only screen and (max-width: 1024px) {
.hdr-top .elementor-nav-menu--dropdown{
	background-color: transparent;
	margin-top: 0 !important;
	}

.hdr-top .elementor-nav-menu--dropdown a{
	color: #ffffff;
	}

.hdr-top .elementor-nav-menu--dropdown .elementor-item:hover, 
.hdr-top .elementor-nav-menu--dropdown .elementor-item:focus{
	background-color: transparent !important;
	}

.main-header.elementor-section .elementor-container{
	-ms-flex-wrap: initial;
	flex-wrap: initial;
	}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets, .mainslider .swiper-pagination-custom, .mainslider .swiper-pagination-fraction{
	bottom: 50px;
	}
}

@media only screen and (max-width: 1000px) {
.metaslider .slider-txt h3{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	}

.metaslider .flexslider .slides p{
	font-size: 14px;
		line-height: 22px;
	}

.metaslider .slider-btn{
	width: 112px;
	}

.metaslider .slider-btn a{
	padding: 6px;
	max-width: 112px;
	font-size: 12px;
	}

#homeslider .metaslider .flex-control-nav{
	display: none;
	}

.metaslider .slider-txt{
	max-width: 360px;
	background-color: transparent;
	}
}

@media only screen and (max-width: 992px) {
.our-portfolio section.portfolio-area div.swp-container{
	max-width: 100%;
	}
}

@media only screen and (max-width: 768px) {
body, .entry-content p, .entry-content li, .widget-content, .btm-details-list li, 
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, 
.woocommerce div.product span.price, .entry-content{
	font-size: 14px;
	}

.header-topbar .elementor-nav-menu--layout-horizontal{
	justify-content: center;
	}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	max-width: 100%;
	}

.top-info{
	display: none;
	}

#main-header .elementor-widget-theme-site-logo img{
	max-width: 140px;
	}

.metaslider .slider-txt{
	max-width: 100%;
	position: 2% 0;
	}

.metaslider .slider-txt h3{
	font-size: 18px;
  	line-height: 22px;
  	margin-bottom: 5px;
	}

.metaslider .slider-btn a{
	margin-top: 5px;
	}

.mainslider .swiper-slide-contents .elementor-slide-description h3{
	font-size: 25px;
	}

.mainslider .swiper-slide-contents h6{
	font-size: 17px;
	}

div.subhding h3.elementor-image-box-title{
	font-size: 20px;
	}

.service-posts .elementor-posts .elementor-post__card .elementor-post__text{
	padding: 10px;
	}

.service-posts .elementor-post__card .elementor-post__title a{
	font-size: 24px
	}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
	font-size: 16px;
	}

.ftr-top-col .elementor-image-box-img img{
	margin: 0 auto;
	}

.custom-footer-col h3.elementor-heading-title{
	margin-bottom: 10px;
	}

section.inner-banner-row{
	padding: 4rem 0;
	margin-bottom: 3rem;
	}

div.inner-banner-hding h1.elementor-heading-title{
	font-size: 26px;
	}

body:not(.home) section.custom-footer{
	margin-top: 2rem;
	}

div.half-fields-row{
	display: -webkit-block;
	display: -moz-block;
	display: -ms-block;
	display: -o-block;
	display: block;
	}

div.half-fields{
	width: calc(100%);
	}

.product-col-row:nth-child(odd) .elementor-column:first-child{
	-webkit-box-ordinal-group: 2;  
  	-moz-box-ordinal-group: 2;     
  	-ms-flex-order: 2;     
  	-webkit-order: 2;  
  	order: 2;
	}

.product-col-row:nth-child(odd) .elementor-column:last-child{
	-webkit-box-ordinal-group: 1;  
  	-moz-box-ordinal-group: 1;     
  	-ms-flex-order: 1;     
  	-webkit-order: 1;  
  	order: 1;
	}

div.tlp-portfolio-container.tlp-single-detail{
	max-width: 100%;
	}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets, .mainslider .swiper-pagination-custom, .mainslider .swiper-pagination-fraction{
	display: none;
	}

.subtitles .eael-dual-header .title, .subtitles .eael-dual-header .title span{
	font-size: 22px;
	line-height: 34px;
	}

.videopopup h2.elementor-heading-title{
	font-size: 24px;
	}

.ftrtop-row .elementor-container.elementor-column-gap-default{
	padding: 1rem;
	}

.ftrtop-row h2{
	font-size: 22px;
	}

.service-col .eael-elements-flip-box-heading{
	font-size: 18px;
	margin-bottom: 5px;
	}

.service-col .eael-elements-flip-box-padding{
	padding: 10px;
	}

.service-col .eael-elements-flip-box-padding p{
	margin-bottom: 2px !important;
	}

.different-service-row h3{
	font-size: 18px;
	}

.contact-page-left{
	padding: 10px;
	}

.different-top h2 {
  	font-size: 20px;
	}

.different-service-row.different-top h3{
	font-size: 15px;
	}

.get-form .gform_wrapper .hidden_label input.large, .get-form .gform_wrapper .hidden_label select.large, .get-form .gform_wrapper .top_label input.large, .get-form .gform_wrapper .top_label select.large, .get-form .gform_wrapper textarea.large, .get-form .gform_wrapper.gf_browser_gecko select{
	padding: 5px !important;
	}
}

#sitelogo img {
  max-height: 4em!important;
  width: 100%!important;
}