/*displays of X button*/
#page-top .closebtn{
    visibility:hidden !important;
}
#page-top.sidenav-no-scroll .closebtn{
    visibility:visible !important;
}
@media screen and (min-width: 768px) {
       #page-top.eq-ui-side-nav-visible .closebtn{ display: none !important;visibility:hidden !important;}
       #page-top.eq-ui-side-nav-visible.sidenav-no-scroll .closebtn{ display: block !important;visibility:visible !important; }
}

@media screen and(max-width: 768px) {
       #page-top.eq-ui-side-nav-visible .closebtn{ display: none !important;visibility:hidden !important; }
       #page-top.eq-ui-side-nav-visible.sidenav-no-scroll .closebtn{ display: block !important;visibility:visible !important; }
}


.closebtn {
    position:absolute;
    z-index:111 !important;
    margin-left:150px;
    font-size:30px;
    background:#fff;
    border-radius:50%;
    padding:0px 15px;
    color:#333;
    left: 180px;
    top:20px;
    font-weight:bold;
}
.closebtn:hover { 
    text-decoration:none;
}
.credentials_nav { 
    text-align:left;
    padding:25px 30px
}
.social-sidebar-topright {
    padding:0px;
    margin:0;
}
.social-sidebar-topright li{
    list-style:none;
    display:inline-block;
}
.social-sidebar-topright li:nth-child(1) a{
    padding:12px 19px;
    background:#3b5998;
}
.social-sidebar-topright li:nth-child(2) a{
    padding:12px 16px;
    background:#55acee;
}
.social-sidebar-topright li:nth-child(3) a{
    padding:12px 14px;
    background: #dd4b39;
}
.credentials_nav a{
    border-radius:50%;
    color: #fff;
    margin-left:6px;
}
.credentials_nav a:hover{
    padding:12px 20px;
    border-radius:50%;
    color: #29b6f6;
    background:#fff;
}
.resrv {
    padding:35px 10px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #29b6f6 !important;
}
.logonav {
    padding: 80px 10px 70px;
}
.logonav img{
    width: 90%;
}
.sidenav-no-scroll .navbar.navbar-default.home{
    opacity:.2
}
.containerheader.shrink #sidenav-toggle{
    color:#fff !important;
    text-shadow:0px 0px 0px;
    font-weight:normal;
    /* font-size:19px; */
}
.btnrigt a {
    color:#fff !important;
}
.btnrigt a:hover {
    text-decoration:none;
}
.sidenav-menu {
    margin: 0 auto;
    padding: 0px;
}
.sidenav-menu li{ 
    padding:9px 0px;
    list-style:none;
}
.sidenav-menu li a{
    color: #181818;
    font-size: 32px;
    font-weight: bold;
    line-height:1em;
    font-family: 'Caveat', cursive;
}
.sidenav-menu li a:hover{
    color: #29b6f6  !important;
    text-decoration:none;
}
.sidenav-no-scroll #sliderhead {
    /* padding: 200px 0px 120px; */
    /* background: url(../img/header-hendy-bg.jpg); */
} 
.sidenav {background: #141E30; /* fallback for old browsers */background: -webkit-linear-gradient(to left, #141E30 , #243B55);background: #fff;box-shadow: 2px 2px 5px rgba(91, 123, 125, 0.3);display: block;font-size: 16px;font-weight: 400;height: 100%;left: 0;position: fixed;overflow: auto;transform: translate(-306px, 0);transition: transform .4s;top: 0;width: 306px;z-index:10100000000000 !important;}
.sidenav.show {
    transform: translate(0, 0);
    overflow-x:hidden;
}
.sidenav-overlay {
    background: rgba(16, 32, 35, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:0
}
.sidenav-no-scroll {
    overflow: hidden !important;
}

#sliderhead h1{
    color:#fff;
    font-family: 'Caveat', cursive;
    font-size: 55px;
    font-weight: 500;
    text-shadow: 2px 3px #000000;
}

#sliderhead .text-det img{
    width: 40%;
}





.curves section{
    position:relative;
    margin:0;
    padding:0;
    width:100%;
    height: 100px;
}

@media(max-width:1024px){
  .curves section {
    height: 100px;
  }
}

.footer ul{
  padding:0px;
}

.footer a{
  color:#fff;
}

#curve{
    position:absolute;
}

#curve polygon{
    fill: #f5f5f5;
}


/*IMAGE GALLERY*/



/* TITLES
===================================================== */
.pageTitle {
    display: block;
    margin: 0 0 0.2em 0;
    font-size: 2.2em;
    line-height: 1em;
    color: #3CA0D0;
}

.pageSubtitle {
    display: block;
    margin: 0 0 0.4em 0;
    font-size: 1.4em;
    line-height: 1em;
    color: #333;
}

