.rgallery img:hover {
    outline: 4px solid #ab4399;
    outline-offset: -25px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.rgallery {
    width: 400px;
    height: 400px;
}

.maygreen:hover {
    color: #c0b27d !important;
}

.contact-content {
    min-height: 210px;
}

.header-quick-links a {
    font-size: 11px;
}

.nav-color-1 {
    border-bottom: 2px solid #b83537;
}

.nav-color-1:hover {
    color: rgba(212, 134, 135, 0.6) !important;
}

.nav-color-2 {
    border-bottom: 2px solid #b76b36;
}

.nav-color-2:hover {
    color: rgba(183, 107, 54, 0.6) !important;
}

.nav-color-3 {
    border-bottom: 2px solid #7e479c;
}

.nav-color-3:hover {
    color: rgba(126, 71, 156, 0.6) !important;
}

.nav-color-4 {
    border-bottom: 2px solid #404da1;
}

.nav-color-4:hover {
    color: rgba(64, 77, 161, 0.6) !important;
}

.nav-color-5 {
    border-bottom: 2px solid #ab4399;
}

.nav-color-5:hover {
    color: rgba(171, 67, 153, 0.6) !important;
}

.nav-color-6 {
    border-bottom: 2px solid #6e503f;
}

.nav-color-6:hover {
    color: rgba(110, 80, 63, 0.6) !important;
}

.nav-color-7 {
    border-bottom: 2px solid #456e3f;
}

.nav-color-7:hover {
    color: rgba(69, 110, 63, 0.6) !important;
}

.nav-color-8 {
    border-bottom: 2px solid #2f8f8b;
}

.nav-color-8:hover {
    color: rgba(47, 143, 139, 0.6) !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .nav-color-1 {
        border-bottom: 2px solid #b83537;
        display: block;
    }

    .nav-color-1:hover {
        color: rgba(212, 134, 135, 0.6) !important;
    }

    .nav-color-2 {
        border-bottom: 2px solid #b76b36;
        display: block;
    }

    .nav-color-3 {
        border-bottom: 2px solid #7e479c;
        display: block;
    }

    .nav-color-4 {
        border-bottom: 2px solid #404da1;
        display: block;
    }

    .nav-color-5 {
        border-bottom: 2px solid #ab4399;
        display: block;
    }

    .nav-color-6 {
        border-bottom: 2px solid #6e503f;
        display: block;
    }

    .nav-color-7 {
        border-bottom: 2px solid #456e3f;
        display: block;
    }

    .nav-color-8 {
        border-bottom: 2px solid #2f8f8b;
        display: block;
    }
}

.services-box img {
    width: 100% !important;
}

.services-box-1 {
    border-right: 4px solid #b83537;
}

.services-box-2 {
    border-right: 4px solid #b76b36;
}

.services-box-3 {
    border-right: 4px solid #7e479c;
}

.services-box-4 {
    border-right: 4px solid #404da1;
}

.services-box-5 {
    border-right: 4px solid #ab4399;
}

.services-box-6 {
    border-right: 4px solid #6e503f;
}

.services-box-7 {
    border-right: 4px solid #456e3f;
}

.services-box-8 {
    border-right: 4px solid #2f8f8b;
}

.bottom-left-caption {
    position: absolute;
    bottom: 8px;
    left: 16px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
}

.post-content {
    background-color: rgba(60, 60, 60, 0.35);
    bottom: 0;
    left: 0;
    position: absolute;
    color: #fff;
    width: 95%;
    margin: 4px;
}

.post-content p {
    color: #fff;
}

.thumbnail {
    position: relative;
}

.owl-testimonials {
    color: #fff;
}

.disclaimer {
    color: #fff;
    font-style: italic;
    font-size: 11px;
}

.footer-logo p {
    color: #fff;
}

.copyright a {
    margin-left: 30px;
    margin-right: 30px;
    color: #888;
}

.bg-upper {
    background-image: url(../images/bg-upper.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
}

.bg-gallery {
    background-image: url(../images/bg-gallery.jpg);
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-news {
    background-image: url(../images/bg-news.jpg);
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
}

h4:after {
    background: none repeat scroll 0 0 #c0b27d;
    bottom: -5px;
    content: "";
    display: block;
    height: 5px;
    position: relative;
    width: 150px;
}

.italic {
    font-style: italic !important;
}

.aside-section-title {
    font-family: "Kurale", serif !important;
    font-size: 1.8em !important;
    margin-bottom: 0px;
}

.aside-section-title2 {
    font-family: "Kurale", serif !important;
    font-size: 1.2em !important;
    margin-bottom: 0px;
}

.aside-section {
    background-color: #feeddc !important;
}

.aside-content {
    padding: 20px !important;
}

.section-title-indie {
    font-family: "Kurale", serif !important;
    font-size: 1.8em !important;
    margin: 40px;
}

.title-custom-h3 {
    font-size: 1.6em !important;
}

.copy-block-1 {
    background-color: #d48687;
    color: #fff;
}

.copy-block-2 {
    background-color: rgba(183, 107, 54, 0.6);
    color: #fff;
}

.copy-block-3 {
    background-color: rgba(126, 71, 156, 0.6);
    color: #fff;
}

.copy-block-4 {
    background-color: rgba(64, 77, 161, 0.6);
    color: #fff;
}

.copy-block-5 {
    background-color: rgba(171, 67, 153, 0.6);
    color: #fff;
}

.copy-block-6 {
    background-color: rgba(110, 80, 63, 0.6);
    color: #fff;
}

.copy-block-7 {
    background-color: rgba(69, 110, 63, 0.6);
    color: #fff;
}

.copy-block-8 {
    background-color: rgba(47, 143, 139, 0.6);
    color: #fff;
}

.flat-services .title-section .title {
    margin-bottom: 0px !important;
}

#mainnav ul.submenu > li > .men1:hover {
    background-color: rgba(212, 134, 135, 0.6) !important;
}

#mainnav ul.submenu > li > .men2:hover {
    background-color: rgba(183, 107, 54, 0.6) !important;
}

#mainnav ul.submenu > li > .men5:hover {
    background-color: rgba(171, 67, 153, 0.6) !important;
}

