html, body {
    height: 100%;
    font-family: 'PT Sans', sans-serif;
    margin-top: 0px !important;
}
a {
    text-decoration: none;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: width 2s;
    cursor: pointer;
    color: #4F7E70;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.hoverIcon > a > img {
    display: table-cell;
    float: right;
    vertical-align: middle;
}
.hoverIcon > a:hover > img:nth-child(1),
.hoverIcon > a.active > img:nth-child(1),
.hoverIcon > a > img:nth-child(2){
    display: none;
}
.hoverIcon a:hover > img:nth-child(2),
.hoverIcon a.active > img:nth-child(2){
    display: block;
}
.container {
    position: relative;
}

.fancybox-skin {
    padding: 0px !important;
}
/* ==================== PRELOADER ==================== */


/* ==================== PRELOADER ==================== */
#preloader {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    z-index:999999999;
    background-color: #f8f2e8;
}
.Tloading {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.Tloader{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #711f2f;
    -webkit-animation: rotate 2s linear infinite;
    -moz-animation: rotate 2s linear infinite;
    -ms-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
}
.Tloader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #711f2f;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -ms-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
.Tloader:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #711f2f;
    -webkit-animation: rotate 1.5s linear infinite;
    -moz-animation: rotate 1.5s linear infinite;
    -ms-animation: rotate 1.5s linear infinite;
    -o-animation: rotate 1.5s linear infinite;
    animation: rotate 1.5s linear infinite;
}
/*rotate*/
@keyframes rotate{
    0% {transform:rotate(0deg);}
    100% {transform:rotate(360deg);}
}
@-webkit-keyframes rotate{
    0% {-webkit-transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);}
}
@-moz-keyframes rotate{
    0% {-moz-transform:rotate(0deg);}
    100% {-moz-transform:rotate(360deg);}
}
@-o-keyframes rotate{
    0% {-o-transform:rotate(0deg);}
    100% {-o-transform:rotate(360deg);}
}
@-ms-keyframes rotate{
    0% {-ms-transform:rotate(0deg);}
    100% {-ms-transform:rotate(360deg);}
}
#fountainTextG{
    width:87px;
    margin:auto;
    float: left;
}
.navbar-header {
    float: left;
    width: 100%;
}
.fountainTextG{
    color:rgb(143, 121, 72);
    font-family: 'PT Sans', sans-serif;
    font-size:24px;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    float:left;
    animation-name:bounce_fountainTextG;
    -o-animation-name:bounce_fountainTextG;
    -ms-animation-name:bounce_fountainTextG;
    -webkit-animation-name:bounce_fountainTextG;
    -moz-animation-name:bounce_fountainTextG;
    animation-duration:2.09s;
    -o-animation-duration:2.09s;
    -ms-animation-duration:2.09s;
    -webkit-animation-duration:2.09s;
    -moz-animation-duration:2.09s;
    animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
    transform:scale(.5);
    -o-transform:scale(.5);
    -ms-transform:scale(.5);
    -webkit-transform:scale(.5);
    -moz-transform:scale(.5);
}#fountainTextG_1{
    animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}
#fountainTextG_2{
    animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}
#fountainTextG_3{
    animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}
#fountainTextG_4{
    animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}
#fountainTextG_5{
    animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}
#fountainTextG_6{
    animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}
#fountainTextG_7{
    animation-delay:1.64s;
    -o-animation-delay:1.64s;
    -ms-animation-delay:1.64s;
    -webkit-animation-delay:1.64s;
    -moz-animation-delay:1.64s;
}

@keyframes bounce_fountainTextG{
    0%{
        transform:scale(1);
        color:rgb(143, 121, 72);
    }

    100%{
        transform:scale(.5);
        color:rgb(113,31,47);
    }
}

@-o-keyframes bounce_fountainTextG{
    0%{
        -o-transform:scale(1);
        color:rgb(143, 121, 72);
    }

    100%{
        -o-transform:scale(.5);
        color:rgb(113,31,47);
    }
}

@-ms-keyframes bounce_fountainTextG{
    0%{
        -ms-transform:scale(1);
        color:rgb(143, 121, 72);
    }

    100%{
        -ms-transform:scale(.5);
        color:rgb(113,31,47);
    }
}

@-webkit-keyframes bounce_fountainTextG{
    0%{
        -webkit-transform:scale(1);
        color:rgb(143, 121, 72);
    }

    100%{
        -webkit-transform:scale(.5);
        color:rgb(113,31,47);
    }
}

@-moz-keyframes bounce_fountainTextG{
    0%{
        -moz-transform:scale(1);
        color:rgb(143, 121, 72);
    }

    100%{
        -moz-transform:scale(.5);
        color:rgb(113,31,47);
    }
}

/*======================== PRELOADER ========================*/

/*------------------------------------------------------------------------------------------------------*/


.section{
    float: left;
    width: 100%;
    /*    min-height: 100%;*/
    height: auto;
    padding: 100px 0px 50px 0px;
    overflow: hidden;
    position: relative;
}

.inside-section{
    float: left;
    width: 100%;
    /*    min-height: 100%;*/
    height: auto;
    padding: 50px 0px 50px 0px;
    overflow: hidden;
    position: relative;
}

/******************  Start menu  *****************/
.navbar-nav.english{
    display: block;
}
.navbar-nav.arabic{
    display: none;
}
.menu{
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 0px;
    background-color: #221d20;
    position: fixed;
    z-index: 999999;
    transition: all 0.5s;
}

.navbar-nav {
    float: right;
    width: auto;
    text-align: center;
    padding-bottom: 0px;
    position: relative;
    z-index: 999999;
    background-color: transparent;
    margin-top: 85px;
    transition: all 0.5s;
}
.navbar-default .navbar-nav>li {
    float: right;
    position: relative;
    margin: 0px;
}

.navbar-default .navbar-nav>li.active,
.navbar-default .navbar-nav>li:focus,
.navbar-default .navbar-nav>li:hover{
    outline: none;
}
.navbar-default .navbar-nav>li>a{
    float: left;
    width: 100%;
    color: #ce202a;
    font-size: 19px;
    text-transform:  uppercase;
    padding: 10px 40px 5px 40px;
    border: 1px solid transparent;
    border-left: 1px solid #ce202a;
}
.navbar-default .navbar-nav>li>a:last-child{
    border-left: 1px solid transparent;
}

