 /*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.0
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
@font-face {
    font-family: 'bonzairegular';
    src: url('fonts/bonzai-webfont.eot');
    src: url('fonts/bonzai-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bonzai-webfont.woff2') format('woff2'),
         url('fonts/bonzai-webfont.woff') format('woff'),
         url('fonts/bonzai-webfont.ttf') format('truetype'),
         url('fonts/bonzai-webfont.svg#bonzairegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayheavy';
    src: url('fonts/raleway-heavy.eot');
    src: url('fonts/raleway-heavy.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-heavy.woff2') format('woff2'),
         url('fonts/raleway-heavy.woff') format('woff'),
         url('fonts/raleway-heavy.ttf') format('truetype'),
         url('fonts/raleway-heavy.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?-7sidhs');
    src:url('fonts/icomoon.eot?#iefix-7sidhs') format('embedded-opentype'),
        url('fonts/icomoon.woff?-7sidhs') format('woff'),
        url('fonts/icomoon.ttf?-7sidhs') format('truetype'),
        url('fonts/icomoon.svg?-7sidhs#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*
drk blue 11182c 17 24 44
mid 0e6799  14  103  153
yellow fbbc17  251 188 23
*/


@media only screen and (min-width: 992px) and (max-width: 1200px){
  .articles {
        width: 65%!important;
        margin: 0 auto 15px auto!important;
        float:none!important;
  }
  .nav > li > a {
        padding: 10px 15px!important;
  }
}

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



}


@media only screen and (min-width: 768px) and (max-width: 979px) {
.navbar-nav {display:none;}
.expand a
    {
      background: center center no-repeat transparent;
        /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAgklEQVRYCe1WWwqAMAyb3k9E7//v6xCaDoofus8GKymEDgZNm7FspSikgBS4FZiw3IAzGDvqj8AjGOQ+nHHV6H2BbJuseOUyWRbAu4zKKzgG1qTiyaWAfKAjHljTBxhuKB8gnnQ2qhkNH0DUI+R1m/8BBrk38d3/gHwg28VRvz9Q4ALVUvY+kv0xEgAAAABJRU5ErkJggg==');
        */
         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
         display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 20px;
        right: 5px;
      -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }

    .expand a.sticky {
      top: 10px;
    }
    a.navbar-brand {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 20px auto 0 auto!important;
    z-index:10000;
    position:relative;
    font-family: 'bonzairegular';
    color:#cba566;
    font-size:50px!important;
    text-align:center;
    }


    a.navbar-brand.sticky {
    font-size:50px;
    margin: 10px auto 0 auto!important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;

    }
    .head_right,
    .head_left {display:none;}

    body.page article {padding:10px!important;}

    .head-con {
      width:90%!important;
      float:left;
    }
    body.home .body_content {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
    }
    .details {padding:10px!important;}
    .posts_thumb img {width:100%!important;}
    .front-gal .gal-thumb {width:45%!important;float:left!important; margin: 0 10px 10px 0!important;}
    .gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
      width:100%!important;
    }
    #widget-footer {padding:0 10px!important;}


    .main_gallery .gallery_thumb,
    body.single .gallery_thumb
     {
      width:48%!important;
      float:left!important;
      margin:0 5px 5px 0!important;
    }
    body.single h1.single-title {padding:0 10px!important;}
    .back_button a {margin:15px 0 15px 10px!important;}

    .news_article {clear:both!important;}


}


@media only screen and (min-width: 480px) and (max-width: 767px) {
.expand a
    {
      background: center center no-repeat transparent;
        /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAgklEQVRYCe1WWwqAMAyb3k9E7//v6xCaDoofus8GKymEDgZNm7FspSikgBS4FZiw3IAzGDvqj8AjGOQ+nHHV6H2BbJuseOUyWRbAu4zKKzgG1qTiyaWAfKAjHljTBxhuKB8gnnQ2qhkNH0DUI+R1m/8BBrk38d3/gHwg28VRvz9Q4ALVUvY+kv0xEgAAAABJRU5ErkJggg==');
        */
         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
         display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 20px;
        right: 5px;
      -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }

    .expand a.sticky {
      top: 10px;
    }
    a.navbar-brand {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 20px auto 0 auto!important;
    z-index:10000;
    position:relative;
    font-family: 'bonzairegular';
    color:#cba566;
    font-size:38px!important;
    text-align:center;
    }


    a.navbar-brand.sticky {
    font-size:38px;
    margin: 10px auto 0 auto!important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;

    }
    .head_right,
    .head_left {display:none;}

    body.page article {padding:10px!important;}

    .head-con {
      width:90%!important;
      float:left;
    }
    body.home .body_content {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
    }
    .details {padding:10px!important;}
    .posts_thumb img {width:100%!important;}
    .front-gal .gal-thumb {width:45%!important;float:left!important; margin: 0 10px 10px 0!important;}
    .gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
      width:100%!important;
    }
    #widget-footer {padding:0 10px!important;}


    .main_gallery .gallery_thumb,
    body.single .gallery_thumb
     {
      width:48%!important;
      float:left!important;
      margin:0 5px 5px 0!important;
    }
    body.single h1.single-title {padding:0 10px!important;}
    .back_button a {margin:15px 0 15px 10px!important;}

    .news_article {clear:both!important;}


}




