﻿.header-in{
    background-color: #ffffff;
} 

#con1,#con3{
    background-color: #fff5d2;
}

.bg_color2 {
    background-color: #4ae;
}

.bg_color3 {
    background-color: #f7cc38;
}

#con3{
    background-image: url(dup/img/back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.sl img{
    display: none;
}

#con3 h3{
    font-weight: bold;
    color: #f7a103;
}

.txt_color3 {
    color: #4ae;
}

.border_color3 {
    border-color: #4ae;
}

.bg_color3 {
    background-color: #f7a103;
}


.footer_contact h4 {
    font-size: 36px;
}

#con4{
    display: none;
}

.f_contact_btn{
    display: none;
}

.linkStyle {
    color: #4ae;
}

.bnr {
    vertical-align: bottom;
    height: auto;
    width: 500px;
}

.con_box  {
    padding-top: 30px;
}


#foot_banner{
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 200px;
    z-index: 2;
    bottom: 58px;
    right:110px;
}

.header-in {
    background-color: #d6fffa;
}

.pagetop .fas{
    bottom: 65px!important;
}


.bnr2{
    
    height: auto;
    width: 300px;
}