*,*::after,*::before {
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.6rem;
    font-family: "Lato",sans-serif;
    color: #484848;
    background-color: #fff;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: auto!important;
    height: 100%!important
}

a {
    color: unset;
    text-decoration: none
}
a[href^=tel] {
    text-decoration:none;
    color: unset;
}
a:hover,a:focus {
    text-decoration: none;
    /* color: #484848 */
}

a.block-link {
    color: #f1f1f1
}

body,h1,h2,h3,h4,h5 {
    font-family: 'Source Sans Pro';
    font-weight: 400
}

p {
    font-weight: 300
}

.text-center {
    text-align: center
}

::-moz-selection {
    background: rgba(241,86,43,.28)
}

::selection {
    background: rgba(241,86,43,.28)
}

.content ul li,.main-nav ul,ul {
    list-style-type: none!important;
    padding-left: 0
}

.content ul {
    padding-left: 0
}
.section-logo {
    background-image: url(/img/lg-horizontal-bath-4.jpg);
    background-repeat: no-repeat;
    height: 30vh;
    /* background-size: cover; */
    background-size: 100vw 30vh;
}

.service-banner {
    position: relative;
    background-repeat: no-repeat;
    height: 24vh;
    background-size: cover;
}
.svc-abaout-us {
    background-image: url(/img/banner/bn-aboutus.jpg);
}
.svc-bath-remodel {
    background-image: url(/img/banner/bn-bathroom.jpg);
}
.svc-kitchen-remodel {
    background-image: url(/img/banner/bn-kitchen.jpg);
}
.svc-drain-repair {
    background-image: url(/img/banner/bn-drain.jpg);
}
.svc-leak-repair {
    background-image: url(/img/banner/bn-leaking.jpg);
}
.svc-emergency {
    background-image: url(/img/banner/bn-emergency-services.jpg);
}
.svc-sewer-cleanup {
    background-image: url(/img/banner/bn-sewer.jpg);
}
.svc-video-inspect {
    background-image: url(/img/banner/bn-camera.jpg);
}
.svc-water-heater {
    background-image: url(/img/banner/bn-hot-water.jpg);
}
/* .knd-container {
    margin-top: 40px;
    background-color: #fff;
} */
.page-title {
    /* margin-top: -40px; */
    color: #75787b;
    /* text-transform: uppercase; */
    justify-content: center;
}
.page-title h1 {
    font-family: 'Oswald', sans-serif;
    margin: 20px;
    text-align: center;
    color: #453824;
    font-size: 3rem;
    /* height: 10px; */
    /* text-shadow: 2px 2px 4px #0000004f; */
}
/* .page-title:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #a7a7a7;
    margin: 40px auto 20px;
} */
.watermark-services {
    display: flex;
    margin: auto;
    border: 0 none;
    opacity: 0.9;
    font-size: 5vw;
    color: #f2f2f2;
    background-color: #15100a63;
    width: 100vw;
    height: 100%;
}
.watermark-home {
    display: flex;
    margin: auto;
    border: 0 none;
    opacity: 0.9;
    font-size: 26px;
    color: #f2f2f2;
    background-color: #0e0d0c82;
    width: 100vw;
    height: 100%;
}
.site-icon img {
    content:url("../svg/logo-transparent.svg");
    /* max-width: 170px; */
    height: 50px;
    padding: 5px 5px 5px 15px;
    position: absolute
}
.serv-img-box {
    margin-top: 0;
    filter: drop-shadow(0 7px 5px rgba(0,0,0,.15))
}
.serv-img {
    width: 100%;
}
.bottom-title {
    /* margin: 20px 0; */
    font-family: Roboto, sans-serif;
    font-size: 1.4em;
    color: #223d7b;
    font-weight: bold;
}
.bottom-msg {
    margin: 0 10px 10px;
}
/* .serv-img.left-arr, .serv-img.right-arr {
    clip-path: polygon(0 100%, 100% 100%, 100% 50%, 50% 0, 0 50%);
} */
/* .serv-img.right-arr{
    clip-path: polygon(0 0, 100% 0%, 100% 51%, 50% 100%, 0 50%);
} */
footer h4 {
    color: #ffe296;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    font-family: 'Playfair Display';
    font-style: normal;
    direction: ltr;
}
.footer-icon img {
    content:url("../svg/logo-color.svg");
    height: 170px;
    /* max-width: 225px; */
    /* width: 100%; */
    /* margin-left: -20px; */
}
.logo-ft {
    margin: 0 20px;
    width: 120px;
}
.media-icons {
    max-width: 306px;
    padding: 10px 50px 30px 30px;
    flex-flow: row;
    margin-left: -40px;
}
.media-icons i {
    color: #e2b29c;
}
.site-icon img:focus,
.site-icon img:hover,
.footer-icon img:focus,
.footer-icon img:hover,
.media-icons i:focus,
.media-icons i:hover{
    opacity: .5;
    transition: all 0.2s
}
.footer-nav {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #fff;
}
/* .footer-nav li {
    padding-bottom: 10px;
} */
.underline-bt {
    background: #1b1c1d;
    padding-bottom: 2px;
    width: 100%;
}

.social-media-icon {
    height: 0px;
    visibility: hidden;
}

.knd-menu-dropdown {
    position: relative;
    background-color: #453824;
    height: 50px
}

.knd-menu-dropdown::before {
    content: 'mobile';
    display: none
}

.knd-menu-dropdown .nav-trigger {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    /* width: 60px; */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    z-index: 100
}

.knd-menu-dropdown .nav-trigger span,.knd-menu-dropdown .nav-trigger span::after,.knd-menu-dropdown .nav-trigger span::before {
    position: absolute;
    background-color: #fff;
    height: 3px;
    width: 26px
}

.knd-menu-dropdown .nav-trigger span {
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.knd-menu-dropdown .nav-trigger span::after,.knd-menu-dropdown .nav-trigger span::before {
    content: '';
    left: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.knd-menu-dropdown .nav-trigger span::before {
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px)
}

.knd-menu-dropdown .nav-trigger span::after {
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px)
}

.knd-menu-dropdown.nav-open .nav-trigger span {
    background-color: transparent
}

.knd-menu-dropdown.nav-open .nav-trigger span::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.knd-menu-dropdown.nav-open .nav-trigger span::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.knd-menu-dropdown .main-nav {
    display: none
}

