*{
    margin: 0;
    padding: 0;
}
a:hover{
    text-decoration: none;
}

a:focus{
    text-decoration: none !important;
}
body{
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.wrapper{
    width: 100%; 
}
.full_bg{
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.full_bg img{
    max-width: 100%;
}
.container{
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}
/*
=================================
     Site-Header
=================================
*/
.closebtn{
    display: none;
}
.opennave{
    display: none;
}
#mySidenav {
    padding: 0;
}
.site-header {
    width: 100% !important;
    background: #fff;
    display: inline-block;
    margin-top: 80px;
    max-width: 100% !important;
}
.site_header_section {
    display: flow-root;
    width: 90%;
    margin: auto;
}
.site-logo {
    width: 170px;
    float: left;
    display: inline-block;
    padding: 12px 0px;
}

.menu-nav {
    max-width: 660px;
    float: left;
    position: relative;
    top: 4px;
}
.menu-nav ul {
    margin: 0;
}
.menu-nav ul li{
    list-style: none;
    display: inline-block;
    padding: 0px 20px;
    font-size: 14px;
}
.menu-nav ul li:first-of-type{
    padding-left: 0px;
}
.menu-nav ul li a {
    color: #1c2537;
    display: inline-block;
    font-family: 'inria_sansregular';
    padding: 16px 0px;
    transition: 0.2s linear;
}
.menu-nav ul li a:hover{
    color: #FAA001;
     text-decoration: none;
}
.megamenu .col-md-2 {
    margin: 10px 0px 20px;
    clear: both;
    float: left;
    width: 12%;
}
.menu-nav ul li a.active{
    color: #fc002;
}

.search_cart{
    float: right;
    margin-top: 35px;
}
.search_cart ul{
    margin: 0;
}
.search_cart ul li {
    list-style: none;
    display: inline-block;
    padding: 24px 8px;
}
.search_cart ul li a {
    color: #245237;
}
.search_cart ul li a:hover{
    color: #FAA001;
}
#srchbtn {
    border: none;
    background: transparent;
}
#srchbtn:hover{
    color: #FAA001;
}
.banner{
    display: inline-block;
    height: auto;
}
.bnr-imag1{
    position: relative;
    bottom: -248px;
}
.bnr-imag1 img{
    max-width: 100%;
}
.bnr-imag2{
    width: 400px;
}
.bnr-imag2 img{
    max-width: 100%;
}
.bnr-imag3 {
    margin-top: 60px;
    margin-right: 60px;
}
.bnr-imag3 img{
    max-width: 100%;
}
.banner{
    width: 100%;
}
.site-header {
    display: inline-block;
    box-shadow: none;
    z-index: 122132;
    margin: 0 auto;
}
.menu-nav ul li a {
    color: #fff;
}
.site-logo .logo img {
    max-width: 100%;
    padding: 7px 0px 0px 0px;
}
#srchbtn {
    color: #fff;
}
.search_cart ul li a {
    color: #fff;
}
.header_top {
    background: #f5f4f4 none repeat scroll 0 0;
    position: relative;
    /*margin-top: -25px;*/
    max-height: 100%;
}
.floatleft {
    float: left;
}
.header_top ul li {
    line-height: 40px;
}
.header_top .left li {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-right: 30px;
    transition: 0.5s linear;
}
.header_top .left li:hover{
    color: #FAA001;
}
.header_top .left li i, .header_top .right li i {
    font-size: 14px;
    margin-right: 2px;
}
.floatright {
    float: right;
}
.header_top ul li {
    line-height: 40px;
}
.header_top .left li a {
    color: #245237;
    font-family: 'open_sanssemibold';
    transition: 0.3s linear;
}
.header_top .left li a:hover{
    color: #FAA001;
}
.header_top .right li, .header_top .right li a {
    color: #fff;
    font-family: roboto;
    font-size: 13px;
    font-weight: 300;
    transition: 0.5s linear;
}
.header_top .right li, .header_top .right li a:hover{
    color: #FAA001;
}
.floatleft ul {
    list-style: none;
    display: flex;
    display: flex;
    margin: 0 !important;
    padding-top: 3px;
}
.floatright ul {
    list-style: none;
    display: flex;
    margin: 0 !important;
    padding-top: 3px;
}
*
==============================
        SEARCH
==============================
*/

.search_toggle.active {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 999999;
    top: 0;
}*
*.search_toggle {
    display: none;
}*/
*.search_close {
    float: right;
    position: relative;
    right: 4.7%;
    top: 56px;
    transition: 0.5s;
}*/

*.search_close .fa {
    color: #fff;
    font-size: 31px;
    opacity: 0.7;
    cursor: pointer;
}
.search_close .fa:hover{
    opacity: 0.9;
}*/

*.search-form {
    display: inline-block;
    float: right;
    position: relative;
    margin-top: -43px;
    right: 30px;
    display: none;
}*/

.search-form input[type="search"] {
*    width: 600px;
    height: 40px;
    padding: 4px 10px;
    background-color: transparent;
    border: navajowhite;
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    font-family: Arial,sans-serif;*
}

