/*
Theme Name: Cornish Landscaper
Theme URI: https://www.cornishlandscaper.co.uk/
Author: Oracle Design
Author URI: http://www.oracledesign.co.uk
Version: 1.0
*/
/*--------Start - WordPress Core--------*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.clear {
    clear: both;
}
/*--------End - WordPress Core--------*/

/*--------Start - Wesbite Styles--------*/
*, :after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #53565a;
    font-family: 'Roboto', sans-serif;
    font-weight:  300;
    letter-spacing: 1px;
    background: #fff;
}
p {
    margin: 0 0 15px;
}
strong {
font-weight: 500;}
a {
    text-decoration: none;
    outline: none;
    color: #003b4b;
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
hr {
    width: 80%;
    margin: 20px 10%;
    clear: both;
}
img {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
        color: #003b4b;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {  
   color: #003b4b;
}
h1 {
    font-size: 40px;
    line-height: 46px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
    #home-top h1{
   color: #93d50a;
}
h2 {    
 font-size: 28px; line-height:  34px; margin:  0 0 10px; color: #003b4b;
}
h3 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 10px;
}
h3 a {color: #003b4b;
}
h4 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 10px;
}
h5 {
  font-size: 18px;
    line-height: 22px;
    margin: 0 0 5px;
color: #003b4b;
}
h6 {

    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px;
}
.page-content h2 {

    font-size: 32px;
    line-height: 38px;
    margin: 0 0 10px;
}
.page-content h3 {
    
    font-size: 22px; line-height:  26px; margin:  0 0 5px; 
}
.post h2 {
margin:  0 0 10px;
}
.centered {
    text-align: center;
}
#wpseo_sitemap ul {
font-size: 16px;}
blockquote {
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 40px;
    margin: 10px 0 20px;
    font-size:  20px; 
    line-height:  26px;
    color: #93d50a;
    background: #003b4b;
    font-style: italic;
    position: relative;
}
blockquote:before {position: absolute; top: 20px; left: 25px; font-size: 18px; font-family:'FontAwesome'; font-style: normal;
}
blockquote p {
    margin: 20px 0;
    padding:  0 20px; 
    border-left:  3px solid #93d50a;
}
hr {
    width: 100%;
    border: none;
    height: 1px;
    display: block;
    background: #003b4b;
    margin: 30px 0;
}
hr.clear {
    background: none;
}
.wrapper {
    width: 1064px;
    margin: 0px auto;
    padding: 0;
}
.no-margin {
margin: 0px!important;}
#header {
    color: #fff;
    width: 100%;
    float: left;
    clear: both;
    padding: 20px 0;
    position: fixed;
    z-index: 999;
    background:#003b4b;
	top:0px; left:0px;

font-weight: 400;
}
#header.home-header {
background: rgba(0,59,75,0.65);

}


.home-header #nav ul li a{color: #fff; 
}
.home-header #nav ul li.current-menu-item > a,
.home-header #nav li a:hover{color: #93d50a; 
}
#header.scroll {
background:#003b4b;

}
.home-header #nav ul li {
border-color: #fff;}
.header-space {
    width: 100%;
    float: left;
    display: block;
    height:  120px;
}
.top-icons {
    float: right;
    margin: 0 0 30px 0px;
}
.scroll .top-icons {display: block;
}
.top-icons ul {
    margin: 0px;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}