#mainnav ul.submenu > li > .men8:hover {
    background-color: rgba(47, 143, 139, 0.6) !important;
}

@media screen and (max-width: 1000px) {
    .blogsMobile {
        display: none;
    }

    .colPadTop {
        padding-top: 10px;
    }

    .colPadBot {
        padding-bottom: 10px;
    }

    .flat-services .title-section.style2 p {
        font-family: "Poppins", sans-serif;
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 27px;
        letter-spacing: -0.15px;
    }

    .circle1 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle2 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle3 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle-icons {
        text-align: center !important;
    }

    .text-icon {
        margin-top: 10px !important;
        margin-bottom: 30px !important;
    }

    .image-box-container {
        margin-bottom: 20px !important;
    }

    .gallery-image {
        margin-bottom: 20px !important;
    }
}

@media screen and (min-width: 990px) {
    .topMob {
        display: none;
    }
}

.flat-services .title-section.style2 p {
    margin-bottom: 25px;
}

.flat-services .title-section.style2 {
    text-align: center;
}

.accred-logos {
    width: 30%;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media screen and (max-width: 768px) {
    .accred-logos {
        width: 80%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .circle1 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle2 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle3 {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    .circle-icons {
        text-align: center !important;
    }

    .text-icon {
        margin-top: 10px !important;
        margin-bottom: 30px !important;
    }

    .image-box-container {
        margin-bottom: 20px !important;
    }

    .gallery-image {
        margin-bottom: 20px !important;
    }
}

.trustmark-logo {
    width: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .trustmark-logo {
        width: 80%;
    }
}

.planning-perm-table {}

.planning-perm-table td {
    border: 1px solid #fff;
    font-size: 12px;
    padding: 7px;
    vertical-align: middle;
    background-color: #c0b27d;
    color: white;
}

.text-white {
    color: #fff !important;
}

.pad-20 {
    padding: 20px !important;
}

.pad-40 {
    padding: 40px !important;
}

.pad-60 {
    padding: 60px !important;
}

.layer-trans {
    background-color: rgba(119, 119, 119, 0.7);
    width: 100%;
    height: 100%;
}

.section-bg-kitchens-1 {
    background-image: url("../images/kitchen-section-bg-1.jpg");
    background-size: cover;
    background-repeat: none;
    background-position: center center;
}

.section-bg-kitchens-2 {
    background-color: #777776;
}

.circle1 {
    display: relative;
    width: 100px;
    height: 100px;
    background: #7b4c9a;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background-image: url("../images/icon-idea.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 60% 60%;
    margin: 10px;
    float: left;
}

.circle2 {
    display: relative;
    width: 100px;
    height: 100px;
    background: #b4383a;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background-image: url("../images/icon-star.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 60% 60%;
    margin: 10px;
    float: left;
}

.circle3 {
    display: relative;
    width: 100px;
    height: 100px;
    background: #b46a3b;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background-image: url("../images/icon-diamond.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 60% 60%;
    margin: 10px;
    float: left;
}

.text-icon {
    margin-top: 30px;
}

.slick-slide {
    margin: 0 10px;
    height: inherit;
    height: 400px;
}

/* the parent */
.slick-list {
    margin: 0 -10px;
}

.slick-slide img {
    height: 400px;
}

/* Container needed to position the overlay. Adjust the width as needed */
.image-box-container {
    position: relative;
    width: 100%;
    max-width: 800px;
}

/* The overlay effect - lays on top of the container and over the image */
.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: 0.5s ease;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.test {
    text-align: center;
    color: #b4383a;
    /* margin-top: 80px;
  margin-left  : 60px;
  margin-right : 50px;
  margin-bottom: 70px; */
    margin: 80px 50px 70px 60px;
    font-size: 19px !important;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif !important;
}

.test p {
    font-size: 70px;
}

.header-inner-pages .top .container {
    width: 1400px !important;
}

header .container {
    width: 1400px !important;
    background: transparent !important;
}

header,
.wrap-slider {
    position: relative;
    z-index: 9999;
    box-shadow: none !important;
}

/* 
#mainnav>ul>li>a {
  color      : white !important;
  text-shadow: 0 0 2px black;

} */

.logo img {
    width: 70%;
}

.flexCenter {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}

@media screen and (max-width: 768px) {
    .flexCenter {
        padding-top: 20px;
    }
}

.section-bg-kitchens-1.windows {
    background-image: url("/images/landing-pages/windows-doors/bg1.jpg");
}

.section-bg-kitchens-1.doors {
    background-image: url("/images/landing-pages/windows-doors/bg2.jpg");
}

.landingSlider {
    position: relative;
    text-align: center;
}

.landingSlider h1 {
    color: white;
    text-shadow: 0 0 2px black;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    position: absolute;
}


@media screen and (max-width: 768px) {
    .landingSlider {
        padding-top: 50px;
    }

    .landingSlider img {
        height: 300px;
        object-fit: cover;
    }

    .landingSlider h1 {
        font-size: 30px;
    }

    .pad-40 > .container > .row > .col-md-12.text-center > .pad-40 {
        padding: 0 !important;
        padding-bottom: 20px !important;
    }

    .topMob {
        display: none;
    }

    header .container {
        width: 100% !important;
    }

    .tp-bgimg {
        background-position: center right !important;
    }

    .tp-caption {
        padding-top: 60px !important;
    }

    #mainnav-mobi .menu li a {
        border-bottom: none;
    }
}