.search-form button {
    border: none;
    height: 40px;
    width: 45px;
    background: #091b71;
    color: #fff;
    display: none;
}

.site_search_box #wrap {
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}

.site_search_box input[type="text"] {
  height: 60px;
  font-size: 24px;
  display: inline-block;
  font-family: 'open_sansregular';
  font-weight: 100;
  border: none;
  outline: none;
  color: #fff;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.site_search_box input[type="text"]:focus {
  width: 300px;
  z-index: 1;
  cursor: text;
}
.site_search_box input[type="submit"] {
    display: inline-block;
    float: right;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    transition: opacity .4s ease;
    height: 58px;
    width: 58px;
    background-position: 50% 50% !important;
}

.site_search_box input[type="submit"]:hover {
  opacity: 0.8;
}
.searchbg_colr {
    display: inline-block;
    background: #245237 !important;
    width: 58px;
    height: 60px;
}
/*
===================================
     category
===================================
*/


/*
===============================
     Megeco
===============================
*/
.content_heading h2 {
    font-size: 36px;
    font-family: 'open_sansbold';
    color: #245237;
    margin: 0;
}
.content_heading h3 {
    font-size: 48px;
    padding-bottom: 15px !important;
    margin-bottom: 11px !important;
    font-family: 'inria_sansbold';
    font-weight: 600;
    width: 370px;
    border-bottom: 1px dotted #FAA001;
}
.mgo_content {
    height: 217px;
    overflow: hidden;
}
.abt_magaco p {
    text-align: left;
    font-size: 16px;
    padding: 0px 10px;
    margin: 0;
    font-family: 'inria_sansregular';
    color: #999;
    font-style: italic;
}
.abt_magaco p:first-of-type{
    margin-top: 30px;
}
/*
===============================
     services
===============================
*/
.services {
    margin: 50px 0px;
}
.our_services {
    width: 700px;
}
.our_services .slick-prev:before{
    color: #245237;
}
.our_services .slick-next:before{
    color: #245237;
}/*
*/.services_text {
    text-align: center !important;
    width: 324px;
    border-bottom: 1px dotted #FAA001;
    border-left: none !important;
    padding-bottom: 15px !important;
    margin-bottom: 11px !important;
}


