.logo_imgbox {
    width: 100px;
    position: absolute;
    left: 20px;
}
.logo_imgbox img {
    width: 100%;
}
.head_rightblock {
    width: 100%;
    max-width: 250px;
    float: right;
    margin-top: 15px;
    cursor: pointer;
}
.head_btnblock {
    float: right;
}
.add_cardblk {
    float: right;
    margin-right: 10px;
}
.banner_box
{
    display: inline-block;
    width: 100%;
    height: 74vh;
    position: relative;
    overflow: hidden;
    /*background-image: url("../images/homebanner3.jpg");*/
    background-size: 100%;
    margin-top: -26px;
}
.banner_caption
{
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 40%;
    color: #ffffff;
    text-align: center;
}
.banner_caption h1 {
    font-size: 73px;
    letter-spacing: 2px;
    text-shadow: 0px 0px 6px #9a9a9abf;
    font-family: 'Anton', sans-serif;
    padding-right: 132px;
    margin-top: -43px;
    font-family: 'initial;
}
.banner_caption h3
{
    font-size: 40px;
    font-family: inherit;
    color: #000000;
    text-shadow: 0px 0px 6px #ffffffbf;
}
.bootom_menu_show
{
    right: 0px;
}
.bootom_menu li a
{
    color: #FFFFFF;
}
.prihul_bottom_menu
{
    display: none;
}
.banner_menu_containner
{
    position: relative;
}
.prihul_arrow
{
    font-size: 20px;
    color: #fb9006 !important;
    text-align: center;
    filter: alpha(opacity=50);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    -moz-box-shadow: 0 0 10px 0 rgba(50,50,50,0.25);
    box-shadow: 0 0 10px 0 rgba(50,50,50,0.25);
    background: #fff;
    text-decoration: none;
    cursor: pointer;
    background-image: none !important;
    opacity: 0.8;
    display: inline-block;
    float: left;
}
.prihul_arrow_right{
    float: right;
}
.prihul_arrow_box
{
    position: absolute;
    width: 100px;
    bottom: -50px;
    margin-left: -50px;
    left: 50%;
}
.testomonial_slider_box
{
    background-color: #f5f5f5;
    position: relative;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
.prihul_testomonial {
    width: 100%;
    display: inline-block;
    padding: 10px 20px 10px;
    position: relative;
    min-height: 160px;
    padding-left: 220px;
}
/*-----Footer----*/
.prihul_footer {
    margin: 0px;
    padding: 15px 20px;
    /* background-color: #fb9006; */
    display: inline-block;
}
.heading_footer {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    margin-bottom: 15px;
    /* color: #fff; */
}
.test_imgbox
{
    position: absolute;
    left: 15px;
    width: 200px;
    text-align: center;
}
.testimg
{
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 3px solid #fff;
    box-shadow: 5px 8px 20px rgba(0,0,0,0.19), 0 2px 5px rgba(0, 0, 0, 0.23);
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 10px;
}
.testimg img
{
    width: 100%;
    height: 100%;
}
.text_name
{
    display: inline-block;
    width: 100%;
    font-weight: bold;
}
.test_address
{

}
.test_txt
{
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
}
.follow_iconbox {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.follow_icon {
    display: inline-block;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    font-size: 18px;
    transition: 0.5s all;
    color: #FFFFFF;
}
.fb_follow {
    background: #3b5998;
    border-color: #3b5998;
}
.twitter_follow {
    background: #00aced;
    border-color: #00aced;
}
.insta_follow {
    background: #dd4b39;
    border-color: #dd4b39;
}
.whatsup_follow {
    background-color: #1ac515;
    border: solid thin #1dca18;
}
.fb_follow:hover {
    background: #ffffff;
    color: #3b5998;
    border: solid thin #ffffff;
}
.twitter_follow:hover {
    background: #ffffff;
    color: #00aced;
    border: solid thin #ffffff;
}
.insta_follow:hover {
    background: #ffffff;
    color: #00aced;
    border: solid thin #ffffff;
}
.whatsup_follow:hover {
    background: #ffffff;
    color: #1ac515;
    border: solid thin #ffffff;
}
/*----Footer End*/
.prihul_header
{
    display: inline-block;
    width: 100%;
    padding: 24px 20px;
    min-height: 65px;
    margin: 0px;
    background-color: #ffffff;
}
.logo_imgbox
{
    width: 13%;
    position: absolute;
    left: 38px;
    max-width: 230px;
    top:23px;
}
.logo_imgbox img
{
    width: 100%;
}
.head_btnblock {
    float: right;
}
.top_btnlogin {
    margin-right: 5px;
    float: right;
}
.a_mainhead {
    color: #666666;
}
.a_mainhead:hover
{
    color: #ee171f;
}
.add_cardblk
{
    float: right;
    margin-right: 10px;
}
.add_cardblk i{
    float: left;
    margin-right: 10px;
    font-size: 18px;
}
.baskit_txt
{
    float: right;
}
.head_rightblock {
    width: 100%;
    max-width: 250px;
    float: right;
    margin-top: -61px;
    cursor: pointer;
    font-weight: bold;
    margin-right: 10px;
}
.chef_animation
{
    width: 450px;
    position: absolute;
    bottom: 0px;
    transition: 1s all;
}
.chef_animation img
{

}
.animated {

    animation-duration: 15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    animation-name: move_left_to_right;
}

@-webkit-keyframes move_left_to_right {
    0%, 100% {-webkit-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-30px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateX(30px);}
}
@keyframes move_left_to_right {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-30px);}
    20%, 40%, 60%, 80% {transform: translateX(30px);}
}
.logo_2{
    height: 84px;
}