
@font-face {
	font-family: 'GESSTwoLight-Light';
	src: url('../fonts/GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/GESSTwoLight-Light.otf')  format('opentype'),
	url('../fonts/GESSTwoLight-Light.woff') format('woff'), url('../fonts/GESSTwoLight-Light.ttf')  format('truetype'), url('../fonts/GESSTwoLight-Light.svg#GESSTwoLight-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GESSTwoMedium-Medium';
	src: url('../fonts/GESSTwoMedium-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GESSTwoMedium-Medium.otf')  format('opentype'),
	url('../fonts/GESSTwoMedium-Medium.woff') format('woff'), url('../fonts/GESSTwoMedium-Medium.ttf')  format('truetype'), url('../fonts/GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GESSTwoBold-Bold';
	src: url('../fonts/GESSTwoBold-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GESSTwoBold-Bold.otf')  format('opentype'),
	url('../fonts/GESSTwoBold-Bold.woff') format('woff'), url('../fonts/GESSTwoBold-Bold.ttf')  format('truetype'), url('../fonts/GESSTwoBold-Bold.svg#GESSTwoBold-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: jarida2;
    src: url(../fonts/AlJareedaTitle.otf);
}

div{
    font-family: 'GESSTwoMedium-Medium' !important;
}

.header_bg{
    background: url('../imgs/mainback.jpg') no-repeat center;
    background-size: cover;
}

.rmenu{
    cursor: pointer;
    margin-top: 95px;
    float: left;
    width: 27px;

}
.lmenu{

    float: left;
    margin-top: 93px;

}

section{
    padding: 100px 0;
}
.logoimg{
    width: 150px;
    float: right;
    margin-top: 20px;
}
.contact-landing{
font-family: jarida2;
    direction: ltr;
    color: #fff;
    line-height: 17px;
    font-size: 18px;
    position: absolute;
    left: 36px;
    top: 130px;
}
.btns{
    direction: ltr;
    position: relative;
    top: 95px;
}

.btns a{
text-align:center;
}


.tahmil{
    font-size: 15px;
    line-height: 15px;
    font-family: 'GESSTwoMedium-Medium' !important;
    font-weight:700;
    padding: 4px 15px 3px 15px;
    color: #103249;
    background: #ffff00;
    width:340px;
    margin: -5px 0;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@-webkit-keyframes mymove {
    from {bottom: 0;}
    to {bottom: 10px;}
}

@keyframes mymove {
    from {bottom: 0;}
    to {bottom: 10px;}
}
.tahmil:hover{
    background: #dad71e;

}
.trc:hover{
    opacity: 0.8;
    position: relative;
    -webkit-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
}
.row-menu{
    width: 100%;
    position: absolute;
    bottom: 75px;
}
.submen{
    position: absolute;
    top: 50%;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
    left: 50%;
    width: 90%;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
}

.submen a{
    color: #fff;
    font-size: 21px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.taliya{
    color: #103249;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
	padding:3px;
	background: yellow;
}
.row-menu .col-md-5ths{
	min-height:160px;
    background: rgba(75,83,86,0.7);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-left:1px solid rgba(255,255,255,0.5) ;
}

.row-menu .col-md-5ths:hover{
    transform: scale(1.1);
    background: #ffff00;
    z-index: 2;
}

.row-menu .col-md-5ths:hover > .submen a { color: #103249; }

.menuList{
    position: absolute;
    top: 180px;
    padding-right: 0;
    left: 0;
    display: none;
}
.list{
    list-style: none;
    font-size: 18px;
    padding: 0;

}

.list li a{
    color:#fff;
}
.nlogo{
    color: #fff;
    font-size: 25px;
    line-height: 20px;
    margin-top: 90px;
    margin-right: 15px;
}
.list li a:hover{
    color:#ffff00;
}


.list li{
padding: 10px;
    border-bottom: 1px solid #fff;
}

#kahraba{
    height: 1200px;
    padding: 0;
    position: relative;
}

.rowp1{
    position: absolute;
    top:0;
    height:600px;
    width: 100%;
}

.p1{
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #ffff00;
    z-index: -10;
    right: 50%;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;

}

.p2{
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #ffff00;
    z-index: -10;
    left: 50%;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}





.rowp1-2{
    position: absolute;
    top:600px;
    height:600px;
    width: 100%;
}

.p12{
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #ffff00;
    z-index: -10;
    right: 50%;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}

.p22{
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #ffff00;
    z-index: -10;
    left: 50%;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}

.kahrabarow{
    background-image: url("../imgs/background.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 1200px;
}
.seperator{
    padding: 0;
    height: 60px;
    background: #113249;
}

.arrowdown{
    margin-top: 30px;
    margin-left: 25px;
    margin-bottom: 20px;
}

#natayej{
    background-color: #77a199;
    background-image: url("../imgs/background1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#natayej h1{
    padding-bottom: 70px;
    color: #fff;
    text-align: center;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
    font-size: 33px;
}

.titleicons{
    text-align: center;
    padding-bottom: 40px;
    font-size: 23px;
    min-height: 108px;
    color: #113250;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;

}
.internal{
    padding: 5px 10px 25px 10px;
    background: #a0cdbc;
    position: relative;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;

}

.internal:hover{
    background: #ffff00 !important;
}

.box{
    background: #fff;
    margin-bottom: 10px;
    padding-top: 33px;
    padding-bottom: 20px;
    margin-top: 2px;
}

.expRow{
    margin-right: -5px;
    margin-left: -5px;
    margin-top: 5px;

}
.parrow{
    position: absolute;
    width: 100%;
    right: 0;
    bottom: -18px;
    z-index: 20;
    display: none;
}
#triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff
}
.internal:hover::before{
    background: #ffff00;
}
.iconpic{
    height: 90px;
}
.iconpic2{
    width:115px ;
}
.ulmod {
    list-style: none;
    padding:0;
    margin:0;
    font-size: 16px;
}

.limod {
    padding-left: 1em;
    text-indent: -.7em;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
    font-size: 17px;
}
.box div{
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
    font-size: 17px;
}
.box li{
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
    font-size: 18px;
}
.limod:before {
    content: "\2022";
    color: #ffff00;
    margin-left: 10px;
}

#badael{
    background-image: url("../imgs/background2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#anima{
    background-image: url("../imgs/background2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}


#badael h1{
    color: #fff;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
}
#sep{
    background-image: url("../imgs/background3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
}

#wasef{
    background-image: url("../imgs/background4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    background-attachment: fixed;
}
#wasef .internal{
    background:#fff !important;
}
#wasef .internal:hover{
    background:#ffff00 !important;
}
#wasef h1{

    padding-bottom: 70px;
    color: #103148;
    text-align: center;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
}

#asar{
    background-image: url("../imgs/background5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#asar h1{

    padding-bottom: 70px;
    color: #fff;
    text-align: center;
    font-family: 'GESSTwoMedium-Medium' !important;font-weight:700;
}
#footer{
    padding: 40px 0 40px 0;
    overflow: auto;

}
#footer p{
    font-family: 'GESSTwoMedium-Medium' !important;
    color: #103249;
    font-size: 18px;
    line-height: 22px;
}
















@media screen and (max-width: 1400px) {

}

@media (max-width:1200px) and (min-width:992px) {
    .titleicons {
        font-size: 25px;
    }
}


@media screen and (max-width: 992px) {
    .hidd {
        display: none;
    }
    .parrow{
        display: none !important;
    }
    .soura{
        padding: 0;
    }
    .mb{
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 992px) {
    .nlogo, .row-menu{
        display: none !important;
    }
.tahmil, .hid{
width:100% !important;
}

.btns {
    position: absolute;
    top: 265px;
    left: 15px;
    right: 15px;
}


	#sep img{

	width:200px !important;
}
    
    .list li a{
        font-size: 14px;
    }

    .arrowdown{
        margin: 0;
        width: 30px;

    }

}


@media (min-width: 992px) {
    .rel{
        position: relative;
        top:45px;
    }
}



@media (min-width: 1600px) {
    #kahraba{
        height: 1400px;
    }
    .list li a{
        font-size: 24px;
    }
    .rowp1{
        height:700px;
    }


    .rowp1-2{
        top:700px;
        height:700px;

    }


    .kahrabarow{
        height: 1400px;
    }
}


@media (min-width: 2200px) {
    #kahraba{
        height: 1600px;
    }

    .rowp1{
        height:800px;
    }


    .rowp1-2{
        top:800px;
        height:800px;

    }


    .kahrabarow{
        height: 1600px;
    }
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:right;
    /* inline-block space fix */
    margin-left:-4px;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}