/* Fonts */
/* Fonts */
@font-face {
    font-family: Oswald-Bold;
    src: url(fonts/oswald/Oswald-Bold.ttf);
}


@font-face {
    font-family: Roboto-Rg;
    src: url(fonts/roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-Medium;
    src: url(fonts/roboto/Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(fonts/roboto/Roboto-Bold.ttf);
}


/* Fonts END __________________*/




/* general */
* { padding: 0px; margin: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body { font-family: Roboto-Rg; font-size: 14px; color: #262626; font-weight: normal; }
input, select, textarea { font-family: Roboto-Rg; font-size: 14px; color: #262626; }
img { border: 0px; display: block; max-width: 100%; }
a,button,input,textarea,img,span,figure { outline: none!important; transition: .30s ease-in-out; -moz-transition: .30s ease-in-out; -webkit-transition: .30s ease-in-out; }
h1, h2, h3, h4, h5, h6 { margin: 0px; font-weight: normal; font-family: Oswald-Bold; }
p,ol,ul { margin: 0px; }

/*
*:after, *:before { transition: .30s ease-in-out; -moz-transition: .30s ease-in-out; -webkit-transition: .30s ease-in-out; }
*/

input[type="submit"], input[type="button"], input[type="text"]{appearance: none; -webkit-appearance: none; -o-appearance: none; -moz-appearance:none;}
input:focus, button:focus, textarea, select, input[type="submit"] { outline: inherit; }

body { background: #fff; }

/* wrapper */
#wrapper { width: 100%; float: left; overflow: hidden; }

.mycontainer { padding: 0 15px; margin: 0px auto; max-width: 1200px; width: 100%; }

.fixadd { margin-left: -769px; width: 219px; position: fixed; top: 0px; left: 50%; z-index: 99; }
.fixadd.right { margin-right: -769px; left: auto; right: 50%; }
.fixadd a { display: block; }
.fixadd img { width: 100%; }

/* header container  */
#headerCntr { padding: 18px 0; width: 100%; float: left; position: fixed; top: 0px; left: 0px; z-index: 99; border-bottom: 2px solid #fff; background: #537f10; }
#headerCntr.sticky { padding: 18px 0; box-shadow: 0 0 5px rgba(0,0,0,0.5); } 



/*
#headerCntr.sticky .logoArea { margin-left: -101px; width: 203px; top: 10px; }
*/
/*
#headerCntr.sticky .logoArea:after { margin-top: 3px; }
*/

    /* logoArea */
    .logoArea { float: left; }
    .logoArea a { display: block; }
    .logoArea img { max-width: 100%; }
/*
.logoArea:after { margin-top: 1px; margin-left: -211px; width: 422px; height: 64px; content: ""; position: absolute; top: 100%; left: 50%; z-index: -1; background: url(../images/logo-part.png) no-repeat top center; }
*/

    /* menuArea */
    .menuArea { float: right; padding-top: 28px; }
    @media(min-width: 992px){ .menuArea { margin: 0px !important; display: block !important; height: auto !important; } }

    .menuArea ul { list-style: none; }
    .menuArea li { margin-left: 40px; float: left; }
    .menuArea li.right { float: left; }
    .menuArea li:first-child { margin-left: 0px; }
    
    .menuArea li a { display: block; font-size: 18px; color: #fff; text-decoration: none; }
    .menuArea li a:hover, .menuArea li a.active { color: #ffc23c; }

.menuTogggle { display: none; }
.closemenu { display: none; }

#bannerCntr { margin-top: 117px; width: 100%; float: left; }



.bannerBox { padding: 235px 0 215px 0; width: 100%; float: left; position: relative; z-index: 1; text-align: center; }
.bannerBox:after { width: 100%; height: 76px; content: ""; position: absolute; bottom: -1px; left: 0; z-index: -1; background: url(/images/banner-part.png) repeat-x top center / 100% 100%; }

.bannerBox h1 { font-size: 76px; color: #fff; font-weight: 700; text-transform: uppercase; line-height: 94px; }
.bannerBox h1 span { color: #ffc201; }

#middleCntr { width: 100%; float: left; }


.hajjBox { padding: 54px 0 85px 0; width: 100%; float: left; }
.hajjBox .image .round { margin: 0 auto;width: 470px; height: 470px; display: block; border-radius: 100%; border: 10px solid #537f10; box-shadow: 0 0 45px rgba(20,22,40,0.6); overflow: hidden; }
.hajjBox .image .round img { width: 100%; height: auto; }
.hajjBox .text { padding-right: 0px; }
.hajjBox .text h2 { margin-bottom: 25px; font-size: 40px; color: #000; line-height: 1.2em; font-weight: 700; text-transform: uppercase; }
.hajjBox .text p { margin-bottom: 25px; padding-right: 14%; font-size: 18px; line-height: 30px; }
.hajjBox .text .info { padding-top: 28px; width: 100%; float: left; }
.hajjBox .text .cntct_btn { padding: 18px 32px; display: inline-block; font-size: 25px; color: #000; text-decoration: none; text-transform: uppercase; font-family: Roboto-Bold; border-radius: 4px; vertical-align: middle; background: #ffc403; }
.hajjBox .text .cntct_btn:hover { background: #35500c; color: #fff; }
.hajjBox .text .email_lable { margin: 0 18px; vertical-align: middle; display: inline-block; font-size: 14px; color: #000; text-transform: uppercase; font-family: Roboto-Bold; line-height: 20px; }

.hajjBox .email_links { margin: 15px 24px; float: right; vertical-align: middle; display: inline-block;}

.hajjBox .text .email { display: inline-block; vertical-align: bottom; font-size: 17px; color: #000; text-decoration: none; font-family: Roboto-Bold; line-height: 18px; }
.hajjBox .text .email i { color: #ffc403; }

.packagesBox { padding: 65px 0 130px 0; width: 100%; float: left; text-align: center; background: url(/images/package-img.jpg) no-repeat top center / cover; }
.packagesBox h2 { margin-bottom: 82px; font-size: 40px; color: #fff; font-weight: 700; text-transform: uppercase; }
.packagesBox .item .sub { padding: 45px 35px 35px 35px; width: 100%; height: 100%; float: left; border-radius: 30px 30px 0 0; background: #ececec; }
.packagesBox .item .sub .image { width: 210px; height: 210px; display: block; margin: 0 auto 28px auto; border-radius: 10%; overflow: hidden; border: 10px solid #537f10; }
.packagesBox .item .sub .image img { width: 100%; height: auto; }
.packagesBox .item .sub h3 { margin-bottom: 42px; font-size: 35px; color: #000; font-weight: 700; text-transform: uppercase; }
.packagesBox .item .sub h4 { margin-bottom: 16px; font-size: 25px; color: #000; font-weight: 500; text-transform: uppercase; }
.packagesBox .item .sub p { margin-bottom: 25px; font-size: 15px; color: #333; line-height: 24px; }
.packagesBox .item .sub .detail_btn { margin: 7px; padding: 8px 23px; display: inline-block; font-size: 25px; color: #000; text-decoration: none; text-transform: uppercase; border-radius: 4px; background: #ffc403; position: relative; }
.packagesBox .item .sub .detail_btn.active:after, .packagesBox #dpackage-topscrool:after, .packagesBox #spackage-topscrool:after { margin-left: -15px; position: absolute; top: 100%; left: 50%; content: ""; border-width: 15px 15px 0 15px; border-style: solid; border-color: #ffc403 transparent; }
.packagesBox .item .sub .reg_btn { margin: 7px; padding: 6px 16px; display: inline-block; font-size: 25px; color: #537f10; text-decoration: none; text-transform: uppercase; border-radius: 4px; border: 2px solid #537f10; }
.packagesBox .item .sub .wait_btn { margin: 7px; padding: 8px 30px; display: inline-block; font-size: 25px; color: #fff; text-decoration: none; text-transform: uppercase; border-radius: 4px; background: #2c2c2c; position: relative; }
.packagesBox .item .sub .sold_btn { margin: 7px; padding: 8px 13px; display: inline-block; font-size: 25px; color: #fff; text-decoration: none; text-transform: uppercase; border-radius: 4px; background: #00694a; position: relative; }

.packagesBox .detail_item { display: none; }
@media (min-width: 768px){ .packagesBox .detail_item, .packagesBox #dpackage-mobile, .packagesBox #spackage-mobile { display: none !important; }
.packagesBox .item .sub .detail_btn[style="display: inline;"] + #dpackage-topscrool, .packagesBox .item .sub .detail_btn[style="display: inline;"] + #spackage-topscrool { display: none !important; }
}

.packagesBox #dpackage-mobile { display: none; }
.packagesBox #spackage-mobile { display: none; }
.packagesBox #dpackage-topscrool, .packagesBox #spackage-topscrool { display: none; }




.packageDetailsBox { margin-top: -101px; width: 100%; float: left; }
.detail_item { display: none; padding: 25px 30px 45px 30px; width: 100%; float: left; position: relative; border-radius: 0 0 30px 30px; background: #ececec; }
.detail_item:after { width: calc(50% - 15px); height: 30px; position: absolute; top: -30px; left: 0px; content: ""; background: #ececec; }
#student-package.detail_item:after { left: auto; right: 0px; }
.detail_item .left ul { list-style: none; }
.detail_item .left li { padding: 0 0 13px 25px; position: relative; font-size: 16px; color: #333; font-family: Roboto-Medium; line-height: 20px; }
.detail_item .left li:before { position: absolute; top: 0px; left: 0px; content: "\f058"; font-size: 14px; color: #35500c; font-family: 'FontAwesome-Rg'; }
.detail_item .right .image { margin-bottom: 48px; width: 100%; float: left; position: relative; border: 3px solid rgba(255,255,255,0.66); border-radius: 6px; overflow: hidden; }
.detail_item .right .image img { width: 100%; height: auto; }
.detail_item .right .image .price { padding: 8px 18px; position: absolute; top: 0px; left: 0px; font-size: 22px; color: #fff; font-family: Roboto-Bold; background: #35500c; }
.detail_item .right .image .price strong { font-size: 30px; color: #ffc403; }
.detail_item .right .image .price:after { position: absolute; top: 0px; left: 100%; content: ""; border-width: 31px 20px 30px 0; border-style: solid; border-color: #35500c transparent; }
.detail_item .right .price_intro { margin-bottom: 50px; clear: both; font-size: 16px; color: #000; font-family: Roboto-Medium; }
.detail_item .right .price_intro span { color: #35500c; font-family: Roboto-Bold; }
.detail_item .right .price_btn { padding: 14px; display: block; clear: both; font-size: 16px; color: #35500c; text-decoration: none; border-radius: 5px; border: 2px solid #35500c; text-align: center; }
.detail_item .right .price_btn:hover { color: #000; background: #ffc403; }

.detail_item .timeline { padding: 40px 45px 45px 75px; margin-top: 35px; width: 100%; float: left; background: #f7f7f7; }
.detail_item .timeline .stage { width: 100%; float: left; position: relative; }
.detail_item .timeline .stage .stext { margin-top: 12px; padding: 9px 18px; float: center; text-align: center; font-size: 12px; color: #fff; text-transform: uppercase; background: #537f10; border-radius: 30px; position: relative; z-index: 2; }
.detail_item .timeline .stage .stext:before { font-family: 'FontAwesome-Solid'; content: "\f072"; display: inline-block; transform: rotate(-54deg); -moz-transform: rotate(-54deg); -webkit-transform: rotate(-54deg); margin-right: 5px; }
.detail_item .timeline .stage .timeacordian { width: calc(100% - 145px); float: right; position: relative; list-style: none; }
.detail_item .timeline .stage .timeacordian:after { width: 1px; height: calc(100% - 69px); content: ""; position: absolute; top: 40px; left: -100px; background: #537f10; }
.detail_item .timeline .stage .timeacordian li { width: 100%; float: left; position: relative; }
.detail_item .timeline .stage .timeacordian li:last-child .ans:after { width: 8px; height: 100%; content: ""; position: absolute; top: -25px; left: -103px; background: #f7f7f7; z-index: 1; }
.detail_item .timeline .stage .timeacordian .ques:before { margin-top: -6.5px; width: 13px; height: 13px; content: ""; position: absolute; top: 50%; left: -106px; background: #537f10; border-radius: 100%; }
.detail_item .timeline .stage .timeacordian .ques:after { width: 106px; height: 1px; content: ""; position: absolute; top: 50%; left: -106px; background: #537f10; }
.detail_item .timeline .stage .timeacordian .ques { padding: 18px 40px 18px 33px; margin-bottom: 1px; width: 100%; float: left; position: relative; font-size: 16px; color: #424242; text-decoration: none; background: #fff; }
.detail_item .timeline .stage .timeacordian .ques .plus:after { margin-top: -1.5px; width: 15px; height: 3px; position: absolute; top: 50%; right: 15px; content: ""; background: #000; }
.detail_item .timeline .stage .timeacordian .ques .plus:before { margin-top: -7.5px; width: 3px; height: 15px; position: absolute; top: 50%; right: 21px; content: ""; background: #000; }
.detail_item .timeline .stage .timeacordian .ques .tag { padding: 5px 14px; margin-right: 18px; display: inline-block; vertical-align: middle; font-size: 12px; color: #fff; text-transform: uppercase; background: #797979; border-radius: 3px; }
.detail_item .timeline .stage .timeacordian .ques.active .plus:before { display: none; }
.detail_item .timeline .stage .timeacordian .ans { display: none; margin-bottom: 1px; padding: 25px 33px; width: 100%; float: left; position: relative; background: #fff; }
.detail_item .timeline .stage .timeacordian img { margin-bottom: 15px; }
.detail_item .timeline .stage .timeacordian p { font-size: 15px; color: #000; line-height: 22px; }

/*
.detail_item .reg_btn { margin-top: 45px; width: 100%; float: left; text-align: center; }
*/
.detail_item .reg_btn { margin: 7px; padding: 6px 16px; display: inline-block; font-size: 25px; color: #537f10; text-decoration: none; text-transform: uppercase; border-radius: 4px; border: 2px solid #537f10; }

.detail_item .wait_btn { margin: 7px; padding: 8px 30px; display: inline-block; font-size: 25px; color: #fff; text-decoration: none; text-transform: uppercase; border-radius: 4px; background: #2c2c2c; position: relative; }

.detail_item .sold_btn { margin: 7px; padding: 8px 13px; display: inline-block; font-size: 25px; color: #fff; text-decoration: none; text-transform: uppercase; border-radius: 4px; background: #00694a; position: relative; }


/*
.detail_item .reg_btn a { padding: 6px 16px; display: inline-block; font-size: 25px; color: #537f10; text-decoration: none; text-transform: uppercase; border-radius: 4px; border: 2px solid #537f10; }
*/

.experienceBox { padding: 50px 0 85px 0; width: 100%; float: left; }
.experienceBox h2 { margin-bottom: 60px; font-size: 40px; color: #000; font-weight: 700; text-align: center; text-transform: uppercase; }
.experienceBox .flexslider { width: 100%; float: left; margin: 0px; border: none; }
.experienceBox #slider { margin-bottom: 28px; }
.experienceBox #slider .slides li { width: 100%; float: left; position: relative; }
.experienceBox #slider .title { padding: 18px 48px 18px 30px; position: absolute; bottom: 50px; left: 0px; font-size: 20px; color: #fff; font-family: Roboto-Bold; text-transform: uppercase; background: rgba(53,80,12,0.78); }
.experienceBox #slider .title:after { width: 19px; height: 100%; position: absolute; top: 0px; left: 100%; content: ""; background: url(/images/title-part.png) no-repeat top center / 100% 100%; }
.experienceBox #carousel .slides li { position: relative; }
.experienceBox #carousel .title { width: 100%; height: 100%; position: absolute; top: 0px; left: 0; background: rgba(0,0,0,0.7); }
.experienceBox #carousel .title .under { width: 100%; height: 100%; display: table; }
.experienceBox #carousel .title .cntr { padding: 15px; width: 100%; height: 100%; display: table-cell; text-align: center; vertical-align: middle; font-size: 16px; color: #fff; font-family: Roboto-Bold; line-height: 18px; cursor: pointer; }
.experienceBox #carousel .flex-active-slide .title { background: rgba(53,80,12,0.78); }

.experienceBox #carousel.flexslider .flex-direction-nav .flex-next { right: -17px; opacity: 1; display: none; }
.experienceBox #slider.flexslider .flex-direction-nav .flex-next { right: -17px; opacity: 1; display: none; }
.experienceBox .flexslider .flex-direction-nav .flex-next:before { content: "\f105"; font-family: 'FontAwesome-Solid'; }

.experienceBox #carousel.flexslider .flex-direction-nav .flex-prev { left: -17px; opacity: 1; display: none; }
.experienceBox #slider.flexslider .flex-direction-nav .flex-prev { left: -17px; opacity: 1; display: none; }
.experienceBox .flexslider .flex-direction-nav .flex-prev:before { content: "\f104"; font-family: 'FontAwesome-Solid'; }

.experienceBox .flex-direction-nav a { line-height: 41px; text-align: center; color: #ffc403; background: #fff; border: 1px solid #000; }


.faqBox { padding: 75px 0 120px 0; width: 100%; float: left; background: url(/images/faqs-img.jpg) no-repeat top center / cover; }
.faqBox h2 { margin-bottom: 65px; font-size: 40px; color: #fff; font-weight: 700; text-align: center; text-transform: uppercase; }
.faqBox .item { margin: 10px 0; width: 100%; float: left; border-radius: 4px; background: #fff; }
.faqBox .item .ques { padding: 17px 40px 17px 20px; width: 100%; float: left; position: relative; font-size: 15px; color: #000; text-decoration: none; font-family: Roboto-Medium; line-height: 20px; border-radius: 4px; border: 1px solid #fff; background: #ececec; }
.faqBox .item .ques:after { margin-top: -1.5px; width: 15px; height: 3px; position: absolute; top: 50%; right: 15px; content: ""; background: #000; }
.faqBox .item .ques:before { margin-top: -7.5px; width: 3px; height: 15px; position: absolute; top: 50%; right: 21px; content: ""; background: #000; }
.faqBox .item .ques.active:before { display: none; }
.faqBox .item .ans { display: none; padding: 20px 20px; width: 100%; float: left; }
.faqBox .item p { font-size: 15px; color: #000; line-height: 22px; }

.mapBox { padding: 115px 0 0 0; width: 100%; float: left; min-height: 507px; text-align: center; background: url(/images/map-bg.png) no-repeat center center; }
.mapBox h2 { margin-bottom: 45px; font-size: 28px; color: #000; font-weight: 700; }
.mapBox .email { display: inline-block; vertical-align: middle; font-size: 25px; color: #000; text-decoration: none; font-family: Roboto-Medium; line-height: 30px; }
.mapBox .email i { margin-right: 20px; width: 63px; height: 63px; border-radius: 100%; border: 2px solid #ffc403; font-size: 28px; color: #ffc403; vertical-align: middle; line-height: 58px; }

.contactBox { padding: 55px 0 30px 0; width: 100%; float: left; background: #ececec; }
.contactBox h2 { margin-bottom: 40px; font-size: 40px; color: #000; font-weight: 700; text-align: center; text-transform: uppercase; }
.contactBox h3 { margin-bottom: 30px; font-size: 28px; color: #537f10; font-weight: 700; text-align: center;}
.contactBox h3 span { color: #ffc201; }
.contactBox .fgroup { padding-bottom: 30px; }
.contactBox .input_style { padding: 0 20px; width: 100%; height: 65px; float: left; font-size: 18px; color: #252424; border-radius: 5px; border: 1px solid #c4c4c4; }
.contactBox textarea.input_style { padding: 12px 20px; height: 150px; }
.contactBox .send_btn { margin: 0 auto; padding: 0 20px; width: 272px; height: 63px; display: block; font-size: 25px; color: #000; text-transform: uppercase; border-radius: 5px; border: none; background: #ffc403; cursor: pointer; }


#footerCntr { padding: 50px 0; width: 100%; float: left; text-align: center; background: #537f10; }
#footerCntr ul { list-style: none; }
#footerCntr li { margin: 0 18px; display: inline-block; }
#footerCntr li a { display: block; font-size: 18px; color: #fff; text-decoration: none; text-transform: uppercase; font-family: Roboto-Medium; }
#footerCntr li a:hover, #footerCntr li a.active { color: #ffc403; }
#footerCntr p { padding-top: 30px; font-size: 16px; color: #fff; line-height: 25px; }



.modal .close { width: 50px; height: 50px; position: absolute; top: 0px; right: 0px; font-size: 40px; color: #fff !important; line-height: 48px; text-align: center; opacity: 1 !important; line-height: 20px; border-radius: 100%; border: 1px solid rgba(255,255,255,0.5); box-shadow: 0 0 20px rgba(0,0,0,0.2); background: #35500c; }
.modal-dialog { padding: 0 15px; max-width: 1170px; }
.modal .modal-header { display: block; }
.modal .modal-title { text-align: center; font-size: 25px; color: #000; text-transform: uppercase; }
.modal-content { border-radius: 0px; }
.modal-body { padding: 30px; }
.modal-body ul { padding: 0 0 20px 20px; }
.modal-body h4 { margin-bottom: 15px; font-size: 20px; font-weight: 500; }
.modal-body p { margin-bottom: 15px; font-size: 14px; }
.modal-body .col-12 { margin-bottom: 30px; }
.modal-body .sub { width: 100%; height: 100%; float: left; border: 1px solid #e9ecef; border-radius: 5px; }
.modal-body .sub .title { padding: 10px; font-size: 16px; color: #35500c; font-family: Roboto-Medium; text-align: center; border-bottom: 1px solid #e9ecef; }
.modal-body .sub ul { padding: 22px; list-style: none; }
.modal-body .sub ul ul { padding: 12px 0 0 0; list-style: none; }
.modal-body .sub ul ul li:last-child { padding-bottom: 0px; }
.modal-body .sub ul ul ul { padding: 12px 0 0 0; list-style: none; }
.modal-body .sub ul li { padding: 0 0 11px 25px; position: relative; font-size: 14px; line-height: 20px; }
.modal-body .sub ul ul li { padding-left: 20px; }
.modal-body .sub ul ul ul li { padding-left: 15px; }

.modal-body .sub ul li:after { position: absolute; top: 0px; left: 0px; content: "\f044"; font-size: 16px; color: #35500c; font-family: 'FontAwesome-Rg'; }
.modal-body .sub ul ul li:after { content: "\f111"; font-family: 'FontAwesome-Solid'; font-size: 13px; }
.modal-body .sub ul ul ul li:after { content: "\f111"; font-family: 'FontAwesome-Rg'; font-size: 10px; }
.modal-body .sub.download ul li:after { content: "\f0a9"; font-family: 'FontAwesome-Solid'; font-size: 16px; }
