@import url(https://fonts.googleapis.com/css?family=Maven+Pro);
.header_menu ul li>a,
.read_2,
.read_more,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

.well_text h2 a,
.well_text h2 a:hover,
a,
a:hover {
    text-decoration: none
}

.contact_form form input,
.contact_form form textarea,
.contact_form h2,
.contait-details p,
.header_menu ul li>a,
.price_info ul li,
.price_type h3,
.read_more,
.single_choose a.read_more,
.single_service a,
.single_service a:hover,
.single_title a.read_more,
.slider_info>a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Maven Pro', sans-serif
}

.bg_blue,
.bg_yello {
    border-radius: 5px 5px 0 0
}

.fix,
.gal-item,
.gal-item .box,
.masonry .brick,
.single_team,
.slider_area {
    overflow: hidden
}

.gal-item a:focus,
.modal-open .gal-item button.close:focus,
a:active,
a:hover {
    outline: 0
}

body,
html {
    height: 100%
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright,
.header_menu {
    float: right
}

.alignright {
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: solid 0
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin: 0 0 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 700
}

a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

body {
    font-size: 15px!important
}

.body_wrapper {
    width: 1366px;
    margin: 0 auto;
    background: #FFF
}

::-moz-selection {
    background: #ddbf86;
    text-shadow: none;
    color: #FFF
}

::selection {
    background: #ddbf86;
    text-shadow: none;
    color: #FFF
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.bg_white {
    background: #FFF!important
}

.color_white {
    color: #FFF!important
}

.bg_yello {
    background: #ddbf86!important
}

.bg_blue {
    background: #0C233F!important
}

.ptb_100 {
    padding: 50px 0;
}

.read_more {
    color: #ddbf86;
    font-weight: 600
}

.read_2 {
    background: #0C233F;
    color: #FFF;
    padding: 8px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 40px
}

.header_area.sticky {
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #888;
    background: rgba(0, 0, 0, .5);
    transition: .3s
}

.header_area.sticky .header_menu ul li a {
    padding: 25px 0 23px
}

.header_area.sticky .logo {
    width: 55px;
    text-align: center;
    margin: 13px 0
}

.header_area.sticky .header_form {
    margin-top: 18px
}

.header_area.sticky .header_menu ul li .mega_menu span a,
.header_area.sticky .header_menu ul li ul li a {
    padding: 10px 0
}

.header_area {
    position: absolute;
    z-index: 99;
    width: 100%
}

.logo {
    margin-top: 20px
}

.logo img {
    transition: .3s;
    -webkit-filter: drop-shadow(0 0 2px #000);
    -moz-filter: drop-shadow(0 0 2px #000);
    filter: drop-shadow(0 0 2px #000);
    width: 92px;
}

.name,
.poist,
.single_partner {
    float: left
}

.header_menu ul li {
    display: inline-block;
    position: relative;
    padding-left: 27px
}

.header_menu ul li:hover>a {
    color: #ddbf86
}

.header_menu ul li>a:hover:before {
    width: 50%;
    left: 0
}

.header_menu ul li>a:focus:before {
    width: 100%;
    left: 0
}

.header_menu ul li>a:hover:after {
    width: 50%;
    right: 0
}

.header_menu ul li>a:after,
.header_menu ul li>a:before {
    height: 3px;
    bottom: 0;
    width: 0%;
    background: #ddbf86;
    transition: .3s;
    content: ""
}

.header_menu ul li>a {
    font-size: 15.3px;
    font-weight: 500;
    color: #FFF;
    padding: 45px 0 20px;
    display: block;
    position: relative
}

.header_menu ul li>a:focus {
    color: #ddbf86;
    text-decoration: none
}

.header_menu ul li>a:before {
    position: absolute;
    left: 50%
}

.header_menu ul li>a:after {
    position: absolute;
    right: 50%
}

.header_menu ul li ul {
    position: absolute;
    width: 200px;
    right: 0;
    top: 150%;
    background: rgba(0, 0, 0, .8);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    border-radius: 5px
}

.header_menu ul li:hover ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.header_menu ul li ul li {
    display: block;
    padding-left: 0
}

.header_menu ul li ul li>a {
    text-align: left;
    padding: 10px 0;
    color: #FFF;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    display: inline-block
}

.owl-dots,
.owl-nav div,
.section_title,
.slider_info>a,
.well_icon i {
    text-align: center
}

.slider_area {
    position: relative;
    top: 0;
    left: 0
}

.owl-dots,
.owl-nav div,
.slider_info {
    position: absolute
}

.single_slider:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    opacity: .5;
    transition: .3s
}

.owl-dot,
.slider_info>a {
    background: 0 0;
    display: inline-block
}

.slider_img img {
    width: 100%;
    height: 800px
}

.slider_info {
    left: 0;
    right: 0;
    top: 34%
}

.slider_info h1 {
    font-size: 52px;
    font-weight: 700;
    font-family: 'Maven Pro', sans-serif;
    color: #FFF
}

.slider_info p {
    font-size: 24px;
    font-weight: 500;
    margin: 180px 0 53px;
    color: #FFF;
    line-height: 33px
}

.slider_info>a {
    font-size: 21px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
    border: 2px solid #FFF;
    border-radius: 5px;
    width: 195px;
    height: 64px;
    line-height: 64px
}

.slider_info a:hover {
    color: #ddbf86;
    border: 2px solid #ddbf86
}

.slide_hed {
    animation-duration: 1s
}

.slide_body {
    animation-delay: .5s
}

.slid_link {
    animation-delay: 1.5s
}

.owl-dots {
    left: 0;
    right: 0;
    bottom: 50px
}

.owl-dot {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%;
    border: 1px solid #FFF
}

.owl-dot.active {
    background: #ddbf86
}

.owl-nav div {
    width: 40px;
    height: 40px;
    background: rgba(221, 191, 134, .4);
    color: #FFF;
    font-size: 25px;
    line-height: 40px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    left: 20px
}

.owl-nav div.owl-next {
    left: auto;
    right: 20px
}

.wellcome_area {
    background: #F7F7F7
}

.section_title {
    padding-bottom: 66px
}

.section_title h3 {
    color: #ddbf86;
    font-size: 39px;
    text-transform: initial;
    margin-bottom: 12px
}

.section_title h2 {
    font-size: 41px;
    margin-bottom: 12px
}

.section_title p {
    margin: 0;
    color: #777;
    font-size: 15px;
    line-height: 25px
}

.wellcome_info {
    padding-right: 70px;
    transition: .3s;
    margin-top: 36px
}

.wellcome_info ul li {
    margin-bottom: 72px
}

.wellcome_info ul li:last-child {
    margin-bottom: 0
}

.well_icon i {
    color: #ddbf86;
    width: 71px;
    height: 71px;
    background: #FFF;
    border-radius: 50px;
    font-size: 24px;
    line-height: 71px;
    transition: .3s
}

.single_service img,
.team_info,
.wellcome_img img {
    width: 100%
}

.wellcome_info ul li:hover .well_icon i {
    background: #ddbf86;
    color: #FFF
}

.well_text {
    padding-top: 20px
}

.well_text h2,
.well_text h3 {
    font-weight: 700;
    font-size: 17px;
    position: relative;
    display: inline-block;
    transition: 0s;
    cursor: pointer;
    margin: 0
}

.well_text h2:hover,
.well_text h3:hover {
    color: #ddbf86
}

.well_text h2 a {
    color: #333;
    text-decoration: none;
}

.well_text p {
    color: #777;
    line-height: 20px;
    margin: 5px 0 10px;
    text-align: justify
}

.address ul li i,
.contact_form h2,
.cunter_area .section_title,
.footer_icon a i,
.gal-item a:after,
.news_text,
.single_choose,
.single_client,
.single_count,
.single_expert,
.single_partner,
.single_price,
.single_service,
.team_info {
    text-align: center
}

.well_text a:hover {
    transition: 0s;
    color: #ddbf86
}

.single_service {
    box-shadow: 0 4px 15px 4px rgba(0, 0, 0, .2);
    padding: 20px
}

.single_service:hover {
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .4);
    transition: all .25s!important
}

.service_area .col-lg-4:last-child .single_service {
    margin-bottom: 0
}

.single_service h3 {
    font-size: 19px;
    margin: 35px 0 19px;
    color: #ddbf86;
    font-weight: 600
}

.single_service h3:hover {
    color: #0C233F
}

.single_service p {
    color: #0C233F;
    line-height: 23px
}

.single_service a:hover {
    background: #ddbf86;
    color: #0C233F
}

.choose_area {
    background: #F7F7F7
}

.choose_area .col-lg-3:last-child .single_choose {
    margin-bottom: 0
}

.single_choose i {
    font-size: 40px;
    color: #0C233F
}

.single_choose h3 {
    font-size: 18px;
    margin: 17px 0;
    font-weight: 700
}

.single_choose p {
    color: #777;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 18px
}

.single_choose a.read_more {
    text-transform: uppercase;
    color: #ddbf86;
    font-weight: 600;
    border-bottom: 2px solid #FADCB6
}

.recent_area .col-lg-4:last-child .single_team {
    margin-bottom: 0
}

.single_team {
    position: relative;
    margin-bottom: 37px
}

.team_info,
.team_info:before,
.team_sec {
    position: absolute;
    left: 0
}

.mb_0 {
    margin-bottom: 0
}

.single_team:hover .team_info {
    top: 0;
    border-radius: 5px!important
}

.team_img img,
.team_info:before {
    width: 100%;
    border-radius: 5px
}

.team_info {
    right: 0;
    top: -100%;
    color: #fff;
    height: 100%;
    transition: .3s
}

.team_info:before {
    background: #000;
    height: 100%;
    opacity: .7;
    content: ""
}

.team_sec {
    right: 0
}

.single_title h3 {
    font-size: 17px;
    margin-top: 0;
    color: #FFF;
    background: #ddbf86;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 80px
}

.single_icon i {
    font-size: 16px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 40px;
    margin: 0 4px;
    transition: .3s
}

.single_title a.read_more {
    text-transform: uppercase;
    color: #ddbf86;
    font-weight: 700;
    border-bottom: 2px solid #FADCB6
}

.expert_area {
    background: #F7F7F7
}

.expert_area .col-lg-4:last-child .single_expert {
    margin-bottom: 0
}

.single_expert {
    padding: 41px 41px 22px;
    background: #FFF
}

.single_expert img {
    width: 100%
}

.single_expert h3 {
    color: #ddbf86;
    font-size: 25px;
    font-weight: 600;
    margin: 21px 0 7px
}

.single_expert span {
    color: #0C233F;
    font-size: 16px;
    font-weight: 500
}

.expert_icon {
    margin-top: 30px
}

.expert_icon i {
    width: 50px;
    height: 50px;
    background: #E7E4E4;
    line-height: 50px;
    border-radius: 50%;
    color: #000;
    font-size: 22px;
    margin: 0 5px 10px;
    transition: .3s
}

.expert_icon i:hover {
    background: #ddbf86;
    color: #FFF
}

.news_area .col-lg-4:last-child .single_news {
    margin-bottom: 0
}

.single_news {
    background: #F7F7F7;
    border: 1px solid #EEE;
    border-radius: 5px
}

.single_news img {
    width: 100%;
    border-radius: 5px 5px 0 0
}

.news_text {
    padding: 24px 15px 0
}

.news_text h2 {
    color: #0C233F;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 13px
}

.p_content {
    color: #777;
    font-size: 15px;
    line-height: 24px
}

.news_text p {
    margin-bottom: 23px
}

.news_text .read_2 {
    background: #ddbf86;
    color: #FFF;
    text-transform: uppercase;
    padding: 9px 13px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 40px;
    font-weight: 600
}

.news_text .read_2:hover {
    background: #0C233F
}

.cunter_area {
    background: 0 0;
    background-size: cover;
    padding: 160px 0
}

.cunter_area .section_title {
    margin-bottom: 20px
}

.cunter_area .section_title h2 {
    font-size: 41px;
    margin: 0 0 10px;
    color: #FFF;
    font-weight: 600
}

.cunter_area .section_title p {
    margin: 0;
    color: #FFF;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    padding: 0
}

.single_count {
    background: #ddbf86;
    width: 167px;
    margin: 0 auto;
    border: 1px solid #FFF
}

.single_count i {
    color: #FFF;
    font-size: 40px;
    margin: 28px 0 20px
}

.single_count h4 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 5px
}

.single_count span {
    margin-bottom: 24px;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 16px;
    color: #FFF
}

.pricing_area .col-lg-4:last-child .single_price {
    margin-bottom: 0
}

.single_price {
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #EEE
}

.single_price:hover {
    box-shadow: 0 10px 100px 0 rgba(0, 0, 0, .14);
    transition: all .25s!important
}

.price_info ul li {
    color: #756B6B;
    font-size: 15px;
    padding: 18px 0;
    border-bottom: 1px solid #FAF7F7
}

.price_info ul li:last-child {
    border-bottom: none
}

.price_type {
    background: #FAF7F7;
    padding-bottom: 34px
}

.price_type i {
    font-size: 40px;
    color: #0C233F;
    margin: 23px 0 10px
}

.price_type h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

.price_type h2 {
    font-size: 40px;
    color: #ddbf86;
    margin: 0
}

.price_type h2 span {
    font-size: 14px;
    padding-left: 5px
}

.single_price .read_2 {
    background: #ddbf86;
    color: #FFF;
    text-transform: uppercase;
    padding: 11px 24px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 22px;
    font-weight: 600
}

.single_price .read_2:hover {
    color: #ddbf86;
    background: #0C233F
}

.clients_area {
    background: #F7F7F7
}

.clients_area .col-lg-4:last-child .single_client {
    margin-bottom: 0
}

.single_client {
    background: #FFF;
    border: 1px solid #EEE;
    padding: 35px 30px 36px;
    transition: .3s
}

.single_client:hover {
    border-color: #ddbf86
}

.single_client h4 {
    font-weight: 600;
    font-size: 15px;
    color: #ddbf86;
    margin: 3px 2px 0
}

.single_client span {
    color: #ADACAC;
    font-size: 12px
}

.single_client p {
    color: #0C233F;
    line-height: 23px;
    margin: 20px 0 30px
}

.single_client .star i {
    color: #ddbf86
}

.single_partner {
    width: 20%
}

.single_partner:last-child {
    margin-bottom: 0
}

.contact_area {
    background: #F7F7F7
}

.contact_form {
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    padding: 0 65px;
    position: relative;
    background: #FFF
}

.contact_form h2 {
    font-size: 24px;
    font-weight: 700;
    color: #0C233F;
    margin: 33px 0 35px
}

.contact_form form input,
.contact_form form textarea {
    width: 100%;
    border: 1px solid #DBDADA;
    padding-left: 30px;
    margin-bottom: 24px;
    color: #777;
    font-weight: 300
}

.contact_form form input {
    height: 55px
}

.contact_form form textarea {
    height: 136px;
    padding-top: 15px
}

.contact_form form button {
    background: #ddbf86;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    padding: 18px 32px;
    font-size: 15px;
    transform: translateX(100%);
    margin-bottom: 31px
}

.contact_info {
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    background: #FFF;
    padding: 0 34px
}

.contact_info i {
    color: #ddbf86;
    font-size: 24px
}

.contact_info ul li {
    border-bottom: 1px solid #E7E7E7;
    padding: 30px 0 24px
}

.contact_info ul li:last-child {
    border-bottom: none;
    padding-bottom: 70px
}

.name span {
    color: #ddbf86;
    text-transform: uppercase
}

.contait-details {
    margin-left: 35px
}

.contait-details p {
    margin: 0;
    color: #777;
    line-height: 22px
}

.contait-details span {
    color: #0C233F
}

.social ul li i,
footer {
    color: #bbb
}

footer {
    padding: 58px 0 0
}

.address {
    margin-top: 20px
}

.address ul li {
    padding-bottom: 5px
}

.address ul li i {
    width: 20px;
    padding-right: 10px
}

#copyright a:hover,
.social ul li i:hover {
    color: #ddbf86
}

.footer_about {
    margin-top: 70px
}

#copyright {
    background: rgba(0, 0, 0, .6);
    padding: 20px 0;
    margin-top: 58px
}

#copyright p {
    margin: 0;
    font-weight: 300
}