/*
===============================
     SOCIAL MEDIA
===============================
*/
.social-media {
    background: #212935;
    margin-top: 80px;
    max-width: 100%;
    padding: 25px 0px;
}
.social_heading h2 {
    margin: 0;
    color: #fff;
    text-align: left;
    font-size: 36px;
    font-family: 'inria_sansregular';
}
.media_icon{
    margin-top: 21px;
}
.media_icon ul {
    margin: 0;
    display: inline-flex;
}
.media_icon ul li {
    list-style: none;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 90px;
    margin: 0px 5px;
    transition: 0.5s ease-in-out;
}
.media_icon ul li:hover{
    transform: scale(1.1,1.1);
}
.media_icon ul li a{
    color: #245237;
    font-size: 16px;
    transition: 0.5s linear;
    padding: 6px 10px;
}
.media_icon ul li a:hover{
    color: #FAA001;
}
.content_heading h3 span {
    color: #fff;
    font-family: 'inria_sansbold';
}
.content_heading h2 span {
    color: #245237;
    font-family: 'inria_sansbold';
}
/*
===============================
        Feature Products
===============================
*/
/*    .feature{
        width: 500px !important;
    }*/
    section.feature_products {
        padding: 50px 0px 70px;
        background: #f7f9fd;
    }
    .prdct_color {
        width: 100%;
        margin: 12px 8px;
        position: relative;
    }
    .fch_prdcts {
        background: #fff;
        padding: 20px 10px;
        box-shadow: 0px 0px 5px #ccc;
    }
    
    .mybg_color {
        height: 0px;
        position: absolute;
        width: 100%;
    }
    .product_shiping {
        display: none;
        transition: 2s ease-in-out;
    }
    .mybg_color:hover .product_shiping {
        display: block;
        line-height: 370px;
    }
    .product_shiping button#srchbtn {
        background: #245237;
        padding: 10px 10px;
        display: inline-block;
        margin: 0px 2px;
         color: #fff;
    }
    .product_shiping button#srchbtn:hover{
        color: #FAA001;
    }
    .product_shiping .myshipcart {
        background: #245237;
        padding: 10px 10px;
        display: inline-block;
        margin: 0px 2px;
        color: #fff;
    }
    .product_shiping .myshipcart:hover{
        color: #FAA001;
    }
     .product_shiping .search_single {
        background: #245237;
        padding: 10px 10px;
        display: inline-block;
        margin: 0px 2px;
        color: #fff;
    }
    .product_shiping .search_single:hover{
        color: #FAA001;
    }
    
    .prdct_color:hover .mybg_color{
        background: rgba(191,31,40,0.5);
        transform: translateY(-371px);
        height: 371px;
    }
    
    .fch_prdcts:hover img{
        -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }
    .fch_prdcts .image {
        width: 100%;
        height: 260px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .fch_prdcts .image img {
        max-width: 100%;
        max-height: 100%;
        transition: 0.5s ease-in-out;
        padding: 20px 10px;
    }
    .product_name{
        margin: 0;
        padding: 10px 0px;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        font-size: 16px;
        color: #245237;
        text-transform: capitalize;
        font-family: 'open_sansregular';
    }
    .cart_message {
        padding: 9px 10px;
        display: inline-block;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
    }
    .prod_info span{
        font-family: 'open_sansregular';
        font-size: 14px;
    }
    .slick-dots li button::before {
        font-size: 15px !important;
    }
    .slick-dots li {
        margin: 0 1px !important;
    }

    .slick-dots {
        bottom: -50px;
    }
    .my_feature {
        margin-top: 50px;
    }
    .inquery a {
        background: #245237;
        color: #fff;
        padding: 10px 20px;
        display: inline-block;
        margin-top: 20px;
        border-radius: 3px;
        font-family: 'open_sansregular';
        cursor: pointer;
        transition: 0.5s linear;
    }
    .inquery a:hover{
        background: #FAA001;
        color: #fff;
    }
    
/*
=================================
         Footer
=================================
*/
    .footer{
        background-color: #245237;
        padding: 80px 0px 50px;
        color: #c5c5c5;
        margin-top: -20px;
    }
    .footer_logo img{
        padding: 15px 0px 26px;
    }
    .footer_logo p {
        font-size: 14px;
        font-family: 'inria_sansregular';
        text-align: justify;
        color: #fff;
    }
    .footer_logo {
        text-align: left;
    }
    .footer .link {
        text-align: left;
    }
    .link h3{
        margin-bottom: 30px;
        font-size: 28px;
        font-family: 'open_sansextrabold';
        color: #245237;
        
    }
    .link h3 span{
        color: #FAA001;
    }
    .link ul {
        list-style: none;
        padding: 0;
    }
    .link ul li {
        padding-bottom: 7px;
        transition: 0.5s linear;
        width: 48%;
        float: left;
        display: inline-block;
    }
    .link ul li:before{
        content: " - ";
        color: #fff;
        font-weight: 900;
    }
    .link ul li a {
        color: #c5c5c5;
        transition: 0.5s ease-in-out;
        font-size: 14px;
        font-family: 'inria_sansregular';
        color: #fff;
    }
    
    .link ul li a:hover{
        text-decoration: none;
        color: #FAA001;
    }
    
    .find_us {
        text-align: left;
    }
    .join_us {
    text-align: left;
}
    .find_us h3{
        margin-bottom: 30px;
        font-size: 28px;
        font-family: 'inria_sansbold';
    }
    .find_us h3 span{
        color: #FAA001;
    }
    .find_us ul {
        list-style: none;
        padding-left: 0;
    }
    .find_us ul li {
        padding-left: 22px;
        padding-bottom: 7px;
        font-size: 14px;
        font-family: 'inria_sansregular';
        transition: 0.5s linear;
    }
    .find_us ul li:hover{
        color: #FAA001;
    }
    .find_us ul li span i {
        position: absolute;
        left: 12px;
        margin-top: 6px;
    }
    .join_us h3{
        margin-bottom: 30px;
        font-size: 28px;
        font-family: 'open_sansextrabold';
        color: #245237;
    }
    .join_us h3 span{
        color: #FAA001;
    }
    .join_us img{
        max-width: 100%;
    }
    .copy_right{
        padding: 15px 0px;
        background-color: #245237;
    }
    .copy_right p{
        text-align: center;
        margin: 0;
        color: #fff;
        font-size: 14px;
        font-family: 'inria_sansregular';
    }
    .copy_right p a{
        color: #FAA001;
    }

/*
=================================
    Category Page
=================================
*/
.row.inner_page_product {
    margin: 30px 0px 80px;
   
}
.cat_navigate h2{
    text-align: left;
    font-size: 24px;
    font-family: 'open_sanssemibold';
    font-weight: 600;
    color: #FAA001;
}
.cat_menu {
    text-align: left;  
}
.cat_menu ul{
    margin: 0;
    padding: 0;
}
.cat_menu ul li{
    list-style: none;
}
.cat_menu ul li a{
    padding: 8px 10px;
    color: #;
    border-top: 1px solid #ccc;  
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    font-family: 'inria_sansregular';
}
.cat_menu ul li a:hover{
    color: #FAA001;
}
.latest-product h2 {
    text-align: left;
    font-size: 24px;
    font-family: 'inria_sansbold';
    font-weight: 600;
    color: #FAA001;
}
.lst_border {
    width: 100%;
    height: 263px;
    border: 1px solid #ccc;
    padding: 5px;
}
.our-production .imag a img {
    max-width: 100%;
}
.list_grid{
    text-align: right;
}
.list_grid ul {
    margin: 0;
}
.list_grid ul li {
    display: inline-block;
}
.list_grid ul li a {
    color: #fff;
    font-size: 24px;
    margin-left: 15px;
}
.items span {
    /*color: #fff;*/
    font-size: 16px;
    text-align: center;
    font-family: 'inria_sansregular';
}
.list_grid ul li a.active {
    color: #FAA001;
}
.p_info {
    padding: 20px 10px;
    border: 2px solid #f6f6f6;
    transition: 0.5s linear;
}
.p_info:hover{
    border: 2px solid #FAA001;
}
.p_info .p_image img {
    max-width: 100%;
    transition: 0.5s linear;
}
.p_info .p_image:hover img{
    transform: scale(1.1,1.1);
}
.site_products {
    background: #f6f6f6;
    margin: 0px 15px;
}
.col-md-4.site_products {
    background: #fff;
    margin: 22px 12px 0px;
    width: 50.995%;
}
.col-md-4.site_products:nth-child(3n){
    margin-right: 0px;
}
.product_pagination.animation-element {
    display: block;
    clear: both;
    padding-top: 70px;
}
.prodct_btn a {
    background: #1b212b;
    padding: 8px 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s linear;
}
.prodct_btn a:hover{
    background: #13161c;
}
.product_pagination.animation-element ul li a {
    padding: 10px 16px;
    border: 1px solid #ccc;
    color: #245237;
}
ul.yiiPager .selected a{
    background: #FAA001;
    color: #FFFFFF;
    font-weight: bold;
}
.p_detal h4 {
    font-size: 14px;
    font-family: 'inria_sansregular';
}
.list-view {
    display: inline-block;
    width: 100%;
}
.site-list .col-lg-4.col-md-4.col-sm-4.col-xs-12.site_products {
    width: 98.3%;
}
.site-list .p_info .p_image {
    width: 300px;
    float: left;
    height: 100%;
}
.site-list .p_info .p_detal {
    float: right;
}
.site-list .p_info{
    display: inline-block;
    width: 100%;
}
.site-list .prodct_btn a{
    position: absolute;
}
.site-list .prodct_btn a {
    position: absolute;
    display: inline-table;
    bottom: 24px;
}
/*
=============================
     single page
=============================
*/
.forslides img {
    max-width: 100%;
    max-height: 100%;
    padding: 30px;
}
.forslides {
    padding: 10px;
}
.navslides {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px;
    margin: 0px 6px;
    margin-top: 10px;
    cursor: auto;
    overflow: hidden
}
.navslides img{
    max-width: 100%;
    max-height: 100%;
}
.col-md-9.col-sm-9.col-xs-12.single-prduct_info {
    margin-top: 56px;
}
.related {
    font-size: 30px;
    text-align: left;
    text-indent: 16px;
    text-transform: capitalize;
    color: #245237;
     font-family: 'open_sansextrabold';
}
.related_products {
    display: inline-block;
    margin: 0px 0px 90px 0px;
    width: 100%;
}
.product-info {
    text-align: left;
}
.right-name h2 {
    margin: 0;
    color: #fff;
    text-transform: capitalize;
    font-family: 'open_sanssemibold';
    color: #245237;
    font-size: 24px;
}
.right-code h2 span{
    font-size: 16px;
    color: #245237;
    font-weight: normal;
    font-family: 'open_sansregular';;
}
.right-code h2 {
    font-family: 'open_sansregular';
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 20px 0px;
    font-weight: 900;
    color: #245237;
}

.right-des {
    background: #245237;
    padding: 4px 10px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    font-family: 'open_sanssemibold';
}
.right-codess {
    margin: 20px 0 0 0;
    /*height: 200px;*/
    /*overflow-y: scroll;*/
}
.right-codess p {
    color: #999;
    line-height: 1.3;
    margin-top: 15px;
    text-align: justify;
    font-family: 'inria_sansregular';
    transition: 0.5s linear;
    padding: 10px;
}
.right-code p:hover{
    background: #fff;
    color: #245237;
}
.form-control:focus {
    border-color: #FAA001;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(206,19,40,.075),0 0 8px rgba(206,19,40,.6);
    box-shadow: inset 0 1px 1px rgba(206,19,40,.075),0 0 8px rgba(206,19,40,.6);
}
/*
==================================
 CART PAGE
==================================
*/
.text-center {
    width: 60px;
}
.row.inner_page_cart {
    margin: 40px 0px 70px;
}
.headingtext {
    font-size: 40px;
    padding: 10px 0px;
    font-family: 'inria_sansbold';
    color: #fff;
    position: relative;
    top: -288px;
}
.ianner_page_title h2 {
    margin: 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 36px;
    font-family: 'open_sansextrabold';
}
.ianner_page_title {
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    background-size: cover;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table.table-bordered.site-table tr th {
    color: #FAA001;
    text-align: center;
    font-family: 'inria_sansbold'
}
.table.table-bordered.site-table tr td{
    text-align: center;
    color: #818181;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'inria_sansregular';
    font-size: 14px;
}
.table.table-bordered.site-table tr td a{
    text-align: center;
    color: #818181;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'inria_sansregular';
    font-size: 14px;
    text-transform: capitalize;
}
.input-group.btn-block {
    margin: 0 auto;
}
#shop_tableupdate {
    border: none;
    padding: 10px 24px;
    box-shadow: 1px 1px 2px #333;
    transition: 0.5s ease-in-out;
}
#shop_tableupdate:hover{
    background: #FAA001;
    color: #fff;
}
#shop_tablesend {
    color: #245237;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: 0.5s linear;
}
#shop_tablesend:hover{
    background: #FAA001;
    color: #fff;
}
/*
============================
          SEARCH RESULT
============================
*/
.bedcrump ul {
    margin: 0;
    text-align: left;
}
.bedcrump ul li{
    display: inline-block;
    
}
.bedcrump ul {
    margin: 0;
    text-align: left;
    margin: 27px 0px 0px;
    padding: 12px 10px;
    background: #f6f6f6;
}
.bedcrump ul li {
    display: inline-block;
    font-size: 20px;
    color: #FAA001;
    font-family: 'inria_sansbold_italic';
}
.cat_menu ul li a{
    font-family: 'open_sansregular';
}
.cat_menu ul li a.active {
    color: #FAA001 !important;
}
.cat_menu {
    margin-top: 18px;
    font-family: 'inria_sansregular';
    
}
.sub_cat {
    padding-left: 20px;
    display: none;
    margin-left: 20px !important;
}
.cat_menu li.active .sub_cat{
    display: block;
}
.sub_cat li::before {
    content: " - ";
    position: absolute;
    margin-top: 9px;
    left: 29px;
}
/*
========================
       MEGAMENU
========================
*/

