* {
    box-sizing: border-box
}

body {
    font-family: aljazeera;
    position: relative
}

@font-face {
    font-family: aljazeera;
    src: url(Al-Jazeera-Arabic-Light.ttf)
}

@font-face {
    font-family: aljazeerab;
    src: url(Al-Jazeera-Arabic-Bold.woff)
}

.bold {
    font-family: aljazeerab;
}

.roboto {
    font-family: Roboto, sans-serif
}

a:hover {
    text-decoration: none;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container embed,
.video-container iframe,
.video-container object {
    margin-bottom: 32px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*logo section*/

.logo-section {
    padding-top: 18px;
    padding-bottom: 18px;
}

.logo {
    width: 250px;
    display: inline
}

.logo-section .contact-list {
    display: table;
    float: right;
    padding-top: 15px;
}

.logo-section .contact-list .icon {
    display: table-cell;
    vertical-align: middle;
    width: 45px;
    text-align: center;
}

.logo-section .contact-list .icon i {
    color: #959595;
}

.logo-section .contact-list .call {
    margin-left: 16px;
    text-align: start;
    border-left: solid 2px #dd2c2c;
    padding-left: 8px;
}

.logo-section .contact-list .call p {
    color: #959595;
    margin: 0;
}

.logo-section .contact-list .call a p {
    color: #003248;
    font-weight: 900;
    font-size: 27px;
    line-height: 24px;
}


/*small logo section*/

.logo-div {
    margin-top: 49px;
    padding: 14px 0;
    position: relative
}

.slogo {
    width: 90%;
    display: block;
    margin: 0 auto
}

@media(min-width:992px) and (max-width:1199px) {
    .logo {
        width: 250px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .logo-section {
        padding-top: 11px
    }
    .logo {
        max-width: 220px;
        top: 9px;
        position: relative
    }
    .logo-section .contact-list {
        margin-right: 28px;
    }
    .logo-section .contact-list .call {
        margin-left: 5px;
        padding-left: 6px;
    }
    .logo-section .contact-list .call a p {
        font-size: 23px
    }
}


/*main*/

.main {
    background-color: #003248;
    padding: 62px 0;
}


/*text*/

.text h2 {
    font-size: 26px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 100;
    margin: 0;
}

.text h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 46px;
    font-weight: 700;
    line-height: 5px;
    position: relative;
}

.text h1::after {
    content: "";
    width: 85px;
    height: 6px;
    background: #dd2c2c;
    position: absolute;
    bottom: -47px;
    left: 50%;
    transform: translateX(-50%);
}

.text p {
    color: #ffffff;
    margin-top: 58px;
    padding-right: 5px;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-word;
    text-align-last: center;
}

.form {
    margin-top: 41px;
}

.form h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 100;
    text-align: center;
}

.form form .input-group {
    margin-bottom: 14px;
}

form .input-group-addon {
    width: 56px;
}

form input[type="text"] {
    text-align: right;
    height: 44px;
}

form input[type="text"]:focus {
    box-shadow: none;
    border: 1px solid #ccc;
}

.form button,
.form button:hover {
    background: #dd2c2c;
    color: #fff;
    height: 44px;
}

@media(min-width:992px) and (max-width:1199px) {
    .text h2 {
        font-size: 23px;
        word-spacing: 0;
    }
    .text h1 {
        font-size: 36px;
        line-height: 0;
    }
    .text h1::after {
        height: 5px;
        bottom: -32px;
    }
    .text p {
        margin-top: 40px;
        font-size: 14px;
    }
}

@media(max-width:991px) {
    .main {
        padding: 32px 0;
    }
    .text p {
        width: 86%;
        margin-top: 46px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width:771px) {
    .text h2 {
        font-size: 18px;
    }
    .text h1 {
        font-size: 26px;
        line-height: 0;
    }
    .text h1::after {
        left: 50%;
        transform: translateX(-50%);
        width: 106px;
        height: 4px;
        bottom: -28px;
    }
    .form form {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}


/*january-offer*/

.j-offer {
    background-color: #f5f5f5;
    color: #003248;
    padding: 44px 0 8px;
}

.j-offer h2 {
    margin: 0;
    line-height: 0;
    font-size: 50px;
}

.j-offer h3 {
    margin: 0;
    line-height: 0;
    font-size: 24px;
    font-size: 24px;
    margin-top: 48px;
    font-weight: 200;
}

.j-offer a {
    color: #ffffff;
    display: inline-block;
    width: 272px;
    position: relative;
    top: -20px;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-weight: 400;
    background: #dd2c2c;
    border-radius: 12px;
    padding-right: 45px;
}

.j-offer a span {
    display: inline-block;
    height: 100%;
    width: 25%;
    margin-left: 0;
    right: 0;
    position: absolute;
    top: 0;
    background: #003248;
    color: #ffffff;
    border-radius: 0 12px 12px 0;
}

.j-offer a span i {
    font-size: 20px;
    color: #D8D8D8;
}

@media(min-width:992px) and (max-width:1199px) {
    .j-offer h2 {
        font-size: 42px;
    }
    .j-offer h3 {
        font-size: 19px;
        margin-top: 31px;
    }
    .j-offer a {
        width: 272px;
        position: relative;
        top: -17px;
        height: 57px;
        line-height: 57px;
    }
}

@media(max-width:991px) {
    .j-offer {
        padding: 44px 0 32px;
    }
    .j-offer h3 {
        font-size: 23px;
    }
    .j-offer a {
        top: 0;
        height: 65px;
        line-height: 65px;
        margin-top: 32px;
    }
}

@media(max-width:771px) {
    .j-offer h2 {
        margin: 0;
        line-height: 0;
        font-size: 32px;
    }
    .j-offer h3 {
        font-size: 15px;
    }
    .j-offer a {
        top: 0;
        height: 58px;
        line-height: 58px;
        margin-top: 26px;
    }
}


/*services*/

.services {
    color: #003248;
    padding: 62px 0
}

.services .row {
    margin-top: 5%;
}

.services h4 {
    font-family: "aljazeera";
    font-size: 14px;
    margin-top: 0;
}

.services h3 {
    font-family: "aljazeera";
    font-size: 22px;
}

.services p {
    font-family: "aljazeera";
    font-size: 12px;
    color: #8a8a8a;
    line-height: 24px;
}

.c-sin {
    border-right: 1px solid #DADADA;
}

.c-sin-sp {
    border-left: 1px solid #DADADA;
}


/*end services*/


/*before*/

.before {
    background-image: url('../images/discount.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #ffffff;
    padding: 62px 0
}

.before h4 {
    font-family: "aljazeera";
    font-size: 14px;
}

.before h3 {
    font-family: "aljazeera";
    font-size: 22px;
}

#myCarousel2 img {
    display: block;
    margin: 0 auto;
}

@media(max-width:991px) {
    #myCarousel2 {
        margin-top: 46px;
    }
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: 76px;
    font-size: 30px;
    opacity: 1;
}

@media(max-width:991px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        margin-top: 58px;
        width: 59px;
    }
}


/*end before*/


/* channels */

.channels {
    background: #dd2c2c;
    padding: 20px 0;
}

.channels img {
    max-width: 117px;
    margin: 0 auto;
}

@media(max-width:1199px) and (min-width:992px) {
    .channels img {
        max-width: 105px;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .channels img {
        max-width: 100px;
    }
}

@media(max-width:767px) {
    .channels img {
        max-width: 82px;
        margin-top: 10px;
    }
}


/* end channels */


/**footer**/

footer {
    background: #f5f5f5;
    padding: 35px 0 0;
    font-family: "aljazeera";
    direction: rtl
}

footer h6 {
    font-size: 20px;
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    color: #003248 !important;
    font-family: "aljazeerab" !important;
}

footer ul {
    margin: 0px;
    padding: 0px;
}

.addresss-info li {
    font-size: 14px;
    margin-bottom: 15px;
    color: #003248 !important;
    list-style: none;
}

.addresss-info i {
    color: #003248 !important;
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 14px;
}

.addresss-info p,
.addresss-info a {
    display: table;
    color: #003248 !important;
    line-height: 1.2;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'roboto';
}

footer form {
    width: 80%
}

footer form input[type='text'] {
    height: 30px;
    margin-bottom: 5px !important;
    border: solid 1px #e0e0e0;
}

footer form input[type='text']::placeholder,
footer form textarea::placeholder {
    color: #003248 !important;
    opacity: .5;
    background: white;
}

footer form .new {
    border-radius: 3px;
    font-size: 13px;
    color: #003248 !important;
    padding: 10px 15px;
    width: 100%;
    opacity: .8;
    border: solid 1px #e0e0e0;
    background: white;
}

footer button {
    border-color: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 3px;
    text-align: center;
    margin-top: 20px !important;
    border: none;
    background: #dd2c2c;
    width: 100%
}

.copy {
    padding: 20px 0;
    border-top: 1px solid rgba(0, 50, 72, 0.3);
    margin-top: 20px !important;
}

.copyp,
.copyp a {
    margin-top: 15px !important;
    font-size: 12px;
    color: #003248 !important;
    letter-spacing: 0.5px;
    text-align: left;
    font-family: 'roboto';
}

.copyp span {
    color: #dd2c2c;
    font-weight: 900;
}

footer ul.social {
    margin-top: 10px !important;
    padding: 0;
}

footer ul.social li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 10px 0 10px;
}

footer ul.social li a {
    color: #003248 !important;
    font-size: 16px;
}

.logob {
    color: #003248 !important;
    font-size: 14px;
    width: 258px;
}

.logow {
    width: 240px;
    margin-top: 24px;
    float: left;
}

hr.send {
    border-top: 1px solid rgba(0, 50, 72, 0.3);
}

@media (min-width:768px) and (max-width:991px) {
    .logow {
        width: 240px;
        margin-top: 8px;
        margin-left: -2px;
        margin-bottom: 31px;
    }
    footer form {
        width: 325px;
    }
    footer button {
        margin-bottom: 32px !important;
    }
}

@media (max-width:991px) {
    footer h6.send {
        text-align: center;
    }
    footer form {
        display: block;
        margin: 0 auto
    }
    footer button {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width:991px) {
    footer form input[type='text'] {
        height: 60px;
    }
    footer form textarea {
        height: 96px;
    }
    footer button {
        height: 55px;
    }
}

@media (max-width:768px) {
    .copy p {
        text-align: center;
    }
}


/**end footer**/


/*modal*/

.modalform form h2 {
    font-size: 24px;
    margin-top: 40px;
    color: #fff
}

.modalform form {
    background: #003248;
    padding-top: 4px;
    padding-bottom: 52px;
    width: 240px;
    margin: 0 auto
}

.modalform form .input-group {
    margin-bottom: 22px
}

.modalform form input[type=text] {
    height: 56px
}

input[type=text]:focus {
    box-shadow: none;
    border: 1px solid #ccc
}

.modalform form .input-group-addon {
    width: 56px
}

.modalform form button,
.modalform form button:hover {
    height: 56px;
    background: #dd2c2c;
    color: #fff;
    font-size: 16px
}

.input-group {
    width: 100%
}

.closem {
    background: 0 0;
    color: #fff;
    right: 10px;
    top: 10px;
    position: absolute;
}

.closem:hover {
    color: #fff
}


/*fixed bar*/

.lg-bar2 {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: #fff;
    z-index: 555;
    box-shadow: 0 0 3px #B5B5B5;
    display: none;
    text-align: center
}

.lg-bar2 li {
    width: 59px;
    height: 80px;
    line-height: 80px
}

.lg-bar2 li i {
    font-size: 19px;
    color: #959595
}

.lg-bar2 li a {
    padding: 15px
}

.show {
    display: visible
}


/*small bar*/

.small-bar table {
    text-align: center;
    width: 100%
}

.small-bar {
    width: 100%
}

.small-bar {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    padding: 13px 0 11px;
    box-shadow: 0 2px 3px #DEDEDE;
    z-index: 555
}

.small-bar table tr td a {
    padding: 15px
}

.small-bar table tr td i {
    color: #959595;
    font-size: 19px
}

.servb,
.servb:hover {
    display: block;
    margin: 22px auto;
    padding: 0;
    width: 148px;
    height: 45px;
    background-color: #dd2c2c;
    border: none;
    color: #ffffff;
    font-size: 12px;
    padding-left: 32px;
    font-weight: bold;
    line-height: 45px;
    border-radius: 12px;
    position: relative;
}

.servb span {
    display: inline-block;
    height: 100%;
    width: 25%;
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 0;
    line-height: 45px;
    background: #003248;
    color: #ffffff;
    border-radius: 12px 0 0 12px;
}

.servb span i {
    font-size: 15px;
    color: #D8D8D8;
}