.navbar-default .navbar-nav>li a.active,
.navbar-default .navbar-nav>li:focus a,
.navbar-default .navbar-nav>li:hover a{
    color: #ce202a;
    background-color: transparent;
    border: 1px solid #ce202a;
    border-right: 1px solid #ce202a;
}
.navbar-default .navbar-nav>li:first-child a.active,
.navbar-default .navbar-nav>li:first-child:focus a,
.navbar-default .navbar-nav>li:first-child:hover a{
    border-right: 1px solid #8f7948;
}
.navbar-brand {
    float: left;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 10px;
}
.navbar-brand img{
    width: 150px;
    transition: all 0.5s;
    margin: 0px auto;
}
.navbar-brand.responsive img {
    float: left;
    width: 150px;
}
.navbar-brand.normal img {
    display: block;
    width: 150px;
    margin: auto;
    position: absolute;
    top: -82px;
    left: 50%;
    margin-left: -75px;
}
.navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0px;
}
.navbar-default .top{
    position: absolute;
    right: 30px;
    top: 46px;
    z-index: 99999999;
    transition: all 0.5s;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-default .top .calendar,
.navbar-default .top .langList{
    float: left;
    width: 100%;
    height: auto;
}
.navbar-default .top .calendar{
    float: right;
    width: auto;
    position: absolute;
    top: 75px;
    right: 0px;
}
.navbar-default .top .calendar .hoverIcon{
    float: right;
    margin-left: 15px;
}
.navbar-default .top .calendar .hoverIcon a{
    float: right;
    width: 100%;
    height: 100%;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #777776;
    border-width: 0 5px 5px ;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #777776;
    border-width: 5px 5px 0;
}
.tooltip-inner {
    color: #fff;
    background: #777776;
    border: solid 1px #777776;
    font-size: 15px;
    z-index: 999999999;
    position: relative;
}
.navbar-default .top .langList ul{
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
}
.navbar-default .top .langList ul li{
    float: right;
    width: auto;
    list-style: none;
    margin-left: 10px;
    border-left: 1px solid #808080;
    padding-left: 10px;
}
.navbar-default .top .langList ul li:last-child{
    border-left: 0px;
}
.navbar-default .top .langList ul li .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0px;
    z-index: 1000;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-default .top .langList ul li .dropdown-menu li{
    border: none;
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
}
.navbar-default .top .langList ul li a{
    float: left;
    color: #808080;
    font-size: 13px;
}
.navbar-default .top .langList ul li a.arabic .selection{
    font-family: 'PT Sans', sans-serif;
    float: left;
    margin-top: -5px;
    padding-bottom: 5px;
}
.navbar-default .top .langList ul li a .icon{
    color: #8d6fc8;
    font-size: 14px;
    margin-right: 10px;
}
.navbar-default .top .langList ul li a.active,
.navbar-default .top .langList ul li a:hover{
    color: #8d6fc8;
}
.navbar-default .top .langList ul li a.english{
    color: #8d6fc8;
  font-family: 'PT Sans', sans-serif;
}
.navbar-default .top .langList ul li span{
    color: #808080;
    font-size: 13px;
}

.navbar-default .top .langList ul li a.arabic{
    font-family: 'PT Sans', sans-serif;
    color: #808080;
}
.navbar-default .navbar-brand.responsive{
    display: none;
}
.navbar-default .callUs{
    position: absolute;
    left: 45px;
    top: 16px;
    z-index: 99999999;
}
.navbar-default .callUs h4 a,
.navbar-default .callUs h4{
    font-size: 14px;
    color: #808080;
}
.navbar-default .callUs h4 a:hover{
    color: #8d6fc8;
}
.menu.fixed-top{
    transition: all 0.5s;
    -webkit-box-shadow: 0px 7px 21px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 7px 21px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 7px 21px -13px rgba(0,0,0,0.75);
    background-color: #221d20;
}
.menu.fixed-top .navbar-brand img {
    width: 130px;
    transition: all 0.5s;
}
.menu.fixed-top .navbar-nav {
    margin-top: 72px;
    transition: all 0.5s;
}
.menu.fixed-top .navbar-default .top{
    top: 33px;
    transition: all 0.5s;
}
.nav.navbar-nav.mobile{
    display: none;
}

.dropdown-menu {
    min-width: 100%;
    padding-top: 29px;
    background-color: transparent;
    box-shadow: none;
    border: none;
}
.menu.fixed-top .dropdown-menu{
    padding-top: 26px;
}
.dropdown-menu .section{
    padding: 20px 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #ce202a;
    position: relative;
}
.dropdown-menu .section .arrow-down {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f7f1e5;
}
.dropdown-menu .section li{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px #ea464f solid;
    padding-bottom: 6px;
}
.dropdown-menu .section li a{
    float: left;
    width: 100%;
    font-size: 17px;
    color: #fff !important;
    border: none !important;
    text-transform: uppercase;
}
.dropdown-menu .section li a:hover{
    color: #fff !important;
    font-family: 'PT Sans', sans-serif;
}

/******************  End menu  *****************/








/******************  Start slider  *****************/
section.bigSlider{
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999;
    margin-top: 133px;
    background-color: #000;
}
section.bigSlider img.building{
    position: absolute;
    bottom: -235px;
    right: 0px;
    z-index: 999;
}

.slider{
    float: left;
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    position: relative;
}
.slider .bs-slider {
    overflow: visible;
    max-height: 100%;
    position: relative;
    background: transparent;
    float: left;
    width: 100%;
    height: 100%;
}
.slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible;
    float: left;
    height: 100%;
}
.slider .fade .item {
    width: 100%;
    height: 100%;
}
.slider .fade .item .image{
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.slider .fade .item .image .mask{
    position: absolute;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-size: cover;
    background-position: center;
}
.slider .bs-slider .bs-slider-overlay {
    background-color: rgba(0, 0, 0, 0);
    z-index: 99999;
}
.slider .slide-text {
    left: 0px;
    top: 0px;
    bottom: auto;
    right: 0px;
    position: absolute;
    text-align: center;
    direction: rtl;
    padding: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    margin-left: 0px;
}

.slide-text > .details{
    position: relative;
    top: 75%;
    width: 80%;
    height: auto;
    z-index: 999;
    background-image: none !important;
    text-align: left;
    margin: 0px auto;
    text-align: center;
}

.slide-text > .details h1{
  font-size: 37px;
  color: #fff;
  word-wrap: break-word;
  /* text-transform: uppercase; */
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 4px 2px 6px rgba(0, 0, 0, 0.73);
}

.aesthetics .slide-text > .details h1,
.home .slide-text > .details h1{
    padding: 0px 100px;
}

.slide-text > .details a{
    float: left;
    width: auto;
    font-size: 13px;
    color: #f7f0e5;
    border-radius: 0px;
    padding: 12px 20px;
    text-align: center;
    background-color: transparent;
    background-color: #8f7948;
    transition: all 0.5s;
    margin-left: 37px;
    margin-top: 9px;
}
.slide-text > .details a img{
    float: right;
    margin: 3px 0px 3px 3px;
}
.slide-text > .details a:hover{
    color: #fff;
    background-color: #716038;
    transition: all 0.5s;
}

.slider .carousel-indicators {
    position: absolute;
    top: 90px;
    bottom: auto;
    left: 30px;
    right: auto;
    z-index: 15;
    width: 15px;
    height: 100%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.control-round .carousel-control {
    font-size: 45px;
    width: 50px;
    height: 85px;
    z-index: 999999;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
    background: transparent;
}
.indicators-line > .carousel-indicators li {
    border: 1px solid #ce202a;
    background: transparent;
    margin: 1px 5px 1px 0px;
    width: 100%;
    float: left;
    border-radius: 0;
}
.indicators-line > .carousel-indicators .active:before {
    transform: scale(1.5);
    background-color: #ce202a;
}
.indicators-line > .carousel-indicators .active {
    margin: 1px 5px 1px 0px;
    box-shadow: none;
    border-color: #ce202a;
}
.socialFixedLeft{
    position: fixed;
    top: 148px;
    left: 7px;
    width: 30px;
    height: auto;
    z-index: 9999999;
}
.socialFixedLeft ul{
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
}
.socialFixedLeft ul li{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    list-style: none;
}
.socialFixedLeft ul li a{
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #8D6FC8;
    color: #ffffff;
    font-size: 20px;
}
.socialFixedLeft ul li a i{
    float: left;
    width: 100%;
    height: 100%;
    padding-top: 5px;
}
.socialFixedLeft ul li a:hover{
    background-color: #17c7d1;
    color: #ffffff;
}
.downArrwo{
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    z-index: 999999;
}
.downArrwo a{
    color: #fff;
    font-size: 20px;
}
.downArrwo a i{
    color: #fff;
    font-size: 45px;
}
.downArrwo a:hover{
    opacity: 0.6;
}
/******************  End slider  *****************/


/******************  Start footer  *****************/
.footer{
    float: left;
    width: 100%;
    height: auto;
    background-color: #221d20;
    padding-top: 45px;
}
.footer .copyRight{
    float: left;
    width: 100%;
    height: auto;
    background-color: #151513;
    padding: 20px 0px 10px 0px;
    margin-top: 30px;
}
.footer p{
    /* float: left; */
    color: #fff;
    font-size: 15px;
    /* text-transform: uppercase; */
    margin: 7px 0px;
    line-height: 24px;
}
.footer a{
    color: #fff;
    opacity: 1;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    margin: 15px 0px;
}
.footer a:hover{
    opacity: 0.7;
}
.social{
    float: right;
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
}
.social li{
    float: left;
    width: auto;
    padding: 10px;
    list-style: none;
}
.social li a{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}

.active-language{
  color: #ffdf00 !important;
}

.copy-right{
  text-align: center;
  margin-bottom: 20px;
}

/******************  End footer  *****************/
.fancybox-lock .fancybox-overlay {
    z-index: 999999;
}
.fancybox-opened {
    z-index: 99999999;
}
.fancybox-overlay {
    z-index: 999999;
    background-color: rgba(255, 255, 255,0.70);
}
.fancybox-close{
    background-image: url('/public/img/closeFancyboxM.svg')!important;
    background-size: cover;
    background-position: center;
    width: 30px;
    height: 30px;
    right: 30px;
    top: 30px;
    position: fixed;
}
.fancybox-close:hover{
    opacity: 0.5;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
}
.fancybox-next span{
    background-image: url('/public/img/nextFancyM.svg')!important;
    background-size: cover;
    background-position: center;
    width: 30px;
    height: 55px;
    visibility: visible !important;
}
.fancybox-prev span{
    background-image: url('/public/img/prevFancyM.svg')!important;
    background-size: cover;
    background-position: center;
    width: 30px;
    height: 55px;
    visibility: visible !important;
}
.fancybox-next span:hover,
.fancybox-prev span:hover{
    opacity: 0.5;
}
.fancybox-prev {
    left: -100px!important;
    width: 50px;
}
.fancybox-next {
    right: -100px!important;
    width: 50px;
}
.fancybox-skin {
    padding: 0px !important;
}
div.fancybox-thumb{
    transition:none;
}
.fancybox .imageCont{
    position: relative;
    background-size: cover;
    background-position: top;
    height: 300px;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.fancybox .imageCont.fadeInLeft{
    opacity: 1;
    transition: all 0.5s;
}
.fancybox .imageCont .mask{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.5s;
    text-align: center;
    padding-top: 100px;
}
.fancybox:hover .imageCont .mask{
    opacity: 1;
    transition: all 0.5s;
}
.fancybox:hover .imageCont .mask span{
    z-index: 99999;
    font-size: 20px;
    color: #ffffff;
}
a.arrowUp{
    position: fixed;
    right: 15px;
    bottom: 60px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #ffdf00;
    font-size: 35px;
    color: #fff;
    text-align: center;
    z-index: 9999999;
    display: none;
}
a.arrowUp.fadeInDown{
    display: block;
}
a.arrowUp i{
    float: left;
    width: 100%;
    height: 100%;
}

.fa-angle-up:before {
    content: "\f106";
    color: #393f45;
}

/***************------- Start section Sliders --------******************/
.slickSlider{
    margin-bottom: 0px !important;
}
.slickSlider .item:focus{
    outline: none;
}
.slickSlider .item .imageCont{
    float: left;
    width: 53%;
    /* height: auto; */
    height: 80%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 50%;
    margin-top: -190px;
    left: 0px;
    z-index: 999;
}
.slickSlider .item .imageCont img{
    float: left;
    width: 100%;
}
.slickSlider.sliderTwo .item .imageCont{
    float: right;
    left: auto;
    right: 0px;
}

.sliderOneText{
  background-color: #9db5b1;
}

.sliderTwoText{
  background-color: #e3a7a7;
}

.slickSlider .item .text{
    float: right;
    width: 50%;
    height: auto;
    /* background-color: #eeeced; */
    padding: 30px 30px 30px 60px;
    min-height: 450px;
    position: relative;
}
.slickSlider.sliderTwo .item .text{
    float: left;
    padding: 30px 60px 30px 30px;
}
.slickSlider .item .text h2{
    float: right;
    width: 100%;
    position: relative;
    font-size: 33px;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    font-weight: bold;
}
.slickSlider.sliderTwo .item .text h2{
    text-align: right;
}
.slickSlider .item .text h2:after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 20%;
    height: 1px;
    background-color: #ffffff;
}
.slickSlider.sliderTwo .item .text h2:after{
    left: auto;
    right: 0px;
}
.slickSlider .item .text p{
    float: right;
    width: 100%;
    font-size: 16px;
    color: #211c20;
    text-align: left;
}
.slickSlider.sliderTwo .item .text p{
    text-align: left;
}
.slickSlider .item .text a{
    position: absolute;
    bottom: 30px;
    left: 60px;
}
.slickSlider.sliderTwo .item .text a{
    left: auto;
    right: 60px;
}
.slickSlider .item .text a:focus,
.slickSlider .item .text a:hover{
    opacity: 0.5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    outline: none;
}
.slickSlider .slick-dots {
    position: absolute;
    bottom: auto;
    top: 0px;
    left: 0px;
    display: block;
    width: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
.slickSlider.sliderTwo .slick-dots {
    left: auto;
    right: 0px;
    text-align: left;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    border: 1px solid #ce202a;
}
.slick-dots li.slick-active button {
    background-color: #ce202a;
}
.slick-dots li button:before{
    display: none;
}
/***************------- End section Sliders --------******************/


/***************------- Start parallax --------******************/
.parallax{
    width: 100%;
    height: auto;
    min-height: 500px;
    /* background: url(/public/img/parallax.jpg) top fixed no-repeat; */
    /* background-size: cover; */
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #211c20;
}
.parallax .mask{
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    /* background-color: rgba(58, 35, 35, 0.74); */
}
.parallax .mask h2{
    font-size: 65px;
    color: #ffdf00;
    text-transform:  uppercase;
    letter-spacing: 5px;
    /* margin-top: 100px; */
    font-weight: bold;
    margin-bottom: 20px;
}

.parallax .mask p{
    font-size: 21px;
    color: #fff;
    letter-spacing: 0px;
    /* margin-top: 200px; */
    font-weight: normal;
}
/***************------- End parallax --------******************/



/***************------- Start reach-us --------******************/
.reach-us{
    float: left;
    width: 100%;
    background-color: #ffdf00;
    padding: 30px 0px;
    /* min-height: 230px; */
}
.reach-us h2{
    float: left;
    width: 100%;
    font-size: 40px;
    color: #221d20;
    word-break: break-word;
    margin-bottom: 10px;
    margin-top: 23px;
}
.reach-us p{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #221d20;
    word-break: break-word;
    margin-bottom: 30px;
    margin-top: 13px;
}
.reach-us .form-group{
    float: right;
    width:  100%;
    position: relative;
}
.reach-us .form-group .form-control{
    min-height: 55px;
    border: 1px solid #ffdf00;
    border-radius: 0px;
    background-color: #fff;
    position: relative;
    font-size: 22px;
    color: #221d20;
    margin: 3px 0px 3px 0px;
}
.reach-us .form-group .form-control::-moz-placeholder {
    font-size: 17px!important;
    color: #777777!important;
    line-height: 2.5 !important;
    opacity: 0.7;
}
.reach-us .form-group .form-control:-ms-input-placeholder {
    font-size: 14px!important;
    color: #777777!important;
    line-height: 2.5 !important;
    opacity: 0.7;
}
.reach-us .form-group .form-control::-webkit-input-placeholder {
    font-size: 17px!important;
    color: #777777!important;
    line-height: 2.5 !important;
    opacity: 0.7;
}
.reach-us .form-group a.btnreach-us{
    position: relative;
    right: 5px;
    top: 5px;
    height: 45px;
    width: auto;
    padding: 10px 20px;
    background-color: #393f45;
    font-size: 22px;
    color: #fff;
    transition: all 0.5s;
}
.reach-us .form-group a.btnreach-us:hover{
    background-color: #806c3f;
    transition: all 0.5s;
}
.form-control:focus {
    border-color: #8f7948;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(143, 121, 72), 0 0 8px rgb(143, 121, 72);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(143, 121, 72);
}

.reach-us .send{
    width: 200px;
    border: none;
    background-image: none;
    background-color: #221d20;
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 10px 0px 5px 0px;
    transition: all 0.5s;
    margin-top: 20px;
    border-radius: 7px;
}
.reach-us .send:hover{
    background-color: #221d20;
    color: #ffdf00;
    /* font-weight: bold; */
    transition: all 0.5s;
}
/***************------- End reach-us --------******************/

.sectionMap{
    float: left;
    width: 100%;
    padding: 0px 45px;
    margin-top: -100px;
    background-color: #f8f2e8;
}
.sectionMap.reach{
    background-color: #f8f2e8;
    margin-top: 0px;
}
.footerLinks{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 400px;
    z-index: 99;
    background-color: #f7f4f5;
}
.footerLinks.reach{
    background-color: #f8f2e8;
}
.footerLinks img.buildingFooter{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
}
.footerLinks ul{
    float: left;
    width: 100%;
    padding: 0px;
    position: relative;
    z-index: 999999;
}
.footerLinks ul li{
    float: left;
    width: 20%;
    text-align: center;
    list-style: none;
    border-left: 1px solid #ce202a;
    min-height: 150px;
    padding-top: 10px;
}
.footerLinks ul li:first-child{
    border-left: 0px solid #ce202a;
}
.footerLinks ul li h3{
    float: left;
    width: 100%;
    font-size: 20px;
    color: #ce202a;
    margin-bottom: 15px;
    font-weight: normal;
}
.footerLinks ul li a{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #393f45;
    opacity: 0.7;
    line-height: 25px;
    text-transform: uppercase;
}
.footerLinks ul li a:hover{
    opacity: 1;
}


/********************-- Start aboutDetails --*********************/
.aboutDetails{
    float: left;
    width: 100%;
    text-align: left;
}
.aboutDetails h2{
    float: left;
    width: 100%;
    font-size: 50px;
    color: #211c20;
    margin-bottom: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    text-align: left;
    margin-top: 0px;
}
.aboutDetails p{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #211c20;
    text-align: left;
}
.aboutDetails ul{
    float: left;
    width: 100%;
    padding-left: 20px;
}
.aboutDetails ul li{
    float: left;
    width: 100%;
    font-size: 19px;
    color: #8f7948;
}

section.bigSlider.about img.building{
    bottom: -157px;
    max-height: 800px;
}
/********************-- End aboutDetails --*********************/
.fullPage{
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-top: 150px;
    position: relative;
    padding-top: 60px;
}
.fullPage h1{
    float: right;
    width: auto;
    font-size: 55px;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 35px;
    font-weight: normal;
    letter-spacing: 4px;
    z-index: 999;
}
.fullPage.mangrove h1{
    float: left;
    color: #ffffff;
}
.fullPage h1:after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150px;
    height: 1px;
    background-color: #fff;
}
.fullPage.mangrove h1:after{
    background-color: #ffffff;
}
.fullPage span{
    float: right;
    width: 100%;
    font-size: 23px;
    color: #8f7948;
    text-align: right;
    padding-right: 100px;
    font-family: 'PT Sans', sans-serif;
    position: relative;
    z-index: 999;
}
.fullPage.mangrove span{
    float: left;
    color: #ffffff;
    text-align: left;
    padding-right: 0px;
}
img.building{
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-height: 650px;
    z-index: 999;
}
img.building.homePagePhoto{
    max-height: 1000px;
}

.fullPage.properties img.building{
    bottom: -150px;
    max-height: 800px;
}


.imageContMap{
    float: left;
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
}

.properties section.bigSlider .slider .control-round .carousel-control,


.imageAndTable{
    position: relative;
}
.imageAndTable .background{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 66.66666667%;
    height: 550px;
    background-color: #f7f1e7;
}
.imageAndTable img{
    margin-bottom: 15px;
    width: 93.3%;
    float: left;
}
.imageAndTable .sectionTable{
    padding: 170px 60px 0px 15px;
}
.imageAndTable .sectionTable img{
    float: none;
    width: auto;
    max-width: 100%;
}
.imageAndTable .detailsTitles{
    float: left;
    width: 100%;
}
.imageAndTable .detailsTitles li{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    list-style: none;
}
.imageAndTable .detailsTitles li span{
    float: left;
    width: 30%;
    border: 1px solid #8f7948;
    border-bottom: 0px;
    font-size: 25px;
    color: #8f7948;
    padding: 10px 0px 5px 0px;
}
.imageAndTable .detailsTitles li:last-child span{
    border-bottom: 1px solid #8f7948;
}


.imageAndTable .detailsTitles li strong{
    float: right;
    width: 68%;
    border: 1px solid #8f7948;
    border-bottom: 0px;
    font-size: 25px;
    color: #8f7948;
    padding: 10px 0px 5px 0px;
    font-weight: normal;
}
.imageAndTable .detailsTitles li p{
    float: right;
    width: 100%;
    font-size: 25px;
    color: #8f7948;
    padding: 0px;
    font-weight: normal;
    margin: 0px;
}
.imageAndTable .detailsTitles li:last-child strong{
    border-bottom: 1px solid #8f7948;
}

.properties .slider .carousel-indicators {
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 0px;
    right: 0px;
    z-index: 15;
    width: 100%;
    height: auto;
    padding-left: 60px;
}
.properties .indicators-line > .carousel-indicators li {
    width: 15px;
}


.gallery{
    float: left;
    width: 100%;
    height: auto;
}
.gallery .section{
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 0px;
}
.gallery .section .imageCont{
    float: left;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.gallery .section .imageCont .image{
    float: left;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
    transition: all 0.5s;
}
.gallery .section .imageCont .image .mask{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0;
    transition: all 0.5s;
}
.gallery .section .imageCont .image .mask i{
    font-size: 25px;
    color: #fff;
    transition: all 0.5s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
}
.gallery .section .imageCont:hover .image{
    transform: scale(1.09)rotate(2deg);
    transition: all 0.5s;
}
.gallery .section .imageCont:hover .image .mask{
    opacity: 1;
    transition: all 0.5s;
}
.gallery .section .imageCont:hover .image .mask i{
    transition: all 0.5s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}
.threeAndHalf{
    float: left;
    width: 29.166666665%;
    padding-right: 15px;
    padding-left: 15px;
}
.properties section.bigSlider {
    margin-top: 0px;
}
.properties section.bigSlider .slider{
    height: 500px;
}
.slick-dots li {
    width: 15px;
    height: 15px;
}

.disabled{
    display: none;
}

.nav.navbar-nav.english{
    display: block;
}
.nav.navbar-nav.mobile{
    display: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #8f7948;
    background-color: transparent;
}
/************************************** Start responsive *******************************************/


/**************** Start responsive Menu *************/
@media (min-width:1024px) and (max-width:1100px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 20px 5px 20px;
    }
    .dropdown-menu .section li a {
        font-size: 15px;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .aboutDetails h2 {
      margin-top: 30px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 10px 20px 5px 20px;
        font-size: 15px;
    }
    .dropdown-menu .section li a {
        font-size: 12px;
    }
    .social li a {
        font-size: 15px;
    }
}
@media (min-width:300px) and (max-width:768px) {
    .navbar-default .top {
        position: absolute;
        float: right;
        width: auto;
        right: 0px;
        top: 40px !important;
        padding-right: 10px;
    }
    .navbar-default .navbar-nav>li {
        width: 100%;
        text-align: right;
    }
    .navbar-nav {
        float: right;
        width: 100%;
        margin-top: 30px;
    }
    .navbar-nav.english {
        display: block;
        margin: 0px;
        margin-bottom: 30px;
        margin-top: 30px !important;
    }
    .navbar-brand {
        float: none;
        height: auto;
        width: auto;
    }
    .navbar-brand img {
        width: 100px !important;
    }
    section.bigSlider {
        margin-top: 95px;
    }
    .navbar-toggle {
        margin-top: 40px;
    }
    .navbar-default .navbar-nav>li>a {
        border-left: 0px solid #8f7948;
    }
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
        max-height: 350px;
    }
}
/**************** End responsive Menu *************/



@media (min-width:1500px) and (max-width:1700px) {
    .reach-us .form-group {
        width: 60%;
    }
    .reach-us p {
        width: 100%;
    }
}
@media (min-width:991px) and (max-width:1400px) {
    .menu .col-md-10{
        margin-left: 0%;
        width: 100%;
    }

    section.bigSlider.about img.building{
        max-height: 550px;
    }
    img.building.homePagePhoto {
        max-height: 800px;
    }
    .reach-us .form-group {
        width: 100%;
    }
    .reach-us p {
        width: 100%;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    section.bigSlider img.building {
        bottom: -239px;
        max-height: 450px;
    }
    .navbar-default .top {
        right: 15px;
    }
    .footer a,
    .footer p{
        font-size: 14px;
    }
    .reach-us .form-group {
        /* width: 55%; */
    }
    .reach-us p {
        width: 100%;
        font-size: 18px;
    }
    .reach-us .form-group a.btnreach-us {
        padding: 12px 20px;
        font-size: 17px;
    }
}



@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .fancybox-next {
        right: 112px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
    }
    .fancybox-prev {
        right: 210px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
        left: auto !important;
    }


}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .fancybox-next {
        right: 112px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
    }
    .fancybox-prev {
        right: 210px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
        left: auto !important;
    }

}

@media (max-width: 768px) {
    .fancybox-next {
        right: 112px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
    }
    .fancybox-prev {
        right: 210px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
        left: auto !important;
    }
    section.bigSlider img.building {
        bottom: 0px;
        max-height: 200px;
    }
    .slide-text > .details {
        padding-top: 15px;
        padding-left: 15px;
        top: 0px;
        left: 0px;
        width: 100%;
    }
    .slide-text > .details h1 {
        font-size: 33px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        margin-top: 53%;
    }
    .slickSlider .slick-dots {
        top: 0px;
        width: 100%;
    }
    .slickSlider .item .imageCont {
        width: 100%;
        height: 320px;
        position: relative;
        top: 0px;
        margin-top: 0px;
    }
    .slickSlider .item .imageCont img{
        width: 100%;
    }
    .slickSlider .item .text {
        width: 100%;
        padding: 15px;
        min-height: 250px;
        height: auto !important;
    }
    .slickSlider.sliderTwo .item .text a,
    .slickSlider .item .text a {
        position: relative;
        bottom: 10px;
        left: 15px;
        float: left;
    }
    .slickSlider.sliderTwo .item .text {
        padding: 15px;
    }
    .slickSlider.sliderTwo .item .text h2 {
        text-align: left;
    }
    .slickSlider .item .text h2 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .slickSlider.sliderTwo .item .text h2:after {
        left: 0px;
        right: auto;
    }
    .slickSlider.sliderTwo .item .text p {
        text-align: left;
    }
    .inside-section {
        padding: 30px 20px;
    }
    .section {
        padding: 15px 0px;
    }
    .parallax {
        min-height: 300px;
    }
    .parallax .mask h2 {
        font-size: 30px;
        letter-spacing: 5px;
        margin-top: 35px;
    }
    .reach-us .form-group {
        width: 100%;
    }
    .reach-us p {
        width: 100%;
        font-size: 18px;
    }
    .sectionMap {
        padding: 0px 15px;
        margin-top: -85px;
    }
    .footerLinks ul li {
        width: 50%;
    }
    .footerLinks ul li:nth-child(5),
    .footerLinks ul li:nth-child(3){
        border-left: 0px solid #8f7948;
    }
    .footer p {
        font-size: 15px;
    }
    .slick-dotted.slick-slider {
        padding-top: 50px;
    }
    .aboutDetails h2 {
        font-size: 30px;
        margin-bottom: 15px;
        letter-spacing: 0px;
        margin-top: 30px;
    }
    .aboutDetails p {
        font-size: 17px;
    }
    .aboutDetails ul li {
        font-size: 17px;
    }
    .accordion-section-title{
        font-size: 15px !important;
    }
    .fullPage {
        margin-top: 95px;
        padding-top: 15px;
    }
    .fullPage h1 {
        font-size: 30px;
    }
    .fullPage span {
        font-size: 20px;
        padding-right: 0px;
        z-index: 99999;
    }

    #map-canvas,
    .imageContMap {
        height: 350px !important;
    }
    .imageAndTable img {
        width: 100%;
    }
    .imageAndTable .sectionTable {
        padding: 10px;
    }
    .imageAndTable .detailsTitles li strong,
    .imageAndTable .detailsTitles li p,
    .imageAndTable .detailsTitles li span {
        font-size: 14px;
    }
    .imageAndTable .sectionTable img {
        margin-top: 15px;
    }
    .gallery .section .imageCont .image,
    .gallery .section .imageCont{
        height: 200px;
    }

    .properties section.bigSlider .slider {
        height: 350px;
    }
    .nav.navbar-nav.english{
        display: none;
    }
    .nav.navbar-nav.mobile{
        display: block;
        margin: 0px;
        margin-top: 15px;
    }

    .partners {
        margin: 50px 0 60px 0 !important;
        width: 100% !important;
    }

    .partners-photo {
      width: 150px;
      margin: 20px;
    }

    .our-team {
        width: 100% !important;
    }

    .our-team h4 {
      color: #ffdf00;
      font-size: 20px;
      margin-top: 10px;
      font-weight: bold;
      margin-bottom: 43px;
    }

    .footer-logo img {
      float: none !important;
      margin: 0px auto;
    }

    .parallax .mask p {
      font-size: 18px;
      color: #fff;
      letter-spacing: 0px;
      /* margin-top: 200px; */
      font-weight: normal;
    }

    .paralax-links{
      padding: 20px;
    }
}


@media (max-width: 480px) {

    .fancybox-next {
        right: 112px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
    }
    .fancybox-prev {
        right: 210px!important;
        width: 50px;
        position: fixed;
        height: auto;
        top: 35px;
        left: auto !important;
    }
    section.bigSlider img.building {
        bottom: 0px;
        max-height: 200px;
    }
    .slide-text > .details {
        padding-top: 15px;
        padding-left: 15px;
        top: 32%;
        left: 0px;
        width: 90%;
    }
    .slide-text > .details p {
        margin-bottom: 15px;
    }
    .slide-text > .details h1 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .slickSlider .slick-dots {
        top: 0px;
        width: 100%;
    }
    .slickSlider .item .imageCont {
        width: 100%;
        height: 235px;
        position: relative;
        top: 0x;
        margin-top: 0px;
    }
    .slickSlider .item .imageCont img{
        width: 100%;
    }
    .slickSlider .item .text {
        width: 100%;
        padding: 15px;
        min-height: 250px;
        height: auto !important;
    }
    .slickSlider.sliderTwo .item .text a,
    .slickSlider .item .text a {
        position: relative;
        bottom: 10px;
        left: 15px;
        float: left;
    }
    .slickSlider.sliderTwo .item .text {
        padding: 15px;
    }
    .slickSlider.sliderTwo .item .text h2 {
        text-align: left;
    }
    .slickSlider .item .text h2 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .slickSlider.sliderTwo .item .text h2:after {
        left: 0px;
        right: auto;
    }
    .slickSlider.sliderTwo .item .text p {
        text-align: left;
    }
    .section {
        padding: 15px 0px;
    }
    .parallax {
        min-height: 300px;
        padding-top: 0px !important
    }
    .parallax .mask h2 {
        font-size: 21px;
        letter-spacing: 1px;
        margin-top: 26px;
    }
    .parallax .mask p {
      font-size: 17px;
      color: #fff;
      letter-spacing: 0px;
      margin-top: 18px;
      font-weight: normal;
    }
    .reach-us .form-group {
        width: 100%;
    }
    .reach-us p {
        width: 100%;
        font-size: 18px;
    }
    .sectionMap {
        padding: 0px 15px;
        margin-top: -85px;
    }
    .footerLinks ul li {
        width: 50%;
    }
    .footerLinks ul li:nth-child(5),
    .footerLinks ul li:nth-child(3){
        border-left: 0px solid #8f7948;
    }
    .footer p {
        font-size: 15px;
    }
    .slick-dotted.slick-slider {
        padding-top: 50px;
    }
    .aboutDetails h2 {
        font-size: 30px;
        margin-bottom: 15px;
        letter-spacing: 0px;
    }
    .aboutDetails p {
        font-size: 17px;
    }
    .aboutDetails ul li {
        font-size: 17px;
    }
    .accordion-section-title{
        font-size: 15px !important;
    }
    .fullPage {
        margin-top: 95px;
        padding-top: 15px;
    }
    .fullPage h1 {
        font-size: 30px;
    }
    .fullPage span {
        font-size: 20px;
        padding-right: 0px;
        z-index: 99999;
    }
    #map-canvas,
    .imageContMap {
        height: 350px !important;
    }
    .imageAndTable img {
        width: 100%;
    }
    .imageAndTable .sectionTable {
        padding: 10px;
    }
    .imageAndTable .detailsTitles li strong,
    .imageAndTable .detailsTitles li p,
    .imageAndTable .detailsTitles li span {
        font-size: 14px;
    }
    .imageAndTable .sectionTable img {
        margin-top: 15px;
    }
    .gallery .section .imageCont .image,
    .gallery .section .imageCont{
        height: 200px;
    }

    .properties section.bigSlider .slider {
        height: 350px;
    }

    .slick-initialized .slick-slide {
        margin-bottom: 60px;
    }
    .nav.navbar-nav.english{
        display: none;
    }
    .nav.navbar-nav.mobile{
        display: block;
        margin: 0px;
        margin-top: 15px;
    }

    .footer-logo img {
      float: none !important;
      margin: 0px auto;
    }
    .homeAvaliable h2 {
        text-align: center;
        font-size: 40px !important;
        color: #ffdf00;
    }

    .homeAvaliable p {
      font-size: 17px !important;
    }

    .our-team h4{
      color: #ffdf00;
      font-size: 20px;
      margin-top: 10px;
      margin-bottom: 30px;
      font-weight: bold;
    }

    .inside-pages-titles {
      background-color: #ffdf00;
      float: left;
      width: 100%;
      height: 100px;
      color: #fff;
      line-height: 100px;
      font-size: 20px !important;
      font-weight: bold;
      /* text-transform: uppercase; */
    }

    .our-team h2 {
      text-align: center;
      font-size: 40px !important;
      color: #ffdf00;
      margin-bottom: 30px;
    }

    .partners h2 {
      text-align: center;
      font-size: 40px !important;
      color: #ffdf00;
      margin-bottom: 30px;
    }
}



.dropdown dd,
.dropdown dt {
    margin: 0px;
    padding: 0px;
}

.dropdown ul {
    margin: -1px 0 0 0;
}

.dropdown dd {
    position: relative;
}

.dropdown a,
.dropdown a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}

