@charset "UTF-8";

html, body {
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 992px) {
    .main-menu ul li.megamenu .menu-wrapper {
        width: auto;
        left: 15%;
    }
}

#logo_home h1 a {
    width: 120px;
    background-image: url(../img/light-logo-office-tourisme-el-jadida-ot-eljadida-tourisme-el-jadida-dokkala.png);
    background-size: 120px 30px;
}

#sub_content_in {
    background: rgba(0, 0, 0, 0.4) url(../img/shadow_single.png) repeat-x bottom left;
}


#map_section {
    width: 100%;
    height: 550px;
    border-top: 1px solid #ededed;
    position: relative;
    overflow: hidden;
}

#myImg1 {
    width: 100%;

}

#myImg2 {
    width: 100%;

}

#myImg3 {
    width: 100%;

}

/*
@media only screen and (max-width: 991px){
    #header_menu {
        text-align: center;
        padding: 25px 15px 25px 15px;
        position: relative;
        display: block;
        background-color: #9a9a9a;
    }
}*/

a.button_login, .button_login {

    position: relative;
    bottom: 0;
}

.dropdown.dropdown-custom {
    display: inline-block;
    margin-right: 5px;
}

/*.dropdown-custom .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    left: auto;
    min-width: 0;
    padding: 15px;
    right: 0;
    top: 100%;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
}*/

.dropdown-custom .dropdown-menu:before {
    bottom: 100%;
    left: 77%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}

.dropdown-custom .dropdown-menu {
    margin-top: 25px;
    left: -111px;
}

ul#custom-menu li a {
    color: #666;
    padding: 10px;
}

ul#custom-menu li:hover > a {
    background-color: transparent;
    color: #ec008c;
    padding-left: 15px;
    opacity: 1;
}

.text-dark {
    color: rgba(52, 58, 64, 0.85) !important;
}

.text-dark:hover {
    color: #343a40 !important;
}

.form-group.has-error .form-control {
    border-color: #e74c3c;
}

.has-error .form-control, .has-error .form-control:focus {
    border: 2px solid #e74c3c;
}

#post-add-comment p a.btn {
    margin-right: .5em;
}

.btn {
    border-width: 2px;
}

.btn-success {
    color: #fff;
    background-color: #18bc9c;
    border-color: #18bc9c;
}

/*
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #0e6f5c;
    border-color: #0a4b3e;
}
.btn-success.focus, .btn-success:focus, .btn-success:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #0e6f5c;
    border-color: #0a4b3e;
}*/

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    max-width: inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

button.link-button {
    background: none !important;
    color: #1da1f2;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    /*border-bottom:1px solid #444;*/
    cursor: pointer;
    transition: all 0.2s ease;
}

button.link-button:hover {
    color: #006dbf;
}

#sub_content_in {

    background: rgba(0, 0, 0, 0.4) url(../img/shadow_single.png) repeat-x bottom left;
}

#sub_content_slide {

    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
}

.slide_overlay {
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 643px;
    box-sizing: border-box !important;
}

.bg-dark {
    background: rgba(0, 0, 0, 0.6);
}

.directions_list {
    right: 29px;
}

.avgRating {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    padding: 20px;

}

.avgRating span {
    color: #999;
}

.avg_rating_in {
    /* position: absolute; */
    /* right: 190px; */
    /* top: 20px; */
    font-size: 14px;
    /* line-height: 70px; */
    /* padding-right: 70px; */
    /*text-align: right;*/
    margin-top: 20px;
}

.avg_rating_in span {
    color: #CCC;
}

.img_wrapper_grid {

    margin-bottom: 15px;

}

.form-group.has-error .help-block {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 1em;
}

.help-block {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*.price_in {*/
/*width: auto;*/
/*position: relative;*/
/*!* right: 10px; *!*/
/*!* top: 20px; *!*/
/*font-size: 14px;*/
/*line-height: 50px;*/
/*text-align: left;*/
/*}*/

/*
.avg_rating_in {
    right: 10px;
    top: 20px;
    position: absolute;
    !* right: 190px; *!
    !* top: 20px; *!
    font-size: 14px;
    !* line-height: 70px; *!
    !* padding-right: 70px; *!
    text-align: right;
    margin-top: 20px;
}
.price_in {
    right: 190px;
    top: 20px;
    !* width: 150px; *!
    position: absolute;
    !* right: 10px; *!
    !* top: 20px; *!
    font-size: 14px;
    line-height: 50px;
    text-align: right;
}

.magnific-gallery{
    right: 10px;
    position: absolute;
    !* left: 151px; *!
    top: 80px;


    !* line-height: 70px; *!
    !* padding-right: 70px; *!
    text-align: right;
    margin-top: 20px;
}

.magnific-gallery a {
    color: #c9c9c9;
    font-size: 18px;
}

@media only screen and (max-width: 979px) {
    .price_in {
        !*width: 150px;*!
        left: 130px;
        top: 1px;
        font-size: 14px;
        text-align: left;
    }

    .price_in {
        !*width: 150px;*!
        position: absolute;
        right: 190px;
        top: 20px;
        !*right: 10px;*!
        !*top: 20px;*!
        font-size: 14px;
        line-height: 50px;
        text-align: right;
    }

    .avg_rating_in{
        position: absolute;
        right: 10px;
        top: 20px;

        font-size: 14px;
        color: #fff;

        line-height: 70px;
        padding-right: 70px;
        text-align: right;
    }
}*/

#subscribe_plan .box_cat a {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 0;

}

.img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #000;
}

