/*-------------- Owl crousel ---------------*/

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  button.owl-prev {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    outline: none!important;
  }
  button.owl-next {
    position: absolute;
    right: 5%;
    outline: none!important;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
  }
  .main_heading {
    font-size: 40px;
    line-height: 35px;
    color: #222222;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";

  }
  .main_sub_heading {
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    font-weight: 400;
    text-align: center;
  }
  .main_text {
    font-size: 14px;
    line-height: 25px;
    color: #2a2119;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
  }

/* SLIDER */
  section#slider {
    padding: 0px;
  }
  #slider .owl-carousel .owl-nav button.owl-prev, #slider .owl-carousel .owl-nav button.owl-next,#slider .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    border-radius: 31px;
    width: 40px;
    height: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 !important;
    font: inherit;
    font-size: 12px;
  }
  #slider {
    max-width: 100%;
    margin: auto;
    position: relative;
    padding:0;
  }
  #slider img {
    width: 100%;
  }
  .slide_next_image img {
    width: auto !important;
    height: 100%;
  }
  #slider .slider-content h1 {
    font-size: 28px;
    letter-spacing: 8px;
    color: #c2763e;
    font-weight: 400;
    text-align: center;
  }
  #slider .slider-content h2 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Yesteryear";
    text-align: center;
  }
  #slider .carousel-caption {
    top: 0;
    bottom: inherit;
    text-align: left;
    left: 0;
    right: 0;
    margin: 0 !important;
    padding: 0 !important;
    bottom: 0;
  }
  #slider .slider-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25%;
    right: 25%;
   
  }
  #slider .main-slider .btn {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 7px 30px;
    background: #c2763e;
    margin-right: 10px;
    border-radius: 30px;
    transition: transform 0.5s ease-out;
  }
  #slider .main-slider .btn:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    color: #c2763e;
    background: #ffffff;
    transition: transform 0.5s ease-out;
  }
  #slider .slide_btn {
    margin-top: 10px;
    text-align: center;
  }
  #slider .socialicons {
    position: absolute;
    right: 48px;
    bottom: 20px;
    z-index: 1 ;
  }
  #slider .socialbox a i{
    margin-right: 3px;
    text-align: center;
    color: #fff;
    border-radius: 34px;
    width: 42px;
    background: #2a2a2b;
    padding: 11px 0px;
    font-size: 17px;
  }
  #slider .socialbox a i:hover{
    background: #c2763e;
  }
  