.knd-menu-dropdown .morph-dropdown-wrapper {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    padding: 1.2em 5%;
    box-shadow: inset 0 1px 0 #e6e6e6;
    background-color: #FFF;
    z-index: 100
}

.knd-menu-dropdown.nav-open .morph-dropdown-wrapper {
    display: block
}

/* .knd-menu-dropdown .dropdown-list>ul>li {
    margin-bottom: 3.3em
} */

.knd-menu-dropdown .label {
    display: block;
    font-size: 2.4rem;
    color: #484848;
    margin-bottom: .8em
}

/* .knd-menu-dropdown .gallery .content li {
    margin-bottom: 1.4em
} */

.knd-menu-dropdown .gallery .content ul:last-child {
    margin-bottom: 0
}

.knd-menu-dropdown .gallery .content a {
    display: block;
    height: 100px
}
.knd-menu-dropdown .gallery .content strong {
    font-size: 1.6rem;
    font-weight: 600;
}

.knd-menu-dropdown .gallery .content a::before {
    content: '';
    display: inline-block;
    box-sizing: content-box;
    float: left;
    padding: .6em;
    height: 54px;
    width: 54px;
    margin-right: .6em;
    -webkit-transition: background .2s;
    transition: background .2s;
    border-radius: 50%
}

.knd-menu-dropdown .gallery .content a span,.knd-menu-dropdown .gallery .content a em {
    display: block;
    line-height: 1.2
}

.knd-menu-dropdown .gallery .content a em {
    font-size: 1.8rem;
    padding: .4em 0 .2em;
    color: #484848
}
.knd-menu-dropdown .gallery .content a {
    font-size: 1.9rem;
    /* letter-spacing: -1px; */
    color: #383d41;
    font-family: 'Source Sans Pro';
    /* text-shadow: 1px 0px #383d41; */
}


.knd-menu-dropdown .gallery .content a span {
    font-size: 1.4rem;
    /* font-weight: 100; */
    color: #000000;
    font-family: 'Source Sans Pro';
    text-shadow: none
}

/* Services */
.knd-menu-dropdown .gallery li:nth-of-type(1) a::before {
    background: #fff url(../svg/bath-remodel.svg) no-repeat 0 0
}

.knd-menu-dropdown .gallery li:nth-of-type(1) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(2) a::before {
    background: #fff url(../svg/clogged-drain.svg) no-repeat 0 0
}

.knd-menu-dropdown .gallery li:nth-of-type(2) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(3) a::before {
    background: #fff url(../svg/kitchen-remodel.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(3) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(4) a::before {
    background: #fff url(../svg/plumbing-emergency.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(4) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(5) a::before {
    background: #fff url(../svg/sewer-cleanup.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(5) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(6) a::before {
    background: #fff url(../svg/video-inspection.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(6) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(7) a::before {
    background: #fff url(../svg/Water-Heater.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(7) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .gallery li:nth-of-type(8) a::before {
    background: #fff url(../svg/leak-repair.svg) no-repeat 0 0
}
.knd-menu-dropdown .gallery li:nth-of-type(8) a:hover {
    color: #ffe296;
}
.knd-menu-dropdown .links .content>ul>li {
    margin-top: 1em
}

.knd-menu-dropdown .links-list a,.knd-menu-dropdown .btn,a.btn {
    display: block;
    margin-left: 14px;
    color: #484848;
    font-size: 2rem;
    line-height: 1.6;
    cursor: pointer
}

.knd-menu-dropdown .links-list a:hover,.knd-menu-dropdown .links-list a:focus,.knd-menu-dropdown .btn:hover,.knd-menu-dropdown .btn:focus {
    color: #484848
}

.knd-menu-dropdown .btn,a.btn,input.btn,.cta a {
    display: block;
    width: 100%;
    margin: 1.5em 0 0;
    font-size: 1.8rem;
    text-align: center;
    /* color: #ffe296; */
    color: #687fad;
    /* line-height: 60px; */
    /* background: #453824; */
    background: #fff;
}

input.btn:hover,input.btn:focus,.knd-menu-dropdown .btn:hover,.knd-menu-dropdown .btn:focus,a.btn:hover,a.btn:focus {
    /* background: #223d7b; */
    background: #223d7b;
    border: 1px solid #fff;
    color: #FFF;
    /* color: #ffe296; */
}
.close-btn:hover, .close-btn:focus {
    background: #223d7b;
    color: #FFF
}

.knd-menu-dropdown .content h2 {
    color: #a6a6a6;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3rem;
    margin: 20px 0 10px 14px
}

.section-logos {
    padding: 20px;
    padding-bottom: 6em
}

.vendor-logo {
    max-width: 60%;
    filter: grayscale(1);
    padding-bottom: 1em;
    padding-top: 1em;
    margin: 0 auto;
    display: block
}

.vendor-logo-vertical {
    max-width: 30%;
    text-align: center;
    margin: 0 auto
}

form ul {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 220px
}

form ul li {
    color: #AAA;
    display: block;
    position: relative;
    float: left;
    width: 100%
}

form ul li input[type=radio] {
    position: absolute;
    visibility: hidden
}

form ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 25px 5px 5px 80px;
    height: 50px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear
}

form ul li:hover label {
    color: #000
}

form ul li .check {
    display: block;
    position: absolute;
    border: 2px solid #AAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 30px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear
}

form ul li:hover .check {
    border: 5px solid #0F726A
}

form ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: -1px;
    left: 0;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear
}

form input[type=radio]:checked~.check {
    border: 5px solid #0F726A
}

form input[type=radio]:checked~.check::before {
    background: #0F726A
}

form input[type=radio]:checked~label {
    color: #0F726A
}

.morph-dropdown-wrapper .links {
    display: block
}
.middle-banner {
    background-color: #687fad;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.middle-banner span {
    height: 100%;
    color: #fff;
    font-size: 18px;
    /* padding-left: 20px; */
}
.middle-banner svg {
    width: 64px;
    height: 64px;
    margin: 10px -15px;
}
.left-border {
    /* border-left: 1px solid #453824; */
    padding-left: 100px;
}
.social-media-icon-ft {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    padding:10px 10px 0px 0px;
    /* justify-content:flex-end; */
    align-content: flex-start;
    flex-basis: auto;
}

.social-media-icon-ft img {
    height:40px;
    padding-right:20px;
}