.dropdown dt a {
    background-color: transparent;
    display: block;
    padding: 18px 20px 5px 25px;
    min-height: 60px;
    line-height: 24px;
    overflow: hidden;
    border: 1px solid #8f7948;
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    color: #8f7948;
    position: relative;
}
.dropdown dt a:after{
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    border: 8px solid transparent;
    border-top: 8px solid #8f7948;
    z-index: 2;
    -webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    transition: all 0.2s;
}
.dropdown dt a.open:after{
    content: '';
    transform: rotate(180deg);
    transition: all 0.2s;
}

.dropdown dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
}

.dropdown dd ul {
    background-color: #711f2f;
    color: #8f7948;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 100%;
    list-style: none;
    height: auto;
    overflow: auto;
    z-index: 99999999;
    border: 1px solid #8f7948;
    border-top: 0px;
    display: none;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li{
    margin: 10px 0px;
    position: relative;
    padding-left: 50px;
    padding-top: 1px;
    text-transform: uppercase;
}
.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

.dropdown dd ul li a:hover {
    background-color: #fff;
}
p.multiSel{
    margin: 0px;
}

input[type=checkbox] {
    position: absolute;
    left: 20px;
    top: 0px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
}
input[type='checkbox']:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin: 0% auto;
    border-radius: 0px;
    background-color: #8f7948;
}
input[type='checkbox']:checked:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0% auto;
    border-radius: 0px;
    background-color: #8f7948;
    color: #711f2f;
    padding: 2px 2px;
}

