@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,900|Roboto:100,400,900');

:root {
    --red-accent: #dd3333;
    --black: #212121;
    --services-black: #1d1c1c;
    --light-grey: #f0f0f0;
}

html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Raleway', sans-serif;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
}

p {
    letter-spacing: 1px;
    font-size: 1em;
    line-height: 1.9em;
    color: #777;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

.navbar-nav {
    float: right;
    margin: 0;
}

.navbar-default {
    background-color: #ffffff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}

.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav-top {
    margin: 0 auto;
    width: 88%;
    padding: 1.4em 0;
}

.navbar-brand {
    float: left;
    height: 20px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.navbar-default .navbar-brand {
    color: #111;
}

.logo-brand h1 a {
    font-size: 1.1em;
    color: #111;
}

.navbar-nav>li>a {
    padding: 7px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.75em;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a {
    color: #27292b;
}

a.request {
    border: 1px solid #ddd;
    padding: 0.6em 1.2em;
}

.nav_right_top {
    margin-top: 0.4em;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: var(--red-accent);
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #2d2d2d;
    background-color: none;
}





/*span.desc {
    font-size: 0.3em;
    margin-left: .8em;
    display: block;
    font-weight: 400;
    color: #777;
    letter-spacing: 5px;
}
*/

.logo-brand i.fa {
    color: var(--red-accent);
}

.carousel .item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel1.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel2.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel3.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item4 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/carousel4.jpg) no-repeat;
    background-size: cover;
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 4em;
    font-weight: 900;
    letter-spacing: 2px;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
    font-weight: 600;
}

.carousel-caption p {
    letter-spacing: 7px;
    font-size: 1.1em;
    font-weight: 300;
    color: #fff;
    margin: 0em 0 2em 0;
    font-weight: bold;
}

.carousel-caption a {
    color: #fff;
    letter-spacing: 1px;
    padding: 11px 20px;
    background: none;
    font-size: 0.9em;
    border-radius: 0;
    border: 1px solid #fff;
}

.carousel-caption a:hover {
    background: #ee4f4f;
    border: 1px solid #ee4f4f;
}

.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}


.carousel-indicators {
    bottom: 2%;
    left: 50%;
}

.carousel-caption {
    position: inherit;
    min-height: 650px !important;
    padding-top: 16em;
    text-align: center;
}

.carousel-control {
    line-height: 35em;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    border: 2px solid #fff;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0px 4px;
    border: 2px solid var(--red-accent);
    background: var(--red-accent);
}

.top-buttons {
    margin: 0 auto;
    text-align: center;
    width: 20%;
}

.bnr-button {
    float: left;
}

.bnr-button a {
    text-decoration: none;
    padding: .8em 1.5em;
    text-align: center;
    border: solid 2px #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.75em;
    display: inline-block;
}

a.act {
    font-weight: 700;
    border: solid 2px var(--red-accent);
    background-color: var(--red-accent);
}

.bnr-button a:hover {
    border: solid 2px var(--red-accent);
    background-color: var(--red-accent);
}

a.two.scroll {
    margin-left: 10px;
}

.banner_bottom_left h4 {
    font-size: 1.5em;
    color: #3c3c3c;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1.6em;
    /*margin-bottom: 1em;*/
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.help_full img,
.help_full img {
    margin: 0 auto;
    width: 100%;
}

.banner_bottom_left p {
    margin-bottom: 1em;
}

.banner_bottom {
    padding: 7em 0;
}

.news-left {
    padding-left: 0;
}

.news-right h4 {
    color: #333;
    font-size: 2.5em;
    font-weight: 500;
}

.banner_bottom_in {
    text-align: center;
    /*margin: 0 auto;*/
    /*width: 80%;*/
}

.banner_bottom_in img {
    background-color: #ebeeef;
    padding: 0.5em;
}

.banner_bottom_in p {
    margin: 2em 0;
}

.ab_button {
    margin-top: 2em;
}

.ab_button a {
    padding: 0.8em 2em;
    color: #222;
    font-size: 0.8em;
    letter-spacing: 1px;
    background: #ffffff;
    border: 2px solid var(--red-accent);
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.ab_button a:hover {
    background: var(--red-accent);
    border: 2px solid var(--red-accent);
    color: #fff;
}

.banner_bottom_in h3 {
    line-height: 1.3em;
}

.banner_bottom_in iframe {
    width: 600px;
    min-height: 333px;
    border: 6px solid #ddd;
    margin-top: 3em;
}

.inner-info {
    margin-top: 4em;
}

.background-banner {
    background: url(../images/bcg-banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}

.services-breadcrumb {
    padding: 1em 1em;
    background: #f5f5f5;
    text-align: center;
}

ul.short li {
    text-align: left;
    display: inline-block;
    letter-spacing: 1px;
    color: #8c8e90;
    font-size: 0.85em;
}

ul.short li a {
    color: var(--red-accent);
    text-decoration: none;
}

.services-breadcrumb ul li span {
    padding: 0 1.5em;
}

h3.bold-title {
    color: #1b1b1b;
    font-size: 3em;
    text-align: left;
    letter-spacing: 2px;
    font-weight: 900;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    text-align: center;
}

h3.bold-title.cen {
    color: #fff;
    text-align: center;
}

.ser-first-grid .ion-bckg i {
    transition: .3s;
    font-size: 3.4em;
    color: #fff;
    line-height: 2.4em;
    text-align: center;
}

.ion-bckg {
    transition: .3s;
    width: 125px;
    height: 125px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.ion-bckg:hover {
    transition: .3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

.ser-first-grid:hover i {
    color: var(--red-accent);
    transition: .3s;
}

.ser-first-grid p {
    margin: 0;
    color: #777;
    font-size: 0.9em;
    line-height: 1.9em;
}

.ser-first-grid h3 {
    margin: 26px 0 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.works {
    padding: 7em 0;
    background: var(--services-black);
}

.carousel.slide.two .item {
    background: none !important;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 4em;
    font-weight: bold;
    text-shadow: none;
    margin-top: 0px;
    line-height: 100px;
}

ol.carousel-indicators.two {
    display: block;
}

#quote-carousel .carousel-control.left {
    left: -116px;
}

#quote-carousel .carousel-control.right {
    right: -116px !important;
}

#quote-carousel .carousel-indicators {
    left: 34%;
    top: auto;
    bottom: -26px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0 2px;
}

#quote-carousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 2px;
    background: #ee4f4f;
    border: 1px solid #ee4f4f;
}

#quote-carousel img {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-top: 14px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: var(--red-accent);
    font-size: 2em;
}

@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #quote-carousel .carousel-indicators {
        bottom: -5px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.newsletter {
    padding: 3em 7em;
}

.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 10px 15px;
    color: #848484;
    font-size: 14px;
    background-color: #eee;
    width: 74%;
    letter-spacing: 1px;
    font-family: "Roboto Thin";
}

.newsright input[type="email"]::-webkit-input-placeholder {
    font-weight: 900;
}

.newsright input[type="submit"] {
    border: none;
    padding: 9px 20px 9px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 600;
    letter-spacing: 1px;
    background: var(--red-accent);
    color: #fff;
}

.newsleft h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #333;
    letter-spacing: 2px;
    font-weight: 900;
}