/*  *******PRODUCT********/
  section#products_section {
    background: #492c1e;
  }
  #products_section .product_sec{
    top: -50px;
    position: relative;
  }
  #products_section button.owl-prev {
    position: absolute;
    left: 112%;
    top: 35%;
    transform: translateY(-50%);
    border: none;
    background: none;
    outline: none!important;
  }
  #products_section button.owl-next:hover ,
  #products_section button.owl-prev:hover {
    background: #fff;
  }
  #products_section button.owl-next:hover i,
  #products_section button.owl-prev:hover i{
    color: #c2763e;
  }
  #products_section button.owl-next {
    position: absolute;
    right: -23%;
    outline: none!important;
    top: 35%;
    transform: translateY(-50%);
    border: none;
    background: none;
  }
  
  #products_section .inner_product:hover h5.product_head a{
    color: #c2763e;
  }
  #products_section .inner_product:hover .product-thumb img{
    transform: scale(1.1);
  }
  #products_section .product-thumb img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
  }
  #products_section .product-thumb{
    overflow: hidden;
  }

  #products_section button.owl-prev:after {
    content: "";
    width: 96px;
    height: 1px;
    right: 43px;
    background: #fff;
    position: absolute;
    top: 22px;
  } 
  #products_section h5 a {
    font-size: 15px;
    line-height: 26px;
    color: #222222;
    font-weight: 600;
  }
  #products_section i {
    color: #fff;
    font-size: 11px;
    padding: 0 2px;
  }
  #products_section span.woocommerce-Price-amount.amount {
    font-size: 17px;
    color: #222222;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
  }
  #products_section ins {
    text-decoration: none;
  }
  #products_section .product-text {
     background: #fff;
     padding: 15px;
  }
  #products_section .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #products_section .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
  }
  #products_section .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #products_section .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #products_section .star-rating {
    display: inline-block;
  }
  #products_section  .owl-nav button.owl-prev,
  #products_section  .owl-nav button.owl-next,
  #products_section  button.owl-dot { 
    color: inherit;
    border: none;
    border-radius: 31px;
    width: 45px;
    height: 45px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 !important;
    font: inherit;
    font-size: 12px; 
  }

  /* --------------- Best Seller ------------- */
  section#seller {
    background: #f8f0e9;
  }
  #seller .seller_text {
    width: 55%;
    margin: 0 auto;
  }
  #seller .inner_product h5 a {
    font-size: 17px;
    line-height: 27px;
    color: #2c2c2c;
    font-weight: 500;
    text-align: center;
  }
  #seller .inner_product i {
    
    font-size: 16px;
    padding: 11px 10px;
  }
  
  #seller .inner_product:hover span.added_to_cart a {
    opacity: 1
  }
  #seller .inner_product:hover .yith-wcwl-add-button a{
    opacity: 1
  }
  #seller a.added_to_cart.wc-forward:after{
    visibility: visible;
    font-family: FontAwesome;
    font-size: 20px;
    display: inline;
    content: '\f06e';
    color: #ffffff;
    position: absolute;
    background: #c2763e;
    border-radius: 30px;
    padding: 4px 8px;
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
  }
  #seller span.added_to_cart a{
    opacity: 0
  }
  #seller .yith-wcwl-add-button a{
    opacity: 0
  }

  #seller .inner_product:hover h5.product_head a{
    color: #c2763e;
  }
  #seller .inner_product:hover .product-thumb img{
    transform: scale(1.1);
  }
  #seller .product-thumb img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
  }
  #seller .product-thumb{
    overflow: hidden;
  }


  #seller .inner_product span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    text-decoration: none;
  }
  #seller .inner_product ins{
    text-decoration: none;
  }
  #seller .product-text {
    padding: 20px 0;
  }
  #seller .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #seller .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    top: 0;
    left: 0;
    position: absolute;
  }
  #seller .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #seller .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #seller .star-rating {
    display: inline-block;
  }
  #seller .seller_btn .btnn {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 10px 30px;
    background: #c2763e;
    margin-right: 10px;
    border-radius: 30px;
    transition: transform 0.5s ease-out;
  }
  #seller .seller_btn:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: transform 0.5s ease-out;
  }
  #seller .seller_btn {
    margin-top: 5px;
    text-align: center;
    transition: transform 0.5s ease-out;
  }
  #seller .seller_btn .btnn:hover{
    color: #c2763e;
    background: #ffffff;
  }
  #seller .yith-wcwl-add-button span{
    display: none;
  }

  #seller .yith-wcwl-add-button a i{
    position: absolute;
    width: 36px;
    height: 36px;
    font-family: 'FontAwesome';
    color: #fff;
    border-radius: 30px;
    background: #c2763e;
    vertical-align: sub;
  }
  #seller .feedback {
    display: none;
  }
  #seller  i.yith-wcwl-icon.fa.fa-heart {
    font-weight: 100;
  }
  #seller .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0;
    position: relative;
  }
  #seller .yith-wcwl-wishlistexistsbrowse a{
  font-size: 0px;
  position: absolute;
  }
  #seller .inner_product:hover .yith-wcwl-wishlistexistsbrowse a:after{
    opacity: 1;
  }
  #seller .inner_product:hover .yith-wcwl-wishlistaddedbrowse a:after{
    opacity: 1;
  }
  #seller .yith-wcwl-wishlistaddedbrowse {
    display: flex;
  }
  .yith-wcwl-wishlistaddedbrowse a:after,.yith-wcwl-wishlistexistsbrowse a:after{
    content: '\f004';
    font-size: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    background:#c2763e;
    opacity: 0;
    color: #ffffff;
    border-radius: 30px;
    position: absolute;
    padding: 8px 10px;
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
    display: inline;
  }
  .yith-wcwl-wishlistaddedbrowse {
    position: absolute;
  }
  #seller span.wishlist {
    position: relative;
    bottom: 62px;
    left: 82px;
  }
  #seller .inner_product:hover .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    display: block;
  }
  #seller a.added_to_cart.wc-forward {
    left: 118px!important;
  }
  #seller span.added_to_cart a{
    display: inline-block;
    position: relative;
    left: 136px;
    bottom: 62px;
    visibility: hidden;
    position: relative;
  }
  #seller span.added_to_cart a:after {
    visibility: visible;
    font-family: FontAwesome; 
    font-size: 20px; 
    display: inline; 
    content: '\f218';
    color: #ffffff;
    position: absolute;
    background:#c2763e;
    border-radius: 30px;
    padding: 4px 8px;
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
  }
  #seller span.added_to_cart {
    position: absolute;
  } 
  #seller .inner_product img {
    width: 100% !important;
  }

  /* Activity */
  section#activity {
    background: #492c1e;
  }
  #activity .main_heading {
    font-size: 40px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";

  }
  #activity .main_sub_heading {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #activity .heading.text-center {
    width: 68%;
    margin: 0 auto;
  }
  #activity .counter_box {
    margin: 20px 0;
  }
  #activity h6 {
    font-size: 36px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }
  #activity p.title {
    font-size: 18px; 
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #activity .counter-img:hover{
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    }
  #activity .counter-img:hover i{
    color: #492c1e;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
  }
  #activity .counter-img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50px;
    font-size: 35px;
    box-shadow: 0px 0px 0px 5px #b1a8a85e;
    transition: transform 0.5s ease-out;
  }
  #activity .counter-img i{
    position: relative;
    top: 13px;
    color: #c2763e;
    transition: transform 0.5s ease-out; 
  }
  #activity button.owl-prev,#activity button.owl-next{
    display: none;
  }

  #activity .counter_box h6:before{
    content: "";
    background-image: url(../images/sponsors/counter-shape.png);
    z-index: -1;
    position: absolute;
    opacity: 0.6;
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
  }

  /* About  */
  section#about {
    background: #f2dece;
  }
  #about .about_text{
    width: 55%;
    margin: 0 auto;
  }
  #about .abtimage img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
  }
  #about .abtimage img:hover{
    transform: scale(1.1);
  }
  #about .about_box_img img:hover{
    transform: scale(1.1);
  }
  #about .about_box_img img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
  }
  #about h4.about_main_heading{
    font-size: 40px;
    line-height: 35px;
    color: #222222;
    font-weight: 400;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";
  }
  #about p.about_content{
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    font-weight: 400;
  }
  #about .about-box:before{
    background-image:url('/about/about-small.png');
    height: 300px;
    width: 500px;
    background-size: cover;
    position: relative;
    text-align: center;
  }

  /* newsletter  */
  #newsletter .main_heading {
    position: relative;
    padding: 15px 0;
    font-size: 50px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Yesteryear";
    text-align: center;

  }

  #newsletter .main_sub_heading {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  section#newsletter {
    background: #492e25;
  }
  #newsletter .newsletter_text{
    width: 41%;
    margin: 0 auto;
  }
  #newsletter .about_text{
    width: 55%;
    margin: 0 auto;
  }
  #newsletter h1.newsletter_main_heading{
    font-size: 40px;
    line-height: 35px;
    color: #222222;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";
  }
  #newsletter p.about_content{
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #newsletter .newsbox{
    background: #fff;
  }
  #newsletter .newsletter_box_img img {
    width: 100%;
  }
  #newsletter .newsletter_box_img {
    padding: 30px 20px;
  }
  #newsletter .newsletter-box {
    padding: 30px 30px 30px 10px
  }
  #newsletter .contact-form{
    position: relative;
  }
  #newsletter input[type="submit"]{
    transition: transform 0.5s ease-out;
  }
  #newsletter input[type="submit"]:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    color: #c2763e;
    background: #f9efe4;
    transition: transform 0.5s ease-out;
  }
  #newsletter .newsletter_box_img img:hover{
    background: #000;
    opacity: 0.4;

  }

  /*************trending**************/
  section#trending_section {
    background: #f9efe4;
  }
  #trending_section .trending_section_text {
    width: 55%;
    margin: 0 auto;
  }
  #trending_section .product-content h5 a{
    font-size: 22px;
    line-height: 35px;
    color: #222222;
    font-weight: 600;
  }
  #trending_section .product-content p a{
    font-size: 14px;
    line-height: 20px;
    color: #222222;
    font-weight: 400;
  }  
  #trending_section ins {
    font-size: 22px;
    line-height: 26px;
    color: #222222;
    margin-left: 4px;
    font-weight: 600;
    text-align: right;
    text-decoration: none;
  }
  #trending_section del {
    font-size: 22px;
    line-height: 26px;
    text-decoration: line-through;
    color: #bfa795;
    font-weight: 600;
    text-align: right;
  }
  #trending_section .trn_btnn {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 10px 30px;
    background: #c2763e;
    margin-right: 10px;
    border-radius: 30px;
    transition: transform 0.5s ease-out;
  }
  #trending_section .trn_btnn:hover{
    color: #c2763e;
    background: #ffffff;
  }
  #trending_section .trending_btn:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: transform 0.5s ease-out;
  }
  #trending_section .trending_btn {
    margin-top: 5px;
    text-align: center;
    transition: transform 0.5s ease-out;
  }

  #trending_section .inner_trending:hover .product-trending img{
    transform: scale(1.1);
  }
  #trending_section .product-trending img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
  }

  #trending_section .inner_trending:hover .product-content h5 a{
    color: #c2763e;

  }

  /**************testimonial*****************/
  #testimonial .testimonial_section_text {
    width: 50%;
    margin: 0 auto;
  }
  section#testimonial {
    background: #482d22;
  }
  #testimonial .testimonial_box:hover {
    background: #c2763e;
  }

  #testimonial .testimonial_box:hover p.title{
    color: #ffffff;
  }
  #testimonial .testimonial_box:hover h4 a.btnn{
    color: #ffffff; 
  }
  #testimonial .testimonial_box:hover h5.designation{
    color: #ffffff
  }
  #testimonial .testimonial_box:hover hr{
    color: #ffffff
  }

  #testimonial .main_heading {
    font-size: 40px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";
  }
  #testimonial .main_sub_heading {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #testimonial button.owl-prev,#testimonial button.owl-next{
    display: none;
  }
  #testimonial .testimonial_box{
    background: #fff;
    padding: 25px;
    border-radius: 10px;
  }
  #testimonial .testimonial_box  p.title {
    font-size: 16px;
    line-height: 27px;
    color: #555555;
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
  }
  #testimonial .testimonial_box h4 a{
    font-size: 20px;
    color: #222222;
    font-weight: 600;
  }
  #testimonial .testimonial_box h5{
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    font-family: "Manrope"; 
  }
  #testimonial .testimonial-img img {
    border-radius: 30px;
    width: 60px !important;
    height: 60px;
  }
  #testimonial .testimonial_box  p.title:before{
    content: "";
    background-image: url(../images/testimonial/Shape.png);
    z-index: -1;
    position: absolute;
    top: 23px;
    left: 68px;
    opacity: 0.6;
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
  }
  #testimonial .testimonial_box hr {
    margin-bottom: 25px;
    opacity: 1;
    color: #e8e8e8;
  }

  #testimonial .testimonial_box:hover p.title:before{
    opacity: 0.2;
  }
  /**************gallery****************/

  #gallery .gallery_section_text  {
    width: 50%;
    margin: 0 auto;
  }
  section#gallery {
    background: #f9efe4;
  }
  #gallery .gallery_img{
    --gap: 10px;
    --num-cols:4;
    --row-height: 300px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(var(--num-cols), 1fr); 
    grid-auto-rows: var(--row-height);
    gap: var(--gap);
  }
  #gallery .gallery_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #gallery .image-grid-col-3,.image-grid-col-4,.image-grid-col-13,.image-grid-col-14{
    grid-column: span 2;
  }
  #gallery .image-grid-row-2{
    grid-row: span 2;
  }
  #gallery .gallery_btn .galbtnn {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 10px 30px;
    background: #c2763e;
    margin-right: 10px;
    border-radius: 30px;
    transition: transform 0.5s ease-out;
  }
  #gallery .gallery_btn{
    transition: transform 0.5s ease-out;
  }
  #gallery .gallery_btn:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: transform 0.5s ease-out;
  }
  #gallery .gallery_btn a:hover{
    background: #ffffff;
    color: #c2763e;
  }
  #gallery .gallery_btn {
    margin-top: 5px;
    text-align: center;
  }
  #gallery .gallery_img img:hover{
    opacity: 0.4;
    background-color: #000; 
  }

  /**************sponsors**************/
  section#sponsors {
    background: #482d22;
  }
  #sponsors .sponsors_section_text {
    width: 47%;
    margin: 0 auto;
  }
  #sponsors .main_heading {
    font-size: 40px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding: 15px 0;
    font-family: "Yesteryear";
  }
  #sponsors .main_sub_heading {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #sponsors h4 {
    height: 10rem;
    background: #009688;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    color: #fff;
    margin: 10px;
    border-radius: 10px;
  }
  #sponsors button.owl-prev,#sponsors button.owl-next,#sponsors .tab-pane button.owl-dot.active{
    display: none;
  }

  @-webkit-keyframes rotate {
  0% { -webkit-transform: rotate(0deg) scale(1.0); }
  100% { -webkit-transform: rotate(360deg) scale(1.1); }
  }
  @-moz-keyframes rotate {
    0% { -moz-transform: rotate(0deg) scale(1.0); }
    100% { -moz-transform: rotate(360deg) scale(1.1); }
  }
  @-o-keyframes rotate {
    0% { -o-transform: rotate(0deg) scale(1.0); }
    100% { -o-transform: rotate(360deg) scale(1.1); }
  }
  @-ms-keyframes rotate {
    0% { -ms-transform: rotate(0deg) scale(1.0); }
    100% { -ms-transform: rotate(360deg) scale(1.1); }
  }
  @keyframes rotate {
    0% { transform: rotate(0deg) scale(1.0); }
    100% { transform: rotate(360deg) scale(1.1); }
  }
  @-webkit-keyframes rori {
    0% { -webkit-transform: rotate(360deg) scale(1.1); }
    100% { -webkit-transform: rotate(0deg) scale(1.0); }
  }
  @-moz-keyframes rori {
    0% { -moz-transform: rotate(360deg) scale(1.1); }
    100% { -moz-transform: rotate(0deg) scale(1.0); }
  }
  @-o-keyframes rori {
    0% { -o-transform: rotate(360deg) scale(1.1); }
    100% { -o-transform: rotate(0deg) scale(1.0); }
  }
  @-ms-keyframes rori {
    0% { -ms-transform: rotate(360deg) scale(1.1); }
    100% { -ms-transform: rotate(0deg) scale(1.0); }
  }
  @keyframes rori {
    0% { transform: rotate(360deg) scale(1.1); }
    100% { transform: rotate(0deg) scale(1.0); }
  }
  .tab-pane .item img:hover {
    -webkit-animation-name: rotate;
    -moz-animation-name: rotate;
    -ms-animation-name: rotate;
    -o-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .tab-pane .item img:hover{
    -webkit-animation-name: rori;
    -moz-animation-name: rori;
    -ms-animation-name: rori;
    -o-animation-name: rori;
    animation-name: rori;
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    vertical-align: middle;
  }

  /**************news*************/
  #news .news_section_text {
    width: 52%;
    margin: 0 auto;
  }
  p.main_content {
    font-size: 16px;
    line-height: 25px;
    color: #222222;
    font-weight: 500;
    text-align: center;
  }
  #news .news_social_icons a i{
    margin-right: 3px;
    text-align: center;
    color: #c2763e;
    width: 38px;
    border-radius: 34px;
    background: #e7cbb0;
    padding: 10px 0px;
    font-size: 18px;
  }
  #news .news_social_icons a i:hover{
    background: #c2763e;
    color: #fff
  }
  #news input[type="submit"]:hover{
    color: #c2763e;
    background: #ffffff;
    transition: transform 0.5s ease-out;
  }
  #news .wpcf7-not-valid-tip{
    position: absolute;
  }