body {
    background: #fff !important;
}
.top_header ul{
    margin:0px;
    padding:0px;
}
.bottom-line > p:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
    display: none;
}
.top_header ul li{
    margin:0px 5px;
    padding:0px;
    list-style:none;
    float:left;
}
.logo-wrap .logo img {
    height: auto;
    margin-top: 6px;
}
.welcome_title {
    text-transform: capitalize !important;
    letter-spacing: 1px;
}
.welcome_content {
    font-family: Lucida Console,Monaco,monospace;
    color: #fff;
    line-height: 28px;
}
.pro,.abo-content, .contact,.pro_con,.recall {
     font-family: Lucida Console,Monaco,monospace;
    color: #212121 !important;
    line-height: 28px;   
     text-align: justify;
}

.main-header {
    background: rgba(0, 0, 0, 0.45);
}
.active a {
    color: #212121 !important;
    border-radius: 5px;
}
.main-header .main-menu ul li a {
    padding:5px;
}
.welcome_content {
    text-align: justify;
    padding: 14px;
}
.section-2 .section-wrap .owl-carousel .owl-nav .owl-prev {
    display: none;
}
.section-2 .section-wrap .owl-carousel .owl-nav .owl-next, .section-2 .section-wrap .owl-carousel .owl-nav .owl-prev {
    display: none;
}

.section-5 .section-wrap {
    padding-bottom:0px
}
.section-wrap {
    padding: 20px 0 10px 0;
}

h2, h3 {
    padding-bottom: 20px !important;
    color:#544304;
}

.section-4 .section-wrap {
    padding:15px 0px 15px 0px;
}

.item {
   color: #353030;
    font-weight: normal;
}
.section-1 .section-wrap .flex-container
{
 background-color: transparent;   
}
.main-header .logo-wrap
{
    top: 4px;
}
.pro_con {
    line-height: 20px;
}

.section-4 .section-wrap .callback-wrap .callback .logo-wrap {
    display:none;
}
*::-moz-placeholder {
    color: #353030;
    font-weight: normal;    
}
.selectize-control.single .selectize-input::after {
    border-color: #353030 transparent transparent transparent !important;
    
}

.section-3 .section-wrap {
        background-color: #BFB09B;
}
.section-4 {
    background-image: url("../images/images/images/banner3.jpg") !important;
}
.section-4 .section-wrap {
    background-color: rgba(149, 131, 91, 0.9);
}
.section-5 .section-wrap

{
    background-color: #BFB09B;
}
.extra-contact {
    font-family: Lucida Console,Monaco,monospace;
    color: #fff;
    text-align: left;
    line-height: 23px;
}
.main-footer .section-wrap .footer-sect .news-wrap a {
    font-family: Lucida Console,Monaco,monospace;
    line-height: 24px;
}
.footer-list {
    font-family: Lucida Console,Monaco,monospace;
    line-height: 23px;
    color: #fff;
    text-align: left;
}
.footer_title {
    font-size: 21px;
    font-family: Lucida Console,Monaco,monospace;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing:0px;
}
.section-top-title {
    padding-top: 25px;
}
.container {
    padding-bottom: 25px;
}
.abo-content {
    line-height: 30px;
    padding: 15px;
}
.pro-content {
    margin: 24px 0px;
}
.product_title, .gallery_title {
    padding-top:20px;
}
.gall_pg.pg_mar {
    margin-top: 25PX;
    margin-bottom: 37px;  
}
iframe {
    margin-top: 40px;
    margin-bottom: 40px;
}
body input:required:valid, body textarea:required:valid {
    color: #fff;
}
.form-control::-moz-placeholder {
    color: #725920;
}
div.single-label:nth-child(2) > label:nth-child(1) > input:nth-child(1) {
    color: #fff;
}
.new-para {
    animation: len 3s infinite;
    animation-iteration-count: infinite;
    animation-name: flash;
    animation-duration: 2s;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #755D24;
    text-shadow: 0px 0px 9px #fff;
}

.contact_header.text-left {
    color: #fff;
    font-size: 25px;
    margin-top: 30px;
    font-weight: bold;
}
.col-md-4.vid iframe {
    width: 100%;
}







@media only screen and (min-width:320px) and (max-width:640px){
    .flex-container.animated.fadeInLeft {
    background: rgba(0, 0, 0, 0.54);
}
.logo-wrap .logo img {
    width: 150px;
    height: 80px;
}
.main-header .arrows-hamburger-wrap .arrows-hamburger {
    width: 40px;
    height: 40px;
    background-image: url("../images/images/images/index.png");
    border-radius: 50%;
}
.mobile-menu .main-menu .arrows-remove-wrap {
    width: 42px;
    height: 42px;
    background-image: url("../images/images/images/index.png");
    border-radius: 50%;
    background-size: cover;
}
.pro-content img {
    width: 100%;
    height: 220px;
}
.mobile-menu .main-menu ul li {
    text-align: center;
}
.mobile-menu .main-menu ul li a, .mobile-menu .main-menu ul li p {
    padding: 10px 0 10px 0;
}
.mobile-menu .main-menu ul li a::before, .mobile-menu .main-menu ul li p::before {
    background-color: transparent;
}
.mobile-menu .main-menu ul li a:hover {
    background: #fff;
    color: #000 !important;
    border-radius: 5px;
}
.fa-chevron-right::before {
    color:#fff !important ;
}
.contact_header.text-left {
    display:none;
}

}





#preloader {
    display: none !important;
}
.top_header {
    background: rgba(0, 0, 0, 0.51);
    padding: 10px 0;
}
.top_header .container {
    padding-bottom: 0px;
}
.header_contact, .header_whatsapp {
    font-family: verdana;
    color: #fff;
	font-size: 14px;
}
.phone {
	font-size: 14px;
}
.fa.fa-phone {
    font-size: 16px;
	color: #64B1FF;
}
.fa.fa-whatsapp {
    font-size: 17px;
	color: #32db59;
}
.social-links {
    float: right;
}
.social-links ul li a {
    color: #fff;
	padding: 0 5px;
}
.main-header {
	height: 132px;
}
.header-scroll {
	height: 110px !important;
}
.header-scroll .logo-wrap .logo img {
    width: 220px;
	height: auto;
	margin-top: 6px;
}
.gal_iframe iframe {
    margin-top: 10px;
	margin-bottom: 30px;
}
.footer-sect .logo-wrap .logo img {
    width: 100%;
	height: 80px;
}
.footer-sect .social-links {
    display: none;
}
.gall_pg.pg_mar img {
    width: 100%;
	margin-bottom: 30px;
	box-shadow: 0px 0px 5px #666;
}
.Youtube {
    margin: 50px;
	padding: 25px;
	text-align: center;
	background: #F5F5F5;
	box-shadow: 0px 0px 5px #B2B2B2;
	border-radius: 10px;
	text-transform: uppercase;
	font-family: ptsans;
	font-size: 25px;
}
.Youtube img {
    height: 35px;
}