/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


@import url("style-main.css");
@import url("responsive.css");

body {
    font-family: 'Roboto', sans-serif;
    height: 100%;
    font-size: 18px;
    margin: 0 auto;
    background-color: #fff;

}


p {
    color: #000000;
    font-size: 18px;
    line-height: 32px;
}

/*image-bg-text-----sohhh*/
.statics-photo img {
    border: 3px solid #990101;
    border-radius: 10px;
}

.statics-big-photo img {
    border: 3px solid #990101;
    border-radius: 10px;
}
.total-text a {
    color: #000;
}
.total-text a:hover {
    color: #fff;
}

.statics-photo h5 {
    font-size: 23px;
    position: absolute;
    display: block;
    bottom: 80px;
    padding: 15px 20px;
    height: 56px;
    color: #fff;
    width: auto;
    background: linear-gradient(90deg, rgba(232, 64, 64, 1) 31%, rgba(148, 30, 30, 1) 63%);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
}

.total-text {
    position: absolute;
    display: block;
    height: 100%;
    color: #fff;
    padding-left: 30px;
    width: 50%;
    background: linear-gradient(90deg, rgba(232, 64, 64, 1) 31%, rgba(148, 30, 30, 1) 63%);
    top: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    clip-path: polygon(0% 32%, 0 0, 31% 0%, 85% 0, 88% 31%, 92% 31%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
}

.total-text h3 {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    padding-top: 30px;
    font-size: 32px;
}

.total-text h5 {
    color: #fff;
    font-size: 25px;
}

.statics-big-photo {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.statics-photo {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

/*end*/


a:hover {
    color: #064163;
}

.col.header-info {
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: center;
}

div#custom_html-2 {
    text-align: right;
    margin: 5px 0;
}

.col.header-info .social-icon.branded a {
    background-color: #007bff;
    line-height: normal;
    width: 60px;
    height: 60px;
    font-size: 30px;
    margin-bottom: 11px;
}

.col.header-info .social-icon.social-icon-sm {
    display: flex;
    flex-direction: column;
}

.gb-call span {
    color: #000000;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.gb-call {
    background-image: url(images/gb-call.png);
    background-repeat: no-repeat;
    text-decoration: none;
    background-position: 4px 21px;
    padding-left: 55px;
    line-height: 28px;
    margin-right: 30px;
    padding-top: 7px;
    padding-bottom: 0;
    text-align: left;
    color: #010101;
    font-size: 30px;
    float: left;
    font-weight: 500;
    letter-spacing: 0;
}


.gb-call:hover {
    color: #293439;
}

a.gb-call.gb-mail {
    background-image: url(images/header-mails.png);
}

.global-button {
    background: #8b0000;
    color: #ffffff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 0 30px;
    line-height: 50px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 500;
    position: relative;
    letter-spacing: 0;
}


.global-button:hover {
    background: #2a2a2a;
    color: #fff;
}

.title {
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.title:after {
    content: '';
    height: 3px;
    background-color: #990101;
    width: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.title-center {
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.title-center:after {
    background-color: #990101;
    width: 70px;
    height: 3px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    bottom: 0;
    left: 0;
    right: 0;
}

a.showmore {
    color: #282828;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
}

.cname {
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.footer-main {
    background: linear-gradient(90deg, #0e0e0e 50%, #1a1a1a 50%);
    padding: 75px 0;
}

.footer-main,
.footer-main p {
    color: #fff;
}

.main-header .mainbar-wrap .row {
    background-color: #ffffff;
}

.lqd-main-header-default+.content {
    padding-top: 0;
}

.main-nav {
    background-color: #8b0000;
    justify-content: left !important;
    padding: 0;
}

.custom-menu {
    background-color: #8b0000;
}

.navbar-collapse {
    width: 100%;
}

.main-nav {
    margin: 0;

}

.header-call {
    padding-top: 0px;
    display: flex;
    flex-direction: row;
    align-content: stretch;
    justify-content: flex-end;
    align-items: center;
}

.main-nav-hover-underline-2>li>a .link-ext {
    display: none !important;
}

.main-nav>li.menu-item-has-children>a:before {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    font-size: 15px;
    bottom: 39%;
    right: 10px;
    color: #fff;
}

.main-nav> {
    margin-right: 16px;
}

.main-nav>li>a {
    color: #ffffff !important;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0px 30px;
    line-height: 55px;
}

.main-nav>li>a:hover {
    color: #fff;
}

.main-nav>li.current-menu-item,
.main-nav>li:hover {
    background-color: #1a1a1a;
    color: #ffffff;
}

.main-nav>li.current-menu-item a {
    color: #ffffff;
}

.main-nav li.active a {
    color: #ffffff !important;
}

.main-nav li.active .nav-item-children a {
    color: #000 !important;
}

.main-nav .nav-item-children>li:hover>a {
    background-color: #e87200;
    color: #fff !important;
}

.lqd-main-header-default .main-nav>li.current-menu-item:first-child a span.link-icon.right-icon.loaded {
    display: block;
    width: 30px;
}

.lqd-main-header-default .mainbar {
    border-bottom: 0;
}

header.main-header.lqd-main-header-default {
    background-color: #ffffff;
}

.main-nav #menu-item-186 .submenu-expander {
    display: block !important;
    right: -16px;
    background-color: transparent;
    top: 15px;
}

.navbar-brand {
    padding: 0;
    padding-left: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.main-nav .children,
.nav-item-children {
    min-width: 265px;
}

.main-nav .nav-item-children {
    border-top: 0;
    font-weight: 400;
    width: 251px;
    background-color: #f2efef !important;
    transition: opacity .2s ease-in;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    z-index: 99;
}

.mega-menuborder {
    display: flex;
    background-color: #f2efef;
}

span.megamenu-hover-bg {
    background-color: #d9d6c2 !important;
}

.main-nav .nav-item-children .nav-item-children {
    margin-top: -3px;
}

.main-nav ul.megamenu-submenu {
    list-style: none;
    padding-bottom: 20px;
}

.main-nav ul.megamenu-submenu li.first {
    margin-bottom: 8px;
    margin-top: 20px;
}

.main-nav ul.megamenu-submenu li.first a {
    font-size: 18px;
    font-weight: bold;
    font-family: Boxed Round;
    text-transform: uppercase;
    margin-bottom: 25px !important;
    color: #226937 !important;
}

.main-nav ul.megamenu-submenu li a {
    line-height: 39px;
}

.main-nav ul.megamenu-submenu li a:hover {
    color: #8b0000 !important;
    background-color: transparent;
}

.main-nav li.active ul.megamenu-submenu li a:hover {
    color: #8b0000 !important;
}

.mega-menuborder {
    display: flex;
}

.mega-menuborder .wpb_column.vc_column_container.vc_col-sm-3,
.mega-menuborder .wpb_column.vc_column_container.vc_col-sm-4 {
    border-right: 1px solid #ddd;
}

.mega-menuborder .wpb_column.vc_column_container.vc_col-sm-3:last-child,
.mega-menuborder .wpb_column.vc_column_container.vc_col-sm-4:last-child {
    border-right: 0;
}


.banner-home .ld-container.container-fluid {
    padding: 0;
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
    display: block;
}

.wpb_single_image img {
    width: 100%;

}



section#testimonials {
    background-color: #f7f8fa;
    padding: 100px 0;
}

section#testimonials h2.text-center {
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

#testimonials .ttshowcase_rl_box {
    background: #fff;
    padding: 20px 20px 20px 20px !important;
    box-shadow: 0 0 5px #ddd;
}

#testimonials .ttshowcase_rating .fa-star,
.ttshowcase_rating .fa-star-half-o {
    color: #cd141e !important;
}

#testimonials .tt_3cl {
    vertical-align: top;
}

#testimonials .ttshowcase_rl_title {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}

#testimonials .ttshowcase_rl_subtitle {
    opacity: 1;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}

#testimonials a.global-button {
    margin-top: 50px;
}


#testimonials .ttshowcase_rl_quote {
    max-height: 153px;
    overflow: auto !important;
    overflow-x: hidden !important;
    scrollbar-color: #8d8d8d #e0e0e0;
    scrollbar-width: thin;
}

#testimonials .ttshowcase_rl_quote::-webkit-scrollbar {
    width: 4px;
    border-radius: 3px
}