.banner_bottom.proj {
    background: #f7f7f7;
}

.error-404 h4 {
    font-size: 12em;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

a.b-home {
    background: #202020;
    padding: 0.7em 1.5em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
    font-size: 0.9em;
}

a.b-home:hover {
    background: var(--red-accent);
}

.error-404 p {
    color: #929090;
    font-size: 1em;
    margin: 0em 0 2em 0;
}

.error.social-icons {
    margin-bottom: 1em;
}

.error.social-icons a {
    color: #4e4e4e;
}

.error.social-icons a:hover {
    color: #00a78e;
}

.error-404 {
    text-align: center;
}

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        margin: 1em 0;
    }
}

.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none !important;
}

.login-form-rec {
    margin: 0 auto;
    width: 80%;
}

h3.bold-title.three {
    font-size: 2.7em;
}

p.reg {
    margin-top: 3em;
}


input[type="email"],
input[type="text"],
input[type="password"],
textarea {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    background-color: #eee;
    letter-spacing: .5px;
    border-radius: 5px;
    font-weight: 500;
    font-family: "Roboto";
    text-align: left;
}

textarea {
    min-height: 100px;
}

input[type="submit"] {
    background-color: var(--red-accent);
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    padding: 10px 30px 10px 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    border: none;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}
input[type="submit"]:hover {
    outline: none;
    border: none;
}
p a {
    font-size: 1em;
    color: #424242;
    letter-spacing: 1px;
    font-weight: 600;
}