/***************************************** End responsive ******************************************************/

.homeAvaliable{
  margin-top: 60px;
  float: left;
}

.homeAvaliable h2{
  text-align: center;
  font-size: 65px;
  color: #ffdf00;
}

.homeAvaliable p{
  text-align: center;
  font-size: 22px;
  color: #221d20;
  margin-top: 12px;
}

.footer-top-menu{
  float: left;
  width: 100%;
  font-size: 20px !important;
  color: #ce202a !important;
  margin-bottom: 15px !important;
  font-weight: normal;
  opacity: 1 !important;
}

.imgContent {
    width: 100%;
    height: 330px;
    float: left;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}


.language-link{
  font-size: 14px;
}

.footer-logo img{
  float: right;
  margin-top: 61px;
}

.navbar-toggle {
    position: absolute;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 43px;
    margin-left: 30px;
}

@media (min-width: 768px){
  .navbar-toggle {
      display: block;
  }
}

.navbar-default .navbar-toggle {
    border-color: #ffdf00;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffdf00;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #211c20 !important;
}

.top-menu-btn {
    color: #ffdf00;
    position: fixed;
    font-size: 32px;
    margin: 40px 0 0px 20px;
}

.men_ex{
  border-radius: 5px;
  position: fixed;
  z-index: 9999999;
  margin-top: 100px;
  height: 260px;
  background-color: #211c20;
  display: none;
  margin-left: 10px;
}
.men_ex ul {
    margin: 0;
    padding: 0;
    width:270px;
    list-style-type: none;
}