.img-overlay-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #000;
    z-index: 999;
}

.img-container {
    position: relative;

}

.img-container:hover .img-overlay {
    opacity: 0.8;
}

.parallax_window_in:hover .img-overlay-1 {
    opacity: 0.8;
}

#my-icon {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

#my-icon-1 {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


#my-icon .icon-resize-full-alt:hover {
    color: #eee;
}

#my-icon-1 .icon-resize-full-alt:hover {
    color: #eee;
}

.my_wrapper {
    display: inline-block;
}
.d-block {
    display: block;
}

@media (max-width: 767px) {
    .d-xm-none {
        display: none;
    }

    .d-xm-block {
        display: block;
    }
}

@media (min-width: 768px) {
    .d-sm-none {
        display: none;
    }

    .d-sm-block {
        display: block;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .d-md-block {
        display: block;
    }

    .d-md-none {
        display: none;
    }
}

.main-menu > ul > li > a {

    padding: 2px 5px 20px 5px;
}

.box_style_general {
    background-color: #fff;
    padding: 30px;
}

/*
#login_btns .major-provider.facebook-login {
    color: #FFF;
    background-color: #395697;
    border-color: transparent;
}

#login_btns .major-provider.google-login {
    color: #535a60;
    border-color: #d6d9dc;
}

#login_btns .major-provider {
    cursor: pointer;
    border-radius: 3px;
    padding: 8px 0;
    margin-bottom: 16px;
    box-sizing: border-box;
    border: 1px solid #d6d9dc;
    text-align: center;
    background: #FFF;
    color: #535a60;
}*/
a.social_bt.facebook:before {
    content: "\e093";
}

a.social_bt.google:before {
    content: "\e096";
    top: 12px;
}

a.social_bt.facebook:before, a.social_bt.google:before {
    font-family: ElegantIcons;
    position: absolute;
    left: 12px;
    top: 10px;
    font-size: 1.5rem;
    color: #fff;
}

a.social_bt {
    text-align: center;
}

a.social_bt {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    min-width: 200px;
    margin-bottom: 15px;
    display: block;
    padding: 12px;
    line-height: 1;
    position: relative;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

a.social_bt.facebook {
    background-color: #3B5998;
}

a.social_bt.google {
    background-color: #DC4E41;
}


.box_info a.button.small {
    position: static;
    float: right;
}

@media only screen and (max-width: 480px) {
    .box_info a.button.small {
        position: static;
        margin-top: 15px;
        float: none;
    }
}

#social_share ul {
    padding: 0 0 10px 0;
}

#social_share ul li {
    display: inline-block;
    margin: 0 0 10px 5px;
}

#social_share ul li a.facebook {
    background: #3B5998;
}

#social_share ul li a.twitter {
    background: #55ACEE;
}

#social_share ul li a.googleplus {
    background: #dd4b39;
}

#social_share ul li a.linkedin {
    background: #007bb5;
}

#social_share ul li a {
    color: #fff;
    text-align: center;
    line-height: 34px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#social_share ul li a:hover {
    opacity: 0.7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/**
    user's profile styles
 */

ul#profile_summary {
    margin: 10px 0 20px 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-weight: 600;
}

ul#profile_summary li {
    padding: 4px 0;
    position: relative;
}

ul#profile_summary li span {
    text-transform: none;
    font-weight: normal;
    position: absolute;
    left: 200px;
}

.profile_pic {
    float: right;
    margin-bottom: 15px;
}

.divider {
    background-color: #ededed;
    height: 2px;
    width: 100%;
    margin: 15px 0;
}

ul#profile_summary li:nth-child(even) {
    background-color: #f8f8f8;
}

ul#profile_summary li:nth-child(odd) {
    background-color: #fff;
}

/*
    star rating
*/

.rating div.star:before {
    content: "\f118";
}

.rating div.star:hover:before, .rating div.star:hover ~ div.star:before {
    content: "\f118";
    color: #F90;
}

.rating div.star-full:before {
    content: "\f118";
    color: #F90;
}

.rating div.star-empty:before {
    content: "\f118";
    color: #999;
}

.avg_rating_in .rating div.star-empty:before {
    content: "\f118";
    color: #CCCCCC;
}

.avgRating .rating div.star-empty:before {
    content: "\f118";
    color: #CCCCCC;
}