#copyright a {
    color: #FFF
}

.footer_icon {
    float: right
}

.footer_icon a i {
    color: #FFF;
    border: 2px solid #FFF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-left: 15px
}

.footer_icon a i:hover {
    color: #ddbf86
}

.intro_area {
    height: 450px;
    display: block
}

.bg-404 {
    background: url(../img/back/morocco_desert.jpg)
}

.bg-footer {
    background: url(../img/back/bg-footer.jpg)
}

.bg-404,
.bg-footer,
.bgp {
    background-color: rgba(0, 0, 0, 0);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover!important;
    position: relative;
    z-index: 0;
}

.bg-overlay-black-70:before,
.bg-overlay-black-80:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%
}

.bg-overlay-black-70:before {
    background: rgba(0, 0, 0, .4)
}

.bg-overlay-black-80:before {
    background: rgba(0, 0, 0, .6)
}

.intro_area .container {
    display: table;
    height: 100%;
    position: relative
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 30px
}

.text-white {
    color: #fff;
    text-transform: none
}

ul.page-breadcrumb {
    padding-top: 10px;
    padding-bottom: 25px
}

ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none
}

ul.page-breadcrumb li a:hover,
ul.page-breadcrumb li:last-child span {
    color: #ddbf86
}

ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize
}

ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px
}