.top-icons ul li {
    float: left;
    display: inline-block;
    margin: 0;
    color: #fff;
      line-height: 22px;
    font-size: 18px; margin:  0 0 0 20px;

}
.top-icons ul li .fa {
    color: #93d50a;
}
.top-icons ul li a{
color: #fff;}
.top-icons ul li a:hover{color: #93d50a;}

.book-btn a, input[type="submit"], input[type="button"], button, .button {
    color: #53565a;
    background: #003b4b;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 20px;
    color: #53565a;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 40px;
    border: none;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-weight:  500;
        -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
}

input[type="submit"], input[type="button"], button{
margin: 0px; background: #93d50a;}
.book-btn a:hover
{background: #003b4b;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover {
 background: #D9D9D6;}

.booking-bar input[type="submit"]:hover, .booking-bar input[type="button"]:hover, .booking-bar button:hover, .booking-bar .button:hover {
color: #93d50a; background: #D9D9D6;}
.icon-col {text-align: center;
}
.icon-col img {
max-width:  200px; width:  80%; display: inline-block!important; height: auto;}

.logo-holder {
   
    width: 100%;
    float: left;
    clear: both;
    margin: 0px;
}
.logo {

    padding: 0;
    width: auto;
    margin: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    float: left; height:  80px; display: block;
}
.woocommerce .logo img, .woocommerce-page .logo img, .logo img {
    display: block;
    height: 100%;
    width: auto;
}


.tag-line h1 {
    font-size: 28px;
    line-height: 28px;
    text-transform: none;
}
.nav-row {
    background: #fff;
    width: 100%;
    float: left;
    margin: 20px 0 0;
}
#nav {text-transform: uppercase;
    padding: 0;
    position: relative;
    width: auto;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    float: right;
    clear: right;
    max-width: 100%!important;
}
#nav ul {
 float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.home-header.scroll #nav ul, .home-header.scroll #nav {width: auto;
}
.home-header #nav ul li {
   border-left: 1px solid #fff;
}

#nav ul li {
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    position: relative;     border-left: 1px solid #fff;
}
#nav ul li a, .scroll #nav ul li a {
    display: block;
    margin: 0;
    padding: 0px;
    text-decoration: none;
   color: #fff;
       -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;

}
.scroll #nav ul li a {opacity: 1;
}
#nav ul li:first-child, .scroll #nav ul li:first-child {border: none; padding: 0px; margin: 0px;
}
#nav ul li.current-menu-item > a,
#nav li a:hover, .scroll #nav ul li.current-menu-item > a,
.scroll #nav li a:hover {
    color: #93d50a;

}
#nav ul li.current-menu-item li a {
    text-decoration: none;
}
#nav li:hover .sub-menu {
    display: block;
    position: absolute;
    top: 20px;
}
#nav li ul.sub-menu {
    left: 22px;
    padding: 6px 0 0px;
    position: absolute;
    top: -9999px;
    width: auto!important;
    z-index: 9999;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    text-transform: none;  
}
#nav ul.sub-menu li,
#nav ul.sub-menu li:first-child {
    clear: both;
    display: block;
    margin: 0px;
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    background: #003b4b;
    border: none;
}
#nav ul.sub-menu a,
#nav ul.sub-menu li:first-child a,
#header #nav ul.sub-menu a,
#header #nav ul.sub-menu li:first-child a {
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none;
    width: auto;
    border: none;
    color: #fff;
    background: #003b4b;
}
#nav ul.sub-menu a:hover,
#nav ul.sub-menu li:first-child a:hover,
#nav ul.sub-menu li.current-menu-item > a {

    color: #93d50a!important;
}
#home-top {margin-bottom:  50px;
background: #003b4b; color:  #fff;}
.content-holder {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
}
.content-holder.grey {background: #d9d9d7; padding-bottom: 60px;
}
.top-border {
    padding: 0px;
}
.main-img {
    float: left;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 0px;
}
.home-slider {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}


.home-panel {
    border: none;
    box-sizing: border-box;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 20px 20px 120px;
    position: absolute;
    top: 0;
    width: 100%;
}
.logo-holder {
    display: table;
    height: 100%;
    width: 100%;
}
.slide-next, .slide-prev {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    width: 30px;
    font-size: 30px;
    z-index: 999;
}
.slide-next {
    right: 20px;
}
.slide-prev {
    left: 20px;
}
.slide-next .fa{
    float: left;
}
.slide-prev .fa{
    float: right;
}
.cell {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
}

