* {
    padding: 0;
    margin: 0;
}

body {
    color: #251c00;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #a21621;
    text-decoration: none;
}

p {
    margin-bottom: 0;
}

ul {
    list-style: none;
    margin: 0;
    color:#000;
}
.main-content ul li {
    list-style: disc !important;
}

h1, h2, h3, h4, h5, h6{
    font-family: revert;
}

.h2,
h2 {
    font-size: 25px;
    font-weight: bold;
}
h3{
    font-size:21px;
}

section {
    padding: 60px 0;
}


.topbar {
    background: #90191c;
    color: #fff;
    padding: 15px 0;
    font-size: 13px;
    font-weight: 500;
}

.topbar .star-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar .star-text img {
    margin: 0 10px;
}

.left-header-area i {
    margin: 0 10px;
}

.social-icons li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.header .header-content {
    padding: 16px 0 30px 0;
}

.header .header-content .row {
    align-items: center;
}

.header p {
    font-weight: 600;
}

.header .head-section {
    display: flex;
    justify-content: center;
}

.header .head-section a{
    color: #0084b4;
    font-size: 23px;
}

.read-more,
.header .head-section .fa,
.portfolio-single a:hover {
    color: #a21621;
}
label {
 
    margin-top: 8px;
    margin-bottom: 0px;
        color: red !important;
}
.header .head-section .fa {
    font-size: 33px;
    margin: 0 20px 0 0;
}

.header-menu {
    width: 100%;
    z-index: 10;
    margin-top: -30px;
    position: absolute;
}

.header-menu .navbar {
    background-color: #90191c;
    padding: 0;
}


.header-menu .navbar .nav li a {
    color: #fff;
    font-weight: 600;
    padding: 0 20px;
    margin: 0;
    height: 60px;
    line-height: 60px;
    display: block;
    font-size: 14px;
    border-radius: 4px;
}

/*Bread Crumbs*/
    .brd {
    background: #dedede;
    padding: 5px;
}
.brd a {
    color: #000;
    text-transform: capitalize;
    font-size: 13px;
}

.nav-menu-fixed a {
    border-radius: 32px;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
    margin: 0;
}

.header-menu .navbar .nav li a:hover,
.active {
    background-color: #647581;
}

.active-btn {
    background-color: #00880a;
}

.navbar-nav .dropdown-menu {
    background-color: #90191c;
    margin: 0;
    padding: 0;
}

.navbar-nav .dropdown-menu .dropdown-item {
    height: auto;
    line-height: 2;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}


.nav-menu-fixed a {
    font-size: 14px;
    text-transform: uppercase;
}

.nav-menu-fixed a:hover {
    background-color: #0084b4;
    color: #fff;
}

.sidebar-content img {
    
    width:100%;
}

/* dropdown menu */
.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown ul li:hover{
    background: #3e443e;
} 

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.banner {
    background: url(../images/shiftingmovers/moving-services-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}


.banner .row {
    min-height: 450px;
    align-items: center;
}

.banner .text-wrap {
    background-color: #252223ab;
    padding: 20px;
}

.banner h1 {
    font-size: 36px;
    line-height: 60px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 2px 3px 11px #000;
}

.banner p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 500;
    margin: 10px 0 20px 0;
}

.banner-btn .btn {
    line-height: 17px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 14px;
    border-color: rgb(255, 167, 0);
    border-style: solid;
    border-width: 3px;
    margin: 0px;
    border-radius: 30px;
    padding: 12px 40px;
    color: rgb(255, 167, 0);
    margin-right: 24px;
    text-transform: uppercase;
}

.banner-btn .btn:last-child {
    margin: 0;
}
.homepagecities {
    padding: 50px 0px;
    background: #fbfbfb;
}
.banner-btn .btn:hover,
.banner-btn .active {
    background-color: rgb(255, 167, 0);
    color: rgba(255, 255, 255);
}


 section.banner {
    padding:0px;
}

.about-us-info {
    background-color: #90191c;
    margin-top: 50px;
}

.about-us-img img {
    width: 100%;
    height: auto;
}

.who-we-are {
    font-weight: 500;
}

.who-we-are h5 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.7;
}

.who-we-are h3 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.7;
}

.color-mid {
    color: #251c00;
}

.who-we-are p {
    margin-bottom: 20px;
}

.list-styled {
    position: relative;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 30px;
}

.list-styled li {
    position: relative;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 25px;
}

.list-styled li:before {
    content: "\f18e";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 17px;
    line-height: 18px;
    color: #0084b4;
}

.clearfix {
    padding: 60px 0;
}

.about-us-box {
    font-weight: 500;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: -1px 1px 1px 2px #00000030;
}

.about-us-box-content {
    padding: 20px;
}

