/*
Theme Name: Selica Ltd
Theme URI: http://selica.co.uk
Author: Farrukh
Author URI: http://infolinks.co.uk
Description: All Latest Broswers Supported, fully responsive on laptop, desktop and iPads, Tablets and Mobile Phones.
Version: V1.0
This theme, like WordPress, is licensed under the GPL.
*/

body {
    background: #232323;
}
.header {
    background: #000 repeat scroll 0 0;
    height: 110px;
    left: 0;
    padding: 25px 0;
    right: 0;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 10px 0;
    font-family: 'Lora', serif;
    clear: both;
}
.banner {
}
.backimage {
    background-image: url(images/coffee.jpg);
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
    min-width: 100%;
    background-size: cover;
    min-height: 600px;
}
.backimage h1 {
    color: #eed9a4;
}
.carousel-inner > .item {
    border-right: 1px solid #eed9a4;
}
.design {
    background-image: url("images/windsor1.jpg");
    background-repeat: no-repeat;
    min-height: 300px;
    padding: 37% 50% 0 0;
}
.build {
    background-image: url("images/cambridge1.jpg");
    background-repeat: no-repeat;
    min-height: 300px;
    padding: 37% 50% 0 0;
}
.design p,
.build p {
    font-size: 18px;
    color: #eed9a4;
    background: rgba(34, 34, 34, 0.7);
    padding: 10px;
    text-align: center;
    font-weight: 600;
}
.design span,
.build span {
    font-size: 15px;
    font-weight: 100;
}


.kitchen8 {
    background-image: url("images/Line-work8.jpg");
    background-repeat: no-repeat;
    min-height: 250px;
    padding: 50% 50% 0 0;
    background-position-x: center;
    background-color: #eed9a4;
}
.kitchen12 {
    background-image: url("images/Line-work8.jpg");
    background-repeat: no-repeat;
    min-height: 250px;
    padding: 50% 50% 0 0;
    background-position-x: center;
    background-color: #eed9a4;
}
.kitchen16 {
    background-image: url("images/Line-work8.jpg");
    background-repeat: no-repeat;
    min-height: 250px;
    padding: 50% 50% 0 0;
    background-position-x: center;
    background-color: #eed9a4;
}
.kitchen8 p,
.kitchen12 p,
.kitchen16 p {
    font-size: 18px;
    color: #eed9a4;
    background: rgba(34, 34, 34, 0.7);
    padding: 10px;
    text-align: center;
}


.offices {
    background-image: url("images/office_01.jpg");
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 37% 50% 0 0;
}
.bedrooms {
    background-image: url("images/bedroom_01.jpg");
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 37% 50% 0 0;
}
.kitchens {
    background-image: url("images/kitchen_01.jpg");
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 37% 50% 0 0;
}
.offices p,
.bedrooms p,
.kitchens p {
    font-size: 18px;
    color: #eed9a4;
    background: rgba(34, 34, 34, 0.7);
    padding: 10px;
    text-align: center;
}

.top_margin20 {
    margin-top: 20px;
}
.content {
    background: #eed9a4 none repeat scroll 0 0;
    margin-bottom: 30px;
    min-height: 200px;
    padding: 30px;
    word-wrap: break-word;
}
.content p {
    font-size: 16px;
}
.sec2 {
    padding: 60px 0;
}
.sec3 {
    background-image: url("images/home/bg-sec3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.shadow {
    background: rgba(9, 69, 36, 0.9) none repeat scroll 0 0;
    padding: 60px 0;
    position: relative;
    z-index: 10;
}
.sec3 h2 {
    color: #f6cc5f;
    font-size: 28px;
    font-weight: bold;
}
.sec3 ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
}
.sec3 li {
    color: #eed9a4;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.content ul {
    margin: 0 0 15px;
    padding: 0 0 0 25px;
}
.content li {
    font-size: 16px;
}
.form-control {
    border: 2px solid #eed9a4;
    border-radius: 0;
}
.wrap {
    margin-top: 30px;
    min-height: 350px;
    padding: 20px 30px;
}
.pagetitle {
    margin: 50px 0px 30px 0;
}
.pagetitle h1 {
    background: none repeat scroll 0 0 #eed9a4;
    color: #37aee1;
    display: inline;
    font-size: 36px;
    font-weight: 400;
    margin: 0 auto;
    padding: 0 20px;
}
td {
    padding: 5px;
    min-width: 100px;
}
a {
    color:#222;
}
a:hover{
    text-decoration: none;
}
.topbar {
    height: 40px;
    background: #eed9a4;
    border-top: 1px solid #eee;
}
.topbar p {
    color: #222;
    padding: 9px 0px;
}
.topbar a {
    color: #222;
    text-decoration: none;
}
.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */

    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

/*
    Multicoloured Hover Variations
*/

#social-fb:hover {
    color: #3B5998;
}
#social-tw:hover {
    color: #4099FF;
}
#social-gp:hover {
    color: #d34836;
}
#social-em:hover {
    color: #f39c12;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-left: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar-inverse {
    background: #222 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-bottom: 0px;
    transition: all 0.3s ease-out 0s;
    padding: 10px 0px;
}
.navbar-brand {
    background: url("images/logo.png") no-repeat 100% /100%;
    background-color: rgba(0, 0, 0, 0);
    background-size: 100% auto;
    background-size: contain;
    height: 60px;
    margin-bottom: 0px;
    margin-left: 0 !important;
    margin-top: 3px;
    text-indent: -100000px;
    transition: all 0.3s ease-out 0s;
    width: 198px;
    margin-right: 15px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background: none;
    text-decoration: underline;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background: none;
    text-decoration: underline;
}
.navbar-inverse .navbar-nav > li > a {
    font-family: "Lato",sans-serif;
    font-weight: 600;
    margin-top: 10px;
    color: #eed9a4 !important;
    font-size: 16px;
}
.dropdown-menu {
    border: none;
}
.top_contact {
    background: #37aee1 none repeat scroll 0 0;
    color: #eed9a4;
    font-size: 16px;
    padding: 16px 15px 5px;
}
.btn {
    border-radius: 0;
}