.cell h2.caption-block {
display: block; color: #fff;  margin: 10px 0 0;
letter-spacing: 2px;
}
.cell h2.caption-block.yellow span{color: #93d50a;}
.cell h2.caption-block.blue span {
    color: #3cdbc0;
}
.cell h2.caption-block span { padding:  15px; text-align: left;
display: inline-block;font-size:  40px; line-height: 46px; background: rgba(0,59,75, 0.65); color: #fff; float: left; clear: both;}
.cell h2.caption-block span em {color: #fff; font-size:  18px; line-height:  22px; text-transform: initial; font-style: normal; display: block;
                                letter-spacing: 1px;
}
.metaslider {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%!important;
}
.main-img img {
    width: 100%;
    height: auto;
    display: block;
}

.main-img.single-col {margin-top:30px;
}
.center-align {
    text-align: center;
}

.content-section.main-article { margin: 50px 0 0;
}

.quote {background: url(images/quote-bg.jpg) no-repeat 0 50% ;
        background-size:cover;
}

.quote .text-content {padding: 0 40px; position: relative; margin:  80px 0;
               
                   font-size:  34px; line-height: 40px;                  
}

.quote .text-content p {margin: 0px;
}

.open-quote {background: url(images/open-quote.png) no-repeat 0 0; position: absolute; width:  28px; height:22px; display: block; left: 0px; top: 0px;
             
}
.close-quote {background: url(images/close-quote.png) no-repeat 0 0; position: absolute; width:  28px; height:22px; display: block; right: 0px; bottom:  10px;
            
}
.main-article span {   font-size:  24px; line-height:  28px; margin:  30px 0 0; display: block;
}

.main-article .text-content {
    width: 100%;
    margin: 0;
    padding: 0;
}
.text-content {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
.content-section {
    margin: 40px 0 0px;
    width: 100%;
    float: left;
    clear: both;
}
.content-section.blog-img {
    margin-top: 150px;
}
.content-section.blog-img img {
    width: 100%;
    height: auto;
    display: block;
}
.content-section.main-img {
    margin: 0px;
}
.four-col,
.three-col,
.two-col,
.twin-col {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
}
.single-col {
    float: left;
    margin: 0;
    padding: 0 20px;
    width: 100%;
}
#header .single-col {
    padding: 0 50px;
}
.col {
    float: left;
    margin: 0;
    padding: 0 20px;
}
.four-col .col {
    width: 25%;
}
.four-col .triple {
width:  75%;}
.full-col {
width:100%!important;}
.three-col .col {
    width: 33.333%;
}
.three-col .twin {
    width: 66.666%;
}
.two-col .col, .four-col .twin {
    width: 50%;
}
.col .thumb-img {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px;
    position: relative;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}
.thumb-col img {
width:  100%; display: block; height:  auto;}
#footer .read-more, .read-more {
    margin: 0px 0 0;
    padding: 5px 10px;
    color: #003b4b;
    display: block;
    float: left;
    position: relative;
    line-height: 20px;
    font-size: 15px;
    background: #93d50a;
    text-transform: capitalize;
    font-weight: 500;
    -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
}
.nf-form-content input[type="button"] {
    margin: 0px 0 0!important;
    padding: 5px 10px!important;
    color: #003b4b!important;
    display: block!important;
    float: left!important;
    position: relative!important;
    line-height: 20px!important;
    font-size: 15px!important;
    background: #93d50a!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
    height: auto!important;
    -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
height: auto!important;}
.nf-form-content input[type="button"]{margin-top:20px!important;}
.nf-form-content input[type="button"]:hover {
background: #fff!important;}

.read-more.margin{margin:20px 0 0;}
.page-content .read-more{ float: none; display: inline-block;
}
.read-more.alt {
background: #003b4b; color: #fff;}
.read-more.alt:hover {
 background: #93d50a;
  color: #003b4b;
}
#footer .read-more:hover, .read-more:hover {
 background: #fff;
  color: #003b4b;
}

.light-bg {
    padding: 20px 0;
}
body::-webkit-input-placeholder {
    color: #003b4b;
        opacity: 1;
}
body:-moz-placeholder {
    /* Firefox 18- */
    color: #003b4b;
    opacity: 1;
}
body::-moz-placeholder {
    /* Firefox 19+ */ 
    color: #003b4b;
    opacity: 1;
}
body:-ms-input-placeholder {
    color: #003b4b;
        opacity: 1;
}

#footer {
    color: #fff;
    float: left;
    width: 100%;
    padding: 20px 0 0;
    margin: 0px 0 0;
    position: relative;
    background: #003b4b;
    font-size: 14px;  

}
#footer ul {
    margin: 0px 0px 20px;
    padding: 0px;
    list-style: none;
    float: left;
    width: 100%;
    clear: both;
}
#footer ul.social {
margin: 0;}
#footer ul li {
    float: left;
    display: block;
    width: 100%;
    margin: 0px;
}
#footer .social li { text-align: center; border-radius: 20px;
                         -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
	display:inline-block; width:36px; height: 36px; background: #fff; float:none; margin: 0px 10px 0 0;
}
#footer .social li a {padding: 7px; width: 100%; font-size: 22px; line-height:22px; 
    margin: 0px;
    display: inline-block;
    color: #003b4b;
}
#footer a {
     color: #fff;
}
#footer a:hover {
    color: #93d50a;
}
#footer a i {
color: #003b4b;}
#footer .social li:hover {
    background: #93d50a;
}
.quick-links form {margin: 10px 0 0;
}
#footer h3 {
    font-size: 18px; line-height:  20px;
    color: #fff;
    padding-top: 0px;
    margin: 0 0 5px; 
}
#footer .logo {
    margin: 0 0 30px;
    height: auto;
}
#footer .logo img {width:  80%; height: auto;
}
#footer .citb {
    float: left;
    clear: both;
    margin: 20px 0 0px;
}
#footer .text-content {
    margin-top: 20px;
}
input[type=number],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea,
select, #searchform-box .ftb_w_arr input[type="text"], #searchform-box .ftb_w_dep input[type="text"], #searchform-box .ftb_thin_wrap input[type="text"]{
 
    border: none;
    padding: 5px;
    width: 100%;
    margin: 0 0 10px!important;
    color: #53565a;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight:  500;
}
.label-above .nf-field-label {
margin:  0 0 3px!important;}
.nf-field-element textarea {
    height: 120px!important;
}
body.fts-powered-by-text-popup a.fts-powered-by-text {
display: none!important;}
#subForm {
    width: 100%;
    float: left;
}
.nf-form-fields-required {
    font-style: italic;
    font-size: 14px;
    margin: 0 0 5px;
}
.nf-field-container,
#ninja_forms_required_items {
    margin: 0px!important;
}

.nf-input-limit{display:none!important;}

.comp-terms{font-size: 14px; line-height: 16px;}
.end-footer {
    font-size: 12px;
        background: #003b4b;
    padding: 10px 0;
    width: 100%;
    float: left;
    width: 100%;
    margin: 40px 0 0;
    line-height: 18px;
   border-top:  2px solid #fff; 
}
.end-footer .oracle {float: right;
}