.top_bar {
    width: 100%;
    display: flex;
    position: absolute;
}

.megamenu{
    position: absolute;
    width: 95%;
    z-index: 999999;
    display: none;
    padding: 0px 0px;
    background: rgba(0,0,0,0.8);
    top: 257px;
	left: 34px;
}
.megamenu ul li a {
    padding: 0px 0px;
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    text-transform: capitalize;
    color: #FAA001;
    font-family: 'inria_sansregular'; 
}
.megamenu ul li ul li a{
    border-bottom: 0px;
    color: #fff;
	  font-size: 12px;
    font-family: 'inria_sansregular'; 
    margin-left: 0px;
    padding: 0px 0px;
}
.megamenu ul li ul li a:hover{
    color: #FAA001;
}
.megamenu.active{
    display: block;
}

.mega_cate {
    margin: 0;
    padding: 0px 0px;
    text-align: left;
    border-right: 1px solid #ccc;
}
.mega_cate li {
    list-style: none;
    text-transform: capitalize;
}
.mega_cate li a{
    color: #333;
    font-family: 'inria_sansregular';
    padding: 0px 0px;
    font-size: 13px;
    display: block;
}
/* inner style */

.megamenu ul {
    margin: 5px;
    text-align: left;
}
.megamenu ul li{
    list-style: none;
}
/*
==================================
    Black Top
==================================
*/
#back-top {
/*  position: fixed;    */
    z-index: 99999;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