@media only screen and (max-width: 479px) {
    .expand a
    {
      background: center center no-repeat transparent;
        /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAgklEQVRYCe1WWwqAMAyb3k9E7//v6xCaDoofus8GKymEDgZNm7FspSikgBS4FZiw3IAzGDvqj8AjGOQ+nHHV6H2BbJuseOUyWRbAu4zKKzgG1qTiyaWAfKAjHljTBxhuKB8gnnQ2qhkNH0DUI+R1m/8BBrk38d3/gHwg28VRvz9Q4ALVUvY+kv0xEgAAAABJRU5ErkJggg==');
        */
         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
         display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 20px;
        right: 5px;
      -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }

    .expand a.sticky {
      top: 10px;
    }
    a.navbar-brand {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 20px auto 0 auto!important;
    z-index:10000;
    position:relative;
    font-family: 'bonzairegular';
    color:#cba566;
    font-size:38px!important;
    text-align:center;
    }


    a.navbar-brand.sticky {
    font-size:38px;
    margin: 10px auto 0 auto!important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;

    }
    .head_right,
    .head_left {display:none;}

    body.page article {padding:10px!important;}

    .head-con {
      width:90%!important;
      float:left;
    }
    body.home .body_content {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
    }
    .details {padding:10px!important;}
    .posts_thumb img {width:100%!important;}
    .front-gal .gal-thumb {width:45%!important;float:left!important; margin: 0 10px 10px 0!important;}
    .gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
      width:100%!important;
    }
    #widget-footer {padding:0 10px!important;}


    .main_gallery .gallery_thumb,
    body.single .gallery_thumb
     {
      width:48%!important;
      float:left!important;
      margin:0 5px 5px 0!important;
    }
    body.single h1.single-title {padding:0 10px!important;}
    .back_button a {margin:15px 0 15px 10px!important;}

    .news_article {clear:both!important;}

}
















html,
body,
.mm-page {
  margin:0;
  padding:0;
  height:100%;
  color:#fff;
  background:transparent;
}

#sb-site {
  min-height:100%;
  position:relative;
}


#main_area {
  padding-bottom:100px;  /*Height of the footer element */
  background:transparent;
}


body.home .body_content {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

footer {
  background:#000;
  width:100%;
  min-height:100px;
 /* position:absolute;*/
  bottom:0;
  left:0;
  float:left;
}

body.home footer {
background: #000;
width: 100%;
min-height: 100px;
/* position: absolute; */
/* bottom: 0; */
/* left: 0; */
clear: both;
float: left;
position:relative;
}

.page-header,
#main article {border:none;}

header{
  background:transparent;
  padding: 10px 0 0 0;
}

.header-strip {
  background:url(images/menu.svg)no-repeat center bottom;
  width:100%;
  height: 150px;
  -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}


.header-strip.sticky {
  background:url(images/menu.svg)no-repeat center bottom;
  width:100%;
  height: 60px;
}





#header{
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 120px;
background:#000;
width:100%;
padding:20px 0 0 0;
z-index:100000;
padding:0;
}
#header.sticky {
    -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 100px;
padding:5px 0 0 0;
}

.head-con {
  width:100%;
  height:50px;
}

a.navbar-brand {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
margin: 0 auto;
z-index:10000;
position:relative;
font-family: 'bonzairegular';
color:#cba566;
font-size:64px;
text-align:center;
}


a.navbar-brand.sticky {
font-size:44px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;

}






.expand a {display:none;}
.navbar-collapse {  max-height:100%!important;}


h1, h2, h3, h4 {font-family: 'bonzairegular';}

