.get-quote {
    /*background-color: #1B273D;*/
    background-color: #fdc502 !important;
    padding-top: 2%;
    height: 140px;
}

.get-quote h1 {
    color:#ffffff;
}

.we-make-moving {

    background: #f6f9fb;
}

.why-chose-us {
    background:#1B273D url('../images/index/why-chose-twilightmovers.jpg');
    /*background-color: #1B273D;*/
    /*background-image: url("../images/index/parallax-2.jpg");*/

    padding-top: 2%;
    height: 780px;
    color:#ffffff !important;
}
.why-chose-us h1 {
    font-size: 32pt;
    letter-spacing: 5px;
    /*color: #1B273D;*/
    color: #ffffff;
    font-weight: 600;
}
.why-chose-us h3 {
    color: #ffffff;
    font-weight: 600;
}

.whychoseus {
    display: block;
    list-style-type: none;
    margin-top: 40px;
}
.whychoseus li {
    margin-top: 20px;
    margin-bottom: 50px;
}
.whychoseus li:last-child {
    margin-bottom: 0px;
}
.whychoseus li h3 {
    font-weight: 600;
    margin-left:70px;
    /*display: inline;*/
    color:#ffffff;
}
.whychoseus li h2 {
    font-weight: 600;
    display: inline;
}

.whychoseus li>svg {
    /*display: inline;*/
    float:left;
    min-width: 60px;
    height:100%;
    padding-right: 10px;
}
.whychoseus li>i {
    padding-right: 10px;
}
.whychoseus li p {
    margin-top: 10px;
    font-weight: 600;
    margin-left: 70px;
    color:#ffffff;
    /*display: inline;*/
}



/** relax while we do heavy lifting ***/
.relax-while {

}

.relax-while h2 {

}

.relax-while p{
    margin-top:40px;
    margin-bottom:40px;
    /*font-weight: 500;*/

    color: #112233;
}
/** end **/

/** reviews carousel **/
.reviews-carousel {
    height: 100% !important;

    /*margin:2rem;*/
    /*padding:2rem;*/


}
.review {
    margin:1rem 0.8rem 0 0.8rem;
    padding:30px;
    box-shadow: 2px 2px 20px 2px rgba(0,0,0,0.10);
}

.owl-carousel .owl-stage-outer {
    height: 100%;
    width:100%;
    /*margin:20px;*/
    /*padding:20px;*/
}

/** ready to book **/
.readytobook {
    background-color: #f5f7f9;
}
.green {
    color:#b05889;
}



/** quick get quote form

 */
.quick-quote {
    /*background:#f1f7fc;*/
    padding:80px 0px;
}

.checked {
    color:#ffaa00;
}
.quick-quote .aboutus {
    /*display:table-cell;*/
    width:auto;
    /*background:url(meeting.jpg);*/
    background-size:cover;
}
.quick-quote .aboutus p {
    font-size: 12pt;
    font-weight: 600;
    color:#112233;
}

.quick-quote .aboutus h1 {
    font-size: 32pt;
    letter-spacing: 5px;
    color:#1B273D;
    font-weight: 600;
}



.quick-quote form {
    display:table-cell;
    width:100%;
    /*background-color:#f1f7fc;*/
    padding:20px 0px;
    color:#505e6c;
}

.quick-quote form>.form-group {
    margin-bottom: 1rem;
    width: 50%;
    float: left;
}

@media (max-width:991px) {
    .quick-quote form {
        padding:40px;
    }
}

.quick-quote form h2 {
    font-size:24px;
    line-height:1.5;
    margin-bottom:30px;
}

.quick-quote form .form-control {
    background:#ffffff;
    border:none;
    border:1px solid #e5e9ee;
    border-radius:0;
    box-shadow:none;
    outline:none;
    color:inherit;
    text-indent:6px;
    height:40px;
}

.quick-quote form .form-check {
    font-size:13px;
    line-height:20px;
}

.btn-qq {
    /*background:#f4476b;*/
    color:#ffffff;
    background:#b05889;
    border:none;
    border-radius:4px;
    padding:11px;
    border: 1px solid #b05889;
    box-shadow:none;
    /*margin-top:35px;*/
    text-shadow:none;
    outline:none !important;
}

.btn-qq:hover, .quick-quote form .btn-qq:active {
    background-color: #ffffff;
    color: #112233 !important;
    border: 1px solid #112233;
}

.btn-qq:active {
    transform:translateY(1px);
}

.quick-quote form .already {
    display:block;
    text-align:center;
    font-size:12px;
    color:#6f7a85;
    opacity:0.9;
    text-decoration:none;
}


/**
Articles List
 */

.article-list {
    color:#313437;
    background-color:#fff;
}

.article-list p {
    color:#7d8285;
}

.article-list h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
}

@media (max-width:767px) {
    .article-list h2 {
        margin-bottom:25px;
        padding-top:25px;
        font-size:24px;
    }
}

.article-list .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto;
}

.article-list .intro p {
    margin-bottom:0;
}

.article-list .articles {
    padding-bottom:40px;
}

.article-list .item {
    padding-top:50px;
    min-height:425px;
    text-align:center;
}

.article-list .item .name {
    font-weight:bold;
    font-size:16px;
    margin-top:20px;
    color:inherit;
}

.article-list .item .description {
    font-size:14px;
    margin-top:15px;
    margin-bottom:0;
}

.article-list .item .action {
    font-size:24px;
    width:24px;
    margin:22px auto 0;
    line-height:1;
    display:block;
    color:#4f86c3;
    opacity:0.85;
    transition:opacity 0.2s;
    text-decoration:none;
}

.article-list .item .action:hover {
    opacity:1;
}



.projects-count {
    background:#1B273D url('../images/index/bg.jpg');
    /*background-color: #1B273D;*/
    /*background-image: url("../images/index/parallax-2.jpg");*/

    padding-top: 2%;
    height: 270px;
}

.projects-count h1 {
    color:#ffffff;
}



/*** Price List ***/
.price_style_1 {
    text-align: center;
    /* background: #fafafa; */
    /* background: #fafafa url(../img/pattern_green.png) repeat; */
    padding: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* border-top: 3px solid #b05889; */
    border-radius: 5px;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.15);
}

.highlight {
    color: #ffffff;
     background: #b05889;
    /*background: #1B273D url(../img/pattern_green.png) repeat;*/
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 5px;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.15);
}

.highlight h3, .highlight h5 {
    color: #fff !important;
    padding-top: 0px;
}



.price_style_1 h1, .price_style_1 h3 {
    color: #b05889;
    /* text-shadow: 2px 2px #3f8257; */
}
h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    color: #333;
}

.price_style_1 h3, .price_style_1 h5 {
    padding-top: 20px;
}
.price_style_1 h1, .price_style_1 h3 {
    color: #b05889;
    /* text-shadow: 2px 2px #3f8257; */
}

.price_style_1 ul {
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

.price_style_1 ul li {
    margin: 0 0 10px 0;
    list-style: none;
    color: #888!important;
    padding: 10px 0px;
    line-height: 18px;
    border-bottom: 1px solid #efefef;
    /* font-weight: 600; */
}

/** Daily Moving ***/
.daily-moving {
    background:#1B273D url('../images/index/bg.jpg');
    /*background-color: #1B273D;*/
    /*background-image: url("../images/index/parallax-2.jpg");*/

    padding-top: 2%;
    height: 180px;
}

.daily-moving h1 {
    color:#ffffff;
}