.gal-item {
    padding: 3px
}

.gal-item .box {
    height: 350px
}

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover
}

.gal-item a:after {
    content: "\f00e";
    font-family: FontAwesome;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

.gal-item a:hover:after {
    opacity: 1
}

.modal-open .gal-container .modal {
    background-color: rgba(0, 0, 0, .4)
}

.modal-open .gal-item .modal-body {
    padding: 0
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35)
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none
}

.gal-container .modal-dialogue {
    width: 80%
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: left
}

.gal-container .description h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #FFF
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1
}

@media (min-width:768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto
    }
}

@media (max-width:768px) {
    .gal-container .modal-content {
        height: 250px
    }
}

.mapsociete,
.poi {
    height: 420px
}

.poist {
    position: absolute;
    margin-top: -44px;
    width: 50%;
    height: 44px;
    line-height: 44px;
    background: #ddbf86;
    color: #fff;
    font-size: 25px;
    text-align: center
}

.mapgroup {
    padding-left: 75px;
    padding-right: 75px
}

.mapgroup .group {
    float: left;
    width: 12%;
    margin-left: 9%
}

.mapgroup .group2 {
    width: 16%
}

.mapgroup .group:first-child {
    margin-left: 0
}

.mapgroup label {
    display: block;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: 400
}