/*  margin-left: -150px;  */
    right: 25px;        
}
#back-top a{
    font-size: 40px;
    color: #FAA001;
}
/*
=================================
        PROFILE PAGE
=================================
*/
.home1 {
    background: #f6f6f6;
    text-align: left;
    padding: 12px 10px;
}
.home1 ul {
    margin: 0;
}
.home1 ul li {
    display: inline-flex;
     list-style: none;
}
.home1 ul li a{
    color: #FAA001;
    font-size: 14px;
    font-family: 'inria_sansregular';
}
.table.table-bordered {
    margin-top: 30px;
}
.row.inner_page {
    margin: 30px 0px 60px;
}
.heading {
    text-align: left;
    font-size: 24px;
    font-family: 'inria_sansregular';
    color: #FAA001;
}
/*
==============================
  Inner Pages
==============================
*/
.content.animation-element p {
    text-align: left;
    color: #245237;
    font-size: 14px;
    font-family: 'open_sansregular';
}
/*
====================================
       Inquery Page
====================================
*/
.note {
    color: #FAA001;
    font-size: 14px;
    margin: 10px 0px;
    font-family: 'inria_sansregular';
}
#yw0_button {
    color: #245237;
}
.errorSummary {
    display: none;
}
.errorMessage {
    color: #FAA001;
    text-align: left;
}
.btn.btn-danger.form_button {
    padding: 8px 25px;
    font-size: 14px;
    background: #FAA001;
    transition: 0.5s linear;
    float: left;
    margin-top: 20px;
}
.btn.btn-danger.form_button:hover{
    background: #212935;
    color: #FFFFFF;
    border: 1px solid #245237;
}
/*
Thanks
*/
.cont_info {
    text-align: left;
}
.cont_info ul{
    margin: 0;
}
.cont_info ul li{
    list-style: none;
    margin: 4px 0px;
    padding-left: 30px;
}
.cont_info ul li span{
    position: absolute;
    left: 25px;
    margin-top: 4px;
}
.col-md-7.contact_form.animation-element {
    border-left: 1px solid #f6f6f6;
}
.flash-success {
    color: green;
    text-indent: 54px;
    margin: 10px 0px;
    font-family: 'inria_sansregular'; 
}
.for_right3_thanks {
    font-size: 24px;
    color: green;
    margin: 40px 0px;
    font-family: 'inria_sansitalic';
}

