/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');

h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto Slab', serif !important;
}
body{
  font-family: 'Roboto Slab', serif !important;
}
.header-wrapper.stuck {
  position: unset;
}
.stuck .hide-for-sticky {
  display: block !important;
}
.header-wrapper.stuck .header-main {
    height: 173px!important;
}
.header-wrapper.stuck #logo img {
    max-height: unset !important;
}
.img{
  overflow: hidden;
}

.ux-youtube {
  display:none !important;
}
.row{
  max-width: 100%;
}
.header .flex-row{
  padding: 0;
}
.rt_new_pro_right {
  position: unset !important;
}
.box_first_posts{
  padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
  position: unset !important;
}
.rt_new_pro_right .col-inner .heading{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
#content{
  background: #ffffff;
}
.header{
    background-color: #000;
    position: fixed;
    top: 80px;
    left: 0;
    height: auto;
    width: 193px;
    float: left;
    border-radius: 0 30px 30px 0;
    z-index: 99999999;
    padding: 12px 0px;
}
.header-main , .header-bottom{
  background: unset !important;
}
.header-wrapper .header-bg-container{
  display: none;
}
.header-bottom > .flex-row ,
.header-bottom > .flex-row > div{
  display: block;
  width: 100%;
}
.footer-wrapper .row {
  max-width: 100%;
}
.header .header-nav{
  display: block !important;
}
.header .header-nav li{
  display: block;
}
.header .header-nav .header-social-icons a{
  padding: 0 3px;
}
.header .header-nav .header-social-icons i{
  font-size: 18px;
}
.header .header-nav .header-social-icons i:hover{
  color: rgba(255, 195, 113, 1) !important;
}
.header .nav>li{
  margin: 0;
}
.header .nav>li:after ,
.header .nav>li:before{
  display: none;
}