.mapgroup a,
.mapgroup a p {
    font-size: 17px;
    color: #ddbf86
}

.mapgroup a {
    display: block;
    text-align: center
}

.mapgroup a p {
    margin-bottom: 15px
}

.mapgroup a img {
    padding-bottom: 8px
}

.mapgroup label.disabled {
    color: #999
}

.padtop {
    padding-top: 66px
}

@media screen and (max-width:1250px) {
    .mapgroup {
        padding-left: 30px;
        padding-right: 30px
    }
    .mapgroup .group {
        width: 13%;
        margin-left: 7%
    }
    .mapgroup .group2 {
        width: 17%
    }
    .mapgroup .group:first-child {
        margin-left: 0
    }
    .poist {
        font-size: 20px;
        height: 39px;
        line-height: 39px;
        margin-top: -39px
    }
    . .mapgroup {
        margin-bottom: 90px
    }
    .mapsociete,
    .poi {
        height: 380px
    }
}

@media screen and (max-width:1050px) {
    .poist {
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        margin-top: -25px
    }
    .mapsociete,
    .poi {
        height: 300px
    }
    .mapgroup {
        margin-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px
    }
    .mapgroup a p {
        font-size: 13px;
        margin-bottom: 8px
    }
    .mapgroup label {
        font-size: 11px;
        margin-bottom: 2px
    }
    .mapgroup .group {
        margin-left: 3%;
        width: 17%
    }
    .mapgroup .group2 {
        width: 20%
    }
    .mapgroup a img {
        height: 40px
    }
}