.footer {
    padding: 4em 0;
    background: #1d1c1c;
}

.footer-inner {
    width: 90%;
    margin: 0 auto;
}

ul.social-nav.model-3d-0.footer-social.social.two {
    float: none;
}

.footer-left p {
    color: #737070;
    line-height: 2em;
    font-size: 14px;
    margin-top: 22px;
}

.sign-gd h4,
.sign-gd-two h4 {
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 25px;
    font-weight: 700;
    letter-spacing: 1px;
}

.sign-gd h4 span,
.sign-gd-two h4 span {
    font-weight: 300;
}

.sign-gd ul li,
.sign-gd-two ul li {
    color: #848484;
    line-height: 2em;
    font-size: 14px;
    list-style-type: none;
}

.sign-gd ul li a,
.sign-gd-two ul li a {
    color: #737070;
    letter-spacing: 1px;
}

.sign-gd ul li a:hover,
.sign-gd-two ul li a:hover {
    color: #ffffff;
}

.post-grid:nth-child(2) {
    margin: 1em 0;
}

.address-left {
    float: left;
    width: 10%;
}

.address-left i.fa.fa-phone,
.address-left i.fa.fa-envelope,
.address-left i.fa.fa-map-marker {
    color: #FFFFFF;
    font-size: 1em;
}

.address-right {
    float: right;
    width: 87%;
}

.address-right h6 {
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.address-right p {
    margin: 1em 0 0 0;
    font-size: .9em;
    color: #565656;
}

.address-right p a {
    color: #76daff;
    text-decoration: none;
}

.address-right p a:hover {
    color: #b5b5b5;
}

.address-right p span {
    display: block;
    margin: .5em 0;
}

ul.social-nav.model-3d-0.footer-social.social.two {
    margin-top: 2em;
}

.social-nav li {
    display: inline-block;
    margin: 0 6px;
}

.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.twitter .front {
    background: #00acee;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f74844;
}

.twitter .back,
.facebook .back,
.instagram .back {
    background: #fff;
}

.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

.social .front i {
    color: #fff;
    font-size: 20px;
}

.social .back i {
    color: #000;
    font-size: 20px;
}

.address-grid:nth-child(2) {
    margin: 0.7em 0;
}

p.copy-right {
    color: #848484;
    text-align: center;
    margin-top: 55px;
    font-size: 14px;
    border-top: 1px solid #0e0e0e;
    padding-top: 3em;
}

p.copy-right a {
    color: #76daff;
    text-decoration: none;
}

p.copy-right a:hover {
    color: #848484;
}

.footer-left h2 a {
    font-size: 1em;
    color: #7e8184;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(29, 28, 28, 0.9);
}

.footer-left h2 i.fa {
    color: #76daff;
}

.footer-left h2 a span {
    padding: 6px 10px;
    background: #444242;
    font-weight: 700;
}

/*--responsive--*/

@media(max-width:1440px) {
    h3.bold-title {
        font-size: 2.5em;
    }

    h4.subtitle {
        text-align: left;
        font-weight: lighter;
        font-family: 'Roboto';
        font-size: 1.4em;
    }
    .banner_bottom,
    .works,
    .banner_bottom {
        padding: 6em 0;
    }
}

@media(max-width:1280px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 3.5em;
    }
    .carousel-caption {
        min-height: 630px !important;
        padding-top: 17em;
        text-align: center;
    }
    .banner_bottom_left h4 {
        font-size: 1.2em;
    }
}