#testimonials .ttshowcase_rl_quote::-webkit-scrollbar-track {
    background: rgba(85, 85, 85, 0.1)
}

#testimonials .ttshowcase_rl_quote::-webkit-scrollbar-thumb {
    background: rgba(85, 85, 85, 0.6)
}

#testimonials .ttshowcase_rl_quote::-webkit-scrollbar-thumb:hover {
    background: #555
}

.banner-home .wpb_single_image {
    margin-bottom: 0;
}

.position-relative {
    position: relative;
}




p.con-address {
    background-image: url(images/con-address.png);
}

p.con-tel {
    background-image: url(images/con-call.png);
}

p.con-email {
    background-image: url(images/con-email.png);
}

.contact-pageform {
    margin-bottom: 40px;
}

.form-inner p {
    color: #4e4f51;
    font-size: 16px;
    margin-bottom: 10px;
}


.conbottom {
    background-color: #edeff3;
    padding: 75px 0;
}

.form-inner {
    background-color: #226937;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ddd;
}

.welcome-home .vc_col-sm-4 .form-inner h2.title {
    margin-top: 20px;
    color: #ffffff;
    font-size: 35px;
    margin-top: 0;
}

.lqd-contact-form label {
    color: #fff;
}

.lqd-contact-form .form-inner input {
    border: 1px solid #dadada !important;
    border-radius: 2px !important;
    background-color: #fff;
    height: 40px;
    margin-bottom: 4px;
}

.lqd-contact-form .form-inner textarea {
    border: 1px solid #dadada !important;
    border-radius: 2px !important;
    background-color: #fff;
    height: 70px !important;
}

