.strips{
    position:fixed;
    left:0px;
    top:0px;
    bottom:0px;
    bottom:10px;
    height:100%;
    pointer-events:none;
    right:0px;
    opacity:1;
    z-index:999999;
    overflow:hidden;
    transition:all 250ms ease;
}

.strips-scroll{
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px; 
    overflow: auto;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling: touch;
}

.strips-scroll a i:first-child{
    position:absolute;
    color:#FFFFFF;
    left:0px;
    height:60px;
    width:60px;
    text-align:center;
    font-size:22px;
}

.strips-scroll a .ion-record{
    position:absolute;
    right:0px;
    height:60px;
    width:60px;
    text-align:center;
    font-size:6px;   
}

.strips a{
    z-index:1;
    position:relative;
    height:60px;
    font-size:14px;
    line-height:62px;
    font-weight:300;
    color:#FFFFFF;
    text-align:left;
    padding-left:70px;
    pointer-events:none;
    transition:all 0ms ease-in-out;
    background-color:#323133;
    -webkit-box-shadow: 0 5px 5px 2px rgba(0,0,0,0.0);
    box-shadow: 0 5px 5px 2px rgba(0,0,0,0.0);   
}

/*Menu Colors*/
.menu-red-1{background-color:#BF263C!important;}
.submenu-red-1 a{background-color:#BF263C!important;}
.menu-red-2{background-color:#D8334A!important;}
.submenu-red-2 a{background-color:#D8334A!important;}
.menu-orange-1{background-color:#E9573F!important;}
.submenu-orange-1 a{background-color:#E9573F!important;}
.menu-orange-2{background-color:#FC6E51!important;}
.submenu-orange-2 a{background-color:#FC6E51!important;}
.menu-yellow-1{background-color:#c4a923!important;}
.submenu-yellow-1 a{background-color:#c4a923!important;}
.menu-yellow-2{background-color:#bca127!important;}
.submenu-yellow-2 a{background-color:#b79a17!important;}
.menu-green-1{background-color:#80bc3f!important;}
.submenu-green-1 a{background-color:#80bc3f!important;}
.menu-green-2{background-color:#76a543!important;}
.submenu-green-2 a{background-color:#76a543!important;}
.menu-blue-1{background-color:#5D9CEC!important;}
.submenu-blue-1 a{background-color:#5D9CEC!important;}
.menu-blue-2{background-color:#4A89DC!important;}
.submenu-blue-2 a{background-color:#4A89DC!important;}
.menu-magenta-1{background-color:#AC92EC!important;}
.submenu-magenta-1 a{background-color:#AC92EC!important;}
.menu-magenta-2{background-color:#967ADC!important;}
.submenu-magenta-2 a{background-color:#967ADC!important;}
.close-menu{background-color:#323133!important;}

.show-strips{opacity:1!important; transition:all 500ms ease!important;}
.allow-pointer{pointer-events:all!important;}
.deny-pointer{pointer-events:none!important;}
.strips-placed{opacity:1!important;}


/*Submenu*/

.submenu{
    pointer-events:none;
    position:fixed;
    left:0px;
    top:0px;
    right:0px;
    height:100%;
    z-index:999;
    overflow:hidden;
    transition:all 250ms ease;
}

.submenu-scroll{
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px; 
    overflow: auto;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling: touch;
}

.submenu a{
    height:60px;
    font-size:14px;
    line-height:60px;
    font-weight:300;
    color:#FFFFFF;
    text-align:left;
    padding-left:70px;
    transition:all 0ms ease-in-out;
    opacity:1;
    pointer-events:none;
    -webkit-box-shadow: 0 5px 5px 2px rgba(0,0,0,0.0);
    box-shadow: 0 5px 5px 2px rgba(0,0,0,0.0);     
    border-bottom:solid 1px rgba(255,255,255,0.15);
}

.submenu a i:first-child{
    position:absolute;
    color:#FFFFFF;
    left:0px;
    height:60px;
    width:60px;
    text-align:center;
    font-size:22px;
}

.submenu a .ion-record{
    position:absolute;
    right:0px;
    height:60px;
    width:60px;
    text-align:center;
    font-size:6px;   
}
@media(min-width:768px){
    .strips, .submenu{
        width:300px;   
    }
	.centerise {
	left:25%;
	/*transform:translateX(150%);*/
    max-width:768px;
	}
}
.strips a, .submenu a{
    opacity:0;
}


/*Header*/

.header{
	position: fixed;
	z-index: 999;
	height: 70px;
	left: 0px;
	right: 0px;
	background-color: #FFFFFF;
}
@media(min-width:768px){
.header{
    left: 25%;
}
}
@media(max-width:768px){
.header{
    left: 0%;
    width: 100%;
}
}
.header-icon-1{
	position: absolute;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	color: #000;
	font-size: 20px;
	left: 0px;
}

.header-logo{
	border-radius: 0px;
	position: absolute;
	left: 37%;
	margin-left: -15px;
	margin-top: 7px;
	width: 223px;
	height: 62px;
	background-image: url(../images/logo_afreek.png);
	background-size: 223px 62px;
}
@media(max-width:400px){
.header-logo{
    border-radius: 0px;
    position: absolute;
    left: 22%;
    margin-left: -15px;
    margin-top: 7px;
    width: 223px;
    height: 62px;
    background-image: url(../images/logo_afreek.png);
    background-size: 223px 62px;
}
}
.header-icon-2{
    position:absolute;
    height:60px;
    width:60px;
    line-height:62px;
    text-align:center;
    color:#FFFFFF;
    font-size:14px;
    left:50px;
}

.header-icon-4{
	position: absolute;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	color: #000;
	font-size: 20px;
	right: 0px;
}

.header-icon-3{
    position:absolute;
    height:60px;
    width:60px;
    line-height:60px;
    text-align:center;
    color:#FFFFFF;
    font-size:20px;
    right:40px;
}

.active-menu i, .active-submenu i{    
    animation-name: activemenu;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-delay: 0s;
}

@keyframes activemenu {  
    0% { transform: scale(1.5, 1.5);}
    50% { transform: scale(1.0, 1.0);}
    100% { transform: scale(1.5, 1.5);}
}


/*Body Settings*/

body{
    background-image:url(../images/pictures/bg.jpg);
    background-position: top left;
    background-repeat:repeat;
}

/*Swiper*/

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container2 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}

/*Homepage Slider*/

.home-slider h4{
    width:100%;
    padding-top:80px;
    padding-bottom:40px;
    position:absolute;
    bottom:15px;
    background: linear-gradient( to bottom,
      rgba(0, 0, 0, 0.00),
      rgba(0, 0, 0, 0.01),
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.9)
    );
    color:#FFFFFF;
    padding-left:20px;
    padding-right:20px;
    font-size:18px;
    font-weight:500;
    line-height:30px;
}


.home-slider p{
    font-size:13px;
    position:absolute;
    bottom:0px;
    z-index:999;
    color:#FFFFFF;
    opacity:0.5;
    padding-left:20px;
    padding-right:20px;
    display:block;
    width:100%;
}

.home-round-slider{padding-top:10px;}
.home-round-slider img{
    border-radius:200px;
    margin-left:auto;
    margin-right:auto;
}

.home-img-1{
    position:absolute;
    width:150px;
    height:150px;
    top:25px;
    left:50%;
    margin-left:-170px!important;
    opacity:0.7;
}

.home-img-2{
    width:200px;
    height:200px;
    position:relative;
    z-index:1;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.5);
            box-shadow: 0 0 10px 3px rgba(0,0,0,0.5);
}

.home-img-3{
    position:absolute;
    width:150px;
    height:150px;
    top:25px;
    right:50%;
    margin-right:-170px!important;
    opacity:0.7;
}

.home-round-slider h3{text-align:center; padding-top:20px;}
.home-round-slider em{display:block; font-style: normal; text-align:center;}
.center-socials{width:160px; margin-left:auto; margin-right:auto;}

/*Home Columns*/

.column-home-left i{
    font-size:46px;
    position:absolute;
    height:60px;
    margin-top:5px;
    width:40px;
    text-align:center;
}

.column-home-left em{
    font-style:normal;
    font-size:18px;
    position:absolute;
    height:40px;
    margin-top:7px;
    line-height:40px;
    border-radius:40px;
    width:40px;
    text-align:center;
}

.column-home-left h5{
    padding-left:60px;
}

.column-home-left h4{
    padding-left:60px;
}

.column-home-left p{
    padding-left:60px;
}

.column-home-center i{
    font-size:46px;
    height:60px;
    margin-top:5px;
    width:100%;
    display:block;
    text-align:center;
}

.column-home-center h5{
    text-align:center;
    font-size:18px;
    padding-bottom:10px;
}

.column-home-center p{
    text-align:center;
}

/*Footer*/

.footer{
	padding: 10px 0px 10px 0px;
}
.footer-bottom{padding-bottom:30px!important;}
.footer-dark{background-color:#0c1117;}
.footer-light{background-color:#ecf0f1; border-top:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0;}
.footer-light{background-color:#ecf0f1; border-top:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0;}
.footer-light i{color:#1f1f1f;}
.footer-light p{color:#666666;}
.footer-light .decoration{background-color:rgba(0,0,0,0.1)!important;}

.footer-dark .decoration{
    background-color:rgba(255,255,255,0.05);
    max-width:290px;
    margin-left:auto;
    margin-right:auto;
}

.footer .footer-logo{
	background-image: url(../../../../images/logo_afreek.png);
	background-size: 223px 63px;
	width: 223px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.copyright-text{margin-bottom:0px; margin-top:-10px; margin-bottom:0px;}

.footer p{
    max-width:290px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.footer-socials{
    width:255px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}

.footer-socials .icon-ghost{background-color:transparent!important;}

.footer-socials a{
    margin-left:2px!important;
    margin-right:2px!important;
}
