﻿/*@font-face {
    src: url(font-family/micro/microbold);
    src: url(font-family/cairo/cairo);
}*/

html {
    width: 100% !important;
}

body {
    width: 100% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "micro";
}

p,
span,
ul,
li,
label,
input {
    font-family: "cairo";
}

    li a {
        font-family: "cairo";
    }

section.nav.mobnav {
    display: none;
}

.container.slicon {
    width: 100%;
    display: contents;
}

body {
    overflow-x: hidden;
}

.row {
    margin-right: -15px;
    margin-left: 0;
}

/* header */

.desknav {
    background-image: url("/img/header-banner.jpg");
    background-color: black;
}

/*.nav {
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(130deg, #262626 50%, #01758c 0%);
}*/

.col-md-6 .theader {
    height: 36px;
    border-bottom: 1px solid white;
}

/*.container {
    height: auto;
  
}*/

.row.theader {
    padding-top: 25px;
    height: 65px;
}

    .row.theader a {
        color: white;
        font-size: 13px;
        font-weight: 400;
    }

ul {
    display: flex;
    padding: 10px;
}

i.fa.fa-volume-control-phone {
    padding-right: 10px;
}

i.fa.fa-globe {
    padding-right: !important;
    margin-left: 10px;
}

.col-md-6.theader2 {
    padding: 10px;
}

.col-md-6.theader2 {
    display: flex;
    padding: 10px;
    float: right;
    text-align: end;
}

.col-md-6.theader2 {
    padding-left: 0px;
}

h3 {
    color: white;
    font-size: 16px;
}

.col-md-6.theader2 {
    font-weight: 400;
    padding-left: 0px;
}

i.fa.fa-facebook {
    padding-left: 20px;
    color: white;
}

ul {
    list-style-type: none;
}

i.fa.fa-facebook {
    padding: 0px 10px;
    color: white;
    font-size: 14px;
}

i.fa.fa-instagram {
    padding: 0px 10px;
    color: white;
    font-size: 14px;
}

i.fa.fa-twitter {
    padding: 0px 10px;
    color: white;
    font-size: 14px;
}

ul {
    margin-top: -12px;
}

.row.theader3 {
    padding-top: 35px;
}

.row.theader3 {
    padding: 50px 0px 17px 0px;
}

.col-md-6.eticket img {
    float: right;
    width: 210px;
    margin-top: -20px;
   
   
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
}

.phone img {
    margin-top: -4px !important;
}

li.mail img {
    margin-top: -3px;
    margin-left: 20px;
}

li.globe img {
    margin-left: 10px;
    margin-top: -2px;
}

img.fbic {
    width: 40px;
    padding: 1px 5px 0px 19px;
}

img.twic {
    width: 25px;
    padding-left: 5px;
}

img.inic {
    margin-left: 4px;
    margin-top: -2px;
}

li.phone {
    padding-top: 5px;
    
}

li.globe {
    padding-top: 5px;
}

li.mail {
    padding-top: 5px;
}

li.phone a:hover {
    color: #01758c;
    text-decoration: none;
    
}

.contact-info li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

    .contact-info li a {
        display: flex;
        align-items: center;
        text-decoration: none;
    }

        .contact-info li a img {
            margin-right: 5px;
        }

    .contact-info li span {
        display: inline-block;
    }




li.mail a:hover {
    color: #01758c;
    text-decoration: none;
}

li.globe a:hover {
    color: #01758c;
    text-decoration: none;
}

hr.solid {
    border-top: 1px solid #ffffff;
}

.theader2 h3 {
    color: white;
    width: 170px !important;
    font-size: 16px;
    margin-top: 0px;
    margin-left: -29px;
}

.row.soli {
    border-bottom: 1px solid white;
    padding-top: 0px;
    width: 100%;
    margin-left: 0px;
}

.col-md-6.theader2 ul {
    padding-top: 10px;
}

section.logosection {
    width: 100%;
    /*    background-color: transparent;
    background-image: linear-gradient(130deg, #262626 615px, #01758c 0%);*/
}

.row.theader .tabr1 {
    padding: 10px 0px 0px 0px;
    height: auto;
}



img.mainlogo {
    margin-top: -17px;
    width: 300px;
    height:60px;
   
}

.container.tabr .theader2 {
    padding-left: 290px !important;
}

.container.tabr .theader2 {
    padding-left: 290px !important;
    margin-top: -10px;
   
}

.col-md-6.theader2 li {
    margin-top: 2px;
}

.col-md-6.theader2 h3 {
    font-weight: 500;
    letter-spacing: 1px;
}

/* header closed */

/* slider */

.carousel-caption h3 {
    width: 100%;
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}

div#myCarousel {
    width: 100%;
    height: auto;
}

.carousel-inner {
    height: auto;
}

.carousel-inner {
    background-color: #262626;
}

    .carousel-inner img {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.item.active img {
    width: 100% !important;
}

.right ::before {
    background-color: #01758c;
    border-radius: 100px;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
}

.left ::before {
    background-color: #01758c;
    border-radius: 100px;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
}

/* slider-closed */

/* form */
form {
    width: 350px;
    height: fit-content;
    border-radius: 10px;
    background-color: #2f656c87;
    padding: 40px;
}

.container.form-container .row form {
    margin-top: -500px;
    z-index: 9999999;
}

label.pass {
    padding-top: 20px;
}

input#rememberMe {
    margin-top: 20px;
}

label.rem {
    font-size: 17px;
}