@media(max-width:1080px) {
    .banner_bottom,
    .works,
    .banner_bottom {
        padding: 5em 0;
    }
    .navbar-nav>li>a {
        padding: 7px 15px;
    }
    .top-buttons {
        margin: 2em auto 0;
        width: 40%;
    }
    .banner_bottom_left h4 {
        font-size: 1em;
    }
    p {
        letter-spacing: 1px;
        font-size: 0.9em;
    }
    .banner_bottom_in {
        /*margin: 0 auto;*/
        /*width: 87%;*/
    }
    .inner-info {
        margin-top: 3em;
    }
    .newsletter {
        padding: 3em 1em;
    }
}

@media(max-width:1050px) {
    .footer {
        padding: 3em 0;
    }
    .carousel-indicators {
        bottom: 5%;
        left: 50%;
    }
    #quote-carousel .carousel-indicators {
        left: 40%;
        top: auto;
        bottom: -26px;
    }
}

@media(max-width:1024px) {
    .nav-top {
        width: 95%;
        padding: 1.4em 0;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 3em;
        letter-spacing: 1px;
    }
}

@media(max-width:991px) {
    .carousel-caption p {
        letter-spacing: 6px;
        font-size: 1em;
        margin: 1em 0 1em 0;
    }
    .top-buttons {
        margin: 2em auto 0;
        width: 40%;
    }
    .carousel-caption {
        min-height: 584px !important;
        padding-top: 15em;
        text-align: center;
    }
    .ser-first-grid {
        margin-bottom: 1em;
    }
    .error-404 p {
        font-size: 0.9em;
        font-family: 'Roboto';
        font-weight: 700;
        margin: 0em 0 2em 0;
    }
    .error-404 form {
        margin: 0 auto;
        width: 60%;
        text-align: center;
    }
    .logo-brand h1 a {
        font-size: 1em;
    }
    .navbar-nav>li>a {
        padding: 7px 20px;
        letter-spacing: 1px;
        font-size: 0.75em;
        font-weight: 600;
    }
    .help_full img,
    .help_full img {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 2em;
    }
    .flickr-post ul li {
        margin: 1% 1%;
        width: 15%;
        padding: 4px;
    }
    .sign-gd {
        margin: 1em 0;
    }
    .sign-gd-two {
        margin-top: 1em;
    }
    .footer-inner {
        width: 98%;
        margin: 0 auto;
    }
    .footer-right {
        padding: 0;
    }
    .background-banner {
        min-height: 280px;
    }
    .banner_bottom_left {
        margin-bottom: 2em;
    }
    h3.bold-title.we {
        font-size: 2em;
    }
    h4.subtitle {
        font-size: 1.8em;
    }
}

@media(max-width:900px) {
    .carousel-caption {
        min-height: 565px !important;
        padding-top: 15em;
        text-align: center;
    }
    .sign-gd h4,
    .sign-gd-two h4 {
        font-size: 1.2em;
        margin-bottom: 22px;
        font-weight: 700;
        letter-spacing: 1px;
    }
    .newsleft h3 {
        font-size: 20px;
        margin-top: 15px;
        letter-spacing: 1px;
    }
    .newsright input[type="email"] {
        padding: 10px 15px;
        width: 69%;
    }
    .banner_bottom_left h4 {
        font-size: 1.2em;
    }
}

@media(max-width:800px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.5em;
        letter-spacing: 1px;
    }
    .banner_bottom,
    .works,
    .banner_bottom {
        padding: 4em 0;
    }
}

@media(max-width:768px) {}

@media(max-width:767px) {
    .navbar-nav {
        float: none;
        margin: 0;
    }
    .nav>li {
        position: relative;
        display: block;
        margin-bottom: 0.5em;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #e0e0e0;
        margin-top: 1em;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 12px 10px;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    #quote-carousel .carousel-indicators {
        left: 10%;
        top: auto;
        bottom: -26px;
    }
    h3.bold-title.three {
        font-size: 1.8em;
    }
    h4.subtitle {
        font-size: 1.4em;
    }
    .login-form-rec {
        margin: 0 auto;
        width: 80%;
    }
}

@media(max-width:736px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 40%;
    }
    .carousel-caption {
        min-height: 523px !important;
        padding-top: 13em;
        text-align: center;
    }
    #quote-carousel .carousel-indicators {
        left: 10%;
        top: auto;
        bottom: -26px;
    }
    .carousel-control {
        line-height: 32em;
    }
}