.sidebar-layout {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
}
.sidebar-layout .article-content {
    width: 66.666%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.page-layout .article-content {
    width: 66.666%;
}
.article-content img{max-width:100%; height:auto;}
.dog-content .article-content {padding: 0px;
}
.sidebar {
    width: 33.333%;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin:  0 0 30px;
}
.page-layout .sidebar {
    width: 33.333%;
}
.post-details {
    padding: 10px 0 0;
    font-size: 14px;
    line-height: 16px;
    float: left;
    clear: both;
    width: 100%;
    color: #003b4b;
    border-top: 3px solid #003b4b;
    margin: 0 0 40px;
}
.testimonial-grid .col {
    width: 100%!important;
    margin: 0 0 30px;
    padding: 20px 20%;
    background: #E6E6E6;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.testimonial-grid .inner-col {
    position: relative;
    z-index: 10;

}
.index-grid .inner-col:hover .link {
    background: #000;
}

.home-grid {
    margin: 60px 0 0;
    padding: 0 15px;
}

.home-grid .thumb-img {
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
}
.home-grid .col {
    padding: 5px;
    position: relative;
}
.home-grid .col .inside-col {
display: block; width:  100%; height: 100%; position: relative; float: left;}
.home-grid .text-content {
    display: block;
    height: 100%;
    position: absolute;
    transition: opacity 0.6s ease-in-out 0s;
    width: 100%;
    color: #fff;
 
}
.home-grid .fade {
    background: rgba(0,59,75, 0.65);
    display: table;
    height: 100%;
    padding: 0;
    transition: all 0.3s ease 0s;
    width: 100%;   padding: 20px;
}
.home-grid .fade:hover {    background: rgba(0,59,75, 0.85);
}
.home-grid .fade:hover .read-more {
opacity: 1;}
.home-grid .fade h3, .home-grid .fade h4 {
    color: #fff;
    margin: 0 0 30px;
    padding: 0 20px;
    font-size: 30px; font-weight:  500;
}
.home-grid .read-more {float: none;background: #fff; color: #006098; display: inline-block; margin:  30px 0 0;
}
.home-grid .read-more:hover {background: #93d50a;
}


.home-grid .fade a {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
    color: #fff;
}

.pagination .wp-pagenavi {
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
}
.post-holder {
    float: left;
    clear: both;
    width: 100%;
}
.post {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 0 30px;
    margin: 30px 0 0;
    border-bottom: 3px solid #003b4b;
}
.post.four-col{
border: none; padding:  0px;
}
.post-holder .post:first-child {
   margin-top:20px; padding-top:  30px;  border-top:  3px solid #003b4b;
}

.post .thumb-img img {
    display: block;
    width: 100%;
    height: auto;
}
.post .thumb-img {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0px;
}
.post .text {
    width: 100%;
    float: left;
    padding: 20px 0 0 0px;

}
.post.full .text {
    width: 100%;
    padding: 0px;
}
.arrow-up {
    background: url('images/arrow-up.png') no-repeat 0 0;
    width: 49px;
    display: block;
    height: 24px;
    position: absolute;
    top: -23px;
    left: 50%;
    margin: 0 0 0 -25px;
}
.rmm-toggled-controls {
    display: none!important;
}
.rmm-toggled-controls {
    cursor: pointer;
}

.ninja-forms-cont {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 20px;
    width: 100%;
    background: #DBD9D6;
    border: 1px solid #555759;
    color: #555759;
}
.field-wrap,
#ninja_forms_required_items {
    margin: 0px!important;
}
.ninja-forms-required-items {
    display: none;
}
.ninja-forms-field p {
    margin: 0 0 20px;
}
.pagination {
    clear: both;
    margin: 0;
    width: 100%;
}
.pagination .pages {
    display: none;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi .current {
    border: none;
    color: #535453;
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 20px;
    padding: 10px 0;
    width: 40px;
    height: 40px;
    border: none;
    background: #E6E6E6;
}
.pagination .wp-pagenavi .current {
    background: #444549;
    color: #fff;
}
.pagination .wp-pagenavi a:hover {
    background: #3C3C3B;
    color: #fff;
}
.pagination .wp-pagenavi a.nextpostslink,
.pagination .wp-pagenavi a.previouspostslink {
    display: none;
}
.wp-caption-text {
    display: none;
}
/*--------End - Wesbite Styles--------*/

.twin-col {
    margin: 0px;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 20px;
    /* Firefox */
    column-gap: 20px;
}
.iframe-wrap {
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 65.25%;
    padding-top: 30px;
    position: relative;
}
.iframe-wrap iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.map-wrap {
    width: 100%;
    float: left;
    width: 100%;
    padding: 0 20px;
}
.home .map-wrap {padding: 0px;
}
.map-wrap iframe {
    width: 100%;
    display: block;
/*     pointer-events: none; */
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px;
}
.home-video .video-container {margin:  20px 0 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-container {
    max-width: 100%;
    overflow-x: auto;
    margin: 0 0 20px;
}
.table-container table,
.table-wrap {
    border-collapse: collapse;
    margin: 0 0 20px;
    text-align: left;
    width: 100%;
}
.table-container table th {
    background: #F0F0F0 none repeat scroll 0 0;
    border: 1px solid #003b4b;
    color: #003b4b;
    font-size: 16px;
    padding: 10px;
    vertical-align: top;
}
.table-container table th {
    border-right: 1px solid #003b4b;
}
.table-container table th:last-child {
    border-right: 1px solid #003b4b;
}
.table-container table td {
    vertical-align: top;
    background: #fff;
    border: 1px solid #003b4b;
    color: #003b4b;
    padding: 10px 10px;
}
.table-wrap td {
    vertical-align: top;
    padding: 0 20px 10px 0;
}
.widget {
    float: left;
    width: 100%;
    clear: both;
    padding: 20px;
    background: #d9d9d7;
    margin: 0 0 30px;
    border-left:  3px solid #003b4b;
}

.widget h3, h3.under {color: #003b4b; margin:  0 0 18px; padding:  0px;
    font-size:  20px; line-height:  24px;
}
h3.under {margin-top:  40px;
}
.widget .thumb-img {
    margin: 0px;
}
.widget .col {
    width: 100%;
    padding: 0px;
}

.thumb-img {
    width: 25%;
    float: left;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}
.widget .text {
    width: 100%;
    float: left;

}
.widget .text em {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 3px;
    display: block;
    font-style: normal;
}
.widget .full .text {
    width: 100%;
    padding: 0px;
}
.widget a {
color:#53565a;}
.widget h5 a, .widget a:hover {
color: #003b4b;}




.fts-jal-fb-header,
.fts-jal-fb-user-thumb,
.fts-jal-fb-user-name,
#footer .fts-powered-by-text,
.fts-jal-fb-post-time {
    display: none!important;
}
.fts-twitter-div a {
    color: #003b4b!important;
}
.fts-twitter-div a:hover {
    color: #003b4b!important;
}
#footer .fts-jal-single-fb-post,
#footer .fts-jal-fb-message,
.fts-tweeter-wrap .tweeter-info,
.tweeter-info .right,
.fts-twitter-text {
    padding: 0px!important;
}
.feed-row {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    margin: 20px 0 0;
    padding: 0px;
}
.feed-row.top {
    padding: 0 0 20px;
    border-bottom: 1px solid #fff;
    margin: 0px;
}
.social-col {
    position: relative;
}

.blog-section h4 
{
     font-size: 22px;
      color: #003b4b;
    line-height: 28px;    padding:  0px;
    margin: 0 0 10px;
}

.social-col .icon {
    background: #003b4b;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 38px;
    line-height: 28px;
    padding: 7px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
    z-index: 0;
}
.social-col h4 a {
display: block;
    padding: 6px 0 4px 46px;
    position: relative;
    z-index: 1;
    font-size: 18px;
}
.social-col h4:hover a {background: #003b4b;
}

.feed-content {
    width: 100%;
    float: left;
    clear: both;
    padding: 10px 0;
    overflow-y: auto;
    padding: 0 20px 0 0;
}
.tweeter-info .fts-right {
    font-size: 16px!important;
    line-height: 24px!important;
}
.feed-content .fts-jal-single-fb-post {
    padding: 0px!important;
    margin-bottom: 15px!important;
}
#footer .fts-jal-single-fb-post,
.fts-tweeter-wrap .tweeter-info {
    border: none!Important;
}
.fts-twitter-image,
.widget .fts-twitter-image,
.fts-twitter-full-name,
.fts-twitter-at-name,
.fts-tweeter-wrap br,
.fts-tweeter-wrap .time,
.fts-tweeter-wrap .tweeter-info img,
.fts-twitter-full-width .uppercase,
.right .uppercase {
    display: none!important;
}
.fts-jal-fb-link-wrap,
.fts-jal-fb-vid-wrap,
.fts-powered-by-text {
    display: none!important;
}
.fts-twitter-reply-wrap a {
    color: #fff!important;
    float: right!important;
    margin: 0 0 0 20px!important
}
.fts-tweet-reply-left {
    float: right!important;
    margin: 0px!Important;
}
.fts-jal-fb-group-display,
.fts-twitter-div {
    overflow: hidden!important;
}
.fts-jal-fb-header a,
.fts-jal-single-fb-post a {
    margin-bottom: 15px!important;
}
.fts-twitter-reply-wrap {
    margin: 15px 0 0!important;
}
.fts-jal-fb-message {
    padding-top: 0px!important;
}
.fts-jal-fb-header a,
.fts-jal-single-fb-post a {
    text-align: left!important;
}
.fts-jal-fb-header a:hover,
.fts-jal-single-fb-post a:hover {
    color: #003b4b!important;
}
.fts-jal-fb-see-more {
  
    font-size: 16px!important;
}
.link {
    display: block;
    margin: 30px 0 0;
    color: #3C3C3B;
    font-size: 16px;
}
.link:hover {
    color: #444549;
}
.slick-prev, .slick-next { width: 30px; line-height:30px; font-size: 30px; height: 30px;  cursor: pointer; margin-top: -15px!IMPORTANT;
}
.slick-prev:before, .slick-next:before {  line-height:30px; font-size: 30px; height: 30px;   font-family:'FontAwesome';  opacity: 1;   color: #fff!important;                                
}
.slick-prev:before {content: '\f0a8';
}
.slick-next:before {content: '\f0a9';
}
.blog-section {
    padding: 0;
}
.blog-section .inside-col {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
}
.blog-section .text-content {
    margin: 10px 0 0;
}
.blog-section .col .thumb-img {
    margin: 0px;
}
.page-content {
    margin: 30px 0 0px;
}
.content-pad {
    padding: 0 20px;
}
#footer .membership {
    width: 100%;
    float: left;
    clear: both;
    margin: 30px 0 0;
    padding: 0;
}
#footer .membership li {
    float: left;
    margin: 0 10px 0 0;
    display: inline-block;
    width: auto;
}
#footer .membership li a {
    display: block;
}
#footer .membership li a img {
    display: block;
    height: 50px;
    width: auto;
}
.tweeter-info .fts-right {
    padding: 0px!important;
}
.company-details .contact .fa {font-size:  22px; line-height:  26px; padding:  3px 10px 3px 0;color: #93d50a;
}
.nf-field-label label{font-weight:500!important;}
.nf-form-cont {
background: #003b4b; color: #fff; padding: 20px;}
.quick-book .nf-form-cont {color: #fff;
}
.booking-bar .nf-form-cont {background: none; padding: 0px;
}
.booking-bar .nf-field-label label { text-transform: uppercase;
}
.booking-bar .nf-field-label select, .booking-bar .nf-field-label input { text-transform: uppercase;
}
.booking-bar .ninja-forms-req-symbol, .booking-bar .nf-form-fields-required {display:none;
}

.booking-bar .nf-form-cont .book-max {width: 25%; float: left; clear: none; padding: 0 10px 0 0;
}
.booking-bar .nf-form-cont .book-mid {width: 12%; float: left; clear: none; padding: 0 10px 0 0;
}
.booking-bar .nf-form-cont #nf-field-14-container {width: 14%; float: left; clear: none; 
}
.nf-form-cont label{font-size: 16px!important; font-weight: 400!important;}
.nf-form-cont a{color:#fff!important;}
.nf-form-cont a:hover{text-decoration:underline;}
.booking-bar input#check_in_date, .booking-bar input#check_out_date {background: none;
}
.booking-bar input, .booking-bar select {color:  #003b4b; 
                                         padding: 5px;
}
.booking-bar input[type=button] {    font-family: 'Roboto', sans-serif;
    font-weight:  500; background:  #93d50a; color:#fff; padding: 5px 10px!important; width:100%!important; margin:  26px 0 0; clear:none; border:none!important; float:left; height:auto; outline:none!important; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#fff!important; line-height:20px; text-transform:uppercase!important; font-size:16px!important; 
}
.booking-bar input[type=button]:hover{text-decoration:none!important; background:#fff!important; color:#93d50a!important;}
.booking-bar select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.booking-bar .nf-error-msg { clear: both;
display: block; float: left; color: #fff; font-size:  14px; line-height:  16px;}
.booking-bar .nf-error-required-error{display: none;}
.nf-form-cont h3 {
color: #fff;}
.carousel .col, listed-dogs .col {position: relative; top:0px; left: 0px;
}
.carousel .col:hover .inner-wrap, .listed-dogs .col:hover .inner-wrap {display: table; 
}
.hover-wrap { top: 0px; left: 0px;
    width: 100%; height: 100%; position: absolute; display: block;
}
.hover-wrap .inner-wrap{ width: 100%; text-align: center;  display:none; height: 100%; display:block; background: rgba(2,63,133,0.65);
}
.hover-wrap .title {display: table-cell; vertical-align: middle;
}

.hover-wrap .title h3 {color: #fff;
}
.paw {display: block; background: url(images/paw.png) no-repeat 0 0;
              width:  382px; height: 400px; position: absolute; left: 0px; bottom: -80px;
              z-index: -1;
}
.paw-holder {position: relative;
}
.carousel {position: relative;
}
.slick-list { overflow: hidden;
}
.slide-show .slide img{width:  100%; height: auto; display: block;
}
.slide-show .slick-next{right: 10px;}
.slide-show .slick-prev{left: 10px;}
.slide-show.slick-slider {margin:  0px; 
}
.slider-nav {padding: 0 12px 0 15px; margin:  0 0 10px!important; float: left; width: 100%;
}
.slider-nav .slide {cursor: pointer;
padding: 0 3px 0 0; width: 20%!important;}
.slider-nav .slick-track {width: 100%!important;
}




.side-list i {
    font-size: 22px;
    line-height: 22px;
     display: block; top:  1px; left: 0px;
    color: #53565a; position: absolute;
}

.widget li:hover a, .widget li:hover i {color: #003b4b;
}
.side-list ul {margin:  0px; list-style: none; padding: 0px;
}
.side-list li{display: block; line-height:  26px; font-size:  18px; text-transform: capitalize; position: relative; padding: 0; margin:  0 0 10px; 
}


.featured-img {
width:  100%; float: left; clear: both; margin: 0 0 10px;}

.featured-img img {display: block; width: 100%; height: auto;
}
.widget .read-more {
margin: 0px;}
.post-item { margin-top:  20px; padding-top: 20px; float: left; width:  100%; border-top:  1px solid #003b4b;
}
.post-item:first-child { margin-top:  0px; padding: 0px; border: none;
}

.social li a .facebook {width: 16px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat 0 0;
}
.social li a:hover .facebook {background-position: 0 -43px;
}
.social li a .twitter{width: 33px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -25px 0;
}
.social li a:hover .twitter {background-position: -25px -43px;
}
.social li a .instagram {width: 33px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -72px 0;
}
.social li a:hover .instagram {background-position: -72px -43px;
}
.social li a .trip-advisor {width: 35px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -210px 0;
}
.social li a:hover .trip-advisor {background-position: -210px -43px;
}
.facebook-circle {width: 38px; height:  37px; display: block; background: url(images/social-sprite.png) no-repeat -117px 0;
}
.social-col h4:hover .facebook-circle {background-position: -117px -43px;
}
.twitter-circle{width: 37px; height:  37px; display: block; background: url(images/social-sprite.png) no-repeat -165px 0;
}
.social-col h4:hover .twitter-circle {background-position: -165px -43px;
}

.home-slider .booking-bar {position: absolute; bottom: 0px; left: 0px; z-index: 999;
}
.footer-booking.booking-bar {background:  #003b4b; margin:  40px 0 0;
}
.booking-bar h3 {
color: #fff;}
.nf-field-container.spaced {
margin:  0 0 20px!important;}

.accred {

  background: #fff;
}
.accred .single-col {
  text-align: justify;
  line-height: 0;
  font-size: 0.1px; padding: 20px;}

.accred img { height:  90px;
  display: inline-block;
}

.accred .single-col:after {
  content: "";
  width: 100%;
  display: inline-block;
}
#check_in_select, #check_out_select, #checkInDisplay {display: none;
}
#check_in_date, #check_out_date {position: absolute; left:0px; top: 0px; text-indent: -9999px; border:none;
}
.field-wrap { width: 100%;
 display:  block; position: relative;}

#checkInDisplay, .cin-box, #stayLength, .duration-box {
box-sizing: border-box!important; -moz-box-sizing: border-box!important; -webkit-box-sizing: border-box!important;}

#searchform-box {  color:#fff;
float: right; position: absolute; padding: 0 0 0 360px;  width: 100%; top: 0px; left: 0px;}
#searchform-box input {color: #003b4b!important; line-height:20px!important; padding: 5px!important; height:auto!important; box-sizing:border-box!important; -webkit-box-sizing:border-box!important; -moz-box-sizing:border-box!important;}