.about-us-box .link-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(162, 33, 1, 0.6);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.about-us-box .link-overlay i {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 18px;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.about-us-box .link-overlay:hover {
    opacity: 1;
}

.pos-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bg-cover {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.about-us-box h6 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.7;
    color: #2d2d2d;
    font-weight: 700;
}

.about-us-box p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #2d2d2d;
}

.read-more {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    padding-left: 12px;
    color: #fff;
}

.read-more:before {
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    line-height: 18px;
    left: 0;
    top: 0;
}

.read-more:hover {
    color: #2d2d2d;
}

.why-choose-us {
    background-color: #90191c;
    color: white;
}

.why-choose-us h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.7;
}

.why-choose-us h2 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.7;
}

.line {
    position: relative;
    width: 40px;
    height: 4px;
    background: #cccccc;
    margin: 20px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.why-choose-us-head {
    margin-bottom: 30px !important;
}

.feature-content h4 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.7;
}

.feature-content p {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.8;
    color: white;
}

.feature-single-wrap {
    padding-top: 30px;
}

.features-area-1 .feature-icon img {
    color: #0084b4;
    box-shadow: 0 0px 0px 1px #fff inset;
}

.features-area-1 .feature-icon img {
    border-radius: 5px;
    padding: 10px;
}


.services .item {
    margin-bottom: 30px;
}

.services h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.7;
}

.services h2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.7;
}

.service-head {
    margin-bottom: 30px !important;
}

.service-single {
    background-color: #90191c;
    border: 1px solid #f2f2f2;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
    height: 540px;
}

.service-thumb img {
    width: 100%;
    height: auto;
}

.service-single .service-content {
    padding: 20px;
}

.service-content h5 {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.7;
    color: #fff;
}

.service-content p {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
}

.main-content p {
    font-size: 17px;
    margin-bottom: 10px;
        font-weight: normal;
}

.main-content h2 {
    margin-top: 20px;
}

.testimonials {
    background-color: #90191c;
}

.testimonials .testimonial-head {
    margin-bottom: 30px !important;
}

.testimonials .testimonial-head h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.7;
    color: white;
}

.testimonials .testimonial-head h2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.7;
    color: #fff;
}

.testimonials .testimonial-panel {
    position: relative;
    padding: 25px 20px;
    background-color: #f8f8f8;
    border: 1px solid #e9e9e9;
    border-bottom: 2px solid #e9e9e9;
}

.testimonial-panel .testimonial-icon {
    position: absolute;
    font-size: 24px;
    color: #90191c;
}

.testimonial-body {
    padding-left: 50px;
}

.testimonial-body p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
}

.testimonial-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: #fff;
}

.testimonial-img img {
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
    box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

.color-theme {
    color: #90191c !important;
}

.testimonial-meta {
    position: relative;
    padding-left: 80px;
    padding-bottom: 20px;
}

.testimonial-meta h5 {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 500;
}

.testimonial-meta h6 {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 500;
}

.contact-detail {
    background-color: #fbfbfb;
}

.contact-details-item {
    position: relative;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 30px 0 26px 0;
    text-align: left;
}

.contact-details-item-inner img {
    margin-right: 20px;
}

.contact-details-item-inner {
    display: flex;
}

.contact-details-item h5 {
    color: #fff;
    margin: 0 0 2px;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 500;
}

.contact-details-item p {
    font-weight: 500;
}

.cities {
    background: #f3f3f3;
}

/* footer */

.footer-top section{
    padding: 0;
}

.footer-top {
    padding: 60px 0;
    background-color: #90191c;
}

.footer-top h4 {
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-weight: 700;
    position: relative;
}

.footer-top h4:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
}

.footer-top h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #fff;
}

.footer-top p {
    font-size: 13px;
    font-weight: 500;
    color: white;
}

.footer-copyright {
    background-color: #5d6f7a;
    padding: 25px 0;
}

.footer-copyright .copyright {
    margin: 0;
    font-size: 14px;
    color: white;
}

.navbar-light .navbar-toggler {
    background-color: white;
}

.footer-top section ul li {
    padding: 8px 0;
    color: white;
}

.footer-top section ul li a {
    color: #fff;
}

.footer-top section ul li a:hover {
    color: #5d6f7a;
}

.footer-top section .social-links ul li {
    display: inline;
}

.footer-top section .social-links ul li a {
    margin-right: 10px;
}

.company-info-wid li i,
.open-hrs-item i {
    padding-right: 20px;
    font-size: 25px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
}

.company-info-wid li:hover i,
.open-hrs-item:hover i {
    color: #a21621;
}

/* contact page */

.title-bar {
    padding-bottom: 50px;
}

.title-bar .title {
    font-size: 44px;
    color: #2d2d2d;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
}

.form-control {
    height: 3.5875rem;
    padding: 0.625rem 1.25rem;
    border: 1px solid #adb9ca;
    box-shadow: 0 8px 60px rgba(203, 215, 235, 0.2);
    color: #0a0a0a;
    font-size: 1rem;
    line-height: 2.4;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*appearance: none;*/
}

