.container .top {
    width: 100%;
    padding-top: 10px;
}

.top .top_left,
.top .top_left ul {
    float: left;
}

.top .top_right,
.top .top_right ul {
    float: right;
}

.navbar-inverse .navbar-nav>li>a {
    color: #f7f3f3 !important;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #080808 !important;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: rgba(29, 25, 25, 0.95) !important;
}

.navbar-inverse {
    background-color: rgba(230, 92, 71, 0.95) !important;
    border-color: rgba(230, 92, 71, 0.95) !important;
}

#topbar-wrapper {
    border-bottom: 1px solid rgb(224, 224, 224) !important;
}

#topbar-wrapper .top .top_right li a {
    text-decoration: none;
    color: black;
}

#topbar-wrapper .top .top_right li a:hover {
    color: rgb(0, 156, 255);
}
.carousel .item {
  height: 600px !important;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 600px !important;
}
.carousel-inner > .item > img {
    margin: 0 auto;
}

/*#header-wrapper {
    border-bottom: 1px solid black;
}*/

#header-wrapper .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

#header-wrapper .container .logo {
    float: left;
}

.affix {
    top: 0px;
    z-index: 100;
    width: 100%;
}

#header-wrapper .container .heading {
    font-size: 30px;
    font-weight: 700;
    margin-left: 96px;
    padding-top: 6px;
}


/*#nav-wrapper .container-fluid ul li {
    border-bottom: 3px solid #080808;
}*/


/*#nav-wrapper .container-fluid ul li:hover {
    border-bottom: 3px solid rgb(0, 156, 255);
}*/

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.container .wdc-heading .box-title:after {
    border-top-color: rgb(0, 156, 255);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(50, 50, 50);
    content: "";
    display: block;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    left: 50%;
    letter-spacing: -1px;
    line-height: 32.6333px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: 0px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    top: -1px;
    visibility: visible;
    width: 30px;
}

.container .wdc-heading .box-title {
    box-sizing: border-box;
    color: rgb(50, 50, 50);
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32.6333px;
    margin-top: 30px;
    opacity: 1;
    position: relative;
}

.container .wdc-heading .box-content {
    font-size: 18px;
}

.why_choose {
    padding: 10px;
    text-align: center;
}

.grids {
    margin-top: 20px;
}

.grids .style-3 {
    padding: 10px;
}

.grids .box-icon {
    margin-bottom: -44px;
}

.grids .box-icon span {
    margin-bottom: 10px;
}

.grids .box-icon span i {
    padding: 20px;
    color: white;
    font-size: 48px;
    border-radius: 50%;
    background-color: rgb(229, 98, 78);
}

.grids .box-content {
    background-color: rgb(244, 244, 244);
    padding: 20px;
    padding-top: 50px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-family: "Times New Roman";
    font-size: 14px;
    font-weight: 400;
    line-height: 24.5px;
}

.grids .box-content h4 {
    box-sizing: border-box;
    color: rgb(50, 50, 50);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 20.4px;
    margin-bottom: 20px;
    margin-top: 10px;
    opacity: 1;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.24s;
    transition-property: opacity;
    transition-timing-function: ease-in-out;
    visibility: visible;
}

.grids .box-link {
    margin-top: 10px;
    display: inline-block;
}

.grids .box-link a {
    background-color: transparent;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    outline-color: rgb(51, 51, 51);
    outline-style: none;
    outline-width: 0px;
    text-align: center;
    text-decoration: none;
    text-decoration-color: rgb(51, 51, 51);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    visibility: visible;
}

.grids .box-link:hover a,
.grids .box-link:hover span {
    color: rgb(0, 156, 255);
}

.grids .why_choose .iconbox-container:hover .box-icon span i {
    background-color: rgb(48, 48, 48);
}

.who_we_are .who_we_are_right {
    padding-left: 0px;
    padding-right: 0px;
}

.who_we_are .who_we_are_right img {
    width: 100%;
}

.container .who_we_are .who_we_are_left {
    background-color: rgb(244, 244, 244);
    padding: 60px;
    padding-bottom: 78px;
}

.container .who_we_are .who_we_are_left .wpb_wrapper .wdc-button {
    text-decoration: none;
    background-color: rgb(0, 156, 255);
    padding: 15px;
    text-transform: uppercase;
    color: white;
    border-radius: 2px;
}

.container .who_we_are .who_we_are_left .wdc-heading .box-content {
    margin-bottom: 10px;
}