@media screen and (max-width:765px) {
    .mapgroup {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .mapgroup .group {
        border-bottom: 1px solid #f5f5f5;
        height: 25px
    }
    .mapgroup .group.group5 {
        border: none
    }
    .mapgroup .group,
    .mapgroup .group2,
    .mapgroup .group:first-child {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        margin-left: 0
    }
    .mapgroup .group label {
        display: none
    }
    .mapgroup a {
        display: block;
        float: none
    }
    .mapgroup a img {
        float: left;
        display: block;
        width: 22px;
        padding: 0;
        height: auto
    }
    .mapgroup a p {
        float: left;
        text-align: left;
        height: 25px;
        line-height: 25px;
        clear: right;
        margin-left: 15px;
        margin-bottom: 0
    }
    .mapsociete,
    .poi,
    .poioptions {
        margin-left: 2%;
        margin-right: 2%
    }
    .mapheader img {
        width: 60px;
        top: -20px
    }
    .mapheader {
        height: 20px;
        line-height: 20px;
        padding-left: 72px
    }
    .mapheader p {
        font-size: 14px
    }
    .mapsociete,
    .poi {
        height: 200px
    }
    .poioptions {
        margin-bottom: 40px
    }
}

.first_page .brick {
    position: relative;
    overflow: hidden
}

.masonry {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial
}

.masonry .brick {
    margin-bottom: 30px
}

.masonry .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: .4s
}