@media(max-width:684px) {
    .footer {
        padding: 2em 0;
    }
    .bnr-button a {
        padding: .8em 1.3em;
        letter-spacing: 2px;
        font-size: 0.7em;
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: 0.9em;
        margin: 1em 0 0em 0;
    }
    .carousel-caption {
        min-height: 483px !important;
        padding-top: 12em;
        text-align: center;
    }
    .background-banner {
        min-height: 243px;
    }
    h3.bold-title.we {
        font-size: 1.8em;
    }

    h4.subtitle {
        font-size: 1em;
    }
}

@media(max-width:667px) {
    .footer {
        padding: 2em 0;
    }
    .bnr-button a {
        padding: .8em 1.3em;
        letter-spacing: 2px;
        font-size: 0.7em;
        margin: 0 auto;
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: .8em;
        margin: 1em 0 0em 0;
    }
    .carousel-caption {
        min-height: 483px !important;
        padding-top: 12em;
        text-align: center;
    }
    .background-banner {
        min-height: 243px;
    }
    h3.bold-title.we {
        font-size: 1.8em;
    }
}

@media(max-width:640px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 45%;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.3em;
        letter-spacing: 1px;
    }
    h3.bold-title {
        font-size: 2.3em;
    }
    h4.subtitle {
        font-size: 1.8em;
    }
    .newsleft {
        margin-bottom: 1em;
    }
}

@media(max-width:600px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 45%;
    }
    .carousel-caption {
        min-height: 450px !important;
        padding-top: 11em;
        text-align: center;
    }
    .carousel-indicators {
        bottom: 5%;
        left: 50%;
    }
    .banner_bottom_in {
        margin: 0 auto;
        /*width: 90%;*/
    }
    .login-form-rec {
        margin: 0 auto;
        width: 85%;
    }
}

@media(max-width:568px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 48%;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.2em;
        letter-spacing: 1px;
    }
    .carousel-caption {
        min-height: 428px !important;
        padding-top: 11em;
        text-align: center;
    }
    .carousel-control {
        line-height: 29em;
    }
    .banner_bottom,
    .works,
    .banner_bottom {
        padding: 3em 0;
    }
    .inner-info {
        margin-top: 2em;
    }
    .error-404 form {
        margin: 0 auto;
        width: 90%;
        text-align: center;
    }
}

@media(max-width:480px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 54%;
    }
    h3.bold-title {
        font-size: 2em;
    }
    h4.subtitle {
        font-size: 1em;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .top-buttons {
        margin: 1em auto 0;
        width: 57%;
    }
    .carousel-caption {
        min-height: 406px !important;
        padding-top: 11em;
        text-align: center;
    }
    #quote-carousel .carousel-indicators {
        left: 19%;
        top: auto;
        bottom: -26px;
    }
    .newsletter {
        padding: 2em 1em;
    }
}

@media(max-width:440px) {
    .bnr-button a {
        padding: .6em 1em;
        letter-spacing: 1px;
        font-size: 0.7em;
    }
    .logo-brand h1 a {
        font-size: 0.9em;
    }
    .carousel-caption p {
        letter-spacing: 4px;
        font-size: 0.9em;
        margin: 1em 0 0em 0;
    }
    h3.bold-title {
        font-size: 1.8em;
    }
}

@media(max-width:414px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .banner_bottom_left h4,
    .ser-first-grid h3 {
        font-size: 1.1em;
    }
    h3.bold-title.we {
        font-size: 1.4em;
    }
    .help_full img,
    .help_full img {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 2em;
    }
    .inner-info {
        margin-top: 1.5em;
    }
    .background-banner {
        min-height: 204px;
    }
}

@media(max-width:412px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.7em;
        letter-spacing: 1px;
    }
    h3.bold-title {
        font-size: 1.6em;
    }
}

@media(max-width:384px) {
    .top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }
    .banner_bottom,
    .works,
    .banner_bottom {
        padding: 2em 0;
    }
    .carousel-caption {
        min-height: 380px !important;
        padding-top: 10em;
    }
    .carousel-control {
        line-height: 24em;
    }
}

@media(max-width:375px) {
    .top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }
    .nav-top {
        width: 93%;
        padding: 1.2em 0;
    }
}