.lqd-contact-form input[type=submit] {
    background-color: #e87200;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 50px;
    line-height: 40px;
    display: inline-block;
    border: 0 !important;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    height: 50px;
}

.con-left {
    background-color: #232e65;
    padding: 55px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ddd;
}

.form-inner h3 {
    color: #232e65;
    font-size: 30px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: Poppins;
    font-weight: 600;
}

.con-left h3 {
    color: #fff;
    font-size: 30px;
    margin-top: 0;
    text-transform: capitalize;
    font-family: Poppins;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 55px;
}

.con-left p,
.con-left a {
    color: #fff;
}

.contact-image {
    margin-top: -60px;
}

.hometestimonial {
    padding: 100px 0;
    background-position: center;
    padding-top: 0;
    padding-bottom: 50px;
}

.hometestimonial h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}

.hometestimonial .ttshowcase_hascontrols .ttshowcase_wrap>div {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
}

.hometestimonial .ttshowcase_hascontrols .ttshowcase_wrap p {
    color: #4e4f51;
    font-size: 20px;
    margin-bottom: 20px !important;
}

.hometestimonial .ttshowcase_rl_title {
    font-weight: 600;
    color: #2699c8;
    font-size: 20px;
    margin-top: 15px;
}

.hometestimonial p {
    color: #3a3a3a;
    font-size: 20px;
}

.hometestimonial a.global-button {
    margin-top: 30px;
}

.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a {
    opacity: 1;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
}

.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a.bx-prev i {
    font-size: 23px;
    padding-top: 3px;
    padding-right: 5px;
}

.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a.bx-next i {
    font-size: 23px;
    padding-top: 3px;
    padding-left: 5px;
}

.home-testimonialpart .wpb_single_image.vc_align_left {
    text-align: left;
    margin-bottom: 0;
}

.testimonial-top {
    margin-bottom: 0;
    margin-left: -100px;
    margin-top: -30px;
}


.footertop {
    padding: 80px 0;
    color: #fff;
    font-size: 20px;
    border-bottom: 12px solid #ff8e00;
}

.footertop h2 {
    color: #fff;
    font-size: 40px;
}

.footertop a {
    color: #ff8e00;
    font-size: 20px;
}


.footer-social img {
    margin-right: 20px;
}