.men_ex ul li a {
  text-decoration: none;
  color: #ffdf00;
  padding: 10.5px 22px;
  background-color: #211c20;
  display: block;
  border-bottom: solid 1px #423a42;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 1px;
}

.men_ex ul li a:visited {
    color: white;
}

.men_ex ul li a:hover, .men_ex ul li .current {
    color: #fff;
    /* background-color: #FBE9AC; */
}

#show_hide{
   position:fixed;
   margin: 44px 30px;
}

.partners{
  margin: 160px 0 60px 0;
  float: left;
  text-align: center;
}

.partners-photo{
  width: 150px;
  margin-top: 24px;
}

.partners h2{
  text-align: center;
  font-size: 65px;
  color: #ffdf00;
  margin-bottom: 70px;
}

.our-team{
  margin: 60px 0 60px 0;
  float: left;
  text-align: center;
}

.our-team-photo{
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.our-team h2{
  text-align: center;
  font-size: 65px;
  color: #ffdf00;
  margin-bottom: 30px;
}

.our-team h3{
  color: #211c20;
  font-size: 20px;
  margin-top: 10px;
}

.our-team h4{
  color: #ffdf00;
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}

.inside-pages-titles{
  background-color: #ffdf00;
  float: left;
  width: 100%;
  height: 100px;
  color: #fff;
  line-height: 100px;
  font-size: 50px;
  font-weight: bold;
  /* text-transform: uppercase; */
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}
.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

.fileinput .form-control i {
    margin: 7px 13px;
}

.fileinput-new {
    margin-right: 26px;
    padding-top: 14px;
}

.round-button {
  /* width: 25%; */
  /* line-height: 150px; */
  position: relative;
  text-align: center;
  top: 44px;
  color: #000;
  font-weight: bold;
  margin: 0px auto;
}
.round-button-circle {
	width: 150px;
	height:150px;
	/* padding-bottom: 100%; */
  border-radius: 50%;
	 border:0px solid #ffffff;
    overflow:hidden;
    background: #ffdf00;
    box-shadow: 0 0 3px gray;
    margin: 0px auto;
}
.round-button-circle:hover {
	background:#fff;
  border:0px solid #ffdf00;
}
.round-button a {
  display: block;
  float: left;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 50%;
  line-height: 1em;
  margin-top: -0.5em;
  text-align: center;
  color: #000;
  font-family: Verdana;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

.round-button-btn{
  /* width: 350px; */
    border: none;
    background-image: none;
    background-color: #ffdf00;
    font-size: 22px;
    text-align: center;
    color: #201b20;
    padding: 14px;
    transition: all 0.5s;
    margin-top: 20px;
    border-radius: 7px;
}

.round-button-btn:hover{
    background-color: #fff;
    color: #201b20;
}

.space-30{
  height: 30px;
}

.blog-img-div{
  min-height: 180px;
  padding: 5px;
  background-size: cover;
  margin-bottom: 15px;
}

.blog-div{
  min-height: 380px;
  margin-bottom: 15px;
}

.blog-section a{
  font-size: 17px;
  color: #211c20
}

.blog-section a:hover{
  font-size: 17px;
  color: #ffdf00
}

.blog-section p{
  font-size: 14px;
  margin-top: 12px;
}

.social-li{
  float: left;
  width: auto;
  padding: 10px;
  list-style: none;
  background-color: #ffdf00;
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  margin: 3px;
}

.social-li i{
  color: #211c20;
  margin: 0px auto;
  text-align: center;
  width: 100%;
}