.form-group input {
    margin-top: 5px;
}

.info-detail a {
    color: #2d2d2d;
}

.request-form .company-info-wid .company-info-item {
    font-size: 18px;
    color: #2d2d2d;
    padding: 10px 0;
}

.request-form .company-info-wid li i,
.open-hrs-item i {
    color: #90191c;
}

.btn {
    font-size: 15px;
    padding: 18px 48px;
    color: #fff;
    background-color: #90191c !important;
    text-align: center;
    font-weight: bold;
    transition: .4s all ease-in-out;
    text-transform: uppercase;
    cursor: pointer;
    will-change: background;
    border: none;
    font-style: normal;
    border-radius: 32px;
    margin-top: 24px;
}

.btn:hover {
    background-color: #5d6f7a !important;
}

/* inner page */

.sidebar-block {
    background-color: #5d6f7a;
    color: white;
    border-radius: 5px;
}

.sidebar-heading>h3 {
    color: #ffffff;
    background-color: #a21621;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 23px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 10px 15px;
    text-align: center;
}

.sidebar-content {
    padding: 20px;
}


#sidebarcontactForm input[type="submit"] {
    color: #ffffff;
    background-color: #a21621;
    border-color: #a21621;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #6be24a;
    color: #FFF;
    border-radius: 50px;
    border: 4px solid #fff;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    line-height: 56px;
}

.float i{
    line-height: 52px;
}

.ul3 li{
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .topbar {
        font-size: 15px;
        line-height: 1.8;
        padding: 8px 0;
    }

    .topbar .star-text {
        display: block;
    }
    
    .header .header-content{
        padding: 10px 0;
    }
    
    .navbar-brand img {
        width: 100%;
    }

    .banner .row {
        min-height: 88px;
    }

    .banner h1 {
        font-size: 18px;
    text-align: center;
    }
    
    .banner .text-wrap {
    background-color: transparent;
    /*padding: 20px;*/
}
    
    .map-marker-chicago {
    left: 84% !important;
    top: 51% !important;
    font-size: 11px;
}

.map-marker-info{
    
    
        left: -64px !important;
            z-index: 0 !important;
}
.map-marker-indianapolis {
    font-size: 11px;
       left: 78% !important;
    top: 63% !important;
}
svg {
    height: 200px !important;
    max-width: 100%;
}
.homepagecities h2{
font-size: 16px !important;
    font-weight: 600;
}
.homepagecities {
    padding: 0px 0px;
    background: #fbfbfb;
}
    .main-content h2 {
    margin-top: 19px;
    font-size: 20px !important;
    font-weight: 700 !important;
}

    .banner p {
        font-size: 14px;
        margin: 20px 0;
        display: none;
    }

    .banner-btn .btn {
        margin: 0 0 20px 0;
    }

    .about-us-box {
        margin-bottom: 30px;
    }

    .testimonials .testimonial-panel {
        margin-bottom: 30px;
    }

    .wiki-img img {
        width: 100% !important;
    }

    .footer-top {
        text-align: center;
    }

    .footer-top h4:after {
        left: 44%;
    }
    .ul3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2 !important;
    text-align: center;
}
/*.banner-txtwrap{*/
/*    margin-left: 0px !important;*/
/*    margin-bottom: 0px!important;*/
/*}*/

.col-8 {
    flex: 100%;
    max-width: 100%;
}


}

@media (max-width: 812px) {
    .header-menu .navbar {
        padding: .5rem 0;
    }
    
    .header-menu {
        background-color: #90191c;
        padding: 0;
    }
    .navbar-nav .dropdown-menu {
        margin-left: 35px;
    }

    .banner {
        background-position: center;
        padding: 0;
    }

    .navbar-collapse {
        padding: 30px 0;
    }

    .main-content img {
        width: 100% !important;
        float: none !important;
    }

    section {
        padding: 20px 0;
    }

    .footer-top {
        padding: 20px 0;
    }
    

    
    
    /*fixed navigation*/
    
    .affix {
        background-color: #fff;
        border-color: rgba(34, 34, 34, .05);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        position: fixed;
    }
    
    .affix-nav {
        top: 0;
        right: 0;
        left: 0;
        z-index: 99999;
    }
    .h2, h2{
        line-height: 1.5 !important;
        font-size: 28px !important;
        text-align: center;
    }
    
    .h3, h3, .sidebar-heading>h3{
        font-size: 18px;
    }
    
    
    .header-menu{
        margin: 0;
        position: unset;
    }
}

@media (min-width: 768px) and (max-width: 812px) {
    .logo {
        width: 100%;
    }
    
    .wiki-img img{
        
        width:100%;
    }

}

@media (min-width: 768px) and (max-width: 1366px){
    .banner .row {
        min-height: 315px;
    }
} 



