@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif
}

@font-face {
    font-family: Impact;
    src: url(../fonts/Impact.woff2) format('woff2'), url(../fonts/Impact.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: ChunkFive;
    src: url(../fonts/ChunkFive-Roman.woff2) format('woff2'), url(../fonts/ChunkFive-Roman.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

p {
    font-size: 14px;
    color: #3e3e3f;
    line-height: 23px
}

a {
    outline: 0;
    color: #5c5c5c
}

a:focus {
    outline: 0
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    text-shadow: none;
    background: #09b44e;
    color: #fff
}

a,
input,
select,
textarea {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

::selection {
    text-shadow: none;
    background: #09b44e;
    color: #fff
}

a:focus,
a:hover {
    color: #09b44e;
    text-decoration: none
}

header {
    width: 100%;
    z-index: 1030;
    position: relative;
    min-height: 199px
}

header .container {
    position: relative
}

.nomrgn {
    margin: 0!important
}

.nopadd {
    padding: 0!important
}

.middle {
    display: table;
    vertical-align: middle;
    height: 100%;
    margin: auto;
/*    padding: 0 15px*/
}

.vMiddle {
    display: table-cell;
    vertical-align: middle
}

.middle-column {
    float: none;
    margin: 0 auto;
    padding: 0
}

.navbar-header {
    width: 100%
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-head {
    border-bottom: 1px solid #c8c8c8;
    padding: 10px 0
}

.navbar-brand {
    height: auto;
    margin: 0 0;
    padding: 0;
    width: auto
}

.navbar-brand img {
    max-width: 100%;
    height: auto
}

.top-call {
    font-size: 16px;
    color: #080808;
    font-family: 'Open Sans', sans-serif
}

.top-call img {
    margin-right: 10px
}

.top-call a {
    font-weight: 700;
    color: #09b44e
}

.top-call a:hover {
    color: #107ebd
}

.top-address {
    font-size: 14px;
    color: #7a7979;
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}

.top-address span {
    padding-right: 10px
}

.btn-theme {
    background: #107ebd;
    color: #fff;
    padding: 10px 17px;

    border: none;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}

.btn-theme:hover {
    background: #333;
    color: #fff
}

.brdR:after {
    display: inline-block;
    content: "";
    background: #c8c8c8;
    width: 1px;
    height: 33px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.navbar-nav {
    margin: 0;
    width: 100%
}

.nav-bar {
    margin-top: 0;
    float: left
}

.navbar-nav>li {
    float: none;
    display: inline-block;
    margin: 0 0 14px;
    padding: 16px 0 0;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.nav>li>a {
    color: #858586;
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 16px;
    margin-top: 0;
    padding: 4px 17px 14px;
    text-transform: uppercase;
}

.nav>li>a .menu-icon {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.nav-bar .navbar-nav>.active>a,
.nav-bar .navbar-nav>.active>a:hover,
.nav-bar .navbar-nav>.current-menu-item>a,
.nav-bar .navbar-nav>.current-menu-item>a:focus {
    color: #133b95;
    background: 0 0
}

.nav-bar .navbar-nav>li>a:focus,
.nav-bar .navbar-nav>li>a:hover {
    color: #133b95;
    background: 0 0
}

.nav>li[class^=menu-ico] a::before {
    display: block;
    content: "";
    margin: 0 auto 8px;
    min-height: 44px
}

.menu-ico1 a::before {
    background: url(../images/menu-icon-1.png) no-repeat;
    width: 43px;
    height: 43px
}

.menu-ico2 a::before {
    background: url(../images/menu-icon-2.png) no-repeat;
    width: 49px;
    height: 32px
}

.menu-ico3 a::before {
    background: url(../images/menu-icon-3.png) no-repeat;
    width: 45px;
    height: 44px
}

.menu-ico4 a::before {
    background: url(../images/menu-icon-4.png) no-repeat;
    width: 44px;
    height: 44px
}

.menu-ico5 a::before {
    background: url(../images/menu-icon-5.png) no-repeat;
    width: 31px;
    height: 44px
}

.menu-ico6 a::before {
    background: url(../images/menu-icon-6.png) no-repeat;
    width: 44px;
    height: 37px
}

.menu-ico7 a::before {
    background: url(../images/menu-icon-7.png) no-repeat;
    width: 44px;
    height: 37px
}

.nav>li::after {
    display: inline-block;
    content: "";
    background: #d3d3d3;
    width: 1px;
    height: 63px;
    position: absolute;
    right: 0;
    bottom: 0
}

.nav>li:last-child::after {
    display: none
}

.navbar-btn-desktop {
    display: block;
    margin: 45px 0 0 0;
    padding: 0
}

.navbar-btn-desktop .icon-bar {
    background: #09b44e;
    height: 5px;
    width: 34px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.megaSubmenu {
    width: 1139px;
    left: 0;
    right: 0;
    padding: 20px 0;
    margin: 0 15px;
    background: rgba(255, 255, 255, .98);
    top: 100%;
    position: absolute;
    border: none;
    border-radius: 0 0 2px 2px;
    display: block;
    list-style: none;
    transform: translateY(-.5em);
    z-index: 1;
    transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .1)
}

.megaSubmenu>li {
    width: 25%;
    border-right: 1px solid #ccc;
    float: left;
    padding: 0;
    margin: 0;
    border-bottom: none
}

.megaSubmenu>li:nth-child(03) {
    border-right: none
}

.megaSubmenu li a {
    color: #777;
    line-height: 1.3;
    padding: 10px 16px;
    display: block
}

.megaSubmenu li a:hover {
    background: #09b44e;
    color: #fff
}

.megaSubmenu>li:last-child {
    border-right: none;
    border-left: 1px solid #ccc
}

.megaSubmenu>li>ul>li {
    border-bottom: none
}

.megaSubmenu>li>ul>li a {
    padding: 8px 15px
}

.megaSubmenu>li>ul>li.submenu-title a {
    color: #363636;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600
}

.megaSubmenu>li>ul>li.submenu-title a:hover {
    color: #fff
}

.mb-top.open .megaSubmenu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
    transform: translateY(0);
    transition-delay: 0s, 0s, .3s
}

.megaSubmenu {
    top: 103px
}

.pos-inh {
    position: inherit
}

.megaSubmenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.float-sec {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.float-sec .container,
.float-sec .row,
.float-sec .row .col-lg-6 {
    height: 100%
}

.slider {
    position: relative
}

.bnr-bx {
    background: url(../images/bnr-bx.png) no-repeat left top;
    background-size: cover;
    width: 453px;
    height: 100%;
    text-align: center;
    position: relative
}

.bnr-bx h1, .bnr-bx span.home_banner_text {
    padding: 47px 0 24px;
    margin: 0;
    font-size: 47px;
    line-height: 46px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    display: block;
}

.bnr-bx .big-txt {
    color: #fff;
    font-size: 108px;
    line-height: 108px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    margin-bottom: 24px;
    display: block
}

.bnr-bx p {
    font-size: 22px;
    color: #fff;
    line-height: 29px;
    margin-bottom: 18px;
    letter-spacing: -.5px
}

.curve-call {
    background: url(../images/bg.jpg) repeat left top;
    width: 483px;
    height: 77px;
    position: relative;
    font-size: 48px;
    color: #fff;
    line-height: 77px;
    font-family: Impact
}

.curve-call::after {
    content: "";
    background: url(../images/curve.png) no-repeat left top;
    position: absolute;
    width: 30px;
    height: 34px;
    right: 0;
    top: -34px
}

.curve-call a {
    color: #fff
}

.mb-top.open .navbar-btn-desktop .icon-bar {
    background: #383838
}

.content h2 {
    margin: 40px 0 23px;
    font-size: 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase
}

.choose-us {
    margin-bottom: 26px;
    background: rgba(255, 255, 255, .8);
    padding: 20px;
    min-height: 180px
}

.thumb-icon {
    float: left;
    width: 81px;
    margin-right: 22px
}

.overflow {
    overflow: hidden
}

.choose-us h3 {
    font-size: 18px;
    color: #050505;
    font-weight: 700;
    margin: 0 0 5px
}

.choose-us p {
    font-size: 14px;
    color: #4f4d4d;
    line-height: 22px;
    margin-bottom: 0
}

.choose-us p a {
    color: #fd2647
}

.choose-us p a:hover {
    color: #09b44e
}

.img-fluid {
    max-width: 100%
}

.bnr-txt {
    padding: 40px 0 25px;
    text-align: center;
    height: 100%
}

.bnr-txt h3 {
    margin: 0;
    font-size: 56px;
    font-family: ChunkFive;
    color: #fff;
    line-height: 43px;
    text-shadow: 0px 0px 5px #3e3e3e;
}

.bnr-txt h3 span {
    font-size: 45px
}

.bnr-txt p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 18px
}

.bnr-txt .bnr-call {
    background-color: #09b44e;
    font-family: Impact;
    color: #fff;
    font-size: 37px;
    padding: 10px 25px;
    border-radius: 40px;
}

.bnr-txt .bnr-call a {
    color: #fff
}

.bnr-section .container {
    height: 100%
}

.spacer {
    padding: 30px 0
}

.spacer h3 {
    font-size: 24px;
    color: #0a0a0a;
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 46px
}

.serv {
    position: relative;
    margin-bottom: 30px;
    min-height: 372px
}

.serv img {
    max-width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.serv h4 {
    font-weight: 700;
    color: #0a0a0a;
    font-size: 16px;
    margin: 22px 0 5px
}

.serv h4 a {
    color: #0a0a0a
}

.serv h4 a:hover {
    color: #09b44e
}

.serv p {
    font-size: 14px;
    color: #3e3e3f;
    line-height: 23px;
    margin-bottom: 0
}

.serv p a {
    color: #107ebd
}

.serv p a:hover {
    color: #09b44e
}

.serv:hover img {
    opacity: .7;
    border-radius: 30px
}

.home-txt-bx {
    padding-top: 72px
}

.home-txt-bx h3 {
    font-size: 24px;
    color: #0a0a0a;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0 0 30px
}

.home-txt-bx ul {
    margin: 0;
    padding: 0;
    list-style: none
}

/*
.home-txt-bx li {
    border-left: 4px solid #107ebd;
    padding-left: 6px;
    font-size: 12px;
    color: #3f3f3f;
    text-transform: uppercase;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}
*/

.grnl li {
    border-color: #09b44e
}

.home-txt-bx h4 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    list-style: 24px;
    margin: 65px 0 5px
}

.img-col {
    position: relative
}

.img-col img {
    max-width: 100%
}

.green-info {
    background-color: #09b44e;
    width: 506px;
    padding: 24px 45px;
    text-align: center;
    position: absolute;
    bottom: -30px;
    left: -80px
}

.info-big-txt {
    display: block;
    font-size: 119px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    line-height: 119px
}

.green-info p {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase
}

.green-info .title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    padding: 15px 0;
    display: block;
}

.home-txt-bx-two {
    padding-right: 80px
}

.footer-top {
    background-color: #313232;
    padding-bottom: 20px
}

.footer-top h4 {
    margin: 50px 0 10px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

.footer-top ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-top li {
    font-size: 14px;
    color: #959696;
    list-style: 24px;
    font-weight: 300;
    padding: 1px 0
}

.footer-top li a {
    color: #959696
}

.footer-top li a:hover {
    color: #09b44e
}

.footer-top p {
    font-size: 14px;
    color: #959696;
    list-style: 24px;
    font-weight: 300
}

.newsletter {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.newsletter input[type=text] {
    background-color: #fff;
    width: 193px;
    float: left;
    height: 47px;
    padding: 0 14px;
    list-style: 47px;
    font-size: 14px;
    color: #000;
    border: none
}

.newsletter input[type=submit] {
    float: left;
    border: none;
    width: 68px;
    height: 47px;
    background-color: #09b44e;
    text-align: center;
    background-image: url(../images/submit-btn.png);
    background-repeat: no-repeat;
    background-position: center center
}

.newsletter input[type=submit]:hover {
    background-color: #107ebd
}

.p-b100 {
    padding-bottom: 100px
}

.footer-btm {
    background-color: #202020;
    padding: 20px 0
}

.footer-btm p {
    margin: 0;
    font-size: 14px;
    color: #969595
}

.social {
    float: right
}

.social span {
    font-size: 14px;
    color: #fff;
    padding-right: 12px;
    vertical-align: middle
}

.social a {
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    padding: 8px
}

.social a i.fa {
    color: #202020;
    font-size: 22px
}

.social a:hover {
    background-color: #09b44e
}

.navbar-header .top-head.stick .call-info {
    color: #fff
}

@keyframes sp-header-stuck-slidein {
    from {
        transform: translate3d(0, -100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.mb-top.open .navbar-btn-desktop .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%
}

.mb-top.open .navbar-btn-desktop .icon-bar:nth-of-type(3) {
    opacity: 0
}

.mb-top.open .navbar-btn-desktop .icon-bar:nth-of-type(4) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%
}

.spacer-two {
    padding: 30px 0
}

.call {
    font-family: Impact;
    color: #fff;
    font-size: 40px;
    display: block;
    background:#107ebd;
    padding: 5px 20px;
    border-radius: 40px;
}

.call a {
    color: #fff
}

.gray-background {
    background-color: #f2f2f2
}

.welcome-text {
    padding-right: 40px
}

.contact_form {
    margin-top: 20px;
    background: #f1f1f1;
    padding: 30px
}

.contact_form input {
    border-radius: 0;
    border: 1px solid #ddd;
    height: 50px
}

.contact_form textarea {
    border-radius: 0;
    border: 1px solid #ddd;
    height: 150px
}

.txt-mrgn p {
    margin-bottom: 40px
}

.note {
    background-color: #09b44e;
    color: #fff;
    font-size: 19px;
    padding: 11px 15px;
    display: block;
    margin-top: 40px;
    line-height: 27px
}

.inn-main-slide li img {
    max-width: 100%
}

.page-title {
    margin: 0;
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    display: block
}

.inner-page {
    padding-bottom: 40px;
    padding-top: 20px
}

.inner-page h1 {
    margin: 0 0 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px
}

.inner-page h3 {
    font-size: 20px;
}

.contact-form label {
    color: #666;
    display: block;
    font-size: 13px
}

.req {
    color: #c3512f;
    font-weight: 700;
    font-size: 17px
}

.contact-form .form-control {
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
    color: #333;
    padding: 13px;
    border-radius: 2px;
    width: 100%;
    display: inline-block;
    height: 45px;
    box-shadow: 0 0 0;
    margin-bottom: 15px
}

.rowspan {
    margin-left: -5px;
    margin-right: -5px
}

.rowspan [class^=col] {
    padding-left: 5px;
    padding-right: 5px
}

.contact-form .form-control.textarea {
    height: 180px
}

.submit-btn {
    padding: 15px 50px
}

.conpage {
    border-right: 1px solid #09b44e;
    padding-right: 20px
}

.contact-sidebar {
    padding-left: 50px
}

.contact-sidebar h2,
.contact-sidebar h3 {
    font-size: 18px
}

.contact-sidebar h3 {
    color: #050505;
    font-weight: 700;
    margin-top: 60px
}

.contact-sidebar p span {
    color: #09b44e;
    font-weight: 700
}

.contact-sidebar p a {
    color: #09b44e;
    font-weight: 700
}

.map {
    line-height: 0
}

.without-bnr {
    border-top: 1px solid #c8c8c8
}

.not-found,
.thank-you {
    text-align: center;
    padding: 40px 0
}

.thank-you h1 {
    font-size: 90px;
    font-weight: 700;
    margin: 0 0 10px
}

.thank-you h1 span {
    color: #107ebd
}

.thank-you i.fa {
    color: #24b663;
    font-size: 9.75rem
}

.thank-you p {
    font-size: 16px;
    margin-top: 16px;
    color: #6e6e6e
}

.number {
    position: relative;
    text-align: center;
    animation: mymove 2s forwards;
    font-size: 15em;
    font-weight: 700;
    color: #313232;
    margin-bottom: 30px;
    margin-top: 0
}

.number::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 210px;
    height: 100px;
    background: #09b44e;
    clip-path: polygon(0 97%, 0 90%, 25% 80%, 30% 10%, 40% 0, 50% 5%, 60% 0, 70% 10%, 75% 80%, 100% 90%, 100% 97%, 50% 100%);
    border-radius: 30px
}

.number::after {
    content: "You came to the wrong page";
    display: block;
    font-size: 12%
}

.sidebar-form {
    padding: 30px 30px 30px 30px;
    position: relative;
    background: #eee;
    border: 1px solid #e5e5e5;
}

.sidebar-form h2 {
    margin: 0 0 30px
}

.sidebar-form::before {
    background-color: #09b44e;
    content: "";
    height: 240px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0
}

.sidebar-form .contact-form .form-control {
    height: 42px;
    padding: 8px 13px;
    margin-bottom: 8px
}

.sidebar-form .contact-form .form-control.textarea {
    height: 120px
}

.inner-page b {
    color: #000
}

.bulletTicList {
    list-style: none;
    margin: 30px 0;
    padding: 0
}

.bulletTicList li {
    background: url(../images/tick.png) no-repeat left 11px;
    padding: 12px 0 12px 40px
}

.inner-page h3 {
    color: #2f2f2f;
    line-height: 26px;
    margin: 15px 0 10px;
    font-weight: 700
}

.inner-page p {
    margin-bottom: 20px
}

.inner-page ul {
    list-style: none;
    margin: 30px 0;
    padding: 0
}

.inner-page ul li {
    background: url(../images/tick.png) no-repeat left 11px;
    padding: 12px 0 12px 40px;
}

.call-to-action {
    padding: 20px 30px;
    text-align: center;

    background-size: cover;
    color: #000;
    font-size: 22px;
    text-transform: uppercase
}

.call-to-action span {
    font-size: 24px;
    font-weight: 600;
    display: block
}

.call-to-action .btn {
    margin: 20px 5px 0;
}

.has-error .form-control {
    border-bottom: 2px solid red!important
}

.contact_form2 textarea {
    height: 78px
}

.box {
    border: 1px solid #ddd;
    padding: 15px 15px 0;
    margin-bottom: 30px;
    min-height: 370px
}

.box h4,
.box2 h4 {
    color: #107ebd;
    font-weight: 600
}

.box p {
    color: #a2a2a2;
    font-size: 13px
}

.box2 {
    display: flex;
    margin: 10px 0
}

.image_div {
    margin-right: 15px
}

a .box2 {
    margin: 0 0 20px
}

a .box2 h4 {
    padding-top: 10px
}

.custom_margin {
    margin: 20px 0
}

.panel-default>.panel-heading {
    color: #fff;
    border-color: #ddd;
    cursor: pointer;
    padding: 0;
    background: #09b44e
}

.faq-content .panel-title {
    font-size: 16px;
    font-weight: 500!important;
    text-transform: none;
    margin: 0;
    color: #fff
}

.faq-content .panel-title>a {
    display: block;
    position: relative;
    padding: 5px 20px 5px 15px
}

.faq-content .panel-title>a:after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 14px;
    color: #fff
}

.faq-content .panel-title>a[aria-expanded=true]:after {
    content: "\f068"
}

.panel-title a:focus,
.panel-title a:hover {
    color: #fff
}

.green_background {
    padding: 50px 0;
    background: #107ebd url(../images/city-listing-background.jpg) fixed
}

.green_background h2, .green_background h3 {
    margin: 0 0 60px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.city-list li {
    position: relative;
    display: inline-flex;
    margin-bottom: 20px;
    font-size: 15px;
    flex: 25%;
    max-width: 25%
}

.city-list {
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.city-list li a {
    color: #fff;
    word-wrap: break-word;
    position: relative;
    padding-left: 40px
}

.city-list li a:before {
    content: "";
    background: url(../images/location-icon.png);
    height: 25px;
    width: 25px;
    position: absolute;
    top: -3px;
    left: 0
}

.bathroom-plumbing-single {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 3px rgba(154, 154, 154, .38);
    margin-bottom: 20px
}

.bathroom-plumbing-single h4 {
    font-size: 22px;
    color: #107ebd
}

.custom_padding {
    padding: 30px;
    margin: 20px 0
}

.custom_padding h2 {
    margin-top: 0
}

.rowspan .has-error {
    border-bottom: 2px solid red
}

.errorClass {
    border-bottom: 2px solid red
}

.adv {
    padding-top: 22px
}

.adv img {
    width: 100%
}

.video {
    padding: 5px 5px 0;
    border: 1px solid #107ebd;
    margin-bottom: 15px
}

.submenu-title {
    padding: 8px 15px;
    display: block;
    line-height: 1.3;
    background: #204d74;
    color: #fff;
}

.offer_image {
    width: 200px;
    float: right;
    margin-top: 270px;
    min-width: 200px !important;
}

.flexslider .bnr-bx {
    float: left;
}

footer p a {
    color: #09b44e;
}

.custom-banner-title {
    font-size: 32px;
}

.custom-banner-title b {
    background: #107ebd;
    padding: 2px 5px;
    color: #fff;
    border-radius: 5px;
    margin-top: 8px;
    display: inline-block;
}


/********** blog **********/

.inner-content {
    padding: 50px 0;
}

.inner-content h1 {
    margin: 10px 0 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}

.inner-content h2 {
    margin: 40px 0 23px;
    font-size: 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase;
}

.inner-content ul {
    list-style: none;
    margin: 30px 0;
    padding: 0;
}

.inner-content ul li {
    background: url(../images/bullet.png) no-repeat left 11px;
    padding: 12px 0 12px 40px;
}

.inner-content .menu-content {
    text-align: left;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.inner-content .menu-content li {
    background-image: none;
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    padding: 10px 20px 10px 0;
}

.inner-content .menu-content li a {
    color: #0c8deb;
    font-size: 18px;
}

.inner-content .menu-content li a span {
    color: #a9a9a9;
    font-size: 14px;
    padding-left: 8px;
}

.inner-content .menu-content li a:hover {
    text-decoration: none;
}

.inner-content hr {
    margin-top: 0;
}

.share-this {
    margin: 4px 0;
    margin-bottom: 10px;
}

.share-this .a2a_button_facebook,
.share-this .a2a_button_google_plus,
.share-this .a2a_button_linkedin,
.share-this .a2a_button_twitter,
.a2a_dd {
    padding: 5px 5px!important;
}

.fb,
.twitter,
.linkedin,
.google-plus {
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 15px !important;
    text-align: center;
    line-height: 30px !important;
    border-radius: 50%;
}

.fb {
    background: #4e71a8;
}

.twitter {
    background: #55acee;
}

.linkedin {
    background: #0274b3;
}

.google-plus {
    background: #dd5346;
}


/********** blog listing **********/

.blog_buttom img {
    width: 150px;
    float: left;
    margin-right: 10px;
    /*
    border: 1px solid #CCC;
    padding: 5px;
*/
}

.blog_buttom h2 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
    /*    font-family: Poppins-Regular;*/
}

.blog_buttom h2:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
    border: 1px solid #09b44e;
}

.blog_left {
    width: 100%;
    float: left;
    border: 1px solid #eaeaea;
    padding: 10px;
    /*    font-family: Poppins-Regular;*/
    margin-bottom: 10px;
}

.blog_buttom p {
    text-align: left;
    color: #000;
    line-height: normal;
    font-size: 13px;
}

.categories {
    width: 100%;
    float: left;
    /*    font-family: Poppins-Regular;*/
}

.categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.categories ul li {
    display: inline-block;
    background-image: none;
    line-height: normal;
    margin: 5px 0;
    font-size: 14px;
    padding: 0;
}

.categories ul li a {
    color: #0c8deb;
    padding: 10px;
    border: 1px solid #eaeaea;
    display: block;
    /*
    background: rgb(12,141,235);
    background: linear-gradient(90deg, rgba(18,89,235,1) 0%, rgba(3,220,235,1) 100%);
*/
}

.categories ul li a:hover {
    text-decoration: none;
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0c8deb;
    border-color: #0c8deb;
}

.pagination>li>a,
.pagination>li>span {
    color: #0c8deb;
}

.always-visible-element {
    /*    padding-top: 24px;*/
    position: relative;
     min-height: 530px;
    /*    font-family: Poppins-Regular;*/
    margin-bottom: 20px;
}

.date-month {
    width: 50px;
    float: left;
    height: auto;
    background: rgb(9, 180, 78);
    text-align: center;
    padding: 6px;
    margin: 10px 10px 0 0;
    border-radius: 0;
}

.date-month h3 {
    font-size: 24px;
    line-height: 30px;
    display: block;
    padding-bottom: 0;
    color: #fff;
    margin: 0;
}

.date-month span {
    color: #fff !important;
    font-size: 12px;
    padding-bottom: 4px;
    line-height: 12px;
    display: block;
}

.blogname {
    margin: 0;
    padding: 0;
    list-style: none;
}

.icon-bx-wraper {
    position: relative;
    background: none !important;
    padding: 0 !important;
}

.icon-cell {
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
    line-height: 40px;
    color: #0db4ac;
}

.icon-content {
    overflow: hidden;
}

.always-visible-element h2 {
    margin: 0;
    padding: 12px 0 0;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
}

.always-visible-element h2 a {
    color: #000;
}

.always-visible-element p {
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0 0 0;
    color: #7b7b7b;
}

.underpost-list {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    list-style: none;
    margin: 12px 0;
    min-height: 44px;
    padding: 10px 0;
}

.underpost-list > ul > li:first-child {
    margin-left: 0px;
    padding-left: 0px;
    border-right: 1px solid #e4e4e4;
}

.underpost-list > ul > li {
    display: block;
    padding: 2px 6px;
    margin: 6px 3px;
    float: left;
    width: auto;
}

.underpost-list li a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #7b7b7b;
}

.underpost-list li a i {
    color: #0c8deb;
}

.always-visible-element .menu-content {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.always-visible-element .menu-content li {
    background-image: none;
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    padding: 10px 20px 10px 0;
}

.always-visible-element .menu-content li a {
    color: #0c8deb;
    font-size: 18px;
}

.always-visible-element .menu-content li a span {
    color: #7b7b7b;
    font-size: 14px;
    padding-left: 8px;
}

.always-visible-element .menu-content li a:hover {
    text-decoration: none;
}

.read_more_btn {
    background: rgb(16, 126, 189);
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 15px;
    border: 0;
    margin-top: 15px;
}

.read_more_btn:hover {
    color: #fff;
}

.pagination li {
    background: none !important;
}

@media only screen and (max-width: 1199px) {
    .always-visible-element .menu-content li {
        padding-right: 8px;
    }
}

@media only screen and (max-width: 991px) {
    .always-visible-element {
        min-height: auto;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .inner-content h1 {
        font-size: 22px;
    }
    .inner-content h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 440px) {
    .share-this {
        float: left;
        width: 100%;
    }
}

.paginate-pagination {
    text-align: center
}

.paginate-pagination {
    position: relative;
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.paginate-pagination ul {
    margin: auto;
    text-align: center;
}

.paginate-pagination li {
    display: inline-block;
    margin: 0 3px;
    padding-left: 0 !important;
    background: transparent !important;
}

.paginate-pagination li a {
    position: relative;
    display: block;
    border-radius: 50%;
    background: #f5f5f5;
    border: 2px solid #f5f5f5;
    color: #91939d;
    font-size: 16px;
    font-weight: 600;
    height: 46px;
    width: 46px;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
    line-height: 45px;
}

.paginate-pagination li a i {
    position: relative;
    top: 1px;
    color: #868298;
    font-size: 20px;
}

.paginate-pagination li:hover a i {
    color: #ffffff;
}

.paginate-pagination li a.active,
.paginate-pagination li a:hover {
    color: #fff;
    background: #107ebd;
}

.blog-content h1 {
    margin-top: 20px;
    margin-bottom: 13px;
}

.blog-content h1:after {
    display: none;
}

.inn-main-slide .container {
    position: relative;
}

.inn-main-slide .page-title {
    font-size: 33px;
    padding: 0 15px;
}

.inner_offer_image {
    float: right;
    position: absolute;
    width: 180px;
    max-width: 180px !important;
    right: 0;
    min-width: 180px !important;
    bottom: 10px;
}

.team-single {
    margin-bottom: 30px;
    padding: 20px;
}

.team-single h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.team-single:nth-child(odd) {
    background: #00bc57;
    border: 1px solid #00aa4c;
}

.team-single:nth-child(odd) h2,
.team-single:nth-child(odd) p {
    color: #fff;
}

.team-single:nth-child(even) {
    background: #eee;
    border: 1px solid #e5e5e5;
}

.price_banner .vMiddle ul li {
    font-size: 15px;
    color: #000;
    padding: 5px 0;
    list-style: disc;
    text-align: left;
}

.price_banner .page-title {
    font-size: 30px;
}

.calltoaction {
    padding: 100px 0;
    background: url(../images/call-to-action-bg.jpg) center no-repeat;
}

.skewed-bg {
    background: #09b44e;
    padding: 10px 0;
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    border: 2px solid #FFF;
    position: relative;
    width: 530px;
    float: left;
}

.skewed-bg .content {
    -webkit-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
    text-align: center;
}

.skewed-bg .content h3 {
    font-weight: 600;
    font-family: 'Roboto Slab', serif;
    text-align: left;
    color: #fff;
    font-size: 21px;
    float: right;
    padding-right: 50px;
    margin: 6px 0;
}

.skewed-bg .content h3 a {
    font-weight: 500;
}

.skewed-bg .content h3 a:hover {
    color: #fff;
}

.phone_icon {
    position: absolute;
    left: 20px;
    top: -25px;
}

.rates-title {
    background: #09b44e;
    color: #fff !important;
    padding: 7px 12px;
}

.table-rate tr th {
    background-color: #107ebd;
    color: #fff;
    border-color: #085c8c !important;
}

.table-rate tr td:last-child,
.table-rate tr td:nth-child(2),
.table-rate tr th:last-child,
.table-rate tr th:nth-child(2) {
    text-align: center
}

.table-rate tr:nth-child(even) {
    background: #eaeaea;
}

.table-rate tr:nth-child(odd) {
    background: #fff;
}

.shape {
    border-style: solid;
    border-width: 0 70px 40px 0;
    float: right;
    height: 0;
    width: 0;
    position: relative;
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.offer {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    margin: 15px 0;
    overflow: hidden;
    min-height: 280px;
    padding-bottom: 30px
}

.offer-red .shape {
    border-color: rgba(255, 255, 255, 0) #09b44e rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.offer-blue .shape {
    border-color: rgba(255, 255, 255, 0) #107ebd rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.shape-text {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    right: -60px;
    top: 5px;
    white-space: nowrap;
    -ms-transform: rotate(30deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    position: absolute;
}

.offer-content {
    padding: 0 20px 10px
}

.offer-content h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4
}

.offer-content h3 span {
    font-size: 36px
}

.offer-content p {
    color: #393838;
    font-size: 14px;
    line-height: 1.9;
    min-height: 60px;
    margin: 0;
    font-weight: 500
}

.offer-blue .claim_btn,
.offer-red .claim_btn {
    font-size: 18px;
    padding: 10px 0;
    margin-top: 20px;
    width: 120px;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    text-align: center;
    float: left;
    text-decoration: none;
}

.offer-blue .claim_btn {
    color: #fff;
    background: #09b34e;
    font-weight: 600;
}

.offer-blue .claim_btn:hover {
    text-decoration: none;
    background: #107ebd;
    color: #FFF
}

.offer-red .claim_btn {
    color: #fff;
    background: #107ebd;
    font-weight: 600;
}

.offer-red .claim_btn:hover {
    text-decoration: none;
    background: #09b34e;
    color: #FFF
}

@media only screen and (max-width:1365px) {
    .offer {
        min-height: 320px
    }
}

.top-call {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_text {
    font-size: 30px;
    width: 100%;
    display: block;
    font-family: Impact;
    color: #09b44e;
}

.bathroom-plumbing-single h2 {
    margin-top: 10px;
}

.bathroom-plumbing-single p {
    margin-bottom: 10px;
}

.welcome-text h1 {
    margin: 40px 0 23px;
    font-size: 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase
}

.main-slide .bnr-bx p{
    font-size: 28px;
}

.inn-main-slide .bnr-bx p {
    font-size: 22px;
    padding: 0 15px;
}

.inner_banner_call{
    background: url(../images/bg.jpg) repeat left top;
    width: 100%;
    height: 77px;
    position: relative;
    font-size: 48px;
    color: #fff;
    line-height: 77px;
    font-family: Impact;
}

.inner_banner_call a{
    color: #fff;
}



/******** modal ***********/

.contact_modal{
    border-radius: 0;
    position: relative;
}

.contact_modal .close{
    position: absolute;
    right: -15px;
    top: -15px;
    background: #000000;
    opacity: 1 !important;
    z-index: 111;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: solid 3px #09b44e;
    color: #fff;
    font-size: 20px;
    line-height: 1px;
}

.contact_modal .modal-header{
    background: #c6252e;
}
.contact_modal .modal-header h4{
    color: #fff;
}

.contact_modal .modal-header .close{
    color: #000;
    opacity: 1;
}
.textfeald1 {
    background: url(man-with-tie.png) 3% 50% no-repeat #fff;
}
.contact_modal .modal-body{
    padding: 0px;
}
.modal_main{
    padding: 30px 40px;

}
.step_back{
    border: solid 6px #09b44e;
}

.contact_field{
    padding: 6px;
    border: solid 3px #e8e8e8;
    margin-bottom: 10px;
}

.contact_nobx{
    background: #ececec;
    padding:25px 30px;
}

.contact_nobx h4{
    color: #000;
    font-size: 20px;
    margin:5px 0px;
}

.contact_nobx h4 a{
    color: #000 !important;
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
}
.contact_nobx h4 a b{
    font-size: 60px;
    font-weight: 800;
    display: block;
}

.modaltag_line {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}

.modal .submit_btn {
    background: #09b44e;
    color: #fff !important;
    width: 100%;
    padding: 0px 15px 4px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    position: relative;
    transition: 2s ease;
    text-decoration: none!important;
    margin-top: 5px;
    border-bottom: solid 5px #04692c;
    cursor: pointer;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 1.1;
    font-weight: bold;
    border-radius: 40px;
}

.modal .submit_btn span {
    font-size: 14px;
    font-weight: 500;
}

.modal .submit_btn1 {
    background: #107ebd;
    color: #fff !important;
    width: 100%;
    padding: 13px 15px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    position: relative;
    transition: 2s ease;
    text-decoration: none!important;
    margin-top: 5px;
    border-bottom: solid 5px #07496f;
    cursor: pointer;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 40px;
}

.thanks_text{
    display: none;
}

/********** end modal **********/

.call-to-action .btn{
    font-size: 17px;
}

.call-to-action ul{
    text-align: left;
    padding: 0;
    margin: 0;
}

.call-to-action ul li{
    display: inline-block;
    background: url(../images/white-tick.png) no-repeat left 17px;
    padding: 12px 0 12px 22px;
    margin: 0 10px;
    font-size: 18px;
}

.inner_google_review {
    background: #f1f1f1;
    padding: 30px 30px 0;
    margin: 20px 0;
    border: 1px solid #e7e7e7;
}

.inner_google_review h2{
    margin-top: 0;
}

.review_box {
    position: relative;
    margin: 0;
    border: 1px solid #ededed;
    background-color: #fafafa;
    padding: 15px
}

.review_box:before {
    position: absolute;
    bottom: -7px;
    left: 35px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-left: none;
    background-color: #fafafa;
    content: ""!important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.review_box p {
    font-size: 14px;
    color: #777;
    height: 80px;
    overflow-y: auto;
    padding-right: 10px;
    font-weight: 400;
    text-align: left;
    padding-left: 25px
}

.author {
    display: flex;
    padding-left: 25px;
    margin: 20px 0 30px
}

.author .image {
    margin-right: 10px
}

.review_text h3 {
    font-size: 18px;
    color: #427fed;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: none;
    margin: 0;
}

.review_text h3:before {
    content: none
}

.review_text p {
    font-size: 12px;
    color: #656565
}

.g_icon {
    position: absolute;
    right: 5px;
    bottom: 15px
}

.quote_icon {
    position: absolute;
    left: 10px;
    top: 15px
}

.review_box p img {
    width: 120px
}

.sb-container {
    position: relative;
    overflow: hidden
}

.sb-content {
    height: 100%;
    width: 120%;
    padding-right: 20%;
    overflow-y: scroll;
    box-sizing: border-box
}

.sb-scrollbar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 5px;
    background: #d4d4d4
}

.sb-container-noscroll .sb-scrollbar-container {
    right: -10px
}

.sb-scrollbar {
    position: absolute;
    right: 0;
    width: 5px;
    background-color: #989898
}

.contact_form .input-group-addon {
    padding: 6px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    border-right: 0;
}

.content.spacer.gray-background .contact_form{
    margin-top: 0;
}

.content.spacer.gray-background .contact_form .btn-theme{
    padding: 11px 60px;
    font-size: 15px;
    display: block;
    margin: auto;
    float: none;
}

.content.spacer.gray-background .contact_form #recaptcha1{
    transform: scale(0.88);
    -webkit-transform: scale(0.88);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.navbar-header .btn-theme{
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 40px;
}

.customar-section h2, .customar-section h3 {
    margin-top: 5px;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    max-height: 235px;
    margin-bottom: 20px;
    width: 100%;
    height: 235px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    /* min-height: 100%; */
    /* max-width: 100%; */
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    font-size: 14px;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    line-height: 1.5;
}


.grid figure.effect-ming {
    background: #030c17;
}

.grid figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.grid figure.effect-ming figcaption::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}

.grid figure.effect-ming h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.grid figure.effect-ming p {
    padding: 0 10px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.grid figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.grid figure.effect-ming:hover figcaption::before,
.grid figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.grid figure.effect-ming:hover figcaption {
    background-color: rgba(58,52,42,0);
}

.grid figure.effect-ming:hover img {
    opacity: 0.4;
}

.grid figure figcaption h4{
    background: rgba(16, 126, 189, 0.74);
    padding: 10px 0;
}

.align-items-center{
    display: flex;
    align-items: center;
}

.second_text{
    font-size: 18px;
}

.grid figure.effect-ming figcaption span.readmore{
    font-size: 14px;
    color: #fff;
    display: block;
    width: 120px;
    text-align: center;
    opacity: 0;
    margin: 10px auto 0;
    background: #09b44e;
    padding: 5px 10px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    border-radius: 25px;
}

.grid figure.effect-ming:hover figcaption span.readmore{
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.figure {
    height: 100%;
    margin: 0 0 1em;
    max-height: 480px;
    max-width: 640px;
    position: relative;
    width: 100%;
}
.figure a {
    display: block;
    position: relative;
    text-decoration: none;
}
.figure img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.figure figcaption {
    background-image: linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.25));
    color: #f5f5f5;
    font-size: 19px;
    font-weight: 400;
    left: 0;
    padding: 16px;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
    top: 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.figure a::after {
    background-color: rgba(0,0,0,.5);
    border-radius: 16px;
    bottom: 0;
    color: #fff;
    content: '▶';
    display: block;
    font-size: 32px;
    height: 64px;
    left: 0;
    line-height: 2;
    opacity: .75;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: background-color .25s,opacity .25s;
    width: 96px;
}
.figure a:focus::after, .figure a:hover::after {
    background-color: red;
    opacity: 1;
}
.figure iframe {
    background-color: #000;
    border: 0;
    display: block;
    margin: 0;
    width: 100%;
    height: 315px;
}

/*==================== CAMDEN HOME ===================*/

.camden-page .navbar-nav > li {
    min-width: 212px;
    padding: 0;
/*    margin: 0;*/
}
.camden-page .nav > li > a {
    padding: 18px 19px;
/*    color: #fff;*/
}
/*.camden-page .nav > li::after {
    height: 104px;
    background-color: #86cea4;
}
.camden-page .main-head {
    background: #09b44e;
}*/
.camden-page .nav-ico {
    display: block;
    margin: 0 auto 8px;
    min-height: 44px;
    filter: brightness(0) invert(1);
}
/*.camden-page .nav-bar .navbar-nav > .active > a, .camden-page .nav-bar .navbar-nav > .active > a:hover, .camden-page .nav-bar .navbar-nav > .current-menu-item > a, .camden-page .nav-bar .navbar-nav > .current-menu-item > a:focus {
    color: #fff;
}
.camden-page .nav-bar .navbar-nav > li > a:focus, .camden-page .nav-bar .navbar-nav > li > a:hover {
    color: #fff;
    background: #07aa48;
}*/
.bnrOverImg::before {
    content: "";
    background: url(../images/bnr-overlay.png) no-repeat;
    width: 65%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    height: 100%;
}
.camden-page .bnr-bx-new h1, .camden-page .bnr-bx-new span.home_banner_text3, .camden-page .hedcl {
    padding: 47px 0 24px;
    margin: 0;
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    display: block;
}
.camden-page .bnr-bx-new h3, .camden_inner_banner .bnr-bx-new span.inn_bnr_caption {
    padding: 47px 0 24px;
    margin: 0;
    font-size: 40px;
    line-height: 42px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    display: block;
}
.camden-page .bnr-bx-new .big-txt {
    color: #107ebd;
    font-size: 108px;
    line-height: 108px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    margin-bottom: 24px;
    display: inline-block;
}
.camden-page .bnr-bx-new .serv {
    color: #252424;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
.camden-page .bnr-bx-new p {
    font-size: 24px;
    color: #000000;
    line-height: 29px;
    font-family: 'Roboto Slab', serif;
}
.camden-page .bnr-bx-new .bnr-call {
    background-color: #09b44e;
    font-size: 38px;
    color: #fff;
    line-height: 77px;
    font-family: Impact;
    display: inline-block;
    border-radius: 40px;
    padding: 0 22px;
    margin: 20px 0 0;
}
.camden-page .bnr-bx-new {
    padding: 0 40px;
}
.camden-page .gray-background {
    background-color: #dbece0;
}
.camden-page .choose-us {
    min-height: 330px;
    text-align: center;
    box-shadow: 0 6px 10px #cfddd3;
    border-radius: 14px;
}
.camden-page .thumb-icon {
    float: none;
    margin-right: 0;
    margin-bottom: 22px;
    display: inline-block;
    background: #dbece0;
    border-radius: 50%;
}
.camden-page .choose-us h3 {
    color: #107ebd;
    line-height: 26px;
}
.camden-page .home-txt-bx h3 {
    font-size: 36px;
    color: #107ebd;
    line-height: 42px;
    text-transform: initial;
    margin: 0 0 15px;
}
.camden-page .home-txt-bx h4 {
    margin: 25px 0 5px;
}
.camden-page .green-cta {
    background-color: #09b44e;
    text-align: center;
}
.camden-page .green-cta h3 {
    margin: 0;
    color: #fff;
    text-transform: capitalize;
    padding: 0;
    line-height: 28px;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
}
.camden-page .btn-con {
    background: #fff;
    color: #222;
    padding: 14px 60px;
    font-size: 16px;
    margin-top: 15px;
}
.camden-page .customar-section h2 {
    margin-top: 25px;
    font-size: 34px;
    text-transform: initial;
    padding-right: 30px;
    line-height: 44px;
}
.camden-page .align-item-center {
    display: flex;
    align-items: center;
}
.camden-cta h2 {
    margin: 0 0 20px;
    text-transform: capitalize;
    font-size: 34px;
    line-height: 40px;
}
.camden-cta {
    text-align: center;
}
.camden-cta .calc {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 40px;
    font-size: 20px;
    padding: 10px 30px;
    vertical-align: middle;
    margin-top: 15px;
    margin-right: 9px;
    font-weight: 700;
}
.camden-cta .calc i.fa {
    margin-right: 10px;
    font-size: 22px;
}
.spacer-three {
    padding: 60px 0;
}
.cta_for_call {
    background: #f3f3f3;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .48);
    background-size: 100%;
    padding: 15px;
    margin-bottom: 15px;
}

.cta_icon {
    margin-right: 10px
}

.cta_icon {
    width: 80px
}

.cta_text h5 {
    font-size: 20px;
    font-weight: 600;
    color: #107ebd;
    margin: auto;
    padding-bottom: 0;
}

.cta_text p {
    font-size: 28px;
    font-weight: 600;
    color: #107ebd;
    margin-bottom: 0;
    line-height: 1.5;
}

.cta_for_call .cta {
    border: 2px dashed #09b44e;
    padding: 15px;
    background: 0 0;
    height: auto;
    display: flex;
}
.sidebar_review {
    background: #09b44e;
    border-radius: 4px;
    padding: 30px 30px;
}

.sidebar_review p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.5
}

.sidebar_review .owl-nav {
    text-align: center;
    color: #fff;
    font-size: 36px
}

.sidebar_review .owl-nav button span {
    padding: 0 10px
}

.sidebar_review .owl-nav button:focus {
    outline: 0
}

.sidebar_review svg {
    color: #fbd856
}

.icon svg,
svg[data-use] {
    height: 1em;
    width: 1em;
    fill: currentColor
}

.sidebar_review .btn-theme{
    margin-top: 10px;
    clear: both;
    display: inline-block;
}
.inner_call_to_action .text_bx {
    padding: 9px 20px;
    background: #09b44e;
    display: flex;
    width: 100%;
    margin: 0;
    text-align: center;
}

.inner_call_to_action .text_bx li {
    display: inline-block;
    background: 0 0;
    margin-bottom: 0;
    padding: 0 5px;
}

.inner_call_to_action .text_bx2 {
    padding: 6px 50px;
    background: #09b44e;
    display: flex;
    width: 100%;
    margin: 0;
    text-align: center;
}

.inner_call_to_action .text_bx2 li {
    display: inline-block;
    background: 0 0;
    margin-bottom: 0;
    padding: 0 20px;
    width: auto;
}

.inner_call_to_action .text_bx .text_24 {
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    line-height: 2.5;
    font-weight: 600
}

.inner_call_to_action .text_bx2 .text_24 {
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    line-height: 2.6;
    font-weight: 600
}

.inner_call_to_action .text_bx .ph_no a {
    color: #fff;
    text-decoration: none;
    font-size: 36px;
    line-height: 1.1;
    font-weight: 600
}

.inner_call_to_action .text_bx2 .ph_no a {
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 1px
}

.book_now {
    padding: 15px 20px;
    vertical-align: middle;
    font-size: 19px;
    text-align: center;
    background: #107ebd;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    line-height: 28px;
}

.inner_call_to_action .ph_no a:hover {
    color: #fff;
    background: 0 0
}

.book_now:hover, .book_now:focus {
    color: #fff;
    background: #107ebd;
}


.inner_call_to_action .text_bx li:nth-child(2),
.inner_call_to_action .text_bx2 li:nth-child(2) {
    background: url(../images/call.png) 5px 12px no-repeat;
    padding-left: 30px;
    width: 150px;
    margin: auto;
}
.inner_call_to_action .text_bx li.d_none, .inner_call_to_action .text_bx2 li.d_none{
    display: none;
}

.px-0{
    padding: 0;
}
.inner_call_to_action {
    margin-bottom: 30px;
    padding: 0 15px;
}
.camden_inner_banner .bnr-bx-new h3, .camden_inner_banner .bnr-bx-new span.inn_bnr_caption{
    padding-top: 0;
}
.camden_inner_banner .bnr_inner_text p{
    font-size: 20px;
}
.camden_inner_banner .bnrOverImg::before{
    width: 65%
}
.camden_inner_banner .bnr-bx-new {
    padding: 0 40px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.grey-bk {
    margin: 0 15px 30px;
    width: 97.3%;
    text-align: center;
}
.grey-bk h1 {
    color: #393939;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
}
.grey-bk h1::after {
    content: "";
    background: #09b44e;
    position: absolute;
    display: block;
    width: 150px;
    height: 4px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.grey-bk h2 {
    font-size: 20px;
    text-transform: none;
    margin-top: 26px;
    color: #3e3e3f;
    line-height: 1.4;
}
.cta-h {

}
.cta-h.call-to-action span {
    font-size: 17px;
}
.cta-h.call-to-action .btn {
    margin: 12px 2px 0;
}
.h3-title {
    margin: 40px 0 23px;
    font-size: 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase;
}
.qte-title {
    margin: 40px 0 23px;
    font-size: 24px;
    color: #050505;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}
.inner-page ul li h3{
    margin-top: 0;
    line-height: 0.8;
}
.inner-page ul li p{
    margin-bottom: 0;
}
.bulletList-one {
    list-style: none;
    margin: 30px 0;
    padding: 0;
}
.bulletList-one li {
    background: url(../images/tick.png) no-repeat left 12px;
    padding: 12px 0 12px 40px;
    text-align: left;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
}
.our-serv-barnet {
    border-top: 2px solid #09b44e;
    margin-top: 50px;
}
.camden-page .barnet-choose-us .choose-us {
    min-height: 350px;
}
.paddt-0 {
    padding-top:0 !important;
}
.barnet-sec {
    padding: 20px 0;
}
.camden-page .barnet-sec.customar-section h2 {
    margin-top: 0;
}
.order2 {
    order: 2;
}
.img-col .btn-con {
    display:none;
}
.inner_call_to_action .book_now {
    width:100%;
}
.green-info .bnr-call {
    background-color: #107ebd;
	font-family: Impact;
	color:#fff;
    font-size: 37px;
    padding: 10px 25px;
    border-radius: 40px;
    display: inline-block;
}
.call-to-action .middle .vMiddle a strong, .call-to-action .middle .vMiddle strong a {
    color:#fff;
    display:block;
}


@media only screen and (min-width: 1440px){
    .sticky_sidebar{
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        top: 100px;
    }
}
.dub-seo {
    color: #a1a1a1;
    margin: 3px auto 0;
    display: block;
    text-align: center;
}
.dub-seo p {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 12px;
    color: #fff;
}
.dub-seo p a, 
.dub-seo p a:hover{
    color: #fff;
}