.container .who_we_are .who_we_are_left .wdc-heading .box-title:after {
    border-top-color: rgb(0, 156, 255);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(50, 50, 50);
    content: "";
    display: block;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    left: 0px;
    letter-spacing: -1px;
    line-height: 32.6333px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    position: relative;
    text-align: left;
    top: -1px;
    visibility: visible;
    width: 30px;
}

.get_a_free_quote {
    margin-top: 30px;
}

.get_a_free_quote .blue_background {
    width: 100%;
    background-color:rgb(231, 100, 80);
}

.footer {
    background-color: rgb(48, 48, 48);
    box-sizing: border-box;
    color: rgb(186, 186, 186);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 24.5px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 80px;
    visibility: visible;
}

.media .pull-left img {
    width: 60px;
    height: 60px;
}

.footer_bottom {
    width: 100%;
    text-align: center;
    background-color: black;
    padding: 15px;
    color: rgb(186, 186, 186);
}

.blue_background {
    padding: 30px;
}

.blue_background .vc_custom_heading {
    font-weight: 600;
}

.blue_background .wpb_text_column {
    padding: 30px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 24.5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: left;
    visibility: visible;
}

.blue_background .query_form .vc_column-inner {
    background-color: rgb(255, 255, 255);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 24.5px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    visibility: visible;
    width: 100%;
}

.blue_background .query_form .vc_custom_heading {
    background-color: rgb(0, 0, 0);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: "Helvetica";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.4px;
    line-height: 24.4833px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.24s;
    transition-property: opacity;
    transition-timing-function: ease-in-out;
    visibility: visible;
}

.blue_background .query_form .wpcf7 span input,
.blue_background .query_form .wpcf7 span textarea {
    width: 100%;
    border: 1px solid rgb(226, 230, 231);
    color: rgb(51, 51, 51);
    padding: 12px;
}

.blue_background .query_form .wpcf7 .wpcf7-submt {
    background-color:rgb(231, 100, 80);
    padding: 10px;
    color: white;
    text-transform: uppercase;
    border: 1px solid rgb(231, 100, 80);
    border-radius: 2px;
}

.our_services .row .images {
    padding: 10px;
}

.our_services .row img {
    width: 100%;
}

.our_services .wdc-heading {
    margin-bottom: 20px;
}


/*hamburger*/

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}

.navbar-toggle.activ .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle.activ .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggle.activ .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}


/********/

@media screen and (max-width: 1200px) {
    .container .who_we_are .who_we_are_left .wdc-heading .box-content {
        margin-bottom: 30px;
    }
    .container .who_we_are .who_we_are_left {
        padding: 40px;
        padding-top: 18px;
        padding-bottom: 50px;
    }
}

@media screen and (min-width: 770px) and (max-width: 990px) {
    .why_choose {
        padding: 0px;
    }
    .grids .style-3 {
        padding: 0px;
    }
    .grids .box-icon span i {
        padding: 10px;
    }
    .grids .box-icon {
        margin-bottom: -31px;
    }
    .container .who_we_are {
        margin-top: 30px;
    }
    .container .who_we_are .who_we_are_left .wdc-heading .box-content {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .container .who_we_are .who_we_are_left .wdc-heading .box-title {
        margin-top: 10px;
        font-size: 18px;
    }
    .container .who_we_are .who_we_are_left {
        padding: 30px;
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .blue_background .query_form .vc_column-inner {
        padding: 15px;
    }
    .carousel .item {
  height: 400px !important;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 400px !important;
}
}

@media screen and (max-width: 770px) {
    .footer-container {
        text-align: center;
        border-bottom: 1px solid rgb(186, 186, 186);
    }
    .footer-container .pull-left {
        float: none !important;
    }
    .last {
        border-bottom: none;
    }
    .who_we_are_left {
        margin-top: 20px !important;
    }
    .navbar-form {
        display: none;
    }
    .blue_background .vc_custom_heading {
        font-size: 24px !important;
    }
    .blue_background .vc_custom_1480676524074 {
        font-size: 33px !important;
    }
    .blue_background .wpb_text_column {
        padding-left: 5px;
        padding-right: 5px;
    }
    .blue_background .wpb_text_column p {
        text-align: justify !important;
    }
    .query_form .vc_custom_heading {
        font-size: 17px !important;
    }
    .carousel .item {
  height: 350px !important;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 350px !important;
}
}

@media screen and (max-width: 470px) {
    #header-wrapper .container .heading {
        font-size: 23px;
        margin-left: 86px;
        padding-top: 9px;
    }
    .carousel .item {
  height: 200px !important;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 200px !important;
}
}