.megamenu .row {
    display: flex;
    flex-wrap: wrap;
}
.P_image {
    max-height: 307px;
    overflow: hidden;
}
.our-production .imag{
    height: 250px;
}
.imag a img{
    max-height: 100%;
    max-width: 100%;
}
.pull-right {
    float: left !important;
    margin-left: 112px;
    margin-top: 32px;
}
.site-list .site_products {
    width: 100%;
}
.ws_bullets img {
    height: 60px;
    width: 151px;
}
.ci-logo-area {
    padding: 20px 0 18px 1px;
    text-align: center;
}
.ci-logo-area {
    text-align: center;
}
.ci-logo li {
    transition: 0.3s ease-in-out;
}
.ci-logo li {
    width: 20%;
}
.clearfix {
    display: flex;
}
.clearfix li {
    list-style: none;
}
/*========================
         about us
========================*/
.about_us {
    background-image: url('5f0c035e55a68866502b394a580878547661e2f4.jpg');
    text-align: center;
    padding: 70px 0;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    text-transform: uppercase;
}
.about h2{
    font-size: 48px;
    padding-bottom: 15px !important;
    margin-bottom: 11px !important;
    font-family: 'inria_sansbold';
    font-weight: 600;
    width: 450px;
    border-bottom: 1px dotted #FAA001;
    margin: auto;
}
.about h2 span {
    color: #FAA001;
    font-family: 'inria_sansbold';
}
.about_us p {
    color: #245237;
    font-size: 13px;
    line-height: 25px;
    font-family: 'inria_sansregular';
    font-style: italic;
}
.about_us a {
    width: 145px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    background-color: #002b60;
    color: #fff;
    transition: 0.5s;
    font-family: 'inria_sansbold';
    font-style: italic;
    font-size: 17.5px;
    margin: 25px auto 0;
    transition: 0.5s linear;
}
.about_us a:hover{
    background: #FAA001;
}