.footer-main h3 {
    margin-top: 0 !important;
    color: #ffffff;
    font-size: 19px;
    text-transform: capitalize;
    margin-bottom: 17px !important;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-bottom,
.footer-bottom a {
    color: #fff !important;
    padding: 14px 0;
}

.footer-bottom {
    background: linear-gradient(90deg, #0e0e0e 50%, #1a1a1a 50%);
}


.footer-main {
    padding: 70px 0;
    color: #fff;
}

.footer-main .gb-call,
.footer-main .sp-call {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.footer-main p.footer-address.gb-call {
    background-position: 1px 14px;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal;
}

.footer-main .gb-call {
    font-size: 25px;
    font-weight: normal;
}

.footer-main .gb-call strong {
    font-size: 18px;
    font-weight: normal;
}

a.gb-call.footeremail {
    background-position: 7px 28px;
    /* margin-top: -9px; */
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}

.footer-menu1 {
    margin-bottom: 50px;
}

ul.footer-menu {
    padding-left: 0;
}

.footer-menu li {
    list-style: none;
    color: #4e4f51;
    font-size: 15px;
}

.footer-menu li a {
    color: #d3d3d3;
    font-size: 16px;
    line-height: 37px;
    position: relative;
    text-transform: uppercase;
}


.footer-menu li a:hover {
    color: #8b0000;
}

.footer-main .social-icon.social-icon-sm {
    margin-top: 40px !important;
}

.footer-main {
    padding: 70px 0;
    color: #fff;
    padding-bottom: 20px;

}

.flogosec2 p {
    color: #fff;
}

.flogosec2 p a {
    color: #fff;
}

.flogosec2 p a {
    text-transform: uppercase;
}

.flogosec2 p a:hover {
    color: #e87200;
}

.inner-right {
    margin-top: 30px;
}

.inner-left {
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.inner-left h2 {
    margin-top: 17px;
}

.form-sidebar h2 {
    margin-top: 0;
}

.form-sidebar {
    background-color: #ececf4;
    margin-top: 20px;
    padding: 30px 25px;
    border-radius: 13px;
    padding-bottom: 15px;
}

.form-sidebar p {
    margin-bottom: 10px;
}

.form-sidebar label {
    font-weight: normal;
    display: block;
}

.form-sidebar input {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 2px;
    line-height: 42px;
    padding-left: 10px;
    padding-right: 10px;
}

.form-sidebar textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 75px;
    padding-left: 10px;
    padding-right: 10px;
}

.form-sidebar input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #990101;
    width: 100%;
    border: 0;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
}

.form-sidebar.seosidebar {
    background-color: #fff;
    border: 3px solid #990101;
}

.form-sidebar.seosidebar h2 {
    background-color: #990101;
    color: #fff;
    margin-top: -30px;
    margin-left: -25px;
    margin-right: -25px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    padding: 12px 18px;
    line-height: 35px;
}

ul.megamenu-submenu.areas li:last-child a.mg-submenu {
    border-bottom: 0;
}

.wpb_text_column>.wpb_wrapper>ul.areas {
    background-color: #fdf5d6;
    display: inline-block;
    width: 48%;
    padding: 40px 65px;
    margin-top: 50px;
    margin-right: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.wpb_text_column>.wpb_wrapper>ul.areas.areas2 {
    margin-right: 0;
}

ul.areas a {
    color: #000000;
    font-size: 20px;
    display: block;
    border-bottom: 1px solid #ddd6bd;
    line-height: 46px;
    position: relative;
}

ul.areas a:before {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f061";
    font-size: 15px;
    bottom: 39%;
    right: 10px;
    color: #990101;
}

ul.areas a:hover {
    color: #990101;
}

.contact-details {
    background-color: #fdf5d6;
    padding: 20px;
    border-radius: 13px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.contact-details a {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.page-id-15 .vc_col-sm-7 iframe {
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.footer-bottom p {
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.footer-bottom .social-icon a {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
}

.footer-bottom .vc_col-sm-3 .text-center p {
    text-align: right;
}


.footer-main .ld-sf [type=email] {
    color: #8ab2d1;
    font-size: 15px;
    padding: 0 21px;
    border: 2px solid #417ba7;
    border-radius: 62px;
}

.footer-main .ld-sf [type=submit] {
    background-color: #41a5dd;
    border-radius: 60px !important;
    height: 45px !important;
    max-height: 45px !important;
    min-height: 45px !important;
    padding: 0 14px;
    font-size: 15px;
    font-weight: 600;
    top: 8px;
    right: 10px;
}

.branded [class*=fa-twitter],
.branded [class*=fa-facebook],
.branded [class*=fa-instagram],
.branded [class*=fa-pinterest] {
    background-color: transparent;
}

/*.contactpageform {
    position: absolute;
    bottom: 194px;
}*/
.page-banner {
    margin-bottom: 35px;
}

/*------------new-------*/
.page-id-15 .form-sidebar.seosidebar {
    display: none;
}

.page-id-15 .form-sidebar {
    margin-top: 0;
}

/*-----------*/

.page-content.inner-page p {
    text-align: justify;
}

.page-content.inner-page ul {
    margin: 10px 35px;
}

.page-content.inner-page li {
    display: inline-block;
    width: 47%;
    text-align: left;
    margin-bottom: 13px;
}

.page-content.inner-page ul.packing-services {
    margin-left: 0;
    margin-right: 0;
}

.page-content.inner-page ul.packing-services li {
    display: block;
    width: 100%;
}


.dextop-content {
    position: absolute;
    bottom: 0;
    left: 9%;
    background-color: rgb(8 0 0 / 50%);
    padding: 35px !important;
}

.dextop-content h1 {
    margin-bottom: 0;
    font-size: 20px;
    color: #fff;
    margin-top: 0 !important;
    line-height: 51px !important;
    margin-bottom: 14px;
    font-weight: 500 !important;
}

.dextop-content p {
    font-size: 20px;
    color: #fff;
}


ul.check {
    padding-left: 30px !important;
    margin-bottom: 30px;
}

ul.check li {
    list-style: none;
    color: #00a64a;
    font-size: 18px;
    line-height: 36px;
}

ul.check li:before {
    content: '\f058';
    font-family: FontAwesome;
    font-size: 20px;
    margin-right: 10px;
    color: #00a64a;
    margin-left: -30px;
    float: left;
}

.alltestimonial .ttshowcase_rl_box {
    padding: 30px;
    box-shadow: 0 0 5px #ddd;
    background-color: #e87200;
}

.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_quote {
    background-color: transparent !important;
}

.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_quote:after {
    border: 0 !important;
}

.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_title.reviewer,
.alltestimonial .ttshowcase_rl_box p {
    color: #fff;
}

.gallery {
    margin-top: 40px;
}

.gallery h2 {
    font-size: 26px;
    text-transform: capitalize;
    text-align: center;
}

.contact-pageform .form-inner p {
    margin-bottom: 20px;
}


.page-banner .ld-container.container-fluid {
    padding: 0;
}

.page-banner .wpb_single_image.vc_align_left {
    margin-bottom: 0;
}

.page-banner .wpb_single_image .vc_figure,
.page-banner .wpb_single_image .vc_single_image-wrapper {
    display: block;
}

.page-banner .wpb_single_image img,
.page-banner .wpb_single_image iframe {
    width: 100%;
}

.footer-bottom a {
    color: #000;
}

.orrangebg {
    padding: 50px 0;
    text-align: center;
}

.orrangebg h3 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
}

.page-id-899 .page-banner {
    margin-bottom: 0;
}

.page-id-908 .welcome-home .row,
.page-id-908 .welcome-home .vc_row,
.page-id-927 .welcome-home .row,
.page-id-927 .welcome-home .vc_row {
    display: flex;
    align-items: center;
    flex-direction: row;
}





.apibg .ld-container.container-fluid {
    padding: 0 !important;
    margin-top: 15px;
}

.s131 {
    padding: 0 60px !important;
    padding: 40px !important;
    background: url(images/api-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
}

.s131 form .inner-form .input-field.second-wrap .input-select select {
    min-height: 50px !important;
    border: 2px solid #e30613 !important;
    border-color: #ccc;
    border-radius: 4px;
}

.s131 form .inner-form .input-field.second-wrap,
.s131 form .inner-form .input-field.third-wrap {
    float: left;
}

.s131 form .inner-form .input-field.second-wrap {
    width: calc(100% - 190px);
}

.s131 form .inner-form .input-field.third-wrap .btn-search {
    background: #e30613 !important;
    border-radius: 4px;
    border: 0px solid #fff !important;
    color: #fff !important;
    line-height: 2.4em !important;
}

.s131 form .inner-form .input-field.third-wrap .btn-search:hover {
    background: #232e65 !important;
    color: #fff !important;
    border: 0px solid #fff !important;
}

.banner-home .form-sidebar {
    position: absolute;
    right: 150px;
    top: 0;
}



@media only screen and (min-width: 2300px) and (max-width: 2800px) {}

@media only screen and (min-width: 2000px) {
    .banner-home .form-sidebar {
        right: 10%;
        top: 10%;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 2000px) {}

@media only screen and (min-width: 1700px) {}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
    .main-nav>li>a {
        color: #ffffff !important;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 1px;
        padding: 0px 25px;
        line-height: 55px;
    }
}



@media only screen and (min-width: 1600px) and (max-width: 2000px) {}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {
   
}

@media only screen and (max-width: 1700px) {
    .form-sidebar textarea.wpcf7-form-control.wpcf7-textarea {
        width: 100%;
        border: 1px solid #cecece;
        border-radius: 2px;
        height: 60px;
    }
  



}

@media only screen and (max-width: 1500px) {
    .main-nav>li>a {
        /* padding: 0px 18px;
        font-size: 15px; */
    }
    .total-text h3 {
        padding-top: 30px;
        font-size: 29px;
    }

    .form-sidebar input {
        width: 100%;
        border: 1px solid #cecece;
        border-radius: 2px;
        line-height: 29px;
    }

    .statics-photo h5 {
        font-size: 20px;


    }


}

@media only screen and (max-width: 1400px) {
    .global-button {
        font-size: 16px;
        padding: 0 30px;

    }

    .banner-home .form-sidebar {
        position: relative;
        right: 0;
        margin: 50px;
    }

    .container-fluid {
        padding: 0 15px;
    }


    rs-layer-wrap.rs-parallax-wrap {
        left: 0 !important;
    }

    .main-nav>li.menu-item-has-children>a:before {
        bottom: 39%;
        right: 3px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .header-call {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding-bottom: 30px;
    }

    .main-nav>li>a {
        padding: 0px 20px;
        font-size: 15px;
    }
}



@media only screen and (min-width: 1200px) {
    .custom-menu .navbar-collapse {
        display: flex !important;
        flex-direction: row;
    }




}

@media only screen and (max-width: 1200px) {
    .statics-photo h5 {
        font-size: 18px;

    }
    .total-text h3 {
        font-size: 21px;
        padding-left: 15px;
        padding-top: 35px;
    }

    .total-text h5 {
        font-size: 18px;
        padding-left: 15px;
    }

    .header-call {
        display: flex;
        flex-direction: row;
        align-content: stretch;
        justify-content: flex-end;
        align-items: center;
        padding-right: 50px;
        padding-top: 0;
    }

    .custom-menu .container {
        width: 100%;
        /* padding: 0; */
    }

    .banner-home .form-sidebar {
        position: relative;
        right: 0;
        margin: 50px;
    }

    body[data-mobile-nav-style=modern]:before {
        background-color: #232e65 !important;
    }

    [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-toggle {
        justify-content: center !important;
    }
    [data-mobile-header-scheme=gray] .main-header .navbar-header {
        background-color: #fff !important;
        border-bottom: 2px solid #990101;

    }

    .main-header .mainbar-row>[class^=col] {
        display: flex;
        flex-direction: row;
    }

    .design-text p {
        font-size: 20px;
        line-height: 27px !important;
    }

    .design-text h2 {
        margin-bottom: 0;
        font-size: 27px;
        color: #fff;
        margin-top: 0 !important;
        line-height: 37px !important;
        margin-bottom: 14px;
        font-weight: bold !important;
    }


    .main-header .mainbar-row>[class^=col] {
        display: flex;
        flex-direction: row;
    }

    .header-call a.gb-call {
        margin-right: 10px;
    }

    .col.header-info .social-icon.branded a {
        background-color: #007bff;
        line-height: normal;
        width: 40px;
        height: 40px;
        font-size: 20px;
        margin-bottom: 11px;
    }


    .is-stuck .navbar-brand img {
        width: 90px;
        top: 0;
    }

    /* mega menu */


    .mega-menuborder {
        display: block;
    }

    .megamenu .nav-item-children {
        left: auto !important;
        width: 100%;
    }

    .mega-menuborder .wpb_column.vc_column_container.vc_col-sm-3,
    .mega-menuborder .wpb_column.vc_column_container.vc_col-sm-4 {
        border-right: 0;
    }

    .mainbar-wrap ul.nav.main-nav>li>a {
        font-size: 20px;
    }

    .main-nav .nav-item-children li a {
        font-size: 18px;
        padding-left: 4px !important;
        padding-right: 25px;
    }

    .main-nav .nav-item-children {
        width: 100%;
    }

    [data-mobile-nav-scheme=dark] .nav-item-children>li>a {

        border: 0 !important;
    }

    ul.nav-item-children.to-left {
        padding-left: 35px;
        background-color: #f9f9f9 !important;
    }

    /* mega menu */


    .nav-trigger .bar {
        background-color: #8b0000 !important;
    }

    .nav-trigger.collapsed.style-mobile .bar:nth-child(2) {
        width: 20px !important;
    }

    .navbar-brand img {
        position: relative;
        top: 0;
        width: 150px !important;
    }

    [data-mobile-nav-scheme=dark] .navbar-collapse {
        background-color: #fff !important;
    }

    [data-mobile-nav-scheme=dark] .nav-item-children {
        background-color: #fff !important;
        padding: 0;
    }

    .main-header .nav-item-children .nav-item-children {
        padding: 0;
    }

    [data-mobile-nav-scheme=dark] ul.nav.main-nav>li>a {
        padding: 20px 25px;
    }

    [data-mobile-nav-scheme=dark] .nav-item-children>li>a {
        opacity: 1 !important;
        color: #333 !important;
        padding: 0 12px;
        font-size: 15px;
        letter-spacing: 0;
        height: 42px;
        line-height: 42px;
        background-color: #f9f9f9;
        border-color: #dadada !important;
        font-family: Boxed Round;
        font-weight: 400;
        font-style: normal;
        padding-left: 30px;
        color: #333 !important;
        border: 0;
        border-bottom: 1px solid transparent !important;
        display: block;
    }

    [data-mobile-nav-scheme=dark] .nav-item-children .submenu-expander {
        right: 47px;
    }

    .header-contact-info-phone-number a {
        font-size: 16px;
        color: #d8d6c2;
    }

    .secondarybar-wrap .row.secondarybar-row .col.text-right {
        display: flex;
        justify-content: flex-end;
    }

    .secondarybar-wrap {
        padding: 13px 0;
    }

    .mainbar-wrap ul.nav.main-nav {
        border-bottom: 1px solid #dadada;
        padding-top: 0;
    }

    .mainbar-wrap ul.nav.main-nav>li>a {
        padding: 0 12px;
        /* font-size: 12px; */
        letter-spacing: 0;
        height: 42px;
        line-height: 42px;
        background-color: #f9f9f9;
        border-color: #dadada !important;
        font-family: Boxed Round;
        font-weight: 400;
        font-style: normal;
        padding-left: 30px;
        color: #333 !important;
        border: 1px solid #dadada;
        border-bottom: 1px solid transparent !important;
        display: block;
    }

    .mainbar-wrap ul.nav.main-nav>li:first-child a {}

    .main-nav>li:first-child span.link-icon.right-icon.loaded {
        width: 25px;
        height: 25px;
        display: none;
    }


    .mainbar-wrap ul.nav.main-nav li .nav-item-children li a {
        padding-left: 39px;
    }

    .mainbar-wrap ul.nav.main-nav li .nav-item-children li .nav-item-children a {
        padding-left: 48px;
    }

    .mainbar-wrap ul.nav.main-nav li .nav-item-children li .nav-item-children a:before {
        content: "--";
        margin-right: 2px;
    }

    .menu-item li a:before {
        color: #333;
    }

    .mainbar-wrap ul.nav.main-nav li.menu-item li a:before {
        content: "-";
        margin-right: 2px;
    }

    .main-nav .link-txt {
        position: absolute;
        width: 100%;
    }

    .main-nav .link-txt .txt {
        z-index: 2;
        width: 100%;
    }

    .submenu-expander {
        left: -49px;
        background-color: transparent !important;
        outline: 0;
    }

    .mainbar-wrap ul.nav.main-nav>li>a:hover {
        background-color: #f6f6f6 !important;
    }

    .main-nav>li>a:hover:after,
    .main-nav>li.current-menu-item a:after {
        display: none;
    }

    .main-nav>li.menu-item-has-children>a:before {
        display: none;
    }

    .main-header .mainbar-row>[class^=col] {
        display: flex;
        flex-direction: row;
    }

    .header-call a.gb-call {
        margin-right: 10px !important;
        margin-bottom: 0 !important;
    }

    .col.header-info .social-icon.branded a {
        background-color: #007bff;
        line-height: normal;
        width: 40px;
        height: 40px;
        font-size: 20px;
        margin-bottom: 11px;
    }

    .col.header-info .social-icon.social-icon-sm {
        display: flex;
        flex-direction: row;
    }

    .header-call {
        padding-bottom: 0 !important;
    }
    h2.box-main {
        font-size: 19px;
        line-height: 27px;
   
    }


}

@media only screen and (min-width: 1024px) {
    .s131 form .inner-form .input-field.second-wrap {
        min-width: initial !important;
    }
}


@media only screen and (max-width: 1024px) {
    .navbar-header {
        background-color: #ffffff;
    }

    header.main-header.lqd-main-header-default {
        position: relative;
    }

    .header-call.visible-xs a.gb-call {
        font-size: 0;
        padding: 32px;
        padding-bottom: 9px;
        margin-right: 20px;
        background-position: 5px 10px;

    }

    .header-call.visible-xs a.sp-call {
        font-size: 0;
        padding: 32px;
        padding-bottom: 9px;
        margin-right: 20px;
        background-position: 5px 10px;

    }

    .header-call {
        text-align: center;
        /* border-bottom: 3px solid #2b2a29; */
        padding-bottom: 23px;
        /* border-top: 3px solid #2b2a29; */
        /* padding-left: 100px; */
        float: none;
    }

    .header-call .global-button {
        margin-top: 15px;
    }

    .global-button {
        font-size: 17px;
    }
    .banner-bottom .bottom-box {
        margin-bottom: 20px !important;
    }
    .banner-bottom .bottom-box img.img-responsive {
        width: 100%;
    }



}


@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8 {
        width: 100%;
    }

    .vc_col-sm-1\/5 {
        width: 50%;
    }

    .homeremovalstorage .wpb_text_column.wpb_content_element,
    .homepackingservices .wpb_text_column.wpb_content_element {
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .footer-main h3 {
        font-size: 20px;
        margin-top: 50px !important;
    }

    .footer-bottom .vc_col-sm-1 {
        width: 100%;
    }

    .footer-bottom .vc_col-sm-3 .text-center p {
        text-align: center;
    }

    .wpb_single_image img {
        margin-top: 20px;
    }

    .form-inner label {
        display: block;
    }
    h2.box-main {
        font-size: 19px;
        line-height: 27px;
   
    }

}

@media only screen and (min-width: 768px) and (max-width: 981px) {

    .footer-main h3 {
        font-size: 20px;
    }

    .main-footer .social-icon.branded a {
        width: 35px;
        height: 35px;
    }

    .main-footer .social-icon.branded li {
        margin-right: 4px;
    }


    h5.card-title {
        font-size: 20px;
    }

    .header-call {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding-right: 0;
        padding-top: 0;
        flex-wrap: nowrap;
        justify-content: space-evenly;
    }

    .testimonialhome .tt_3cl {
        width: 100%;
    }

    .testimonialhome p.text-center {
        margin-top: 30px;
    }

    .gb-call {

        margin-right: 15px;
    }

    .footer-main .vc_col-sm-3 {
        width: 50%;
        margin-bottom: 20px;
    }

    .flogosec2,
    .flogosec2 {
        margin-top: 0px;
    }

    .footer-email a,
    .footer-call a {
        font-size: 18px;
    }



}

@media only screen and (max-width: 767px) {
    .statics-big-photo h5 {
        font-size: 18px;
        padding-left: 20px;
    }

    .total-text h3 {
        font-size: 22px;
        padding-left: 20px;
    }

    .statics-photo h5 {
        font-size: 17px;
        bottom: 40px;
        padding: 15px 15px;

    }

    .navbar-brand img {
        width: 150px;
    }

    .navbar-header {
        background-color: #ffffff;
    }

    header.main-header.lqd-main-header-default {
        position: relative;
    }

    .header-call.visible-xs a.gb-call {
        font-size: 0;
        padding: 32px;
        padding-bottom: 9px;
        margin-right: 20px;
        background-position: 5px 10px;

    }

    .header-call.visible-xs a.sp-call {
        font-size: 0;
        padding: 32px;
        padding-bottom: 9px;
        margin-right: 20px;
        background-position: 5px 10px;

    }

    .header-call .global-button {
        margin-right: 15px;
    }

    .global-button {
        color: #fff;
        font-size: 17px;
        text-transform: capitalize !important;
        font-weight: 500;
        padding: 0 17px;
        line-height: 43px;
        display: inline-block;
        border-radius: 4px;

    }


    .header-call {
        padding-top: 2px;
        text-align: center;
        padding-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
        /* display: none; */
    }

    .header-call .global-button {
        margin-top: -10px;
    }


    .h1,
    h1 {
        font-size: 24px !important;
    }


    .header-call a.gb-call {
        display: inline-block;
        margin-bottom: 17px;
        margin-right: 0;
        float: none;
    }

    a.gb-call.footeremail {
        font-size: 14px;
    }

    .footer-bottom,
    .footer-bottom .text-right {
        text-align: center !important;
    }

    .gb-call {
        font-size: 20px;
    }

    .home-welcome h2,
    .testimonialhome h2,
    .home-news h2,
    .footertop h2,
    .services-box h3 {
        font-size: 25px;
    }

    .banner-text {
        position: relative;
        bottom: 0;
        margin-left: 0px;
        left: 0;
        margin: 0 15px;
    }

    .step-box {
        padding-left: 85px;
        margin-bottom: 20px !important;
        padding-right: 20px;
    }

    .step-box h3 {
        font-size: 20px;
    }

    .testimonialhome .global-button {
        margin-top: 20px;
    }

    .footer-main h3 {
        margin-top: 20px !important;
    }

    .design-text h2 {
        margin-bottom: 0;
        font-size: 23px;
        color: #fff;
        margin-top: 0 !important;
        line-height: 29px !important;
        margin-bottom: 14px;
        font-weight: bold !important;
    }

    .design-text p {
        font-size: 16px;
        line-height: 26px !important;
    }

    .design-text a {
        font-size: 15px;
    }

    .mobile-banner h1 {
        margin-top: 14px !important;
        padding-left: 15px;
    }

    .footer-info h3 {
        color: #2d2d2d;
        font-size: 25px;
        font-weight: 600;
        margin-top: 40px !important;
    }

    .flogosec3 .header-call a.gb-call {
        width: 100%;
    }

    .experience-section {
        padding: 95px 0;
    }

    .experience-section h2 {
        color: #ffffff;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 40px !important;
    }

    .welcome-home {
        padding: 30px 0;
    }

    .h2,
    h2 {
        font-size: 25px !important;
    }

    .welcome-home .vc_col-sm-3 img {
        margin-top: 20px;
    }

    rs-layer-wrap.rs-parallax-wrap {
        left: 0 !important;
        position: relative !important;
        bottom: -50% !important;
        top: auto !important;
    }

    .design-text {
        background-color: rgb(8 0 0 / 50%);
        padding: 7px !important;
    }

    .services-box p {

        /* padding: 0 4px; */
    }

    .home-divide-boxs {
        padding-left: 0;
        padding-top: 93px;
        background-position: left top;
    }

    .homeremovalstorage .wpb_text_column.wpb_content_element,
    .homepackingservices .wpb_text_column.wpb_content_element {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 20px;
    }

    .flogosec2 p a {
        color: #fff;
        font-size: 17px;
    }

    .inner-left {
        margin-top: 20px;
        margin-bottom: 50px !important;
    }

    .wpb_text_column>.wpb_wrapper>ul.areas {
        width: 100%;
        padding: 20px;
    }

    .footer-main {
        background: #0e0e0e;
    }

    .footer p,
    .footer a {
        color: #dadada;
        font-size: 18px;
    }

    .footer-bottom .text-right p {
        text-align: left !important;
    }

    .header-call a.gb-call {
        margin-right: 10px !important;
        margin-bottom: 0 !important;
        background-position: 4px 21px;
        padding-left: 53px;
    }

    .banner-home .form-sidebar {
        position: absolute;
        right: 150px;
        top: 0;
        display: none;
    }


}


@media only screen and (max-width: 596px) {
    .total-text {
        width: 70%;
    }

    .statics-photo h5 {
        font-size: 15px;
        bottom: 20px;

    }

    .total-text h3 {
        font-size: 17px;
        padding-left: 10px;
        padding-top: 15px;
    }

    .total-text h5 {
        margin-top: 0;
        font-size: 14px;
        padding-left: 10px;
    }

    .header-call {
        display: flex;
        flex-direction: row;
        padding-right: 0;
        padding-top: 0;
        flex-wrap: nowrap;
        align-items: center;
    }

    .header-call a.gb-call {
        font-size: 16px;
        background-image: none;
        padding-left: 0;
        padding: 0;
        margin-right: 0;
    }

    .form-inner label {
        display: block;
    }

    .statics-photo h5 {
        font-size: 14px;
        bottom: 10px;
        width: 70%;

    }

}



@media only screen and (max-width: 500px) {
    rs-layer#slider-1-slide-1-layer-6 {
        /* display: none; */
    }

    [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-toggle {
        justify-content: center !important;
    }

}



@media only screen and (max-width: 379px) {
    .total-text h3 {
        font-size: 15px;
        padding-left: 0px;
        padding-top: 10px;
    }

    .statics-big-photo h5 {
        font-size: 14px;
        padding-left: 0px;
    }

    .header-call.visible-xs a.gb-call,
    .header-call.visible-xs a.sp-call {
        margin-right: 5px;

    }

    .design-text {
        padding: 0;
    }

    .design-text p {
        font-size: 14px;
    }
    .cname {
        display: flex;
        align-items: center;
        margin-left: 38px;
    }
    .navbar-brand img {
        width: 105px !important;
    } 

}