.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .header-style-one,
.admin-bar .fixed-header .sticky-header,
.admin-bar .header-style-four.fixed-header,
.admin-bar .header-style-four.fixed-header .header-lower{
	top:32px;
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.elementor-section .elementor-container{
	display:block !important;	
}
.rs-module{
	width:100% !important;	
}
rs-dotted,
sr7-overlay{
	background-image:none !important;
	background-color:rgba(0,0,0,0.6) !important;	
}
.main-slider .tp-bullets{
	display:none;
}
.main-slider .text.text-center{
	text-align:center !important;
}
.page-title {
    background-image: url(../images/background/10.jpg);
    position: relative;
    padding: 380px 0 180px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.latest-news .post-thumb{
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.styled-pagination .pagination,
.pagination{
	position: relative;
    width: 100%;
    text-align: center;
	display:block;
}
.pagination li{
	position: relative;
    display: inline-block !important;
    margin: 0 5px 8px;
	list-style-type: none !important;
}
.pagination li a, .pagination li span{
	position: relative;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    font-size: 14px;
    background: #ffffff;
    color: #bbbbbb;
    border: 2px solid #bbbbbb;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #222222;
    border-color: #222222;
    background: transparent;
}
.main-header .outer-box .search-box-outer .dropdown.show .search-box-btn .fa-search:before{
	content:'\f00d';
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay{
	background:none;
}
.default-form.comment-form .sec-title,
.default-form.comment-form .group-title{
	margin-bottom:0px !important;
}
.contra_theme .contra_theme{
	margin-left:70px;
}
.default-form.comment-form{
	margin-bottom:30px;
}
.default-form.comment-form h2 small a{
	position:relative;
	font-size: 20px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 500;
    display:block;
}
.comment-box .comment-form{
    margin:50px 0px;   
}
.related-projects .sec-title{
	margin-bottom:30px;
}
.news-block-two .image-box .image img{
	width:auto;
}
.recent-posts .post .info li::before{
    left: auto;
}
.recent-posts .post .info li{
    padding-left: 0px;
}
/*************************** Footer Widget Style **************************?

/*=== links Widget ===*/

.footer-widget ul{
	position: relative;
}

.footer-widget ul li.page_item,
.footer-widget ul li{
	position:relative;
	display: inline-block;
	width:49%;
	margin-bottom: 13px;
	color:#fff;
}

.footer-widget ul li.page_item a,
.footer-widget ul li a{
	position:relative;
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	color: #f4f4f4;
	font-weight: 400;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.footer-widget ul li.page_item a:hover:before,
.footer-widget ul li.page_item a:hover,
.footer-widget ul li a:hover:before,
.footer-widget ul li a:hover{
	color:#ff8a00;
}

.recent-posts .post .thumb{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;	
}
.main-footer .gallery-widget .outer .image{
	width: 85px;
    margin: 0px 4px;
    margin-bottom: 10px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-footer .gallery-widget .image a {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
/******************** Blog Widget Style ***********************/

/*=== Categories ===*/

.widget ul{
	position:relative;
}

.widget ul li{
	position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    color: #252525;
    font-weight: 400;
    font-size: 16px;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget ul li a{
	position: relative;
    color: #252525;
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget ul li:last-child{
	border-bottom: 0;
}

.widget ul li a:hover {
    padding-left: 38px;
	color:#ff8a00
}

.widget ul li a:hover:before{
    opacity: 1;
    left: 5px;
	color: #ff8a00;
}

.widget ul li a:before{
    position:absolute;
    content: "\f22b";
    left:0px;
    top:0px;
	color: #252525;
    font-size:20px;
    font-weight:400;
    font-family: 'FontAwesome';
    opacity: 0;
}
.widget ul li.recentcomments a:before{
	display:none;
}
/*=== Tags ===*/

.widget .tagcloud,
.footer-widget .tagcloud{
	position: relative;
}

.widget .tagcloud a,
.footer-widget .tagcloud a{
	margin-bottom: 13px;
	margin-right: 6px;
	position: relative;
    display: inline-block;
    font-size: 14px !important;
    color: #777777;
    line-height: 25px;
    padding: 10px 30px;
    font-weight: 400;
    text-align: center;
    border-radius: 50px;
    text-transform: capitalize;
    border: 1px solid #dddddd;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget .tagcloud a:hover,
.footer-widget .tagcloud a:hover{
	background-color: #222222;
	color: #ffffff;
}

.sticky-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before {
    content: '';
    font-size: 9px;
    margin-left: 5px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
}

.sticky-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before {
    width: 8px;
    height: 2px;
    right: -14px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #222222;
}

.sticky-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    content: '';
    font-size: 9px;
    margin-left: 5px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
}

.sticky-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    width: 2px;
    height: 8px;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #222222;
}

.main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before {
    content: '';
    font-size: 9px;
    margin-left: 5px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
}

.main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before {
    position: absolute;
    width: 8px;
    height: 2px;
    right: -14px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #222222;
}

.main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    content: '';
    font-size: 9px;
    margin-left: 5px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
}

.main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    position: absolute;
    width: 2px;
    height: 8px;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #222222;
}

.sticky-header .main-menu ul.navigation >li:hover>a .menu-item_plus::before {
    width: 8px;
    opacity: 1;
}

.sticky-header .main-menu ul.navigation >li:hover>a .menu-item_plus::after {
    width: 2px;
    opacity: 1;
}


.banner-section-six .shape-image{
	display: block;
    width: 440px;
    height: 440px;
    background: #ff8a00;
    position: absolute;
    z-index: 99;
    right: 6%;
    padding: 80px 30px 0px ;
    top:0px;
}
.banner-section-six .shape-image .content-inner{
    position: relative;
    text-align: right;
}
.banner-section-six .shape-image .content-inner h2{
    position: relative;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-section-six .active .shape-image .content-inner h2 {
    opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	-o-transition-delay: 1500ms;
	transition-delay: 1500ms;
}

.banner-section-six .shape-image .content-inner .view-projects {
    position: relative;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-section-six .active .shape-image .content-inner .view-projects {
    opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 2000ms;
	-moz-transition-delay: 2000ms;
	-ms-transition-delay: 2000ms;
	-o-transition-delay: 2000ms;
	transition-delay: 2000ms;
}

.banner-section-six .active .shape-image .content-inner .view-projects:before {
    position: absolute;
    top: 7px;
    right: 100%;
    width: 0px;
    height: 4px;
    background-color: #ffffff;
    content: '';
    margin-right: 12px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-section-six .active .shape-image .content-inner .view-projects:after {
    position: absolute;
    top: 16px;
    right: 100%;
    width: 0px;
    height: 2px;
    background-color: #ffffff;
    content: '';
    margin-right: 12px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-section-six .active .shape-image .content-inner .view-projects:before {
    width: 60px;
    opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1700ms;
	-moz-transition-delay: 1700ms;
	-ms-transition-delay: 1700ms;
	-o-transition-delay: 1700ms;
	transition-delay: 1700ms;
}

.banner-section-six .active .shape-image .content-inner .view-projects:after {
    width: 40px;
    opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1900ms;
	-moz-transition-delay: 1900ms;
	-ms-transition-delay: 1900ms;
	-o-transition-delay: 1900ms;
	transition-delay: 1900ms;
}

.main-header.header-style-three .logo-box {
    height: 100px;
}

/************************** New Style ****************/

.main-header.header-style-three .main-menu .navigation > li{
    margin-right:15px;
    margin-left: 35px;
}
.main-header.header-style-three .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before,
.main-header.header-style-three .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after,
.main-header.header-style-one .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before,
.main-header.header-style-one .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after,
.main-header.header-style-four .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before,
.main-header.header-style-four .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after{
    background-color: #fff;
}

.main-header.header-style-three.fixed-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before,
.main-header.header-style-three.fixed-header .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after{
    background-color: #333;
}

.sidebar .shop-sidebar form{
    position:relative;
}
.sidebar .shop-sidebar form input[type="search"] {
    position: relative;
    display: block;
    font-size: 14px;
    color: #777777;
    line-height: 28px;
    padding: 15px 25px;
    height: 60px;
    width: 100%;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar .shop-sidebar form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    font-size: 14px;
    background-color: #222222;
    color: #ffffff;
    font-weight: normal;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    display: block;
    height: 48px;

}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:43px;
}
.overlay-main {
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.main-header .outer-box form {
    float: left;
}

.main-header .outer-box .navsearch-button {
    position: relative;
    font-size: 17px;
    color: #222;
    float: left;
    cursor: pointer;
    margin-top: 10px;
}

.main-header .outer-box .navsearch-button button[type="submit"] {
    background: transparent;
}

.content-side .post-previous-next {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #ececf0;
	border-top: 1px solid #ececf0;
    padding: 20px 0;
}

.content-side .post-previous-next .post-previous {
    flex-grow: 1;
    margin-right: 20px;
}

.content-side .post-previous-next a {
    color: #666;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Poppins',sans-serif;
}

.content-side .post-previous-next a .fa-angle-double-left {
    margin-right: 4px;
}

.content-side .post-previous-next a .fa-angle-double-right {
    margin-left: 4px;
}

.blog .sidebar-side .sidebar-widget {
    margin-top: 0px;
}

.sidebar-side .sidebar-widget {
    margin-top: 0px;
}

.search .search-results {
    margin-bottom: 25px;
}

.footer-column .search-box input[type="search"] {
    padding-left: 10px;
}

.footer-column .search-box button[type="submit"] {
    padding: 0px 10px;
}

.comments-area .comment-box .reply-btn a{
	margin-right:30px;
	border:0px !important;
}
.sidebar-page-container .sidebar-side .sidebar{
	padding-left:20px;	
}

.main-header.header-style-two .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before,
.main-header.header-style-two .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    background-color: #fff;
}

.rtl .main-menu .navigation > li > ul > li.dropdown > a .menu-item_plus::before {
    left: 20px !important;
    right: auto;
}

.rtl .main-menu .navigation > li > ul > li.dropdown > a .menu-item_plus::after {
    left: 23px !important;
    right: auto;
}

.rtl .main-menu .navigation > li > ul > li.dropdown > a .menu-item_plus::before,
.main-menu .navigation > li > ul > li.dropdown > a .menu-item_plus::after {
    margin-right: 5px !important;
}

.rtl .main-menu .navigation > li > ul > li.dropdown > a::after {
    display: none;
}

.rtl .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::before {
    left: -20px;
    right: auto;
}

.rtl .main-menu .navigation > li.menu-item-has-children > a .menu-item_plus::after {
    left: -17px;
    right: auto;
}

.rtl .studio-section .content-column .inner-column .sec-title .title::before {
    right: 110%;
    left: auto;
}

.rtl .header-style-seven .main-menu .navigation > li {
    margin-right: 40px;
    margin-left: auto;
}

.rtl .comments-area .comment-box .reply-btn a {
    margin-left: 30px;
    margin-right: auto;
    left: 0px;
    right: auto;
}
.woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:before{
	display:none !important;
}

/*************My Account Page**********************/
.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:10px 10px 10px 25px;
	border:1px solid #cc8809;
	margin-bottom:10px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:48px;
	background:#cc8809;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:#ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff !important;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f5f5f5;
	padding:40px;
	font-size:16px;
}
.blog-cat li a{
	text-transform:capitalize;	
}
/* #Mega Menu */
.main-menu ul li.mega-menu-links > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  .main-menu ul li.mega-menu-links > ul > li {
    padding-left: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase; }
    .main-menu ul li.mega-menu-links > ul > li:hover ~ li {
      z-index: 0; }
    .main-menu ul li.mega-menu-links > ul > li.hide-mega-headings > a {
      display: none; }
    .main-menu ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding-top: 13px;
      padding-bottom: 13px; }
      .main-menu ul li.mega-menu-links > ul > li > a:after {
        display: none; }

.main-menu ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%; }

.main-menu ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%; }

.main-menu ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%; }

.main-menu ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%; }

.main-menu ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%; }

.main-menu ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
    .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
      left: 100% !important;
      right: auto !important; }

/* Mega Menu Categories */
.main-menu ul li.mega-menu.mega-cat > ul.mega-menu {
  width: 1170px; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu.sub-menu-columns-item {
    width: 100%; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu > li > ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
  width: 100%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
  width: 50%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
  width: 33.33333%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
  width: 25%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
  width: 20%; }

.main-menu ul li.mega-menu.mega-cat .ajax_menu .item {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
  float: left;
  width: 80%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
    width: 80%;
    margin-left: 20%; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container {
  overflow: hidden;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, -webkit-transform .6s ease;
    transition: opacity .4s ease, -webkit-transform .6s ease;
    -o-transition: opacity .4s ease, -o-transform .6s ease;
    -moz-transition: transform .6s ease, opacity .4s ease, -moz-transform .6s ease;
    transition: transform .6s ease, opacity .4s ease;
    transition: transform .6s ease, opacity .4s ease, -webkit-transform .6s ease, -moz-transform .6s ease, -o-transform .6s ease; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
      -webkit-transition-delay: .4s;
      -moz-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
      -webkit-transition-delay: .3s;
      -moz-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
      -webkit-transition-delay: .2s;
      -moz-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
      -webkit-transition-delay: .1s;
      -moz-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu {
    /* Categories Vertical */
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
      width: 20%;
      padding: 0;
      background: rgba(0, 0, 0, 0.04);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-top: 0;
      margin: 0;
      padding-bottom: 1500px;
      margin-bottom: -1500px;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding-top: 19px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
        -webkit-transition: background .4s, color .3s, border-color .4s;
        -o-transition: background .4s, color .3s, border-color .4s;
        -moz-transition: background .4s, color .3s, border-color .4s;
        transition: background .4s, color .3s, border-color .4s;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item > a {
          padding: 10px 28px 10px 28px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
        background: #fff;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal {
      /* Categories Horizontal */
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 20px;
      background: transparent; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
        display: block;
        content: '';
        height: 0;
        clear: both; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li {
        float: left;
        padding: 0;
        margin-right: 10px; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li:last-child {
          margin-right: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a {
          color: #fff; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li > a {
          display: block;
          padding: 3px 13px;
          font-size: 14px;
          text-align: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: background .3s, color .3s;
          -o-transition: background .3s, color .3s;
          -moz-transition: background .3s, color .3s;
          transition: background .3s, color .3s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container > .mega-cat-content.horizontal-posts {
    padding: 0 10px; }

/* Mega menu preloader */
.mega_menu_wrapper_overlay {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.mega_menu_wrapper_preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px; }

.preloader_type {
  width: 100%;
  height: 100%;
  position: relative; }

.mega_menu_wrapper_preloader span {
  height: 16px;
  width: 16px;
  background-color: #999;
  -webkit-animation: experts_circle 1.4s infinite ease-in-out both;
  -moz-animation: experts_circle 1.4s infinite ease-in-out both;
  -o-animation: experts_circle 1.4s infinite ease-in-out both;
  animation: experts_circle 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.mega_menu_wrapper_preloader span:first-of-type {
  left: -22px;
  -webkit-animation-delay: -.32s;
  -moz-animation-delay: -.32s;
  -o-animation-delay: -.32s;
  animation-delay: -.32s; }

.mega_menu_wrapper_preloader span:nth-of-type(2) {
  -webkit-animation-delay: -.16s;
  -moz-animation-delay: -.16s;
  -o-animation-delay: -.16s;
  animation-delay: -.16s; }

.mega_menu_wrapper_preloader span:last-of-type {
  left: 22px; }

@-webkit-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@-moz-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* #Sticky Menu */
.experts-sticky-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  overflow: hidden;
  opacity: 0; }
  .experts-sticky-header.sticky_active {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.experts-sticky-header.header_sticky_shadow {
    -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1); 
}
.page-title .bread-crumb li br{
    display:none;   
}
    
.news-block-two .caption-box{
	padding:0px;
	margin-top:0px;	
}
select {
    background: #fff;
    border: 1px solid #eee;
    color: #000;
    width: 100%;
    float: left;
    padding: 0 15px;
    height: 51px;
    line-height: 48px;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');
    background-repeat: no-repeat;
    background-position: right 16px bottom 50%;
    background-size: 20px 20px;
}
.news-block-two .caption-box h3 a,
.page-title h1{
	word-break: break-word;	
}
.widget.widget_products ul li a::before {
    display: none;   
}

.no-sticky .sticky-header {
    display: none;
}