/* EFFECTS
===================================================== */
.roundedCorners {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.roundedCornersTop {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.roundedCornersBottom {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.boxShadow {
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

    
/* GALLERY
===================================================== */
.galleryItem {
    display: inline-block;
    position: relative;
    height: 250px;
    px; */
    padding: 0;
    width: 25%;
}

.galleryItem img {
    width: 100%;
    height: 100%;
    border: solid 10px #6d373d;
}

.caption {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 250px;
    /* height: 250px; */
    /* z-index: 10; */
}

.caption::before {
    content: attr(data-title);
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 50%;
  padding: 10px;
  font-family: 'Croissant One', cursive;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.4em;
    color: #086FA1;
    background: #fff;
    overflow: hidden;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.caption::after {
    content: attr(data-description);
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 100%;
    height: 50%;
    padding: 10px;
    font-family: 'Poiret One', cursive;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.4em;
    color: #fff;
    background: #222;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.caption:hover::before {
    top: 0;
}

.caption:hover::after {
    bottom: 0;
}

.price-info{
    color:#000;
    padding: 70px 80px 40px;
}


#services2 h2{
    color: #1b5941;
    font-family: 'Caveat', cursive;
    text-shadow: 1px 1px 5px;
    font-size: 42px;
    padding: 50px 0px;
}

#services2 ul.top{
    padding:0px;
}

#services2 h6{
    font-family: 'Ultra', serif;
    color: #322d2d;
    font-size: 22px;
}

#map{
    display:none;
}

#services2 h3, #services2 h4{
    font-family: 'Ultra', serif;
    color: #312d2d;
    margin:0 auto;
}

#services2 h5{
    font-size: 33px;
    color: #fdfdfd;
    font-family: 'Caveat', cursive;
    background: #6e373d;
    width: 87.9%;
    margin: 0 auto;
}

#services2 p{
    color:#000;
}


/*SLIDER*/

body {
  background-color: #152836;
  color: #eee;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.small {
  font-size: 11px;
  color: #999;
  display: block;
  margin-top: -10px
}

.cont {
  text-align: center;
}

.page-head {
  padding: 60px 0;
  text-align: center;
}

.page-head .lead {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 50px;
  margin-top: 0;
}

.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.btn-lg {
  border-radius: 2px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}

.btn-primary:hover {
  background-color: #fff;
  color: #152836;
}

.btn-primary {
  background-color: #152836;
  border-color: #0e1a24;
  color: #ffffff;
}

.btn-primary {
  border-color: #eeeeee;
  color: #eeeeee;
  transition: color 0.1s ease 0s, background-color 0.15s ease 0s;
}

.page-head h1 {
  font-size: 42px;
  margin: 0 0 20px;
  color: #FFF;
  position: relative;
  display: inline-block;
}

.page-head h1 .version {
  bottom: 0;
  color: #ddd;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  width: 58px;
  right: -58px;
}

.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 350px;
  display: inline-block;
  margin-right: 15px;
  list-style: outside none none;
  padding-bottom: 20px;
}

.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.menu-list{
  position:relative;
  top: 20px;
}

#services2 .menu-list p{
  margin:0px;
}

.pad-left{
  padding-left:50px;
}

div.col-md-2.quicklnks.text-center li{
  margin-bottom: 10px;
}

div.col-md-6.col-sm-6.conts.text-center a{
  color: #ffffff;
  font-weight: bold;
}

@media(max-width:768px){
  #copyright .container h4 {
    text-align: center;
  }
  #copyright .col-md-12 {
    border: none !important;
  }
  div.col-md-2.quicklnks.text-center li {
    margin-bottom: 20px;
  }
}


div.col-md-6.col-sm-6.conts.text-center h6{
  color: #f5f5f5;
  font-size: 15px;
}

div.col-md-6.col-sm-6.conts.text-center svg{
  padding-right: 5px;
  color: #fff;
}

@media(max-width:1024px){
  #services2 h5 {
    width: 100%;
    position: relative;
    top: 2px;
  }
}

@media(max-width:768px){
  .curves section {
    height: 25px;
  }
  .caption {
      width: 100%;
  }
  .galleryItem {
    height: 50px;
  }
  .containerheader.shrink #sidenav-toggle {
    color: #fff !important;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    padding-top: 10px;
  }
  #services2 p {
      padding: 0px 75px;
  }
}

@media(max-width:480px){
  #sliderhead h1 {
    font-size: 37px;
  }
  #services2 p {
    padding:0px;
  }
  #sliderhead .text-det img {
    width: 90%;
  }
  .demo-gallery > ul > li {
    width: 100%;
  }
  .demo-gallery > ul {
      margin-bottom: 0;
      padding: 0px;
  }
  #services2 h2 {
    font-size: 28px;
  }
  .galleryItem {
    width: 100%;
    padding: 5px 10px;
  }
  .pad-left {
      padding-left: 0px;
      padding-right: 0px;
  }
  #page-top .cntdets li {
    text-align: center !important;
  }
  .containerheader.shrink #sidenav-toggle {
    padding-top: 0px;
  }
}


@media(max-width:1024px){
  .menuleft {
    padding: 10px 5px 10px;
  }

}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}s