.media_icon{
    text-align: left;
}
.container-fluid{
    padding: 0px 0px 0px 0px;
}
.inner_banner img {
    width: 100%;
    max-height: 530px;
}
.footer_logo img {
    max-width: 100%;
}
.cate_bannera {
    display: inline-block;
    width: 800px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.prod_info h3 {
    font-size: 14px !important;
    margin: 5px 0px;
    color: #245237;
    font-family: 'open_sanssemibold';
}
.news_fields p {
    font-size: 14px;
    font-weight: bold;
}
#email.active{
    border: 1px solid green;
    border-right: none;
}
#email.inactive{
    border: 1px solid red;
    border-right: none;
}
.below-menu{
   display: none;
}
/*
=============================
*/
.oursite-info {
    width: auto;
    display: inline-block;
    float: left;
    margin-top: 43px;
}
.oursite-info ul {
    margin: 0;
}
.oursite-info ul li {
    display: inline-block;
    text-align: left;
    padding: 0px 30px;
  
}
.oursite-info ul li a {
    color: #245237;
    font-family: 'open_sanssemibold';
    position: relative;
}
.oursite-info ul li a span {
    position: absolute;
    margin-left: -20px;
    top: 0;
}
.search_cart a {
    border: none;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #245237;
    border-radius: 5px;
    border: none;
    margin-top: 8px;
    transition: 0.5s linear;
}
.search_cart a:hover{
    background: #be1f24;
}
.nav-header {
    width: 100% !important;
    display: inline-block;
    background: #245237;
}
.right.floatright .tops_icon ul li a .fab {
    color: #245237;
    font-size: 18px;
    margin-left: 20px;
    transition: 0.5s linear;
}
.right.floatright .tops_icon ul li a .fab:hover{
    color: #FAA001;
}
.site-searchbtn {
    float: right;
    display: inline-block;
    margin-top: 27px;
}
.hvr-underline-from-center::before {
    background: #FAA001;
}
#wowslider-container1 {
    margin: 0;
}
#wowslider-container1 .ws_bullets a {
    width: 60px;
    height: 6px;
    border-radius: 0px;
    background: #424651;
    float: left;
    text-indent: -4000px;
    position: relative;
    margin-left: 5px;
    color: transparent;
}
#wowslider-container1 .ws_bullets a.ws_bullet{
    background: #FAA001;
    color: #FAA001;
}
.mycats .imag {
    background-size: cover !important;
    background-position: 100% !important;
    background-repeat: no-repeat !important;
}
.mycats {
    text-align: center;
}
.inner_icon img {
    max-width: 100%;
    max-height: 30%;
}
.inner_icon {
   
   
   
  

   position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height:10%;
  transition: .5s ease;
}
section.category {
    padding: 80px 0px;
    background: #f7f9fd;
}
.cat_title {
    width: 80%;
    margin: 20px auto;
}
.cat_title a {
    font-size: 18px;
    color: #245237;
    text-transform: capitalize;
    transition: 0.5s all;
    font-family: 'open_sanssemibold';
}
.cat_title p {
    margin: 0;
    font-size: 14px;
    color: #b0b1b2;
    margin: 4px 0px 15px;
    height: 40px;
    overflow: hidden;
    font-family: 'open_sansregular';
}
#sitecat_btn {
    background: #245237;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
    transition: 0.5s all;
    font-family: 'open_sansregular';
}
.mycats:hover #sitecat_btn{
    background: #FAA001;
    color: #fff;
}
.mycats:hover .cat_title a{
    color: #FAA001;
}
.mycats:hover .inner_icon{
    width: 50%;
    background: rgba(191,31,40,0.5);
}
section.meating {
    margin: 130px 0px 100px;
}
.new_product a {
    color: #fff;
    background: #245237;
    padding: 16px 40px;
    font-size: 14px;
    display: inline-block;
    border-radius: 90px;
    font-family: 'open_sansregular';
    margin-top: 10px;
    transition: 0.4s linear;
}
.new_product a:hover{
    background: #FAA001;
}
.meating_info {
    width: 1080px;
    background: #f5f4f4;
    padding: 30px;
    float: left;
    padding-bottom: 70px;
}
.meting_dtl {
    float: left;
    width: auto;
    display: inline-block;
    text-align: left;
    width: 48%;
}
.meat_imag {
    display: inline-block;
    width: auto;
    position: relative;
    right: -130px;
    margin-top: -95px;
}
.meat_imag .image {
    max-width: 450px;
    max-height: 422px;
}
.meat_imag .image img{
    max-width: 100%;
    max-height: 100%;
}
.meting_dtl a {
    background: #245237;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
    font-family: 'open_sansregular';
    transition: 0.4s linear;
}
.meting_dtl a:hover{
    background: #FAA001;
}
.meting_dtl h2 {
    margin: 0;
    margin: 12px 0px;
    color: #FAA001;
    font-family: 'open_sansbold';
}
.testimonial_bg {
    background: rgba(93, 40, 40, 0.59);
    padding: 65px 0px 35px;
    margin: 80px 0px;
}
.form_testimonial {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.sitecnt_info {
    background: #245237;
    position: relative;
    top: 25px;
}
.sitecnt_info ul {
    margin: 0;
    display: flex;
    justify-content: space-around;
    padding: 10px 0px 20px;
}
.sitecnt_info ul li {
    list-style: none;
    padding-left: 60px;
    text-align: left;
}
.sitecnt_info ul li a{
    color: #fff;
    font-family: 'open_sansregular';
}
.sitecnt_info ul li span {
    position: absolute;
    margin-left: -70px;
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    background: #245237;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 90px;
    transition: 0.4s linear;
    margin-top: 12px;
}
.sitecnt_info ul li span:hover{
    background: #FAA001;
}
.srvc_section {
    text-align: left;
    margin: 55px 0px;
}
.srvs_bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.services_bg_clr {
    background: rgba(12,31,81,0.7);
    padding: 70px 20px;
}
.srvc_section h3 {
    margin: 0;
    text-align: left;
    color: #fff;
    font-size: 30px;
    font-family: 'open_sansbold';
}
.srvc_section p {
    color: #fff;
    margin: 0;
    height: 44px;
    overflow: hidden;
    margin-top: 20px;
    font-family: 'open_sansregular';
}
.view_services {
    display: inline-block;
    margin-top: 40px;
}
.view_services a {
    color: #fff;
    font-size: 14px;
    background: #245237;
    padding: 12px 27px;
    display: inline-block;
    font-family: 'open_sansregular';
    border-radius: 5px;
}
section.myservices {
    background: #f7f9fd;
    margin: 30px 0px;
}

.my_feature .slick-prev::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f053";
    color: #245237;
    font-size: 40px;
}
.my_feature .slick-next::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    color: #245237;
    font-size: 40px;
}

/**/

.test_text p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 20px;
    background: rgba(80, 47, 47, 0.6);
    line-height: 1.5;
    font-family: 'open_sansregular';
}
.qutation span {
    color: #fff;
    background: #1f1f1f;
    padding: 12px 14px;
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 20px;
    left: -200px;
    border-radius: 5px;
}
.test_bg .imag {
    display: inline-block;
    float: left;
    width: 113px;
    height: 113px;
    margin-top: 50px;
}
.test_bg .imag img{
    max-width: 100%;
    max-height: 100%;
}
.test_heading {
    text-align: left;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    float: left;
    margin-top: 76px;
    margin-left: 20px;
    font-family: 'open_sansbold'
}