.btn-prim {
    background: #f6cc5f none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #6e4406;
}
.btn-prim:hover {
    background: #c79d30 none repeat scroll 0 0;
}
.footer {
    background: #eed9a4;
    border-radius: 0;
    color: #333;
    min-height: 330px;
}
.fbg {

    padding: 40px 15px;
}
.footer ul {
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
}
.footer {
    color: #757575;
    margin-top: 30px;
}
.footer li a {
    display: block;
    font-size: 13.5px;
    margin: 0 0 7px;
}
.footer a {
    color: #757575;
}
.fh2 h2 {
    font-size: 24px;
}
.no-decoration {
    text-decoration: none !important;
}
.well {
    border: none;
    margin-bottom: 0;
    box-shadow: none;
}
.well-sm {
    padding: 0;
}

.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.copyrights {
    background: #111 none repeat scroll 0 0;
    color: #eed9a4;
    font-size: 12px;
    padding: 12px 10px 10px 10px;
}
.copyrights a {
    color: #eed9a4;
}
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin-top: 21px;
        border: none;
        border-radius: 0;
    }
    .navbar-toggle .icon-bar {
        background: #eed9a4 none repeat scroll 0 0 !important;
        border-radius: 1px;
        display: block;
        height: 4px;
        width: 32px;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background: #c79d30;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

}
.home_reviews {
    background: #eee none repeat scroll 0 0;
    margin-bottom: 10px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    z-index: -100;
}
.promotion1, .promotion2 {
    max-height: 200px;
    background: #eee;
    margin-bottom: 10px;
    overflow: hidden;
}
.promotion1 h2, .promotion2 h2 {
    color: #ff0000;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 36px;
}
.promotion1 h2 {
    color: #0150a2;
}

.c_box {
    background: #eee none repeat scroll 0 0;
    padding: 4px 24px;
}
.c_box h3 {
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
h1.h_title {
    color: #eed9a4;
    font-size: 34px;
    margin: 0 0 30px;
    text-align: center;
}
h1.h_tagline{
    color: #eed9a4;
    font-size: 30px;
    margin: 0 0 30px;
    text-align: center;
}
p.ptext {
    color: #fff !important;
}
h2 {
    color: #eed9a4;
}
.con {
    background: #ddd;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    color: #ddd;
}
.carousel-control {
    height: 60px;
    text-shadow: none;
    width: 60px;
    opacity: 0.3;
}
.carousel-control.left, .carousel-control.right {
    background: #000;
    border-radius: 0;
    top: 40%;
}
.carousel-control.left {
    left: 3%;
}
.carousel-control.right {
    right: 3%;
}

.avatar {
    padding: 10px;
    border: 1px solid #eee;
    margin-right: 15px;
}
.thumbs {
    padding: 0 15px;
}
.mapp-layout {
    border: none !important;
}
.mapp-map-links {
    border: none !important;
}
span.wpcf7-list-item {
    display: inline-block;
}
.item img {
    width: 100%;
}
.item {
    max-height: 900px;
    overflow: hidden;
    border-right: 1px solid #eed9a4;;
}
fieldset.scheduler-border {
    border: 1px solid #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    border-bottom: medium none;
    letter-spacing: 3px;
    padding: 0 10px;
    text-transform: uppercase;
    width: inherit;
}
legend {
    font-family: "Oswald",sans-serif;
    margin-bottom: 0;
    color: #004058;
}

.mt {
    margin-top: 30px;
}
.donations p {
    text-align: right;
    margin-bottom: 4px;
}
.donations p span {
    color: #37aee1;
    font-size: 13px;
}
.donations p strong {
    font-size: 19px;
    text-transform: uppercase;
}
.img-responsive {
    width: 100%;
}
.clear {
    clear: both;
}
.p_img {
    max-height: 250px;
    overflow: hidden;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
    border: none;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 8px 8px 7px;
    width: 100%;
}
.wpcf7 textarea {
    border: none;
    margin-top: 5px;
    padding: 8px 10px;
    width: 100%;
}
.wrseo {
    font-size: 10px;
    padding: 2px 0 0;
}

.thumbnail {
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 3px #a3a3a3;
    padding: 0;
}
.st3 {
    color: #c79d30;
    text-transform: capitalize;
}
.signup {
    background: #f6cc5f;
    height: 100px;
}
.thumbnail .caption {
    color: #333;
    font-size: 13px;
    padding: 20px;
}

.glossrange,
.mattRange {
    margin-bottom: 30px;
}

.glossrange .img-responsive,
.mattRange .img-responsive,
.mfcRange .img-responsive {
    margin-bottom: 15px;
}
a.btnApply {
    background: #222;
    color: #eed9a4;
    min-width: 220px;
}
a.btnApply:hover {
    background: #555;
    color: #eed9a4;
}
.mtop {
    margin-top: 15px;
}
.details {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: 15px;
}
.details p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.madeinuk {
    width: 60px;
    float: right;
    margin-top: -5px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    max-height: 300px;
    overflow: hidden;
}