h1,h2,h3,h4{
    font-family: 'PT Serif', serif;
    color: black;
}
h1{
    font-size: 30px;
    margin-top: 0;
}
h2 {
    font-size: 23px;
}
h4 {
    font-size: 21px;
    margin: 15px 0;
}
h5 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
p{
    font-family: 'Roboto', sans-serif;
}
a, a:visited {
    color: #6e553c;
    text-decoration:none;
}
a:focus, a:active, a:focus {
    font-style: italic;
    color: #A48059;
    text-decoration:underline;
}
h3,h5,p,body{
    color: #000;
}
#bannerBkg{
    width: 100%;
}
#bannerWrap{
    min-height: 65vh;
    overflow-x: hidden;
    position: relative;
    background: linear-gradient(0.25turn, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.15));
}
.bannerWrap2{
    min-height: 67vh;
    overflow-y: hidden;
}
#mainTextWhite{
    background-color: #FFFFFF;
    padding-top: 1px;
    padding-bottom: 1px;
}
.bannerText {
    top: 50%;
    max-width: 613px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    margin-left: 7%;
    margin-right: 7%;
}
#topLogo{
    width: 43px;
}
#navTop{
    border-radius: 0 0 0 5px;
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px rgb(0 0 0 / 7%);
    color: #000;
}
#navTop ul li, #navTop ul li a, #navTop ul li a:visited {
    color: #000;
}
footer{
    background-color: #2A2A2D;
    padding-bottom: 50px;
    border-top: solid 1px #000000;
}
#NavBox{
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px rgb(0 0 0 / 7%);
}
#NavBar{
    background-color: #ffffff;
    height: 52px;
    margin: 0 auto;
    width: 94%;
    border-bottom: none;
}
#topCall a, a:active, a:valid, a:hover{
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
}
a:active, a:valid, a:hover, .QBT_A:hover{
    color: #A48059;
}
.topMid,.topRight{
    padding-top: 10px;
}
#NavBar h1{
    cursor: pointer;
}
#TopBox{
    background-color: transparent;
}
.Btns{
    color: #000;
}
#navBtn{
    color: #000;
}
.BtnsNav1{
    padding: 5px 15px;
    background-color: #000000;
    color: #deccba;
    border-radius: 5px;
    font-size: 15px;
}
.BtnsNav1:hover{
    color: #FFFFFF;
    background-color: #3b3225;
}
.topLeftLogo{
    width: 200px;
}
.topLeft{
    padding-top: 1px;
    padding-left: 0;
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    cursor: pointer;
}
#topMenu,#topCall{
    padding-right: 0px;
    padding-top: 13px;
    float: right;
    width: unset
}
#topCall{
    max-width: 260px;
    height: 52px;
    padding-right: 15px;
    text-align: center;
    display: none;
}
#topCall,.QBox,.QBox2,.QBoxPix,.QBoxText,.QBox,.QBox1,#NavBar,.QBoxList{
    box-sizing: border-box;
}
.QBoxPix{
    margin: 57px 0 27px 0;
}
.QBox3{
    padding-bottom: 35px;
}
.QBox1 h2,.QBox1 p{
    color: #FFFFFF;
}
.QBT_A{
    color: #072366;
    font-size: 23px;
    font-weight: 700;
}
.QBoxText p{
    margin-top: 15px;
}
.phoneIcon{
    width: 21px;
    padding: 0 7px 0 15px ;
}
.phoneIcon2{
    width: 21px;
    padding-right: 7px;
    padding-bottom: 3px;
}
.bar1,.bar2,.bar3{
    background-color: #000000;
}
.Btn1,#topCall,.Btn2{
    color: #A48059;
    background-position: right;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
}
.Btn2{
    border: none;
    padding: 11px 15px;
    color: #A48059;
}
.Btn1:hover,#topCall:hover,.Btn2:hover {
    background-position: 55px;
}
.Btn1{
    padding: 11px 30px;
    font-size: 17px;
    margin-bottom: 15px;
    color: #ffffff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.62);
    border: solid 1px #ffffff;
    border-radius: 5px;
    margin-left: 21px;
}
.Btn1{
    padding: 7px 21px;
}
.tanT{
    color: #A48059;
}
.mBtn{
    width: 75px;
    margin: 0 auto 50px auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.AboutCBtn{
    cursor: pointer;
    color: #A48059;
}
.w_2Wrap{
    text-align: center;
}
.VWrap{
    padding: 50px 0;
}
.BanInnerWrap{
    top: 50%;
    max-width: 700px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    margin-left: 7%;
    margin-right: 7%;
}
.BanInnerWrap h4{
    margin-bottom: 30px;
}
.QContentWrap{
    width: 92%;
    max-width: 1700px;
    margin: 0 auto;
}
.VMapWrap{
    width: 77%;
    max-width: 700px;
    margin: 30px auto 0 auto;
    height: 300px;
}
.QContentColor{
    background-color: #2E2E2E;
}
.QContentColor2{
    background-color: #EFEBE7;
}
.fadeUp{
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    animation: fadeUp 1s;
}
@keyframes fadeUp {
    0% {
        padding-top: 60px;
        opacity:0;

    }
    100% {
        padding-top: 0;
        opacity:1;
    }
}
.widget1_box {
    margin-top: 30px;
    margin-bottom: 40px;
    background-color: #ffffff;
    box-shadow: 0 8px 16px rgb(0 0 0 / 7%);
    position: relative;
}
.widget1_text {
    color: #FFFFFF;
    padding: 0 20px 50px 20px;
    position: relative;
}
.widget1_box h3{
    margin: 17px 0 0 0;
}
.Btn_1 {
     padding: 5px 15px;
     background-color: transparent;
     color: #000000;
     font-size: 15px;
     outline: none;
     border-radius: 7px;
     border: 1px solid #000000;
     position: absolute;
     bottom: 30px;
     left: 50%;
     -webkit-transform: translate(-50%);
     -ms-transform: translate(-50%);
     transform: translate(-50%);
 }
.content_wrap_1,.content_wrap_2{
    box-sizing: border-box;
}
.phone_Icon{
    width: 20px;
}
.fl_Wrap{
    max-width: 500px;
    margin: 100px auto 0 auto;
    width: 90%;
}
.videoLeft{
    width: 100%;
    height: 100%;
}
.QBoxVideoWrap{
    width: 75vw;
    height: calc(75vw / 1.78);
    margin: 50px auto 0 auto;
}
.Btn_C{
    background-color: transparent;
    color: #000000;
    border-radius: 5px;
    border: solid 1px #000000;
    padding: 5px 30px;
}
.phoneNumberBottom{
    width: 100%;
    margin: 15px auto;
}
.footBoxWrap{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    padding: 30px 0 15px 0;
    max-width: 1000px;
}
.footBox{
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
}
.topLeftLogo{
    max-width: 70px;
}
.footBox a,.footBox p{
    color: #c7c7c7;
    /*text-decoration: underline;*/
}
.foot_wrap a, .foot_wrap a:visited {
    color: #c7c7c7;
    /*text-decoration:underline;*/
}
.footInfo{
    width: 100%;
    display: block;
    padding-bottom: 7px;
    text-underline-offset: 5px;
}
.footBox p{
    margin-bottom: 0;
}
.ReviewsBox{
    width: 100%;
    padding: 50px 0;
}
.ReviewsBoxLine{
    height: 1px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    background-color: #000000;
}
.vA_Wrap{
    margin-top: -70px;
}
.aboutH1{
    padding-left: 15px;
    padding-right: 15px;
}
.vA_photo{
    padding-bottom: 30px;
}
.subPageText{
    padding-top: 30px;
}
.aboutPageWrap{
    max-width: 1700px;
    width: 94%;
    margin: 0 auto;
    padding-top: 30px;
}
.TopTextWrap{
    max-width: 1000px;
    margin: 30px auto;
    padding: 0 15px;
}
@media only screen and (min-width: 370px) {
    .cart_name{
        padding-top: 39px;
    }
    h1{
        font-size: 45px;
    }
    h2{
        font-size: 30px;
    }
    .widget1_box {
        width: 100%;
    }
}
@media only screen and (min-width: 500px) {
    .w_2BoxWrap,.fl_Wrap{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .fl_Wrap{
        justify-content: space-between;
    }
    .fl_photo_content{
        width: 47%;
    }
}
@media only screen and (min-width: 598px) {
}

/* Layout: 740px */
@media only screen and (min-width: 740px) {
    h2 {
        font-size: 50px;
        padding: 15px 0;
    }
    h4 {
        font-size: 21px;
    }
    #topCall {
        display: block;
        width: 70%;
    }
    .topLeft {
        padding-top: 1px;
    }
    .QBoxList,.QContentWrap,.widget1_wrap,.aboutPageWrap,.vA_Wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .aboutPageWrap{
        padding-top: 0;
    }
    .vA_Wrap{
        margin-bottom: 50px;
        margin-top: 0;
    }
    .VWrap {
        padding: 100px 0;
    }
    .VWrapMap{
        padding: 45px 0 25px 0;
    }
    .VHomeText{
        max-width: 700px;
        margin: 0 auto;
        text-align: center;
    }
    .ProjectsTitle {
        padding: 75px 0;
    }
    .w_2Wrap {
        padding: 15px 0 30px 0;
    }
    .QBox, .QBox2, .QBoxPix, .QBoxText {
        flex-direction: column;
        justify-content: center;
        display: flex;
    }
    .QBoxPix {
        width: 61%;
        margin-bottom: 30px;
    }
    .QBoxText {
        width: 33%;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .w_2Box {
        width: 30%;
    }
    .w_2Box2 {
        margin: 0 3% 30px 0;
    }
    .QContentWrap{
        width: 87%;
    }
    .QBT_A{
        font-size: 27px;
    }
    .widget1_box {
        box-sizing: border-box;
        border: none;
        width: 32%;
        padding-bottom: 20px;
    }
    .vA_photo,.vA_boxText,.content_wrap_1{
        width: 45%;
    }
    .content_wrap_1,.content_wrap_2{
        padding: 100px 50px;
    }
    .content_wrap_2{
        width: 53%;
    }
    .vA_photo{
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 850px) {
    h2{
        line-height: normal;
    }
    .Btns:hover, .Btns:active, .Btns:focus {
        font-style: normal;
        color: #464646;
        text-decoration: underline;
    }
    .footBox{
        width: 25%;
    }
    #topMenu{
        display: none;
    }
    .BtnsNav1:hover{
        color: #FFFFFF;
        background-color: #000000;
    }
}

/* Desktop Layout:1029px */
@media only screen and (min-width: 1029px) {
    .QBox{
        width: 47%;
    }
    .VWrap{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .QBoxVideoWrap{
        width: 41vw;
        height: calc(41vw / 1.78);
        margin-right:0;
        margin-top: 0;
    }
}

@media only screen and (min-width: 1100px) {
    h4{
        font-size: 31px;
    }
    h1{
        font-size: 65px;
        line-height: 85px;
    }
}

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

}

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

}