#searchform-box .ftb_w_cin_t, #searchform-box .ftb_w_cout_t{color:#fff; float:left; padding:0px; width:auto; font-size: 16px; line-height:20px; font-weight:bold; margin: 0 0 3px; }

.booking-bar .single-col {position: relative;
}
#search-form {float: left;width:100%;
}

.booking-bar .col {
width: 33.333%; padding:  0 20px 0 0; float: left;}
.ftb_w_search{padding:0px!important;}


#searchform-box br{display:inline!important;}
.ui-datepicker-trigger{display:none!important;}



#searchform-box .ftb_widget{width:100%!important; border:none; background:none; padding:0px;}
#searchform-box .ftb_w_arr, #searchform-box .ftb_w_dep{width:30%!important; float:left; clear:none; display:inline-block; padding: 0 20px 0 0; margin:0px; box-sizing:border-box!important; -webkit-box-sizing:border-box!important; -moz-box-sizing:border-box!important;}
#searchform-box .ftb_widget{min-height:0px;}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}
  ::-webkit-scrollbar-track {
    background-color: rgba(57,57,57, .6);
    border-radius: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(156, 156, 156, .6);
}
.scroll-menu{float:left; width: 100%;}

#home-top .three-col {
padding: 50px 0 30px;}
#home-top img {width: 100%; height: auto; display: block; padding:  0 0px 0 0;
}
#home-top .single-col{padding: 50px 15% 30px; text-align:center;}
.quote-section {background: url(images/latest-projects-bg.jpg) no-repeat 50% 100%; margin: 50px 0 0;
                   background-size: cover;
                   color: #fff;
                  
}
.quote-section h3 {
color: #93d50a; border-bottom:  1px solid #93d50a; padding:  0 0 20px; margin:  0 0 20px;}
.quote-section h3 a {
    color: #93d50a;
}
.quote-section .content-section {margin: 0px;  background: rgba(0,59,75, 0.65);
}
.quote-section .two-col {padding:  80px 0; margin:  0px;
}

.banner-section img {display: block; width:  100%; height: auto;
}
.simple-img img {margin-top: 44px; float: right;
}
.subscribe-form{background:#53565a; width: 100%; float:left; padding: 20px;}
.subscribe-form h3{color:#fff;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{border-radius:0px!important; font-weight:300!important;padding: 5px 10px!important; color:#fff!important;
font-size: 15px!important;
line-height: 20px!important; text-transform:uppercase!important;}
.woocommerce a.button.alt.disabled, .woocommerce button.button.alt.disabled, .woocommerce input.button.alt.disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt{color:#fff!important;}
.woocommerce div.product span.price, .woocommerce div.product p.price,.woocommerce ul.products li.product .price{color:#003b4b!important;}
.woocommerce-page .wc-bookings-date-picker .ui-datepicker td.bookable a{background: #003b4b!important;}
.woocommerce-page .wc-bookings-booking-form .block-picker li:nth-child(2n) a:focus, .woocommerce-page .wc-bookings-booking-form .block-picker li:nth-child(2n) a:hover, .woocommerce-page .wc-bookings-booking-form .block-picker li:nth-child(2n+1) a:focus, .woocommerce-page .wc-bookings-booking-form .block-picker li:nth-child(2n+1) a:hover, .woocommerce-page .wc-bookings-booking-form .block-picker li a.selected{background: #003b4b!important;}
.woocommerce-page .wc-bookings-date-picker .ui-datepicker td.partial_booked a:before {border-top-color:#93d50a!important;}
 .wc-bookings-date-picker .ui-datepicker td.partial_booked a:after {border-bottom-color:#93d50a!important;}
.woocommerce-page .wc-bookings-booking-form{border:none; padding: 0px; margin: 20px 0;}
.woocommerce-page .wc-bookings-booking-form .wc-bookings-booking-cost{margin:0px;}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 7px!important;
    width: 200px;
	margin: 0 20px 0 0 !important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding:10px; line-height:20px!important; border: 1px solid #53565a;}
.woocommerce-checkout #payment{color:#fff!important;}
.select2-container--default .select2-selection--single{border: 1px solid #53565a!important; border-radius:0px!important; padding:7px!important;height:40px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px!important;}
.woocommerce table.shop_table{background:#fff; border-radius:0px;}
#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:after  {display:none!important;}
.woocommerce div.product .stock{color: #003b4b!important;}
.woocommerce ul.order_details, .woocommerce address {

    background: #fff;
    padding: 10px;
}
.woocommerce #review_form #respond textarea{border: 1px solid #003b4b;}
.woocommerce ul.order_details li strong {
  
    font-weight: normal;
    color: #003b4b;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-account .woocommerce-MyAccount-content{background:#fff; padding:20px!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0px!important;}
.login-dash{margin: 0 15px 0 0;}
.checkout a{color:#fff; text-decoration:underline;}
.page-content.shop-content{padding: 0 20px;}
.side-gallery {
float: left; width:  100%; clear: both; padding: 0px; margin: 0px;}
.side-gallery li{ float: left; padding: 0px; list-style: none; margin:  0 0 20px; 
}
.side-gallery li img {
display: block; float: left; width: 100%; height:  auto;}

.image-row {
width:  100%; float: left;margin: 20px 0 0;}
.image-row .thumb-col {
width:  30%; padding:  0 20px 0 0; float: left;}
.image-row .text-col {
width: 70%; padding:  0 20px 0 0; float: left;}
.gallery-holder-out {
    float: left; padding: 0 20px;
    width: 100%;
}
.gallery-holder-in {float: left; width:  100%; position: relative; margin:  0 0 3px;
}
.carousel {position: relative;
}
.slick-list { overflow: hidden;
}
.article-content .widget {
margin-bottom: 0px;}
.slide-show .slide img{width:  100%; height: auto; display: block;
}
.slide-show .slick-next{right: 10px;}
.slide-show .slick-prev{left: 10px;}
.slide-show.slick-slider {margin:  0px; 
}
.slider-nav {padding: 0 17px 0 20px; margin:  0 0 10px!important; float: left; width: 100%;
}
.slider-nav .slide {cursor: pointer;
padding: 0 3px 0 0; width: 20%!important;}
.slider-nav .slick-track {width: 100%!important;
}


.grid-holder{padding:  0 10px;
	width: 100%; float:left; clear:both; display:table;
}
 .grid-holder, .scroll{
	width: 100%; float:left; clear:both; display:block;
}
.grid-holder .cell-block{
	min-height: 200px;
}
.cell-block, .slick-slide.cell-block{  display:block; position:relative;
  padding: 10px;
}
  .image-link {
    text-align: left;
    display:block; float:left;
height: 100%; width: 100%;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    background-color: #f6f6f6;
    background-position:  50% 50%;
  }
  .cell-holder{transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
	display:table; width: 100%; height:100%;
      background: rgba(0,59,75, 0.65);
}
.grid-holder .cell{ 
	display:table-cell; padding: 0px;
   position: relative;
   padding: 20px; vertical-align: middle;

}
.cell .excerpt { 

 color: #fff; 
    max-height: 200px;
	overflow: hidden; display: block;
}



.cell h3 {
 color: #fff;


}


  .cell-block:hover .cell-holder {
    background: rgba(0,59,75, 0.85);
  }


.cell .read-more {display: inline-block; float:none;
}