.ely_title,
.nav-pills>li>a {
    color: #333
}

.masonry .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, .7);
    content: '';
    transition: .4s
}

.masonry .lightbox:hover:after,
.masonry .lightbox:hover:before {
    opacity: 1
}

.first_page .brick img,
.masonry .brick img {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.first_page .brick:hover img,
.masonry .brick:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer
}

.masonry.bordered {
    -moz-column-rule: 1px solid #eee;
    -webkit-column-rule: 1px solid #eee;
    column-rule: 1px solid #eee;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px
}

.masonry.bordered .brick {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee
}

.masonry.gutterless {
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0
}

.masonry.gutterless .brick {
    margin-bottom: 0
}

.span {
    -moz-column-span: all;
    -webkit-column-span: all;
    column-span: all;
    margin: 30px 0
}

.ely_title {
    padding: 15px 0 10px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px
}

.ely_title:after {
    content: "";
    width: 50px!important;
    height: 2px;
    background: #d79822;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 40px
}

@media only screen and (min-width:1024px) {
    .desc {
        font-size: 1.25em
    }
    .intro {
        letter-spacing: 1px
    }
    .wrapper {
        width: 80%;
        padding: 2em
    }
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
    .wellcome_img .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .wrapper {
        width: 85%;
        padding: 1.5em
    }
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
    .wellcome_img .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #d8b675
}

#appCarousel .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 10px;
    background: rgba(0, 0, 0, .6);
    text-shadow: none
}

#appCarousel .list-group {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    color: #000
}

#appCarousel .list-group-item {
    cursor: pointer;
    margin: 0 0 4px;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    background: #FFF
}

#appCarousel .list-group .active {
    background-color: #eee
}

@media (min-width:992px) {
    #appCarousel .carousel-controls {
        display: none
    }
}

@media (max-width:991px) {
    #appCarousel .list-group,
    .carousel-caption p {
        display: none
    }
}

.newsletter_form h4 {
    border-bottom: 1px solid silver;
    color: #bbb;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.newsletter_form .form-control {
    background: 0 0;
    color: #fff;
    height: 48px
}

#toggleCarousel,
.newsletter_form .btn {
    background: rgba(0, 0, 0, .6);
    border: none
}

.newsletter_form .btn {
    width: 100%;
    height: 48px
}

.image {
    width: 100%;
    height: 100%
}

.image img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.image:hover img {
    cursor: pointer;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

#toggleCarousel {
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    top: 55%;
    left: 49%;
    z-index: 1;
    border-radius: 50%;
    outline: 0
}

#toggleCarousel .fa {
    color: #fff
}

#toggleCarousel .fa-play:before {
    margin-left: 4px
}

#myCarousel .img-title {
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, .67);
    padding: 6px 0;
    width: 100%
}

#myCarousel .item img {
    height: 600px;
    width: 100%
}

.dsplnone {
    display: none
}

.bggallery,
.bgglasses {
    position: relative
}

.bggallery a:after,
.bgglasses a:after {
    content: "";
    -webkit-animation: disappearing .5s ease-in-out forwards;
    animation: disappearing .5s ease-in-out forwards;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    -webkit-transition: all .599s;
    transition: all .599s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px
}

.bggallery a:after {
    background-image: url(../img/gallery.png)
}

.bgglasses a:after {
    background-image: url(../img/ar-glasses.png)
}

.bggallery a:hover:after,
.bgglasses a:hover:after {
    opacity: 1;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.ulgallery li {
    display: inline-block
}

#map {
    height: 400px
}