.avgRating span {
    color: #CCC;
}

/*
    Hotel stars
*/

.sub_content_in .hotel-stars {
    font-size: 14px;
}

.hotel-stars .voted {
    color: #F90;
}

.hotel-stars span.fa-norm {
    font-size: 1em;
}

.hotel-stars span.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.hotel-stars span.fa-2x {
    font-size: 2em;
}

.hotel-stars span.fa-3x {
    font-size: 3em;
}

.hotel-stars span.fa-4x {
    font-size: 4em;
}

.hotel-stars span.fa-5x {
    font-size: 5em;
}

/*
    sub_header
*/
#sub_content_in h1 {
    margin-top: 0;
}

/*

#hero_1 {
    position: relative;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    height: 100%;
    z-index: 99;
}

#hero_1 > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10%;
}

@media only screen and (max-width: 480px) {
    #sub_content_in {
        padding: 45px 20px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    #sub_content_in {
        padding: 45px 30px 0 30px;
    }
}
*/

/*
.parallax-content-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    padding: 25px 0 20px;
    color: #fff;
    font-size: 13px;
    width: 100%;
}

.parallax-content-2 div h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.parallax-window {
    min-height: 420px;
    background: rgba(0, 0, 0, 0.6) url(../img/shadow_single.png) repeat-x bottom left;
    position: relative;
}

@media (max-width: 767px) {
    .parallax-content-2 {
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    #hero_2, .parallax-window {
        height: 240px;
        min-height: 240px;
    }

    .parallax-window {
        min-height: 420px;
        position: relative;
    }
}

@media (max-width: 767px) {
    .banner h4, .parallax-content-2 div h1 {
        font-size: 22px;
    }

    .parallax-content-2 div h1 {
        font-size: 36px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        margin: 0;
    }
}*/

/*
.parallax-content-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    padding: 25px 0 20px;
    color: #fff;
    font-size: 13px;
    background: url(../img/shadow_single.png) repeat-x bottom left;
    width: 100%
}

.parallax-content-2 div h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin: 0
}

.parallax-content-2 .rating {
    font-size: 14px
}

.parallax-window {
    min-height: 470px;
    background: rgba(0, 0, 0, 0.6);
    position: relative
}

.parallax-content-1 {
    display: table;
    width: 100%;
    height: 470px;
    background: rgba(0, 0, 0, .6)
}

.parallax-content-1 > div {
    display: table-cell;
    padding: 0 15%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.parallax-content-1 div h1, .parallax-content-1 div h3 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.parallax-content-1 div h1 {
    margin-bottom: 0;
    padding-top: 40px
}

.parallax-content-1 div h1:after, .parallax-content-1 div h1:before {
    display: inline-block;
    width: 50px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: rgba(255, 255, 255, .5)
}

@media (max-width: 991px) {
    #hero_2 .intro_title h3, .parallax-content-1 div h1 {
        font-size: 42px
    }

    #hero_2 .intro_title h1:after, #hero_2 .intro_title h1:before, .parallax-content-1 div h1:after, .parallax-content-1 div h1:before {
        width: 30px
    }
}

@media (max-width: 768px) {
    .parallax-content-1 div {
        padding: 0 10%;
        font-size: 14px
    }

    .parallax-content-1 div h3 {
        font-size: 36px
    }
}

@media (max-width: 767px) {
    #hero_2, .parallax-window {
        height: 240px;
        min-height: 240px
    }

    .parallax-content-1 {
        height: 240px
    }

    .parallax-content-1 > div {
        padding: 20px 5% 0;
        font-size: 12px
    }

    .parallax-content-1 div h1, .parallax-content-1 div h3 {
        font-size: 20px;
        padding-top: 15px
    }

    .banner h4, .parallax-content-2 div h1 {
        font-size: 22px
    }

    .parallax-content-2 {
        padding-bottom: 15px
    }

    .parallax-content-2 .rating {
        font-size: 12px;
        display: block
    }
}*/

/*
    iframe container
*/

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
    responsive object, embed, iframe
*/

.embed-container {
    height: 0;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    position: relative;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.resp-object {
    width: 100%;
    height: 100%;
    display: block;
}

/*
    box transport
*/

.box_transport img {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .box_transport img {
        position: static;
        margin-left: -10px;
    }
}

/*
    social media
*/

.my_wrapper {
    display: inline-block;
}

/*
    short info grid
*/

.short_info_grid h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
}

/*
    post
*/

.post h2 {
    font-size: 24px;
}

.post h3 {
    font-size: 20px;
}

/*
    video hero
*/

 /* Home */
    #hero_video {
        background: #333 url(../img/ot-eljadida-infos-tourisme-el-jadida-sejour-voyage-munuments-plages-maroc.jpg);
        background-size: cover;
        background-position: center bottom;
    }
    
/* Small Devices, Tablets */
/*@media only screen and (max-width: 768px) {*/

   


/*}*/