.logo-left .logo{
  margin: 0 !important;
}
.logo img{
  padding: 5px;
}
.header .header-nav li.menu-item  a{
  font-size: 16px;
  color: rgba(255, 255, 255, 1) !important;
  font-weight: 500;
  padding: 7px 0 !important;
  line-height: 45px;
  padding-left: 26px !important;
  padding: 0;
  border-bottom: unset;
  display: block !important;
  position: relative;
  border-bottom: 1px solid #ffffff6b;
  font-family: 'Roboto Slab', serif !important;
}
.header .header-nav li.current-menu-item a,
.header .header-nav li.menu-item a:hover{
  color: rgba(255, 195, 113, 1) !important;
}
.header-bottom .header-social-icons{
  padding-left: 15px;
  padding-bottom: 12px;
  padding-top: 15px;
}
.header-bottom .header-social-icons i{
  color: #ffffffad;
}
.nav-dropdown-has-border .nav-dropdown {
  background: #000 !important;
  left: 100% !important;
  top: 0 !important;
  border-radius: 0 20px 20px 0 !important;
  border: 1px solid #ffffff6b;
  padding: 0 !important;
}
.has-dropdown .icon-angle-down{
  left: -40px;
}
/*footer-wrapper*/
.footer_wrapper{
  padding-bottom: 10px !important;
}
.footer-wrapper .form_ho_tro{
  padding-bottom: 20px !important;
}
.footer-wrapper .form_ho_tro .wpcf7{
  margin-top: 20px;
  padding: 0 15%;
}
.footer-wrapper .form_ho_tro .wpcf7 input{
  width: 23%;
  float: left;
  margin: 0 1%;
  border-radius: 50px;
  line-height: 42px;
  padding: 0 16px;
  font-size: 15px;
  height: 42px;
}
.footer-wrapper .form_ho_tro .wpcf7 .wpcf7-spinner{
  display: none;
}
.absolute-footer.dark{
  display: none;
}
.footer-1{
  padding: 0 31%;
}
.footer-1 , .footer-2{
  border: unset;
  background: unset !important;
}
.footer-1 .rt_form{
  position: relative;
}
.footer-1 .rt_form .wpcf7-form-control{
  font-size: 16px;
  font-weight: 500;
  color: #cacaca85;
  text-transform: inherit;
  padding: 0 20px;
  margin: 0;
  border-radius:  30px ;
  line-height: 48px;
  height: 48px;
}
.footer-1 .rt_form .wpcf7-submit{
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0 30px 30px 0;
  line-height: 48px;
  height: 48px;
}
.footer-1 .rt_form .wpcf7-spinner{
  display: none;
}
.footer-1 .menu{
  display: flex;
  text-align: center;
  flex-direction: row;
  justify-content: center;
}
.footer-1 .widget-title{
  color: #ffffffbf;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300 ;
  text-transform: inherit;
}
.footer-1 p{
    color: #fff;
    font-size: 15px;
    padding: 0 !important;
    margin-bottom: 10px;
    line-height: 26px;
    font-weight: 400 !important;
}
.footer-1 .widget{
  margin: 0 !important;
}
.footer-1 .menu{
  display: flex;
    text-align: center;
    flex-direction: row;
    justify-content: center;
}
.footer-1 .menu li{
  border: unset;
  padding: 0 8px;
}
.footer-1 .menu li a{
  font-size: 14px;
  color: #959595;
  font-weight: 300;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 8px;
}
.rt_ic_ft{
  margin-top: 20px;
  margin-left: 16px;
}
.rt_ic_ft a{
  padding: 0 2px;
}
.footer-2 p{
  font-size: 14px;
  color: #959595;
  font-weight: 400;
  line-height: 26px;
  margin: 0 !important;
}
.footer-2 .col{
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.footer-2 .large-12 > .col-inner{
  padding-top: 15px;
  padding-bottom: 10px;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
  margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 240px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border:2px solid #657f93;
  padding:8px 14px;
  text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
  margin-bottom: 0;
  font-size: 20px;
  color: #838383;
  line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
  margin-bottom: 0;
  font-size: 11px;
  color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 240px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow-y: hidden;
  padding: 15px 0;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow:hidden;
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 100px;
  height: 70px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 115px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 16px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow:hidden;
  font-weight:500;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  display: none;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*box__content__rights */
.heading_td{
  display: inline-block;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin: 0
  text-transform: uppercase;
  line-height: 34px;
  font-family: 'Roboto Slab', serif !important;
  position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #ffc371;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.box__content__rights , .box__content__left {
  margin-top: 30px;
}
.box__content__rights .box__nth_2 ul{
  padding-left: 22px;
}
.box__content__rights  .headings{
  display: inline-block;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    font-family: 'Roboto Slab', serif !important;
}
.box__content__rights .box__colum__nth2{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__content__rights .news-post-news{
  width: 33.33%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.box__content__rights .news-post-news .box__news__inner{
  border: 1px solid #ebebeb;
    box-shadow: 0 1px 4px rgb(128 128 128 / 11%);
    height: 100%;
    border-radius: 8px;
    text-align: left;
}
.box__content__rights .news-post-news img{
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.box__content__rights .news-post-news .box__content{
  padding: 15px 10px;
}
.box__content__rights .news-post-news .box__content h3 a{
    font-size: 15px;
    font-weight: 500;
    color: #333;
    line-height: 24px;
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.box__content__rights .news-post-news .box__content h3 a:hover{
    color: #ffc371;
}
.box__content__rights .news-post-news .box__content .date{
      font-size: 14px;
      color: #333;
      font-weight: 400;
      line-height: 26px;
}
.box__content__rights .news-post-news .box__content .box__des p{
     margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #838383;
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
}
.box__content__rights .news-post-news .box__content  .rt_doc_them a{
  font-size: 14px;
  color: #ffc371;
}
.box__content__left  .is-divider{
  display: none;
}
.box__content__left .widget-title {
    display: block;
    background: #ffc371 ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.box__content__left .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a{
  color: #333;
}
.box__content__left .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.box__content__left .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.box__content__left .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.box__content__left .menu li .sub-menu li:last-child{
  border: unset;
}
.box__content__left .menu li a:hover{
  color: #ffc371;
}
.box__content__left .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
#related-post1{
  margin-top: 30px;
}
#related-post1 .box__colum__news h3 a{
  color: #333;
  font-size: 17px;
}
#related-post1 .box__colum__news h3 a:hover{
  color: #cd9216 ;
}
.sidebar-inner  .is-divider{
  display: none;
}
.sidebar-inner .widget-title {
    display: block;
    background: #ffc371 ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.sidebar-inner .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.sidebar-inner .menu li .sub-menu li:last-child{
  border: unset;
}
.sidebar-inner .menu li .sub-menu li a{
  font-size: 15px;
  line-height: 30px;

}
.sidebar-inner .menu li a:hover{
  color: #ffc371;
}
.sidebar-inner .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
.shop-sidebar  .is-divider{
  display: none;
}
.shop-sidebar .widget-title {
    display: block;
    background: #ffc371 ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.shop-sidebar .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.shop-sidebar .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.shop-sidebar .menu li .sub-menu li:last-child{
  border: unset;
}
.shop-sidebar .menu li a{
  color: #333;
}
.shop-sidebar .menu li a:hover{
  color: #ffc371;
}
.shop-sidebar .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
/*heading*/
.block__element_head .text_head{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading{
  margin-bottom: 4px;
}
.heading span {
  font-size: 32px;
  color: rgba(255, 195, 113, 1);
  font-weight: 700;
  line-height: 40px;
  position: relative;
}
/*section_01*/
.section_01{
  padding-bottom: 40px !important;
}
.section_01 .col{
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_01 .heading span{
  text-transform: uppercase;
}
.section_01 p{
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  color: rgba(255, 255, 255, 1);
}
/*section_02*/
.section_02{
  padding-bottom: 30px !important;
}
.section_02 .rt_header span{
  padding-left: 67px;
}
.block__element_head .rt_header span{
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
  position: relative;
}
.section_02 .rt_header span:after{
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  height: 1px;
  width: 50px;
  background: #FFC371;
}
.section_02 .icon-box{
  background: rgba(51, 51, 51, 1);
  padding: 30px 25px;
  border-radius: 8px;
}
.section_02 .section-title-normal{
  border: unset;
}
.section_02 .section-title-container{
  margin-bottom: 6px;
}
.section_02 .section-title-normal span{
  margin: 0;
  padding: 0;
  border-radius: unset;
}
.section_02 h4.section-title{
  display: block;
  text-align: center;
}
.section_02 h4.section-title b{
  display: none;
}
.section_02 h4.section-title span{
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 32px;
  padding: 0;
}
.section_02 .icon-box-text p{
  font-size: 16px;
  font-weight: 300;
  color: rgb(148 148 148);
  line-height: 27px;
}
/*section_03*/
.section_03{
  padding-bottom: 40px !important;
}
.section_03 .img{
  border-radius: 20px;
}
.section_03 .block__element_head{
  display: block;
  text-align: center;
}
.section_03 .block__element_head h2 span{
  font-size: 26px;
  line-height: 34px;
  color: rgba(255, 195, 113, 1);
  font-weight: 400;
  text-transform: inherit;
  position: relative;
  font-family: 'Pacifico', cursive !important;
}
.section_03 .block__element_head h2 span:after{
  content: "";
  position: absolute;
  top: 22px;
  left: -80px;
  height: 2px;
  width: 64px;
  background: #FFC371;
}
.section_03 .block__element_head h2 span:before{
  content: "";
  position: absolute;
  top: 22px;
  right: -80px;
  height: 2px;
  width: 64px;
  background: #FFC371;
}
.section_03 .block__element_head h3 span{
  font-size: 36px;
  line-height: 34px;
  color: rgba(51, 51, 51, 1)
}
.section_03 .row{
  max-width: 1220px !important;
}
.section_03 .col{
  padding: 0 10px 20px !important;
}
/*section_04*/
.section_04{
  padding-bottom: 40px !important;
}
.section_04 .box_video{
  position: relative;
}
.section_04 .box_video .img{
  border-radius: 20px;
}
.section_04 .box_video .video-button-wrapper{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  width: 100%;
}
.section_04 .box_video .video-button-wrapper a{
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: unset;
}
.section_04 .box_video .video-button-wrapper a:hover{
  background-color: unset !important;
}
.section_04 .box_video .video-button-wrapper i{
  border: 2px solid #fff;
  color: #fff;
  padding: 5px 8px;
  border-radius: 34px;
}
.section_04 .box_video .video-button-wrapper i:hover{
  color: #ffc371;
  border: 2px solid #ffc371;
}
/*section_05*/
.section_05{
  padding-bottom: 20px !important;
}
.section_05 .heading span{
  color: #000;
  font-size: 36px;
}
.section_05 .post-item h5.post-title{
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
.section_05 .post-item .is-divider{
  display: none;
}
.section_05 .post-item .button {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 40px;
  border: unset;
  text-transform: inherit;
  background: rgba(255, 195, 113, 1);
}
.section_05 .post-item .button:hover{
  background: #000;
  color: rgba(255, 195, 113, 1);
}








@media (max-width: 1024px){
  .heading span{
    font-size: 28px;
  }
  .section_02 h4.section-title span{
    font-size: 17px;
  }
  .footer-1 {
    padding: 0 20%;
  }
  
}
@media (max-width: 800px){
  .header-wrapper.stuck {
    position: fixed;
  }
  .header-main, .header-bottom{
    background: #000 !important;
  }
  .header {
    position: unset;
    width: 100%;
    top: 0;
    padding: 0 !important;
    border-radius: 0 !important;
  }
  .header-main {
    overflow: hidden;
    display: block;
    height: 100px !important;
  }
  #logo img {
    padding: 0 !important;
    max-height: 100px !important;
  }
  .medium-logo-center .flex-left .mobile-nav li{
    left: 20px;
  }
  .icon-menu{
    color: #fff;
  }
  .footer-1 {
    padding: 0 12%;
  }
  .off-canvas-left.mfp-ready .mfp-content{
    background: #fff;
  }
  .header-wrapper.stuck .header-main {
    height: 82px!important;
  } 
  .header-wrapper.stuck #logo img {
    max-height: 82px !important;
  }
  .stuck .hide-for-sticky {
    display: none !important;
  }
  .off-canvas .nav-vertical>li>a{
    color: #000;
    font-weight: 500;
  }
}
@media (max-width: 480px){
  .section_01 , .section_02 , .section_03 {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .section_04 , .section_05{
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
  .heading span {
    font-size: 22px;
  }
  .section_05 .heading span ,
  .section_03 .block__element_head h3 span{
    font-size: 28px;
  }
  .section_04 .box_video .img {
    border-radius: 7px;
  }
  .section_04 .box_video .img img{
    height: 230px;
    width: 100%;
    object-fit: cover;
  }
  .footer-1 {
    padding: 0  !important;
  }
  .footer-1  .widget_media_image{
    padding: 0 10%
  }
  .footer-1 .rt_form .wpcf7-submit{
    font-size: 14px;
    padding: 0 15px;
  }
  .footer-1 .rt_form .wpcf7-form-control{
    font-size: 14px;
    padding: 0 15px;
  }
  .box__content__rights .news-post-news{
    width: 100%;
  }
  .box__content__rights .news-post-news img{
    height: auto;
  }
}