.testimonial .slick-prev {
    margin-top: 57px !important;
    position: absolute !important;
    z-index: 9991;
    left: 450px;
}
.testimonial .slick-next {
    right: 40px;
    margin-top: 57px !important;
    position: absolute !important;
    z-index: 9991;
}

.tstimlcnt_form {
    width: 80%;
    position: absolute;
    background: #1f1f1f;
    padding: 80px 50px;
    margin-top: -110px;
}
.testimonial_bg input {
    width: 100%;
    height: 40px;
    margin: 10px 0px;
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    color: #6d6d6d;
}
.tstimlcnt_form textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    width: 100%;
    margin: 20px 0px;
    color: #6d6d6d;
}
.form_heading {
    color: #fff;
    text-align: left;
}
.form_heading h2 {
    margin: 0;
    margin: 15px 0px;
    font-family: 'open_sansbold';
}
.join_us.rs_height p {
    color: #fff;
}
#my_s_form #email {
    width: 250px;
    height: 40px;
    padding: 10px;
    border-radius: 20px 0px 0px 20px;
    border: 1px solid #fff;
    color: #245237;
}
#my_s_form #newsform {
    border: none;
    position: absolute;
    height: 40px;
    padding: 0px 20px;
    color: #fff;
    background: #245237;
    border-radius: 0px 20px 20px 0px;
}
#my_s_form #newsform:hover{
    background: #FAA001;
}
.meting_dtl span {
    font-size: 14px;
    font-family: 'open_sanssemibold';
}
.meting_dtl p {
    font-size: 14px;
    text-align: justify;
    font-family: 'open_sansregular';
    height: 180px;
    overflow: hidden;
}
.form_heading span {
    font-size: 14px;
    font-family: 'open_sansregular';
}
.test_heading span {
    font-size: 15px;
    font-family: 'open_sansregular';
}
.sitecnt_info ul li a p {
    margin: 0;
    font-family: 'open_sansextrabold';
    margin: 10px 0px;
    font-size: 16px;
}
#product_list:hover .mybg_color {
    background: rgba(191,31,40,0.5);
    transform: translateY(-370px);
    height: 370px;
}
#product_list .mybg_color {
    height: 0px;
    position: absolute;
    width: 100%;
}
.my_feature .slick-prev {
    left: -30px;
}
#product_list.prdct_color {
    width: 100%;
    margin: 0px 8px;
}
#single_list.prdct_color{
    width: 94%;
}
#single_list:hover .mybg_color {
    background: rgba(191,31,40,0.5);
    transform: translateY(-371px);
    height: 371px;
}
#single_list .mybg_color {
    height: 0px;
    position: absolute;
    width: 94%;
}
.conctr-slider {
    max-height: 428px;
    height: 428px;
    width: 428px;
    border: 1px solid #ccc;
    line-height: 428px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fs-pager-wrapper {
    display: none;
}
.fs-stretcher {
    display: none;
}
.srvs_content p {
    text-align: left;
}
#cntsubmission p {
    text-align: left;
}
#cntsubmission input {
    width: 100%;
    height: 40px;
    margin: 10px 0px;
    padding: 10px;
}
#cntsubmission textarea {
    width: 100%;
    margin: 10px 0px;
    padding: 10px;
}
#cntsubmission button {
    border: none;
    background: #245237;
    color: #fff;
    padding: 10px 67px;
    font-size: 14px;
    display: inline-block;
}
#sendmymail {
    width: 115px !important;
    float: right;
    background: #245237;
    border-bottom: 0px;
    color: #fff;
    border-radius: 5px;
    position: relative;
    right: 16px;
    font-weight: 600;
}
#cntsubmission .messagess {
    color: green;
}
#alredycart {
    display: inline-block;
    background: #245237;
    position: relative;
    top: 1px;
    height: 34px;
    line-height: 0px;
    cursor: pointer;
}
.facebook_like_box {
    margin-top: 20px;
    text-align: left;
}
.autoplay .slick-prev, .slick-next {
    width: 25px;
    height: 40px;
}
.ci-logo ul li img {
    max-width: 100%;
}
/* 
--------------
 for mobile
==================
*/
.mobile_address{
    display: none;
}
.below-menu{
    display: none;
}
#cart-form {
    text-align: left;
}
.table.table-bordered tr td {
    width: 33%;
}
.table.table-bordered tr td a {
    color: #245237;
    font-size: 14px;
}
.table.table-bordered.table-responsive tr th {
    text-align: center;
    color: #FAA001;
}
.inquiry_form_box span {
    color:  #FAA001!important;
}
.product-info .cart_message {
    /*color: #fff !important;*/
}
.inquiry_form_box .my_cart .cart_message {
    background: #FAA001 !important;
}
.zoomImg {
    width: 1000px !important;
    height: 1000px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.table.table-bordered.site-table tr td a img {
    width: 80px;
}
.fa.fa-phone {
    transform: rotate(90deg);
}
.forslides {
    width: 100% !important;
}