@media(max-width:320px) {
    h4.subtitle {
        font-size: .4em;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.4em;
        letter-spacing: 1px;
    }
    .top-buttons {
        margin: 1em auto 0;
        width: 78%;
    }
    .carousel-caption {
        min-height: 339px !important;
        padding-top: 9em;
    }
    .carousel-indicators {
        bottom: 4%;
        left: 50%;
    }
    .ab_button a {
        padding: 0.8em 1.5em;
    }
    .banner_bottom_grid_left {
        padding: 0;
    }
    .banner_bottom_left h4,
    .ser-first-grid h3 {
        font-size: 0.95em;
    }
    h3.bold-title.we {
        font-size: 1.2em;
    }
    h3.bold-title {
        font-size: 1.4em;
    }
    .background-banner {
        min-height: 165px;
    }
}

.maxnet-logo {
    height: 35px;
    width: 186px;
}

.maxnet-footer {
    /*background-color: white; */
    outline-width: 2px;
    outline-color: white;
    width: 300px;
}

::-moz-selection {
    color: white;
    background: red;
}

::-webkit-selection {
    color: white;
    background: red;
}

::selection {
    color: white;
    background: red;
}

.mail_input {
    border: 2px solid #eee;
    height: 60px;
}

.map iframe {
    width: 100%;
    min-height: 575px;
    margin-bottom: -110px;
}

@media(max-width:991px) {
    .map iframe {
        width: 100%;
        min-height: 500px;
    }
}

@media(max-width:640px) {
    .mail_form input[type="submit"] {
        width: 40%;
    }
    .mail_form textarea {
        padding: .9em 0.9em;
        margin: 1.3em 0;
        min-height: 140px;
    }
}

@media(max-width:600px) {
    .map iframe {
        width: 100%;
        min-height: 250px;
    }
}

.zyre {
    background-color: #eee;
    color: var(--black);
    width: 100%;
    height: 250px;
    text-align: center;
    padding-top: 30px;
}

.zyre h2 {
    font-weight: 600;
}

.zyre>p {
    margin-top: 15px;
}

.table-head {
    background-color: var(--red-accent);
    font-weight: 900;
    color: white;
}

th[scope="row"] {
    font-size: 1.2em;
    font-family: 'Roboto';
    font-weight: 900;
}

th[scope="row"] span {
    font-size: .7em;
    color: var(--black);
    /*color: #00c853;*/
}

th {
    font-family: 'Roboto';
    font-weight: 400;
}


i.table-check {
    color: #00c853;
    font-size: 1.5em;
}

.recommended {
    background-color: #eee;
    color: var(--black);
}

.banner-box {
    align-self: center;
    align-content: center;
}

.banner-box div {
    height: 200px;
    background-color: var(--light-grey);
    text-align: center;
    /*margin: 45px;*/
    margin-left: 28px;
    margin-right: 28px;
}
.banner-box div h3 {
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: 900;
    letter-spacing: 1.5px;
}

/*.banner-box .mid {
    width: 400px;
}*/

.banner-intro {
    background-color: #dddddd;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: center;
}
.info-fields {
    font-size: 1.2em;
    font-weight: 400;
    font-family: "Roboto";
    margin-bottom: 20px;
}

.info-fields i {
    font-size: 1.2em;
    margin-right: 10px;
    margin-bottom: 10px;
}

.info-title {
    text-transform: uppercase;
    margin-bottom: 65px;
}

.banner_bottom div div h2 {
    font-family: "Raleway";
    font-weight: 900;
}

.btn {
    padding: 0.8em 2em;
    color: #222;
    font-size: 0.8em;
    letter-spacing: 1px;
    background: transparent;
    border: 2px solid var(--red-accent);
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.btn:hover {
    background: var(--red-accent);
    border: 2px solid var(--red-accent);
    color: #fff;
}

.kbtn {
    border: none;
    padding: 9px 20px 9px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 600;
    letter-spacing: 1px;
    background: var(--red-accent);
    color: #fff;
}

.kbtn:hover {
    border: none;
    padding: 9px 20px 9px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 600;
    letter-spacing: 1px;
    background: var(--red-accent);
    color: #fff;
}

.t-recommended {
    background-color: var(--black)
}