/*!
 * 
 * 
 * Ajman for life Css 
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
body {}

@media (min-width: 992px) {
    body {
        font-family: 'Open Sans', sans-serif;
    }
}

a.nav-link.active {
    position: relative;
}

a.nav-link.active::after {
    content: " ";
    width: 80%;
    position: absolute;
    height: 3px;
    background-color: #af1921;
    left: 11%;
    top: 88%;
}

footer a {
    color: #8b8b8b;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.carousel-item {}

footer a:hover {
    text-decoration: none;
    color: #fff;
}

button.close {
    position: relative;
    right: 1%;
}

button.close {
    position: absolute;
    z-index: 9;
}

.portfolio-item {
    margin-bottom: 30px;
}

li.nav-item {
    width: 9rem;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

a.nav-link.active {
    color: #4c4846 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #4c4846;
    border-right: 2px solid #cccccc;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.no-line {
    border-right: 0px !important;
}

.fixed-top {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 1030;
}

.spacer {
    height: 148px;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 1030;
    background-color: #fff;
}

.top-icons {}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-family: 'Open Sans', sans-serif;
    color: #636161;
    text-align: center;
    font-weight: 400;
    margin-top: 38px;
    margin-bottom: 20px;
}

#mg-div {
    background-color: #f5f2f0;
}

#mg-div p {
    color: #4c4846;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    width: 66%;
    min-width: 300px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.offer-container a.email-link {
    width: auto;
    position: relative;
    background: none;
    color: #000;
    font-size: inherit;
    text-transform: lowercase;
    padding-left: 0;
    text-decoration: underline;
    left: 0px;
}

span.hd-block {
    font-size: 14px;
    color: #af1921;
    font-weight: 700;
    margin-bottom: 3px;
    display: block;
}

.top-icons li {
    float: left;
    list-style: none;
    margin-left: 1.8rem;
    font-size: 0px;
}

.top-spacer {
    height: 110px;
}

.social-logos {
    position: relative;
    top: 22px;
	text-align:center;
}

.social-logos a {
    padding-right: 10px;
}

.social-logos a {
    color: #af1921;
}

ul.top-icons {
    position: relative;
    top: 22px;
    font-family: 'Open Sans', sans-serif;
}

ul.top-icons i {
    color: #af1921;
}

ul.top-icons i:before {
    padding-right: 0.3rem;
    font-size: 18px;
}

.social-logos i:before {
    font-size: 22px;
}

ul.top-icons li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4c4846;
    font-weight: 600;
}

header {
    background-color: #e9e5e2;
}

.bg-dark {
    background-color: #e6e6e6!important;
}

#top-nav {
    max-height: 85px;
    height: 85px;
    overflow: hidden;
}

.div-spacer {
    height: 30px;
}

.grey {
    background-color: #e8e4e2;
    background-clip: content-box;
}

.spc {
    padding-top: 50px;
    padding-left: 25px;
}

.partners h2 {
    padding-top: 15px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
}

.heading-text {
    font-weight: 500;
    font-size: 16px;
    width: 80%;
    height: 145px;
    max-height: 145px;
    overflow: hidden;
}

h2 {
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 30px;
    color: #666666;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.h-400 {
    border-radius: 0;
    border: 0px;
    cursor: pointer;
}

.h-400 h2 {
    font-size: 2rem;
    color: #5c5a59;
    position: absolute;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform-origin: translate(-50%, -50%);
    z-index: 2;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #ffffff;
    transition: all 0.5s ease;
    opacity: 0.7;
}

.portfolio-item {
    transition: all 0.3s ease;
}

.card-img-top {
    border-radius: 0px;
}

.portfolio-item:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.spacer-100 {
    height: 100px;
}

.portfolio-item:hover {
    transform: scale(1.05, 1.05);
}

.portfolio-item:hover h2 {
    color: #fff
}

.black {
    background-color: #000 !important;
}

ul.footer-menu {
    margin-top: 20px;
}

ul.footer-menu li {
    color: #999999;
    float: left;
    list-style: none;
    padding: 1%;
    font-size: 12px;
    font-weight: 600;
}

.cc {
    color: #999999;
    float: left;
    list-style: none;
    padding: 1%;
    font-size: 12px;
    font-weight: 600;
}

.no-left-padding {
    padding-left: 0;
}

.no-right-padding {
    padding-right: 0;
}

.carousel-control-next, .carousel-control-prev {
    width: 6%;
}

.slick-prev:before, .slick-next:before {
    color: #bfa7a7 !important;
}

.slick-next:before {
    content: " ";
    content: url('../images/right.png') !important;
}

.slick-prev:before {
    content: " ";
    content: url('../images/left2.png') !important;
}

.slick-next {
    right: -77px !important;
    z-index: 2;
}

.slick-prev {
    left: -77px !important;
}

.hat {
    position: absolute;
    z-index: 1;
    top: 65%;
    left: 28%;
    width: 150px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(179, 76, 89);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(175,25,33, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

div#category-content {
    width: 300px;
    position: absolute;
    top: 10%;
    left: 7%;
}

#category-content h1 {
    text-align: left;
    color: #af1921;
    font-size: 1.7rem;
    font-weight: 600;
}

div#category-content p {
    font-size: 1rem;
    color: #4c4846;
    font-weight: 300;
}

.brand-logo img {
    /*width: 60%;*/
	max-width:100%;
    height:100%;
}

