/*
	Theme Name: قالب Abu Osama CO LLP
	Theme URI: http://gate-tech.co/
	Author: تم تصميم وتطوير بواسطة شركة البوابة للتكنولوجيا والاستثمار
	Author URI: http://gate-tech.co/
*/
@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?v=3.4';
@import 'assets/css/magnific-popup-1.1.0.min.css';
:root {
	color-scheme: light only;
	color: #dfbb67;
	color: #141c36;
}
header{
    min-height: 200px;
}
.sliderindex{
	margin-top: -200px;
}
.headerbg{
	z-index: 200;
	position: relative;
    transition: .8s;
	padding: 30px 0;
}
@media(min-width: 992px){
    .headerbg .navbar-nav > .nav-item + .nav-item{
        margin-left: 15px;
    }
}
.headerbg a{
	color: #fff;
}
.headerbg .navbar-nav > .nav-item .nav-link{
    font-size: 17px;
    color: #fff;
	font-weight: 500;
}
.headerbg .navbar-nav > .nav-item .nav-link:hover,
.headerbg a:hover{
    color: #dfbb67;
}
.headerbg__linebottom::after{
	position: relative;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
}
.headerbg .navbar-nav .dropdown-menu{
	width: 300px;
}
.headerbg .navbar-nav .dropdown-menu .dropdown-item{
	white-space: inherit;
	line-height: 20px;
}
.headerbg .navbar-toggler.collapsed{
    color: #25245e;
}
.headerbg .navbar-toggler{
    color: #dfbb67;
}
.headerbg .navbar-brand img{
	height: 140px;
}
.headerbg .icon{
	width: 40px;
}
.headerbg .iconbars{
	min-width: 30px;
	min-height: 30px;
}
.headerbg .iconbars span + span{
	margin-top: 5px;
}
.headerbg .iconbars span{
	display: block;
	width: 30px;
	height: 4px;
	border-radius: 50px;
	background-color: #fff;
	transition: .4s;
}
.headerbg .iconbars span:nth-child(2){
	width: 20px;
}
.headerbg .iconbars:hover span,
.headerbg .iconbars.active span{
	background-color: #dfbb67;
}
.headerbg .iconbars.active span:nth-child(1){
	transform: rotate(45deg)translateY(10px)translateX(5px)
}
.headerbg .iconbars.active span:nth-child(3){
	transform: rotate(-45deg)translateY(-2px)translateX(-4px);
}
.headerbg .iconbars.active span:nth-child(2){
	display: none;
}
.headerbg.sticky{
    position: fixed;
    top: 0;
    right: 0;
	padding: 6px 0;
	background: #fff;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.headerbg.sticky .navbar-brand img{
	height: 50px;
}
.sidenav {
	z-index: 1001;
	transition: 0.3s;
	top: 0;
	left: -350px;
	width: 350px;
}
.sidenav .navbar-nav > .nav-item .nav-link{
	color: #fff;
	font-weight: 500;
}
.sidenav .navbar-nav > .nav-item .nav-link:hover{
	color: #141c36;
}
.sidenav .navbar-nav .nav-item .nav-link{
	padding: 12px 30px;
	display: block;
}
.sidenav .navbar-nav .nav-item.active .nav-link{
	background-color: #dfbb67;
}
.sidenav .navbar-nav + .navbar-nav,
.sidenav .navbar-nav .nav-item + .nav-item{
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}
#sidebody{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 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;
}
.sliderindex.sliderindex__fullheight,
.sliderindex__fullheight .sliderindex__slide{
    min-height: 100vh;
}
.sliderindex{
    z-index: 1;
}
.sliderindex__fullheight .sliderindex__slide{
	padding-top: 200px;
    padding-bottom: 0;
}
.sliderindex__slide{
	z-index: 2;
    padding-top: calc(200px + 50px);
    padding-bottom: 50px;
}
.sliderindex__slide::before{
	background: linear-gradient(90deg, #141c36 0%, rgba(20, 28, 54, 0.2) 100%);
}
.sliderindex__slide::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background: linear-gradient(190deg, #141c36 0%, rgba(20, 28, 54, 0.2) 100%);
}
.sliderindex, 
.sliderindex__slide{
    height: inherit;
}
.sliderindex__slide > .container{
    z-index: 2;
}
.bgoverlay {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.bgoverlay #canvas,
.bgoverlay #canvas canvas{
	width: 100%;
	height: 100%;
}
.breadcrumb{
    background-color: #ffffff20;
    padding: 8px 15px 7px 18px;
}
.breadcrumb-item a,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item.active{
    color: #fff;
}
.breadcrumb-item a:hover{
    color: #dfbb67;
}
.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;
}
.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: 0px 4px 25px rgb(0 0 0 / 8%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 10%);
}
.btn{
    font-weight: 500;
}
.btn-min-width {
    min-width: 220px;
}
.text-white-70{
	color: rgba(255, 255, 255, 0.7);
}
.slidertitle{
	min-height: 200px;
}
.slidertitle.slidertitle__withbg{
	min-height: 400px;
}
.customsliderslick__2{
    margin-bottom: 80px !important;
}
.customsliderslick__2 .slick-next,
.customsliderslick__2 .slick-prev {
    top: inherit;
    bottom: -80px;
}
.customsliderslick__2 .slick-prev {
	left: calc(50% - 45px);
}
.customsliderslick__2 .slick-next {
	right: inherit;
	left: 50%;
}
.customsliderslick__2 .slick-next:before,
.customsliderslick__2 .slick-prev:before {
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.fa-30{
	width: 30px;
}
.buttonline::before{
	position: absolute;
	content: '';
	right: 0;
	top: 50%;
	width: 100%;
	height: 5px;
	border-radius: 50px;
	background-color: #141c36;
}
.buttonline__box{
	margin-left: 100px;
	margin-right: 100px;
}
.btn-min-width-big{
	min-width: 300px;
}
.admin-bar .headerbg.sticky{
    top: 32px;
}
.admin-bar .sliderhomebox{
	margin-top: calc(-130px + -32px);
}
.customsliderdots.slick-dotted.slick-slider{
	margin-bottom: 80px;
}
.customsliderdots .slick-dots {
	bottom: -60px;
}
.sliderhomebox .slick-dots li,
.customsliderdots .slick-dots li{
	margin: 0 5px;
}
.sliderhomebox .slick-dots li button,
.customsliderdots .slick-dots li button{
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.2);
	border: 0;
	border-radius: 50%;
}
.customsliderdots .slick-dots li button{
	background-color: rgba(27, 38, 49, 0.2);
}
.sliderhomebox .slick-dots li.slick-active button,
.customsliderdots .slick-dots li.slick-active button{
	background-color: #141c36;
	width: 30px;
	border-radius: 8px;
}
.rounded-40{
	border-radius: 40px;
}
.buttonwhatsapp{
	z-index: 9;
	bottom: -50px;
	right: 60px;
	transition: .5s;
}
.buttonwhatsapp.onleft{
	bottom: 15px;
	display: block;
}
.scroll-to-top.endpage,
.buttonwhatsapp.endpage{
	bottom: 0;
}
.scroll-to-top.endpage{
	right: 0;
	border-radius: 8px 0 0 0;
}
.buttonwhatsapp.endpage{
	right: 45px;
}
.buttonwhatsapp.endpage .btn{
	height: 40px;
	border-radius: 8px 8px 0 0 !important;
}
.sliderindex__boxtopwithslider .sliderindex__slide{
	padding-bottom: 150px;
}
.boxtopwithslider{
	z-index: 4;
	margin-top: -100px;
}
.singlecontentbg strong{
	color: #2d2c70;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	color: #dfbb67;
	margin-bottom: 30px;
}
.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: 20px;
	font-weight: 500;
}
.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;
}
.singlecontentbg li::marker{
    color: #dfbb67;
    font-size: 24px;
}
.singlecontentbg a{
	font-weight: bold;
	color: #dfbb67;
}
.singlecontentbg a:hover{
	color: #141c36;
}
.singlecontentbg img{
    margin-top: 30px;
    margin-bottom: 30px;
}
.singlecontentbg *:last-child{
    margin-bottom: 0;
}
.boxblogs p{
	height: 46px;
}
.boxblog .des{
	overflow: hidden;
	text-overflow: clip;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 52px;
}
.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: #dfbb67;
    background-color: transparent;
    padding: 20px 35px;
    padding-right: 55px;
    position: relative;
}
.customaccordion .card .card-header a.collapsed:hover {
	color: #dfbb67;
}
.customaccordion .card .card-header a.collapsed {
    color: #25245e;
    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;
}
.bg-primary .border-top{
	border-color: #ffffff60 !important;
}
.boxservices.bg-light:hover,
.boxservices.bg-white:hover{
	background-color: #dfbb67 !important;
}
.footerbg a{
	color: #fff;
}
.footerbg a:hover{
	color: #dfbb67;
}
.footerbg__links li + li{
	margin-top: 7px;
}
.footerbg__links li::marker{
    color: #dfbb67;
}
.footerbottom{
	border-color: #ffffff20 !important;
}
.boxicons:hover .text-light{
	color: #fff !important;
}
.boxpartners{
    height: 100px;
}
.boxpartners img{
    max-height: 100px;
}
.boxpartners__onpage .boxpartners img{
	padding: 15px;
}
.fa-w30{
	flex: 0 0 30px;
	max-width: 30px;
	width: 30px;
}
/*--------- Responsive ----- */
@media (max-width: 992px) {
	header{min-height: 160px;}
	.sliderindex{margin-top: -160px}
	.headerbg .navbar-brand img{height: 100px;}
	.sliderindex__fullheight .sliderindex__slide{padding-top: 160px;}
	.sliderindex__pages .sliderindex__slide{padding-top: calc(160px + 30px);padding-bottom: 30px;}
}
@media (max-width: 768px) {
	.admin-bar .headerbg{top: 46px;}
    .btn-min-width-big{min-width: 200px;}
	.scroll-to-top.endpage, .buttonwhatsapp.endpage{bottom: 58px;}
	.scroll-to-top{background-color: #141c36 !important;}
}
@media (max-width: 600px) {
	.admin-bar .headerbg.sticky{top: 0px;}
}
@media (max-width: 375px) {
}
@media (min-width: 1190px) {
	.container{max-width: 1130px;}
}
@media (min-width: 1340px) {
	.container{max-width: 1280px;}
}
@media (min-width: 1440px) {
	.container{max-width: 1240px;}
}