.navbar-brand img {
    width: 250px; !important;
}
.hero-text h1 {
    color: #c4966c; !important;
}
 .get_btn {
    background: #0000;
    border: 2px solid #c4966c;
    border-radius: 30px;
    color: #c4966c;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    padding: 14px 40px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    letter-spacing: 1px;
}   
.icon_wrap:before {
    position: absolute;
    content: '';
    background-color: #c4966c;
    height: 2px;
    left: -30px;
    width: 100%;
    top: 50%;
}
.icon {
    background: #121f33 none repeat scroll 0 0;
    border: 1px solid #121f33;
    border-radius: 100px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 30px;
    height: 100px;
    left: 0;
    line-height: 100px;
    margin: 0px auto auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100px;
}
.ti-briefcase:before {
    content: "\e651";
    color: #c4966c;
}
.ti-crown:before {
    content: "\e642";
    color: #c4966c;
}
.ti-bag:before {
    content: "\e655";
    color: #c4966c;
}
.icon_wrap i {
    font-size: 22px;
    color: #c4966c;
}
.icon_wrap:after {
    position: absolute;
    content: '';
    background-color: #c4966c;
    height: 2px;
    right: -30px;
    width: 100%;
    top: 50%;
}
.single_service i {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px dashed #e8e8e9;
    border-radius: 500px;
    color: #c4966c;
    font-size: 30px;
    height: 80px;
    left: 50%;
    line-height: 80px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
}
.testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #121f33;
    text-align: center;
    font-size: 22px;
    color: #c4966c;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #121f33;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.pricingTable .title_bg {
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    border-color: #121f33 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #121f33;
    position: absolute;
}
.pricingTable .title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    z-index: 1;
    padding-top: 50px;
    color: #c4966c;
    letter-spacing: 1px;
}
.single_about_content_two a, .form-submit .submit, .btn-price-bg {
    background: #121f33 none repeat scroll 0 0;
    color: #c4966c;
    border-radius: 500px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 40px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.btn-contact-bg {
    background: #121f33 none repeat scroll 0 0;
    color: #c4966c;
    border: 1px solid #121f33;
    border-radius: 30px;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.2);
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 40px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}
.single_address i {
    background: #121f33 none repeat scroll 0 0;
    border-radius: 500px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    color: #c4966c;
    float: left;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    margin-right: 20px;
    text-align: center;
    width: 60px;
}
.single_about_content_two h4 {
    color: #c4966c;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.single_about_content_three h4 {
    color: #c4966c;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.single_about_content_three a {
    background: #c4966c none repeat scroll 0 0;
    color: #121f33
}
.works_btn a {
    background: #121f33 none repeat scroll 0 0;
    color: #c4966c;
    border: 1px solid #121f33;
    border-radius: 500px;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0px 5px 30px 0pxrgba(0,0,0,0.2);
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 40px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.our_video h1 i {
    color: #c4966c;
    font-size: 15px;
    vertical-align: middle;
}
.testimonial .post {
    display: block;
    font-size: 14px;
    color: #c4966c;
}
.post-content > a {
    color: #c4966c;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}
.single_footer ul li a {
    color: #c4966c;
    float: left;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0;
    border: 1px solid #f1f1f1;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    display: inline-block;
    border-radius: 50%;
}
.our-team .social {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #121f33;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover {
    color: #c4966c;
    background: #f7f5ec;
}
.our-team:hover .pic img {
    box-shadow: 0 0 0 14px #121f33;
    transform: scale(0.7);
}
.our-team .pic:before {
    content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background: #121f33;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: 0.9;
    transform: scale(3);
    transition: all 0.3s linear 0s;
}
.our-team .pic:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #c4966c;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.topcontrol {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    bottom: 5px;
    box-shadow: 0 0 10pxrgba(0, 0, 0, 0.08);
    color: #c4966c;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    opacity: 1;
    position: fixed;
    right: 5px;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 50px;
}
.box:before, .box:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(18,31,51,.6);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    transform: scaleX(0);
    transition: all 0.6s ease 0s;
}
.box .title {
    color: #c4966c;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    opacity: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#navbarCollapse.mainmenu li.current a {
    color: #00!important;
}
.single-about-contact:hover .icon {
    background: #0000 none repeat scroll 0 0;
    border: 1px solid #121f33;
    color: #121f33;
}
.navbar-fixed.navbar-light #navbarCollapse li a:hover {
    color: #c4966c !important;
}
.our_video a {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: 10px solid rgba(0, 0, 0, 0.05);
    border-radius: 100px;
    color: #c4966c;
    display: block;
    font-size: 24px;
    height: 100px;
    line-height: 90px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100px;
}

@media only screen and (max-width:480px) {
.section-title h1 {margin-top:30px;}
}
@media only screen and (max-width:768px) {
.home_bg {
   height: auto;
   position: relative;
}
}