h1, h2 {color:#cba566;text-transform: uppercase;}
h3, h4 {color:#cba566;text-transform: uppercase;}

h1 {font-size:44px;}
h2 {font-size:38px;}
h3 {font-size:32px;}

p {
    line-height:22px;
    margin:0 0 10px 0;
}


a:hover {
  text-decoration:none;
}








.foot_base {background:#000;}
.foot_base .container {padding:0 0 30px 0;}
.foot_base .blue {
  background:#cba566;
  color:#000;
}
.foot_base .blue .container {padding:0;}
.foot_base .blue a {
  color:#000;

}

#nav_menu-2 .widget_nav_menu {

}
#nav_menu-2 ul.menu {
  padding:0;
  list-style-type: none;
}
#nav_menu-2 ul.menu li a {
  color:#cba566;
  width:48%;
  float:left;
  margin:0 2% 5px 0;
}









#content {padding:0;}


body.page article {
  background:#000;
}

body.page #main_area {
padding-bottom: 0px!important;
margin: 0;
float:left;
width:100%;

}

body.home #main_area {
  padding-bottom:150px;
}

body.page.main_area {
    padding:0px 0 0 0;
}

body.page .main_body {
  text-align:left;
  overflow:hidden;
}

body.home .main_body {
  background:transparent;
  overflow:hidden;
}

body.home article {
  margin:0 0 90px 0;
  background:#000;
}


body.home .main_area {
    padding: 0;
}

body.home .main_body {
  width:100%;
}

body.page article {
  width:100%;
  margin:0 auto;
  float:none;
  text-align:left;
}





.section {
  background:url(images/section_1_top.svg)no-repeat center bottom;
  width:100%;
  height:190px;
  padding:500px 0 0 0;
  margin:0 0 -1px 0;
}
.section-b {
  background:url(images/section_1_bottom.svg)no-repeat center top;
  width:100%;
  height:190px;
  padding:0 0 0 0;
}

.section-0 {
  background:url(images/section_2_top.svg)no-repeat center bottom;
  width:100%;
  height:190px;
  padding:300px 0 0 0;
}
.section-0-b {
  background:url(images/section_2_bottom.svg)no-repeat center top;
  width:100%;
  height:150px;
  padding:0 0 0 0;
}

.section-1 {

}
.section-1-b {
  background:url(images/section_3_bottom.svg)no-repeat center top;
  width:100%;
  height:150px;
  padding:0 0 0 0;
}


.banner_0 {
  background:#000;
  padding:30px 0;
}

.banner_1 {
  background:#fff;
  padding: 30px 0 0 0;
  color:#666;
}
.banner_1 h2 {
  color:#666;
}

.banner_2 {
  background:#000;
  padding: 30px 0 90px;
  border-bottom:1px solid #cba566;
}

.banner_2 h2 {
  color:#cba566;
}



body.single #content {
  background:#000;
}



#main {
  padding:0;
}

#main article {
  margin-bottom:0;
}











/*************Menu*************/


.navbar {width:100%;text-align:center; float:none;}

.navbar-default {
  background: transparent;
border: none;
height: 40px;
text-align:center;
}

.navbar-nav {-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;float:none;text-align:center;}
.navbar-nav > li {
  display:inline-block;
  float:none;
}
.navbar-nav > li > a {
  /*
padding-top: 29px;
padding-bottom: 29px;
*/
}
/*
.navbar-nav > li > a.sticky {
  padding-top: 7px;
  padding-bottom: 18px;
}
*/
.widget {
  margin-bottom:0px;
}
.navbar{
  min-height: 30px;
margin-bottom: 0px;
}
.nav > li > a {
  padding: 10px 24px;
  color:#fbbc17!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background:none;
    color:#ffffff!important;
}

.caret {display:none;}








