/*
	Theme Name: قالب مركز جيت سمارت
	Theme URI: http://ahmedgarida.com
	Author: تم تصميم وتطوير بواسطة أحمد جريدة
	Author URI: http://ahmedgarida.com
	Number Whatsapp: +201032218220
*/

@import 'assets/css/bootstrap-4.5.3.min.css';
@import 'assets/css/fontawesome-6.4.2.min.css';
@import 'assets/css/helper-4.0.0.min.css';
@import 'assets/css/magnific-popup-1.1.0.min.css';

:root {
	color-scheme: light only;
	color: #E4A400;
	color: #033264;
}
::selection {
	background-color: #E4A400;
	color: #033264;
	-webkit-text-fill-color: #033264;
}
header{
	min-height: 160px;
}
.headerbg{
	z-index: 200;
	position: relative;
    transition: .8s;
	padding: 15px 0;
}
.headerbg::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background-color: #fff;
	transition: .9s;
}
@media(min-width: 992px){
    .headerbg .navbar-nav > .nav-item + .nav-item{
        margin-left: 20px;
    }
}
.headerbg .navbar-nav > .nav-item .nav-link{
	font-size: 18px;
	font-weight: 700;
	color: #033264;
	padding: 0;
	position: relative;
}
.headerbg .navbar-nav > .nav-item .nav-link:hover,
.headerbg .navbar-nav > .nav-item.active .nav-link{
    color: #E4A400;
}
.headerbg .border-bottom{
	border-color: rgba(0, 0, 0, 0.12) !important;
}
.headerbg .navbar-nav .dropdown-menu{
	width: 300px;
}
.headerbg .navbar-nav .dropdown-menu .dropdown-item{
	white-space: inherit;
	line-height: 20px;
}
.headerbg .navbar-brand img{
	height: 130px;
}
.linklanguage a{
	color: #033264;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.linklanguage a:hover{
	color: #E4A400;
}
.linklanguage a::before{
	position: absolute;
	content: "\f0ac";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	left: 0;
}
.headerbg.sticky{
    position: fixed;
    top: 0;
    right: 0;
	padding: 10px 0;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.admin-bar .headerbg.sticky{
	top: 32px;
}
.headerbg.sticky .headericons{
	display: none !important;
}
.headerbg.sticky{
	visibility: visible !important;
}
.headerbg.sticky::before{
	height: 100%;
}
.headerbg.sticky .navbar-brand img{
	height: 50px;
}
.headerbg.sticky .navbar-nav > .nav-item .nav-link{
	font-size: 16px;
}
.sidenav .navbar-nav.linklanguage > .nav-item{
	border-bottom: 0;
}
.sidenav .navbar-nav.linklanguage > .nav-item .nav-link{
	padding: 0;
	padding-left: 30px;
}
.headerbg.sticky .btn-lg{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	min-height: 40px;
}
.sidenav {
	z-index: 1001;
	transition: 0.3s;
	top: 0;
	right: -350px;
	width: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.sidenav.active{
	right: 0;
}
.admin-bar .sidenav{
	padding-top: 30px;
}
.sidenav::-webkit-scrollbar {
	display: none;
}
.sidenav .navbar-nav > .nav-item .nav-link,
.sidenav a{
	color: #fff;
	font-weight: 500;
}
.sidenav .navbar-nav > .nav-item .nav-link:hover,
.sidenav a:not(.btn,.sharesocial li a):hover{
	color: #E4A400;
}
.sidenav .navbar-nav .nav-item .nav-link{
	font-size: 18px;
	padding: 15px 30px;
	display: block;
}
.sidenav .navbar-nav .nav-item.active .nav-link{
	background-color: #E4A400;
}
.sidenav .navbar-nav .nav-item.active .nav-link:hover{
	color: #fff;
}
.sidenav .navbar-nav .nav-item{
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.sidenav .border-bottom,
.sidenav .border-top{
	border-color: #ffffff20 !important;
}
#sidebody{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(21, 21, 21, 0.8);
	transition: .45s;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}
#sidebody.active{
	z-index: 1000;
	opacity: 1;
	visibility: visible;
}
body.stop{
	overflow: hidden !important;
}
.iconbars{
	min-width: 30px;
	min-height: 19px;
}
.iconbars span + span{
	margin-top: 5px;
}
.iconbars span{
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 50px;
	background-color: #E4A400;
	transition: .4s;
}
.iconbars span:nth-child(2){
	width: 20px;
}
.iconbars:hover span,
.iconbars.active span{
	background-color: #E4A400;
}
.iconbars.active span:nth-child(1){
	transform: rotate(-45deg)translateY(10px)translateX(-5px)
}
.iconbars.active span:nth-child(3){
	transform: rotate(45deg)translateY(-2px)translateX(4px);
}
.iconbars.active span:nth-child(2){
	display: none;
}
.sliderindex{
	z-index: 1;
}
.sliderindex__slide{
	padding-top: 30px;
    padding-bottom: 30px;
}
.sliderindex, 
.sliderindex__slide{
	min-height: 220px;
}
.sliderindex.sliderindex__fullheight,
.sliderindex__fullheight .sliderindex__slide{
	min-height: 500px;
}
.sliderindex .slick-next,
.sliderindex .slick-prev {
    top: 45%;
}
.sliderindex .slick-prev {
	left: 0px;
}
.sliderindex .slick-next {
	right: 0px;
}
.sliderindex .slick-next:before {
	border-radius: 20px 0 0 20px;
}
.sliderindex .slick-prev:before {
	border-radius: 0 20px 20px 0;
}
.sliderindex .slick-next:before,
.sliderindex .slick-prev:before {
    width: 50px;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    background-color: #ffffff21;
	transition: .5s;
}
.sliderindex__slide > .container{
    z-index: 3;
}
.sliderindex__slide__icon{
	bottom: 50px;
	right: 50px;
}
.breadcrumb{
    background-color: #ffffff20;
}
.breadcrumb-item a,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item.active{
    color: #fff;
}
.breadcrumb-item a:hover{
    color: #e4d7d5;
}
.breadcrumb-item + .breadcrumb-item{
    padding-left: 8px;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: '\f061';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 14px;
    padding-right: 10px;
	padding-top: 4px;
}
.boxshadow{
	box-shadow: 0 10px 30px 0 rgb(225 223 255 / 40%);
}
.boxshadow2{
	box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.boxshadow3{
	box-shadow: 0px 10px 35px 0 rgb(0 0 0 / 12%);
}
.boxshadow4{
	box-shadow: 0 0.25rem 1.75rem rgba(30,34,40,.07)
}
.boxshadow5{
	box-shadow: 0px 2px 8px rgb(0 0 0 / 8%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 10%);
}
.btn{
    font-weight: 700;
}
.text-white-70{
	color: rgba(255, 255, 255, 0.7);
}
.slidertitle{
	min-height: 190px;
	padding-bottom: 30px;
}
.mfp-bottom-bar{direction: rtl;}
.mfp-counter{font-size: 18px;}
.grid__masonry{
    margin-left: -8px;
    margin-right: -8px;
	display: flex;
	flex-wrap: wrap;
}
.grid__masonry:after {
    content: '';
    display: block;
    clear: both;
}
.grid__masonry .grid__masonry--item{ 
    width: 33.33%;
    padding: 8px;
}
@media (min-width: 992px){
	.custom-cursor__cursor {
		width: 25px;
		height: 25px;
		border-radius: 100%;
		border: 1px solid #E4A400;
		-webkit-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		position: fixed;
		pointer-events: none;
		left: 0;
		top: 0;
		-webkit-transform: translate(calc(-50% + 5px), -50%);
		transform: translate(calc(-50% + 5px), -50%);
		z-index: 999991;
	}
	.custom-cursor__cursor-two {
		width: 10px;
		height: 10px;
		border-radius: 100%;
		background-color: #E4A400;
		opacity: .3;
		position: fixed;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		pointer-events: none;
		-webkit-transition: width .3s, height .3s, opacity .3s;
		transition: width .3s, height .3s, opacity .3s;
		z-index: 999991;
	}
	.custom-cursor__hover {
		background-color: #E4A400;
		width: 45px;
		height: 45px;
		opacity: 0.4;
	}
	.custom-cursor__innerhover {
		width: 25px;
		height: 25px;
		opacity: .4;
	}
}
.customsliderslick__2{
    margin-bottom: 80px !important;
}
.customsliderslick__2 .slick-next,
.customsliderslick__2 .slick-prev {
    top: inherit;
    bottom: -80px;
}
.customsliderslick__2 .slick-prev {
    left: inherit;
    right: 50%;
}
.customsliderslick__2 .slick-next {
    right: calc(50% - 45px);
}
.customsliderslick__2 .slick-next:before,
.customsliderslick__2 .slick-prev:before {
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.boxpartners{
	padding: 20px;
    height: 100px;
}
.boxpartners img{
    max-height: 100px;
}
.boxpartners__pages .boxpartners{
	padding: 40px;
    height: 180px;
}
.boxpartners__pages .boxpartners img{
    max-height: 100px;
}
.fa.img-h30{
	flex: 0 0 30px;
	max-width: 30px;
}
.bg-custom-padding-1{
	padding: 150px 0;
}
.bg-custom-shap-1 > *{
	position: relative;
}
.bg-custom-shap-1::before{
	background-color: #1e222880;
}
.bg-custom-shap-1::after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    z-index: 1;
	border-width: 0;
    border-style: solid;
    border-top-color: transparent!important;
    border-bottom-color: transparent!important;
	border-left-color: transparent!important;
    border-right-width: 100vw;
    border-top-width: 80px;
	border-color: #fff;
    bottom: 0;
}
.loaderlodging {
	height: 100vh;
	z-index: 10000;
	transition: .8s;
}
.loaderlodging__body {
	overflow: hidden;
}
.loaderlodging__body.afterloading {
	overflow: inherit;
}
.loaderlodging.remove {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #cecece;
    border-bottom-color: #E4A400;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
	}
    100% {
        transform: rotate(-360deg);
	}
}
.row.fullborder{
	border-top: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
}
.row.fullborder > [class^="col"]{
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
aside{
	position: relative;
	z-index: 2;
}
.footerbg{
	bottom: 0;
	left: 0;
	z-index: 1;
}
.footerbg .border-bottom{
	border-color: rgba(255, 255, 255, 0.2) !important;
}
.footerbg .sharesocial li + li{
	margin-left: 10px;
}
.footerbg .sharesocial li a{
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
}
.footerbg a{
	color: rgba(255, 255, 255, 0.7);
}
.footerbg a:hover{
	color: #E4A400;
}
.footerbg__links li{
	margin: 0 10px 15px 0;
	max-width: calc(50% - 10px - 10px);
	width: calc(50% - 10px - 10px);
	flex: 0 0 calc(50% - 10px - 10px);
}
.footerbg__links li a{
	line-height: 20px;
	display: block;
	padding: 0;
}
svg{
	display: block;
}
.home .boxworks{
	border: 0 !important;
}
.boxworks:hover{
	transform: translateY(-4px);
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.boxworks .border-top{
	transition: .4s;
}
.boxworks:hover .border-top{
	border-color: rgba(255, 255, 255, 0.2) !important;
}
.boxworks__content{
	height: calc(100% - 250px);
}
.singlecontentbg strong{
	color: #033264;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	color: #033264;
	margin-bottom: 30px;
	font-weight: 500;
}
.singlecontentbg h1{
	font-size: 30px;
}
.singlecontentbg h2{
	font-size: 28px;
}
.singlecontentbg h3{
	font-size: 26px;
}
.singlecontentbg h4{
	font-size: 24px;
}
.singlecontentbg h5{
	font-size: 22px;
}
.singlecontentbg h6{
	font-size: 20px;
}
.singlecontentbg p,
.singlecontentbg ul,
.singlecontentbg ol{
	font-size: 18px;
}
.singlecontentbg.font-bigger p,
.singlecontentbg.font-bigger ul,
.singlecontentbg.font-bigger ol{
	font-size: 20px;
}
.singlecontentbg ul li + li,
.singlecontentbg ol li + li{
	margin-top: 14px;
}
.singlecontentbg.font-small p,
.singlecontentbg.font-small ul,
.singlecontentbg.font-small ol{
	font-size: 17px;
	line-height: 1.5;
}
.singlecontentbg.font-sm p,
.singlecontentbg.font-sm ul,
.singlecontentbg.font-sm ol{
	font-size: 18px;
}
.singlecontentbg p + h1,
.singlecontentbg p + h2,
.singlecontentbg p + h3,
.singlecontentbg p + h4,
.singlecontentbg p + h5,
.singlecontentbg p + h6{
	margin-top: 30px;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	margin-bottom: 15px;
}
.card-body .singlecontentbg p{
	margin-bottom: 8px;
	font-size: 20px;
}
.singlecontentbg li::marker{
    color: #033264;
}
.singlecontentbg a{
	font-weight: bold;
	color: #033264;
}
.singlecontentbg a:hover{
	color: #E4A400;
}
.singlecontentbg img{
    margin-top: 30px;
    margin-bottom: 30px;
}
.singlecontentbg *:last-child{
    margin-bottom: 0;
}
.sectionwithsvg{
	padding: 70px 0 calc(70px + 50px);
}
.sectionwithsvg__2{
	padding: calc(70px + 50px) 0 70px;
}
.svgblock2{
	z-index: 2;
	margin-top: -50px;
}
.svgblock3{
    transform: rotate(-180deg);
	z-index: 2;
	margin-bottom: -50px;
}
.counter:hover{
	transform: translateY(-10px);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.boxwhy{
	min-height: 280px;
}
.boxwhy__box{
	z-index: 3;
}
.boxwhy__box_icon{
	padding: 35px;
}
.boxwhy__title{
	z-index: 2;
	white-space: nowrap;
}
.boxwhy__box:hover{
	transform: scale(1.05);
}
.boxwhy__box:hover .boxwhy__box_icon{
	padding: 20px;
	transform: rotate(-360deg);
}
@media (min-width: 992px){
	.boxwhy [class^="col"]:nth-child(1) .boxwhy__box{
		top: 100px;
	}
	.boxwhy [class^="col"]:nth-child(2) .boxwhy__box{
		top: 60px;
	}
	.boxwhy [class^="col"]:nth-child(3) .boxwhy__box{
		top: 30px;
	}
	.boxwhy [class^="col"]:nth-child(4) .boxwhy__box{
		top: 0px;
	}
	.boxwhy [class^="col"]:nth-child(5) .boxwhy__box{
		top: -35px;
	}
	.boxwhy__dots{
		top: 0;
		left: 0;
		height: 100%;
		background: url(assets/img/line-2-en.png) no-repeat center;
		background-size: contain;
	}
}
.home .boxserivces:hover{
	background-color: #f6f6f6 !important;
}
.boxserivces:hover{
	transform: translateY(-10px);
}
.fa-30{
	flex: 0 0 25px;
	max-width: 25px;
	width: 25px;
}
.font-12{
	font-size: 11px;
}
.phonelines a{
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
	line-height: 20px;
}
.phonelines a + a{
	border-left: 1px solid #dee2e6;
	padding-left: 15px;
}
.customaccordion .card {
    border-radius: 0;
    border: 0;
    margin-bottom: 25px;
	background-color: #fff;
	border-radius: 10px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.customaccordion .card .card-header {
    border-radius: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
.customaccordion .card .card-header a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #E4A400;
    background-color: transparent;
    padding: 20px 35px;
    padding-right: 55px;
    position: relative;
}
.customaccordion .card .card-header a.collapsed:hover {
	color: #E4A400;
}
.customaccordion .card .card-header a.collapsed {
    color: #151515;
    background-color: transparent;
}
.customaccordion .card .card-header a:before {
    position: absolute;
    content: "\f077";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    top: 20px;
    right: 30px;
}
.customaccordion .card .card-header a.collapsed:before {
    content: "\f078";
}
.customaccordion .card .card-body {
    background-color: transparent;
    font-size: 18px;
    line-height: 1.7;
    border: none;
    padding: 0 35px 35px;
}
.customaccordion .card .card-body p:last-child {
    margin-bottom: 0;
}
.modal-backdrop{
	background-color: #161c2d;
}
.modal-backdrop.show{
	opacity: .9;
}
#wp-toolbar #wp-admin-bar-top-secondary,
#wp-toolbar #wp-admin-bar-autoptimize,
#wp-toolbar #wp-admin-bar-customize,
#wp-toolbar #wp-admin-bar-updates,
#wp-toolbar #wp-admin-bar-wp-logo,
#wp-toolbar #wp-admin-bar-duplicate-post{
	display: none;
}
.font404{
	font-size: 150px;
}
.customroundedsearch .form-control{
	border-radius: .55rem 0 0 .55rem;
	border-right-width: 0;
}
.customroundedsearch .btn{
	border-radius: 0 .55rem .55rem 0;
}
.comment__box .comment-reply-link{
	background-color: #E4A400;
	color: #fff;
	border-radius: 4px;
	padding: 0px 20px 4px;
}
.comment__box .avatar{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
}
.comment__box .comment_text{
	font-size: 18px;
	font-weight: 500;
}
.comment__box .comment_text p:last-child{
	margin-bottom: 0;
}
.comment__body .children li .boxcomments{
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-top: 2px solid #dbdbdb;
	padding-left: 50px !important;
}
.comment__body .children{
	list-style: none;
	padding-left: 0;
	margin-bottom: 15px;
}
/*--------- Responsive ----- */
@media (max-width: 992px) {
	header{min-height: 120px;}
	.headerbg .navbar-brand img{height: 90px;}
	.svgblock2{margin-top: -20px;}
	.svgblock3{margin-bottom: -30px;margin-top: -1px;}
	.sectionwithsvg__2{padding: calc(40px + 30px) 0 40px;}
}
@media (max-width: 782px) {
	.admin-bar .headerbg.sticky{top: 46px}
	.admin-bar .sidenav{padding-top: 0;}
	#wpadminbar{z-index: 999;}
}
@media (max-width: 768px) {
	.boxwhy__box_icon{padding: 20px;}
	.bg-custom-mobile-1{background-position: right -50px bottom -50px;background-attachment: inherit;background-size: 40%;}
	.boxworks__content{height: auto;}
	.sliderindex.sliderindex__fullheight, .sliderindex__fullheight .sliderindex__slide{min-height: 350px;}
	.sliderindex__fullheight .sliderindex__slide{padding-bottom: 60px;padding-left: 40px;padding-right: 40px;}
	.sliderindex__slide__icon{right: 15px;bottom: 15px;}
	.sliderindex .slick-next:before, .sliderindex .slick-prev:before{width: 30px;font-size: 20px;}
	.sliderindex .slick-next:before{border-radius: 10px 0 0 10px;}
	.sliderindex .slick-prev:before{border-radius: 0 10px 10px 0;}
	.svgblock3{margin-bottom: -20px;}
	.slidertitle{min-height: 150px;}
	.grid__masonry .grid__masonry--item{width: 50%;}
	.grid__masonry .grid__masonry--item img{width: 50%;}
}
@media (max-width: 600px) {
	.admin-bar .headerbg.sticky{top: 0}
}
@media (max-width: 375px) {
	.svgblock2{margin-top: -15px;}
	.svgblock3{margin-bottom: -15px;}
	.sectionwithsvg{padding: 40px 0 calc(40px + 20px);}
	.footerbg .sharesocial li a{width: 40px;height: 40px;line-height: 40px;font-size: 22px;}
}
@media (min-width: 1190px) {
	.container{max-width: 1130px;}
}
@media (min-width: 1340px) {
	.container{max-width: 1280px;}
}
@media (min-width: 1440px) {
	.container{max-width: 1240px;}
}
.removep p{margin: 0;}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel]{direction: ltr;}
.maxheight{max-height: 50px;}
.fa-phone-alt{transform: rotate(90deg)translateX(-1px);}