input[type="text"] {
    padding: 8px 16px;
    height: 43px;
    width: 270px;
    background-color: #7fffd400;
    border: 1px solid white;
}

input[type="password"] {
    padding: 8px 16px;
    height: 43px;
    width: 270px;
    background-color: #7fffd400;
    border: 1px solid white;
}

input[type="submit"] {
    color: white;
    font-size: 16px;
    padding: 10px 30px;
    background-color: #262626;
    border: 1px solid #262626;
    margin-top: 10px;
}

form label {
    color: white;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}
/* form- closed */

/* footer */

section.footer {
    background-color: red;
    color: white;
}

.footer {
    color: white;
    background-color: #262626;
    padding: 15px 20px;
   
}

    .footer p {
        font-size: 12px;
        margin: auto;
        font-family: "cairo";
        
    }
   

/* footer-closed */

/* Responsive */
@media screen and (min-width: 300px) and (max-width: 767px) {
    /* header */

    body {
        width: 100%;
    }

    .logosection {
        display: none;
    }

    .nav {
        width: 100%;
        background-color: transparent;
        background-image: linear-gradient(90deg, #262626 50%, #262626 0%);
    }

    section.nav.mobnav {
        width: 100%;
        display: block;
        padding: 20px 0px;
    }

    .desknav {
        display: none;
    }

    .col-md-6.theader2 {
        font-weight: 400;
        padding-left: 0px;
        display: none;
        margin-top: -20px;
    }

    .col-md-6.eticket img {
        float: none;
        width: 100px;
        margin-top: -30px;
        height:40px;
    }

    li.phone {
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }

    li.mail {
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }

    li.globe {
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }

    img.mainlogo {
        width: 160px;
    }

    .row.soli {
        border-bottom: 0px solid white;
        padding-top: 0px;
        width: 100%;
        margin-left: 0px;
        display: none;
    }

    .mobnav a {
        color: white;
    }

    ul {
        display: contents;
    }

    .theader3 img {
        margin-left: 100px;
    }

    .theader3 .eticket {
        margin-left: 240px;
    }

    .col-md-6.theader4 h3 {
        text-align: center;
        width: 100%;
        padding-top: 20px;
    }

    .theader4 ul {
        display: flex;
        margin: auto;
        justify-content: center;
    }

    img.fbic {
        width: 40px;
        padding: 1px 5px 0px 19px;
    }

    img.twic {
        margin-top: -4px;
        width: 25px;
        padding-left: 5px;
    }

    .row.theader3 {
        padding: 20px 0px 20px 0px;
    }

    .theader3 img {
        text-align: center;
        margin: auto;
    }

    .theader3 img {
        width: 140px;
        text-align: center;
        margin: auto;
    }

    /* header-closed */

    /*slider*/

    div#myCarousel {
        height: 300px;
    }

    .carousel-inner {
        height: auto;
        background-color: #26262600;
    }

    .item {
        height: auto;
        width: 100%;
    }

    .active {
        width: 100% !important;
    }

    .item img {
        height: 300px !important;
    }

    .row.sliderow {
        display: contents;
    }

    /*slider-closed*/

    /*form*/

    form h3 {
        font-size: 24px !important;
    }

    input[type="text"] {
        padding: 10px 30px;
        height: auto;
        width: auto;
        background-color: #7fffd400;
        border: 1px solid white;
    }

    input[type="password"] {
        padding: 10px 30px;
        height: auto;
        width: auto;
        background-color: #7fffd400;
        border: 1px solid white;
    }

    form label {
        font-size: 16px;
        line-height: 25px;
        font-weight: 400;
        margin-left: 0px;
    }

    label.pass {
        font-size: 16px;
        line-height: 25px;
        font-weight: 400;
        margin-left: 0px;
        padding-top: 0px !important;
    }

    input#rememberMe {
        margin-top: 20px;
        margin-left: 0px;
        float: left;
        margin-left: 130px;
    }

    input[type="submit"] {
        font-size: 16px;
        padding: 10px 30px;
        background-color: #262626;
        border: 1px solid #262626;
        margin-left: 0px;
        margin-top: 10px;
        margin-top: 0px;
    }

    input#rememberMe {
        margin-top: 20px;
        margin-left: 0px;
        float: left;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px !important;
        float: none;
        margin: auto;
        margin-left: 0px;
        margin-top: 5px;
    }

    label.rem {
        font-size: 17px;
    }

    .container.form-container .row form {
        z-index: 9999999;
        padding: 5px 20px 5px 20px;
        width: fit-content;
        margin: auto !important;
        margin-top: -296px !important;
    }

    /*form-closed*/

    /*footer*/

    .footer p {
        font-size: 8px !important;
    }

    /*footer-closed*/

    .container,
    .container-sm {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1920px) {
    .container.tabr .theader2 {
        padding-left: 0px;
    }

    .row.theader .tabr1 {
        padding: 10px 0px 0px 0px;
        height: auto;

    }

        .row.theader .tabr1 li {
            padding: 0px 5px 0px 5px;
            margin-top: -10px;
        }

    .row {
        margin-right: 0px;
        margin-left: 0;
    }

    div#myCarousel {
        height: 500px;
    }

    .carousel-inner {
        height: 500px;
    }

        .carousel-inner img {
            height: 500px !important;
        }

    .container.form-container .row form {
        margin-top: -450px;
        z-index: 9999999;
        margin-left: 0px;
    }

    .row.soli {
        border-bottom: 1px solid white;
        padding-top: 0px;
        width: 100%;
        margin-left: 0px;
    }
}

/* Responsive-closed */
