/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 23, 2016, 5:43:53 PM
    Author     : Muhammad Zubair
*/

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-reg-webfont.eot');
    src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-reg-webfont.woff') format('woff'),
         url('../fonts/proximanova-reg-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('../fonts/proximanova-sbold-webfont.eot');
    src: url('../fonts/proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-sbold-webfont.woff') format('woff'),
         url('../fonts/proximanova-sbold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-sbold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_alt_rgbold';
    src: url('../fonts/mark_simonson_-_proxima_nova_alt_bold-webfont.woff2') format('woff2'),
         url('../fonts/mark_simonson_-_proxima_nova_alt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
    margin: 0;
}
.header {
    padding: 5px 0 10px;
}
.top_menu{
    
}
.top_menu ul{
    padding: 36px 0;
    margin: 0;
}
.top_menu ul li{
    list-style: none;
    display: inline-block;
    font-size: 15px;
    margin: 0 12px;
}
.top_menu ul li a{
    font-family: 'proxima_nova_rgregular';
    text-decoration: none;
    color: #303030;
    font-size: 18px;
}
.top_menu ul li a:hover{
    color: #61a630;
}
.top_social{
    text-align: right;
}
.top_social ul{
    margin: 0;
    padding: 33px 0;
}
.top_social ul li{
    list-style: none;
    display: inline-block;
    margin: 0 0 0 5px;
}
.top_social ul li a{
    text-decoration: none;
    color: #fff;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #3f3e3b;
    display: block;
    border-radius: 20px;
}
.top_social ul li a:hover{
    background-color: #61a630;
}
.topmenu ul li a:hover{
    color: green;
}
.top_banner{
     width: 100%;
     height: 600px;
}
.title{
    width: 60%;
    margin: 130px 31px 0px;
}
.title-top{
    background-image: url('../images/finest.png');
  width: 225px;
  height: 57px;
  background-repeat: no-repeat;
  margin: 0 auto;
  font-size: 24px;
  padding: 10px 36px;
  font-family: 'proxima_nova_ltsemibold';
}
.title-text{
    color: white;
    font-size: 72px;
    text-align: center;
    line-height: 72px;
    padding-top: 20px;
    font-family: 'proxima_nova_ltsemibold';
}
.page_content_box{
    width: 100%;
    background-color: white;
    margin-bottom: 40px;
    margin-top: -153px;
    display: inline-block;
    box-shadow: 4px 0 7px -5px #000, 0px 0px 0px -21px #000, -4px 0 7px -5px #000;
}
.page_content_box-inner{
    display: inline-block;
    padding: 50px;
    width: 100%;
}
.page_content_box-img{
    float: left;
    padding: px;
    width: 29%;
}
.page_content_box-img img{
    max-width: 100%;
    max-height: 100%;
}
.page_content_box-text{
    float: right;
    padding: 0px 0 0 60px;
    width: 71%;
    overflow: hidden;
}
.page_content_box-text .description_box{
    font-size: 24px;
    font-family: 'proxima_nova_rgregular';
}
.description_box h2{
    font-size: 24px !important;
    font-family: 'proxima_nova_rgregular' !important;
    color: green !important;
}
.page_content_box-text .description_box, .description_box h4, .description_box p, .description_box h4 div, .description_box div{
    font-size: 18px !important;
    font-family: 'proxima_nova_rgregular' !important;
}
.page_content_box-text h1{
    font-family: 'proxima_nova_alt_rgbold';
    font-size: 48px;
    color: #303030;
    margin: 10px 0 25px;
}
.category_title{
    font-family: 'proxima_nova_alt_rgbold';
    font-size: 48px;
    color: #303030;
    margin: 10px 0 15px;
    text-align: center;
}
.category_short{
    font-size: 24px;
    font-family: 'proxima_nova_rgregular';
    color: #303030;
    text-align: center;
}
.page_content_box-text p{
    line-height: 25px;
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
    color: #303030;
}
.section3{
    width: 100%;
    margin: 0 auto;
    background-color: green;
    clear: both;
    color: white;
}
.section2{
    width: 100%;
}
.product_box_left .bto{
    background-color: #eec548;
    border: 1px solid #eec548;
    margin-top: 45px;
    font-family: 'proxima_nova_ltsemibold';
    border-radius: 7px;
    font-size: 16px;
    color: #303030;
    padding: 15px 25px;
}
.product_box_left .bto span{
    color: #303030;
}
.section4{
    width: 100%;
    margin: 0 auto;
    background: url('../images/bg 1.png') fixed;
    background-size: 100% 100%;
    clear: both;
    padding: 55px 0 !important;
}
.section4 h1{
    font-family: 'proxima_nova_alt_rgbold';
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin: 0;
}
.section4 h4{
    font-family: 'proxima_nova_rgregular';
    color: #eec548;
    font-size: 24px;
    text-align: center;
    margin: 0px;
    padding: 20px 0 40px;
}
.products{
    height: 410px !important;
    margin: 0 15px;
    background-color: #f4f5f4;
}
.col-md-4 img{
    width: 100% !important;
}
.col-md-4 h4{
    text-align: center;
    margin-top: 25px !important;
}
.products1{
    height: 360px;
    width: 31% !important;
    margin-top: 35px !important;
    background-color: #f4f5f4;
    float: right;
}
.More{
    margin: 25px;
    height: 50px;
    background-color: #eec548;
    font-family: 'proxima_nova_ltsemibold';
}
.section5{
    width: 100%;
    margin: 0 auto;
    background: url("../images/footer.png") fixed;
    background-position: center top;
    background-size: 100% 100%;
}
.section5_bg{
    padding: 60px 0;
    background: rgba(255, 255, 255, 0.7);
}
.section5 h1{
    font-family: 'proxima_nova_alt_rgbold';
    font-size: 48px;
    color: #303030;
    text-align: center;
    margin: 0;
}
.section5 p{
    font-family: 'proxima_nova_rgregular';
    font-size: 20px;
    color: #5f5f5f;
    text-align: center;
}
.section5 h4{
    text-align: center;
}
.section5 h5{
    font-family: 'proxima_nova_rgregular';
    font-size: 24px;
    color: #5f5f5f;
    text-align: center;

}
.section6{
    width:100%;
    margin: 0 auto;
    background-color: #61a630;
    color: white;
}
.section6 .text-left{
    font-family: 'proxima_nova_rgregular';
    font-size: 16px;
    padding: 38px 0;
}
.recipe{
    height: 415px;
    width: 30% !important;
    margin-right: 45px;
    margin-top: 35px !important;
    background-color: #3f3e3b;
}
.recipe1{
     height: 415px;
    width: 30% !important;
    margin-top: 35px !important;
    background-color: #3f3e3b;
    float: right;
}
.recipe h4{
    color: white;
}
.recipe1 h4{
    color: white;
}
.full-div{
    width: 100%;
    margin-top: -160px;
     background-image: url("images/footer1.png");
    background-position: center top;
    background-size: 100% 100%;
    padding-bottom: 60px;
    height: 350px;
}
.contact-us{
    width: 100%;
    margin: 0 auto; 
}
.contact-us p{
    text-align: center;
}
.contact-us h2{
    text-align: center;
    color: green;
}
.contact-us h5{
    text-align: center;
}
.contact-us h1{
    color: black;
}
.outer-div{
    width: 100%;
    height: 385px;
    box-shadow: 0 10px 30px -20px;
}
.form{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    color: black;
}
.form p{
    font-size: 18px;
}
.input-style{
    width: 36%;
    height: 40px;
    padding: 0px 0px 0px 20px;
    margin: 25px 0px 0px;
    border-top: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
}
.textarea{
    width: 36%;
    height: 200px;
    padding: 10px 0px 0px 20px;
    margin: 25px 0px 30px ; 
     border-top: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
}
.sub{
    height: 50px;
    background-color: #eec548;
    font-family: 'proxima_nova_ltsemibold';
    margin-bottom: 70px !important;
}
.history-list{
    width: 100%;
    padding: 10px 0 0 0;
}
.dropdown{
    display: none;
}
.foo{
    display: inline-flex;
    float: right;
}

.zoom{
    width: 100% !important;
    height: 500px;
}
.page_sction3 .zoom{
    width: 100% !important;
    height: 700px;
}
.zoom1{
    width: 100% !important;
    height: 680px;
}
.More:hover{
    background-color: white;
}
.bto:hover{
    background-color: white;
    border: 1px solid white;
    text-decoration: none;
}
.sub:hover{
    background-color: #28a4c9;
}
.product_box_left{
    background-color: #61a630;
    padding: 30px 0 !important;
    height: 500px;
}
.page_sction3 .product_box_left{
    height: 700px;
}
.product_box_left .col-md-10{
    float: right;
}
.product_box_left h1{
    font-size: 48px;
    color: #fff;
    font-family: 'proxima_nova_alt_rgbold';
}
.product_box_left h3{
    font-size: 36px;
    color: #fff;
    font-family: 'proxima_nova_rgregular';
    margin: 0 0 5px;
}
.product_box_left h4{
    font-size: 20px;
    color: #fff;
    font-family: 'proxima_nova_alt_rgbold';
}
.product_box_left p{
    font-size: 16px;
    color: #fff;
    font-family: 'proxima_nova_rgregular';
    line-height: 25px;
}
.product_box_left span{
    font-size: 16px;
    color: #fff;
    font-family: 'proxima_nova_rgregular';
    line-height: 25px;
}
.product_box_right{
    background-color: #61a630;
    padding: 0 !important;
}
.recipes{
    width: 100%;
    margin: 0 !important;
}
.recipes_link{
    cursor: pointer;
    height: 350px;
    line-height: 350px;
    width: 100%;
    background-color: #61a630;
    display: block;
}
.recipes_link:hover{
    opacity: 0.7;
}
.recipes_link:hover .recipes_link img{
    opacity: 0.7;
}
.recipes_link img{
    width: 100%;
    height: 100%;
    background-color: #61a630;
    /*background: rgba(97,166,48);*/
}
.recipes_title {
    cursor: pointer;
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #303030;
    font-family: 'proxima_nova_rgregular';
}
.recipes_title:hover{
    text-decoration: none;
    color: #61a630;
}
.slick-next::before{
    color: #bec5cb !important;
    font-family: 'FontAwesome' !important;
    content: "\f105" !important;
    font-size: xx-large !important;
}
.slick-prev::before{
    color: #bec5cb !important;
    font-family: 'FontAwesome' !important;
    content: "\f104" !important;
    font-size: xx-large !important;
}
.more_recipies{
    width: 100%;
    text-align: center;
}
.more_recipies a{
    background-color: #eec548;
    border: 1px solid #eec548;
    font-family: 'proxima_nova_ltsemibold';
    border-radius: 7px;
    font-size: 16px;
    color: #303030;
    padding: 15px 25px;
    margin: 50px 0 0 0;
    display: inline-block;
}
.more_recipies a:hover{
    text-decoration: none;
    background-color: #fff;
    border-color: #fff;
    color: #303030;
}
.more_recipies a span{
    color: #303030;
}
.login_admin{
    width: 300px;
    margin: 30px auto;
    text-align: left !important;
}

.single_product{
    background-color: #3f3e3b;
    height: 416px;
    margin: 27px;
    /*width: 28% !imposrtant;*/
    padding: 0 !important;
}
.single_product .product_box_a{
    cursor: pointer;
    height: 350px;
    line-height: 351px;
    width: 100%;
    background-color: #fff;
    display: block;
}
.single_product .product_box_a:hover{
    opacity: 0.7;
}
.single_product .product_box_a:hover .product_box_a img{
    opacity: 0.7;
}
.single_product .product_box_a img{
    width: 100%;
    height: 100%;
    background-color: #61a630;
    /*background: rgba(97,166,48);*/
}
.single_product .single_link {
    cursor: pointer;
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'proxima_nova_rgregular';
}
.single_product .single_link:hover{
    text-decoration: none;
    color: #61a630;
}
.dehkan_rice_tip{
    padding: 30px;
    text-align: center;
    clear: both;
}
.dehkan_rice_tip h1{
    font-size: 48px;
    color: #303030;
    font-family: 'proxima_nova_alt_rgbold';
}
.dehkan_rice_tip p{
    font-size: 16px;
    color: #303030;
    font-family: 'proxima_nova_rgregular';
}
.dehkan_rice_tip img{
    margin: 20px 0;
}
.dehkan_rice_poster{
    padding: 30px;
    clear: both;
}
.dehkan_rice_poster h1{
    font-size: 48px;
    color: #303030;
    font-family: 'proxima_nova_alt_rgbold';
    text-align: center;
}
.dehkan_rice_poster .icon_image{
    text-align: center;
}
.contact_form .form_center{
    width: 700px;
    margin: 0 auto;
    
}
.contact_form .form_center .form{
    width: 400px;
    margin: 0 auto;
    
}
.contact_form .form_center .form{
    text-align: left !important;
}
.contact_form .form_center input{
    border-top: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    height: 50px;
}

.contact_form .form_center textarea{
    border-top: 2px solid #d8d8d8;
    border-left: 2px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    height: 200px;
}
.contact_form .form_center input[type=submit]{
    font-family: 'proxima_nova_ltsemibold';
    border: 1px solid #eec548;
    background-color: #eec548;
    margin: 0 auto;
    color: #303030;
    font-size: 18px;
    border-radius: 5px;
    margin: 0 0 30px;
    padding: 0 50px;
}
.contact_form .buttons{
    text-align: center;
}
.contact_form .form_center .row{
    margin: 15px 0;
}
.form_center p{
    font-size: 24px;
    color: #303030;
    font-family: 'proxima_nova_rgregular';
}
.drop_down_button{
    display: none;
    width: 40px;
    height: 40px;
}
.products_view_button{
    clear: both;
    display: flex;
}
.page_content_box-inner .slick-arrow{
    height: 40px;
    width: 40px;
    background-color: #61a630;
    border: 1px solid #61a630 !important;
    color: #fff !important;
    border-radius: 5px;
}
/*.page_content_box-inner .next a {
    display: inline-block;
    font-size: 25px;
    height: 40px;
    line-height: 34px;
    padding: 0 !important;
    text-align: center;
    width: 40px;
    background-color: #61a630;
    border: 1px solid #61a630 !important;
    color: #fff !important;
    border-radius: 5px;
}
.page_content_box-inner .previous a {
    display: inline-block;
    font-size: 25px;
    height: 40px;
    line-height: 34px;
    padding: 0 !important;
    text-align: center;
    width: 40px;
    background-color: #61a630;
    border: 1px solid #61a630 !important;
    color: #fff !important;
    border-radius: 5px;
}
.product_pagination {
    clear: both;
    text-align: center;
}
.page_content_box-inner .previous a:hover{
    background-color: green;
}
.page_content_box-inner .next a:hover{
    background-color: green;
}*/