.social-media-icon img:focus,
.social-media-icon img:hover,
.social-media-icon-ft img:focus,
.social-media-icon-ft img:hover {
    opacity: .5;
    transition: all 0.2s
}
.process-standfirst {
    font-family: Roboto, sans-serif;
    font-size: 1.1em;
    margin: -20px 0 10px 0;
}
.col-title {
    font-family: 'Oswald', sans-serif;
    font-size: 3rem;
    color: #453824;
    text-align: left!important;
}
.banner-title, .serv-title {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 2rem;
    display:block;
    font-size: 2.5rem;
    color: #fff;
}
.serv-title {
    margin-top: 2rem;
    text-align: left !important;
}
.banner-text {
    font-family: Roboto, sans-serif;
    margin: 0;
    display:block;
    font-size: 1.8rem;
    color: #fff;
}
.slogan {
    margin: 0;
}
.services-standfirst, .services-standnext {
    font-family: Roboto, sans-serif;
    font-size: 2rem;
    color: #453824;
    font-weight: bold;
    /* text-transform: uppercase; */
}
.services-standfirst, .contact-box {
    margin-top: 20px;
}
.first-text {
    margin-top: -30px;
}
.serving {
    font-size: 2.2rem;
    margin: 0 20px 40px;
    color: #383d41;
    font-family: 'Source Sans Pro';
}
.map {
    box-shadow: 0.4em 0.5em 2.1em rgb(0 0 0 / 22%);
}
.map iframe {
    width: 100%;
    height: 611px;
}
.view-header  {
    box-shadow: 0.4em 0.5em 2.1em rgb(0 0 0 / 22%);
    padding: 20px;
    min-height: 0;
    justify-content: center;
    margin: 0 0 3rem;
    border: 1px solid #687fad;
    border-radius: 10px;
    background-color:  #687fad;
}
.form-title {
    font-size: 2rem;
    font-weight: bold;
    margin: 10px 0 0;
    color: #fff;
    /* text-transform: uppercase; */
}
.home-header {
    position: absolute;
    top: 8vh;
    left: 20px;
}
.call-msg {
    position: absolute;
    top: 15vh;
    left: 20px;
}
.call-msg span {
    /* font-family: 'Playfair Display'; */
    font-size: 18px;
    color: #ffffff;
    /* letter-spacing: 1.5px; */
}
.services-header {
    font-family: 'Roboto', sans-serif;
    /* text-shadow: 2px 2px 4px #0000004f; */
    color: #fff;
    font-size: 3.5rem;
    font-weight: 600;
    margin: auto;
    /* text-transform: uppercase; */
}
.services-text {
    font-family: Roboto, sans-serif;
    font-size: 1.8rem
}
.section-txt-img {
    margin: 0 0 40px;
    padding-top: 0;
}
.img-position {
    flex-direction: column-reverse;
}
.top-txt {
    padding-bottom: 2rem;
}
.all-services {
    margin-bottom: 20px;
}
.section-services {
    /* background: #bbc1c7; */
    margin: 10px 0;
    /* height: 140px; */
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 5%);
    /* border-radius: 10px; */
}
.section-services .service-icon {
    margin: 1.25rem auto;
    max-width: 50px;
    /* padding: 1.25rem */
}
/* .service-icon {
    margin: 1.25rem auto;
    max-width: 150px;
    padding: 1.25rem
} */
.section-services h3 {
    font-size: 2rem;
    font-weight: 100;
    color:#453824
}
.section-services p, .section-process p {
    font-size: 1.4rem;
}
.section-services:hover {
    background: #453824;
    transform: scale(1.1);
    /* transition: transform 0.3s; */
    transition: .3s ease-in;
    opacity: 1;
    color: #fff
}
.section-services:hover h3 {
    color: #fff
}

/* .section-services:hover .service-icon,.section-services .col-sm:focus .service-icon {
    opacity: 1;
    transform: scale(1.1);
    transition: transform 0.3s
} */
.section-services svg .st0 {
    color: #fff
}

.section-services .col-sm:nth-child(1):hover svg .st0 {
    stroke: #0f726a
}

.section-services .col-sm:nth-child(1):hover h3 {
    text-decoration:none;
    color: #0f726a;
}

.section-services .col-sm:nth-child(2):hover svg .st0 {
    stroke: #197bb4
}

.section-services .col-sm:nth-child(2):hover h3 {
    text-decoration:none;
    color: #197bb4;
}

.section-services .col-sm:nth-child(3):hover svg .st0 {
    stroke: #b46423;
}
.section-services .col-sm:nth-child(3):hover svg .st1 {
    stroke: #b46423;
    fill: #b46423;
}

.section-services .col-sm:nth-child(3):hover h3 {
    text-decoration:none;
    color: #b46423;
}

.section-services .col-sm:nth-child(4):hover svg .st0 {
    stroke: #8d1f18
}

.section-services .col-sm:nth-child(4):hover h3 {
    text-decoration:none;
    color: #8d1f18;
}

.section-services .col-sm:nth-child(5):hover svg .st0 {
    stroke: #26a049
}
.no-padding {
    padding-right: 0px;
    padding-left: 0px;
    /* margin-top: -40px; */
}
.services-contact, .in-touch {
    cursor: pointer;
}
.services-contact p {
    font-size: 1.7rem;
    margin: 1.5rem 0;
}
/* .services-contact span {
    font-size: 1.3em;
    margin: 1.5em 0;
} */
.phase-one, .footer-link {
    cursor: pointer;
}
.contact-me {
    cursor: pointer;
}
li strong {
    font-size: 1.9rem;
}
.services-bullets ul {
    list-style-type: disc !important;
    padding-left:1em;
    font-size: 2rem;
    font-weight: 100;
}
.services-bullets span {
    /* font-style: italic; */
    font-weight: 600;
}
.services-bullets p {
    margin-bottom: 1rem !important
}
#service {
    color:darkgray !important;
}
.img-header {
    flex-direction: column-reverse;
    margin-top: -20px;
}
.close-cab-modal {
    position: absolute;
    right: -2px;
    top: -2px;
    color: #000000ab;
    border: 1px;
    cursor: pointer;
    border-radius: 60px;
    box-shadow: 2px 14px 20px 0px rgba(0,0,0,.5);
    background-color: #f8f8f8;
}
.close-cab-modal .fa {
    font-size: 30px;
    padding: 0 4px;
}