.brand-logo {
    text-align: center;
    height: 80px;
}

.card {
    border: 1px solid #b0b0b0;
}

p.card-text {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #444343;
}

.modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
}

.curve-offer-img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
}

.modal-body {
    padding: 0px;
}

.offer-name {
    color: #af1921;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    text-align: left;
    margin-bottom: 12px;
}

.offer-container {
    width: 90%;
    margin: 7% auto;
    padding-bottom: 10%;
}

.offer-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.offer-container a {
    background-color: #af1921;
    padding: 10px;
    width: 97%;
    position: absolute;
    left: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    bottom: 0;
}

.offer-container p {
    font-size: 12px;
}

.npl {
    padding-left: 0px;
}

.npr {
    padding-right: 0px;
}

.card a {
    color: #af1921;
    font-size: 14px;
    font-weight: 600;
}

.mb-0>a {
    display: block;
    position: relative;
}

.mb-0>a:after {
    content: "\f078";
    /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 15px;
    color: #af1921;
}

.mb-0>a[aria-expanded="true"]:after {
    content: "\f077";
    /* fa-chevron-up */
}

.card {
    border: 1px solid #ffffff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

div.card-header {
    border-bottom: 0px;
    background-color: #e6e6e6;
}

.card-body {
    font-size: 11px;
    color: #999797;
    max-height: 170px;
    min-height: 170px;
    overflow: hidden;
}

.card-body-travel {
    max-height: 240px !important;
    min-height: 240px !important;
}

.fade-in:not(.show) {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.fade-in {
    opacity: 1;
    transform: scale(1);
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

i.fas.fa-map-marker {
    color: #af1921;
    margin-right: 11px;
    font-size: 15px;
    margin-bottom: 9px;
}

.location {
    font-size: 12px;
}

.contact {
    font-size: 12px;
    clear: both;
}

.fa-address-card:before {
    color: #af1921;
    margin-right: 6px;
    font-size: 15px;
}

.spacer-30 {
    height: 30px;
}

.ccc {
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    cursor: pointer;
}

.ccc .card-body {
    border: 1px solid #fff !important;
    border-top: none !important;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.card-body.tncc {
    height: auto;
    min-height: auto;
}

.red-border {
    border-bottom: 5px solid white;
}

.ccc:hover .red-border {
    border-bottom: 5px solid #af1921 !important;
}

.border {
    border-radius: 0px;
}

.ccc:hover .card-body {
    border: 1px solid #af1921 !important;
    border-top: none !important;
}

.ii {
    position: absolute;
}

img.ball.ii {
    top: 13%;
    left: 60%;
}

img.camera.ii {
    top: 39%;
    left: 46%;
}

img.bbino.ii {
    top: 81%;
    left: 12%;
}

img.lauggage.ii {
    top: 70%;
    left: 0;
}

img.rhino.ii {
    top: 48%;
    left: 8%;
}

img.plane.ii {
    top: -5%;
    left: 18%;
}

img.flowers.ii {
    top: 11%;
    left: 57%;
}

img.beach.ii {
    top: 22%;
    left: 34%;
    width: 5%;
}

.card {
    display: block;
}

img.dish.ii {
    top: 50%;
}

img.phone.ii {
    top: 1%;
    left: 23%;
}

img.planee.ii {
    top: 5%;
    left: 6%;
}

img.spa.ii {
    top: 73%;
    left: 7%;
}

img.tea.ii {
    top: 75%;
    left: 12%;
}

img.trolly.ii {
    top: 49%;
    left: 41%;
}

img.bag.ii {
    top: 44%;
    left: 48%;
}

img.medical.ii {
    top: 38%;
    left: 53%;
    width: 4%;
}

img.hatt.ii {
    top: 15%;
    left: 50%;
    width: 14%;
}

.only-mobile {
    display: none;
}

.navbar-toggler:focus, .navbar-toggler:active {
    outline: 0;
}

.navbar-toggler span {
    display: block;
    background-color: #af1921;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
}

.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}

.l2-block {
    float: left;
    margin-left: 5px;
}

.l-block {
    float: left;
}

/***************************************************************** MEDIUM SCREENSIZE *************************************************************/

@media (min-width: 768px) and (max-width: 991.98px) {
    .h-400 h2 {
        font-size: 1.3rem;
    }
    .top-icons li {
        float: left;
        list-style: none;
        margin-right: 1rem;
        font-size: 10px;
        min-width: 125px;
        margin-top: 7px;
    }
    ul.top-icons li a {
        font-size: 13px;
    }
    ul.top-icons i {
        color: #af1921;
        width: 26px;
    }
    .social-logos {
        position: relative;
        top: 41px;
    }
    .hat {
        width: 100px;
    }
    .spacer {
        height: 140px;
    }
    div#category-content p {
        font-size: 13px;
    }
    #category-content h1 {
        font-size: 1.3rem;
    }
    div#category-content {
        width: 300px;
        position: absolute;
        top: -7%;
        left: 1%;
    }
    .offer-container {
        width: 90%;
        margin: 7% auto;
        height: 256px;
        overflow-y: scroll;
        padding-bottom: 25px;
    }
    .offer-container a {
        width: 96%;
        max-width: 450px;
    }
    .ii {
        width: 80px;
        position: absolute;
    }
    img.flowers.ii {
        width: 22px;
    }
    li.nav-item {
        width: 100%;
    }
    .navbar-dark .navbar-nav .nav-link {
        border-right: 0px solid #cccccc;
        border-bottom: 2px solid #cccccc;
    }
}