.ginput_container input[type="text"] {

    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ginput_container textarea {

    display: block;
    width: 100%;
    height: 134px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.gform_wrapper label {
    width: 100%;
    color:#fff;
    float: left;
}

.gfield_time_hour {float:left;width:30%!important;}

.gfield_time_hour i, 
.gfield_time_hour label, 
.gfield_time_hour input {
  float:left!important;
  clear:none;
  width:auto!important;
}

input[type="submit"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    background: #cba566;
text-align: center;
    padding: 5px 0;
    width: 30%;
    color: #333;
border: none;

}

.gsection{
    display:none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields {
    display: none;
}
.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
    display: block;
    float: left;
    width: 50%;
}
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}



/***************************/
/***************************/
/***************************front gallery*********************************/
/***************************/
/***************************/

.front-gal .gal-thumb {
  overflow:hidden;
  margin:0 0 15px 0;
}
.front-gal img {
  width:100%;

}

.gallery .view-all a {
  display:block;
  padding:10px 15px;
  float:right;
  color:#666;
  -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-family: 'ralewayheavy';
text-transform:uppercase;
font-size:18px;
margin: 45px 0 0 0;
}
.view-all a:hover {
color:#cba566!important;
text-decoration:none;
}



/***************************/
/***************************/
/***************************gallery*********************************/
/***************************/
/***************************/
.gallery_thumb {}
.gallery_thumb img {
  width:100%;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border:1px solid #cba566;
}



body.single .gallery_thumb img {
  width:100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #cba566;
margin:0 0 15px 0;
}



.gallery_thumb h4:before {
  font-family: 'icomoon';
  content:'\e986';
  font-size:13px;
  margin:0 5px 0 0;

}
.gallery_thumb h4 {
  width:100%;
  background:#cba566;
  color:#111;
  padding:3px 0;
  text-align:center;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin:0 0 15px 0;
}



.back_button a:before {
  font-family: 'icomoon';
  content:'\ea44';
  font-size:13px;
  margin:0 5px 0 0;
}
.back_button a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #cba566;
clear:both;
float:left;
margin:20px 0;
padding:10px;
color:#111;
}





#map-canvas {width:100%;
height:300px;
}

/***************************/
/***************************/
/***************************front news*********************************/
/***************************/
/***************************/

.post {
  width:100%;
  float:left;
}
.post .posts_thumb {
  width:20%;
   float:left;
  margin:0 10% 0 0;
}
.post .description {
  width:70%;
  float:left;
}





.view-all a:before {
  content:'\e986';
  font-family: 'icomoon';
  font-size:18px;
  margin:0 10px 0 0;
}


.view-all a {
  display:block;
  padding:10px 15px;
  float:left;
  color:#cba566;
  -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-family: 'ralewayheavy';
text-transform:uppercase;
font-size:18px;
margin: 45px 0 0 0;
}
.view-all a:hover {
color:#fff;
text-decoration:none;
}






.read a:before {
content:'\e91f';
  font-family: 'icomoon';
  font-size:18px;
  margin:0 10px 0 0;
}
.read a {
    display:block;
  padding:10px 15px 10px 0;
  float:left;
  color:#cba566;
  -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-family: 'ralewayheavy';
text-transform:uppercase;
font-size:18px;
}
.read a:hover {
  color:#fff;
text-decoration:none;
}
















/***************************/
/***************************/
/***************************footer details*********************************/
/***************************/
/***************************/
.facebook a{
float:left;
clear:both;
width:100%;
color:#cba566;
}
.facebook a:before {
content:'\ea8d';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}


.instagram a{
  float:left;
clear:both;
width:100%;
color:#cba566;
}
.instagram a:before {
  content:'\ea90';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}

.trip a{
  float:left;
clear:both;
width:100%;
color:#cba566;
}
.trip a:before {
  content:'\e9a3';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}

.phone a{
  float:left;
clear:both;
width:100%;
color:#cba566;
text-decoration:none;
}
.phone a:before {
  content:'\e942';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}


.email a{
  float:left;
clear:both;
width:100%;
color:#cba566;
}
.email a:before {
  content:'\e945';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}

.address {
  float:left;
clear:both;
width:100%;
color:#cba566;
}
.address:before {
  content:'\e947';
  font-family: 'icomoon';
  font-size:14px;
  padding:0 10px 0 0;
}
.inner-footer h4 {font-size:26px;}







.head_left li {list-style-type: none;text-align:left;font-size:22px;}
.head_right li {list-style-type: none;text-align:right;font-size:22px;}

.head_left li a:hover, 
.head_right li a:hover {color:#fff;text-decoration:none;} 

.head_right .email a:before {
  content:'\e945';
  font-family: 'icomoon';
  font-size:22px;
  margin: 20px 0px 0 0;
float:right;
}
.head_left .facebook a:before {
content:'\ea8d';
  font-family: 'icomoon';
  font-size:22px;
  margin: 20px 0px 0 0;
float:left;
}






/***************************/
/***************************/
/***************************Pager styles*********************************/
/***************************/
/***************************/

.navigation {float:left;clear:both;margin:15px 0 15px 15px;}
.navigation ul {margin:0;padding:0;}

.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled {   color: #fff;    text-decoration:none;}
.navigation li {    display: inline;}
.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled {   background-color: #4c4e5b;  border-radius: 3px; cursor: pointer;    padding: 12px;  padding: 0.75rem;}
.navigation li a:hover,.navigation li.active a {    background-color: #222;}



/***************************/
/***************************Gallery styles*********************************/
/***************************/
/***************************/