.swal-text {
    /* font-size: 22px; */
    text-align: center;
    color: #484848;
}
@-webkit-keyframes loopsloader {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes loopsloader {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
.page-loader {
    display: none;
    font-size: 20px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: auto;
    box-sizing: border-box;
    text-align: center;
    z-index: 1051;
    text-transform: uppercase;
    position: absolute;
    color: #999;
    left: 30vw;
    top: 100px;
}

.page-loader:before, .page-loader:after {
    opacity: 0;
    box-sizing: border-box;
    content: "Sending";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    border: 5px solid #999;
    box-shadow:0 0 50px #999,inset 0 0 50px #999;
}

.page-loader:after {
    z-index: 1;
    -webkit-animation: loopsloader 2s infinite;
}
.hr-up {
    background: #f2f2f2;
    width: 100%;
}
.hr-down {
    background: #ffffff;
    padding-bottom: 2px;
    margin-top: -10px;
}
.page-loader:before {
    z-index: 2;
    -webkit-animation: loopsloader 2s infinite;
}
.knd-graph {
    display: flex;
    border: 1px solid #d4d4d4 !important;
    padding: 10px 20px 10px 20px;
    /* height: 800px; */
    width: 50vw;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 7px 13px #c3c3c3;
    margin: -20px auto 20px;
}
/* .chart-container {
    position: relative;
    margin: auto;
    height: 750px;
    width: 750px;
} */
.hide-object {
    visibility: hidden;
}
.show-object {
    visibility: visible;
}
.nvar-up { /* knd-menu-dropdown */
    /* transform: translateY(10px); */
    /* transition: 400ms cubic-bezier(0.68, -0.55, 0.27, 1.55); */
    transition: 400ms cubic-bezier(0.07, 0.38, 0.27, 1.55);
    top: 0 !important;
    background-color: #453824 !important;
    box-shadow: 1px 1px 15px #343638;
}
.change-icon { /* site-icon img */
    content: url(../svg/logo-color.svg) !important;
    top: 0px !important;
    height: 70px !important;
    /* padding: 5px 10px 15px 30px; */
    /* position: absolute; */
}
.learn-button {
    position: absolute;
    top: 28vh;
    left: 20px;
    border-radius: 0px;
    background-color: #f1f1f100;
    border-width: 2px;
    border-style: solid;
    padding: 5px 10px;
    color: aliceblue;
}
.learn-button span {
    font-family: 'Amiko';
    font-size: 14px;
    color: #fff;
    letter-spacing: 1.5px;
}
.learn-button:hover  span {
    color: #ffe296;
}
.learn-button:hover {
    background-color: #453824;
    cursor: pointer;
}
footer {
    background: #453824;
    padding: 40px 0 1px;
}
.footer-bar {
    background: #000000;
    padding: 0px;
    /* display: table */
}

.footer-bar img {
    max-width: 250px;
    margin: 0 auto;
    display: block
}

footer ul {
    padding-left: 0
}

/* footer .row {
    margin-bottom: 10px
} */

footer a, footer .footer-link {
    color: #fff
}

footer a:hover, footer a:focus, footer .footer-link:hover, footer .footer-link:focus {
    color: #ffe296
}
.bottom-bar {
    padding-right: 0;
    text-align: center;
    color: #fff;
    font-size: .8em
}
.third-bot-col {
    margin-left: 0;
}
.btm-gallery, .srv-gallery {
    display: flex;
    width: 100%;
}
.srv-gallery {
    flex-wrap: wrap;
}
.srv-gallery svg  {
    fill:#ffe296 !important;
    stroke:#ffe296 !important;
    max-width: 30px;
    max-height: 30px;
}
.srv-gallery svg path, .srv-gallery svg ellipse {
    fill:#ffe296 !important;
    stroke:#ffe296 !important;
}
.srv-gallery svg rect  {
    fill:#687fad !important;
    stroke:#ffe296 !important;
}
.srv-li {
    padding-left: 10px !important;
    /* font-size: 1.8rem; */
}
.img-gallery img {
    width: 16.66666vw;
}
.img-gallery img:hover {
    transform: scale(1.01);
    margin: 0;
}
#all_pics {
    height: 60vh;
}
.view-modal-img {
    top: 40px;
    padding: 2px !important;
    min-height: 380px;
    border-radius: 4px;
    border: 1px solid #666;
    box-shadow: 0 12px 30px 0 rgba(0,0,0,0.5);
    background-color: #ccc0;
}
.view-modal-img img {
    min-width: 70.4vw;
    max-height: 90vh;
    max-width: 70.4vw;
}
.emergency-list, .about-list {
    font-family: Roboto, sans-serif;
    font-size: 1.8rem;
    color: #484848;
    font-weight: 300;
    padding-left: 22px;
}
.about-list li {
    padding-bottom: 6px;
    padding-left: 0;
    list-style-type: square;
}
@media only screen and (min-width: 1020px) {
    footer h4 {
        margin-bottom: 20px;
    }
    #all_pics {
        width: 50vw;
        height: 80vh;
    }
    .view-modal-img {
        top: 40px;
        right: 10vw;
        padding: 2px !important;
        width: 50vw;
        min-height: 380px;
        border-radius: 4px;
        border: 1px solid #666;
        box-shadow: 0 12px 30px 0 rgba(0,0,0,0.5);
        background-color: #ccc0;
    }
    .view-modal-img img {
        min-width: 70.4vw;
        max-height: 90vh;
        max-width: 70.4vw;
    }
    .banner-text {
        margin-right: 2rem;
    }
    .slogan {
        margin-top: 2rem;
    }
    .srv-gallery {
        justify-content: center;
    }
    .img-gallery img {
        height: 100%;
        cursor:zoom-in;
    }
    .page-loader {
        font-size: 25px;
        left: 45vw;
        top: 200px;
    }
    .learn-button {
        top: 75vh;
        left: 100px;
        padding: 20px 60px;
    }
    .learn-button span {
        font-size: 18px;
    }
    .call-msg {
        top: 48vh;
        left: 100px;
    }
    .call-msg span {
        font-size: 2.4vw;
    }
    .footer-nav {
        font-size: 14px;
    }
    footer h4 {
        font-size: 20px;
    }
    .footer-icon img {
        max-height: 120px;
        /* max-width: 13.5vw; */
    }
    .footer-bar {
    background: #000000;
    padding: 0px;
    /* display: table */
}

.footer-bar img {
    max-width: 250px;
    margin: 0 auto;
    display: block
}

footer ul {
    padding-left: 0
}

/* footer .row {
    margin-bottom: 10px
} */

footer a, footer .footer-link {
    color: #fff
}

footer a:hover, footer a:focus, footer .footer-link:hover, footer .footer-link:focus {
    color: #ffe296
}
    .logo-ft {
        margin: auto;
        width: 120px;
    }
    .media-icons {
        padding: 10px 50px 0 30px;
        max-width: 306px;
        margin-left: 0;
    }
    .bottom-bar {
        padding-top: 20px;
    }
    .third-bot-col {
        margin-left: -40px;
    }

    /* Login */
    .login-form {
        width: 100%;
    }
    .login-frm {
        flex-direction: column;
        margin: auto;
        margin-top: 10vh;
        margin-bottom: 40px;
        width: 520px;
        padding: 0px;
    }
    .login-div-row {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        flex-basis: auto;
        margin: 10px 0;
    }
    .login-form span {
        margin-top: 9px;
        width: 100px;
        text-align: left;
        font-size: large;
        font-weight: 600;
    }
    .login-form input {
        padding: 5px;
        margin: 4px;
        border: 1px solid #E5E5E5;
        font-size: 1.7rem;
        box-shadow: -1px -1px 1px 1px #CCC;
    }
    .login-form table {
        margin: auto;
    }
    .login-title h1 {
        font-size: 2.9em;
        margin: auto;
        padding: 15px 15px 0;
    }
    .hr-up {
        background: #f2f2f2;
        width: 100%;
    }
    .hr-down {
        background: #ffffff;
        padding-bottom: 2px;
        margin-top: -10px;
    }

    .swal-modal {
        position: absolute;
        top: 100px;
        left: 37.5vw;
        width: 25vw;
    }
    .swal-text {
        font-size: 22px;
    }
    .swal-title {
        font-size: 30px;
    }
    .section-logo {
        /* margin: -70px auto; */
        height: 100vh;
        background-size: 100vw 100vh;
    }
    .service-banner {
        height: 65vh;
        width: 100%;
        background-size: 100% 65vh;
    }
    .watermark {
        /* padding-top: 120px; */
        /* position:relative;
        display: flex;
        padding-left: 0;
        text-align: left!important; */
    }

    .page-title h1 {
        font-size: 3.5rem;
    }
    /* .page-title:after {
        margin: 60px auto 20px !important;
    } */
    .serving {
        font-size: 3.5rem;
        margin: 0 auto 40px;
    }
    .knd-container {
        /* box-shadow: 4px 2px 19px 0px rgb(0 0 0 / 27%); */
        /* box-shadow: 0 0 40px 0 rgba(0,0,0,.05); */
        /* padding: 20px 20vh; */
        /* margin-top: 40px; */
        /* background-color: #fff; */
        /* min-height: 67vh; */
        max-width: 80%;
    }
    .img-header {
        flex-direction: row;
    }
    .morph-dropdown-wrapper .links {
        display:none
    }

    .site-icon {
        display: block;
        float: left
    }
    /* .serv-img-box {
        margin-top: 3rem;
    } */
    .site-icon img {
        content:url("../svg/logo-transparent.svg");
        top: -20px;
        height: 200px;
        padding: 5px 10px 15px 100px;
        position: absolute
    }
    .serv-img {
        max-width: 400px;
    }
    /* .top-txt {
        padding-bottom: 0;
    } */
    .img-position {
        flex-direction: row;
        padding-top: 0 !important;
    }
    .top-txt {
        padding-bottom: 0;
    }
    .serv-img.left-arr{
        clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
    }
    .serv-img.right-arr{
        clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    }
    .middle-banner span {
        padding-left: 0;
        font-size: 2rem;
    }
    .social-media-icon {
        display: flex !important;
        background-color: #1B1C1D;
        visibility: visible;
        flex-direction: column;
        flex-wrap: wrap;
        padding:5px 20px 10px 0px;
        justify-content:space-around;
        align-content: flex-end;
        flex-basis: auto;
        top:0px;
        height: 30px;
    }

    .social-media-icon img {
        height:25px;
        padding-left:10px;
    }

    .knd-menu-dropdown {
        position: fixed;
        height: 60px;
        left: 0;
        top:30px;
        width: 100%;
        padding: 0;
        text-align: right;
        padding-right: 100px;
        background-color: transparent;
        z-index: 20;
        /* box-shadow: 1px 1px 15px #343638; */
        /* box-shadow: 1px 1px 7px 0px #343638; */
    }

    .knd-menu-dropdown::before {
        content: 'desktop'
    }

    .knd-menu-dropdown .nav-trigger {
        display: none
    }

    .knd-menu-dropdown .main-nav {
        padding-left: 40vw;
        display: inline-block
    }

    .knd-menu-dropdown .main-nav>ul>li {
        display: inline-block;
        float: left
    }

    .knd-menu-dropdown .main-nav>ul>li>a {
        display: block;
        /* padding: 0 .8em;
        padding-top: 8px; */
        margin-right: 2.5rem;
        height: 50px;
        letter-spacing: 0.5px;
        line-height: 50px;
        color: #ffe296;
        font-family: Roboto, sans-serif;
        font-size: 2.1rem;
        font-weight: 100;
        -webkit-transition: opacity .2s;
        transition: opacity .2s
    }

    .knd-menu-dropdown.is-dropdown-visible .main-nav>ul>li>a {
        opacity: .6
    }
    .main-nav>ul>li>a.underline-item:hover,
    .main-nav>ul>li>a.underline-item:focus {
        background: transparent;
        border-bottom: 2px solid #ffe296;
        /* padding-bottom: 7px;
        padding-right: 8px;
        padding-left: 8px; */
    }

    /* .full-width-dropdown :hover,
    .full-width-dropdown :focus  {
        font-size: 1.5rem;
        color: #e26831 !important;
        font-weight: bold !important;
    } */
    .knd-menu-dropdown.is-dropdown-visible .main-nav>ul>li.active>a {
        opacity: 1
    }

    .knd-menu-dropdown .morph-dropdown-wrapper {
        display: block;
        top: 58px;
        width: auto;
        padding: 0;
        box-shadow: none;
        background-color: transparent;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s,-webkit-transform .3s
    }

    .knd-menu-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .knd-menu-dropdown .dropdown-list {
        position: absolute;
        top: 10px;
        left: 0;
        visibility: hidden;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform,width,height;
        -webkit-transition: visibility .3s;
        transition: visibility .3s;
        box-shadow: 1px 1px 15px #343638;
    }

    .knd-menu-dropdown .dropdown-list ul li {
        background: #fff;
        border-radius: 4px;
        z-index: 100
    }

    .no-csstransitions .knd-menu-dropdown .dropdown-list {
        display: none
    }

    .down-arrow {
        font-size: 13px;
        /* opacity: .5;
        padding-right: 10px */
    }

    .knd-menu-dropdown .dropdown-list::before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #FFF;
        opacity: 0;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .knd-menu-dropdown .dropdown-list>ul {
        position: relative;
        z-index: 1;
        height: 100%;
        width: 100%;
        overflow: hidden
    }

    .knd-menu-dropdown.is-dropdown-visible .dropdown-list {
        visibility: visible;
        -webkit-transition: width .3s,height .3s,-webkit-transform .3s;
        transition: width .3s,height .3s,-webkit-transform .3s;
        transition: transform .3s,width .3s,height .3s;
        transition: transform .3s,width .3s,height .3s,-webkit-transform .3s
    }

    .knd-menu-dropdown.is-dropdown-visible .dropdown-list::before {
        opacity: 1
    }

    .knd-menu-dropdown .dropdown {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        -webkit-transition: opacity .3s,visibility .3s;
        transition: opacity .3s,visibility .3s
    }

    .knd-menu-dropdown .dropdown.active {
        opacity: 1;
        visibility: visible
    }

    .knd-menu-dropdown .dropdown.move-left .content {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    .knd-menu-dropdown .dropdown.move-right .content {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px)
    }

    .knd-menu-dropdown .label {
        display: none
    }

    .knd-menu-dropdown .content {
        padding: 1em;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s,-webkit-transform .3s;
        text-align: left
    }

    .knd-menu-dropdown .content>ul::after {
        clear: both;
        content: "";
        display: block
    }

    .knd-menu-dropdown .content>ul>li {
        width: 48%;
        float: left;
        margin-right: 4%;
        margin-top: 0
    }

    .knd-menu-dropdown .content>ul>li.full-width-dropdown {
        width: 100%
    }

    .knd-menu-dropdown .content>ul>li:nth-of-type(2n) {
        margin-right: 0
    }
    .knd-menu-dropdown .gallery .content strong {
        font-size: 2.1rem;
        font-family: Roboto, sans-serif;
        font-weight: 100;
        /* color: #135a43; */
        color: #000;
        /* text-shadow: 1px 0px #135a43; */
    }

    .knd-menu-dropdown .gallery .content {
        width: 400px;
        padding-bottom: .8em
    }

    .knd-menu-dropdown .gallery .content li {
        margin-bottom: .4em
    }

    .knd-menu-dropdown .links .content>ul>li {
        margin-top: 0
    }

    .knd-menu-dropdown .links .content,.knd-menu-dropdown .button .content {
        width: 390px;
        margin: auto;
    }

    ul.links-list {
        padding-left: 1em
    }

    .knd-menu-dropdown .links-list a {
        font-size: 1.6rem;
        margin-left: 0
    }

    .knd-menu-dropdown .content h2 {
        font-size: 1.8rem;
        text-transform: none;
        font-weight: 400;
        color: #484848;
        margin: 0 0 .6em
    }

    .knd-menu-dropdown .bg-layer {
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 1px;
        background: transparent;
        opacity: 0;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .knd-menu-dropdown.is-dropdown-visible .bg-layer {
        opacity: 1;
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,-webkit-transform .3s;
        transition: transform .3s,opacity .3s;
        transition: transform .3s,opacity .3s,-webkit-transform .3s
    }
    .col-title {
        font-size: 3.5rem;
        color: #453824;
        /* text-align: center!important; */
    }
    .serv-title {
        text-align: center !important;
        margin-top: 0;
    }
    .process-standfirst {
        font-size: 1.7em;
        /* margin: -20px 0 20px 0; */
    }
    .services-standfirst, .services-standnext {
        /* font-size: 2rem; */
        margin-top: 0;
    }
    .contact-box {
        margin-top: 0;
    }
    .watermark-home {
        font-size: 5vw;
    }
    /* .services-standnext {
        font-size: 1.9em;
        margin-top: 0;
        font-weight: 600;
    } */
    .first-text {
        margin-top: -20px;
    }
    .services-header {
        font-weight: 500;
        font-size: 7rem;
        margin: auto
    }
    /* .services-text {
        font-size: 16px
    } */
    .section-txt-img {
        /* margin: 0 0 40px; */
        padding-top: 20px;
    }
    /* .all-services {
        margin: 0 40px 20px;
    } */
    .section-services {
        height: 240px;
        margin: 20px 0;
    }
    .section-services .service-icon {
        max-width: 80px;
        max-height: 80px;
        /* padding: 1.25rem */
    }
    /* .services-text:last-child {
        margin-bottom: 3.6em
    } */
    .services-contact p {
        font-size: 2.5rem;
        margin: 1.5rem 0 0;
    }
    .web-network-svg {
        margin: 45px 10px;
        /* width: 500px; */
    }
    .web-it-svg {
        margin-top: 60px;
    }
    .close-icon-modal {
        color: #ccc;
        border: solid;
        cursor: pointer;
        border-radius: 45px;
        margin-right: -30px;
    }
    .close-icon-modal .fa {
        font-size: 25px;
        padding: 0 3px;
    }
    .align-div-right {
        display: flex;
        justify-content: flex-end;
    }
    .close-cab-modal {
        /* position: absolute; */
        right: -10px;
        top: -10px;
        /* color: #000000ab;
        border: 1px;
        cursor: pointer;
        border-radius: 60px;
        box-shadow: 2px 14px 20px 0px rgba(0,0,0,.5);
        background-color: #f8f8f8; */
    }
    .close-cab-modal .fa {
        font-size: 24px;
        /* padding: 0 4px; */
    }
    .view-header  {
        margin: 0;
    }
    .home-header {
        top: 30vh;
        left: 100px;
    }
}
.form-group {
    margin-bottom: 0px;
}
.form-control {
    font-size: 16px;
}
.form-bck {
    background-color: #f2f2f2;
    z-index: 20;
    padding: 1.25rem;
    margin: 5vh 0;
    border: 1px solid #6c757d7d;
    box-shadow: 0 12px 30px 0 rgba(0,0,0,0.5);
    border-radius: 8px;
}
/* Login */
.login-form {
    width: 100%;
}
.login-frm {
    margin: 10vh auto;
}
.login-div-row {
    display: flex !important;
    /* flex-direction: row;
    flex-wrap: wrap;
    flex-basis: auto; */
}
.login-form span {
    margin-top: 9px;
    width: 100px;
    text-align: left;
    font-weight: 600;
}
.login-form input {
    padding: 5px;
    margin: 4px;
    border: 1px solid #E5E5E5;
    font-size: 1.7rem;
    box-shadow: -1px -1px 1px 1px #CCC;
    width: 50%;
}
.login-form table {
    margin: auto;
}
.login-title {
    color: #ab6b2ac4;
    text-transform: uppercase;
    justify-content: center;
    width: 100%;
}
.login-title h1 {
    margin: auto;
    padding: 0;
    font-family: 'Libre Baskerville',serif;
    text-shadow: 2px 2px 4px #0000004f;
    color: #164e4a;
}
.page-wrapper {
    min-height: 70vh;
    background-color: #fff;
    /* background: #f1f1f1 center bottom no-repeat url(../img/bg.svg);
    background-size: cover; */
}

@keyframes animate-img-opacity {
    0% {
         opacity :.5;
    }

    25% {
        opacity :.6;
   }

    50% {
        opacity :.7;
    }

    75% {
        opacity :.8;
    }

    100% {
        opacity :1;
    }
}

.knd-logo {
    /* margin: 1.8em auto; */
    /* margin-bottom: 3em; */
    display: block;
    /* width: 100%; */
    max-width: 100%;
    /* transform: translateX(-20px) */
    animation: animate-img-opacity 3.5s ease-in-out 0s;
    /* transition: all 3s */
    box-shadow: 1px 1px 15px #343638;
}


.ft-shadow {
    box-shadow: 1px 1px 15px #343638;
}

@media only screen and (min-width: 1000px) {
    .page-wrapper {
        /* padding-top:100px; */
        overflow-x: hidden;
    }
    .ft-container {
        /* max-width: 70vw !important; */
    }
}

/* h1 {
    margin: 1.8em auto 1.6em auto;
    font-weight: 100
} */

h2 {
    margin-bottom: .8em
}

.underline {
    background: #0f726a;
    margin-bottom: 2.8em;
    padding-bottom: 2px;
    width: 100%;
}

.underline-left {
    margin-left: 0
}

.section,.section-sub-services {
    background: #2c3134;
    padding-bottom: 3.8em;
    background: #383d41 center top no-repeat url(../img/bg.svg);
    background-size: cover
}

.section div {
    text-align: center;
    color: #fff
}

.process-icon {
    /* margin: 1.25rem auto; */
    max-width: 150px;
    /* padding: 1.25rem */
}


.section-process {
    /* background: #f2f2f2; */
    margin: 0px 0px 40px 0px;
    text-align: center;
}

.section-process h3 {
    font-size: 2rem;
    font-weight: 600;
}

.col-header {
    padding-right: 0px;
    padding-left: 0px;
}
.col-header h1 {
    font-family: 'Source Sans Pro';
    font-size: 4.5rem;
    margin: 6rem auto 2rem;
    color: #ab6a29;
    height: 10px;
}

.section-process a.block-link {
    color: #383d41;
}

/* .section-process .col-sm:hover svg .bkcolor-circle {
    fill: #0f726a
}

.section-process .col-sm:hover svg .st-logo {
    stroke: #0f726a
} */

.section-process .col-sm:hover svg .bkcolor-logo {
    fill: #000
}
.section-process .col-sm:hover {
    /* background: #000; */
    transform: scale(1.1);
    transition: transform 0.3s
}

.section-process .col-sm:nth-child(1):hover svg .st-logo {
    stroke: #198179
}

.section-process .col-sm:nth-child(1):hover svg .bkcolor-circle {
    fill: #198179
}
.section-process .col-sm:nth-child(1):hover h3 {
    color: #198179
}

.section-process .col-sm:nth-child(2):hover svg .st-logo {
    stroke: #007bff
}

.section-process .col-sm:nth-child(2):hover svg .bkcolor-circle {
    fill: #007bff
}
.section-process .col-sm:nth-child(2):hover h3 {
    color: #007bff
}

.section-process .col-sm:nth-child(3):hover svg .st-logo {
    stroke: #b46423
}

.section-process .col-sm:nth-child(3):hover svg .bkcolor-circle {
    fill: #b46423
}
.section-process .col-sm:nth-child(3):hover h3 {
    color: #b46423
}
.section-process .col-sm:nth-child(4):hover svg .st-logo {
    stroke: #8d1f18
}
.section-process .col-sm:nth-child(4):hover svg .bkcolor-circle {
    fill: #8d1f18
}
.section-process .col-sm:nth-child(4):hover h3 {
    color: #8d1f18
}
.services {
    background: #3c3c3c
}


.section-secondary {
    background: #fff
}

.section-secondary h2 {
    color: #0F726A
}

.section-sub-services {
    color: #fff;
    text-align: center;
    padding-bottom: 2em
}

.section-sub-services object {
    display: block;
    margin: auto
}

.client .client-inner {
    padding: 1em
}

.client h2,.client p {
    text-align: left
}

.client-logo {
    max-width: 100%;
    filter: grayscale(100);
    margin: 3em 0;
    transition: filter 0.3s
}

.client-logo:focus,.client-logo:hover {
    filter: grayscale(0)
}

.business-area,.services-area {
    color: #fff;
    font-weight: 800;
    background: rgba(0,0,0,.2);
    padding: 1rem 2.3rem;
    border-radius: 2px
}

.client {
    margin-top: 1em
}

.client-1 .client-inner {
    border-top: 10px solid #e95536;
    background-color: rgba(233,85,54,.1)
}

.client-2 .client-inner {
    border-top: 10px solid #52426a;
    background-color: rgba(82,66,106,.1)
}

.client-3 .client-inner {
    border-top: 10px solid #014f41;
    background-color: rgba(1,7,65,.1)
}

.client-4 .client-inner {
    border-top: 10px solid #015fac;
    background-color: rgba(1,95,172,.1)
}

.client-5 .client-inner {
    border-top: 10px solid #76cff3;
    background-color: rgba(118,207,243,.1)
}

.client-6 .client-inner {
    border-top: 10px solid #f09c2a;
    background-color: rgba(240,156,42,.1)
}

.client-7 .client-inner {
    border-top: 10px solid #a60402;
    background-color: rgba(166,4,2,.1)
}

.about-us ul {
    list-style: none;
    font-size: 2rem;
    padding-bottom: 2em
}

.about-us ul li {
    margin-bottom: 5px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px
}

.about-us ul li:before {
    margin-right: 15px;
    margin-left: -34px;
    content: "";
    background: #0F726A;
    border-radius: 100%;
    color: white;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block
}

.about-us-container {
    background: url(../img/bg.svg) no-repeat #e4e4e4;
    background-size: contain
}

.about-us-container .container {
    padding-right: 30px;
    padding-left: 30px
}

form input[type="text"],form input[type="email"],form input[type="password"],textarea {
    border-radius: 2px;
    border: 0;
    border: 1px solid #b7b7b7;
    width: 100%;
    margin-top: .3em;
    display: block;
    /* font-size: 1.2em; */
    padding: 10px;
    /* margin-bottom: 1em; */
    line-height: 1!important;
    max-height: 152px;
}

form input[type="text"]::placeholder,form input[type="email"]::placeholder.click {
    color: #484848
}
.hide-placeholder::-webkit-input-placeholder::selection {
    color: red
}

form input[type="submit"] {
    text-transform: uppercase
}

form label {
    display: block;
    font-size: 1.4rem;
    color: #453824;
    /* font-weight: 600; */
}
.ticket-wrapper {
    /* padding-top: 10px; */
}
.ticket-messages,.contact-messages,.help-block.with-errors {
    background: #dff0d8;
    text-align: center;
    color: green;
    padding: 10px;
    border: 1px solid #64d664;
    margin-bottom: 10px;
    border-radius: 4px;
    display: none
}

.help-block.with-errors {
    background: #ffa28e;
    border: 1px solid #64d664;
    text-align: center;
    color: #ad0000;
    display: none;
    height: 50px
}

.ticket-form-messages {
    width: 100%;
    background: #f1f1f1;
    text-align: center;
    display: none;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid rgba(0,0,0,.6);
    border-radius: 4px;
    box-sizing: border-box
}

.success {
    display: block;
    color: #090
}

.error {
    display: block;
    background: red;
    color: #fff
}

.cta {
    background: #000
}

.cta h2 {
    margin-top: 1.8em;
    position: relative;
    font-size: 2.8em;
    font-weight: 100;
    color: #f1f1f1
}

.cta a.btn-transparent {
    float: none;
    margin: 0 auto;
    position: relative;
    background: none;
    border: 1px solid #f1f1f1;
    color: #fff;
    font-size: 1.25em;
    padding: 2px 20px 7px;
    margin-bottom: 2.8em;
    line-height: 2
}

.cta a.btn-transparent:hover,.cta a.btn-transparent:focus {
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
    transition: all 0.3s
}

.section-testimonials {
    background: #fff;
    color: #484848;
    padding: 20px;
    padding-bottom: 6em
}

.section-testimonials .slick-slide p,.section-testimonials .slick-slide .quote,.section-testimonials h1,.section-testimonials .slick-slide h3 {
    color: #484848
}

.section-testimonials .slick-prev:before,.section-testimonials .slick-next:before {
    color: #0F726A
}

.section-testimonials .name {
    font-size: 1.2em;
    font-weight: 200;
    padding-top: 20px
}



.article {
    width: 100%;
    max-width: 740px;
    margin: 2em auto;
    padding: 20px 40px;
    box-shadow: 0 8px 20px rgba(0,0,0,.1)
}

.article h1 {
    text-align: center;
    font-weight: 600;
    font-size: 3em;
    margin-bottom: 1em
}

.article .subhead {
    font-size: 1.9em;
    text-align: center;
    margin-bottom: 1em
}

.article p {
    font-size: 1.2em;
    margin-bottom: 1.6em
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    /* quotes: "\201C""\201D""\2018""\2019" */
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em
}

blockquote p {
    display: inline
}



.address {
    color: #818181
}

.phone{
    color: #fff;
    font-family: Roboto, sans-serif;
}
.btn-phone {
    font-size: 1.2em;
    padding-bottom: 1em;
    display: block
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.05em
}

.blocker.behind {
    background-color: transparent
}

.modal-open {
    padding-right: 0px !important;
}

/* .modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 740px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: 4px;
    right: 4px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
} */

.service-net-img {
    margin-top: -25px;
    margin-left: -30px;
}



/* .service-web-img {
    margin-top: -20px;
    margin-left: -10px;
} */

.service-api-img {
    margin-top: -55px;
    margin-left: -60px;
}

.service-it-img {
    /* margin-top: -55px; */
    margin-left: -60px;
}

@-webkit-keyframes sk-stretchdelay {
    0%,40%,100% {
        -webkit-transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {
    0%,40%,100% {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.privacy {
    margin: 60px auto;
}

.privacy ul {
    margin-right: 20px
}

.privacy ul li {
    list-style-type: disc
}

/* SVG Manupulation */

.line {
    fill:none;
    stroke-width:0.895;
    stroke-linecap:butt;
    stroke-linejoin:miter;
    stroke-miterlimit:4;
}

.hidden {
    stroke-dasharray: 600px;
    stroke-dashoffset: 600px;
    fill-opacity: 0; /*we will animate the fill in */
}


.knd-color {
    stroke:#0f726a;
    fill:#0f726a
}

.stroke-green {
    stroke:#54e42b;
    fill:#54e42b
}

.stroke-blk {
    fill:none;
    stroke:#000;
    stroke-miterlimit:10
}
.stroke-blue {
    stroke:#4bccc9 !important;
    fill:#4bccc9
}
.stroke-black {
    stroke: #000000 !important;
    fill:none
}
.stroke-orange {
    stroke: #ef9a1d !important;
    fill:#ef9a1d
}

.stroke-yellow {
    stroke: #F44336 !important;
    fill:#F44336
}