/******************************************************************** MEDIUM SCREENSIZE CLOSES ****************************************************/

/******************************************************************** SMALL SCREENSIZE CLOSES ****************************************************/

@media (min-width: 576px) and (max-width: 768px) {
    .offer-container {
        width: 90%;
        margin: 7% auto;
        padding-bottom: 10%;
    }
    .offer-container a {
        width: 96%;
    }
    .location {
        font-size: 10px;
    }
    .contact {
        font-size: 10px;
    }
    .npl {
        padding-left: 15px;
    }
    .npr {
        padding-right: 15px;
    }
    .ii {
        display: none;
    }
}

/******************************************************************** SMALL SCREENSIZE CLOSES ****************************************************/

@media only screen and (min-width: 601px) {
    ul.footer-menu {
        padding-left: 0;
    }
}

@media only screen and (max-width: 600px) {
    .no-left-padding {
        padding-left: 15px;
    }
    .no-right-padding {
        padding-right: 15px;
    }
    .h-400 h2 {
        font-size: 5vw;
    }
    li.nav-item {
        width: auto;
        margin-left: 0px;
    }
    .navbar-dark .navbar-nav .nav-link {
        border-right: 0px solid #cccccc;
        border-bottom: 2px solid #cccccc73;
    }
    .modal-dialog {
        max-width: 320px;
        margin: 1.75rem auto;
    }
    .npl {
        padding-left: 15px;
    }
    .npr {
        padding-right: 15px;
    }
    .offer-container {
        width: 90%;
        margin: 7% auto;
        padding-bottom: 40px;
    }
    .offer-container a {
        background-color: #af1921;
        padding: 10px;
        width: 91.3%;
        position: absolute;
        left: 15px;
        right: 15px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        bottom: 0;
    }
    .ii {
        position: absolute;
        display: none;
    }
    img#pin1 {
        height: 200px;
        width: auto !important;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
    h1 {
        font-size: 2rem;
    }
    .div-spacer {
        height: 30px;
    }
    h2 {
        font-size: 2.0rem;
        width: 80%;
        margin: 0px auto 30px auto;
    }
    footer .col-lg-3.col-sm-3.mb-3.col-12 {
        text-align: center;
    }
    ul.footer-menu li {
        color: #999999;
        float: left;
        list-style: none;
        padding: 1%;
        font-size: 11px;
        font-weight: 500;
        margin-top: 10%;
        text-align: center;
    }
    ul.top-icons i:before {
        padding-right: 0.2rem;
        font-size: 13px;
    }
    .top-icons li {
        float: left;
        list-style: none;
        margin-right: 0rem;
        font-size: 10px;
        width: 107px;
        padding-bottom: 10px;
    }
    ul.top-icons {
        position: relative;
        top: 18px;
        font-family: 'Open Sans', sans-serif;
        left: -75px;
        width: 254px;
    }
    ul.top-icons li a {
        font-family: 'Open Sans', sans-serif;
        font-size: 10px;
        color: #4c4846;
        font-weight: 600;
    }
    .social-logos {
        display: none;
    }
    .spacer {
        height: 86px;
    }
    div#category-content {
        position: relative;
    }
    .bg-dark {
        background-color: #e6e6e6!important;
        padding: 0;
    }
    img#pin1 {
        height: 135px;
        width: auto !important;
    }
    .card.border.ccc {
        margin-bottom: 20px;
    }
    .offer-image {
        height: 200px;
    }
    .social-logos {
        top: 0px;
    }
    .no-mobile {
        display: none;
    }
    .only-mobile {
        display: block;
    }
    .full-w {
        width: 100%;
    }
    .only-desktop {
        display: none !important;
    }
    button.navbar-toggler.navbar-toggler-right {
        position: absolute;
        top: -64px;
        right: 1%;
    }
    ul.footer-menu {
        max-width: 365px;
        text-align: center;
        margin: 20px auto 0 auto;
    }
    footer a {
        color: #8b8b8b;
        padding-left: 5px;
        padding-right: 5px;
    }
    li.last-li:after {
        content: '';
        width: 0px !important;
        border: none !important;
    }
    .cc {
        text-align: center;
        width: 100%;
        font-size: 11px;
        font-weight: 500;
    }
    ul.navbar-nav {
        width: 80%;
        margin: 0 auto;
    }
    li.nav-item {
        text-align: left;
    }
    a.nav-link.active::after {
        display: none;
    }
    div#navbarResponsive {
        background-color: #fff;
        height: 90vh;
        overflow: scroll;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding-bottom: 13px;
    }
    li.only-mobile.micons {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    li.only-mobile.micons i {
        color: #b01a23;
    }
    .micons i.fas, .micons i.far {
        width: 30px;
    }
    .fss {
        width: 28%;
    }
    .micons a {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #4c4846;
    }
    .ccc {
        text-align: center;
    }
    .crt {
        text-align: right;
    }
    .social-logos {
        top: 0px;
        padding-top: 10px;
        padding-bottom: 30px;
    }
    #trigger1 {
        padding: 0px;
    }
    #category-content h1 {
        text-align: center;
        font-weight: 500;
    }
    div#category-content {
        width: 82%;
        margin: 0 auto;
        left: 0px;
    }
    div#category-content {
        width: 82%;
        margin: 0 auto;
        left: unset;
        text-align: center;
        margin-bottom: 3rem;
    }
    .l2-block {
        width: 70%;
    }
    .offer-name {
        margin: 0px auto 15px 0px;
    }
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px) {}

/************
6. 991px
************/

@media only screen and (max-width: 991px) {}

/************
9. 768px
************/

@media only screen and (max-width: 768px) {
    .ii {
        display: none;
    }
}

.pt20 {
    padding-top: 20px;
}

.slick-prev, .slick-next {
    height: 25px !important;
}

.square-logo {
    height: 50px;
    margin: 20px auto 0 auto;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .square-logo {
        height: 40px !important;
        margin: 10px auto 0 auto !important;
    }
}

.offer-container-education {
    width: 90%;
    margin: 7% auto;
    padding-bottom: 10%;
}

.offer-container-education p {
    font-size: 12px;
}

.nopadding{
	padding:0;
}
.ajmanlogo{
	margin-top:9px;
}