@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
    background-color: #fff;
}

.mm-menu{     background-color: #013c5a; }
#mm-blocker {    background: rgba(0, 0, 0, 0.3); z-index:9;     transition: transform 0.4s ease; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
a {
    background: transparent none repeat scroll 0 0;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    vertical-align: baseline;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cac9c9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 30px 0;
    padding: 0;
}
.clearfix::after, .topbg_container::after, .small_container::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
img {
    border: 0 none;
    height: auto;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
}
.ie8 img {
    height: auto;
}
.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}
:hover {
    transition: all 0.5s ease 0s;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
li {
    list-style: outside none none;
}
.last_li, .last_box {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.first_li, .first_box {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
:-moz-placeholder {
    color: #adadad;
}
*::-moz-placeholder {
    color: #adadad;
}
button::-moz-focus-inner {
    border: 0 none;
}
:focus {
    outline: medium none;
}
*::-moz-focus-inner {
    border: 0 none;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="submit"], input[type="button"] {
    border: 0 none;
    cursor: pointer;
}
input:focus {
    outline: medium none;
}
textarea {
    resize: none;
}
form input[type="text"], form input[type="tel"], form input[type="password"], form input[type="date"], form input[type="email"], form input[type="number"] {
}
form input[type="text"], input[type="tel"], input[type="password"], input[type="date"], input[type="email"], input[type="number"], textarea {
}
* {
}
.first_col, .first_li {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.last_col, .last_li {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.last {
    margin-right: 0 !important;
}
a {
    color: #bf1010;
}
a:focus, a:hover {
    color: #fff;
    outline: medium none;
    text-decoration: none;
}
#FAQ:hover{background:#123456;}

.container-long{width:80% !important;}

.home_slider ul li::before {
    content: "";
    position: absolute;
}
.home_slider ul li .container::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.home_slider ul li .container .row {
    display: inline-block;
    vertical-align: middle;
}
hr {
}
.alignnone, a img.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright, a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
h3 {
    font-family: "Shadows Into Light Two",cursive;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
ol {
    counter-reset: section;
}
ol li::before {
    color: #000;
    content: counter(section, decimal) ".";
    counter-increment: section;
    font-weight: bold;
    padding-right: 5px;
}
input[type="text"], input[type="tel"], input[type="password"], input[type="date"], input[type="email"], input[type="number"], textarea {
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus {
}
span.required {
}
h1 {
    color: #68a33e;
    font-family: "Raleway",sans-serif;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
h2 {
    color: #68a33e;
    font-family: "Raleway",sans-serif;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
h3 {
    color: #68a33e;
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
h4 {
    color: #68a33e;
    font-family: "Raleway",sans-serif;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
h5 {
    color: #68a33e;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
p {
    color: #484848;
    font-family: raleway;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 15px;
}
.topbg {
    background: #68a33e none repeat scroll 0 0;
    height: 40px;
    padding: 9px 0 7px;
}
.topbg_container {
    margin: 0 auto;
    max-width: 1172px;
}
.topbg_container .cumber_mail {
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.topbg_container .contact_no_main {
    float: right;
}
.topbg_container .cumber_mail::before {
    color: #fff;
    content: "";
    font-family: ionicons;
    font-size: 24px;
    margin-right: 10px;
    vertical-align: middle;
}
.contact_no_main li, .contact_name, .contact_no {
    color: #fff;
    display: block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.contact_no a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.contact_no_main a {
    color: #ffffff;
}
.contact_no_main li a i {
    margin-left: 2px;
    margin-right: 5px;
}
.first_cont {
    margin-right: 20px;
}
.second_cont {
    margin-left: 20px;
    position: relative;
}
.second_cont::before {
    bottom: 0;
    content: ".";
    font-size: 20px;
    left: -42px;
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    top: -7px;
}
.menubg {
    background: #013c5a none repeat scroll 0 0;
}
.logo {
    float: left;
    margin-top: 25px;
}
.menubg .main_menu {
    float: right;
}
.main_menu ul li {
    float: left;
    margin-left: 30px !important;
}
.main_menu ul li a {
    border-bottom: 4px solid transparent;
    color: #fff;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 66px 5px;
    text-transform: uppercase;
}
.main_menu ul li a:hover {
    border-bottom-color: #68a33e;
}
.bx-pager.bx-default-pager {
    display: none;
}
.bx-wrapper .bx-viewport {
    border: medium none !important;
    box-shadow: none !important;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("../images/right_arrow.png") no-repeat scroll 0 0 !important;
    right: 46px !important;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("../images/left_arrow.png") no-repeat scroll 0 0 !important;
    left: 42px !important;
}
.bx-wrapper .bx-controls-direction a {
    height: 42px !important;
    width: 42px !important;
}
.home_slider ul li::before {
    background: rgba(60, 60, 60, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.home_slider ul li .container {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
}
.home_slider ul li .container .row .slider_content h3 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 45px;
    font-weight: bold;
}
.home_slider ul li .container .row .slider_content p {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 34px;
}
.slide_btn {
    background: #68a33e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    padding: 15px 22px;
    text-transform: uppercase;
}
.slide_btn .ion-arrow-right-c {
    margin-left: 10px;
}
.slider_content {
    margin-left: 95px;
    max-width: 475px;
}
.slide_btn:focus, .slide_btn:hover {
    color: #fff;
}
.services_main {
    background: #fff none repeat scroll 0 0;
}
.services_main .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width:100%;
}
.services_main .services{
    flex: 1 1 30%;
    margin: 10px;
    box-sizing: border-box;
    text-align:center;
}
.service_thumbnail img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.service_thumbnail a {
    display: inline-block;
}
.service_title {
    display: block;
    text-align: center;
}
.service_title_main {
    display: block;
    text-align: center;
}
.service_title {
    color: #68a33e;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 95px 0 35px;
    text-transform: uppercase;
}
.service_content > li {
    color: #484848;
    font-family: open sans;
    font-size: 16px;
    line-height: 25px;
    padding-left: 15px;
    position: relative;
}
.services {
    position: relative;
}
.services::after {
    border-right: 1px solid #dfdfdf;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.service_content {
    padding-bottom: 72px;
}
.bx-wrapper {
    margin: 0 auto !important;
}
.service_thumbnail {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -66px;
}
.indyParallax {
    position: relative;
}
.parallaxBg {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 660px;
    transition: none 0s ease 0s !important;
    width: 100%;
}
.parallaxBg {
    background-image: url("../images/parallax_img.jpg");
}
.para_container {
    display: block;
    height: 100%;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.paralax_content {
    text-align: center;
}
.parllax_read_more {
    background: #68a33e none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 40px;
    padding: 15px 22px;
    text-transform: uppercase;
}
.parllax_read_more .ion-arrow-right-c {
    margin-left: 10px;
}
.paralax_content h3 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 43px;
    text-transform: uppercase;
}
.circle_image {
    border-radius: 127px;
    height: 254px;
    margin: 0 auto 48px;
    text-align: center;
    width: 254px;
}



.paralax_content > p {
    color: #ffffff;
    font-family: open sans;
    font-size: 24px;
    font-weight: lighter;
    line-height: 36px;
    margin: 0 auto;
    max-width: 750px;
}
.cumber_carousel {
    margin-bottom: 60px;
    margin-top: 56px;
}
.title_border {
    border-bottom: 1px solid #dedede;
    margin-bottom: 40px;
    margin-top: 27px;
}
.owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/caro_left_arrow.png") no-repeat scroll 0 0;
    font-size: 0;
    height: 40px;
    position: absolute;
    right: 60px;
    top: -102px;
    width: 40px;
}
.owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/caro_right_arrow.png") no-repeat scroll 0 0;
    font-size: 0;
    height: 40px;
    position: absolute;
    right: 0;
    top: -102px;
    width: 40px;
}
.caro_abs {
    background: #68a33e none repeat scroll 0 0;
    opacity: 0;
    padding: 20px 11px 20px 22px;
    position: absolute;
    top: 235px;
    transition: all 0.3s linear 0s;
    width: 100%;
}
.owl-item .carousel_col {
    position: relative;
}
.owl-item .carousel_col:hover .caro_abs {
    opacity: 1;
    top: 111px;
}
.caro_abs h4 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.caro_link {
    background: #013e5a none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 9px;
    text-transform: uppercase;
}
.carousel_col p {
    color: #013e5a;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-top: 12px;
}
.client_testimonial h3 {
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 25px;
}
.client_image {
    border: 1px solid #dedede;
    float: left;
    max-width: 180px;
    padding: 14px 23px;
}
.testi_caro p {
    border: 1px solid #dedede;
    color: #343434;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 26px;
    padding: 11px 28px 42px;
}
.testi_caro_image > img {
    height: 53px;
    margin-left: 28px;
    width: 53px !important;
}
.testi_caro_image {
    bottom: 28px;
    position: relative;
}
.testi_caro h4 {
    bottom: 31px !important;
    color: #343434;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-left: 93px;
    position: relative;
    text-transform: capitalize;
}
.testi_caro_main .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/testi_caro_left.png") no-repeat scroll 0 0;
    font-size: 0;
    height: 23px;
    position: absolute;
    right: 30px;
    top: -81px;
    width: 24px;
}
.testi_caro_main .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/testi_caro_right.png") no-repeat scroll 0 0;
    font-size: 0;
    height: 23px;
    position: absolute;
    right: 0;
    top: -81px;
    width: 24px;
}
.soci_circle1, .soci_circle2, .soci_circle3, .soci_circle4 {
    background: #68a33e none repeat scroll 0 0;
    border-radius: 25px;
    height: 50px;
    width: 50px;
}
.soci_circle1 i {
    color: #fff;
    font-family: ionicons;
    font-size: 24px;
    left: 20px;
    position: absolute;
    top: 12px;
}
.soci_circle1 {
    position: relative;
}
.soci_circle2 i {
    color: #fff;
    font-family: ionicons;
    font-size: 24px;
    left: 18px;
    position: absolute;
    top: 13px;
}
.soci_circle2 {
    position: relative;
}
.soci_circle3 i {
    color: #fff;
    font-family: ionicons;
    font-size: 24px;
    left: 14px;
    position: absolute;
    top: 13px;
}
.soci_circle3 {
    position: relative;
}
.soci_circle4 i {
    color: #fff;
    font-family: ionicons;
    font-size: 24px;
    left: 13px;
    position: absolute;
    top: 13px;
}
.soci_circle4 {
    position: relative;
}
.social_icon a {
    display: inline-block;
}
.social_icon {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.social_icon li {
    float: left;
    margin-right: 22px;
    position: relative;
    top: -22px;
}
.footer_1 {
    background: #013c5a none repeat scroll 0 0;
    padding-bottom: 50px;
}
.socila_main {
    display: block;
    text-align: center;
}
.sec_cumberland {
    margin-bottom: 50px;
}
.footer_grid {
    margin-top: 40px;
}
.footer_grid div h3 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 14px;
    text-transform: uppercase;
}
.foot_border {
    border-bottom: 1px solid #4e778c;
    width: 143px;
}
.footer_grid div p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 30px;
}
.services1 ul li a, .services2 ul li a {
    color: #fff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 20px;
}
.services1 ul, .services2 ul {
    margin-top: 30px;
}
.services1 ul li, .services2 ul li {
    display: block;
    padding-left: 12px;
    position: relative;
}
.services1 ul li::before, .services2 ul li::before {
    color: #fff;
    content: "";
    font-family: ionicons;
    font-size: 3px;
    left: 0;
    position: absolute;
    top: 10px;
}
.col-md-3.services2 > ul {
    margin-top: 60px;
}
.contacts li {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 27px;
}
.col-md-3.contacts > ul {
    margin-top: 30px;
}
.contacts i {
    font-size: 16px;
    margin-right: 9px;
}
.col-md-3.contacts a {
    color: #ffffff;
}
.contacts .ion-location {
    float: left;
}
.services:last-child::after {
    border: medium none;
}
.footer_2 {
    background: #00283c none repeat scroll 0 0;
    padding: 26px 0;
}
.copyright p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}
.home_slider .bx-wrapper .bx-viewport {
    left: 0 !important;
}
.service_title:hover, .service_title:focus {
    color: #68a33e;
}
.parllax_read_more:hover, .slide_btn:hover, .soci_circle1:hover, .soci_circle2:hover, .soci_circle3:hover, .soci_circle4:hover {
    background: #488020 none repeat scroll 0 0;
}
.cumber_header.sticky .topbg {
    height: 0;
    overflow: hidden;
    padding: 0;
    transition: height 0.2s linear 0s, padding 0.2s linear 0s;
}
.sticky .logo img {
    max-width: 129px;
}
.sticky .logo {
    margin: 10px 0;
    padding-left: 15px;
}
.sticky .main_menu ul li a {
    font-size: 15px;
    padding: 39px 0;
}
.sticky a.navicon {top:15px;
    
}
.cumber_header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.main_page {
    padding-top: 188px;
}
.cont_banner {
    position: relative;
}
.cont_banner > img {
    width: 100%;
}
.cont_banner .container {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.cont_banner .in_ban_content {
    display: inline-block;
    height: auto;
    vertical-align: middle !important;
}
.bold_h1 {
    color: #fff;
    display: block;
    font-size: 44px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 17px;
}
.cont_banner .in_ban_content p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}
.cont_banner .row::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.cont_banner .row {
    height: 100%;
    text-align: center;
}
.small_container {
    float: none !important;
    margin: 0 auto;
    max-width: 900px;
}
.inner_row {
    background: #fff none repeat scroll 0 0;
    padding: 70px 0;
    position: relative;
}
.map_cover {
    height: 0;
    max-height: 250px;
    overflow: hidden;
    padding-bottom: 59%;
    position: relative;
}
.office_add h2 {
    color: #013c5a;
    font-family: Raleway;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 20px;
}
.col-md-6.office_add > p {
    color: #888;
    font-family: raleway;
    font-size: 16px;
    margin-bottom: 5px;
}
.col-md-6.office_add  span {
    color: #888;
    display: inline-block;
    font-family: raleway;
    margin-bottom: 5px;
    font-size: 15px;
}
.office_add b {
    font-family: raleway;
}
.col-md-6.office_add a {
    color: #888;
    display: block;
    font-family: raleway;
    margin-top: 5px;
}
.form_title {
    padding-bottom: 50px;
    text-align: center;
}
.form_title > h3 {
    color: #013c5a;
    font-family: raleway;
    font-size: 40px;
    padding-bottom: 30px;
}
.form_title > p {
    color: #121212;
    font-family: raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.form_notice {
    background: #013c5a none repeat scroll 0 0;
    padding: 25px 30px;
}
.form_notice i {
    color: #fff;
    float: left;
    font-size: 32px;
    margin-right: 20px;
}
.form_notice p {
    color: #fff;
    font-style: italic;
    margin: 0;
}
.form_notice p span, .form_col label span {
    color: #e86a6a;
    display: inline-block;
    font-size: 18px;
    margin: 0 3px;
    position: relative;
    top: -4px;
}
.form_sizer {
    background: #fff none repeat scroll 0 0;
    padding: 25px 65px 55px;
}
.form_row {
    background: rgba(0, 0, 0, 0) url("../images/form_bg.jpg") no-repeat scroll 0 0 / cover ;
    padding-top: 75px;
    position: relative;
}
.form_col label {
    color: #013c5a;
    display: block;
    font-family: "raleway",sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.14em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
input[type="text"], input[type="tel"], input[type="password"], input[type="date"], input[type="email"], input[type="number"], textarea {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #d3d2d2;
    border-radius: 2px;
    color: #2c3e51;
    font-family: "raleway",sans-serif;
    font-size: 18px;
    font-style: italic;
    height: 53px;
    line-height: 53px;
    padding: 5px 15px;
    width: 100%;
}
.form_col {
    margin-bottom: 25px;
    padding: 0 30px;
}
.form_sizer textarea {
    border-radius: 2px 2px 0 0;
    min-height: 330px;
}
.darkGreen {
    background: #013c5a none repeat scroll 0 0;
    color: #fff;
}
.mount_button {
    border-radius: 0 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    overflow: hidden;
    padding: 5px 15px;
    position: relative;
    text-transform: uppercase;
}
.error {
    color: red !important;
}
#name_field-error {
    position: absolute;
}
.cumberland_footer a:hover {
    color: #fff;
    text-decoration: underline;
}
.col-md-6.office_add a {
    display: inline-block;
}
.form_notice .icon.ion-laptop {
    margin-top: -5px;
}
.copyright a {
    color: #fff;
    cursor: pointer;
}
.van_transpo {
    margin-bottom: 70px;
    padding-top: 50px;
}
.van_transpo h2 {
    color: #484848;
    font-family: "raleway",sans-serif;
    font-size: 32px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.van_transpo p.intro {
    color: #013c5a;
    font-family: "raleway",sans-serif;
    font-size: 21px;
    line-height: 38px;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.van_transpo .alignleft, .van_transpo .alignright {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    padding: 18px;
}
.alignleft, a img.alignleft {
    float: left;
    margin: 3px 25px 25px 0;
}
.alignleft > img, .alignright > img {
    width: 100%;
}
.cover_box {
    margin-bottom: 150px;
}
.cover_box ol {
    counter-reset: section;
    margin-bottom: 20px;
}
.cover_box ol li {
    font-family: raleway;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 10px;
    padding-left: 40px;
}
.cover_box ol > li::before {
    color: #343434;
    content: counter(section, decimal) ".";
    counter-increment: section;
    font-size: 18px;
    left: 0;
    padding-right: 5px;
    position: absolute;
}
.van_main .small_container {
    position: relative;
}
.cover_box ul li {
    font-family: raleway;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    padding-left: 20px;
    position: relative;
}
.cover_box ul li::before {
    color: #343434;
    content: "•";
    font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
    font-weight: 300;
    left: 0;
    position: absolute;
}
.cover_box ul {
    margin-bottom: 20px;
}
.home_content {
    margin-top: 40px;
}
.col-md-6.contacts > ul {
    margin-top: 30px;
}
.col-md-6.contacts a {
    color: #fff;
}
.footer_grid .contacts span {
    display: inline-block;
    margin-left: 5px;
}
.services_content .col-md-12 li {
    list-style: outside disc !important;
}
.services_content {
    margin: 40px 0;
}
.services_content ul li {
    color: #484848;
    font-family: open sans;
    font-size: 16px;
    line-height: 25px;
    padding-left: 5px;
    position: relative;
}
.services_content ul {
    float: left;
}
.services_image {
    float: right;
}
.home_content h1, .home_content h2 {
    text-align: center;
}
.home_slider img {
    width: 100%;
}
.client_image > img {
    width: 100%;
}
.best_of_pics img {
    width: 100%;
}
.client_testimonial {
    margin-top: 56px;
}
.logo img {
    max-width: 255px;
}
.soci_circle4 img {
    bottom: -16px;
    position: relative;
    /*width: 36px;*/
}
.soci_circle3 > img {
    bottom: -10px;
    position: relative;
    /*width: 30px;*/
}
.col-md-6.office_add p{font-size:15px;}
.col-md-6.office_add img{max-width:89px;}
.about_company_footer > li {
  color: #fff;
  font-family: open sans;
  font-size: 15px;
  line-height: 20px;
  list-style: outside disc;
  margin-left: 12px;
}
#accordion > p {margin-top: 20px;}

@media all and (max-width: 767px) {
.topbg, .main_menu {
    display: none;
}
.services_main .services {
        flex: 1 1 45%; /* Allow two icons per row */
    }
.bx-wrapper .bx-next{right:15px !important;}
.bx-wrapper .bx-prev{left:15px !important}
.main_page {
    padding-top: 92px;
}
.five-icons{width:20% !important;}
.first_cont,.second_cont{margin:0;}
.mm-listview {
    background: #013c5a none repeat scroll 0 0;
}
.mm-listview li a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform:uppercase
}
.mm-listview li a:hover {
    background: #68a33e none repeat scroll 0 0 !important;
}
.mm-listview, .mm-listview > li {
    border-bottom: 1px solid #002e46;
}
.mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 0 !important;
}
.mm-menu > .mm-panel::before, .mm-menu > .mm-panel::after {
    height: 0 !important;
}
.mm-navbar {
    display: none !important;
}
.logo img {
    max-width: 135px;
}
.logo {
    margin: 20px;
}
.fr {
    float: right;
    
}
.icon.ion-navicon-round {
    background: #68a33e none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 30px;
    padding: 7px 16px;
}
.mobile_cumber_mail {
    text-transform: lowercase !important;
}
.nav_listing .ion-email {
    color: #fff;
    font-size: 20px;
}
.service_thumbnail {
    margin-top: 45px;
    position: static;
}
.service_title {
    margin: 35px 0;
}
.service_content li::before {
    left: -11px;
    position: relative;
}
.service_content {
    border-bottom: 1px solid #dedede;
    padding-bottom: 42px;
    text-align: center;
}
.services_main {
    padding-bottom: 45px;
}
.services::after {
    border: medium none;
}
.paralax_content h3 {
    font-size: 28px;
}
.circle_image > img {
    max-width: 166px;
}
.circle_image {
    display: inline;
    max-width: 169px;
}
.paralax_content > p {
    font-size: 18px;
    margin-top: 28px;
}
.cumber_carousel h2 {
    font-size: 28px;
}
.client_image {
    float: none;
}
.client_image_main {
    margin-bottom: 40px;
    text-align: center;
}
.footer_grid .col-md-3 {
    margin-bottom: 30px;
}
.col-md-3.services1 {
    margin-bottom: 0;
}
.home_slider ul li .container {
    position: relative;
}
.slider_content {
    background: #00283c  none repeat scroll 0 0;
    margin: 0;
    max-width: 100%;
    padding: 20px 20px 40px;
    width: 100%;
}
.home_slider ul li .container .row .slider_content h3 {
    font-size: 28px;
    margin-bottom: 20px;
}
.home_slider ul li .container .row .slider_content p {
    font-size: 15px;
}
.home_slider ul li .container::before {
    display: block;
}
.bx-wrapper .bx-controls-direction a {
    top: 15% !important;
}
.social_icon > li:last-child {
    margin-right: 4px;
}
.parallaxBg {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: cover !important;
    height: auto;
}
.form_sizer {
    padding-left: 0;
    padding-right: 0;
}
.col-md-6.office_add {
    margin-top: 32px;
}
.cont_banner .container {
    position: relative;
}
.bold_h1 {
    color: #2c3e51;
    font-size: 24px;
}
.small_container.in_ban_content > p {
    color: #2c3e51;
    font-size: 18px;
}
.small_container.in_ban_content {
    margin-top: 34px;
    padding: 0 15px;
}
.owl-item .carousel_col:hover .caro_abs {
    opacity: 1;
    top: 103px;
}
.alignright, a img.alignright {
    float: right;
    margin: 5px 0 20px;
}
.services_content ul {
    float: none;
}
.services_image {
    float: none;
    margin-top: 20px;
}
.services_content ul {
    padding-left: 20px;
}
.services_content ul li {
    padding-left: 5px;
}
.faqs_content .col-md-12 > img {
    width: 100%;
}
.col-md-4.best_of_pics {
    margin-bottom: 20px;
}
.testi_caro_main .owl-nav .owl-next, .testi_caro_main .owl-nav .owl-prev {
    top: -109px;
}
.col-md-6.about_company { margin-bottom: 30px;}
}
@media (min-width: 768px) and (max-width: 992px) {
.home_slider ul li .container .row .slider_content p {
    font-size: 18px;
}
.main_menu li:first-child { margin: 0;}
.col-md-6.about_company { margin-bottom: 30px;}
.home_slider ul li .container .row .slider_content h3 {
    font-size: 28px;
}
.col-md-3 .five-icons{width:20% !important;}
.bx-wrapper .bx-next{right:15px !important;}
.bx-wrapper .bx-prev{left:15px !important;}
.service_title {
    margin: 30px 0;
}
.service_thumbnail {
    position: static;
}
.service_thumbnail {
    margin-top: 45px;
    position: static;
}
.service_title {
    margin: 35px 0;
}
.service_content li::before {
    left: -11px;
    position: relative;
}
.service_content {
    border-bottom: 1px solid #dedede;
    padding-bottom: 42px;
    text-align: center;
}
.services_main {
    padding-bottom: 45px;
}
.services::after {
    border: medium none;
}
.col-md-6.our_client {
    display: inline-block;
    margin-bottom: 40px;
}
.footer_grid .col-md-3 {
    margin-bottom: 30px;
}
.col-md-3.services1 {
    margin-bottom: 0;
}
.topbg {
    padding: 9px 15px 7px;
}
.logo {
    padding-left: 15px;
}
.main_menu > ul {
    padding-right: 15px;
}
.social_icon > li:last-child {
    margin-right: 4px;
}
.parallaxBg {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: cover !important;
    height: auto;
}
.form_sizer {
    padding-left: 0;
    padding-right: 0;
}
.col-md-6.form_col {
    float: left;
    width: 50%;
}
.col-md-12.form_col {
    clear: both;
}
.col-md-6.office_add {
    margin-top: 32px;
}
.cont_banner .container {
    position: relative;
}
.bold_h1 {
    font-size: 24px;
}
.small_container.in_ban_content > p {
    font-size: 18px;
}
.small_container.in_ban_content {
    padding: 0 15px;
}
.bold_h1 {
    color: #2c3e51;
    font-size: 24px;
}
.small_container.in_ban_content > p {
    color: #2c3e51;
    font-size: 18px;
}
.services_content ul {
    float: none;
}
.services_image {
    float: none;
    margin-top: 20px;
}
.services_content ul {
    padding-left: 20px;
}
.services_content ul li {
    padding-left: 5px;
}
.col-md-4.best_of_pics {
    margin-bottom: 20px;
    float:left;
    max-width:33.33%;
}
.best_of_pics img {width: 100%;}
}
.panel-heading [data-toggle="collapse"]::after {
    color: #fff;
    content: "";
    float: right;
    font-family: "Glyphicons Halflings";
    font-size: 13px;
    line-height: 17px;
    transform: rotate(-90deg);
}
.panel-title {
    font-size: 14px;
}
.panel-heading .collapsed[data-toggle="collapse"]::after {
    color: #fff;
    transform: rotate(90deg);
}
.panel-default > .panel-heading {
    background-color: #013c5a;
    border-color: #ddd;
    color: #333;
}
.panel-body {
    font-size: 15px;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: #fff;
}
.faqs_content {
    margin: 40px 0;
}
@media not all {
    .five-icons{width:20% !important;}
.home_slider ul li .container .row .slider_content p {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
}
.home_slider ul li .container .row .slider_content h3 {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 35px;
    font-weight: bold;
}
.slide_btn {
    font-size: 13px;
    margin-top: 5px;
    padding: 12px 22px;
}
.parallaxBg {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: cover !important;
    height: auto;
}
.main_menu > ul {
    padding-right: 15px;
}
.topbg {
    padding-left: 15px;
    padding-right: 15px;
}
.logo {
    padding-left: 15px;
}
.owl-item .carousel_col:hover .caro_abs {
    opacity: 1;
    top: 83px;
}
.services_main .row {
    display: flex;
}
}

.c_msg{display: none;color:#f00}

.awards {margin-top:-70px;  margin-bottom:70px;}

.scrollable-container {
            max-height: 500px; /* Adjust height as needed */
            overflow-y: auto;
        }

@media screen and (min-width: 480px) {
    .awards {margin-top:-70px;  margin-bottom:70px; margin-left:15%;  }
     .services_main .services {
        flex: 1 1 100%; /* Allow one icon per row */
    }
}


/*****    FOR NEW 5 COLUMN SERVICES *****/

/* Adjustments for smaller screens */
@media all and (max-width: 1200px) {
    .services_main .services {
        flex: 1 1 30%; /* Adjust to fit three icons per row on medium screens */
    }
}

@media all and (max-width: 768px) {
    .services_main .services {
        flex: 1 1 45%; /* Allow two icons per row on small screens */
    }
}

@media all and (max-width: 480px) {
    .services_main .services {
        flex: 1 1 100%; /* Allow one icon per row on extra small screens */
    }
}

/*Desktop First*/
.services_main > .container {
    width: 80% !important;
    flex-wrap: nowrap;
}

.services_main > .container > .row {
    display: flex;
}

.col-md-3.services.five-icons {
    width: calc(100% / 6);
    margin-left: 0;
    margin-right: 0;
}

/*Screen Max Width 1024px*/
@media (max-width: 1024px) {
    .services_main > .container {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .services_main .service_thumbnail img {
        width: 90px;
    }

    .services_main ul.service_content li {
        font-size: 14px;
        line-height: 20px;
    }

    .services_main .service_title {
        margin: 15px 0;
        font-size: 18px;
    }

    .services_main .service_thumbnail {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .services_main > .container, 
    .services_main > .container > .row {
        display: block;
    }

    .col-md-3.services.five-icons {
        width: 100% !important;
    }

    .services_main .service_title {
        font-size: 20px;
    }

    .services_main ul.service_content li {
        font-size: 16px;
        line-height: 25px;
    }

    .services_main .service_thumbnail img {
        width: 122px;
    }

    .img-responsive-jbe {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

}