@import "fonts/stylesheet.css";
.primaryContainer {
    font-family: 'DIN Next LT Arabic';
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    margin-top: -10px;
}
p {
    font-size: calc(0.5em + 1vmin);
    color: #ffffff;
    text-align: justify;
}
h1 {
    font-size: 5vw;
    font-weight: 5;
    color: #ffffff;
    text-align: center;
}
h2 {
	color: #ffffff;
	font-size: 50px;
}
h3 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 100;
}

#logo {
    position: absolute;
    z-index: 2;
    float: right;
    width: 250px;
    height: 200px;
    margin: 0 10% 0 0;
    background: rgb(221, 35, 49);
    border-radius: 0 0 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.498039) 2px 4px 5px 0px;
}
@media only screen and (max-width: 744px) {
    #logo {
        width: 200px;
        height: 150px;
        margin: 0 5% 0;
    }
    h2 {
    	color: #ffffff;
    	font-size: 30px;
    }
    h3 {
    	color: #ffffff;
    	font-size: 25px;
    }
}
#logo_image {
    width: 80%;
    max-width: none;
    height: 80%;
    clear: none;
    color: rgb(0, 0, 0);
    position: static;
    top: 0px;
    left: 0px;
    padding-bottom: 0px;
    margin: 10% auto 0px;
    padding-top: 0%;
}
.logo_image {
    float: none;
    width: 200px;
    height: 92.499165%;
    margin: 0% auto 0px;
    clear: none;
    color: rgb(0, 0, 0);
    display: block;
    max-width: none;
}
#Welcome_Box {
    float: left;
    height: 100vh;
    position: relative;
    width: 100%;
}
#bg {
    top: : 135px;
    height: calc(100vh - 0px);
    width: 100vh;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.Section1 {
    float: right;
    height: 270px;
    position: relative;
    width: 100%;
    background-image: -webkit-linear-gradient(top, #b61c28 0%, #dc2231 100%) !important;
    background-image: -moz-linear-gradient(top, #b61c28 0%, #dc2231 100%) !important;
    background-image: -ms-linear-gradient(top, #b61c28 0%, #dd2331 100%) !important;
    background-image: linear-gradient(to bottom, #b61c28 0%, #dd2331 100%) !important;
}
.balancer {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.Section1_title {
    float: right;
    margin: 0 10% 0 0;
    position: relative;
    width: 25%;
    font-size: 4em;
    text-align: center;
}
.Section1_description {
    float: right;
    margin: 0 5% 0 0;
    position: relative;
    width: 50%;
    text-align: justify
}
#Delivery {
    margin: 2.5% auto 0;
	text-align: center;
	font: 3em;
}
.branch1 {
	float: right;
	width: 30%;
	margin: 2.5% 15% 0 5%;
	text-align: center;
}
.branch2 {
	float: right;
	width: 30%;
	margin: 2.5% 5% 0 0;
	text-align: center;
}
@media only screen and (max-width: 744px) {
    .Section1_title {
        margin: 0 10% 0 0;
        position: absolute;
        width: 80%;
        top: 20%;
    }
    .Section1_description {
        margin: 0 10% 0 0;
        position: absolute;
        width: 80%;
        top: 65%;
        line-height: 2em;
    }
    .Section1_title img {
        margin: : 10% 0;
        width: 50%;
	}
    #Delivery, .branch1, .branch2  {
        float: none;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
width: auto;
    }
}
.Section1_icon {
    float: right;
    height: 100px;
    margin: 0 15% 0 0;
    position: relative;
    width: 100%;
}
#Menu {
    margin: 0 20% 40px;
    width: 60%;
}
@media only screen and (max-width: 744px) {
    #Menu {
        margin: 0 5%;
        width: 90%;
    }
}
.LightSection {
    float: left;
    height: auto;
    clear: right;
    width: 100%;
    background-image: url("img/BG.png");
    background-attachment: fixed;
    -webkit-background-size: 5%;
    background-size: 5%;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}
.LightSection_title {
    font-size: 1.8em;
    color: #D30003;
    text-align: center;
}
.swiper2-title {
    float: right;
    margin: 0 7.5% 0 0;
    max-width: 100%;
    width: 30%;
}
.swiper2-title-img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}
.swiper2-desc {
    float: right;
    margin: 0 5% 0 0;
    max-width: 100%;
    width: 50%;
}
@media only screen and (max-width: 744px) {
    .swiper2-title {
        width: 27.5%;
        margin: 0 2.5%;
    }
    .swiper2-desc {
        width: 65%;
        margin: 0 0 0 2.5%;
    }
}
/*Start Gallery style*/

#Gallery {
    margin: 20px auto;
    width: 80%;
}
.GImage {
    display: block;
    float: right;
    margin: 2.5%;
    opacity: 0.8;
    width: 20%;
}
.GImage:hover {
    opacity: 1;
}
#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}
#Map {
    float: left;
    height: 50vh;
    margin-left: 0%;
    margin-top: 0px;
    clear: left;
    width: 100%;
    min-width: 0px;
    display: block;
    margin-right: 0%;
}
@media only screen and (max-width: 744px) {
    #Gallery {
        margin: 5% auto;
        width: 90%;
    }
    .GImage {
        display: block;
        float: right;
        margin: 0.5%;
        opacity: 0.8;
        width: 32%;
    }
    #Map {
        height: 80vh;
    }
}
#footer {
    background-image: -webkit-linear-gradient(top, #b61c28 0%, #dc2231 100%) !important;
    background-image: -moz-linear-gradient(top, #b61c28 0%, #dc2231 100%) !important;
    background-image: -ms-linear-gradient(top, #b61c28 0%, #dd2331 100%) !important;
    background-image: linear-gradient(to bottom, #b61c28 0%, #dd2331 100%) !important;
    float: right;
    position: relative;
    width: 100%;
}
.footer_title {
    font: 600 2em;
    line-height: 1em;
    margin: 45px auto 0;
    text-align: center;
}
#footer_social {
    margin: 35px auto 0;
    width: 265px;
}
.social_icon {
    float: right;
    margin: 0 20px 0 0;
    max-width: 100%;
    opacity: 0.75;
    width: 75px;
}
.social_icon:hover {
    opacity: 1;
}
#footer_copyright {
    float: right;
    margin: 35px 0 0;
    text-align: center;
    width: 100%;
}
#theka {
    float: left;
    margin: 1% 0 2% 5%;
    width: 85px;
    opacity: 0.85;
}
#theka:hover {
    opacity: 1;
}
.titlebox {
    height: 100px;
    position: absolute;
    right: 20%;
    top: 30%;
    width: 20%;
}

