/* 
	Theme Name: Ronby 
	Version: 1.7
	Theme URI: https://fluentthemes.com
	Description: Ronby | 6 Niche MultiPurpose WordPress Theme 
	Author: Fluent-Themes 
	Author URI: https://themeforest.net/user/fluent-themes 
	License: GNU General Public License v2.0 
	License URI: http://www.gnu.org/licenses/gpl-2.0.html 
	Tags: right-sidebar, post-formats
	Text Domain: ronby
*/
/* --------------------------------------
=========================================
1. Common
	+ Genenal
	+ Common styles
	+ Typography
	+ Buttons
	
2. Sections
	+ Navigation
	+ Header
	+ How it works
	+ Features
	+ Video
	+ About
	+ Team
	+ Call to action
	+ Testimonials
	+ Stats
	+ Blog
	+ Price
	+ Contact
	+ Footer
--------------------------------------------------------*/
/* ------------------------ Genenal------------------------ */

html{
     font-size: 15px;
}
body {
     font-family: Arimo, san-serif;
     color: #444;
}
.layout-1 .ronby-page-post-page.sec-padding,
.layout-1 .blog-post-detail-3 {
	 font-size: 1.1rem;
}
body.layout-6 {
     font-family: 'Josefin Sans', sans-serif;
	 font-weight: 400;
	 line-height: 1.8;
	 font-size: 15px;
	 color: #666;
}
body.layout-4, body.layout-2 {
    font-family: Montserrat, san-serif;
    font-weight: 500;
	line-height: 1.7;
}
.layout-3 .section-text p{
    color: #666666;
}
textarea:focus,input:focus,button:focus,select:focus {
     outline: none;
}
button,input[type="submit"] {
     cursor: pointer;
}
button, a.button{
    font-family: Poppins, san-serif;
    font-size: inherit;
    font-weight: 600;
}
.layout-6 .button, .layout-6 .btn, .layout-6 a.button {
    padding: 18px 48px 14px;
	font-family: 'Josefin Sans', sans-serif;
}
.layout-2 .button, .layout-2 .btn, .layout-2 a.button {
	font-family: Montserrat, san-serif;
	font-size: 1rem;
    font-weight: 600;
    line-height: 20px;
	text-transform: capitalize;
}
p {
     line-height: 1.7;
}
img {
     max-width: 100%;
     height: auto;
}
a:hover, a:active {
     text-decoration: none;
}
a.no-color, a.no-color:hover, a.no-color:active {
     color: inherit;
}
ul,ul.no-style, ul.no-style ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
ul.items-inline-block li {
     display: inline-block;
	 cursor: pointer;
}
ul.items-inline-block li.is-checked{
	color: #fdba0a;
}
ul.items-inline li {
     display: inline;
}
::-webkit-input-placeholder {
     color: #888;
}
::-ms-input-placeholder {
     color: #888;
}
:-ms-input-placeholder {
     color: #888;
}
::placeholder {
     color: #888;
}
[class^="flaticon-"]:before,[class^="flaticon-"]:after {
     font-size: inherit;
     margin: 0;
}
.col-auto {
     max-width: 100% !important;
}
.row.gutter-5 {
     margin-left: -5px;
     margin-right: -5px;
}
.row.gutter-5 > .col,.row.gutter-5 > [class^="col"] {
     padding-left: 5px;
     padding-right: 5px;
}
.row.gutter-10 {
     margin-left: -10px;
     margin-right: -10px;
}
.row.gutter-10 > .col,.row.gutter-10 > [class^="col"] {
     padding-left: 10px;
     padding-right: 10px;
}
.flex-auto {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
}
@media (min-width: 1230px) {
     .container {
         max-width: 1200px;
    }
}
#wrapper {
     position: relative;
     overflow: hidden;
}
.nav-mobile.navigation-mobile.vhidden,
.nav-mobile.navigation-mobile.vshow,
.nav-mobile.navigation-mobile.bg-scroll,
#header .header-nav.bg-scroll  {
    position: fixed;
    z-index: 99;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition: .5s;
    transition: .5s;
	width: 100%;
	max-width: 100%;
}
@media (min-width: 768px) {
    .medical-header-used #header .header-nav.bg-scroll,
	.medical-header-used .nav-mobile.navigation-mobile.bg-scroll,
	.medical-header-used .nav-mobile.navigation-mobile.vhidden,
	.medical-header-used .nav-mobile.navigation-mobile.vshow{
	position: relative;
    z-index: 0;
	}
}
.business-header-used .nav-mobile.navigation-mobile.bg-scroll{
	background: #fff;
}
#header.header-3 .header-nav.bg-scroll  {
	padding: 5px 90px;
}
#header.header-1 .header-nav.bg-scroll,
#header.header-4 .header-nav.bg-scroll{
	padding: 5px 80px;
}
#header.header-2 .header-nav.bg-scroll{
	margin-top: -108px;
}
@media screen and (min-width: 1300px){
#header.header-4 .header-nav.bg-scroll{
	margin-left: -15px;
    margin-right: -15px;
	width: auto;
}
}
.header-3.fitness-header-3 .header-nav.bg-scroll,
.header-3 .bg-scroll .main-menu .sub-menu,
.header-6.header-transparent .header-nav.bg-scroll,
.header-6 .bg-scroll .main-menu .sub-menu{
	background: rgba(0, 0, 0, 0.9);
}
.header-6.header-transparent .header-nav.bg-scroll .main-menu .menu > li > a,
.header-6.header-transparent .header-nav.bg-scroll .nav-search-button,
.header-6 .header-nav.bg-scroll .main-menu .sub-menu a,
.header-3.fitness-header-3 .header-nav.bg-scroll .main-menu .menu > li > a,
.header-3 .bg-scroll .main-menu .sub-menu a{
	color: #fff;
}
#header.header-1 .header-nav.bg-scroll,
.header-1 .bg-scroll .main-menu .sub-menu{
	background: white;
}

@media screen and (min-width: 1200px){
.sticky-footer-sentinel.height-applied + .footer-stuck.is-inview {
    opacity: 1;
    visibility: visible;
}
.restaurant_food_gallery_two .masonry-5-columns .masonry-sizer,
.restaurant_food_gallery_two .masonry-5-columns .masonry-item {
    width: 25%;
}
}

@media screen and (max-width: 1200px){
.sticky-footer-sentinel.height-applied{
	height:0px !important;
}
}

.form-group {
    margin-bottom: 30px;
}
.color-inverse,.hover-color-inverse:hover {
     color: white;
}
.color-inverse p,.hover-color-inverse:hover p {
     color: #fafafa;
}
.color-white,.active-color-white.active,.hover-color-white:hover,.before-color-white:before,.after-color-white:after {
     color: white !important;
}
.background-white,.active-background-white.active,.hover-background-white:hover,.before-background-white:before,.after-background-white:after {
     background-color: white !important;
}
.border-white,.active-border-white.active,.hover-border-white:hover,.before-border-white:before,.after-border-white:after {
     border-color: white !important;
}
.color-black,.active-color-black.active,.hover-color-black:hover,.before-color-black:before,.after-color-black:after {
     color: black !important;
}
.background-black,.active-background-black.active,.hover-background-black:hover,.before-background-black:before,.after-background-black:after {
     background-color: black !important;
}
.border-black,.active-border-black.active,.hover-border-black:hover,.before-border-black:before,.after-border-black:after {
     border-color: black !important;
}
.color-dark,.active-color-dark.active,.hover-color-dark:hover,.before-color-dark:before,.after-color-dark:after {
     color: #222 !important;
}
.background-dark,.active-background-dark.active,.hover-background-dark:hover,.before-background-dark:before,.after-background-dark:after {
     background-color: #222 !important;
}
.border-dark,.active-border-dark.active,.hover-border-dark:hover,.before-border-dark:before,.after-border-dark:after {
     border-color: #222 !important;
}
.background-none {
     background: transparent !important;
}
.background-cover {
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
}
.background-left-top,.background-top-left {
     background-position: left top;
}
.background-left-center,.background-center-left {
     background-position: left center;
}
.background-left-bottom,.background-bottom-left {
     background-position: left bottom;
}
.background-center-top,.background-top-center {
     background-position: center top;
}
.background-center,.background-center-center {
     background-position: center center;
}
.background-center-left {
     background-position: center bottom;
}
.background-right-top,.background-top-right {
     background-position: right top;
}
.background-right-center,.background-center-right {
     background-position: right center;
}
.background-right-bottom,.background-bottom-right {
     background-position: right bottom;
}
.bg-none{
	background:none !important;
}
.rounded-elipse {
     border-radius: 50%;
}
.rounded-capsule {
     border-radius: 2000px;
}
.mt-minus-35{
	margin-top: -35px;
}
.font-300 {
     font-weight: 300;
}
.font-400 {
     font-weight: 400;
}
.font-500 {
     font-weight: 500;
}
.font-600 {
     font-weight: 600;
}
.font-700 {
     font-weight: 700;
}
.font-800 {
     font-weight: 800;
}
.animate-100 {
     -webkit-transition: .1s;
     transition: .1s;
}
.animate-200 {
     -webkit-transition: .2s;
     transition: .2s;
}
.animate-300 {
     -webkit-transition: .3s;
     transition: .3s;
}
.animate-400 {
     -webkit-transition: .4s;
     transition: .4s;
}
.animate-500 {
     -webkit-transition: .5s;
     transition: .5s;
}
.animate-600 {
     -webkit-transition: .6s;
     transition: .6s;
}
.animate-700 {
     -webkit-transition: .7s;
     transition: .7s;
}
.animate-800 {
     -webkit-transition: .8s;
     transition: .8s;
}
.animate-900 {
     -webkit-transition: .9s;
     transition: .9s;
}
.animate-1000 {
     -webkit-transition: 1s;
     transition: 1s;
}
/* ------------------------ Components------------------------ */
.list-style-1 {
     padding: 0;
     margin: 0 0 30px;
}
.list-style-1 li {
     list-style: none;
     margin-bottom: 10px;
}
.list-style-1 li:before {
     content: "\f054";
     font-family: "Font Awesome 5 Free";font-weight: 900;
     margin-right: 8px;
     font-size: 11px;
     color: #444;
}
.list-style-2 {
     padding: 0;
     margin: 0 0 30px;
     list-style: none;
     font-family: Montserrat, san-serif;
     font-size: 14px;
     font-weight: 500;
}
.list-style-2 li {
     margin-bottom: 10px;
}
.list-style-2 li .custom-dot {
     display: inline-block;
     vertical-align: middle;
     width: 7px;
     height: 7px;
     border-radius: 50%;
     margin-right: 10px;
}
.input-styled {
     font-size: 13px;
     padding: 14px 25px;
     color: #495057;
     background-color: #fff;
     border: 1px solid #ced4da;
     outline: none;
}
.form-group .input-styled {
     display: block;
     width: 100%;
}
select.input-styled,input.input-styled {
     height: 50px;
}
.button,.btn {
     padding: 14px 48px;
     outline: none;
     display: inline-block;
     cursor: pointer;
     font-size: 12px;
     font-weight: bold;
     line-height: 20px;
     text-align: center;
     border: 1px solid;
     border-color: transparent;
     color: #444;
}
.button-default,.btn-default{
     background: white;
     border-color: #bbb;
     color: #444;
}
.button-default:hover,.btn-default:hover {
     color: #fff;
	 border: transparent;
}
.layout-3 .error-404-sec .button-default:hover, .layout-3 .error-404-sec .btn-default:hover {
	color: #fff;
}
.button-inverse,.button-inverse:hover {
     background: transparent;
     color: white;
     border-color: white;
}
.button-white,.button-white:hover {
     background: white;
     border-color: transparent;
     color: #444;
}
.button-red {
     background-color: #e53333;
     color: white;
}
.button-circle {
     border-radius: 50% !important;
     padding-left: 0 !important;
     padding-right: 0 !important;
     width: 50px;
}
.button-block {
     display: block;
     width: 100%;
}
.btn-gyellow {
     color: #fff;
     background-color: #ecae3d;
}
.btn.btn-border.white {
     color: #fff;
     border-color: #fff;
}
/* button sizes ------------------------------ */
.btn.btn-tiny {
     font-size: 12px;
     padding: 5px 10px;
}
.btn.btn-small {
     font-size: 14px;
     padding: 10px 20px;
}
.btn.btn-medium {
     font-size: 16px;
     padding: 15px 35px;
}
.btn.btn-large {
     font-size: 20px;
     padding: 20px 50px;
}
/* button ratius ------------------------------ */
.btn.round {
     border-radius: 4px;
}
.btn.xround-1 {
     border-radius: 10px;
}
.btn.xround-2 {
     border-radius: 20px;
}
.btn.xround-3 {
     border-radius: 30px;
}
.btn.xround-4 {
     border-radius: 40px;
}
.btn.xround-5 {
     border-radius: 50px;
}
.btn.xround-6 {
     border-radius: 60px;
}
.btn.xround-7 {
     border-radius: 70px;
}
/* button borders ------------------------------ */
.btn.borders {
     border:1px solid;
}
.btn.borders.border-2x {
     border:2px solid;
}
.btn.borders.border-3x {
     border:3px solid;
}
.btn.borders.border-4x {
     border:4px solid;
}
.btn.borders.border-5x {
     border:5px solid;
}
.btn.borders.light {
     border-color:#e9e9e9;
}
.btn.borders.xdark {
     border-color:#101010;
}
.btn.borders.border-light {
     border-color:#e9e9e9;
}
.btn.borders.dark {
     color:#101010;
     border-color:#101010;
}
.btn.borders.border-xdark {
     color:#000;
     border-color:#000;
}
.btn.borders.border-cyan {
     color:#01bf9d;
     border-color:#01bf9d;
}
.btn.borders.border-green {
     color:#1fcf6d;
     border-color:#1fcf6d;
}
.btn.borders.border-blue {
     color:#5babe6;
     border-color:#5babe6;
}
.btn.borders.border-violet {
     color:#9c56b9;
     border-color:#9c56b9;
}
.btn.borders.border-yellow {
     color:#f3c500;
     border-color:#f3c500;
}
.btn.borders.border-orange {
     color:#e87e04;
     border-color:#e87e04;
}
.btn.borders.border-red {
     color:#ea4b35;
     border-color:#ea4b35;
}
.btn.borders.border-grey {
     color:#bec3c7;
     border-color:#bec3c7;
}
/* button text colors ------------------------------ */
 .btn.text-blue {
     color: #46a3e7;
}
.btn.btn-dark {
     background-color: #101010;
     color: #727272;
}
.btn.btn-dark:hover {
     background-color: #3e3e3e;
     color: #fff;
}
.btn.btn-white {
     background-color: #fff;
     color: #242424;
}
.btn.btn-white:hover {
     background-color: #f6f6f6;
     color: #242424;
}
.btn.btn-cyan {
     background-color: #01bf9d;
     color: #fff;
}
.btn.-btn-cyan:hover {
     background-color: #03b595;
     color: #fff;
}
.btn.btn-cyan-dark {
     background-color: #01a185;
     color: #fff;
}
.btn.-btn-cyan-dark:hover {
     background-color: #019a7f;
     color: #fff;
}
.btn.btn-green{
     background-color: #1fcf6d;
     color: #fff;
}
.btn.-btn-green:hover {
     background-color: #1bc466;
     color: #fff;
}
.btn.btn-green-dark{
     background-color: #1aaf5d;
     color: #fff;
}
.btn.-btn-green-dark:hover {
     background-color: #16a456;
     color: #fff;
}
.btn.btn-blue{
     background-color: #4ea6e6;
     color: #fff;
}
.btn.-btn-blue:hover {
     background-color: #479edf;
     color: #fff;
}
.btn.btn-blue-dark{
     background-color: #217fbc;
     color: #fff;
}
.btn.-btn-blue-dark:hover {
     background-color: #1c78b4;
     color: #fff;
}
.btn.btn-violet{
     background-color: #9c56b9;
     color: #fff;
}
.btn.-btn-violet:hover {
     background-color: #9651b3;
     color: #fff;
}
.btn.btn-violet-dark{
     background-color: #8f3fb0;
     color: #fff;
}
.btn.-btn-violet-dark:hover {
     background-color: #893ba9;
     color: #fff;
}
.btn.btn-cello{
     background-color: #334960;
     color: #fff;
}
.btn.-btn-cello:hover {
     background-color: #30455b;
     color: #fff;
}
.btn.btn-cello-dark{
     background-color: #2d3e52;
     color: #fff;
}
.btn.-btn-cello-dark:hover {
     background-color: #28394d;
     color: #fff;
}
.btn.btn-yellow{
     background-color: #f3c500;
     color: #fff;
}
.btn.-btn-yellow:hover {
     background-color: #ebbf01;
     color: #fff;
}
.btn.btn-yellow-dark{
     background-color: #f59c00;
     color: #fff;
}
.btn.-btn-yellow-dark:hover {
     background-color: #ef9901;
     color: #fff;
}
.btn.btn-orange{
     background-color: #e87e04;
     color: #fff;
}
.btn.-btn-orange:hover {
     background-color: #e27b04;
     color: #fff;
}
.btn.btn-orange-dark{
     background-color: #d65400;
     color: #fff;
}
.btn.-btn-orange-dark:hover {
     background-color: #cf5303;
     color: #fff;
}
.btn.btn-red{
     background-color: #ea4b35;
     color: #fff;
}
.btn.-btn-red:hover {
     background-color: #e44630;
     color: #fff;
}
.btn.btn-red-dark{
     background-color: #c43926;
     color: #fff;
}
.btn.-btn-red-dark:hover {
     background-color: #bd3522;
     color: #fff;
}
.btn.btn-grey{
     background-color: #e8ebec;
     color: #101010;
}
.btn.-btn-grey:hover {
     background-color: #bd3522;
     color: #101010;
}
.btn.btn-grey-dark{
     background-color: #bec3c7;
     color: #fff;
}
.btn.-btn-grey-dark:hover {
     background-color: #babfc3;
     color: #fff;
}
.btn.btn-grey-dark{
     background-color: #bec3c7;
     color: #fff;
}
.btn.-btn-grey-dark:hover {
     background-color: #babfc3;
     color: #fff;
}
/* button animation 1 ------------------------------ */
.btn.btn-3d {
     border-bottom: 5px solid rgba(0, 0, 0, 0.12);
     transition: all 0.3s ease-out 0s;
}
/* button animation 1 ------------------------------ */
.btn.btn-anim-1 {
     overflow: hidden;
     position: relative;
}
.btn.btn-anim-1 i {
     position: absolute;
     display: block;
     height: 100%;
     left:-44px;
     line-height: 53px;
     margin: 0;
     text-align: center;
     top: 0;
     width: 40px;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-1 span {
     position: relative;
     display: inline-block;
     left:0px;
     transition: all 0.3s ease-out 0s;
}
.btn:hover.btn-anim-1 i {
     left:0px;
}
.btn:hover.btn-anim-1 span {
     left:20px;
}
/* button animation 2 ------------------------------ */
.btn.btn-anim-2 {
     overflow: hidden;
     position: relative;
}
.btn.btn-anim-2 i {
     position: absolute;
     display: block;
     height: 100%;
     line-height: 53px;
     margin: 0;
     text-align: center;
     top: -55px;
     left:0px;
     width: 40px;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-2 span {
     position: relative;
     display: inline-block;
     left:0px;
     transition: all 0.3s ease-out 0s;
}
.btn:hover.btn-anim-2 i {
     top:0px;
}
.btn:hover.btn-anim-2 span {
     left:20px;
}
/* button animation 3 ------------------------------ */
.btn.btn-anim-3 {
     overflow: hidden;
     position: relative;
}
.btn.btn-anim-3 i {
     position: absolute;
     display: block;
     line-height: 53px;
     margin: 0;
     text-align: center;
     top: 40px;
     font-style:normal;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-3 span {
     position: relative;
     display: inline-block;
     top:0px;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-3:hover i {
     top: 0px;
}
.btn.btn-anim-3:hover span {
     top:-40px;
}
/* button animation 4 ------------------------------ */
.btn.btn-anim-4 {
     overflow: hidden;
     position: relative;
}
.btn.btn-anim-4 i {
     position: absolute;
     display: inline-block;
     line-height: 53px;
     left:250px;
     top:0px;
     text-align:center;
     font-style:normal;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-4 span {
     position: relative;
     display: inline-block;
     left:0px;
     transition: all 0.3s ease-out 0s;
}
.btn.btn-anim-4:hover i {
     left: 30px;
}
.btn.btn-anim-4:hover span {
     left:-250px;
}
.space-button a{
    margin: 5px;
}
.thumbnail {
     display: block;
     overflow: hidden;
}
.thumbnail a,.thumbnail img {
     display: block;
     width: 100%;
}
.thumbnail.animate-zoom img {
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
.thumbnail.animate-zoom:hover img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.thumbnail-rounded {
     border-radius: 3px;
}
.overlay-fill {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.masonry-5-columns .masonry-sizer,.masonry-5-columns .masonry-item {
     width: 100%;
     float: left;
}
.fashion_category_slider  .overlay-content{
    background: #00000073;
    margin: 20px;
    height: 160px;
    padding-top: 55px;
	opacity: 0;	
}
.fashion_category_slider .article-with-overlay-1:hover .overlay .overlay-content{
	opacity: 1;
	transition: 0.5s;
	transition-timing-function: ease-in-out;
}
@media (min-width: 768px) {
     .masonry-5-columns .masonry-sizer, .masonry-5-columns .masonry-item {
         width: 50%;
    }
	.fashion_category_slider .article-with-overlay-1,.fashion_category_slider.blog-page-business-steps .thumbnail,
	.fashion_category_slider  .blog-cat-f-section{
	   height: 600px !important;
	}
}
@media (max-width: 767px) {
	.fashion_category_slider .article-with-overlay-1,.fashion_category_slider.blog-page-business-steps .thumbnail,
	.fashion_category_slider  .blog-cat-f-section{
	   height: 300px !important;
	}
	.fashion_category_slider .overlay-content{
		font-size: 16px;
	}
}
@media (min-width: 992px) {
     .masonry-5-columns .masonry-sizer, .masonry-5-columns .masonry-item {
         width: 33.333%;
    }
     .masonry-5-columns .masonry-item-width-2x {
         width: 66.667%;
    }
}
@media (min-width: 1200px) {
     .masonry-5-columns .masonry-sizer, .masonry-5-columns .masonry-item {
         width: 20%;
    }
     .masonry-5-columns .masonry-item-width-2x {
         width: 40%;
    }
     .masonry-5-columns .masonry-item-width-3x {
         width: 60%;
    }
     .masonry-5-columns .masonry-item-width-4x {
         width: 80%;
    }
     .masonry-5-columns .masonry-item-width-5x {
         width: 100%;
    }
}
.masonry-3-columns .masonry-sizer,.masonry-3-columns .masonry-item {
     width: 100%;
     float: left;
}
@media (min-width: 768px) {
     .masonry-3-columns .masonry-sizer, .masonry-3-columns .masonry-item {
         width: 50%;
    }
}
@media (min-width: 1200px) {
     .masonry-3-columns .masonry-sizer, .masonry-3-columns .masonry-item {
         width: 33.33%;
    }
     .masonry-3-columns .masonry-item-width-2x {
         width: 66.67%;
    }
}
.masonry-gutter {
     width: 30px;
}
.masonry-item {
     margin-bottom: 30px;
}
.masonry-no-gutter .masonry-gutter {
     width: 0;
}
.masonry-no-gutter .masonry-item {
     margin: 0;
}
.stars-rating {
     font-size: 12px;
}
.stars-rating span {
     color: #a5a5a5;
}
.stars-rating.rating-open span {
     cursor: pointer;
}
.stars-rating[data-rate="5"] span {
     color: #fdba0a;
}
.stars-rating[data-rate="4"] span:nth-child(-n + 4) {
     color: #fdba0a;
}
.stars-rating[data-rate="3"] span:nth-child(-n + 3) {
     color: #fdba0a;
}
.stars-rating[data-rate="2"] span:nth-child(-n + 2) {
     color: #fdba0a;
}
.stars-rating[data-rate="1"] span:nth-child(-n + 1) {
     color: #fdba0a;
}
.hidden-search-form {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 99999;
     background: rgba(51, 51, 51, 0.87);
}
.layout-1 .hidden-search-form {
     background: rgba(51, 51, 51, 0.95);
}
.hidden-search-form .search-form {
     width: 90%;
     max-width: 600px;
     position: absolute;
     top: 48%;
     left: 0;
     right: 0;
     margin: auto;
}
.hidden-search-form .form-close {
     display: inline-block;
     color: white;
     font-size: 30px;
     margin-bottom: 25px;
     cursor: pointer;
}
.search-form .form-group-input {
     border: none;
     font-style: italic;
     font-size: 12px;
     background: #f0f0f0;
     border-radius: 50px 0 0 50px !important;
     height: 56px;
     line-height: 56px;
     padding-left: 25px;
}
.srch_close {
    position: absolute;
    top: 10%;
    right: 50px;
    width: 29px;
    height: 29px;
    line-height: 1px;
    background: #444;
    cursor: pointer;
    border-radius: 50%;
}
.hidden-search-form .search-form .form-group-input {
     border: none;
     font-family: Poppins, san-serif;
     font-style: italic;
     font-size: 18px;
	 font-weight: bold;
     background: #f0f0f0;
     border-radius: 8px 0 0 8px !important;
     height: 56px;
     line-height: 56px;
     padding-left: 25px;
}
.layout-5 .side-bar .search-form .form-group-input{
	background: #fff;
}
.search-form .form-group-button {
     width: 58px;
     height: 56px;
     line-height: 56px;
     text-align: center;
     border: none;
     border-radius: 0 8px 8px 0 !important;
}
.menu-mobile {
     padding: 15px;
}
.menu-mobile li {
     padding: 8px 0;
}
.menu-mobile a {
     color: #444;
}
.menu-mobile .sub-menu {
     margin-left: 15px;
     border: none;
}
.dropdown-toggle::after{
     float: right;
     margin-top: 10px;
     margin-right: 10px;
     border-top: .3em solid transparent;
     border-right: .3em solid transparent;
     border-bottom: .3em solid transparent;
     border-left: .3em solid;
}
li.dropdown.show .dropdown-toggle::after{
     border-top: .3em solid;
     border-right: .3em solid transparent;
     border-bottom: 0;
     border-left: .3em solid transparent;
}
.nav-search {
     text-align: right;
     position: relative;
}
.nav-search .search-toggle {
     display: inline-block;
     height: 30px;
     line-height: 30px;
     padding-left: 15px;
     border-left: 1px solid #bbb;
     cursor: pointer;
}
.page-navi {
     padding: 40px 0;
}
.page-navi li {
     margin-right: 8px;
     margin-bottom: 8px;
     text-decoration: none;
     text-transform: uppercase;
     border-radius: 30px;
     height: 52px;
     line-height: 52px;
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
     background: #f7f7f7;
     -webkit-transition: 0.3s ease;
     transition: 0.3s ease;
}
.page-navi li a,.page-navi li span {
     display: block;
     color: #000;
}
.page-navi li.page-navi-dots {
     background: transparent;
}
.page-navi li.page-navi-number {
     width: 52px;
}
.page-navi li.page-navi-text a {
     padding: 0 40px;
}

.blog-gridstyle .page-navi{
    padding: 0;
}
.blog-fitblog .page-navi, .blog-fdblog .page-navi,
.blog-fshnblog .page-navi {
    padding: 40px 0 0;
}
@media (min-width: 992px) {
.blog-grid-wth-sidebar .page-navi{
    padding: 0;
}
}

#footer .inner-content {
     padding: 110px 0 50px;
}
.copyright {
     background: #f0f0f0;
     color: #444;
     padding: 40px 0;
     font-family: Poppins, san-serif;
     font-size: 13px;
}
.layout-1 .copyright, .layout-4 .copyright {
	font-family: Montserrat, san-serif;
}
.layout-6 .copyright {
	font-family: 'Josefin Sans', sans-serif;
}
.copyright.dark-style {
     background: #020202;
     color: white;
}
.widget {
     margin-bottom: 65px;
}
.widget-contact-infomation li {
     padding-bottom: 20px;
     margin-bottom: 20px;
     position: relative;
}
.widget-contact-infomation li:not(:last-child) {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/dash-x-blue-.png) left bottom repeat-x;
}
.widget-contact-infomation li .icon {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 57px;
     flex: 0 0 57px;
     font-size: 32px;
}
.widget-contact-infomation li .item-lb {
     font-family: Montserrat, san-serif;
     font-size: 15px;
     font-weight: bold;
     margin-bottom: 5px;
     text-transform: uppercase;
}
.widget-contact-infomation li .item-text {
     font-family: arimo;
     font-size: 13px;
     color: #666666;
}
.widget-menu-1 li {
     margin-bottom: 18px;
     font-size: 13px;
}
.layout-2 footer .widget-menu-1 li {
     font-size: 15px;
}
.widget-menu-1 li a:before {
     content: "\f054";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     font-size: 10px;
     margin-right: 10px;
}
.widget-post-item-1 {
     margin-bottom: 25px;
     font-family: Poppins, san-serif;
}
.widget-post-item-1 .thumbnail {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 75px;
     flex: 0 0 75px;
     max-width: 75px;
     margin-right: 22px;
}
.widget-post-item-1 .post-date {
     text-transform: uppercase;
     font-size: 11px;
     margin: 0 0 10px;
}
.widget-post-item-1 .post-date i {
     margin-right: 8px;
}
.widget-post-item-1 .post-title {
     font-size: 13px;
     font-weight: 500;
}
.sidebar .widget-post-item-1 .post-title {
     font-size: 14px;
}
.layout-2 .sidebar .widget-post-item-1 .post-title,
.layout-2 .sidebar .widget-contact-infomation-2,
.layout-2 .sidebar .widget-menu-3 ul li {
    font-size: 14px;
    font-weight: 600;
	line-height: 1.7;
	font-family: Poppins, san-serif;
	color: #444;
}
.layout-2 .blog-post-detail-2 .blog-post-header .post-title {
    font-size: 27px;
    font-weight: 700;
}
.form-group-with-button {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
.form-group-with-button .form-group-input {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
}
.form-group-with-button .form-group-button {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
}
.article-with-overlay {
     position: relative;
}
.article-with-overlay .overlay {
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
}
.article-with-overlay:hover .thumbnail.animate-zoom img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.simple-pagenavi a {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: bold;
     color: #444;
     text-transform: uppercase;
}
.simple-pagenavi i {
     font-size: 11px;
}
.simple-pagenavi .prev {
     padding-right: 20px;
     text-decoration: none;
}
.simple-pagenavi .next {
     padding-left: 20px;
     text-decoration: none;
}
.coin-icon {
     display: inline-block;
     width: 90px;
     height: 90px;
     line-height: 90px;
     text-align: center;
     font-size: 34px;
     color: white;
     border-radius: 50%;
     position: relative;
}
.social-1 li {
     font-size: 12px;
     width: 25px;
     height: 25px;
     line-height: 25px;
     text-align: center;
     background-color: white;
     border-radius: 2px;
     color: #444;
	 margin: 0 2px;
}
.social-1 li a {
     display: block;
}
.header-1 {
     background: white;
}
.header-1 .header-top {
     background: #08091a;
}
.header-1 .list-contact-infomations {
     color: #bbb;
     font-size: 13px;
}
.header-1 .list-contact-infomations li {
     padding: 15px 0;
}
.header-1 .list-contact-infomations a {
     display: block;
     padding-right: 50px;
     padding-left: 50px;
     border-left: 1px solid #bbb;
}
.header-1 .list-contact-infomations li:first-child a {
     border-left: none;
     padding-left: 0;
}
.header-1 .list-contact-infomations i {
     margin-right: 8px;
     font-size: 16px;
}
.header-1 .main-menu {
     font-family: Montserrat, san-serif;
     font-size: 14px;
}
.header-1 .main-menu ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.header-1 .main-menu li {
     position: relative;
}
.header-1 .main-menu a {
     -webkit-transition: .3s;
     transition: .3s;
     color: #666;
}
.header-1 .main-menu .menu > li {
     float: left;
}
.header-1 .main-menu .menu > li > a {
     font-weight: bold;
     font-size: 14px;
     display: block;
     height: 105px;
     line-height: 105px;
     padding: 0 20px;
}
.header-1 .main-menu .sub-menu {
     position: absolute;
     top: 100%;
     left: 0;
     width: 200px;
     opacity: 0;
     visibility: hidden;
     margin-top: 20px;
     -webkit-transition: ease .35s;
     transition: ease .35s;
     z-index: 1100;
     background: white;
     -webkit-box-shadow: 0px 0px 1px #bbb;
     box-shadow: 0px 0px 1px #bbb;
     font-size: 13px;
     font-weight: 500;
     padding: 15px 0;
     border-top: 2px solid;
     border-bottom: 2px solid;
}
.header-1 .main-menu .sub-menu a {
     color: #848484;
     display: block;
     padding: 10px 20px;
}
.header-1 .main-menu .sub-menu a:hover {
     -webkit-transform: translateX(7px);
     transform: translateX(7px);
}
.header-1 .main-menu .sub-menu .sub-menu {
     top: -17px;
     left: 100%;
     margin-top: 0px;
     margin-left: 20px;
}
.header-1 .main-menu .sub-menu li.menu-item-has-children > a:after {
     content: '\f105';
     font-family: "Font Awesome 5 Free";font-weight: 900;
     float: right;
     margin-left: 10px;
     color: #777;
}
.header-1 .main-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     margin-top: 0;
     margin-left: 0;
}
.header-1 .nav-search-button {
     height: 28px;
     line-height: 28px;
     font-size: 18px;
     cursor: pointer;
     padding-left: 18px;
     border-left: 1px solid #adadad;
}
.page-header-1 {
     background-size: cover;
     background-position: center bottom;
     color: white;
}
.page-header-1 .overlay {
     background: rgba(0, 0, 0, 0.7);
}
.page-header-1 .inner-content {
     min-height: 215px;
     position: relative;
     padding: 40px 0;
}
.page-header-1 .page-header-title {
     margin: 0;
     font-size: 35px;
     line-height: 60px;
     font-weight: bold;
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     color: white;
}
.page-header-1 .page-header-sub-title {
     margin: 0;
     font-family: Montserrat, san-serif;
     font-size: 15px;
     line-height: 28px;
}
.page-header-1 .page-header-breadcrumb {
     position: absolute;
     bottom: -26px;
     right: 0;
     height: 52px;
     line-height: 52px;
     font-size: 12px;
     font-weight: bold;
     font-family: Montserrat, san-serif;
     padding: 0 42px;
     border-radius: 30px;
     color: #fff;
     text-transform: uppercase;
	 z-index: 2;
}
.page-header-1 .page-header-sub-title{
	color: #fff;
}
.page-header-1 .page-header-breadcrumb span,.page-header-1 .page-header-breadcrumb a {
     margin: 0 5px;
     color: #fff;
}
.layout-1 #searchform button {
    border-radius: 0;
}
.header-transparent{
     position: absolute;
     width: 100%;
     top: 0;
     z-index: 99;
}
.footer-1 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/footer-bg.jpg) no-repeat;
     background-size: cover;
     background-position: center center;
     font-size: 14px;
}
.footer-1 .overlay {
     background: rgba(255, 255, 255, 0.95);
}
.footer-1 p {
     color: #666;
}
.blog-post-item-1 {
     margin-bottom: 80px;
}
.blog-post-item-1 .thumbnail {
     position: relative;
     margin-bottom: 25px;
}
.blog-post-item-1 .post-date {
     position: absolute;
     right: 25px;
     bottom: 25px;
     z-index: 1;
     color: white;
     border-radius: 2px;
     padding: 7px 16px;
     text-transform: uppercase;
     font-size: 11px;
     font-family: Poppins, san-serif;
     display: inline-block;
	 font-weight: 400;
}
.blog-post-item-1 .post-author-n-comments {
     margin-bottom: 15px;
}
.blog-post-item-1 .post-author {
    font-family: Poppins, san-serif;
    font-size: 12px;
    color: #888888;
    margin-right: 25px;
    font-weight: 500;
}
.blog-post-item-1 .post-comment-count {
     font-family: Poppins, san-serif;
     font-size: 12px;
     font-weight: 500;
}
.blog-post-item-1 .post-title {
    color: #444;
    font-family: Poppins, san-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 20px;
}
.layout-2 .blog-post-item-1 .post-title, .layout-2 .blog-post-item-2 .post-title {
    font-family: Poppins, san-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
}
.layout-2 .wpb_wrapper .blog-post-item-2 .post-title{
    line-height: 1.5;
    font-size: 21px;
}
.layout-2 .blog-post-item-1 .post-comment-count a, .layout-2 .blog-post-item-2 .post-comment-count a{
    color: #888888;
}
.layout-2 .blog-post-item-2 .post-taxonomies {
    font-style: normal;
}
.layout-6 .blog-post-item-1 .post-title, .layout-6 .blog-post-item-2 .post-title {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    text-transform: none;
    line-height: 1.2;
    word-break: normal;
}
.layout-6 .blog-post-item-3 .post-title, .layout-6 .blog-post-item-4 .post-title,
.layout-6 .blog-post-item-1 .post-author, .layout-6 .blog-post-item-1 .post-comment-count,
.layout-6 .blog-post-item-3 .post-author, .layout-6 .blog-post-item-3 .post-comment-count,
.layout-6 .widget-post-item-1, .layout-6 .page-navi li{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
}
.layout-6 .blog-post-item-1 .post-date, .layout-6 #searchform input[type=text],
.layout-6 .blog-post-item-2 .post-author, .layout-6 .blog-post-item-2 .post-author .post-date{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 500;
}
.layout-6 .section-light .blog-post-info, .layout-6 .section-light .blog-post-info a, .layout-6 .section-light .blog-post-info span {
    font-size: 12px;
    color: #fafafa !important;
}
.testimonial-slider-4 p{
	line-height: 1.8;
}
.blog-post-item-1 .post-excerpt {
     color: #666;
}
.article-with-overlay-1 {
     position: relative;
     overflow: hidden;
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     font-size: 24px;
     font-weight: bold;
}
.article-with-overlay-1 .thumbnail img {
     -webkit-transition: .5s;
     transition: .5s;
}
.article-with-overlay-1 .overlay {
     -webkit-transition: .5s;
     transition: .5s;
     background: rgba(0, 0, 0, 0.5);
     color: white;
}
.article-with-overlay-1:hover .overlay {
     background: rgba(0, 0, 0, 0.7);
}
.article-with-overlay-1:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.blog-post-detail-1 .section-header {
     font-family: Montserrat, san-serif;
}
.blog-post-detail-1 .section-header .post-author {
     font-size: 12px;
     color: #888;
     font-weight: 600;
}
.blog-post-detail-1 .section-header .post-comment-count {
     font-size: 12px;
     margin-left: 10px;
}
.blog-post-detail-1 .post-title {
     font-family: Montserrat, san-serif;
     font-weight: bold;
     font-size: 36px;
     color: #444;
     margin: 15px 0 30px;
}
.blog-post-detail-1 .thumbnail {
     border-radius: 3px;
     margin-bottom: 55px;
}
.blog-post-detail-1 .post-date {
     position: absolute;
     right: 40px;
     bottom: 30px;
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     font-size: 11px;
     line-height: 32px;
     height: 32px;
     padding: 0 18px;
     border-radius: 20px;
}
.blockquote-1 {
     margin: 30px 0;
     text-align: center;
}
.blockquote-1 .icon {
     font-size: 24px;
     color: #888;
}
.blockquote-1 .quote-content {
     margin: 25px 0;
     font-style: italic;
     color: #666;
}
.blockquote-1 .quoted-cite {
     font-family: Montserrat, san-serif;
     font-size: 20px;
     color: #3d3d3d;
     font-weight: bold;
}
.social-2 {
     font-family: Montserrat, san-serif;
     font-size: 13px;
     color: #555;
     padding: 20px 0;
     border-top: 1px solid #eee;
     border-bottom: 1px solid #eee;
     margin-bottom: 40px;
}
.social-2 a {
     font-size: 13px;
     color: #4b4b4b;
     margin: 0 5px;
}
.section-header-style-1 .section-title {
     font-family: Montserrat, san-serif;
     font-size: 22px;
     font-weight: bold;
     color: #333;
     margin-bottom: 30px;
     text-transform: uppercase;
}
.comment-item-1 {
     position: relative;
     list-style: none;
     margin-bottom: 35px;
}
.comment-item-1 .comment-avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 90px;
     flex: 0 0 90px;
     margin-right: 40px;
}
.comment-item-1 .comment-content {
     background: #fafafa;
     padding: 45px 55px;
     position: relative;
}
.comment-item-1 .comment-header {
     margin-bottom: 15px;
}
.comment-item-1 .comment-author {
     font-family: Montserrat, san-serif;
     font-size: 17px;
     color: #444;
     font-weight: bold;
     text-transform: uppercase;
}
.comment-item-1 .comment-time {
     margin-left: 20px;
     font-size: 12px;
}
.comment-item-1 .comment-text {
     font-style: italic;
}
.comment-item-1 .comment-text:before {
     content: '';
     display: block;
     width: 30px;
     height: 30px;
     border: 15px solid transparent;
     border-right-color: #fafafa;
     position: absolute;
     top: 0;
     bottom: 0;
     right: 100%;
     margin: auto;
     z-index: 1;
}
.comment-item-1 .comment-reply {
     position: absolute;
     right: 25px;
     top: -21px;
     color: #333;
     font-family: Montserrat, san-serif;
     font-size: 11px;
     font-weight: bold;
     text-transform: uppercase;
     height: 42px;
     line-height: 42px;
     padding: 0 18px;
     border: none;
     border-radius: 30px;
     cursor: pointer;
}
.comment-item-1 .comment-reply.background-primary{
	color: #fff;
}
@media (max-width: 767px) {
     .comment-item-1 .comment-avatar {
         margin-right: -40px;
         -ms-flex-item-align: start;
         align-self: start;
         margin-top: 15px;
         position: relative;
         z-index: 1;
    }
     .comment-item-1 .comment-content {
         padding-right: 10px;
    }
}
@media (min-width: 768px) {
     .comment-item-1.comment-child {
         margin-left: 130px;
    }
}
.infomation-box-1 .inner-content {
     background: white;
}
@media (min-width: 576px) {
     .infomation-box-1 {
         border-radius: 3px;
         padding: 20px;
    }
     .infomation-box-1 .inner-content {
         padding: 50px 55px 20px;
         background: white;
         border-radius: 3px;
    }
}
.infomation-box-1 .item {
     margin-bottom: 30px;
     font-size: 13px;
     color: #666;
}
.infomation-box-1 .item .icon {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 56px;
     flex: 0 0 56px;
     font-size: 36px;
}
.infomation-box-1 .item .lb {
     font-family: Montserrat, san-serif;
     font-size: 15px;
     text-transform: uppercase;
     font-weight: 800;
     margin-bottom: 5px;
     color: #444;
}
.infomation-box-2 {
     border-radius: 4px;
     margin-bottom: 60px;
}
.infomation-box-2 .overlay {
     background: white;
}
@media (min-width: 768px) {
     .infomation-box-2 {
         padding: 30px;
    }
     .infomation-box-2 .overlay {
         padding: 50px 40px;
    }
}
.infomation-box-2 .icon {
     width: 90px;
     margin-right: 30px;
     margin-bottom: 30px;
     color: white;
}
.infomation-box-2 .box-content {
     padding-right: 40px;
}
.infomation-box-2 .title-text {
     font-size: 18px;
     text-transform: uppercase;
     margin: 0 0 25px;
     font-weight: bold;
}
.infomation-box-2 p {
     color: #666;
}
.infomation-box-2 ul {
     font-weight: bold;
     padding: 0;
     margin: 40px 0 0;
     font-size: 13px;
}
.infomation-box-2 ul li {
     min-width: 230px;
     padding-right: 20px;
     display: inline-block;
     vertical-align: top;
     font-weight: bold;
     margin-bottom: 0.5rem;
}
.section-header-style-2 {
     margin-bottom: 60px;
     text-align: center;
     position: relative;
}
.section-header-style-2 .section-title {
     font-size: 38px;
     font-weight: bold;
     color: #292929;
     text-transform: uppercase;
     margin: 0 0 5px;
}
.section-header-style-2 .section-sub-title {
     font-size: 14px;
     color: #777777;
     font-weight: 600;
}
.section-header-style-2 .separator {
     display: block;
     width: 150px;
     height: 2px;
     position: relative;
     margin: 40px auto 0;
     z-index: 1;
}
.section-header-style-2 .icon {
     position: absolute;
     left: 0;
     right: 0;
     bottom: -16px;
     margin: auto;
     z-index: 1;
     width: 52px;
     text-align: center;
     background: white;
     font-size: 24px;
     line-height: 32px;
}
.eltd-separator {
    position: relative;
    display: block;
    vertical-align: middle;
    border-bottom: 5px solid #000;
    margin: 12px 0;
    width: 45px;
}
.filter-nav-1 {
     background: #fafafa;
     margin-bottom: 50px;
     font-family: Montserrat, san-serif;
     padding: 0 45px;
}
.filter-nav-1 .lb {
     font-size: 16px;
     color: #262626;
     text-transform: uppercase;
     font-weight: bold;
     padding: 25px 18px;
     line-height: 20px;
}
.filter-nav-1 li {
     font-size: 13px;
     color: #262626;
     font-weight: bold;
     text-transform: uppercase;
     display: inline-block;
     vertical-align: top;
     position: relative;
     cursor: pointer;
     position: relative;
     padding: 25px 18px;
     line-height: 20px;
}
.filter-nav-1 li.active:after, .filter-nav-1 li:hover:after {
     content: '';
     display: none;
     width: 16px;
     height: 16px;
     border-radius: 50%;
     border: 3px solid white;
     position: absolute;
     bottom: -8px;
     left: 0;
     right: 0;
     margin: auto;
     z-index: 1;
}
.filter-nav-5 ul li{
	display:inline-block;
	margin-right:10px;
	padding: 4px 10px 2px 10px;
	color:#000;
	background:#fff;
}
.filter-nav-5 ul li.active{
	background-color:#00ACE5;
	color:#fff;
}
@media (max-width: 575px) {
     .filter-nav-1 {
         padding: 0 15px;
    }
     .filter-nav-1 li {
         padding: 20px 18px;
    }
}
@media (min-width: 1200px) {
     .filter-nav-1 li.active:after, .filter-nav-1 li:hover:after {
         display: block;
    }
}
.article-with-overlay-2 {
     margin-bottom: 30px;
     position: relative;
}
.article-with-overlay-2 .thumbnail img {
     -webkit-transition: .5s;
     transition: .5s;
}
.article-with-overlay-2 .overlay {
     font-family: Montserrat, san-serif;
     color: white;
     position: absolute;
     top: 0;
     left: 0;
     padding: 60px 50px;
     visibility: hidden;
     opacity: 0;
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
@media (max-width: 991px) {
     .article-with-overlay-2 .overlay {
         background-color: rgba(0, 0, 0, 0.6);
         visibility: visible;
         opacity: 1;
    }
	.sm-dnone{
		display: none !important;
	}
	.header-5 .header-nav-icons li:not(:first-child){
		border-left: none !important;
	}
}
@media (max-width: 575px) {
     .article-with-overlay-2 .overlay {
         padding: 30px;
    }
}
.article-with-overlay-2:hover .overlay {
     background-color: rgba(0, 0, 0, 0.6);
     visibility: visible;
     opacity: 1;
}
.article-with-overlay-2:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.article-with-overlay-2 .article-description {
     font-size: 12px;
     font-weight: 500;
}
.article-with-overlay-2 .article-title {
     font-size: 17px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 1rem 0 0;
     color: white;
}
.article-with-overlay-3 {
     position: relative;
     overflow: hidden;
}
.article-with-overlay-3 .overlay {
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
.article-with-overlay-3 .thumbnail img {
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
.article-with-overlay-3 .item-text {
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
     background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 150px);
     padding: 100px 40px 30px;
}
.article-with-overlay-3 .item-text .item-title {
     font-family: Montserrat, san-serif;
     font-weight: bold;
     font-size: 17px;
     color: white;
     margin: 0;
     line-height: 1.2;
}
.article-with-overlay-3 .item-text .item-sub-title {
     font-size: 13px;
     font-style: italic;
     font-weight: 500;
     margin-bottom: 5px;
}
.article-with-overlay-3 .item-buttons {
     position: absolute;
     top: 40%;
     left: 0;
     width: 100%;
     text-align: center;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
     z-index: 1;
     -webkit-transform: translateY(20px);
     transform: translateY(20px);
}
.article-with-overlay-3 .item-buttons a,.article-with-overlay-3 .item-buttons span {
     display: inline-block;
     width: 51px;
     height: 51px;
     line-height: 51px;
     font-size: 14px;
     color: white;
     border-radius: 50%;
     text-align: center;
     cursor: pointer;
}
.article-with-overlay-3:hover .overlay {
     background: rgba(0, 0, 0, 0.4);
}
.article-with-overlay-3:hover .item-text {
     opacity: 0;
     visibility: hidden;
     -webkit-transform: translateY(20px);
     transform: translateY(20px);
}
.article-with-overlay-3:hover .item-buttons {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translateY();
     transform: translateY();
}
.article-with-overlay-3:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.project-detail-1 .post-title {
     font-size: 24px;
     font-weight: bold;
     margin: 0 0 20px;
}
.project-detail-1 ul {
     padding-left: 2rem;
     margin: 0 0 2rem;
     font-size: 13px;
     color: #808080;
}
.project-detail-1 ul li {
     margin-bottom: 1rem;
}
.project-detail-1 ul li .lb {
     margin-right: 1rem;
     color: #444;
}
.user-quote-1 {
     padding: 50px 60px;
     background: #fafafa;
     margin: 60px 0;
}
@media (max-width: 767px) {
     .user-quote-1 {
         padding: 15px;
    }
}
.user-quote-1 .quote-thumb {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 130px;
     flex: 0 0 130px;
     margin-right: 45px;
     margin-bottom: 20px;
}
.user-quote-1 .item-header {
     font-family: Montserrat, san-serif;
     margin: 0 0 1rem;
}
.user-quote-1 .item-header .name {
     font-size: 18px;
     color: #444;
     font-weight: bold;
     text-transform: uppercase;
}
.user-quote-1 .item-header .description {
     font-size: 12px;
     font-style: italic;
     color: #20bdd8;
     margin-left: 1rem;
     font-weight: 600;
}
.user-quote-1 .quote-text {
     font-style: italic;
     color: #555;
}
.user-quote-1 .item-social {
     font-size: 13px;
}
.user-quote-1 .item-social a {
     margin-left: 10px;
}
.service-item-1 {
     margin-bottom: 60px;
}
.service-item-1 .thumbnail {
     margin-bottom: 30px;
}
.service-item-1 .item-title {
     font-family: Montserrat, san-serif;
     font-size: 17px;
     font-weight: bold;
     text-transform: uppercase;
     color: #444444;
     margin: 10px 0 10px;
}
.section-header-style-3 {
     margin: 0 0 30px;
}
.section-header-style-3 .section-title {
     font-family: Montserrat, san-serif;
     font-size: 26px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 5px;
}
.section-header-style-3 .section-sub-title {
     font-family: Montserrat, san-serif;
     font-size: 13px;
     font-weight: 500;
}
.section-header-style-3 .section-sub-title:before {
     content: '';
     display: inline-block;
     vertical-align: middle;
     width: 45px;
     border-top: 3px solid;
     margin-right: 10px;
     background: white;
}
.tesimonial-slider-1 .item {
     padding-left: 75px;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/quote-icon.png) left 15px no-repeat;
     min-height: 70px;
}
.tesimonial-slider-1 .item .item-text {
     font-size: 15px;
     font-style: italic;
     margin-bottom: 20px;
}
.tesimonial-slider-1 .item .item-title {
     font-family: Montserrat, san-serif;
     font-size: 20px;
     font-weight: bold;
     text-transform: uppercase;
}
.tesimonial-slider-1 .item .item-sub-title {
     font-size: 12px;
}
.owl-arrow-style-1 .owl-nav i {
     width: 34px;
     height: 34px;
     line-height: 34px;
     color: black;
     border-radius: 50%;
     margin-left: 4px;
     cursor: pointer;
     outline: 0;
}
.tesimonial-slider-1 .owl-nav {
     position: absolute;
     right: 0;
     bottom: 0;
     z-index: 1;
}
@media (min-width: 768px) {
     .tesimonial-slider-1 .owl-nav {
         right: 120px;
    }
}
.branches-logo img {
     margin: 0 15px 30px;
}
@media (max-width: 767px) {
.branches-logo img {
    margin: 0 5px 30px;
}
}
.counter-style-1 .overlay {
     background-color: rgba(26, 26, 26, 0.8);
}
.counter-style-1 .counter-item {
     padding: 70px 15px;
     text-align: center;
     color: white;
}
.counter-style-1 .counter-item:nth-child(even) {
     background-color: rgba(26, 26, 26, 0.5);
}
.counter-style-1 .counter-item .counter-number {
     font-family: Montserrat, san-serif;
     font-size: 40px;
     font-weight: bold;
}
.counter-style-1 .counter-item .counter-text {
     font-family: Montserrat, san-serif;
     font-size: 14px;
     font-weight: bold;
}
.article-box-with-icon {
     margin-bottom: 60px;
}
.article-box-with-icon .icon {
     margin-bottom: 25px;
     display: inline-block;
}
.article-box-with-icon .item-title {
     font-family: Montserrat, san-serif;
     font-size: 18px;
     color: #272727;
     font-weight: 600;
}
.article-box-with-icon-2 {
     margin-bottom: 40px;
}
.article-box-with-icon-2 .item-content {
     padding-left: 15px;
}
.article-box-with-icon-2 .item-title {
     font-family: Montserrat, san-serif;
     font-weight: bold;
     font-size: 16px;
     margin-bottom: 5px;
     text-transform: uppercase;
}
.article-box-with-icon-2 .item-description {
     font-size: 15px;
     margin-bottom: 10px;
     color: #777;
}
.article-box-with-icon-2 .item-link {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     text-transform: uppercase;
     font-weight: 600;
}
.article-box-with-icon-2 .item-link i {
     margin-left: 8px;
     font-size: 10px;
}
.filter-nav-4 li {
     display: inline-block;
     line-height: 40px;
     height: 40px;
     padding: 0 22px;
     background: white;
     border-radius: 25px;
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
     color: #444;
     border: none;
     text-decoration: none;
}
.tabs-filter .content-tab:not(.active) {
     display: none;
}
.tabs-filter-style-1 .tab {
     display: inline-block;
     line-height: 40px;
     height: 40px;
     padding: 0 22px;
     background: white;
     border-radius: 25px;
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
     color: #444;
     border: none;
     text-decoration: none;
}
.event-countdown-1 .section-markup-text {
     -ms-flex-preferred-size: 170px;
     flex-basis: 170px;
     background: black;
     color: white;
     min-height: 400px;
     position: relative;
}
.event-countdown-1 .section-markup-text span {
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%) rotate(270deg);
     transform: translate(-50%, -50%) rotate(270deg);
     font-size: 70px;
     text-transform: uppercase;
     font-weight: bold;
     font-family: Montserrat, san-serif;
}
.event-countdown-1 .section-markup-button {
     padding: 20px 10px;
     background: #004bb2;
     border-radius: 20px;
     width: 100px;
     font-family: Montserrat, san-serif;
     margin-right: 35px;
}
.event-countdown-1 .section-markup-button .item-number {
     font-size: 26px;
     font-weight: bold;
}
.event-countdown-1 .section-markup-button .item-text {
     font-size: 11px;
     text-transform: uppercase;
}
.event-countdown-1 .section-header {
     margin-bottom: 30px;
}
.event-countdown-1 .section-header .section-top-title {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     margin-bottom: 5px;
}
.event-countdown-1 .section-header .section-title {
     font-family: Montserrat, san-serif;
     font-size: 22px;
     font-weight: bold;
     margin: 0 0 15px;
     text-transform: uppercase;
}
.event-countdown-1 .section-header .section-bottom-title {
     font-size: 13px;
}
.event-countdown-1 .section-header .section-bottom-title i {
     margin-right: 8px;
}
.event-countdown-1 .section-content {
     padding: 110px 0 80px;
     color: white;
}
.countdown-style-1 {
     padding: 0;
     margin: 0;
     list-style: none;
}
.countdown-style-1 li {
     padding: 0 15px;
     font-family: Montserrat, san-serif;
     border-left: 1px dashed;
     text-align: center;
}
@media (min-width: 576px) {
     .countdown-style-1 li {
         padding: 0 40px;
    }
}
.countdown-style-1 li:first-child {
     border: none;
     padding-left: 0;
}
.countdown-style-1 li .number {
     font-size: 28px;
     font-weight: bold;
     line-height: 32px;
}
.countdown-style-1 li .text {
     font-size: 14px;
     font-weight: bold;
}
.section-header-style-4 {
     margin-bottom: 30px;
}
.section-header-style-4 .icon {
     margin-bottom: 15px;
     font-size: 32px;
}
.section-header-style-4 .section-title {
     font-size: 25px;
     font-weight: bold;
     color: #282828;
}
.section-header-style-4 .section-sub-title {
     font-size: 17px;
}
.form-request-consulation {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/snow-mountain.jpg) center center no-repeat;
     background-size: cover;
     position: relative;
}
@media (min-width: 992px) {
     .form-request-consulation {
         top: -80px;
         -webkit-box-shadow: 0px 25px 85px #ececec;
         box-shadow: 0px 25px 85px #ececec;
    }
     .form-request-consulation:before {
         content: '';
         display: block;
         position: absolute;
         left: 0;
         right: 0;
         top: -37px;
         width: 140px;
         height: 40px;
         margin: auto;
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/angle-up.png) center bottom no-repeat;
         z-index: 1;
    }
}
.form-request-consulation .overlay {
     background: rgba(255, 255, 255, 0.95);
     padding: 30px 20px 50px;
}
.form-request-consulation .section-content {
     margin: 0 auto;
     max-width: 690px;
}
.form-style-1 .input-styled {
     background: transparent;
     border: 2px solid #e6e6e6;
     font-family: Arimo, san-serif;
}
.form-style-2 .input-styled {
     border-color: transparent;
     background-color: #fbfbfb;
     font-family: Montserrat, san-serif;
}
.header-5 {
     position: relative;
}
.header-5 .site-branding {
     font-family: Poppins, san-serif;
     font-size: 20px;
     font-weight: bold;
     margin: 0;
     height: 60px;
     line-height: 60px;
     text-align: center;
     text-transform: uppercase;
}
.header-5 .header-nav {
     background: rgba(0, 0, 0, 0.2);
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 1000;
}
.header-5 .header-nav.bg-scroll {
    background: rgba(0, 0, 0, 0.8);
}
.header-5 .header-nav-icons.fright{
	float: right;
}
.header-5 .header-nav-icons li {
     font-size: 13px;
     line-height: 1;
     margin: 10px 0;
     padding: 0 19px;
     display: inline-block;
}
.header-5 .header-nav-icons li:not(:first-child) {
     border-left: 1px solid;
}
.header-5-slide-nav .button, .header-5-slide-nav .btn {
    padding: 14px 28px;
}
.page-header-5 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/page-header-5-bg.png);
     background-size: cover;
     background-position: center bottom;
     color: white;
}
.page-header-5 .overlay {
     background: rgba(0, 0, 0, 0.7);
}
.page-header-5 .inner-content {
     min-height: 320px;
     position: relative;
     padding: 100px 0 40px;
}
.page-header-5 .page-header-title {
     margin: 0;
     font-size: 35px;
     line-height: 60px;
     font-weight: bold;
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     color: white;
}
.page-header-5 .page-header-sub-title {
     margin: 0;
     font-family: Montserrat, san-serif;
     font-size: 15px;
     line-height: 28px;
     color: #afafaf;
}
.page-header-5 .page-header-breadcrumb {
     display: inline-block;
     height: 52px;
     line-height: 52px;
     font-size: 12px;
     font-weight: bold;
     font-family: Montserrat, san-serif;
     padding: 0 42px;
     border-radius: 30px;
     background: rgba(255, 255, 255, 0.1);
     text-transform: uppercase;
}
@media (min-width: 1200px){
.page-header-5 .page-header-breadcrumb {
    min-width: 240px;
    text-align: center;
}
}
.page-header-5 .page-header-breadcrumb span,.page-header-5 .page-header-breadcrumb a {
     margin: 0 5px;
     color: inherit;
}
.language-bar {
     position: relative;
     font-family: Poppins, san-serif;
     background: rgba(234, 234, 234, 0.53);
     padding: 0 15px;
}
.language-bar select {
     background: transparent;
     width: auto;
     border: none;
}
@media (min-width: 576px) {
     .language-bar:before {
         content: "\f0ac";
         font-family: "Font Awesome 5 Free";font-weight: 900;
         position: absolute;
         top: 0;
         left: 10px;
         line-height: 50px;
    }
     .language-bar select {
         margin-left: 10px;
         display: inline-block;
    }
}
.social-3 {
     font-family: 'Poppins';
     height: 50px;
     font-size: 11px;
     font-weight: 500;
     position: relative;
}
.social-3 li {
     display: inline-block;
}
.social-3 li:not(:first-child) {
     margin-left: 25px;
     line-height: 16px;
}
@media (min-width: 768px) {
     .social-3 li:not(:first-child) {
         padding-left: 25px;
         border-left: 1px solid #444;
    }
}
.social-3 li i {
     margin-right: 5px;
     color: #222;
}
.header-2 .logo {
     height: 108px;
}
.header-2 .header-top {
     background: #fafafa;
}
.header-2 .contact-infomation {
     margin-bottom: 0;
}
.header-2 .contact-infomation li {
     color: #4d4d4d;
}
.header-2 .contact-infomation .icon {
     font-size: 38px;
     margin-right: 18px;
     line-height: 1;
}
.header-2 .contact-infomation li .lb {
     font-family: Poppins;
     text-transform: uppercase;
     font-weight: bold;
}
.header-2 .contact-infomation li .prop {
     font-size: 12px;
}
.header-2 .header-navbar {
     background: #101010;
     position: relative;
     z-index: 1100;
     margin-bottom: -32px;
}
.header-2 .follow-us-button {
     position: absolute;
     left: calc(100% + 60px);
     top: 0;
     height: 50px;
     white-space: nowrap;
}
@media (max-width: 1549px) {
     .header-2 .follow-us-button {
         display: none !important;
    }
}
.header-2 .follow-us-button:after {
     content: '';
     display: block;
     width: 18px;
     height: 18px;
     border: 9px solid transparent;
     border-right-color: #1f1f1f;
     position: absolute;
     top: 0;
     right: 100%;
     bottom: 0;
     margin: auto;
     -webkit-transition: .3s;
     transition: .3s;
}
.header-2 .follow-us-button:hover:after {
     border-right-color: #ff6a00;
}
.header-2 .main-menu ul {
     padding: 0;
     margin: 0;
     list-style: none;
     font-family: Poppins;
}
.header-2 .main-menu li {
     position: relative;
}
.header-2 .main-menu .menu a {
     transition: linear .3s;
     -webkit-transition: linear .3s;
     -moz-transition: linear .3s;
}
.header-2 .main-menu .menu > li {
     float: left;
}
.header-2 .main-menu .menu > li > a {
     font-weight: bold;
     font-size: 14px;
     display: block;
     height: 64px;
     line-height: 64px;
     padding: 0 27px;
     text-transform: uppercase;
     font-weight: 600;
     color: white;
}
.header-2 .main-menu li.current-menu-item,.header-2 .main-menu li:hover > a {
     color: #fff;
}
.header-2 .main-menu .sub-menu {
     position: absolute;
     top: 100%;
     left: 0;
     width: 240px;
     opacity: 0;
     visibility: hidden;
     margin-top: 20px;
     transition: linear .2s;
     -webkit-transition: linear .2s;
     -moz-transition: linear .2s;
     z-index: 1100;
     background: white;
     border: 1px solid #101010;
     border-top: 2px solid #101010;
     border-bottom: 2px solid #101010;
     font-size: 13px;
     font-weight: 600;
}
.header-2 .main-menu .sub-menu a {
     color: #666;
}
.header-2 .main-menu .sub-menu li:not(:first-child) > a {
     border-top: 1px solid #101010;
}
.header-2 .main-menu .sub-menu .sub-menu {
     top: 0;
     left: 100%;
     margin-top: 0px;
     margin-left: 20px;
}
.header-2 .main-menu .sub-menu .menu-item-has-children > a {
     padding-right: 30px;
}
.header-2 .main-menu .sub-menu .menu-item-has-children > a:after {
     content: '\f105';
     font-family: "Font Awesome 5 Free";font-weight: 900;
     position: absolute;
     top: 10px;
     right: 15px;
     color: #777;
}
.header-2 .main-menu .sub-menu li a {
     display: block;
     padding: 10px 20px;
}
.header-2 .main-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     margin-top: 0;
     margin-left: 0;
}
.header-2 .nav-button {
     width: 64px;
     cursor: pointer;
     font-size: 14px;
     color: white;
}
.header-2 .hidden-search-form-toggler {
     background: #1f1f1f;
}
a#sc-toggle {
	color:white;
}
.widget-contact-infomation-2 li {
     margin-bottom: 30px;
}
.widget-contact-infomation-2 li .icon {
     width: 35px;
     font-size: 16px;
}
.widget-menu-3 ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.widget-menu-3 ul li {
     font-size: 16px;
     margin-bottom: 20px;
}
.layout-2 footer .widget-menu-3 ul li {
     font-size: 15px;
}
.widget-menu-3 ul li a {
     color: inherit;
     display: block;
     position: relative;
     padding-right: 50px;
     min-height: 30px;
	 font-weight: 600;
}
.layout-2 footer .widget-menu-3 ul li a {
	font-weight: 500;
}
.widget-menu-3 ul li a:after {
     position: absolute;
     top: 0;
     right: 0;
     content: "\f054";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     display: block;
     width: 30px;
     height: 30px;
     line-height: 30px;
     border-left: 1px solid;
     text-align: center;
     font-size: 11px;
}
.widget-menu-2 li {
     margin-bottom: 18px;
     font-size: 13px;
     font-family: Poppins, san-serif;
     font-weight: 600;
}
.social-4 li {
     display: inline-block;
     height: 31px;
     width: 31px;
     line-height: 31px;
     text-align: center;
     border-radius: 2px;
     font-size: 11px;
	 margin: 0 2px;
}
.social-4 li a {
     color: white;
}
.social-4 li a:hover {
     color: #000;
}
.footer-2 {
     background: #202020;
     color: white;
}
.footer-2 p {
     color: #bbbbbb;
     font-size: 14px;
     margin-bottom: 22px;
}
.layout-2 footer p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
}
.footer-2 .widget-menu a {
     color: #bbb;
}
.owl-nav-left-right .owl-nav {
     position: absolute;
     top: 50%;
     left: 0;
     width: 100%;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     height: 40px;
}
.owl-nav-left-right .owl-nav button.owl-prev {
     position: absolute;
     top: 0;
     left: 0;
}
.owl-nav-left-right .owl-nav button.owl-next {
     position: absolute;
     top: 0;
     right: 0;
}
.owl-arrow-style-2 .owl-prev,.owl-arrow-style-2 .owl-next {
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     background: rgba(0, 0, 0, 0.6) !important;
     color: white !important;
     -webkit-transition: 0.3s ease;
     transition: 0.3s ease;
     opacity: 0;
     border: 0 !important;
     padding: 0 !important;
}
.owl-arrow-style-2:hover .owl-nav button.owl-prev,.owl-arrow-style-2:hover .owl-nav button.owl-next {
     opacity: 1;
}
.brands-carousel {
     padding: 80px 0;
     background: #fbfbfb;
}
.brand-carousel-slider {
     max-width: 1000px;
     margin-left: auto;
     margin-right: auto;
}
.page-header-2 {
     background-image: url(//www.dadecpr.com/wp-content/themes/ronby/images/page-header-bg-2.jpg);
     background-size: cover;
     background-position: center center;
     color: white;
}
.page-header-3 {
     background-size: cover;
     background-position: center top;
     background-attachment: fixed;
}
.page-header-3 .overlay {
    background-color: rgba(0,0,0,0.6);
}
.page-header-6 {
    background-image: url(//www.dadecpr.com/wp-content/themes/ronby/images/header-6-bg.png);
    background-size: cover;
}
.page-header-2 .overlay {
     background: rgba(0, 0, 0, 0.6);
}
.page-header-2 .page-header-title {
     margin: 0;
     font-size: 45px;
     line-height: 60px;
     font-weight: bold;
     text-transform: uppercase;
}
.page-header-2 .page-header-sub-title {
     margin: 0;
     font-size: 18px;
     line-height: 28px;
     text-transform: uppercase;
     font-weight: normal;
}
.page-header-2 .page-header-inner {
     position: relative;
     padding: 125px 0 80px;
}
.page-header-2 .page-header-breadcrumb {
     padding: 0 25px;
     line-height: 50px;
     color: #fff;
     border-radius: 2px;
     outline: none;
     cursor: pointer;
     display: inline-block;
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 2;
     -webkit-transform: translateY(50%);
     transform: translateY(50%);
     text-transform: uppercase;
     font-size: 12px;
     font-weight: 600;
}
.page-header-2 .page-header-breadcrumb a {
     color: #fff;
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
}
.page-header-2 .page-header-breadcrumb a:hover {
     color: #000;
}
.blog-post-item-2 {
     margin-bottom: 70px;
}
.blog-post-item-2 .col-thumbnail {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 calc(33.333333% + 30px);
     flex: 0 0 calc(33.333333% + 30px);
     max-width: calc(33.333333% + 30px);
}
.blog-post-item-2 .col-meta {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 calc(66.666667% - 30px);
     flex: 0 0 calc(66.666667% - 30px);
     max-width: calc(66.666667% - 30px);
}
@media (min-width: 1200px) {
     .blog-post-item-2 .col-meta {
         padding-right: 45px;
    }
	.page-header-5 .page-header-breadcrumb{
		margin-left: 60px;
	}
}
.blog-post-item-2 .post-title {
     font-size: 16px;
     line-height: 1.5;
     font-weight: bold;
     margin: 15px 0 10px;
     text-transform: uppercase;
     color: #444;
	 word-spacing: 2px;
}
.blog-post-item-2 .post-taxonomies {
     font-style: italic;
     font-size: 13px;
     color: #8c8c8c;
     margin: 0 0 20px;
}
.blog-post-item-2 .post-taxonomies a {
     color: inherit;
}
.blog-post-item-2 .post-excerpt {
     font-size: 14px;
     line-height: 25px;
     color: #666;
     margin-bottom: 35px;
}
.blog-post-item-2 .post-author {
     font-family: Poppins;
}
.blog-post-item-2 .post-author .avatar {
     width: 68px;
}
.blog-post-item-2 .post-author .avatar img {
     width: 50px;
     height: 50px;
     border-radius: 50%;
}
.blog-post-item-2 .post-author .author-name {
     color: #888;
     font-size: 12px;
}
.blog-post-item-2 .post-author .post-date {
     text-transform: uppercase;
     font-size: 14px;
     font-weight: 600;
}
.layout-2 .blog-post-item-2 .post-author .post-date {
	font-weight: 500;
}
.section-light .postdate-box .blog-post-info, .section-light .postdate-box .blog-post-info a, .section-light .postdate-box .blog-post-info span{
	color: #fafafa !important;
}
.blog-post-detail-2 .blog-post-header {
     margin-bottom: 30px;
}
.blog-post-detail-2 .blog-post-header .blog-post-thumbnail {
     margin-bottom: 40px;
}
.blog-post-detail-2 .blog-post-header .post-title {
     font-size: 24px;
     line-height: 1.5;
     font-weight: bold;
     margin: 15px 0 10px;
     text-transform: uppercase;
     color: #444;
}
.blog-post-detail-2 .blog-post-header .post-taxonomies {
     font-style: normal;
     font-size: 13px;
     color: #8c8c8c;
     margin: 0 0 20px;
}
.blog-post-detail-2 .blog-post-header .post-taxonomies a {
     color: inherit;
}
.blog-post-detail-2 .blog-post-header .post-author {
     font-family: Poppins;
}
.blog-post-detail-2 .blog-post-header .post-author .avatar {
     width: 68px;
}
.blog-post-detail-2 .blog-post-header .post-author .avatar img {
     width: 50px;
     height: 50px;
     border-radius: 50%;
}
.blog-post-detail-2 .blog-post-header .post-author .author-name {
     color: #888;
     font-size: 12px;
}
.blog-post-detail-2 .blog-post-header .post-author .post-date {
     text-transform: uppercase;
     font-size: 14px;
     font-weight: 600;
}
.blog-post-detail-2 .blog-post-header .post-taxonomies::after{
    content: '';
    display: inline-block;
    width: 112px;
    height: 4px;
    position: relative;
    top:-2px;
    margin-left: 20px;
}
.list-style-3 {
     font-family: Poppins;
     padding: 25px 0;
     margin: 0 0 20px;
}
.list-style-3 li {
     list-style: none;
     margin-bottom: 8px;
     font-size: 14px;
}
.list-style-3 li:before {
     content: '';
     display: inline-block;
     width: 8px;
     height: 8px;
     margin-right: 15px;
}
.blockquote-2 {
     position: relative;
     margin: 35px 0;
     background: #f8f8f8;
     color: #444;
     font-family: Montserrat, san-serif;
     font-size: 15px;
     line-height: 25px;
     padding: 50px 65px 35px;
     border-left: 10px solid;
     font-stretch: initial;
}
.blockquote-2:before {
     content: "\f10d";
     font-family: "Font Awesome 5 Free";font-weight: 900;
     font-size: 48px;
     color: #686868;
     position: absolute;
     top: 0;
     left: 60px;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
}
.blockquote-2 cite,.blockquote-2 .blockquote-cite {
     font-size: 13px;
     font-weight: 600;
     font-family: Poppins;
     text-transform: uppercase;
     color: #484343;
     display: block;
     font-style: normal;
     margin-top: 15px;
     padding-left: 5px;
}
.blockquote-2 cite:before,.blockquote-2 .blockquote-cite:before {
     content: '';
     display: inline-block;
     vertical-align: middle;
     width: 6px;
     height: 6px;
     margin-right: 12px;
}
.question-item {
     margin-bottom: 35px;
}
.question-item .thumbnail {
     border-radius: 4px;
}
.question-item .item-title {
     font-family: Poppins;
     color: #1c1c1c;
     font-weight: bold;
     font-size: 18px;
     margin: 0 0 15px;
     -webkit-transition: 0.3s ease;
     transition: 0.3s ease;
     line-height: 1.6;
}
.question-item .item-title:before {
     content: 'Q';
     color: #ffb703;
     text-transform: uppercase;
     font-weight: bold;
     display: inline-block;
     padding-right: 12px;
     margin-right: 12px;
     border-right: 1px solid #afafaf;
}
.layout-6 .question-item .item-title {
	font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
	font-family: 'Josefin Sans', sans-serif;
}
.question-item .item-text {
     font-size: 15px;
     color: #666;
     line-height: 26px;
}
.section-header-style-4 {
     font-family: Poppins;
     overflow: hidden;
     margin-bottom: 40px;
}
.section-header-style-4 .section-title {
     color: #272727;
     font-size: 24px;
     font-weight: bold;
     margin: 0;
     text-transform: uppercase;
}
.section-header-style-4 .section-sub-title {
     color: #8c8c8c;
     font-size: 14px;
     margin: 5px 0 0;
     position: relative;
     display: inline-block;
}
.section-header-style-4 .section-sub-title:after {
     content: '';
     display: block;
     width: 112px;
     height: 4px;
     background: #b8b8b8;
     position: absolute;
     top: 7px;
     left: 100%;
     margin-left: 20px;
}
.section-header-style-4.inverse .section-title {
     color: white;
}
.comment-item-2 {
     position: relative;
     margin-bottom: 20px;
}
@media (max-width: 767px) {
     .comment-item-2 {
         padding: 15px;
    }
}
.comment-item-2 .comment-avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 99px;
     flex: 0 0 99px;
     padding: 9px;
     padding-left: 0;
     border-radius: 9px;
     position: relative;
     z-index: 1;
     background: white;
}
.comment-item-2 .comment-avatar img {
     display: block;
     border-radius: 4px;
}
.comment-item-2 .comment-content {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
     padding: 40px 80px;
     background: #fafafa;
     margin-left: -50px;
}
@media (max-width: 575px) {
     .comment-item-2 .comment-content {
         padding-left: 60px;
         padding-right: 10px;
    }
}
.comment-item-2 .comment-header {
     margin: 0 0 18px;
}
.comment-item-2 .comment-header .comment-author {
     color: #444;
     font-family: Poppins;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0;
}
.comment-item-2 .comment-meta {
     color: #919191;
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-style: italic;
     margin-left: 22px;
}
.comment-item-2 .comment-text {
     color: #555555;
}
.comment-item-2 .reply-button {
     display: inline-block;
     line-height: 27px;
     height: 27px;
     border: 0;
     padding: 0 20px;
     color: white;
     font-family: Montserrat, san-serif;
     font-size: 11px;
     font-weight: bold;
     position: absolute;
     left: 8px;
     bottom: -8px;
     border-radius: 20px;
     cursor: pointer;
     outline: none;
}
.comment-item-2.comment-child {
     margin-left: 100px;
}
@media (max-width: 767px) {
     .comment-item-2.comment-child {
         margin-left: 25px;
    }
}
.form-style-3 .input-styled {
     background: #fbfbfb;
     border-color: #fbfbfb;
     font-style: italic;
     font-family: Montserrat, san-serif;
     font-size: 11px;
}
.filter-nav-2 {
     font-family: Poppins;
     color: #444;
     margin-bottom: 50px;
}
.filter-nav-2 li {
     display: inline-block;
     cursor: pointer;
     position: relative;
     margin-bottom: 20px;
     margin-right: 20px;
     font-size: 13px;
     font-weight: 600;
     background: #f1f1f1;
     padding: 8px 12px;
}
.filter-nav-2 li .count {
     display: none;
}
@media (min-width: 768px) {
     .filter-nav-2 {
         width: 190px;
         margin-right: 15px;
    }
     .filter-nav-2 li {
         display: block;
         margin-right: 0;
         padding: 0;
         background: none;
    }
     .filter-nav-2 li .text {
         display: inline-block;
         vertical-align: top;
         max-width: calc(100% - 63px);
    }
     .filter-nav-2 li .count {
         display: none;
         vertical-align: top;
         width: 58px;
         position: relative;
         margin-left: 5px;
         text-align: right;
    }
     .filter-nav-2 li .count:after {
         content: '';
         display: block;
         position: absolute;
         top: 8px;
         left: 0;
         width: 100%;
         height: 1px;
         border-top: 1px solid;
    }
     .filter-nav-2 li .count .number {
         display: inline-block;
         padding: 0 5px;
         background: white;
         position: relative;
         z-index: 1;
         background: white;
    }
     .filter-nav-2 li.active .count, .filter-nav-2 li:hover .count {
         display: inline-block;
    }
}
.article-with-overlay-4 {
     position: relative;
     margin-bottom: 15px;
}
.article-with-overlay-4 .thumbnail img {
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
}
.article-with-overlay-4 .overlay {
     opacity: 0;
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
     display: block;
     background: transparent;
     color: white;
     text-align: center;
     padding: 10px 30px;
}
.article-with-overlay-4 .icon {
     width: 50px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     background: white;
     border-radius: 50%;
     font-size: 16px;
     margin-bottom: 10px;
}
.article-with-overlay-4 .post-title {
     font-family: Poppins;
     font-size: 16px;
     font-weight: bold;
     line-height: 25px;
     margin: 0;
}
.article-with-overlay-4:hover .overlay {
     background: rgba(254, 181, 0, 0.8);
     opacity: 1;
}
.article-with-overlay-4:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.project-detail-header {
     color: #494949;
}
.project-detail-header .header-title {
     font-size: 22px;
     margin: 0 0 35px;
     font-weight: bold;
}
.project-detail-header .post-fields {
     font-family: Poppins;
     font-size: 14px;
}
.project-detail-header .post-fields ul {
     margin-bottom: 40px;
     padding: 0;
     padding-right: 80px;
}
.project-detail-header .post-fields ul li {
     margin-bottom: 15px;
}
.project-detail-header .post-fields ul li .lb {
     margin-right: 10px;
}
.project-detail-gallery {
     margin-bottom: 70px;
}
.project-detail-gallery .project-detail-thumbnail {
     margin-bottom: 20px;
}
.project-detail-carousel .item {
     position: relative;
}
.project-detail-carousel .item .overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(254, 181, 0, 0.8);
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
     opacity: 0;
     color: white;
     font-size: 32px;
     cursor: pointer;
}
.project-detail-carousel .item:hover .overlay {
     opacity: 1;
}
.prodject-detail-content {
     margin-bottom: 40px;
}
.form-box-1 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/quote-form-bg.png);
     background-size: cover;
     background-position: center center;
     color: white;
     margin-bottom: 40px;
}
.form-box-1 .overlay {
     background: rgba(0, 0, 0, 0.92);
     padding: 80px 60px;
}
@media (max-width: 575px) {
     .form-box-1 .overlay {
         padding: 40px 30px;
    }
}
.form-box-1 .form-group {
     margin-bottom: 15px;
}
.form-box-1 input,.form-box-1 select,.form-box-1 textarea {
     font-style: italic;
}
.article-with-overlay-5 {
     position: relative;
     margin: 0 0 90px;
}
.article-with-overlay-5 .overlay {
     color: #666666;
     overflow: hidden;
     padding: 55px 60px;
     background: #f9f9f9;
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
.article-with-overlay-5 .overlay .icon {
     font-size: 46px;
}
.article-with-overlay-5 .overlay .item-description {
     font-size: 12px;
     font-style: italic;
     margin: 0 0 10px;
     color: #8c8c8c;
}
.article-with-overlay-5 .overlay .item-title {
     font-family: Poppins;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: bold;
     color: #272727;
     margin: 0 0 20px;
}
.article-with-overlay-5 .overlay .item-excerpt {
     font-size: 14px;
     line-height: 25px;
     color: #666666;
}
@media (max-width: 768px) {
     .article-with-overlay-5 .overlay {
         padding: 20px;
    }
}
.article-with-overlay-5 .arrow {
     display: block;
     width: 40px;
     height: 40px;
     line-height: 40px;
     background: #333333;
     color: #fff;
     border-radius: 50%;
     font-size: 15px;
     position: absolute;
     left: 60px;
     bottom: -20px;
     z-index: 1;
     text-align: center;
     -webkit-transition: 0.5s ease;
     transition: 0.5s ease;
}
@media (max-width: 991px) {
     .article-with-overlay-5 {
         color: #bbbbbb;
    }
     .article-with-overlay-5 .overlay {
         background: rgba(0, 0, 0, 0.9);
    }
     .article-with-overlay-5 .overlay .item-title {
         color: #fff;
    }
     .article-with-overlay-5 .overlay .item-description {
         color: #bbbbbb;
    }
     .article-with-overlay-5 .overlay .item-excerpt {
         color: #bbbbbb;
    }
}
@media (min-width: 992px) {
     .article-with-overlay-5:hover {
         color: #bbbbbb;
    }
     .article-with-overlay-5:hover .overlay {
         background: rgba(0, 0, 0, 0.9);
    }
     .article-with-overlay-5:hover .overlay .item-title {
         color: #fff;
    }
     .article-with-overlay-5:hover .overlay .item-description {
         color: #bbbbbb;
    }
     .article-with-overlay-5:hover .overlay .item-excerpt {
         color: #bbbbbb;
    }
}
.service-detail-1 {
     background: #fbfbfb;
}
.service-detail-1 .service-detail-header {
     position: relative;
     margin-bottom: 85px;
}
.service-detail-1 .service-detail-header .title-box {
     z-index: 1;
     padding: 30px 55px;
     background: black;
     color: #f8f8f8;
}
@media (min-width: 576px) {
     .service-detail-1 .service-detail-header .title-box {
         position: absolute;
         bottom: -33px;
         left: 70px;
         width: 370px;
    }
}
.service-detail-1 .service-detail-header .title-box .icon {
     font-size: 50px;
     margin: 0 0 10px;
}
.service-detail-1 .service-detail-header .title-box .post-taxonomies {
     color: #bbbbbb;
     font-size: 12px;
     font-style: italic;
     margin: 0 0 10px;
}
.service-detail-1 .service-detail-header .title-box .post-title {
     margin: 0;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: bold;
}
.section-header-style-5 {
     font-family: Poppins;
     overflow: hidden;
     margin-bottom: 40px;
}
.section-header-style-5 .section-title {
     color: #272727;
     font-size: 24px;
     font-weight: bold;
     margin: 0;
}
.section-header-style-5 .section-sub-title {
     color: #8c8c8c;
     font-size: 14px;
     margin: 5px 0 0;
     position: relative;
     display: inline-block;
}
.section-header-style-5 .section-sub-title:after {
     content: '';
     display: block;
     width: 53px;
     height: 4px;
     position: absolute;
     top: 7px;
     left: 100%;
     margin-left: 20px;
}
.form-style-4 label {
     font-family: Poppins;
     font-size: 13px;
}
.layout-6 .form-style-4 label {
    font-family: 'Josefin Sans', sans-serif;

}
.form-style-4 .input-styled {
     font-style: italic;
}
.image-box-1 {
     text-align: center;
     margin-left: auto;
     margin-right: auto;
     position: relative;
     text-align: center;
}
.image-box-1 img {
     position: relative;
     z-index: 1;
}
.image-box-1 .behind-bg {
     max-width: 460px;
     height: 360px;
     position: absolute;
     left: 0;
     right: 0;
     top: 200px;
     background: white;
     margin: auto;
     z-index: 0;
     -webkit-box-shadow: 0px 0px 78px #d6d6d6;
     box-shadow: 0px 0px 78px #d6d6d6;
}
.team-item-1 {
     position: relative;
     padding-top: 82px;
     text-align: center;
     max-width: 300px;
     margin: 0 auto 70px;
     font-family: Poppins;
}
.team-item-1 .thumbnail {
     width: 165px;
     height: 165px;
     border-radius: 50%;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     margin: auto;
}
.team-item-1 .item-content {
     padding: 100px 30px 30px;
     background: #f9f9f9;
}
.team-item-1 .name {
     text-transform: uppercase;
     font-weight: bold;
     color: #444;
     font-size: 18px;
     margin: 0 0 5px;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.team-item-1 .role {
     font-size: 12px;
     color: #888888;
}
.social-5 li {
     margin: 0 5px 5px;
     width: 34px;
     height: 34px;
     line-height: 34px;
     border-radius: 50%;
     color: #767676;
     font-size: 15px;
     background: white;
}
.social-5 a {
     display: block;
}
.team-detail-1 .col-thumbnail {
     margin-bottom: 50px;
}
.team-detail-1 .thumbnail {
     margin-bottom: 40px;
}
.team-detail-1 .detail-content {
     padding: 75px 60px;
     background: #fcfcfc;
}
@media (max-width: 767px) {
     .team-detail-1 .detail-content {
         padding: 20px;
    }
}
.team-detail-1 .detail-content .box-header {
     font-family: Poppins, san-serif;
     margin-bottom: 30px;
}
.team-detail-1 .detail-content .box-header .role {
     text-transform: uppercase;
     font-size: 14px;
     font-weight: 600;
     margin: 0 0 10px;
}
.team-detail-1 .detail-content .box-header .name {
     font-size: 24px;
     font-weight: 600;
     text-transform: uppercase;
     color: #333333;
     margin: 0 0 10px;
}
.team-detail-1 .detail-content .box-header .description {
     font-size: 13px;
     font-weight: 500;
}
.team-detail-1 .detail-content .box-progress {
     margin-top: 80px;
}
.team-detail-1 .detail-content .box-progress .box-title {
     font-family: Poppins, san-serif;
     font-size: 24px;
     font-weight: bold;
     color: #333333;
     margin-bottom: 30px;
}
@media (min-width: 767px) {
     .team-detail-1 .col-thumbnail {
         -webkit-box-flex: 0;
         -ms-flex: 0 0 38%;
         flex: 0 0 38%;
         max-width: 38%;
    }
     .team-detail-1 .col-content {
         -webkit-box-flex: 0;
         -ms-flex: 0 0 62%;
         flex: 0 0 62%;
         max-width: 62%;
    }
}
.ronby-progress .ronby-progress-text {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     font-family: Poppins;
     font-size: 12px;
     font-weight: bold;
     color: #333333;
     text-transform: uppercase;
     margin-bottom: 5px;
}
.ronby-progress .ronby-progress-bar {
     height: 10px;
     background: #e0e0e0;
     display: block;
     width: 100%;
}
.ronby-progress .ronby-progress-current {
     height: 10px;
     background: #24759d;
}
.ronby-progress.progress-danger .ronby-progress-current {
     background: #b32b5e;
}
.ronby-progress.progress-success .ronby-progress-current {
     background: #4eb41c;
}
.section-we-provide-services {
     background: #fbfbfb url(//www.dadecpr.com/wp-content/themes/ronby/images/construction-section-bg-1.png);
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center center;
}
.section-we-provide-services .section-title {
     font-size: 35px;
     text-transform: uppercase;
     font-weight: bold;
     color: #444;
     margin: 0 0 25px;
}
.section-we-provide-services .section-title span {
     font-weight: normal;
}
.counter-style-2 {
     background: white;
     padding: 50px 0;
}
.counter-style-2 ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.counter-style-2 li {
     font-family: Poppins;
     padding: 30px 20px;
     position: relative;
     text-align: center;
}
@media (min-width: 1200px) {
     .counter-style-2 li:not(:first-child):after {
         content: '';
         background: #dddddd;
         width: 1px;
         height: 30px;
         position: absolute;
         top: 0;
         bottom: 0;
         left: 0;
         margin: auto;
    }
}
.counter-style-2 .counter-number {
     font-size: 35px;
     font-weight: bold;
     color: #444;
}
.counter-style-2 .counter-lb {
     font-size: 13px;
     clip: #888889;
}
.blog-post-item-3 {
     margin-bottom: 60px;
}
.blog-post-item-3 .thumbnail {
     margin-bottom: 30px;
}
.blog-post-item-3 .post-title {
     font-size: 20px;
     font-family: Poppins;
     text-transform: uppercase;
     font-weight: 600;
     margin: 0 0 30px;
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
}
.blog-post-item-3 .post-excerpt {
     font-size: 14px;
     color: #bbb;
     margin-bottom: 20px;
}
.blog-post-item-3 .permalink {
     display: inline-block;
     font-size: 12px;
     text-transform: uppercase;
     font-weight: bold;
     color: white;
     padding: 10px 0;
     -webkit-transition: .3s;
     transition: .3s;
}
.blog-post-item-3 .permalink:after {
     content: '\f105';
     font-family: "Font Awesome 5 Free";font-weight: 900;
     display: inline-block;
     vertical-align: middle;
     height: 27px;
     line-height: 27px;
     width: 27px;
     text-align: center;
     color: white;
     border-radius: 50%;
     margin-left: 20px;
}
.testimonial-slider-2 .item {
     color: white;
     max-width: 740px;
     margin: 0 auto;
     padding: 0 40px;
}
.testimonial-slider-2 .item .testimonial-quote {
     font-size: 15px;
     font-style: italic;
     padding: 20px 0;
}
.testimonial-slider-2 .item .testimonial-quote:before {
     content: '"';
     margin-right: 5px;
     font-size: 45px;
     line-height: 30px;
     display: inline-block;
     vertical-align: bottom;
}
.testimonial-slider-2 .item .testimonial-quote:after {
     content: '"';
     margin-left: 5px;
     font-size: 45px;
     line-height: 30px;
     display: inline-block;
     vertical-align: top;
     position: relative;
     top: 20px;
}
.layout-6 .testimonial-slider-2 .item .testimonial-quote {
     font-style: normal;
}
.testimonial-slider-2 .item .testimonial-author {
     font-family: Poppins, san-serif;
}
.layout-6 .testimonial-slider-2 .item .testimonial-author {
     font-family: 'Josefin Sans', sans-serif;
}
.testimonial-slider-2 .item .testimonial-author .testimonial-author-name {
     font-size: 20px;
     font-weight: 600;
     margin: 0;
     display: inline-block;
     vertical-align: middle;
}
.testimonial-slider-2 .item .testimonial-author .testimonial-author-role {
     font-size: 12px;
     padding-left: 10px;
     border-left: 1px solid white;
     margin-left: 10px;
     display: inline-block;
     vertical-align: middle;
}
.construction-our-blog-news {
     padding: 120px 0 120px;
     background: white;
}
.construction-our-projects #filters .active-color-primary.active {
    color: #444;
}
@media (max-width: 767px) {
     .construction-our-blog-news {
         padding: 40px 0;
    }
}
.section-help-n-quote {
     background: #fbfbfb;
}
.section-help-n-quote .section-left-content {
     padding: 40px 15px;
}
.section-help-n-quote .section-right-content {
     padding: 40px 15px;
}
@media (min-width: 1200px) {
     .section-help-n-quote .section-left-content {
         padding-right: 100px;
    }
     .section-help-n-quote .section-left-content {
         -webkit-box-flex: 0;
         -ms-flex: 0 0 700px;
         flex: 0 0 700px;
    }
     .section-help-n-quote .section-right {
         -webkit-box-flex: 0;
         -ms-flex: 0 0 calc(50% - 115px);
         flex: 0 0 calc(50% - 115px);
    }
     .section-help-n-quote .section-right .section-right-content {
         width: 470px;
         padding-left: 90px;
    }
     .section-help-n-quote .section-right-content {
         padding: 80px 60px;
         padding-right: 0;
    }
}
.section-help-n-quote .section-form-box {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/quote-form-bg.png);
     background-size: cover;
     background-position: center center;
     color: white;
     margin-bottom: 40px;
}
.section-help-n-quote .section-form-box .overlay {
     background: rgba(0, 0, 0, 0.92);
}
.section-help-n-quote .section-form-box .form-group {
     margin-bottom: 15px;
}
.section-help-n-quote .section-form-box input,.section-help-n-quote .section-form-box select,.section-help-n-quote .section-form-box textarea {
     font-style: italic;
}
.ronby-fitness input[type="text"],.ronby-fitness input[type="email"],.ronby-fitness input[type="tel"],.ronby-fitness input[type="number"],.ronby-fitness input[type="search"],.ronby-fitness input[type="date"],.ronby-fitness input[type="time"],.ronby-fitness input[type="password"],.ronby-fitness select,.ronby-fitness textarea {
     background-color: #f6f6f6;
     border-color: #f6f6f6;
     border-radius: 6px;
}
.ronby-fitness .form-group-select {
     position: relative;
}
.ronby-fitness .form-group-select select {
     padding-right: 40px;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: 1px;
     text-overflow: '';
}
.ronby-fitness .form-group-select:after {
     display: block;
     content: '\f107';
     font-family: "Font Awesome 5 Free";font-weight: 900;
     position: absolute;
     top: 0;
     right: 20px;
     bottom: 0;
     margin: auto;
     font-size: 14px;
     height: 14px;
     line-height: 14px;
     color: #555555;
}
.header-3 {
     background-position: center top;
     background-attachment: fixed;
     color: white;
     background-size: cover;
}
.fitness-header-3{
	background:inherit;
	position:absolute;
	width:100%;
	}
.header-3 .overlay {
     background: rgba(0, 0, 0, 0.6);
}
.header-3 .header-infomation {
     font-family: Poppins;
     font-size: 12px;
     color: white;
}
.header-3 .header-infomation li {
     padding: 12px 0;
     line-height: 15px;
     display: inline-block;
}
.header-3 .header-infomation li:not(:first-child) {
     margin-left: 30px;
}
.header-3 .header-infomation li:not(:first-child):before {
     content: '|';
     color: #adadad;
     margin-right: 30px;
}
.header-3 .header-top {
     max-width: 1290px;
     margin: 0 auto;
}
.header-3 .header-nav {
     padding: 20px 60px;
     max-width: 1290px;
     margin: 0 auto;
     background: rgba(0, 0, 0, 0.6);
     position: relative;
     z-index: 9999;
}
.header-3.fitness-header-3 .header-nav {
     background: rgba(255, 255, 255, 0.07);
}

@media (min-width: 1350px) {
     .header-3 .header-top {
         padding-left: 60px;
    }
}
.header-3 .logo {
     height: 90px;
}
.header-3 .main-menu {
     font-family: Poppins;
}
.header-3 .main-menu ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.header-3 .main-menu ul.no-style.menu {
    padding-right: 10px;
}
.header-3 .main-menu .menu > li {
     float: left;
     position: relative;
}
.header-3 .main-menu .menu > li > a {
     display: block;
     padding: 30px 18px;
     color: white;
     text-transform: uppercase;
     font-weight: 500;
     font-size: 14px;
}
.header-3 .main-menu .sub-menu {
     visibility: hidden;
     opacity: 0;
     position: absolute;
     top: 100%;
     left: 0;
     width: 220px;
     background: rgba(0, 0, 0, 0.7);
     padding: 10px 0;
     font-size: 14px;
     -webkit-transition: .5s;
     transition: .5s;
}
.header-3 .main-menu .sub-menu li {
     position: relative;
     padding: 10px 20px;
}
.header-3 .main-menu .sub-menu a {
     color: white;
}
.header-3 .main-menu .sub-menu .sub-menu {
     top: 0;
     left: 100%;
}
.header-3 .main-menu a {
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.header-3 .main-menu li:hover > a {
     color: #fc3c2a;
}
.header-3 .main-menu li.menu-item-has-children:hover > .sub-menu {
     visibility: visible;
     opacity: 1;
}
.header-3 .nav-search-button {
     font-size: 11px;
     width: 40px;
     height: 40px;
     line-height: 36px;
     text-align: center;
     border-radius: 50%;
     border: 2px solid white;
     cursor: pointer;
}
.page-header-3 {
     color: white;
     font-family: Poppins;
     padding: 0;
}
.page-header-3 .inner-content {
     border-left: 6px solid white;
     padding-left: 27px;
}
.page-header-3 .page-header-title {
     font-size: 38px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 5px 0;
}
.page-header-3 .page-header-breadcrumb a,.page-header-3 .page-header-breadcrumb span {
     font-size: 13px;
     color: inherit;
     padding-right: 11px;
     padding: 0 11px;
}
.page-header-3 .page-header-breadcrumb a:first-child,.page-header-3 .page-header-breadcrumb span:first-child {
     padding-left: 0;
}
.section-brands-carousel-2 {
     background: #fbfbfb;
     padding: 100px 0;
     position: relative;
}
.section-brands-carousel-2:before {
     content: '';
     display: block;
     width: 164px;
     height: 36px;
     position: absolute;
     top: -34px;
     left: 0;
     right: 0;
     margin: auto;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-1.png) center bottom no-repeat;
}
.section-brands-carousel-2 .item img {
     width: auto;
     height: auto;
     max-width: 100%;
     max-height: 110px;
}
.section-brands-carousel-2 .owl-carousel {
     max-width: 1100px;
     margin-left: auto;
     margin-right: auto;
}
.footer-3 {
     background: #1a1a1a;
     font-family: Poppins;
     color: white;
     font-size: 14px;
     position: relative;
}
.footer-3 p {
     color: #eeeeee;
}
.footer-3:before {
     content: '';
     display: block;
     width: 164px;
     height: 36px;
     position: absolute;
     top: -34px;
     left: 0;
     right: 0;
     margin: auto;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/footer-arrow-up.png) center bottom no-repeat;
}
.footer-3 .widget {
     padding-right: 25px;
}
.widget-menu-4 ul {
     padding: 0;
     margin: 0;
}
.widget-menu-4 li {
     list-style: none;
     margin-bottom: 20px;
     padding-right: 50px;
     position: relative;
     color: #dddddd;
     font-family: Poppins;
	 font-weight: 600;
     font-size: 13px;
     text-transform: uppercase;
}
.widget-menu-4 li:after {
     content: '\f105';
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     width: 33px;
     height: 33px;
     line-height: 33px;
     text-align: center;
     border-radius: 50%;
     color: white;
     position: absolute;
     top: -8px;
     right: 0;
     background: #242424;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.widget-timetable {
     font-family: Poppins, san-serif;
	 width: 90%;
}
.widget-timetable li {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/dash-border-gray.png) left bottom repeat-x;
     padding: 0 0 20px;
     margin: 0 0 20px;
     font-size: 13px;
     font-weight: 600;
}
.widget-timetable li:last-child {
     background: none;
}
.blog-post-item-4 .thumbnail {
     margin-bottom: 30px;
     position: relative;
}
@media (max-width: 991px) {
.wpb_wrapper .blog-p-f-img {
    width: 100%;
    height: 203px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.wpb_wrapper .blog-post-item-4{
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (min-width: 992px) {
     .blog-post-item-4.thumb-top-style .thumbnail:after {
         content: '';
         display: block;
         width: 102px;
         height: 22px;
         position: absolute;
         left: 0;
         right: 0;
         bottom: -1px;
         margin: auto;
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-blog-post-arrow-up.png);
         background-size: cover;
         background-position: center center;
         z-index: 10;
    }
     .blog-post-item-4.thumb-left-style .thumbnail:after {
         content: '';
         display: block;
         width: 22px;
         height: 102px;
         position: absolute;
         top: 0;
         right: -1px;
         bottom: 0;
         margin: auto;
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-blog-post-arrow-left.png);
         background-size: cover;
         background-position: center center;
         z-index: 1;
    }
     .blog-post-item-4.thumb-right-style .thumbnail:after {
         content: '';
         display: block;
         width: 22px;
         height: 102px;
         position: absolute;
         top: 0;
         left: -1px;
         bottom: 0;
         margin: auto;
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-blog-post-arrow-right.png);
         background-size: cover;
         background-position: center center;
         z-index: 1;
    }
}
.blog-post-item-4 .item-content {
     margin-bottom: 30px;
}
.blog-post-item-4 .post-date {
     display: inline-block;
     height: 38px;
     line-height: 38px;
     color: #fc3c2a;
     font-family: Poppins;
     font-size: 12px;
}
.blog-post-item-4 .post-stats a{
	color: #5b5b5b;
}
.blog-post-item-4 .button{
	padding: 7px 24px;
	font-size: 11px;
}
.blog-post-item-4 .post-title {
     font-family: Poppins;
     font-size: 26px;
	 word-break: normal;
     color: #444;
     font-weight: bold;
     margin: 0 0 20px;
}
.wpb_wrapper .blog-post-item-4 .post-title {
    font-size: 22px;
    font-weight: 600;
}
.blog-post-item-4 .post-excerpt {
     font-size: 14px;
     color: #555555;
}
.blog-post-item-4 .post-stats {
     font-size: 12px;
     color: #5b5b5b;
}
.blog-post-detail-3 .blog-post-header {
     margin-bottom: 50px;
}
.blog-post-detail-3 .blog-post-header .post-date {
     display: inline-block;
     color: white;
     padding: 0 20px;
     line-height: 38px;
     height: 38px;
     font-family: Poppins;
     font-size: 12px;
	 background-color: #fc3c2a;
}
.blog-post-detail-3 .blog-post-header .post-title {
     font-size: 30px;
     font-weight: bold;
     color: #444444;
     margin: 15px 0 25px;
}
.blog-post-detail-3 .blog-post-header .post-stats {
     font-size: 12px;
     color: #5b5b5b;
	 line-height: 1.8;
}
.blog-post-detail-3 .blog-post-header .hr {
     display: block;
     width: 100%;
     border-bottom: 1px solid #ececec;
}
.blog-post-detail-3 .blog-post-header .post-tags a {
     font-family: Poppins, san-serif;
     font-size: 13px;
     font-style: italic;
     color: #4a4a4a;
     font-weight: 600;
}
.social-6 {
     margin: 0 0 30px;
}
.social-6 li {
     display: inline-block;
     width: 45px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     background: #4a4a4a;
     color: white;
     -webkit-transition: .4s ease;
     transition: .4s ease;
	 margin: 0 2px;
}
.social-6 a {
     display: block;
}
.list-style-4 {
     padding: 0;
     list-style: none;
     margin: 25px 0;
}
.list-style-4 li {
     margin-bottom: 10px;
}
.list-style-4 li:before {
     content: "\f0da";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     margin-right: 12px;
}
.blockquote-3 {
     margin: 30px 0;
     padding: 56px 72px;
     background: #fc3c2a;
     color: white;
     font-style: italic;
     font-size: 17px;
     border-radius: 4px;
}
.blockquote-3 .blockquote-content {
     padding-left: 23px;
     border-left: 2px solid white;
}
.user-quote-2 {
     margin-bottom: 60px;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/quote-bg.png) no-repeat;
     background-size: cover;
     background-position: center center;
     color: white;
     position: relative;
     border-radius: 4px;
}
.user-quote-2 .overlay {
     background: rgba(0, 0, 0, 0.7);
     padding: 53px 100px 60px 256px;
}
.user-quote-2 .author-avatar {
     width: 165px;
     position: absolute;
     z-index: 1;
     bottom: -22px;
     left: 41px;
}
.user-quote-2 .author-name {
     font-size: 22px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 15px;
}
.user-quote-2 .quote-content {
     color: #9e9e9e;
     font-style: italic;
}
.user-quote-2 .quote-social {
     position: absolute;
     top: 16px;
     right: 18px;
     z-index: 1;
     font-size: 10px;
}
.user-quote-2 .quote-social ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.user-quote-2 .quote-social ul li {
     width: 30px;
     height: 33px;
     line-height: 33px;
     text-align: center;
     margin-bottom: 4px;
     background: #4a4a4a;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.user-quote-2 .quote-social ul li a {
     color: white;
     display: block;
}
.section-header-style-5 {
     margin-bottom: 35px;
}
.section-header-style-5 .section-title {
     color: #272727;
     font-size: 24px;
     font-weight: bold;
     margin: 0;
     text-transform: uppercase;
}
.comment-layout-three .section-header-style-5 .section-title {
	text-transform: none;
}
.section-header-style-5 .section-sub-title {
     font-family: Arimo;
     font-size: 13px;
     margin: 5px 0 0;
     font-weight: normal;
}
.section-header-style-5.cclosed{
	margin-bottom: 0;
}
.section-header-style-5.cclosed .section-title{
	margin-top: 15px;
}
.section-header-style-5.cclosed .section-title span:before{
    background: #767676;
    content: "\020";
    display: block;
    height: 2px;
    float: left;
    margin: 0;
    margin-top: 12px;
    margin-right: 10px;
    width: 2em;
}
.section-header-style-5.cclosed .section-title span:after {
    background: #767676;
    content: "\020";
    display: block;
    height: 2px;
    float: right;
    margin: 0;
    margin-top: 12px;
    margin-left: 10px;
    width: 2em;
}
.section-header-style-5.cclosed .section-title span{
    float:left;
}
.comment-item-3 {
     position: relative;
     margin-bottom: 40px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
.comment.comment-item-3 .comment-avatar,
.review.comment-item-3 .comment-avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100px;
     flex: 0 0 100px;
     max-width: 100px;
     position: relative;
     z-index: 1;
}
.comment.comment-item-3 .comment-avatar img,
.review.comment-item-3 .comment-avatar img {
     display: block;
}
.comment.comment-item-3 .comment-content,
.review.comment-item-3 .comment-content {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
     padding-left: 36px;
}
.comment-item-3 .comment-header {
     margin: 0 0 18px;
}
.comment-item-3 .comment-header .comment-author {
     color: #444;
     font-family: Poppins;
     font-size: 15px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0;
}
.comment-item-3 .comment-header .comment-time {
     color: #919191;
     font-family: Poppins, san-serif;
     font-size: 12px;
     margin-left: 22px;
     text-transform: uppercase;
}
.comment-item-3 .comment-text {
     font-family: Arimo;
     color: #666;
}
.comment-item-3 .comment-actions {
     display: inline-block;
     margin-left: 96px;
     font-size: 13px;
     font-style: italic;
}
.comment-item-3.comment-child {
     margin-left: 100px;
}
@media (max-width: 767px) {
     .user-quote-2 .overlay {
		padding: 60px;
	}
	.user-quote-2 .author-avatar{
		display: none;
	}
	 .comment-item-3.comment-child {
         margin-left: 25px;
    }
}
.form-style-5 input.input-styled,.form-style-5 select.input-styled {
     height: 55px;
}
.form-style-5 .input-styled {
     border-radius: 30px;
     background: #f9f9f9;
     border-color: #f9f9f9;
}
.class-item {
     margin: 0 0 60px;
}
.class-item .class-infomation {
     text-align: center;
     position: relative;
     margin: 0 10px;
     top: -54px;
     z-index: 1;
     background: white;
     border: 5px solid #fbfbfb;
     padding: 45px 20px 70px;
     color: #444;
}
.style_two .class-item .class-infomation {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 4px 22px 5px #f1f1f1;
    box-shadow: 0 4px 22px 5px #f1f1f1;
}
.class-item .class-infomation .class-description {
     font-size: 13px;
     font-style: italic;
	 font-weight: 600;
}
.class-item .class-infomation .class-title {
     font-size: 20px;
     font-family: Poppins, san-serif;
     text-transform: uppercase;
     font-weight: bold;
     margin: 10px 0 15px;
     color: #444;
     -webkit-transition: .4s;
     transition: .4s;
}
.class-item .class-infomation .class-title:hover {
     color: #fc3c2a;
}
.class-item .class-infomation .class-schedule {
     color: #535353;
     font-size: 13px;
     font-family: Poppins;
}
.class-item .class-infomation .class-price {
     width: 95px;
     height: 95px;
     color: white;
     font-family: Poppins;
     border-radius: 50%;
     position: absolute;
     left: 0;
     right: 0;
     bottom: -47px;
     margin: auto;
     z-index: 1;
}
.class-item .class-infomation .class-price .price-number {
     font-size: 25px;
     font-weight: bold;
     line-height: 1.2;
}
.class-item .class-infomation .class-price .price-text {
     font-size: 11px;
}
.class-detail .class-detail-header {
     position: relative;
     margin-bottom: 85px;
}
.class-detail .class-detail-header .class-infomation {
     max-width: 815px;
     z-index: 1;
     background: white;
     border: 5px solid #fbfbfb;
     padding: 40px 45px;
     color: #444;
}
.class-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    display: block;
    opacity: 0;
    transition: all 300ms ease 0s;
}
.fitness-section-classes:hover .class-item-overlay {
    opacity: 1;
}
.fitness-section-classes .class-item-overlay .cls-time-wrap {
    position: absolute;
    left: 35px;
    top: 35px;
    display: flex;
    flex-direction: column;
}
.fitness-section-classes .class-item-overlay .cls-time-wrap .cls-time-data .day-name {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: left;
    line-height: 30px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
span.day-name {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 1.8;
}
span.class-time {
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
	color: #fff;
}
.class-time-wrap {
    position: absolute;
    top: 35%;
    vertical-align: middle;
    left: 50px;
}

@media (min-width: 768px) {
     .class-detail .class-detail-header .class-infomation {
         position: absolute;
         bottom: -30px;
         left: 10px;
         right: 10px;
         margin: auto;
    }
}
.class-detail .class-detail-header .class-infomation .class-description {
     font-size: 13px;
     font-style: italic;
}
.class-detail .class-detail-header .class-infomation .class-title {
     font-size: 24px;
     font-family: Poppins, san-serif;
     text-transform: uppercase;
     font-weight: bold;
     margin: 10px 0 15px;
     color: #444;
     -webkit-transition: .4s;
     transition: .4s;
}
.class-detail .class-detail-header .class-infomation .class-title:hover {
     color: #fc3c2a;
}
.class-detail .class-detail-header .class-infomation .class-schedule {
     color: #535353;
     font-size: 12px;
     font-family: Poppins;
}
.class-detail .class-detail-header .class-infomation .class-schedule .lb {
     color: #fc3c2a;
}
.class-detail .class-detail-header .class-infomation .class-price {
     width: 95px;
     height: 95px;
     background: #fc3c2a;
     color: white;
     font-family: Poppins;
     border-radius: 50%;
     margin-right: 24px;
}
.class-detail .class-detail-header .class-infomation .class-price .price-number {
     font-size: 25px;
     font-weight: bold;
     line-height: 1.2;
}
.class-detail .class-detail-header .class-infomation .class-price .price-text {
     font-size: 11px;
}
@media (max-width: 767px) {
.class-detail-header .col-md-4.text-right{
	text-align: left !important;
	margin-top: 30px;
}
}
.section-header-style-6 {
     text-align: center;
     padding-bottom: 30px;
     margin: 0 0 30px;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-section-header-2-icon.png) center bottom no-repeat;
}
.section-header-style-6 .section-title {
     font-size: 38px;
     font-weight: bold;
     text-transform: uppercase;
     color: #444;
     font-family: Poppins;
}
.section-header-style-6 .section-sub-title {
     font-style: italic;
     margin: 0 0 15px;
     font-size: 15px;
}
.section-description {
     max-width: 625px;
     margin: 0 auto 60px;
     font-size: 16px;
     color: #666666;
     margin-bottom: 50px;
}
.timetable {
     width: 100%;
     border-collapse: collapse;
     vertical-align: middle;
     font-family: Poppins;
     table-layout: fixed;
	 border-bottom: 1px solid #FBFBFB;
}
@media (max-width: 991px) {
     .timetable {
         display: block;
         overflow-x: scroll;
    }
}
.timetable thead {
     background: #353535;
}
.section-timetable .timetable thead {
    background: #FC3C2A;
	border-bottom: 1px solid #FC4F3F;
}
.timetable thead th {
     text-align: center;
     border: 1px solid #eaeaea;
     color: white;
     text-transform: uppercase;
     font-family: Poppins, san-serif;
     font-size: 14px;
     height: 70px;
}
.timetable tbody {
     font-size: 15px;
     font-weight: 500;
}
.timetable tbody td {
     padding: 50px 30px;
     text-align: center;
     border: 1px solid #eaeaea;
}
.timetable tbody .td-light {
     background: #f5f5f5;
}
.timetable tbody .td-gray {
     background: #e9e9e9;
}
.timetable tbody .td-pink {
     background: #fff4f8;
}
.timetable tbody .td-purple {
     background: #faf4ff;
}
.timetable tbody .td-teal {
     background: #f4fff6;
}
.product-item-1 {
     margin-bottom: 30px;
}
.product-item-1 .product-name {
     font-family: Poppins, san-serif;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     color: #333333;
     margin: 8px 0;
}
.product-item-1 .item-buttons {
     position: relative;
     z-index: 1;
     top: -30px;
}
.product-action-buttons-1 a {
     position: relative;
     display: block;
     width: 55px;
     height: 60px;
     line-height: 60px;
     text-align: center;
     background: #1a1a1a;
     color: white;
     font-size: 12px;
     border-right: 1px solid #2f2f2f;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.product-action-buttons-1 a:last-child{
    border-right: none;
}
.product-price-1 {
     font-family: Poppins;
}
.layout-6 .product-price-1 {
     font-family: 'Josefin Sans', sans-serif;
}
.product-price-1 .sale-price {
     font-weight: bold;
     font-size: 16px;
}
.product-price-1 .regular-price {
     font-size: 12px;
     color: #999999;
     margin-left: 3px;
     text-decoration: line-through;
}
.product-detail-1 .product-image {
     margin-bottom: 40px;
     padding-right: 20px;
}
.product-detail-1 .review-count {
     font-size: 12px;
     font-style: italic;
     margin-left: 5px;
}
.product-detail-1 .product-name {
    font-family: Poppins, san-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    margin: 8px 0;
}
.product-detail-1 .product-stock {
     font-size: 12px;
     color: #333333;
     margin-left: 35px;
     font-family: Poppins;
}
.product-detail-1 .product-stock span {
     margin-left: 6px;
}
.product-detail-1 .product-description {
     font-size: 14px;
     color: #666;
     font-style: italic;
}
.product-detail-1 .product-quanty-input {
     font-style: normal;
     color: #000;
     font-weight: 500;
     font-family: Poppins;
     display: inline-block;
     width: 100px;
     height: 60px;
     background-color: #f2f2f2;
     border-color: #f2f2f2;
     padding-right: 10px;
}
.product-detail-1 .product-tags {
     color: #4a4a4a;
     font-size: 13px;
     font-style: italic;
     font-family: Poppins, san-serif;
     font-weight: 500;
}
.product-detail-1 .product-tags a {
     color: #4a4a4a;
}
.product-detail-1 .product-tags i {
     margin-right: 5px;
}
.team-item-2 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 247px;
     flex: 0 0 247px;
     padding: 0 10px;
     margin: 0 0 120px;
     font-family: Poppins;
     text-align: center;
}
.team-item-2 .member-name {
     text-transform: uppercase;
     font-size: 20px;
     font-weight: bold;
     color: #444;
     margin: 20px 0 5px;
}
.team-item-2 .member-role {
     font-size: 13px;
     color: #fc3c2a;
     font-weight: 500;
}
.detailed-team-member-item-2 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     max-width: 399px;
     margin-bottom: 50px;
     position: relative;
}
@media (max-width: 767px) {
.team-item-2 {
    margin: 0 0 30px;
}
}
@media (min-width: 768px) {
     .detailed-team-member-item-2 {
         margin-right: 37px;
    }
}
.detailed-team-member-item-2 .overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 0;
     background: rgba(0, 0, 0, 0.5);
     padding: 50px 40px;
     color: white;
}
.detailed-team-member-item-2 .member-name {
     font-family: Poppins;
     font-size: 22px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0;
}
.detailed-team-member-item-2 .member-role {
     margin-left: 23px;
     font-family: Poppins;
     font-size: 13px;
}
.detailed-team-member-item-2 .member-quote {
     font-style: italic;
     font-size: 15px;
     line-height: 1.7;
}
.detailed-team-member-item-2 .member-socials {
     position: absolute;
     top: 30px;
     right: 30px;
     z-index: 1;
}
.detailed-team-member-item-2 .member-socials ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.detailed-team-member-item-2 .member-socials ul li {
     width: 45px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     font-size: 12px;
     margin-bottom: 6px;
}
.detailed-team-member-item-2 .member-socials ul li a {
     display: block;
     background: rgba(255, 255, 255, 0.1);
     color: white;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.detailed-team-member-item-2 .member-socials ul li a:hover {
     background: #fc3c2a;
}
.layout-3 .detailed-team-member-item-2 .member-socials ul li a {
	background: #fc3c2a;
}
.layout-3 .detailed-team-member-item-2 .member-socials ul li a:hover {
	background: rgba(255, 255, 255, 0.1);
}
.team-detail-2 .button {
     min-width: 137px;
}
.team-detail-2 .member-socials ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.team-detail-2 .member-socials ul li {
     display: inline-block;
     width: 45px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     font-size: 12px;
     margin-bottom: 6px;
}
.team-detail-2 .member-socials ul li a {
     display: block;
     background: #4a4a4a;
     color: white;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.team-detail-2 .member-socials ul li a:hover {
     background: #fc3c2a;
}
.team-detail-2 .right-column {
     padding-left: 45px;
}
.team-detail-2 .member-infomation {
     font-family: Poppins;
}
.team-detail-2 .member-infomation .member-name {
     text-transform: uppercase;
     font-size: 24px;
     font-weight: bold;
     color: #333;
     line-height: 1;
}
.team-detail-2 .member-infomation .member-role {
     font-size: 13px;
     margin-left: 25px;
     font-weight: 500;
}
.team-detail-2 .member-infomation ul {
     font-size: 12px;
}
.team-detail-2 .member-infomation ul li {
     margin-bottom: 15px;
}
.team-detail-2 p {
     color: #666666;
     line-height: 1.85;
     margin-bottom: 2rem;
}
.team-detail-2 .timetable-box {
     padding: 45px 55px;
     background: #1a1a1a;
     color: white;
     margin-bottom: 30px;
}
.team-details-style{
	padding: 120px;
}
@media (max-width: 767px) {
.team-details-style{
	padding: 70px 15px 50px;
}
.team-detail-2 .right-column {
    padding-left: 0;
}
}
.calculator-box {
     padding: 70px 70px 30px;
     background: #fc3c2a;
     color: white;
     max-width: 410px;
     position: relative;
     margin-top: 100px;
     margin-bottom: -130px;
     border-radius: 4px;
	 z-index: 1;
}
.bmi .button.background-black.color-white{
	transition:0.3s;
}
.bmi .button.background-black.color-white:hover{
	color: black !important;
	background: white !important;
}
.fitness-header-used .page-header-3.clac-slider .overlay {
    padding-bottom: 50px;
	background: rgba(0, 0, 0, 0.6);
}
.fitness-header-used .page-header-3.clac-slider .flex-shrink-1 .page-header-3 .overlay {
    padding-top: 0;
    padding-bottom: 50px;
	background: transparent;
}
.fitness-header-used .page-header-3.clac-slider .flex-shrink-1 .page-header-3 {
	background: transparent;
}
.fitness-header-used .page-header-3.clac-slider, .fitness-header-used .page-header-3.clac-slider .flex-shrink-1 .page-header-3{
	padding: 0;
}
@media (max-width: 768px){
.fitness-header-used .page-header-3.clac-slider .overlay {
    padding-top: 180px;
}
}
@media (max-width: 991px) {
.fitness-header-used .page-header-3 .overlay {
    padding-top: 120px;
}
.fitness-header-used .flex-shrink-1 .page-header-3 .overlay {
    padding-top: 0;
}
}
@media (max-width: 575px) {
     .calculator-box {
         padding: 70px 20px 30px;
         margin-top: 50px;
    }
}
.calculator-box .box-header {
     font-family: Poppins;
     text-align: center;
     text-transform: uppercase;
     margin: 0 0 20px;
}
.calculator-box .box-header .box-sub-title {
     font-size: 15px;
     font-weight: bold;
     margin: 0;
}
.calculator-box .box-header .box-title {
     font-size: 30px;
     font-weight: bold;
     margin: 0;
}
.calculator-box .icon {
     position: absolute;
     width: 136px;
     height: 136px;
     line-height: 136px;
     left: 0;
     right: 0;
     top: -68px;
     margin: auto;
     z-index: 1000;
     text-align: center;
     font-size: 30px;
     border-radius: 50%;
     background: #fc3c2a;
}
.calculator-box .icon:after {
     content: '';
     display: block;
     width: 100px;
     height: 100px;
     border-radius: 50%;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
     border: 1px dashed white;
}
.calculator-box .tabs-filter .tab {
     display: inline-block;
     cursor: pointer;
     margin: 0;
     padding: 0 30px;
     height: 45px;
     line-height: 45px;
     border: none;
     border-radius: 30px;
     font-family: Poppins;
     text-transform: uppercase;
     font-size: 13px;
     background: white;
     color: #444;
     min-width: 110px;
     text-align: center;
     position: relative;
}
.calculator-box .tabs-filter .tab.active {
     background: #171717;
     color: white;
}
.calculator-box .tabs-filter .tab.active:after {
     content: '';
     display: block;
     width: 20px;
     height: 20px;
     background: #171717;
     border-radius: 6px;
     position: absolute;
     left: 0;
     right: 0;
     bottom: -7px;
     margin: auto;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
}
.calculator-box .tabs-filter .tab:hover {
     color: #fc3c2a;
}
.calculator-box .form-group {
     margin-bottom: 10px;
}
.calculator-box .input-styled {
     border-radius: 0;
     border: 2px solid white;
     color: white;
     background: none;
}
.calculator-box input.input-styled,.calculator-box select.input-styled {
     height: 46px;
}
.calculator-box label {
     color: white;
     margin: 0 0 5px;
     text-transform: uppercase;
     font-family: Poppins;
     font-size: 12px;
     font-weight: normal;
}
.calculator-box ::-webkit-input-placeholder {
     color: white;
     opacity: 1;
}
.calculator-box ::-ms-input-placeholder {
     color: white;
     opacity: 1;
}
.calculator-box :-ms-input-placeholder {
     color: white;
     opacity: 1;
}
.calculator-box ::placeholder {
     color: white;
     opacity: 1;
}
.calculator-box .custom-radio {
     font-family: Poppins;
     font-size: 12px;
     font-weight: 500;
     text-transform: none;
}
.section-header-style-7 {
     margin-bottom: 15px;
}
.section-header-style-7 .section-title {
     font-size: 42px;
     font-weight: bold;
     text-transform: uppercase;
     color: #444;
}
.section-join-us {
     background: #f6f6f6;
}
.section-join-us .section-content {
     padding-top: 200px;
     padding-bottom: 110px;
}
@media (min-width: 992px) {
     .section-join-us .section-content {
		background-position-x: right;
		background-position-y: bottom;
		background-repeat: no-repeat;
        padding-left: 100px;
        padding-right: 440px;
    }
}
.section-join-us .section-text {
     font-size: 16px;
     margin-bottom: 30px;
}
.section-join-us .section-list-item {
     padding: 0;
     margin: 0 0 60px 40px;
     list-style: none;
}
.section-join-us .section-list-item li {
    margin-bottom: 20px;
    text-align: center;
    width: 150px;
    height: 150px;
}
@media (min-width: 768px) {
     .section-join-us .section-list-item li {
         margin-right: 30px;
    }
	.desktop-float-right {
		float:right !important;
	}
}
@media (max-width: 500px) {
.section-join-us .section-list-item li {
    width: 115px;
}
.section-join-us .section-list-item li .item-title {
    font-size: 15px;
}
.class-detail .class-detail-header .class-infomation .class-price{
	margin-bottom: 10px;
}
}
.section-join-us .section-list-item li .item-icon {
     font-size: 38px;
	 padding-top: 10px;
}
.section-join-us .section-list-item li .item-title {
     font-family: Poppins;
     color: #292929;
     font-size: 18px;
     font-weight: bold;
     margin-top: 5px;
	 line-height: 1.4;
}
@media (max-width: 767px) {
.section-join-us .section-content {
    padding-top: 150px;
}
}
.plan-item {
     -webkit-box-shadow: 0 4px 22px 5px #f1f1f1;
     box-shadow: 0 4px 22px 5px #f1f1f1;
}
.plan-item .item-header .overlay {
     height: 184px;
     color: white;
     position: relative;
     background: rgba(23, 23, 23, 0.9);
     padding: 0 70px;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.plan-item .item-header .plan-price {
     font-family: Poppins;
}
.plan-item .item-header .plan-price .curency {
     font-size: 22px;
     font-weight: bold;
     position: relative;
     top: -9px;
}
.plan-item .item-header .plan-price .price-number {
     font-size: 60px;
     font-weight: bold;
}
.plan-item .item-header .plan-price .plan-period {
     font-size: 14px;
     color: #fc3c2a;
}
.plan-item .item-header .plan-name {
     font-size: 20px;
     font-weight: bold;
}
.plan-item .item-header .card-image {
     position: absolute;
     right: 20px;
     bottom: -63px;
     background: white;
     width: 146px;
     height: 146px;
     border-radius: 50%;
}
.plan-item .item-header .card-image img {
     width: 77px;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
}
.plan-item .item-content .content-overlay {
     background: rgba(255, 255, 255, 0.9);
     padding: 70px 50px 45px;
}
.plan-item .item-content ul {
     padding: 0 20px 15px;
     margin: 0 0 10px;
     list-style: none;
}
.plan-item .item-content ul li {
     margin: 0 0 20px;
     font-size: 15px;
	 font-weight: 600;
}
.plan-item .item-content ul li:before {
     content: "\f00c";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     font-size: 12px;
     color: #f14242;
     margin-right: 9px;
}
.plan-item .button {
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.plan-item.style-1 .item-header {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-1-header.png) no-repeat;
     background-size: cover;
     background-position: center center;
}
.plan-item.style-1 .item-content {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-1-content.png) no-repeat;
     background-position: right bottom;
}
.plan-item.style-2 .item-header {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-2-header.png) no-repeat;
     background-size: cover;
     background-position: center center;
}
.plan-item.style-2 .item-content {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-2-content.png) no-repeat;
     background-position: right top;
}
.plan-item.style-2 .item-header .overlay {
     background: rgba(252, 60, 42, 0.9);
}
.plan-item.style-3 .item-header {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-3-header.png) no-repeat;
     background-size: cover;
     background-position: center center;
}
.plan-item.style-3 .item-content {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-plan-3-content.png) no-repeat;
     background-position: right top;
}
.layout-3 .section-teams,.layout-3 .section-timetable {
     position: relative;
}
.layout-3 .section-teams:before,.layout-3 .section-timetable:before {
     content: '';
     display: block;
     width: 164px;
     height: 36px;
     position: absolute;
     top: -34px;
     left: 0;
     right: 0;
     margin: auto;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-1.png) center bottom no-repeat;
}
.layout-3 .section-recent-posts,.layout-3 .section-feature-products,.layout-3 .section-classes,.layout-3 .section-pricing-table {
     position: relative;
}
.layout-3 .section-recent-posts:before,.layout-3 .section-feature-products:before,.layout-3 .section-classes:before,.layout-3 .section-pricing-table:before {
     content: '';
     display: block;
     width: 164px;
     height: 36px;
     position: absolute;
     top: -34px;
     left: 0;
     right: 0;
     margin: auto;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-2.png) center bottom no-repeat;
}
.layout-3 .section-counter {
     position: relative;
}
.layout-3 .section-counter:before {
     content: '';
     display: block;
     width: 164px;
     height: 36px;
     position: absolute;
     top: -34px;
     left: 0;
     right: 0;
     margin: auto;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-3.png) center bottom no-repeat;
}
.counter-style-3 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/fitness-counter-bg.png);
     background-size: cover;
     background-position: center center;
}
.counter-style-3 .overlay {
     padding: 100px 0;
     background: rgba(23, 23, 23, 0.7);
}
.counter-style-3 .counter-item {
     height: 155px;
     color: #383838;
     background: #f8f8f8;
     text-align: center;
     padding: 0 30px;
}
.counter-style-3 .counter-item .item-number {
     font-size: 38px;
     font-weight: bold;
     font-family: Montserrat, san-serif;
}
.counter-style-3 .counter-item .item-text {
     font-family: Poppins;
     font-size: 13px;
     font-weight: 500;
}
@media (max-width: 767px) {
.section-header-style-7 .section-title {
    font-size: 38px;
}
}
@media (max-width: 991px) {
.video-container img{
	height: 400px;
}
.team-bio-content .testimonial-slider-3 {
    padding: 40px;
}
}
.header-4 .header-infomation {
     font-size: 12px;
}
.header-4 .header-infomation ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.header-4 .header-infomation ul li {
     display: inline-block;
     line-height: 13px;
     height: 13px;
     margin: 23px 0;
}
.header-4 .header-infomation ul li:not(:first-child) {
     padding-left: 27px;
     margin-left: 55px;
     border-left: 1px solid #adadad;
}
.header-4 .header-infomation ul li a {
     color: inherit;
}
.header-4 .header-nav {
     margin-bottom: -70px;
     border-radius: 4px;
     position: relative;
     z-index: 10;
     background: #1b1b26;
     padding: 20px;
}
@media (min-width: 1300px) {
     .header-4 .header-nav {
         padding-left: 80px;
         padding-right: 80px;
         margin-left: -80px;
         margin-right: -80px;
    }
}
.header-4 .main-menu {
     font-family: Montserrat, san-serif;
}
.header-4 .main-menu ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.header-4 .main-menu .menu > li {
     float: left;
     position: relative;
}
.header-4 .main-menu .menu > li > a {
     display: block;
     padding: 30px 20px;
     color: white;
     font-weight: 600;
     font-size: 14px;
}
.header-4 .main-menu .sub-menu {
     visibility: hidden;
     opacity: 0;
     position: absolute;
     top: 100%;
     left: 0;
     width: 220px;
     background: rgba(0, 0, 0, 0.7);
     padding: 10px 0;
     font-size: 14px;
     -webkit-transition: .4s;
     transition: .4s;
}
.header-4 .main-menu .sub-menu .sub-menu {
     top: 0;
     left: 100%;
}
.header-4 .main-menu .sub-menu li {
     position: relative;
     padding: 10px 20px;
}
.header-4 .main-menu .sub-menu a {
     color: white;
}
.header-4 .main-menu a {
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.header-4 .main-menu li:hover > .sub-menu {
     visibility: visible;
     opacity: 1;
}
.social-7 a {
     display: inline-block;
     width: 37px;
     height: 37px;
     line-height: 37px;
     text-align: center;
     font-size: 12px;
     color: white;
     background: #fafafa;
     border-radius: 2px;
     color: #4b4b4b;
     -webkit-transition: .4s ease;
     transition: .4s ease;
	 margin: 0 2px;
}
.social-7 a:hover {
     color: white;
}
.page-header-4 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/medical-page-header.png) no-repeat;
     background-size: cover;
     background-position: center center;
     color: white;
}
.page-header-4 .overlay {
     padding: 155px 0 65px;
     background: rgba(2, 2, 17, 0.6);
}
.m-blog-sec .button:hover{
	border: none;
}
@media (max-width: 991px) {
    .page-header-4 .overlay {
        padding: 135px 0 80px !important;
    }
}
.page-header-4 .page-header-title {
     font-family: Arvo;
     font-size: 32px;
     text-transform: uppercase;
     font-weight: bold;
     display: inline-block;
     position: relative;
}
.page-header-4 .page-header-title:after {
     content: '';
     display: inline-block;
     width: 43px;
     height: 2px;
     background: white;
     margin-left: 10px;
     margin-bottom: 2px;
}
.page-header-4 .page-header-breadcrumb {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     margin-left: 10px;
     display: inline-block;
}
.page-header-4 .page-header-breadcrumb a {
     color: white;
}
.footer-4 {
     background: #19191e;
     color: white;
     font-size: 14px;
     position: relative;
}
.footer-4 p {
     color: #eeeeee;
}
.social-8 li {
     width: 37px;
     height: 37px;
     line-height: 37px;
     text-align: center;
     font-size: 12px;
     color: white;
     background: #383838;
     border-radius: 2px;
     color: white;
     -webkit-transition: .4s ease;
     transition: .4s ease;
	 margin: 0 2px;
}
.social-8 a {
     display: block;
}
.widget-post-item-2 {
     padding-bottom: 22px;
     margin-bottom: 22px;
     border-bottom: 1px dashed #979797;
}
.widget-post-item-2:last-child {
     border: none;
}
.widget-post-item-2 .avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 60px;
     flex: 0 0 60px;
     width: 60px;
     height: 60px;
     border-radius: 50%;
     margin-right: 19px;
}
.widget-post-item-2 .avatar img {
     display: block;
     width: 100%;
}
.widget-post-item-2 .item-text {
     font-family: Montserrat, san-serif;
}
.widget-post-item-2 .item-text .item-title {
     font-size: 15px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 5px;
}
.widget-post-item-2 .item-text .item-description {
     font-size: 13px;
     color: #d4d4d4;
}
.widget-subscribe .form-group {
     position: relative;
     border-radius: 4px;
     overflow: hidden;
}
.widget-subscribe .email-input {
     font-family: Arimo, san-serif;
     font-size: 12px;
     font-style: italic;
     padding-right: 60px;
}
.widget-subscribe .submit-button {
     font-size: 10px;
     position: absolute;
     top: 0;
     right: 0;
     padding-left: 0;
     padding-right: 0;
     width: 50px;
}
.widget-post-item-3 {
     font-family: Montserrat, san-serif;
}
.widget-post-item-3:not(:last-child) {
     padding-bottom: 22px;
     margin-bottom: 22px;
     border-bottom: 1px dashed #979797;
}
.widget-post-item-3 .thumbnail {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 60px;
     flex: 0 0 60px;
     margin-right: 18px;
}
.widget-post-item-3 .post-title {
     font-size: 15px;
     margin: 0 0 8px;
     font-weight: 600;
}
.widget-post-item-3 .post-time {
     font-size: 13px;
     font-weight: 500;
}
.widget-menu-5 {
     font-family: Montserrat, san-serif;
}
.widget-menu-5 ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.widget-menu-5 li {
     margin-bottom: 18px;
     font-size: 13px;
     font-weight: bold;
}
.widget-menu-5 li a {
     color: inherit;
     -webkit-transition: 0.4s ease;
     transition: 0.4s ease;
}
.widget-menu-5 li a:before {
     content: "\f054";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     font-size: 10px;
     margin-right: 10px;
}
.widget-menu-8 {
     font-family: Montserrat, san-serif;
}
.widget-menu-8 ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.widget-menu-8 li {
     margin-bottom: 22px;
     font-size: 13px;
     font-weight: 500;
     border-bottom: 1px solid #e8e8e8;
}
.widget-menu-8 li a {
     color: #444;
     position: relative;
     z-index: 1;
     top: 9px;
}
.widget-menu-8 li span {
     background: white;
}
.widget-menu-8 li .category-name {
     padding-right: 5px;
}
.widget-menu-8 li .count {
     padding-left: 5px;
}
.widget-contact-infomation-3 ul {
     font-family: Montserrat, san-serif;
     font-size: 16px;
     font-weight: 600;
     margin: 0 0 30px;
}
.widget-contact-infomation-3 ul li {
     margin: 0 0 12px;
}
.widget-contact-infomation-3 p {
     font-family: Arimo, san-serif;
     font-style: italic;
}
.blog-post-item-5 {
     margin-bottom: 80px;
}
.blog-post-item-5 .thumbnail {
     position: relative;
     margin-bottom: 25px;
}
.blog-post-item-5 .thumbnail img {
     border-radius: 3px;
}
.blog-post-item-5 .post-date {
     position: absolute;
     right: 25px;
     bottom: 25px;
     z-index: 1;
     color: white;
     border-radius: 2px;
     padding: 7px 16px;
     text-transform: uppercase;
     font-size: 11px;
     font-family: Montserrat, san-serif;
     display: inline-block;
}
.blog-post-item-5 .post-author-n-comments {
     margin-bottom: 15px;
}
.blog-post-item-5 .post-author {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     color: #888888;
     margin-right: 25px;
     font-weight: bold;
}
.blog-post-item-5 .post-comment-count {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: bold;
}
.blog-post-item-5 .post-title {
     color: #444;
     font-family: Montserrat, san-serif;
     text-transform: uppercase;
     font-weight: bold;
     font-size: 17px;
     margin: 0 0 20px;
}
.blog-post-item-5 .post-excerpt {
     color: #666;
     font-size: 15px;
     line-height: 26px;
}
.blog-post-detail-4 .thumbnail {
     position: relative;
     border-radius: 4px;
     overflow: hidden;
     margin-bottom: 30px;
}
.blog-post-detail-4 .thumbnail img {
     width: 100%;
}
.blog-post-detail-4 .post-date {
     display: inline-block;
     font-family: Montserrat, san-serif;
     font-size: 11px;
     text-transform: uppercase;
     font-weight: 600;
     position: absolute;
     bottom: 25px;
     right: 24px;
     height: 32px;
     line-height: 32px;
     padding: 0 18px;
     color: white;
}
.blog-post-detail-4 .post-author {
     font-family: Montserrat, san-serif;
     font-size: 11px;
     color: #888888;
     font-weight: 600;
}
.blog-post-detail-4 .post-comments-count {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     margin-left: 24px;
     font-weight: 600;
}
.blog-post-detail-4 .post-title {
     font-size: 22px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 30px;
}
.blog-post-detail-4 .post-tags-n-sharing {
     line-height: 47px;
     border: 1px solid #eeeeee;
     padding-left: 50px;
     position: relative;
     margin-left: 27px;
}
.blog-post-detail-4 .post-tags-n-sharing:before {
     content: "\f02c";
     font-family: "Font Awesome 5 Free";font-weight: 900;
     font-size: 16px;
     color: white;
     height: 53px;
     line-height: 53px;
     width: 53px;
     text-align: center;
     display: block;
     border-radius: 50%;
     color: white;
     position: absolute;
     left: -27px;
     top: 0;
     bottom: 0;
     margin: auto;
}
.blog-post-detail-4 .post-tags {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-style: italic;
     font-weight: 500;
}
.blog-post-detail-4 .post-sharing {
     border-left: 1px solid #eeeeee;
     padding: 0 32px;
}
.blog-post-detail-4 .post-sharing a {
     font-size: 12px;
     color: #4b4b4b;
     display: inline-block;
     padding: 0 8px;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.blog-post-detail-4 .blog-post-content {
     padding: 25px 0 40px;
}
.blog-post-detail-4 .blog-post-content h1, .blog-post-detail-4 .blog-post-content h2, .blog-post-detail-4 .blog-post-content h3, .blog-post-detail-4 .blog-post-content h4 {
     font-size: 22px;
     font-weight: bold;
     color: #3d3d3d;
     margin: 30px 0 20px;
}
.blockquote-4 {
     padding: 60px 100px;
     background: transparent;
	 color: #444;
     font-family: Montserrat, san-serif;
     font-style: italic;
     margin: 65px 0 40px;
     border-radius: 4px;
     position: relative;
}
.blockquote-4:before {
     content: '';
     display: block;
     width: 87px;
     height: 87px;
     border-radius: 50%;
     position: absolute;
     top: -44px;
     left: 0;
     right: 0;
     margin: auto;
     border: 2px dashed white;
}
.blockquote-4:after {
     content: "\f10d";
     font-family: "Font Awesome 5 Free";
	 font-weight: 900;
     font-size: 19px;
     line-height: 65px;
     height: 65px;
     width: 65px;
     text-align: center;
     display: block;
     color: white;
     position: absolute;
     top: -33px;
     left: 0;
     right: 0;
     margin: auto;
     border-radius: 50%;
     text-align: center;
     font-style: normal;
}
.blockquote-4 *{
     color: #fff;
}
@media (max-width: 767px) {
     .blockquote-4 {
         padding: 60px 30px;
    }
}
.section-header-style-8 .section-title {
     font-family: Arvo, san-serif;
     font-size: 22px;
     text-transform: uppercase;
     font-weight: bold;
     color: #333;
     margin: 0 0 30px;
}
.comment-item-4:not(:last-child) {
     padding-bottom: 37px;
     margin-bottom: 37px;
     border-bottom: 1px solid #eeeeee;
}
.comment-item-4.comment-child {
     padding-left: 70px;
}
.comment-item-4 .comment-avatar {
     margin: 0 30px;
     -webkit-box-flex: 0;
     -ms-flex: 0 0 115px;
     flex: 0 0 115px;
     position: relative;
}
.comment-item-4 .comment-content .comment-author {
     font-family: Montserrat, san-serif;
     font-size: 20px;
     font-weight: bold;
     text-transform: uppercase;
}
.layout-4 .comment-item-4 .comment-content .comment-author {
    font-family: Arvo, san-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}
.comment-item-4 .comment-content .comment-time {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     margin-left: 10px;
     font-weight: 600;
     font-style: italic;
     display: inline-block;
}
.comment-item-4 .comment-content .comment-time:before {
     content: '';
     display: inline-block;
     width: 40px;
     height: 1px;
     border: 1px solid;
     margin-right: 8px;
}
.comment-item-4 .comment-content .comment-text {
     color: #555555;
     font-style: italic;
     margin-top: 15px;
}
.comment-item-4 .reply-button {
     position: absolute;
     top: 0;
     bottom: 0;
     left: -29px;
     margin: auto;
     width: 58px;
     height: 33px;
     line-height: 33px;
     font-family: Montserrat, san-serif;
     font-size: 11px;
     font-weight: bold;
     color: white;
     text-align: center;
     border-radius: 20px;
     border: none;
}
.comment-item-4 .reply-button:after {
     content: '';
     display: block;
     height: 50px;
     width: 75px;
     border-radius: 30px;
     position: absolute;
     top: 0;
     bottom: 0;
     right: -9px;
     margin: auto;
     border: 2px dashed white;
}
.department-item {
     margin-bottom: 100px;
     position: relative;
}
.department-item .item-content {
     position: absolute;
     left: 20px;
     right: 20px;
     bottom: -30px;
}
.department-item .icon {
     width: 120px;
     height: 120px;
     line-height: 100px;
     text-align: center;
     font-size: 33px;
     color: white;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: -60px;
     border-radius: 50%;
     z-index: 10;
}
.department-item .icon i {
     position: relative;
     z-index: 2;
}
.department-item .item-title {
     position: relative;
     z-index: 1;
     padding: 20px;
     line-height: 20px;
     color: white;
     margin: 0;
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     font-size: 15px;
     font-weight: 500;
     text-align: center;
}
.department-detail .detail-header {
     position: relative;
     margin-bottom: 70px;
}
.department-detail .detail-header .icon {
     width: 113px;
     height: 113px;
     border: 16px solid white;
     color: white;
     font-size: 33px;
     border-radius: 50%;
     position: absolute;
     left: 24px;
     bottom: -62px;
}
.content-box-1 {
     color: white;
     padding: 54px 72px 54px 52px;
}
.content-box-1 .box-title {
     font-family: Arvo, san-serif;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 30px;
     color: white;
}
.content-box-1 ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.content-box-1 li {
     font-family: Montserrat, san-serif;
     font-size: 13px;
     font-weight: bold;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
}
.content-box-1 li:not(:last-child) {
     padding-bottom: 20px;
     margin-bottom: 20px;
     border-bottom: 1px dashed #ffffff99;
}
.department-pricing {
     margin: 50px 0;
}
.section-header-style-9 {
     margin: 0 0 50px;
     padding-bottom: 25px;
     text-align: center;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/medical-section-header-2-icon.png) no-repeat center bottom;
}
.section-header-style-9 .section-title {
     font-family: Arvo, san-serif;
     font-weight: bold;
     color: #444444;
     font-size: 25px;
     text-transform: uppercase;
}
.section-header-style-9 .section-sub-title {
     font-family: Montserrat, san-serif;
     font-size: 14px;
     font-weight: 500;
}
.social-9 a {
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     font-size: 12px;
     color: #363636;
     background: white;
     display: block;
	 margin: 0 2px;
     margin-bottom: 4px;
     border-radius: 50%;
     -webkit-transition: .2s ease;
     transition: .2s ease;
}
.social-9 a:not(:first-child) {
     display: none;
}
.social-9 a:hover {
     color: white;
}
.social-9:hover a {
     display: block;
}
.team-item-3 {
     margin: 0 0 70px;
}
.team-item-3 .thumbnail {
     position: relative;
     border-radius: 4px;
     overflow: hidden;
}
.team-item-3 .item-title {
     margin: 25px 0 10px;
     font-size: 17px;
     text-transform: uppercase;
     font-weight: bold;
     color: #444;
}
.team-item-3 .item-sub-title {
     font-size: 13px;
     color: #555;
     font-weight: 600;
}
.team-item-3 .item-phone-number {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     color: #363636;
     margin-top: 25px;
     font-weight: 600;
}
.team-item-3 .item-social {
     position: absolute;
     top: 27px;
     right: 32px;
     width: 40px;
     z-index: 1;
}
.service-item-2 {
     margin: 0 0 50px;
}
.service-item-2 .thumbnail {
     border-radius: 2px;
}
.service-item-2 .thumbnail img {
     border-radius: 2px;
}
.service-item-2 .icon {
     display: none;
}
@media (min-width: 576px) {
     .service-item-2 .thumbnail-col {
         margin-right: 43px;
         -webkit-box-flex: 0;
         -ms-flex: 0 0 232px;
         flex: 0 0 232px;
         max-width: 232px;
    }
     .service-item-2 .content-col {
         -webkit-box-flex: 1;
         -ms-flex: 1 1 calc(100% - 275px);
         flex: 1 1 calc(100% - 275px);
         max-width: calc(100% - 275px);
    }
     .service-item-2 .icon {
         display: block;
         width: 40px;
         height: 40px;
         line-height: 40px;
         text-align: center;
         border-radius: 50%;
         color: white;
         position: absolute;
         top: 0;
         bottom: 0;
         margin: auto;
         right: -20px;
         z-index: 2;
         font-size: 14px;
    }
     .service-item-2 .icon:after {
         content: '';
         display: block;
         width: 60px;
         height: 60px;
         border-radius: 50%;
         border: 2px dashed white;
         position: absolute;
         top: -10px;
         left: -10px;
         z-index: 1;
    }
     .service-item-2.thumb-right-style .thumbnail-col {
         margin-left: 43px;
         margin-right: 0;
    }
     .service-item-2.thumb-right-style .icon {
         left: -20px;
         right: auto;
    }
}
.service-item-2 .item-title {
     font-size: 18px;
     font-weight: bold;
     color: #444;
     margin: 0 0 25px;
}
.timetable-box {
     color: white;
}
.timetable-box .box-title {
     font-family: Arvo, san-serif;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 35px;
}
.timetable-box li {
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: bold;
}
.timetable-box li:not(:last-child) {
     padding-bottom: 20px;
     margin-bottom: 20px;
     border-bottom: 1px dashed white;
}
.testimonial-slider-3 {
     margin-top: 20px;
     padding: 0 40px;
}
.testimonial-slider-3 .item {
     text-align: center;
}
.testimonial-slider-3 .item .avatar {
     width: 76px;
     height: 76px;
     border-radius: 50%;
     overflow: hidden;
     margin: 0 auto 18px;
}
.testimonial-slider-3 .item .item-text {
     max-width: 420px;
     margin: 0 auto;
     color: #393131;
     font-style: italic;
}
.testimonial-slider-3 .item .item-author {
     margin-top: 18px;
     font-family: Montserrat, san-serif;
}
.testimonial-slider-3 .item .item-author .author-name {
     font-size: 16px;
     text-transform: uppercase;
     color: #444;
     font-weight: bold;
}
.testimonial-slider-3 .item .item-author .author-description {
     font-style: italic;
     font-size: 12px;
     margin-left: 5px;
     font-weight: 500;
}
.testimonial-slider-3 .owl-nav {
     position: absolute;
     top: 0;
     right: 0;
     text-align: right;
}
.testimonial-slider-3 .owl-nav button.owl-prev,.testimonial-slider-3 .owl-nav button.owl-next {
     display: inline-block;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: white !important;
     border-radius: 50%;
}
.featrue-and-plans-box {
     padding: 70px;
     background: #fafafa;
}
@media (max-width: 575px) {
    .featrue-and-plans-box {
         padding: 40px 20px;
    }
	.fitness-section-feature-products-2 .product-price-1,
	.fitness-section-feature-products-2 .text-left{
		text-align: center !important;
	}
}
.featrue-and-plans-box .title {
     font-family: Montserrat, san-serif;
     font-size: 22px;
     font-weight: bold;
     color: #3d3d3d;
     margin: 0 0 10px;
}
.featrue-and-plans-box .price {
     font-weight: bold;
     font-size: 16px;
}
.featrue-and-plans-box p {
     font-style: italic;
}
.featrue-and-plans-box ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.featrue-and-plans-box ul li {
     margin: 0 0 10px;
     font-family: Montserrat, san-serif;
     font-size: 13px;
     font-weight: bold;
}
.section-emergency-care {
     color: white;
}
.section-emergency-care .section-title {
     font-family: Arvo, san-serif;
     font-weight: bold;
     font-size: 2rem;
     text-transform: uppercase;
     margin: 0 0 15px;
}
.layout-2 .section-emergency-care .section-title {
     font-family: Poppins, san-serif;
     font-weight: 500;
     line-height: 1.2;
     font-size: 2rem;
	 text-transform: none;
     margin: 0 0 .5rem;
}
.section-header-style-10 {
     margin: 0 0 35px;
}
.section-header-style-10 .section-sub-title {
     font-family: Montserrat, san-serif;
     font-size: 14px;
     font-weight: 500;
     margin: 0 0 10px;
}
.section-header-style-10 .section-title {
     font-family: Arvo, san-serif;
     font-weight: bold;
     font-style: 28px;
     text-transform: uppercase;
     margin: 0;
}
.form-style-6 .input-styled {
     border-color: white;
     background: transparent;
     border-radius: 3px;
     color: inherit;
     font-family: Arimo, san-serif;
     font-size: 12px;
}
.form-style-6 .input-styled option {
     color: #444;
}
.form-style-6 ::-webkit-input-placeholder {
     color: white;
     opacity: 1;
}
.form-style-6 ::-ms-input-placeholder {
     color: white;
     opacity: 1;
}
.form-style-6 :-ms-input-placeholder {
     color: white;
     opacity: 1;
}
.form-style-6 ::placeholder {
     color: white;
     opacity: 1;
}
.gallery-grid-box {
     width: 500px;
     position: relative;
}
.gallery-grid-box .box-item {
     border: 10px solid white;
     position: relative;
     z-index: 2;
     margin-bottom: 27px;
}
.comment-avatar .avatar-media{
     display: inline-block;
     width: 110px;
     height: 110px;
     overflow: hidden;
     border-radius: 100%;
}
.comment-avatar .avatar-media img{
     width: 100% 
}
@media (min-width: 576px) {
     .gallery-grid-box .box-item {
         width: 148px;
    }
}
.gallery-grid-box .inner-box {
     padding: 30px 20px;
     margin-bottom: 27px;
     background: white;
     text-align: center;
     z-index: 1;
}
@media (min-width: 576px) {
     .gallery-grid-box .inner-box {
         position: absolute;
         margin: auto;
         top: 80px;
         bottom: 107px;
         left: 80px;
         right: 80px;
         margin-bottom: 0;
    }
}
.gallery-grid-box .inner-box .box-text {
     font-family: Arvo, san-serif;
     font-weight: bold;
     text-transform: uppercase;
     font-size: 26px;
     margin: 0;
     line-height: 1;
}
.gallery-grid-box .inner-box a {
     text-transform: uppercase;
     font-family: Montserrat, san-serif;
     font-size: 12px;
     font-weight: bold;
     margin-top: 15px;
}
.post-carousel-2 .owl-nav {
     text-align: center;
}
.post-carousel-2 .owl-nav .owl-prev,.post-carousel-2 .owl-nav .owl-next {
     display: inline-block;
     background: #3d3d3d !important;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     color: white !important;
     border-radius: 50%;
     margin: 0 2px;
     -webkit-transition: .4s;
     transition: .4s;
}
.post-carousel-3 .slider-title {
     font-family: Arvo, san-serif;
     font-size: 28px;
     font-weight: bold;
     margin: 0 0 40px;
}
.post-carousel-3 .owl-carousel {
     position: relative;
}
.post-carousel-3 .owl-nav {
     text-align: right;
     position: absolute;
     top: -70px;
     left: 0;
     width: 100%;
}
.post-carousel-3 .owl-nav .owl-prev,.post-carousel-3 .owl-nav .owl-next {
     display: inline-block;
     background: white !important;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     color: white !important;
     border-radius: 50%;
     margin: 0 2px;
     -webkit-transition: .4s;
     transition: .4s;
     color: black !important;
}
.post-carousel-3 .owl-nav .owl-prev:hover,.post-carousel-3 .owl-nav .owl-next:hover {
     color: white !important;
}
.content-box-2 {
     color: white;
     padding: 70px 80px;
}
.content-box-2 .box-title {
     font-family: Arvo, san-serif;
     font-size: 22px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 30px;
     color: white;
}
.list-style-5 {
     padding: 0;
     margin: 0;
     list-style: none;
}
.list-style-5 li {
     font-family: Montserrat, san-serif;
     text-transform: uppercase;
     font-size: 13px;
     font-weight: bold;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
}
.list-style-5 li:not(:last-child) {
     padding-bottom: 20px;
     margin-bottom: 20px;
     border-bottom: 1px dashed #99d6f9;
}
.team-bio-header {
     font-family: Montserrat, san-serif;
     margin-bottom: 60px;
}
.team-bio-header .thumbnail {
     position: relative;
}
.team-bio-header .item-social {
     position: absolute;
     top: 27px;
     right: 51px;
     z-index: 1;
}
.team-bio-header .team-title {
     font-size: 22px;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 5px;
}
.team-bio-header .team-role {
     font-size: 13px;
     margin: 0 0 30px;
     color: #555555;
}
.team-bio-header p {
     font-style: italic;
     margin: 0 0 40px;
}
.team-bio-header ul {
     font-size: 12px;
     font-weight: 600;
     margin: 0 0 40px;
}
.team-bio-header ul li {
     margin: 0 0 15px;
}
.team-bio-header ul li i {
     width: 22px;
}
.teambio-doc{
	padding-top: 15px;
	padding-left: 30px;
}
@media (max-width: 767px) {
.team-bio-header {
    margin-bottom: 30px;
}
.teambio-doc{
	padding-top: 30px;
	padding-left: 0;
}
.team-bio-content .my-5{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.team-bio-content .mb-5{
	margin-bottom: 0 !important;
}
}
.footer-5 {
     background: #131313;
     font-family: Poppins, san-serif;
}
.widget-post-item-4 {
     font-size: 13px;
}
.widget-post-item-4:not(:last-child) {
     padding-bottom: 25px;
     margin-bottom: 25px;
     border-bottom: 1px dashed #505050;
}
.widget-post-item-4 .post-date {
     text-transform: uppercase;
     margin-bottom: 15px;
}
.blog-post-5-wrap {
     max-width: 1360px;
     border-top: 1px solid #dddddd;
     border-bottom: 1px solid #dddddd;
     margin-left: auto !important;
     margin-right: auto !important;
}
.footer-5 .widget-menu ul li{
     padding: 7px 0;
}
@media (min-width: 1300px) {
     .blog-post-5-row {
         margin-left: -45px;
         margin-right: -45px;
    }
}
.blog-post-5-row > [class^="col"] {
     padding: 65px 45px !important;
}
@media (max-width: 575px) {
     .blog-post-5-row > [class^="col"] {
         padding: 65px 15px !important;
    }
}
@media (max-width: 767px) {
     .blog-post-5-row > [class^="col"]:nth-child(n + 2) {
         border-top: 1px solid #dddddd;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
     .blog-post-5-row > [class^="col"]:nth-child(n + 3) {
         border-top: 1px solid #dddddd;
    }
     .blog-post-5-row > [class^="col"]:nth-child(2n + 1) {
         border-right: 1px solid #dddddd;
         padding-left: 0 !important;
    }
     .blog-post-5-row > [class^="col"]:nth-child(2n) {
         padding-right: 0 !important;
    }
}
@media (min-width: 992px) {
     .blog-post-5-row > [class^="col"]:nth-child(n + 4) {
         border-top: 1px solid #dddddd;
    }
     .blog-post-5-row > [class^="col"]:nth-child(3n + 1) {
         border-right: 1px solid #dddddd;
    }
     .blog-post-5-row > [class^="col"]:nth-child(3n + 3) {
         border-left: 1px solid #dddddd;
    }
}
@media (min-width: 1300px) {
     .blog-post-5-row > [class^="col"]:nth-child(3n + 4) {
         position: relative;
    }
     .blog-post-5-row > [class^="col"]:nth-child(3n + 4):before {
         content: '';
         display: block;
         position: absolute;
         top: -1px;
         right: 100%;
         width: 50px;
         height: 1px;
         background: #dddddd;
    }
     .blog-post-5-row > [class^="col"]:nth-child(3n + 6) {
         position: relative;
    }
     .blog-post-5-row > [class^="col"]:nth-child(3n + 6):after {
         content: '';
         display: block;
         position: absolute;
         top: -1px;
         left: 100%;
         width: 50px;
         height: 1px;
         background: #dddddd;
    }
}
.blog-post-item-6 .thumbnail {
     margin: 0 0 25px;
}
.blog-post-item-6 .post-description {
     text-transform: uppercase;
     font-size: 13px;
}
.blog-post-item-6 .post-title {
     font-size: 18px;
     font-weight: bold;
     margin: 10px 0 20px;
}
.blog-post-item-6 .post-excerpt {
     color: #666;
}
.blog-header-5 {
     border-bottom: 1px solid #dddddd;
     margin-bottom: 50px;
}
.blog-header-5 .blog-detail-social {
     position: absolute;
     right: 33px;
     bottom: 42px;
}
@media (max-width: 575px) {
     .blog-header-5 .blog-detail-social {
         bottom: 5px;
         right: 5px;
    }
}
.blog-header-5 .blog-header-meta {
     padding: 55px 0 50px;
}
.blog-header-5 .blog-header-meta .post-description {
     font-family: Poppins, san-serif;
     font-size: 13px;
}
.blog-header-5 .blog-header-meta .post-title {
     font-family: Poppins, san-serif;
     font-size: 24px;
     font-weight: bold;
     padding: 10px 0 25px;
}
.blog-header-5 .blog-header-meta .post-tags {
     font-family: Poppins, san-serif;
     font-size: 13px;
     font-style: italic;
     color: #4a4a4a;
}
.social-10 li {
     font-size: 10px;
     width: 35px;
     height: 39px;
     line-height: 39px;
     text-align: center;
     color: #2f2f2f;
     background: white;
     -webkit-transition: .3s ease;
     transition: .3s ease;
	 margin: 0 2px;
}
.social-10 li:hover {
     background: #fc3c2a;
     color: white;
}
.social-10 li a {
     display: block;
}
.blockquote-50 {
     font-family: Poppins, san-serif;
     font-style: italic;
     color: #464646;
     font-size: 18px;
     padding-left: 25px;
     border-left: 3px solid #595959;
     margin: 2.5rem 0;
     max-width: 800px;
}
.comment-item-5 {
     position: relative;
     margin-bottom: 40px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
.comment-item-5 .comment-avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100px;
     flex: 0 0 100px;
     max-width: 100px;
     position: relative;
     z-index: 1;
}
.comment-item-5 .comment-avatar img {
     display: block;
}
.comment-item-5 .comment-content {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
     padding-left: 36px;
}
.comment-item-5 .comment-header {
     margin: 0 0 18px;
}
.comment-item-5 .comment-header .comment-author {
     color: #444;
     font-family: Poppins;
     font-size: 17px;
     font-weight: 700;
     text-transform: uppercase;
     margin: 0;
}
.comment-item-5 .comment-header .comment-time {
     color: #535353;
     font-family: Poppins, san-serif;
     font-size: 12px;
     margin-left: 15px;
     text-transform: uppercase;
}
.comment-item-5 .comment-text {
     font-family: Arimo;
     color: #666;
     font-style: italic;
}
.comment-item-5 .comment-actions {
     display: inline-block;
     margin-left: 96px;
     font-size: 13px;
     font-style: italic;
     font-weight: 600;
     font-family: Poppins, san-serif;
}
.comment-item-5.comment-child {
     margin-left: 100px;
}
@media (max-width: 767px) {
     .comment-item-5.comment-child {
         margin-left: 25px;
    }
}
.form-style-7 input.input-styled,.form-style-7 select.input-styled {
     height: 55px;
}
.form-style-7 .input-styled {
     border-radius: 30px;
     background: #f9f9f9;
     border-color: #f9f9f9;
}
.section-header-style-11 {
     margin-bottom: 35px;
}
.section-header-style-11 .section-title {
     font-size: 24px;
     font-weight: 800;
     margin: 0;
     text-transform: uppercase;
}
.product-item-4 {
     font-family: Poppins, san-serif;
     margin-bottom: 62px;
     position: relative;
}
.product-item-4 .thumbnail {
     background: #f5f5f5;
}
.product-item-4 .price-n-rating {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 53px;
     background: rgba(0, 0, 0, 0.5);
     color: white;
     padding: 0 30px;
}
.product-item-4 .product-price {
     font-family: Poppins, san-serif;
     font-size: 16px;
     font-weight: bold;
}
.product-item-4 .item-content {
     padding-top: 25px;
}
.product-item-4 .product-id {
     font-size: 12px;
     color: #757070;
}
.product-item-4 .product-name {
     margin: 10px 0 25px;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
}
.product-item-4 .item-badge {
     width: 45px;
     height: 45px;
     line-height: 45px;
     text-align: center;
     border-radius: 50%;
     font-family: Poppins, san-serif;
     font-size: 10px;
     font-weight: bold;
     text-transform: uppercase;
     position: absolute;
     top: -10px;
     right: -10px;
     z-index: 1;
}
.product-item-4 .item-badge-green {
     background: #43d47d;
     color: white;
}
.product-item-4 .item-badge-red {
     background: #e53333;
     color: white;
}
.product-item-4 .button {
     -webkit-transition: .4s;
     transition: .4s;
}
.product-item-4 .button:hover {
     color: white;
     border-color: transparent;
}
.article-with-overlay-6 {
     position: relative;
     margin-bottom: 60px;
}
.article-with-overlay-6 .overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     color: white;
     padding: 60px 48px;
     background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
     background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.article-with-overlay-6 .item-title {
     font-size: 22px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 18px;
}
.article-with-overlay-6 .item-sub-title {
     margin: 0;
     font-size: 14px;
}
.article-with-overlay-6 .thumbnail img {
     -webkit-transition: .5s;
     transition: .5s;
}
.article-with-overlay-6:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.cart-table {
     vertical-align: middle;
     width: 100%;
     border-collapse: collapse;
     font-family: Montserrat, san-serif;
     margin-bottom: 35px;
}
.cart-table thead tr {
     background: #fc3c2a;
}
.cart-table thead tr th {
     height: 96px;
     color: white;
     font-size: 13px;
     text-transform: uppercase;
     padding: 0 60px;
}
.cart-table tbody tr td {
     padding: 30px 60px;
     border: 1px solid #e2e2e2;
     font-size: 14px;
     font-weight: 600;
}
.cart-table tbody tr td:first-child {
     padding-left: 34px;
}
@media (max-width: 991px) {
     .cart-table thead {
         display: none;
    }
     .cart-table tr {
         display: block;
         margin-bottom: 20px;
    }
     .cart-table td {
         display: block;
         width: 100% !important;
         text-align: right;
    }
}
.cart-table .cart-quanty-input {
     max-width: 100px;
     font-weight: 600;
}
.cart-table .cart-item-remove {
     color: #a2a2a2;
     font-size: 16px;
     padding: 10px;
     margin-right: 35px;
     display: inline-block;
     cursor: pointer;
}
.cart-table .cart-item-remove:hover {
     color: #fc3c2a;
}
.cart-table .cart-item-thumbnail {
     width: 64px;
     border-radius: 2px;
     overflow: hidden;
     margin-right: 34px;
     background: #f3f3f3;
}
.cart-table .cart-item-name {
     font-family: Montserrat, san-serif;
     font-size: 15px;
     text-transform: uppercase;
     font-weight: bold;
     color: #333333;
}
.cart-summary {
     background: #fc3c2a;
     color: white;
     padding: 18px 36px;
     font-family: Poppins;
     font-weight: bold;
     text-transform: uppercase;
}
.cart-summary .item-text {
     margin: 10px 0;
}
@media (min-width: 992px) {
     .cart-summary .item-text {
         margin-left: 100px;
    }
}
.cart-summary .button {
     background: #2d2d2d;
     border-color: #2d2d2d;
     color: white;
}
@media (min-width: 992px) {
     .cart-summary .button {
         margin-left: 100px;
    }
}
.cart-widget {
     margin-bottom: 50px;
}
.cart-widget .cart-widget-title {
     font-family: Poppins;
     color: #333333;
     font-size: 18px;
     font-weight: bold;
     position: relative;
     border-bottom: 1px solid #d6d6d6;
     padding-bottom: 25px;
     margin-bottom: 40px;
     text-transform: uppercase;
}
.cart-widget .cart-widget-title:after {
     content: '';
     display: block;
     width: 38px;
     height: 4px;
     background: #fc3c2a;
     position: absolute;
     left: 0;
     bottom: 0;
}
.cart-total-box {
     padding: 30px;
     background: #121212;
     color: white;
     font-family: Montserrat, san-serif;
     font-size: 14px;
     font-weight: 500;
}
.cart-total-box .lb {
     width: 40%;
}
.checkout-payment {
     font-family: Poppins;
     padding: 65px 50px;
     background: #fafafa;
     border-radius: 6px;
}
@media (max-width: 575px) {
     .checkout-payment {
         padding: 40px 20px;
    }
}
.checkout-payment .box-title {
     font-size: 16px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 35px;
     color: #333333;
}
.checkout-payment .hr {
     display: block;
     width: 100%;
     border-bottom: 1px solid #d9d9d9;
     margin: 15px 0;
}
.checkout-payment .payment-pricing-compute {
     font-size: 14px;
     color: #555555;
     text-transform: uppercase;
     font-weight: 500;
     margin-bottom: 40px;
}
.checkout-payment .button {
     min-width: 200px;
}
.checkout-payment .payment-methods {
     margin-bottom: 60px;
}
.custom-checkbox,.custom-radio {
     font-family: Poppins;
     font-size: 13px;
     font-weight: bold;
     text-transform: uppercase;
     color: #555;
     position: relative;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     margin: 0;
}
.custom-checkbox input,.custom-radio input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
     height: 0;
     width: 0;
}
.custom-checkbox .checkmark,.custom-radio .checkmark {
     position: relative;
     height: 11px;
     width: 11px;
     background-color: #cdcdcd;
     margin-right: 12px;
}
.custom-checkbox input:checked ~ .checkmark,.custom-radio input:checked ~ .checkmark {
     background-color: #000;
}
.custom-checkbox input:checked ~ .checkmark:after,.custom-radio input:checked ~ .checkmark:after {
     display: block;
}
.color-inverse .custom-checkbox .checkmark,.color-inverse .custom-radio .checkmark {
     background: white;
}
.custom-number-input {
     position: relative;
     padding-right: 30px;
     color: #404040;
}
.custom-number-input input {
     height: 54px;
     text-align: center;
     background: #f0f0f0;
     border: 1px solid #f0f0f0;
     color: #404040;
     font-family: Montserrat, san-serif;
     font-size: 14px;
     border-radius: 6px 0 0 6px;
}
.custom-number-input input::-webkit-outer-spin-button, .custom-number-input input::-webkit-inner-spin-button {
     -webkit-appearance: none;
     -moz-appearance: none;
     margin: 0;
}
.custom-number-input .input-increase,.custom-number-input .input-decrease {
     background: #f0f0f0;
     width: 28px;
     height: 26px;
     line-height: 26px;
     text-align: center;
     font-size: 8px;
     position: absolute;
     right: 0;
     cursor: pointer;
}
.custom-number-input .input-increase {
     top: 0;
}
.custom-number-input .input-decrease {
     bottom: 0;
}
.section-header-style-12 {
     margin-bottom: 35px;
}
.section-header-style-12 .section-title {
     color: #272727;
     font-size: 24px;
     font-weight: bold;
     margin: 0;
     text-transform: uppercase;
}
.section-header-style-12 .section-sub-title {
     font-family: Arimo;
     font-size: 13px;
     margin: 5px 0 0;
     font-weight: normal;
}
.product-offer-item {
     font-family: Poppins, san-serif;
     color: white;
     position: relative;
}
.product-offer-item .overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 35px;
}
.product-offer-item .item-title {
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
}
.product-offer-item .item-top-title {
     font-size: 17px;
     text-transform: uppercase;
}
.product-offer-item .item-top-title strong {
     font-size: 20px;
}
.product-offer-item .thumbnail img {
     -webkit-transition: .5s;
     transition: .5s;
}
.product-offer-item:hover .thumbnail img {
     -webkit-transform: scale(1.4);
     transform: scale(1.4);
}
.product-price-2 {
     font-family: Poppins, san-serif;
}
.product-price-2 .regular-price {
     text-decoration: line-through;
     color: #666;
}
.product-price-2 .sale-price {
     font-size: 22px;
     font-weight: bold;
}
.product-detail-2 .product-detail-header {
     padding-bottom: 53px;
     border-bottom: 1px solid #dddddd;
     margin-bottom: 45px;
}
.product-detail-2 .product-sub-title {
     color: #666666;
     font-size: 14px;
     margin: 0 0 15px;
}
.product-detail-2 .product-title {
     font-size: 28px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 25px;
}
.product-detail-2 .product-stock {
     font-size: 12px;
     color: #333333;
     font-family: Poppins, san-serif;
}
.product-detail-2 .product-description {
     margin-bottom: 42px;
}
.product-detail-2 .product-tags {
     margin-top: 25px;
     font-family: Poppins, san-serif;
     font-size: 13px;
     font-style: italic;
}
.product-detail-2 .product-additional-information {
     margin: 55px 0;
}
.product-detail-2 .product-additional-information li {
     padding: 2px 0;
}
.product-detail-2 .product-additional-information li:not(:last-child) {
     border-bottom: 1px solid #dddddd;
}
.product-detail-2 .product-additional-information li .lb {
     -ms-flex-preferred-size: 155px;
     flex-basis: 155px;
}
.compare-product-button {
     padding: 10px 0;
     font-size: 12px;
     font-family: Poppins, san-serif;
}
.compare-product-button i {
     color: #444;
     margin-right: 5px;
     font-size: 16px;
}
.product-detail-quanty {
     width: 250px;
     border-radius: 50px;
     background: #f2f2f2 !important;
     padding-right: 15px;
}
.product-detail-quanty .input-styled {
     width: 100%;
     font-style: normal !important;
     font-weight: bold !important;
     font-family: Poppins, san-serif !important;
     color: #222222 !important;
     background: none !important;
     border-color: transparent !important;
}
.product-color-picker {
     padding: 5px 0;
}
.product-color-picker a {
     display: inline-block;
     width: 24px;
     height: 24px;
     border-radius: 50%;
}
.contact-infomation-box-5 {
     background: white;
     -webkit-box-shadow: 0px 2px 2px 2px #eee;
     box-shadow: 0px 2px 2px 2px #eee;
     padding: 40px 20px;
}
@media (min-width: 576px) {
     .contact-infomation-box-5 {
         padding: 60px 70px;
    }
}
@media (min-width: 1200px) {
     .contact-infomation-box-5 {
         position: relative;
         margin: -103px 27px 85px;
         z-index: 1;
    }
}
.contact-infomation-box-5 .box-title {
     font-family: Montserrat, san-serif;
     font-size: 20px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 18px;
}
.contact-infomation-box-5 .contact-social li {
     background: #f2f2f2;
}
.contact-infomation-box-5 .contact-social li:hover {
     background: #fc3c2a;
}
.contact-infomation-box-5 p {
    font-style: italic;
    font-size: 14px;
}
.contact-infomation-box-5 .contact-info-list {
     padding-left: 19px;
     border-left: 2px solid #808080;
     font-size: 13px;
     color: #666;
     font-weight: 600;
}
.contact-infomation-box-5 .contact-info-list p {
     font-size: 14px;
     font-weight: normal;
}
.section-header-style-13 {
     padding-bottom: 30px;
     margin-bottom: 50px;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-header-52.png) center bottom no-repeat;
}
.section-header-style-13 .section-title {
     font-family: Poppins, san-serif;
     font-size: 40px;
     font-weight: 800;
     text-transform: uppercase;
     margin: 0;
}
.layout-6 .section-header-style-13 .section-title {
    margin: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 42px;
     font-weight: 700;
     text-transform: uppercase;
    color: #222;
    margin: 0;
}
.section-header-style-13 .section-sub-title {
     font-family: Poppins, san-serif;
     font-size: 16px;
     margin: 0 0 5px;
     text-transform: uppercase;
}
.layout-6 .section-header-style-13 .section-sub-title {
    font-family: 'Cookie', cursive;
    font-size: 56px;
    line-height: 1;
    font-weight: 500;
}
.newsletter .inner-box {
     padding: 80px 30px 150px;
     position: relative;
     z-index: 1;
     bottom: -50px;
     background: white;
}
.newsletter .box-title {
     font-family: Poppins, san-serif;
     font-size: 20px;
     font-weight: bold;
     text-transform: uppercase;
}
.newsletter .input-field {
     border: none;
     border-bottom: 1px solid #bbbbbb;
     height: 60px;
     line-height: 60px;
     padding: 0;
     font-size: 20px;
     width: 100%;
     text-align: center;
     font-family: Poppins, san-serif;
}
.section-poppular-brands .section-title {
     font-family: Montserrat, san-serif;
     font-size: 35px;
     text-transform: uppercase;
     font-weight: 800;
     margin: 0 0 15px;
}
.layout-5 .section-poppular-brands .section-title {
	font-family: Poppins, san-serif;
     font-size: 40px;
     font-weight: 800;
     text-transform: uppercase;
     margin: 0;
}
.section-poppular-brands .brand-logos img {
     margin: 15px 0;
}
.sale-campaign {
     color: white;
}
.sale-campaign .overlay {
     background: rgba(0, 0, 0, 0.5);
     padding: 120px 0;
}
.sale-campaign .icon {
     font-size: 60px;
     margin: 0 0 10px;
}
.sale-campaign .section-title {
     font-size: 38px;
     font-weight: 800;
     font-family: Poppins, san-serif;
     text-transform: uppercase;
     margin: 0 0 5px;
}
.sale-campaign .section-text-1 {
     font-family: Poppins, san-serif;
     text-transform: uppercase;
     font-size: 18px;
     font-weight: 700;
     margin: 0;
}
.sale-campaign .section-text-2 {
     font-family: Poppins, san-serif;
     font-size: 17px;
     text-transform: uppercase;
     margin: 15px 0;
}
.fashion-header-section .sale-campaign h1, .fashion-header-section .sale-campaign h4,
.fashion-header-section .sale-campaign h6, .fashion-header-section .sale-campaign a{
	font-family: Poppins, san-serif;
}
.fashion-header-section .sale-campaign h1{
	font-size: 52px;
    line-height: 72px;
    font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 5px;
}
.fashion-header-section .sale-campaign h4{
	font-size: 24px;
    line-height: 44px;
    font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}
.fashion-header-section .sale-campaign h6{
	white-space: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
	margin: 7px auto;
    max-width: 650px;
}
.fashion-header-section .sale-campaign h6.mb-4{
	margin-bottom: 2.5rem!important;
}
.fashion-header-section .sale-campaign a{
	font-size: 16px;
    line-height: 20px;
    font-weight: 500;
	text-transform: uppercase;
}
.sale-campaign .button {
     color: white;
     border-color: white;
     background: transparent;
     -webkit-transition: .4s;
     transition: .4s;
}
.sale-campaign .button:hover {
     border-color: transparent;
}
.product-deal .section-header {
     border-right: 5px solid #333333;
     padding-right: 30px;
     margin-bottom: 30px;
}
.product-deal .section-title {
     font-family: Poppins, san-serif;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 23px;
}
.product-deal .product-name {
     font-family: Poppins, san-serif;
     font-size: 40px;
     color: #333;
     font-weight: 800;
     margin: 0 0 13px;
	 text-transform: uppercase;
}
.product-deal .product-id {
     font-family: Poppins, san-serif;
     font-size: 14px;
     color: #666666;
}
.product-deal .deal-countdown {
     margin: 60px 0 50px;
}
.article-with-icon-3 {
     margin-bottom: 30px;
}
.article-with-icon-3 .icon {
     font-size: 54px;
}
.article-with-icon-3 .item-title {
     font-size: 22px;
     font-weight: 600;
     text-transform: capitalize;
     margin: 15px 0 10px;
     font-family: 'Josefin Sans', sans-serif;;
}
.article-with-icon-3 .item-text {
     font-size: 14px;
     font-family: 'Josefin Sans', san-serif;
	 font-weight: 400;
	 line-height: 1.5;
}
.layout-4 .article-with-icon-3 .item-title {
	font-family: Arvo, san-serif;
	font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.layout-4 .article-with-icon-3 .item-text {
    line-height: 1.7;
	font-family: Montserrat, san-serif;
    font-weight: 500;
	font-size: 1rem;
	color: #666;
}
.layout-5 .article-with-icon-3 .item-title {
    font-size: 22px;
    font-weight: 800;
    font-family: Poppins, san-serif;
}
.layout-5 .article-with-icon-3 .item-text {
     font-size: 1rem;
     font-family: Arimo, san-serif;
	 font-weight: 400;
	 line-height: 1.7;
	 color: #444;
}
.header-6 .overlay {
     background: rgba(0, 0, 0, 0.3);
}
.header-6 .main-menu {
     font-family: 'Josefin Sans', sans-serif;
	 text-transform: uppercase;
}
.header-6 .main-menu ul {
     padding: 0;
     margin: 0;
     list-style: none;
}
.header-6 .main-menu .menu > li {
     display: inline-block;
     position: relative;
}
.header-6 .main-menu .menu > li > a {
     display: block;
     padding: 30px 20px;
     color: white;
     font-weight: 600;
     font-size: 14px;
}
.header-6 .main-menu .sub-menu {
     visibility: hidden;
     opacity: 0;
     position: absolute;
     top: 100%;
     left: 0;
     width: 220px;
     background: rgba(0, 0, 0, 0.95);
     padding: 10px 0;
     font-size: 14px;
     -webkit-transition: .4s;
     transition: .4s;
     text-align: left;
}
.header-6 .main-menu .sub-menu .sub-menu {
     top: 0;
     left: 100%;
}
.header-6 .main-menu .sub-menu li {
     position: relative;
     padding: 10px 20px;
}
.header-6 .main-menu .sub-menu a {
     color: white;
}
.header-6 .main-menu a {
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
.header-6 .main-menu li:hover > .sub-menu {
     visibility: visible;
     opacity: 1;
}
.page-header-6 {
     padding: 85px 0 115px;
}
.page-header-6 .page-header-sub-title {
     font-size: 56px;
     font-family: 'Cookie', cursive;
     line-height: 1;
	 font-weight: 500;
	 text-transform: none;
}
.page-header-6 .page-header-title {
     font-size: 42px;
     font-family: 'Josefin Sans', sans-serif;
     text-transform: uppercase;
	 font-weight: 700;
     line-height: 1;
	 padding-top: 10px;
}
.footer-6 {
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/footer-6-bg.jpg) no-repeat;
     background-size: cover;
     background-position: center center;
     font-size: 14px;
}
.footer-6 .overlay {
     background: rgba(0, 0, 0, 0.8);
}
.copyright.style-6 {
     background: #0d0d0d;
     color: white;
}
.social-11 li {
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     border-radius: 2px;
     font-size: 10px;
     color: white;
     background: #353535;
	 margin: 0 2px;
}
.social-11 li a {
     display: block;
}
.social-12 li {
     width: 30px;
     height: 31px;
     line-height: 31px;
     text-align: center;
     border-radius: 2px;
     font-size: 10px;
     color: #434343;
     background: #e7e7e7;
	 margin: 0 2px;
}
.social-12 li a {
     display: block;
}
.widget-post-item-5 {
     margin-bottom: 30px;
}
.widget-post-item-5 .thumbnail {
     width: 90px;
     margin-right: 21px;
}
.widget-post-item-5 .post-title {
    line-height: 1.2;
    color: #f4f4f4;
	font-family: Poppins, serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 15px;
}
.widget-post-item-5 .post-date {
     font-size: 12px;
     color: #bbbbbb;
     font-family: Poppins, san-serif;
}
.layout-6 .widget-post-item-5 .post-title, .layout-6 .widget-post-item-5 .post-date, .layout-6 .blog-post-6-meta {
    font-family: 'Josefin Sans', sans-serif;
}
.widget-post-item-5 .post-date i {
     margin-right: 8px;
}
.blog-post-item-7 {
     margin-bottom: 60px;
}
@media (max-width: 767px) {
     .blog-post-item-7 {
         margin-bottom: 65px;
    }
}
.blog-post-item-7 .post-title {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 22px;
     margin: 0 0 10px;
     font-weight: 600;
	 text-transform: none;
}
.blog-post-item-7 p {
     font-family: 'Josefin Sans', san-serif;
     font-size: 14px;
	 font-weight: 400;
	 line-height: 1.5;
     margin: 0;
}
.blog-post-6-meta {
     font-family: Poppins, san-serif;
     font-size: 12px;
     color: #666;
     margin: 0 0 15px;
}
.blog-post-6-meta li {
     margin: 10px 0;
     line-height: 10px;
     display: inline-block;
}
.blog-post-6-meta li i {
     margin-right: 10px;
}
.blog-post-6-meta li:not(:first-child) {
     padding-left: 21px;
     margin-left: 21px;
     border-left: 1px solid #888888;
}
.blog-post-detail-6-inner {
     padding: 75px 100px 5px;
     background: #fafafa;
}
@media (max-width: 991px) {
     .blog-post-detail-6-inner {
         padding: 50px 30px 5px;
    }
}
.blog-post-detail-6 .blog-post-header {
     margin-bottom: 55px;
}
.blog-post-detail-6 .blog-post-header .post-title {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 10px;
}
.layout-6 .blog-post-detail-6 .blog-post-header .post-title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 10px;
}
.blog-post-detail-6 .blog-post-header .blog-post-image {
     margin-top: 20px;
}
.blog-post-detail-6 .blog-detail-content {
     font-size: 14px;
     font-family: Poppins, san-serif;
}
.blog-post-detail-6 .blog-detail-content p {
     line-height: 2.1;
}
.layout-6 .blog-post-detail-6 .blog-detail-content, .layout-6 .blog-post-detail-6 .blog-detail-content p {
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
	line-height: 1.8;
}
.blog-post-detail-6 .blog-post-list-categories {
     padding: 22px 47px;
     background: white;
     margin: 40px 0 60px;
}
.blog-post-list-categories {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 17px;
     color: #666;
     font-weight: 600;
}
.blog-post-detail-6 .blog-post-list-categories a{
	color: #666;
}
.section-header-style-14 {
     margin-bottom: 25px;
}
.section-header-style-14 .section-title {
     font-family: Poppins, san-serif;
     font-size: 22px;
     font-weight: 600;
     color: #222;
     margin: 0;
}
.layout-6 .section-header-style-14 .section-title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #222;
    margin: 0;
}
.comment-item-6 {
     position: relative;
     margin-bottom: 40px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
.comment-item-6 .comment-avatar {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100px;
     flex: 0 0 100px;
     max-width: 100px;
     position: relative;
     z-index: 1;
}
.comment-item-6 .comment-avatar img {
     display: block;
}
.comment-item-6 .comment-content {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
     padding-left: 36px;
}
.comment-item-6 .comment-header {
     padding-bottom: 5px;
     border-bottom: 1px solid #e0e0e0;
     margin: 0 0 15px;
}
.comment-item-6 .comment-header .comment-author {
    color: #444;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.layout-6 .comment-item-6 .comment-header .comment-author {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
	font-weight: 600;
	text-transform: none;
}
.comment-item-6 .comment-header .comment-time {
     color: #767676;
     font-family: Poppins, san-serif;
     font-size: 12px;
     font-style: italic;
     margin-left: 15px;
	 margin-top: 5px;
}
.layout-6 .comment-item-6 .comment-header .comment-time {
	color: #767676;
     font-family: 'Josefin Sans', sans-serif;
     font-size: 12px;
     font-style: normal;
     margin-left: 15px;
	 margin-top: 5px;
}
.comment-item-6 .comment-header .stars-rating {
    margin-top: 8px;
}
.comment-item-6 .comment-text {
     font-family: Poppins, san-serif;
     color: #666;
     font-size: 13px;
}
.layout-6 .comment-item-6 .comment-text {
     font-family: 'Josefin Sans', sans-serif;
}
.comment-item-6 .comment-actions {
     display: inline-block;
     margin-left: 96px;
     font-size: 21px;
     font-style: italic;
     font-weight: 600;
     font-family: Poppins, sans-serif;
}
.layout-6 .comment-item-6 .comment-actions {
     font-family: 'Josefin Sans', sans-serif;
}
.comment-item-6.comment-child {
     margin-left: 100px;
}
@media (max-width: 767px) {
     .comment-item-6.comment-child {
         margin-left: 25px;
    }
}
.form-style-8 input.input-styled,.form-style-8 select.input-styled {
     height: 55px;
}
.form-style-8 .input-styled {
     border-radius: 30px;
     background: #f9f9f9;
     border-color: #f9f9f9;
}

.filter-nav-3 {
     margin: 0 0 40px;
}
.filter-nav-3 li {
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: .4s;
    transition: .4s;
}
@media (max-width: 575px) {
     .filter-nav-3 li {
         padding: 15px 10px;
    }
}
.filter-nav-3 li i {
     font-size: 24px;
     color: #8f8f8f;
     margin-right: 11px;
     display: inline-block;
     vertical-align: middle;
     font-weight: normal;
}
.product-price-badge {
     width: 70px;
     height: 70px;
     line-height: 70px;
     text-align: center;
     border-radius: 50%;
     color: #222222;
     font-family: Poppins, sans-serif;
     font-size: 18px;
     font-style: italic;
     font-weight: bold;
}
.product-price-badge:hover, .r-product-tabs .product-price-badge{
	color: #fff;
}
.layout-6 .product-price-badge {
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
    font-weight: 600;
}
.product-item-2 {
     margin-bottom: 40px;
}
.product-item-2 .item-content {
     padding-left: 40px;
}
.product-item-2 .product-name {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
     margin: 0 0 5px;
     color: #2d2d2d;
}
.product-item-2 .product-date {
     color: #2d2d2d;
     font-size: 13px;
     font-family: 'Josefin Sans', sans-serif;
}
.product-item-2 .product-description {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 15px;
     color: #666;
     margin-top: 15px;
}
.product-item-2 .product-price-badge {
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     z-index: 1;
     right: -22px;
}
@media (min-width: 768px) {
     .product-item-2 .thumbnail {
         width: 150px;
    }
     .product-item-2.thumb-right-style .item-content {
         text-align: right;
         padding-left: 0;
         padding-right: 40px;
    }
     .product-item-2.thumb-right-style .product-price-badge {
         left: -22px;
         right: auto;
    }
}
@media (max-width: 767px) {
     .product-item-2 .product-price-badge {
         bottom: 0;
         right: 0;
         left: auto;
         top: auto;
    }
	.product-item-2 .item-content {
		padding-left: 0;
	}
}
@media (max-width: 575px) {
     .product-item-2 .product-price-badge {
         right: auto;
         left: 0;
    }
}
.product-detail-header-2 .product-price-badge {
     position: absolute;
     top: 30px;
     right: 0;
     z-index: 1;
     width: 90px;
     line-height: 90px;
     height: 90px;
}
.product-detail-header-2 .product-name {
     color: #2d2d2d;
     font-size: 40px;
     font-family: Poppins, san-serif;
     font-weight: bold;
     text-transform: uppercase;
     margin: 0 0 8px;
}
.product-detail-header-2 .product-date {
     color: #2d2d2d;
     font-size: 13px;
     font-family: Poppins, san-serif;
}
.layout-6 .product-detail-header-2 .product-name {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 36px;
}
.layout-6 .product-detail-header-2 .product-date {
    font-family: 'Josefin Sans', sans-serif;
}
.product-detail-header-2 .blog-post-list-categories {
     margin-top: 40px;
}
.product-detail-content-2 {
     padding: 40px 70px 20px;
     background: #fafafa;
     margin-top: 40px;
}
@media (max-width: 767px) {
     .product-detail-content-2 {
         padding: 20px 30px 1px;
    }
	.product-item-4 {
		margin-bottom: 25px;
	}
}
.product-detail-content-2 .product-attributes {
     margin: 35px 0 40px;
}
.product-detail-content-2 .product-attributes .box-title {
     font-family: Poppins, san-serif;
     font-size: 22px;
     font-weight: 600;
     color: #222;
     margin: 0 0 20px;
}
.layout-6 .product-detail-content-2 .product-attributes .box-title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.product-detail-content-2 .product-attributes ul {
     font-size: 14px;
     font-family: Poppins, san-serif;
     color: #222;
}
.layout-6 .product-detail-content-2 .product-attributes ul {
     font-family: 'Josefin Sans', sans-serif;
}
.product-detail-content-2 .product-attributes li {
     margin-bottom: 8px;
}
.product-detail-content-2 .product-attributes li .lb {
     font-weight: 600;
     display: inline-block;
     margin-right: 10px;
}
@media (min-width: 576px) {
     .product-detail-content-2 .product-attributes li .lb {
         width: 170px;
    }
}
.video-container {
     position: relative;
     margin-bottom: 30px;
}
.video-container .video-overlay {
     background: rgba(10, 10, 10, 0.7);
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 1;
}
.video-container .video-play-button {
     width: 55px;
     height: 55px;
     display: block;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/video-play.png);
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
     cursor: pointer;
}
.custom-number-input-2 .input-increase,.custom-number-input-2 .input-decrease {
     height: 49px;
     line-height: 49px;
     text-align: center;
     width: 25px;
     font-size: 9px;
     color: #222;
     display: inline-block;
     background: #f2f2f2;
     cursor: pointer;
}
.custom-number-input-2 input {
     height: 49px;
     line-height: 49px;
     padding: 0 15px;
     border: none;
     font-family: Poppins, san-serif;
     font-size: 12px;
     color: #222;
     text-align: center;
     width: 75px;
     background: #f2f2f2;
     display: inline-block;
     margin: 0 2px;
     font-weight: bold;
}
.custom-number-input-2 input::-webkit-outer-spin-button, .custom-number-input-2 input::-webkit-inner-spin-button {
     -webkit-appearance: none;
     -moz-appearance: none;
     margin: 0;
}
.team-detail-3 .team-detail-header .team-detail-title {
     margin-bottom: 15px;
}
.construction-faq .team-detail-3 .team-detail-header .team-detail-title,
.construction-contact-form .team-detail-3 .team-detail-header .team-detail-title {
	margin-bottom: 30px;
}
.team-detail-3 .team-detail-header .team-detail-title .top-text {
     font-family: 'Cookie', cursive;
     font-size: 56px;
     line-height: 1;
	 font-weight: 500;
	 text-transform: none;
}
.team-detail-3 .team-detail-header .team-detail-title .bottom-text {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 42px;
     font-weight: 700;
     text-transform: uppercase;
     margin: 0;
}
.team-detail-3 .team-detail-header .team-role {
     font-family: 'Josefin Sans', sans-serif;
     margin: 0 0 30px;
}
.team-detail-3 .team-detail-header .team-role:before {
     content: '';
     display: inline-block;
     width: 9px;
     height: 9px;
     border-radius: 50%;
     margin-right: 15px;
     background: #dbdbdb;
}
.team-detail-3 .team-detail-header .team-stats {
     margin-bottom: 35px;
}
.team-detail-3 .team-detail-header .team-stats li {
     margin-right: 45px;
     font-size: 14px;
     font-weight: 600;
}
.team-detail-3 .team-detail-header .team-stats li i {
     margin-right: 9px;
}
.team-detail-3 .team-detail-content {
     margin-bottom: 60px;
}
.team-detail-3-content-box {
     padding: 75px 100px;
     background: #fafafa;
}
@media (max-width: 767px) {
     .team-detail-3-content-box {
         padding: 50px 20px;
    }
}
.social-61 li {
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     color: white;
	 margin: 0 2px;
}
.social-61 li a {
     display: block;
}
.section-header-style-15 {
     text-align: center;
     margin: 0 0 50px;
     padding-bottom: 30px;
     background: url(//www.dadecpr.com/wp-content/themes/ronby/images/l6-section-header-sep.png) center bottom no-repeat;
}
.section-header-style-15 .section-header-title, .restaurant_heading_sec .section-header-style-15 h2 {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 42px;
     font-weight: 700;
     text-transform: uppercase;
     color: #222;
     margin: 0;
}
.section-header-style-15 .section-header-sub-title {
     font-family: 'Cookie', cursive;
     font-size: 56px;
     font-weight: 500;
	 text-transform: none;
     line-height: 1;
}
.product-item-3 {
     position: relative;
}
.product-item-3 .thumbnail img {
     -webkit-transition: .5s ease;
     transition: .5s ease;
}
.product-item-3 .overlay {
     color: white;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 45px 50px;
     background: rgba(0, 0, 0, 0.6);
     -webkit-transition: .4s;
     transition: .4s;
}
.product-item-3:hover .thumbnail img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
.product-item-3:hover .overlay {
     background: rgba(0, 0, 0, 0.3);
}
.product-item-3 .product-name {
     font-family: Poppins, sans-serif;
     font-size: 26px;
     font-weight: bold;
     margin: 0 0 10px;
}
.product-item-3 .product-item-stats {
     font-family: Poppins, san-serif;
     font-size: 14px;
     margin-left: 15px;
}
.layout-6 .product-item-3 .product-name {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}
.layout-6.woocommerce .product-item-3 .product-name {
    font-size: 22px;
    text-transform: capitalize;
    margin: 7px 0 3px;
    color: #2d2d2d;
}
.layout-6 .product-item-3 .product-item-stats {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 14px;
     margin-left: 15px;
}
.masonry .product-item-3 .stars-rating {
    margin-top: 4px;
}
.restaurant_team_member_box .uppercase {
    text-transform: none;
	font-size: 22px;
	font-weight: 600;
}
.restaurant_about_us_section .chef .avatar{
    background-size: cover;
    background-position: top;
    border-radius: 50%;
    width: 90px;
    height: 90px;
}
.restaurant_about_us_section .chef .ex-bold{
	font-weight:900;
}
.restaurant_about_us_section .chef .signature {
    width: 110px;
    opacity: .7;
}

.restaurant_products_tab_3 .thumbnail img{
	border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: auto;
}
.restaurant_products_tab_3 .title-wrapper{
	border-bottom: 1px dashed;
	padding-bottom: 20px;
}
.restaurant_products_tab_3 .item-price{
	margin-top: 8px;
}
.restaurant_products_tab_3 .item-title{
	padding-right: 5px;
	background-color:#fff;
}
.restaurant_products_tab_3 .item-price{
	padding-left: 5px;
	background-color:#fff;
}
.border-bottom-dashed{
	border-bottom: 1px dashed #d3d3d3;
    width: 90%;
    margin: auto;
}
.section-category-of-food-2 .title_wrapper{
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    left: 0;
	opacity:0;
}
.section-category-of-food-2 .product-name{
    margin: auto;	
}
.section-category-of-food-2 .product-item-3:hover .title_wrapper{
	opacity:1;
	transition:0.7s;
}
.section-category-of-food-2 .product-item-3:hover .overlay{
	background: rgba(0, 0, 0, 0.6); 
}
.section-category-of-food-2 .product-item-3 .overlay{
	background: rgba(0, 0, 0, 0.3);
}
.restaurant-product-slider .owl-dot{
	margin:5px;
}
.restaurant-product-slider .owl-dot.active {
    border: 1px solid;
    border-radius: 100%;
}
.restaurant-product-slider  .owl-dots {
	text-align:center;
}
.restaurant-product-slider  .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 2px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%
}

@media (max-width: 767px) {
	.restaurant-product-slider .product-item-2 .product-description {
		display: none;
	}
	.ronby-page-post-page .text-box .article-with-overlay-5 img {
		width: 100%;
		max-height: 220px;
	}
	.article-with-overlay-5 .arrow{
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.article-with-overlay-5 .overlay .item-excerpt {
		display: none;
	}
	.article-with-overlay-5.p-30-0-30{
		padding-bottom: 0;
	}
	.article-with-overlay-5 .overlay {
		padding: 30px;
	}
}
@media (min-width: 1200px) {
     .section-today-menu {
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-today-menu.png) no-repeat;
         background-position: left bottom 100px;
    }
}
@media (min-width: 992px) {
     .section-how-it-works {
         background: url(//www.dadecpr.com/wp-content/themes/ronby/images/food-bg-2.png) no-repeat right bottom;
    }
}
@media (max-width: 575px) {
	.section-header-style-15 .section-header-title{
		color: #fff;
	}
	.layout-6 .section-header-style-15 .section-header-title {
		color: #222;
	}
	.section-join-us .image-box-1 img{
		top: 0px !important;
	}
}
/* ------------------------ Layout 1------------------------ */
.layout-1 h1, .layout-1 h2, .layout-1 h3, .layout-1 h4, .layout-1 h5, .layout-1 h6 {
     font-family: Montserrat, san-serif;
	 font-weight: 600;
}
.layout-1 h1, .layout-1 h2{
    margin-top: 25px;
}
.layout-1 .bg2-featurebox-3 h2{
    margin-top: 0;
}
.layout-1 h3{
    margin-top: 15px;
}
.layout-1 .button {
     font-family: Montserrat, san-serif;
}
.layout-1 .button-primary {
     border-color: transparent;
     color: #fff;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-1 .button-primary:hover {
     color: white;
}
.layout-1 .button-secondary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-1 .button-secondary:hover {
     color: #202020;
}
.layout-1 .sidebar {
     padding: 70px 50px 10px;
     background: #fafafa;
     border-radius: 4px;
}
.layout-1 .widget-title, .layout-1 .widget-title a.rsswidget {
     font-family: Montserrat, san-serif;
     font-size: 20px;
     margin: 0 0 30px;
     font-weight: bold;
     color: #262626;
}

/* ------------------------ Layout 2------------------------ */
.layout-2 h1, .layout-2 h2, .layout-2 h3, .layout-2 h4, .layout-2 h5, .layout-2 h6,.layout-2 .widget-title,.layout-2 .page-header, .layout-2 .sidebar ul li a
.layout-2 .page-header-breadcrumb,.layout-2 .widget-title,.layout-2 .widget-title a.rsswidget,.layout-2 .post-title {
     font-family: Poppins, san-serif;
}
.layout-2 .button {
     font-family: Montserrat, san-serif;
}
.layout-2 .button-primary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-2 .button-primary:hover {
     color: #fff;
}
.layout-2 .button-secondary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-2 .button-secondary:hover {
     color: white;
}
.layout-2 .widget-title, .layout-2 .widget-title a.rsswidget {
     font-size: 20px;
     margin: 0 0 30px;
     font-weight: 600;
}

/* ------------------------ Layout 3------------------------ */
.layout-3 h1, .layout-3 h2, .layout-3 h3, .layout-3 h4, .layout-3 h5, .layout-3 h6,.layout-3 .widget-title,.layout-3 .widget-title a.rsswidget,.layout-3 .page-header,.layout-3 .page-header-breadcrumb,.layout-3 .widget-title,.layout-3 .post-title {
     font-family: Poppins, san-serif;
}
.layout-3 .button {
    font-family: Poppins, san-serif;
    font-weight: 600;
}
.layout-3 .button-primary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-3 .button-primary:hover {
     color: #fff;
}
.layout-3 .button-secondary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-3 .button-secondary:hover {
     color: white;
}
.layout-3 .woocommerce a.button.wc-backward {
    border-color: transparent;
    color: white;
	font-family: Poppins, san-serif;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
}
.layout-3 p.cart-empty {
    font-family: Poppins, san-serif;
	font-weight: 500;
    line-height: 1.2;
	color: #444;
	font-size: 16px;
}
.layout-3 .widget-title, .layout-3 .widget-title a.rsswidget {
     font-size: 17px;
     margin: 0 0 30px;
     font-weight: 600;
}
.layout-3 .blog-post-item-1 .post-title {
    line-height: 1.3;
    word-break: normal;
}
.layout-1 .blog-post-item-2 .post-title, .layout-2 .blog-post-item-2 .post-title,
.layout-3 .blog-post-item-2 .post-title, .layout-5 .blog-post-item-2 .post-title {
    line-height: 1.3;
    font-size: 22px;
    word-break: normal;
    text-transform: none;
	word-spacing: normal;
}
.layout-3 .blog-post-detail-3 blockquote, .layout-3 .ronby-page-post-page blockquote {
    background: transparent;
    padding: 20px 20px;
    color: #101010;
    font-family: Poppins, san-serif;
}
/* ------------------------ Layout 4------------------------ */
.layout-4 h1, .layout-4 h2, .layout-4 h3, .layout-4 h4, .layout-4 h5, .layout-4 h6 {
     font-family: Arvo, san-serif;
}
.layout-4 .button {
     font-family: Montserrat, san-serif;
}
.layout-4 .button-primary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-4 .button-primary:hover {
     color: #fff;
}
.layout-4 .button-secondary {
     border-color: transparent;
     color: white;
     -webkit-transition: .3s;
     transition: .3s;
}
.layout-4 .button-secondary:hover {
     color: white;
}
.layout-4 .widget {
     font-size: 14px;
}
.layout-4 .widget-title, .layout-4 .widget-title a.rsswidget {
     font-family: Arvo, san-serif;
     font-size: 20px;
     margin: 0 0 30px;
     font-weight: bold;
}
.layout-4 .blog-post-item-5 .post-title {
    font-family: Arvo, san-serif;
    text-transform: none;
    font-size: 20px;
}
.layout-4 .blog-post-detail-4 .post-title {
    font-size: 24px;
    text-transform: none;
}
.layout-4 .blog-post-item-2 .post-title {
    font-size: 24px;
    line-height: 1.3;
    word-break: normal;
    text-transform: none;
    word-spacing: normal;
}
/* ------------------------ Layout 5------------------------ */
.layout-5 h1, .layout-5 h2, .layout-5 h3, .layout-5 h4, .layout-5 h5, .layout-5 h6 {
     font-family: Poppins, san-serif;
}
.layout-5 .button {
     font-family: Poppins, san-serif;
}
.layout-5 .button-primary {
     color: white;
     -webkit-transition: .4s;
     transition: .4s;
}
.layout-5 .button-primary:hover {
     color: white;
}
.layout-5 .button-secondary {
     color: white;
     -webkit-transition: .4s;
     transition: .4s;
}
.layout-5 .button-secondary:hover {
     color: white;
}
.layout-5 .sidebar {
     padding: 70px 50px 10px;
     background: #fafafa;
     border-radius: 4px;
}
.layout-5 .widget-title, .layout-5 .widget-title a.rsswidget {
     font-family: Poppins, san-serif;
     font-size: 18px;
     margin: 0 0 30px;
     font-weight: bold;
}
.layout-5 .input-styled {
     border-color: transparent;
     font-style: italic;
     font-family: Arimo, san-serif;
}
.layout-5 .contact-form .input-styled {
     border-radius: 25px;
}
.layout-5 ::-webkit-input-placeholder {
     color: #888;
}
.layout-5 ::-ms-input-placeholder {
     color: #888;
}
.layout-5 :-ms-input-placeholder {
     color: #888;
}
.layout-5 ::placeholder {
     color: #888;
}
/* ------------------------ Layout 6------------------------ */
.layout-6 .button-primary {
     color: white;
     -webkit-transition: .4s;
     transition: .4s;
	 font-family: 'Josefin Sans', sans-serif;
	 font-weight: 600;
	 text-transform: uppercase;
	 font-size: 16px;
}
.layout-6 .button-primary:hover {
     color: white;
}
.layout-6 .button-secondary,.layout-6 .button-secondary:hover {
     color: white;
}
.layout-6 .widget-title, .layout-6 .widget-title a.rsswidget {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 22px;
    margin: 0 0 30px;
    font-weight: 600;
}
.layout-6 footer .widget-title, .layout-6 footer .widget-title a.rsswidget {
	font-size: 24px;
}
.layout-6 .input-styled {
     background: white;
     border-radius: 0;
     font-style: italic;
}
.layout-6 .section-light h2.title a {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 42px;
}
.layout-6 .error_404 .btn-default:hover{
    color: #fff;
}
.layout-1 #content.section-light {
     background-color: #f5f5f5;
}
.row-padding.clearfix{
    width: 100%;
    clear: both;
}
.clearfix:before,.clearfix:after{
     display: table;
     clear: both;
     content: " ";
}
.col-divider-margin-3{
    margin-bottom: 30px;
     width: 100%;
}
.clearfix {
     width: 100%;
}
.col-centered {
     float: none;
     margin: 0 auto;
}
.background-imgholder {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0px;
     left: 0px;
     z-index: 0;
     background-size: cover !important;
     background-position: 50% 50% !important;
}
.section-side-image {
     position: relative;
     padding: 0px;
     margin: 0px;
}
.section-dark {
     background-color: #444;
     color: #f5f5f5;
}
.nodisplay-image {
     display: none;
}
.section-side-image .img-holder {
     overflow: hidden;
     height: 100%;
     padding: 0px;
     top: 0px;
     position: absolute;
}
.uppercase{
    text-transform: uppercase;
}
.sec-padding {
     padding: 110px 0 95px 0;
}
.nopadding {
     padding: 0 !important;
     margin: 0 !important;
}
@media (max-width: 1100px){
.nopadding.sm-paddings{
	padding: 0 30px !important;
}
}
.row-padding{
     padding: 40px 0;
}
.bg2-featurebox-3 {
     width: 100%;
     float: left;
}
.bg2-featurebox-3 .img-box {
     position: relative;
     width: 100%;
     float: left;
}
.bg2-featurebox-3 .img-box .postdate-box {
     position: absolute;
     width: auto;
     float: left;
     padding: 15px 15px 15px 25px;
     z-index: 1;
     right: 0px;
     bottom: 0px;
     background-color: #101010;
}
.blog-post-info {
     width: 100%;
}
.bg2-featurebox-3 .img-box .blog-post-info span {
     font-size: 14px;
     color: #727272;
     text-transform: uppercase;
}
.section-light.blog-section .bg2-featurebox-3 .img-box .blog-post-info span {
    font-size: 13px;
    font-family: Poppins, san-serif;
    font-weight: 500;
    word-spacing: 1px;
}
.layout-2 .bg2-featurebox-3 .img-box .blog-post-info span,
.layout-4 .bg2-featurebox-3 .img-box .blog-post-info span {
    font-size: 13px;
}
.blog-post-info span {
     font-size: 13px;
     color: #b9b9b9;
     margin-right: 15px;
}
.bg2-featurebox-3 .postinfo-box {
     width: 100%;
     float: left;
     padding: 70px 60px;
     margin: 0px 0 40px 0;
     background-color: #fff;
}
.title {
     transition: all 0.3s ease-out 0s;
}
.blog-post-info {
     width: 100%;
}
.post-featured{
    color: #fff;
	font-weight: bold;
    padding: 5px 10px;
}
.bg2-tags li {
     padding: 0px;
     margin: 0;
     display: inline-block;
}
.bg2-tags li a {
     padding: 5px 15px 5px 15px;
     margin: 0 10px 10px 0;
     display: inline-block;
     color: #727272;
     border: 1px solid #e9e9e9;
     background-color: #fff;
}
.bg2-tags li a:hover, .bg2-tags li a.active {
     color: #fff;
     background-color: #101010;
}
@media only screen and (max-width: 991px) {
.restaurant-header-used .navbar, .fitness-header-used .navbar, .medical-header-used .navbar {
    position: absolute;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	z-index: 9;
}
.restaurant-header-used .navbar.bg-scroll, .fitness-header-used .navbar.bg-scroll, .medical-header-used .navbar.bg-scroll {
	background-color: rgba(0, 0, 0, 0.8);
}
.restaurant-header-used .navbar-collapse, .fitness-header-used .navbar-collapse{
	background: rgba(0, 0, 0, 0.6);
}
.restaurant-header-used .menu-mobile a, .fitness-header-used .menu-mobile a, .medical-header-used .menu-mobile a {
    color: #fff;
}
.restaurant-header-used .menu-mobile .sub-menu, .fitness-header-used .menu-mobile .sub-menu, .medical-header-used .menu-mobile .sub-menu {
    background: transparent;
}
.medical-header-used .navbar-collapse{
	background: rgba(0, 0, 0, 0.8);
}
.navbar-collapse {
	overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 250px;
    max-height: 250px;
}
}
/* =========== Alert messages ============= */
.alert-box {
     padding: 20px;
     margin-bottom: 15px;
     opacity: 1;
     transition: opacity 0.6s;
}
.alert-box.danger {
     color:#fff;
     background-color:#f66358;
}
.alert-box.success {
     color:#fff;
     background-color:#6abd6e;
}
.alert-box.info {
     color:#fff;
     background-color:#47a8f5;
}
.alert-box.warning {
     color:#fff;
     background-color:#ffaa2b;
}
.alert-closebtn {
     margin-left: 15px;
     color: white;
     font-weight: bold;
     float: right;
     font-size: 22px;
     line-height: 20px;
     cursor: pointer;
     transition: 0.3s;
}
.alert-closebtn:hover {
     color: black;
}
/* =========== blockquotes ============= */
.blockquote-1 {
     background: #fff;
     border-left: 6px solid #101010;
     margin: 0 0 20px;
     padding: 10px 20px;
     quotes: "\201C""\201D""\2018""\2019";
}
.blockquote-1:before {
     color: #ccc;
     content: open-quote;
     font-size: 4em;
     line-height: 0.1em;
     margin-right: 0.25em;
     vertical-align: -0.4em;
}
/* blockquote style 2 ------------------------------ */
 .blockquote-2 {
     background: #101010;
     border-left: 6px solid #ecae3d;
     margin: 0 0 20px;
     padding: 30px 20px;
     quotes: "\201C""\201D""\2018""\2019";
}
/* blockquote style 3 ------------------------------ */
 .blockquote-3 {
     background: #ecae3d;
     border-left: 6px solid #101010;
     margin: 0 0 20px;
     padding: 30px 20px;
     quotes: "\201C""\201D""\2018""\2019";
}
.blockquote-3 p {
     color:#fff;
}
.blockquote-3 cite {
     color:#101010;
}
.blockquote-3 small {
     color:#101010;
}
/* blockquote style 4 ------------------------------ */
 .blockquote-5 {
     background: #fff;
     border-left: none;
     margin: 0 0 20px;
     padding: 10px 20px;
     quotes: "\201C""\201D""\2018""\2019";
}
.blockquote-5 cite {
     color:#ecae3d;
}
.blockquote-5 small {
     color:#ecae3d;
}
.blockquote-5.text-right {
     text-align:right;
}
/* =========== call to action ============= */
.call-to-action {
     border: 1px solid #e9e9e9;
     border-radius: 4px;
     float: left;
     margin: 0 0 15px;
     padding: 25px;
     width: 100%;
     align-items: center;
}
/* =========== counter numbers ============= */
.counter.small-size {
     color:#101010;
     font-size:34px;
}
.counter.medium-size {
     color:#101010;
     font-size:42px;
}
.counter.large-size {
     color:#101010;
     font-size:62px;
}
span.counter {
     margin-top:20px;
}
.icon-plain-small {
     font-size: 40px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
/* =========== domain pricing table ============= */
.domain-pricing-table {
     width: 100%;
     padding: 20px;
     margin: 0px;
     overflow: hidden;
     background-color:#f1f1f1;
}
.domain-pricing-table .table-style-2 {
     width: 100%;
     padding: 0px;
     margin: 0px;
     float: left;
}
.domain-pricing-table .table-style-2 table {
     width: 100%;
     border-collapse: collapse;
}
.domain-pricing-table .table-style-2 tr:nth-of-type(odd) {
     background: #f1f1f1;
}
.domain-pricing-table .table-style-2 tr:nth-of-type(even) {
     background: #fff;
}
.domain-pricing-table .table-style-2 th {
     background: #242424;
     color: #fff;
     font-weight: bold;
}
.domain-pricing-table .table-style-2 td, .domain-pricing-table .table-style-2 th {
     padding: 30px;
     border: none;
     text-align:center;
}
.layout-1 .section-header-style-5 .section-title {
    font-size: 21px;
}
.ronby-page-post-page th{
	text-align: inherit;
}
.ronby-page-post-page .text-box img{
	width: auto;
}
.ronby-page-post-page .text-box .section-category-of-food .masonry img,
.ronby-page-post-page .text-box .fitness-section-classes img,
.ronby-page-post-page .text-box .product-offer-item img,
.ronby-page-post-page .text-box .article-with-overlay-4 img,
.ronby-page-post-page .text-box .fitness-section-teams .team-item-2 img {
	width: 100%;
}
.fitness-section-classes .class-item .thumbnail {
    margin: 0 10px;
	position: relative;
}
/* =========== Medical timetable ============= */
.tb-medical {
     width: 100%;
     padding: 0px;
     margin: 0px;
     float: left;
}
.tb-medical {
     width: 100%;
     padding: 0px;
     margin: 0px;
     float: left;
}
.tb-medical table {
     width: 100%;
     border-collapse: collapse;
}
.tb-medical tr:nth-of-type(odd) {
     background:none;
}
.tb-medical tr:nth-of-type(even) {
     background:none;
}
.tb-medical th {
     background: #fff;
     color: #242424;
     font-weight: bold;
}
.tb-medical .thstyle {
     padding: 20px;
     color: #242424;
     border: 1px solid #e4e4e4;
     text-align: left;
}
.tb-medical td.color-1 {
     color: #fff;
     padding: 20px;
     border: 1px solid #2a97f3;
     background-color:#2a97f3;
}
.tb-medical td.color-2 {
     color: #fff;
     padding: 20px;
     border: 1px solid #4bc29c;
     background-color:#4bc29c;
}
.tb-medical td.color-3 {
     color: #fff;
     padding: 20px;
     border: 1px solid #bd7fdd;
     background-color:#bd7fdd;
}
.tb-medical td.color-4 {
     color: #fff;
     padding: 20px;
     border: 1px solid #f96f54;
     background-color:#f96f54;
}
.tb-medical td.color-5 {
     color: #fff;
     padding: 20px;
     border: 1px solid #7ac43d;
     background-color:#7ac43d;
}
.tb-medical td.color-6 {
     color: #fff;
     padding: 20px;
     border: 1px solid #ff67c8;
     background-color:#ff67c8;
}
/*============ Text Boxes ============ */
 .text-box-right {
     display: block;
     padding: 0px 0px 0px 99px;
     margin: 0px;
     text-align: left;
}
.text-box-left {
     display: block;
     padding: 0px 90px 0px 0;
     margin: 0px;
     text-align: right;
}
.item-holder {
     width: 100%;
     padding: 0px;
     margin: 0px;
}
.text-box {
     width: 100%;
     float: left;
}
.text-box.white {
     background-color: #fff;
}
.text-box.gyellow {
     background-color: #ecae3d;
}
.text-box.white-transparent-1 {
     background-color:rgba(255, 255, 255, 0.9);
}
.text-box.light {
     background-color: #f5f5f5;
}
.text-box.dark {
     background-color: #242424;
}
.text-box.xdark {
     background-color: #000;
}
.text-box.border-light{
     border: 1px solid #ececec;
}
/* text boxes with borders ------------------------------ */
.text-box-right.border, .text-box-left.border, .item-holder.border, .text-box-inner.border, .text-box.border {
     border: 1px solid #f1f1f1;
}
.text-box-right.border-top, .text-box-left.border-top, .item-holder.border-top, .text-box-inner.border-top, .text-box.border-top {
     border-top: 1px solid #f1f1f1;
}
.text-box-right.border-bottom, .text-box-left.border-bottom, .item-holder.border-bottom, .text-box-inner.border-bottom, .text-box.border-bottom {
     border-bottom: 1px solid #f1f1f1;
}
.text-box-right.border-left, .text-box-left.border-left, .item-holder.border-left, .text-box-inner.border-left, .text-box.border-left {
     border-left: 1px solid #f1f1f1;
}
.text-box-right.border-right, .text-box-left.border-right, .item-holder.border-right, .text-box-inner.border-right, .text-box.border-right {
     border-right: 1px solid #f1f1f1;
}
/* text boxe padding ------------------------------ */
 .text-box.sbox-padd-left {
     padding-left:0px;
}
.text-box.padding-1 {
     padding: 10px;
}
.text-box.padding-2 {
     padding: 20px;
}
.text-box.padding-3 {
     padding: 30px;
}
.text-box.padding-4 {
     padding: 40px;
}
.text-box.padding-5 {
     padding: 50px;
}
.text-box.padding-6 {
     padding: 60px;
}
.text-box.padding-7 {
     padding: 70px;
}
.text-box.padding-8 {
     padding: 80px;
}
.text-box.padding-9 {
     padding: 90px;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
     margin: 0px 0px 20px 0px;
}
.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
     float: left;
     margin: 0px 0 20px 0px;
}
/*=============== Icon Boxes ============= */
.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
     padding: 0px;
     margin: 0 auto;
     text-align: center;
     transition: all 0.3s ease-out 0s;
}
.iconbox-dxlarge {
     width: 200px;
     height: 200px;
     font-size: 46px;
     color: #242424;
     border: none;
     line-height: 135px;
}
.iconbox-xlarge {
     width: 135px;
     height: 135px;
     font-size: 46px;
     color: #242424;
     line-height: 135px;
}
.iconbox-large {
     width: 120px;
     height: 120px;
     font-size: 46px;
     color: #242424;
     line-height: 114px;
}
.iconbox-xmedium {
     width: 110px;
     height: 110px;
     font-size: 38px;
     color: #242424;
     line-height: 106px;
}
.iconbox-medium {
     width: 100px;
     height: 100px;
     font-size: 32px;
     color: #242424;
     line-height: 100px;
}
.iconbox-smedium {
     width: 90px;
     height: 90px;
     font-size: 26px;
     color: #242424;
     line-height: 90px;
}
.iconbox-small {
     width: 80px;
     height: 80px;
     font-size: 26px;
     color: #242424;
     line-height: 80px;
}
.iconbox-tiny {
     width: 70px;
     height: 70px;
     font-size: 26px;
     color: #242424;
     line-height: 74px;
}
.iconbox-xtiny {
     width: 60px;
     height: 60px;
     font-size: 18px;
     color: #242424;
     line-height: 60px;
}
.digit {
     width: 32px;
     height: 32px;
     text-align: center;
     font-size: 14px;
     color: #fff;
     left: 115px;
     top: 115px;
     line-height: 36px;
     border-radius: 100%;
     background-color: #fd602c;
     transition: all 0.3s ease-out 0s;
}
.iconbox-xlarge.no-lineheight {
     line-height: 0;
}
/* icon rounded ------------------------------ */
 .iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
     border-radius: 100%;
}
/* iconboxes alignments ------------------------------ */
 .iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
     margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
     float: left;
     margin: 0px 20px 0px 0px;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
     float: right;
     margin: 0px 0px 0px 20px;
}
/* iconboxe background colors ------------------------------ */
 .iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
     color: #fff;
     background-color: #101010;
}
.iconbox-dxlarge.white, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
     color: #242424;
     background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
     color: #fff;
     background-color: #474747;
}
/* iconboxs with stroke ------------------------------ */
 .iconbox-dxlarge.outline-gray, .iconbox-xlarge.outline-gray, .iconbox-large.outline-gray, .iconbox-xmedium.outline-gray, .iconbox-medium.outline-gray, .iconbox-smedium.outline-gray, .iconbox-small.outline-gray, .iconbox-tiny.outline-gray, .iconbox-xtiny.outline-gray {
     color: #fff;
     background-color: none;
     border: 1px solid #727272;
}
.iconbox-dxlarge.outline-gray-2, .iconbox-xlarge.outline-gray-2, .iconbox-large.outline-gray-2, .iconbox-xmedium.outline-gray-2, .iconbox-medium.outline-gray-2, .iconbox-smedium.outline-gray-2, .iconbox-small.outline-gray-2, .iconbox-tiny.outline-gray-2, .iconbox-xtiny.outline-gray-2 {
     color: #242424;
     background-color: none;
     border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.outline-white, .iconbox-xlarge.outline-white, .iconbox-large.outline-white, .iconbox-xmedium.outline-white, .iconbox-medium.outline-white, .iconbox-smedium.outline-white, .iconbox-small.outline-white, .iconbox-tiny.outline-white, .iconbox-xtiny.outline-white {
     color: #fff;
     background-color: none;
     border: 1px solid #fff;
}
.iconbox-dxlarge.outline-dark, .iconbox-xlarge.outline-dark, .iconbox-large.outline-dark, .iconbox-xmedium.outline-dark, .iconbox-medium.outline-dark, .iconbox-smedium.outline-dark, .iconbox-small.outline-dark, .iconbox-tiny.outline-dark, .iconbox-xtiny.outline-dark {
     color: #161616;
     background-color: none;
     border: 1px solid #161616;
}
/* Icons Plain ------------------------------ */
 .icon-plain-large {
     font-size: 80px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
.icon-plain-medium {
     font-size: 60px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
.icon-plain-small {
     font-size: 40px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
.icon-plain-msmall {
     font-size: 32px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
.icon-plain-tiny {
     font-size: 20px;
     color: #242424;
     transition: all 0.3s ease-out 0s;
}
.icon-plain-small.rightline {
     border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
     margin: 0px 20px 50px 0px;
     border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
     color: #242424;
}
/* plain icon alignments ------------------------------ */
 .icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
     margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
     float: left;
     margin: 0px 20px 0px 0px;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
     float: right;
     margin: 0px 0px 0px 20px;
}
/* plain icon colors ------------------------------ */
 .icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
     color: #242424;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
     color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
     color: #fd602c;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
     color: #727272;
}
/*============ Text Boxes ============ */
 .text-box-right {
     display: block;
     padding: 0px 0px 0px 99px;
     margin: 0px;
     text-align: left;
}
.text-box-left {
     display: block;
     padding: 0px 90px 0px 0;
     margin: 0px;
     text-align: right;
}
.item-holder {
     width: 100%;
     padding: 0px;
     margin: 0px;
}
.text-box {
     width: 100%;
     float: left;
}
.text-box.white {
     background-color: #fff;
}
.text-box.gyellow {
     background-color: #ecae3d;
}
.text-box.white-transparent-1 {
     background-color:rgba(255, 255, 255, 0.9);
}
.text-box.light {
     background-color: #f5f5f5;
}
.text-box.dark {
     background-color: #242424;
}
.text-box.xdark {
     background-color: #000;
}
.text-box.border-light{
     border: 1px solid #ececec;
}
/* text boxes with borders ------------------------------ */
.text-box-right.border, .text-box-left.border, .item-holder.border, .text-box-inner.border, .text-box.border {
     border: 1px solid #f1f1f1;
}
.text-box-right.border-top, .text-box-left.border-top, .item-holder.border-top, .text-box-inner.border-top, .text-box.border-top {
     border-top: 1px solid #f1f1f1;
}
.text-box-right.border-bottom, .text-box-left.border-bottom, .item-holder.border-bottom, .text-box-inner.border-bottom, .text-box.border-bottom {
     border-bottom: 1px solid #f1f1f1;
}
.text-box-right.border-left, .text-box-left.border-left, .item-holder.border-left, .text-box-inner.border-left, .text-box.border-left {
     border-left: 1px solid #f1f1f1;
}
.text-box-right.border-right, .text-box-left.border-right, .item-holder.border-right, .text-box-inner.border-right, .text-box.border-right {
     border-right: 1px solid #f1f1f1;
}
/* text boxe padding ------------------------------ */
 .text-box.sbox-padd-left {
     padding-left:0px;
}
.text-box.padding-1 {
     padding: 10px;
}
.text-box.padding-2 {
     padding: 20px;
}
.text-box.padding-3 {
     padding: 30px;
}
.text-box.padding-4 {
     padding: 40px;
}
.text-box.padding-5 {
     padding: 50px;
}
.text-box.padding-6 {
     padding: 60px;
}
.text-box.padding-7 {
     padding: 70px;
}
.text-box.padding-8 {
     padding: 80px;
}
.text-box.padding-9 {
     padding: 90px;
}
.p-0-64-0-64{
	padding-left:64px;
	padding-right:64px;
}
/* text boxes margin and paddings ------------------------------ */
.img-rounded {
     border-radius: 8px;
}
.img-circle {
     border-radius: 50%;
}
.img-thubnail {
     border: 1px solid #ddd;
     border-radius: 4px;
     padding: 15px;
}
.img-thumbnail-link {
     display: inline-block;
     border: 1px solid #ddd;
     border-radius: 4px;
     padding: 15px;
     transition: 0.3s;
}
.img-thumbnail-link:hover {
     box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
 .polaroid {
     width: 100%;
     background-color: #fff;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     margin-bottom: 25px;
}
.polaroid .text {
     text-align: center;
     padding: 30px 20px;
}
.iconlist-2 {
     width: 100%;
     padding: 0px;
     margin: 0px 0px 10px 0px;
}
.iconlist-2 .icon {
     width: 18px;
     height: 18px;
     padding: 0px;
     margin: 3px 0px 0px 0px;
     float: left;
     font-size: 14px;
     text-align: center;
     line-height: 15px;
     border-radius: 100%;
}
#style-customizer {
     position: fixed;
     z-index: 99999;
     left: 0;
     top: 0;
     -webkit-transform: translate(-100%);
     transform: translate(-100%);
     width: 380px;
     height: 100%;
     padding: 30px;
     background: #fff;
     border-right: 1px solid #f0f0f0;
     color: #101010;
     transition: transform 0.25s;
}
#style-customizer.expanded {
     -webkit-transform: none;
     transform: none;
}
#sc-toggle-close {
     position: absolute;
     right: 0;
     top: 50px;
     padding: 15px;
     -webkit-transform: translate(100%);
     transform: translate(100%);
     color: red;
     border: none;
     color: inherit;
     font-size: 23px;
     display: none;
     cursor: pointer;
}
#sc-toggle-close i{
     color: red;
}
#style-customizer.expanded #sc-toggle-close {
    display: block;
}
.style-customizer-wrap.form-horizontal {
     position: absolute;
     top: 0;
     height: 100%;
     overflow-y: auto;
     padding-top: 50px;
}
.block-icon-text {
     display: flex;
     align-items: center;
}
.block-icon-text .icon-header {
     display: flex;
     font-size: 34px;
     padding-right: 20px;
}
.block-icon-text .block-right {
     display: block;
     font-size: 14px;
}
.block-icon-text .block-right .title {
     font-size: 16px;
     margin-bottom: 6px;
}
/* =========== pricing-tables ============= */
.plan_features{
     list-style: none;
}
/* price table 1 ------------------------------ */
 .pricing-table-1 {
     background-color: #f5f5f5;
     float: left;
     padding: 20px;
     transition: all 0.3s ease-out 0s;
     width: 100%;
}
.pricing-table-1 .inner-box {
     border: 1px solid #e9e9e9;
     float: left;
     padding: 40px;
     width: 100%;
}
.pricing-table-1 .inner-box .price-circle {
     background-color: #fff;
     border-radius: 100%;
     height: 130px;
     margin: 0 auto;
     padding: 38px 0 0;
     transition: all 0.3s ease-out 0s;
     width: 130px;
}
.pricing-table-1 .inner-box .price-circle .price {
     color: #242424;
     font-size: 28px;
     font-weight: 700;
     padding: 8px 0 0;
     text-align: center;
     transition: all 0.3s ease-out 0s;
}
.pricing-table-1 .inner-box .price-circle .price i {
     font-size: 14px;
     font-style: normal;
     font-weight: 500;
}
.pricing-table-1 .inner-box .price-circle .price sup {
     font-size: 18px;
     font-style: normal;
}
.pricing-table-1 ul.plan_features {
     float: left;
     margin: 0 0 50px;
     padding: 0;
     text-align: center;
     width: 100%;
     list-style: none;
}
.pricing-table-1 ul.plan_features li {
     border-bottom: 1px solid #e9e9e9;
     padding: 15px 0;
     transition: all 0.3s ease-out 0s;
}
.pricing-table-1 ul.plan_features li:last-child {
     border-bottom: medium none;
}
.pricing-table-1:hover, .pricing-table-1.active {
     background-color: #101010;
}
.pricing-table-1:hover .inner-box, .pricing-table-1.active .inner-box {
     border: 1px solid #272727;
}
.pricing-table-1:hover ul.plan_features li, .pricing-table-1.active ul.plan_features li {
     border-bottom: 1px solid #272727;
}
.pricing-table-1:hover ul.plan_features li:last-child, .pricing-table-1.active ul.plan_features li:last-child {
     border-bottom: medium none;
}
.pricing-table-1:hover a.btn.btn-dark-3, .pricing-table-1.active a.btn.btn-dark-3 {
     background-color: #ecae3d;
     color: #fff;
}
.pricing-table-1:hover .title, .pricing-table-1.active .title {
     color: #fff;
}
.pricing-table-1:hover .inner-box .price-circle .price, .pricing-table-1.active .inner-box .price-circle .price {
     color: #ecae3d;
}
.pricing-table-1:hover .inner-box .price-circle, .pricing-table-1.active .inner-box .price-circle {
     color: #ecae3d;
}
/* price table 2 ------------------------------ */
.pricing-table-2 {
     background-color: #fff;
     float: left;
     padding: 20px;
     transition: all 0.3s ease-out 0s;
     width: 100%;
}
.pricing-table-2 .inner-box {
     border: 1px solid #101010;
     float: left;
     padding: 40px;
     width: 100%;
}
.pricing-table-2 .inner-box .price-circle {
     background-color: #fff;
     border: 3px solid #f5f5f5;
     border-radius: 100%;
     height: 130px;
     margin: 0 auto;
     padding: 38px 0 0;
     transition: all 0.3s ease-out 0s;
     width: 130px;
}
.pricing-table-2 .inner-box .price-circle .price {
     color: #242424;
     font-size: 28px;
     font-weight: 700;
     padding: 8px 0 0;
     text-align: center;
     transition: all 0.3s ease-out 0s;
}
.pricing-table-2 .inner-box .price-circle .price i {
     font-size: 14px;
     font-style: normal;
     font-weight: 500;
}
.pricing-table-2 .inner-box .price-circle .price sup {
     font-size: 18px;
     font-style: normal;
}
.pricing-table-2 ul.plan_features {
     float: left;
     margin: 0 0 50px;
     padding: 0;
     text-align: center;
     width: 100%;
}
.pricing-table-2 ul.plan_features li {
     border-bottom: 1px solid #e9e9e9;
     padding: 15px 0;
     transition: all 0.3s ease-out 0s;
}
.pricing-table-2 ul.plan_features li:last-child {
     border-bottom: medium none;
}
.pricing-table-2:hover .inner-box, .pricing-table-2.active .inner-box {
     border: 1px solid #ecae3d;
}
.pricing-table-2:hover .inner-box .price-circle, .pricing-table-2.active .inner-box .price-circle {
     border: 3px solid #ecae3d;
}
.pricing-table-2:hover .inner-box .price-circle .price, .pricing-table-2.active .inner-box .price-circle .price {
     color: #ecae3d;
}
.pricing-table-2:hover .inner-box .price-circle, .pricing-table-2.active .inner-box .price-circle {
     color: #ecae3d;
}
.pricing-table-2:hover .inner-box .btn.btn-dark-3, .pricing-table-2.active .inner-box .btn.btn-dark-3 {
     background-color: #ecae3d;
     color: #fff;
}
/* price table 3 ------------------------------ */
.pricing-table-3 {
     background-color: #101010;
     float: left;
     margin: 0;
     padding: 15px 15px 40px;
     position: relative;
     text-align: center;
     transition: all 0.3s ease-out 0s;
     width: 100%;
}
.pricing-table-3.border-right {
     border-right: 1px solid #242424;
}
.pricing-table-3 .price-circle {
     background-color: #242424;
     border: 1px solid #393939;
     border-radius: 100%;
     height: 125px;
     margin: -65px auto 0;
     width: 125px;
     padding-top: 30px;
}
.pricing-table-3 .price-circle .price {
     color: #fff;
     font-size: 26px;
     font-weight: bold;
     line-height: 20px;
     padding: 15px 0;
     text-align: center;
}
.pricing-table-3 .price-circle .price sup {
     font-size: 22px;
     font-style: normal;
}
.pricing-table-3 .price-circle .price i {
     font-size: 16px;
     font-style: normal;
     font-weight: 500;
}
.pricing-table-3 .title {
     border-bottom: 1px solid #242424;
     color: #fff;
     padding: 0 0 15px;
     width: 100%;
}
.pricing-table-3 .features-list {
     float: left;
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricing-table-3 .features-list li {
     border-bottom: 1px solid #242424;
     color: #727272;
     float: left;
     margin: 0;
     padding: 15px 0;
     width: 100%;
}
.pricing-table-3 .features-list li:last-child {
     border-bottom: medium none;
}
.pricetable-top-bg-strip {
     background-color: #fff;
     float: left;
     height: 25px;
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricetable-active-bg-strip {
     background-color: #ecae3d;
     float: left;
     height: 25px;
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricing-table-3.active {
     background-color: #ecae3d;
     padding-bottom: 60px;
}
.pricing-table-3.active .features-list li {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     color: #fff;
}
.pricing-table-3.active .title {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     color: #fff;
}
.pricing-table-3.active .btn.btn-green-4 {
     background-color: #fff;
     color: #242424;
}
/* price table 4 ------------------------------ */
.pricing-table-4 {
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricing-table-4 th {
     margin: 0;
     padding: 0;
     width: 25%;
}
.pricing-table-4 th .title-header {
     background-color: #101010;
     color: #fff;
     float: left;
     font-size: 28px;
     font-weight: 600;
     padding: 20px;
     text-align: center;
     width: 100%;
}
.pricing-table-4 th .title-header.active {
     background-color: #ecae3d;
}
.pricing-table-4 .table > thead > tr > th {
     border: medium none;
     padding: 0;
}
.pricing-table-4 .table > tbody > tr > td {
     padding: 20px;
     border: 1px solid #dddfe0;
}
.pricing-table-4 .table > thead > tr > th {
     vertical-align: middle;
}
.pricing-table-4 th .price {
     color: #fff;
     font: bold 36px/45px "Open Sans",sans-serif;
     padding: 8px 0;
     text-align: center;
}
.pricing-table-4 tr td i {
     color: #89be21;
     font-size: 18px;
}
.pricing-table-4 tr td.red i {
     color: #ff2f16;
}
.pricing-table-4 th .price sup {
     font-size: 22px;
     font-style: normal;
}
.pricing-table-4 th .price i {
     font-size: 16px;
     font-style: normal;
     font-weight: 500;
}
.pricing-table-4 tr:nth-child(2n) {
     background: #e9e9e9 none repeat scroll 0 0;
}
.pricing-table-4 tr:nth-child(2n+1) {
     background: #fff none repeat scroll 0 0;
}
.pricing-table-4 th .title-header.first {
     border: medium none;
     margin-top: 69px;
}
.pricing-table-4 .table-bordered {
     border: medium none;
}
.pricing-table-4 .table-bordered th .title-header.first {
     border-right: 1px solid #e9e9e9;
}
.pricing-table-4 a.btn2 {
     margin-top: 20px;
}
/* price table 5 ------------------------------ */
.pricing-table-5 {
     background-color: #242424;
     float: left;
     margin: 0;
     padding: 15px 0 40px;
     position: relative;
     text-align: center;
     transition: all 0.3s ease-out 0s;
     width: 100%;
}
.pricing-table-5.border-right {
     border-right: 1px solid #393939;
}
.pricing-table-5 .price {
     color: #fff;
     font-size: 26px;
     font-weight: bold;
     line-height: 20px;
     padding: 15px 0;
     text-align: center;
}
.pricing-table-5 .price sup {
     font-size: 22px;
     font-style: normal;
}
.pricing-table-5 .price i {
     font-size: 16px;
     font-style: normal;
     font-weight: 500;
}
.pricing-table-5 .title-box {
     border-bottom: 1px solid #393939;
     color: #fff;
     float: left;
     padding: 45px 0 15px;
     vertical-align: middle;
     width: 100%;
}
.pricing-table-5.first-table .title-box {
     padding: 15px 0;
}
.pricing-table-5.first-table {
     margin-top: 83px;
}
.pricing-table-5 .title-box .title {
     color: #fff;
}
.pricing-table-5 .features-list {
     float: left;
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricing-table-5 .features-list li {
     border-bottom: 1px solid #393939;
     color: #727272;
     float: left;
     margin: 0;
     padding: 15px 0;
     width: 100%;
}
.pricing-table-5 .features-list li i.green-4 {
     color: #80b604;
     font-size: 18px;
}
.pricing-table-5 .features-list li i.red {
     color: #ff2f16;
     font-size: 18px;
}
.pricing-table-5 .features-list li i.white {
     color: #fff;
     font-size: 18px;
}
.pricing-table-5 .features-list li:last-child {
     border-bottom: medium none;
}
.pricing-table-5 .features-list li:nth-child(2n) {
     background-color: #2a2a2a;
}
.pricing-table-5.active .features-list li:nth-child(2n) {
     background-color: #3a9ae5;
}
.pricing-table-5-top-strip {
     background-color: #fff;
     float: left;
     height: 25px;
     margin: 0;
     padding: 0;
     width: 100%;
}
.pricing-table-5-top-strip.active {
     background-color: #4eb0fc;
}
.pricing-table-5.active {
     background-color: #4eb0fc;
     padding-bottom: 60px;
}
.pricing-table-5.active .features-list li {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     color: #fff;
}
.pricing-table-5.active .title-box {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     color: #fff;
}
.pricing-table-5.active .btn.btn-green-4 {
     background-color: #fff;
     color: #242424;
}
/* =========== Pricing Badges ============= */
.pricing-badge-item-1 {
     width:100%;
     float:left;
}
.pricing-badge-img-holder {
     position:relative;
     width:100%;
}
.pricing-badge {
     position:absolute;
     background-color: #3d3d3c;
     border-radius: 100%;
     color: #727272;
     float: left;
     font-size: 18px;
     height: 150px;
     margin: 0;
     padding: 38px 0 0;
     text-align: center;
     width: 150px;
}
.pricing-badge span.price {
     color: #fff;
     font-size: 30px;
     font-weight: bold;
     line-height: 40px;
     margin-top: 5px;
     padding: 0 0 5px;
     text-align: center;
}
/* badge position ------------------------------ */
 .pricing-badge.position-right-1{
     top:0px;
     right:20px;
}
 .pricing-badge.position-right-2{
     right: 80px;
     top: 133px;
}
 .pricing-badge.position-right-3{
     top:20px;
     right:20px;
}
 .pricing-badge.position-left-1{
     top:0px;
     left:20px;
}
 .pricing-badge.position-left-2{
     left: 80px;
     top: 133px;
}
 .pricing-badge.position-left-3{
     top:20px;
     left:20px;
}
/* priceing badge sizes ------------------------------ */
 .pricing-badge.badge-large {
     font-size: 18px;
     height: 150px;
     padding: 38px 0 0;
     width: 150px;
}
.pricing-badge.badge-large span.price {
     font-size: 30px;
     line-height: 40px;
     padding: 0 0 5px;
}
 .pricing-badge.badge-medium {
     font-size: 16px;
     height: 120px;
     padding: 29px 0 0;
     line-height: 22px;
     width: 120px;
}
.pricing-badge.badge-medium span.price {
     font-size: 20px;
     line-height: 20px;
     margin-top: 5px;
     padding: 0 0 5px;
}
.pricing-badge.badge-small {
     font-size: 14px;
     height: 90px;
     line-height: 17px;
     padding: 18px 0 0;
     width: 90px;
}
.pricing-badge.badge-small span.price {
     font-size: 16px;
     line-height: 18px;
     margin-top: 5px;
     padding: 0 0 5px;
}
/* priceing badge colors ------------------------------ */
 .pricing-badge.badge-red {
     background-color: #fc4242;
     color: #fff;
}
.pricing-badge.badge-green {
     background-color: #3fc35f;
     color: #fff;
}
.pricing-badge.badge-blue {
     background-color: #4eb0fc;
     color: #fff;
}
.pricing-badge.badge-violet {
     background-color: #b659fe;
     color: #fff;
}
.pricing-badge.badge-dark {
     background-color: #101010;
     color: #fff;
}
.pricing-badge.badge-white {
     background-color: #fff;
     color: #101010;
}
.pricing-badge.badge-orange {
     background-color: #fc8506;
     color: #fff;
}
.pricing-badge.badge-yellow {
     background-color: #ffd200;
     color: #fff;
}
/* item holders ------------------------------ */
.pricing-badge-item-1 {
     position:relative;
     width:100%;
     float:left;
     background-color:#990;
}
.pricing-badge-item-1 .pricing-badge-img-holder .position-left-1 {
     left:50px;
     top: 41px;
}
.pricing-badge-item-1 .pricing-badge-img-holder .position-left-2 {
     left: 104px;
     top: 143px;
}
.pricing-badge-item-2 .pricing-badge-img-holder .position-right-1 {
     left: 251px;
     top: 37px;
}
.pricing-badge-item-2 .pricing-badge-img-holder .position-right-2 {
     left: 328px;
     top: 128px;
}
/* feature box 3 ------------------------------ */
.hs-feature-box-3{
     width:100%;
     padding:0px;
     float:left;
     min-height:580px;
}
.hs-feature-box-3 .img-box{
     position:relative;
     width:100%;
     padding:0px;
     float:left;
}
.hs-feature-box-3 .img-box .overlay{
     width:100%;
     height:100%;
     padding:0px;
     float:left;
     z-index:2;
     background-color:rgba(0, 0, 0, 0.2);
}
.hs-feature-box-3 .img-box .text-box{
     position: absolute;
     width:80%;
     padding:50px;
     float:left;
     left:0px;
     bottom:-185px;
     z-index:3;
     background-color:#fff;
     transition: all 0.3s ease-out 0s;
}
.hs-feature-box-3 .img-box .text-box .sc-icons-box{
     position: absolute;
     width:80%;
     padding:0px;
     margin:0px;
     top:-53px;
     left:0px;
     float:left;
     opacity:0;
     overflow:hidden;
     z-index:3;
     background-color:rgba(236, 174, 61, 0.9);
     transition: all 0.3s ease-out 0s;
}
.hs-feature-box-3 .img-box .text-box .sc-icons-box .sc-icons{
     width:100%;
     margin:0px;
     padding-left:0px;
     text-align:center;
}
.hs-feature-box-3 .img-box .text-box .sc-icons-box .sc-icons li{
     display:inline-block;
}
.hs-feature-box-3 .img-box .text-box .sc-icons-box .sc-icons li a{
     padding:15px 7px;
     color:#fff;
     text-align:center;
     display:inline-block;
}
.hs-feature-box-3:hover .img-box .text-box .sc-icons-box,.hs-feature-box-3.active .img-box .text-box .sc-icons-box{
     left:110px;
     opacity:1;
}
.hs-feature-box-3:hover .img-box .text-box, .hs-feature-box-3.active .img-box .text-box{
     background-color:#101010;
	 color: #fafafa;
}
.hs-feature-box-3:hover .img-box .text-box .title, .hs-feature-box-3.active .img-box .text-box .title{
     color:#fff;
}
.avatar > a {
     display: inline-block;
     width: 60px;
     height: 60px;
     overflow: hidden;
     border-radius: 100%;
}
.avatar > a img{
     width: 100%;
}
/* ---------- feature box 2 ---------- */
.bd-feature-box-2{
     width:100%;
     float:left;
     border:1px solid #f1f1f1;
     background-color:#fff;
     transition: all 0.3s ease-out 0s;
}
.bd-feature-box-2 .img-box{
     position:relative;
     width:100%;
     float:left;
     overflow:hidden;
}
.bd-feature-box-2 .img-box .sc-icons-box{
     position: absolute;
     width:100%;
     padding:0px;
     margin:0px;
     bottom:-54px;
     left:0;
     float:left;
     background-color:#ecae3d;
     transition: all 0.3s ease-out 0s;
}
.bd-feature-box-2 .img-box .sc-icons-box .sc-icons{
     width:100%;
     padding:0px;
}
.bd-feature-box-2 .img-box .sc-icons-box .sc-icons li{
     padding:0px;
     display:inline-block;
}
.bd-feature-box-2 .img-box .sc-icons-box .sc-icons li a{
     padding:10px 10px;
     color:#fff;
     display:inline-block;
}
.bd-feature-box-2 .img-box .sc-icons-box .sc-icons li a:hover{
     color:#101010;
}
.bd-feature-box-2:hover .img-box .sc-icons-box, .bd-feature-box-2.active .img-box .sc-icons-box{
     bottom:-10px;
}
.bd-feature-box-2:hover, .bd-feature-box-2.active{
     background-color:#101010;
     border:1px solid #101010;
	 color: #fff;
}
.bd-feature-box-2:hover h5, .bd-feature-box-2.active h5{
     color:#fff;
}
@media only screen and (max-width: 1199px) {
.restaurant-blog-section .blog-post-item-7 .order-sm-first {
    -ms-flex-order: 2;
    order: 2;
}
.restaurant-blog-section .blog-post-item-7 .order-sm-last {
    -ms-flex-order: 1;
    order: 1;
}
.restaurant-blog-section .blog-post-item-7 .text-right {
    text-align: left!important;
}
}
@media only screen and (max-width: 991px) {
     .classes-table table, .classes-table thead, .classes-table tbody, .classes-table th, .classes-table td,.classes-table tr {
         display: block;
    }
     .classes-table thead tr {
         position: absolute;
         top: -9999px;
         left: -9999px;
    }
     .classes-table tr {
         border: 1px solid #ccc;
    }
     .classes-table td {
         border: none;
         border-bottom: 1px solid #eee;
         position: relative;
         padding-left: 50%;
    }
     .classes-table td:before {
         position: absolute;
         top: 6px;
         left: 6px;
         width: 45%;
         padding-right: 10px;
         white-space: nowrap;
    }
     .classes-table td:nth-of-type(1):before {
         content: "Time";
    }
     .classes-table td:nth-of-type(2):before {
         content: "Monday";
    }
     .classes-table td:nth-of-type(3):before {
         content: "Tuesday";
    }
     .classes-table td:nth-of-type(4):before {
         content: "Wednesday";
    }
     .classes-table td:nth-of-type(5):before {
         content: "Thursday";
    }
     .classes-table td:nth-of-type(6):before {
         content: "Friday";
    }
     .classes-table td:nth-of-type(7):before {
         content: "Saturday";
    }
	.section-category-of-food{
		background-position-x: left, center !important;
		background-position-y: bottom, center !important;
	}
	.r-product-tabs, .section-category-of-food{
		background-image: none !important;
	}
}
@media (max-width: 448px) {
.layout-5 #rev_slider_1_forcefullwidth {
    margin-top: 52px !important;
}
}
@media (max-width: 599px) {
.single-product .related-products .products {
	padding-left: 15px;
	padding-right: 15px;
}
.single-product .related-products .col-md-12 {
    padding: 0;
}
.single-product .comment-avatar{
	display: none;
}
}
@media (max-width: 768px){
.mobile_80_minus .vc_empty_space{
	margin-top: -40px;
}
}
.shop-call-to-action .section-title{
	font-size: 50px;
	text-transform: inherit;
}
.woocommerce table.shop_table {
    border-collapse: collapse !important;
}

/* -------------------------------- 
Basic for animated headlines 
-------------------------------- */
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 
xclip 
-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}

/*Fitness Slider Headins*/
.animhead h2{
	font-family: Poppins, san-serif;
	font-size: 45px;
    line-height: 43px;
    font-weight: 700;
	color: #FC3C2A;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.animhead h1{
	font-size: 58px !important;
    line-height: 63px !important;
    font-weight: 900 !important;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 20px !important;
}
.page-header-3 .inner-content.animhead {
    border-left: none;
    padding-left: 0;
}

/*Fitness Join Us Bordered section*/
@media all and (min-width: 1199px){
section.section-join-us.bdron .section-list-item li {
    margin-right: 35px;
}
section.section-join-us.bdron .section-list-item {
    margin: 0;
    list-style: none;
    padding: 20px 0 20px 50px;
    border-left: 8px solid;
    border-right: 8px solid;
}
.bordered-top-uls {
    width: 65%;
    border-top: 8px solid;
}
.bordered-bottom-uls {
    width: 65%;
    border-bottom: 8px solid;
	float: right;
}
.layout-3 section.section-join-us.bdron .button-primary {
    margin-left: 18px;
}
section.section-join-us.bdron .section-text {
    margin-bottom: 60px;
}
ul.section-list-item{
	position: relative;
}
ul.section-list-item li:last-child {
    position: absolute;
    top: -51px;
    right: 10px;
}
.section-join-us .section-list-item li:last-child .item-icon{
	font-size: 88px;
}
.section-join-us .section-list-item li:last-child .item-title {
    margin-top: -15px;
}
}

/*Nearby GYMs section*/

.nearby-gyms .gym-btn {
	padding: 20px;
	cursor: pointer;
	border-radius: 1rem;
	margin-top: 1rem;
	position: relative;
	background-color: #f2fcfe;
}

.nearby-gyms .gym-btn h3 {
	font-size: 22px;
	color: #364e72;
	padding-left: 50px;
	position: relative;
	margin: 0;
}

.nearby-gyms .gym-btn h3::before {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #0090d9;
	border-radius: 50%;
}

.nearby-gyms .gym-btn h3::after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 7px;
	width: 16px;
	height: 4px;
	background-color: #f3f3f4;
	border-radius: 1rem;
}

.nearby-gyms .gym-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 33px;
	width: 4px;
	height: 16px;
	background-color: #f3f3f4;
	border-radius: 1rem;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
}

.nearby-gyms .gym-btn.open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.nearby-gyms .gym-btn.open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.nearby-gyms .gym-btn+.open {
	padding-top: 1rem;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
}

.nearby-gyms .gym-panel {
	-webkit-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
	background-color: #f2fcfe;
	height: 0;
}

.nearby-gyms .gym-panel .gym-container {
	padding-bottom: 1rem;
	overflow: auto;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 2rem;
	margin-right: 2rem;
}

.nearby-gyms .gym-panel .gym-container .inside-wrapper {
	margin-bottom: 2rem;
	background-color: #fff;
	margin-right: 1rem;
	border-radius: 1rem;
	padding: 2rem;
	padding-bottom: 7rem;
	position: relative;
}

.nearby-gyms .gym-panel .gym-container>div h3 {
	margin-top: 0;
	color: #03b2f5;
	margin-right: 7.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nearby-gyms .gym-panel .gym-container>div h3 span {
	position: absolute;
	top: 2rem;
	right: 2rem;
	color: #324e73;
}

.nearby-gyms .gym-panel .gym-container>div ul li {
	position: relative;
	color: #666;
}

.nearby-gyms .gym-panel .gym-container>div a.button {
	width: calc(100% - 4rem);
	position: absolute;
	bottom: 0;
	margin-bottom: 2rem;
}

.nearby-gyms .gym-panel.open .gym-container {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;	
}

@media all and (min-width:128px) and (max-width:767px) {
	.nearby-gyms {
		padding-left: 0;
		padding-right: 0;
	}
	.nearby-gyms .gym-panel .gym-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.nearby-gyms .gym-panel .gym-container>div {
		width: 100%;
	}
}

.fitness-cta-button{
	color: #ffffff; 
	line-height: 22px; 
	font-size: 14px;
}
.fitness-cta-p {
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    line-height: 1.6;
    margin-right: 30px;
}
.fitness-cta .section-header-style-6{
	text-align: left;
}
.fitness-cta .section-header-style-6 .section-title{
	text-align:left;
	color:#fff;
	max-width:350px;
	line-height:1.3;
	word-spacing: .2rem;
}
.fitness-how-to-find-us .find-us-info>h2{
	margin-bottom: 2.0rem;
}
.fitness-how-to-find-us .find-us-info li {
    color: #666;
    margin-bottom: 1.5rem;
    position: relative;
}
.fitness-feature-box-sec-two .headline-box{
	text-align:center;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
}
.fitness-feature-box-sec-two .feature-box{
	padding-top: 46px !important;
    padding-right: 30px !important;
    padding-bottom: 24px !important;
    padding-left: 30px !important;
    background-color: rgba(188,188,188,0.06);
}
.fitness-feature-box-sec-two .icon-box span{
	font-size:38px;
}
.fitness-testimonial-slider{
	background-size:cover;
}
.fitness-testimonial-slider .sec-auto-margin{
    margin: auto;
    float: none;	
}
.fitness-testimonial-slider p{
	color:#000;
	text-align:center
}
.fitness-testimonial-slider .testimonial-footer {
    max-width: 100%;
    margin: auto;
    padding-top: 20px;
    text-align: left;
}
.fitness-testimonial-slider img {
    width: 70px !important;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
    float: left;
    padding-right: 0;
}
.fitness-testimonial-slider .author-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #222;
    display: inline-block;
    bottom: -1px;
	margin-top: 10px;
}
.fitness-testimonial-slider span.author-designation {
    margin-bottom: 20px;
    display: block;
	color:#000;
}
.fitness-testimonial-slider .owl-dot{
	margin:5px
}
.fitness-testimonial-slider .owl-dot.active {
    border: 1px solid #FF213B;
    border-radius: 100%;
}
.fitness-testimonial-slider .owl-dot.active span{
	background-color: #FF213B !important;
}
.fitness-testimonial-slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 2px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%
}

@media (max-width: 767px) {
.fitness-testimonial-slider .testimonial-footer{
         text-align:center;
    }
.fitness-testimonial-slider	.author-info{
	text-align:left;	
	}
.fitness-testimonial-slider .section-title{
	padding-left:0 !important;
}
.r-product-tabs .product-item-2 .thumbnail img {
	margin: auto;
}	
}

.fitness-testimonial-slider .author-image{
	display:inline
}
.fitness-testimonial-slider .author-info{
	display:inline
}
.fitness-testimonial-slider .testimonial-footer-inner{
	margin:auto
}
.fitness-testimonial-slider-2 .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 2px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.fitness-testimonial-slider-2 .owl-dots{
	text-align:center;
	margin-top: 20px;
}
.fitness-testimonial-slider-2 .owl-dot{
	margin:4px
}
.fitness-testimonial-slider-2 .owl-dot.active {
    border: 1px solid;
    border-radius: 100%;
}
.fitness-testimonial-slider-2 img{
    background: #ececec;
    border-radius: 50%;
    padding-left: 7px;
    padding-top: 3px;
    height: 100px;
    width: 100px;
    transition: all .3s ease 0s;
	margin:auto;
}
.fitness-testimonial-slider-2  .testimonial-quote{
	margin-left:30px;
	margin-right:30px;	
}
.fitness-testimonial-slider-2 .testimonial-author{
    margin-left: 30px;
    margin-right: 30px;
	font-size: 13px;	
}
.fitness-photo-gallery-grid .filter-nav-2{
	width:100%;
}
.fitness-photo-gallery-grid .tab.active {
    color: #fff;
}
.fitness-photo-gallery-grid .tab{
    border:1px solid;
    color: #000;
	margin-left:10px;	
}
.fitness-photo-gallery-grid img,
.restaurant-photo-gallery img,
.doctor-profile-sec .thumbnail img{
	width:100% !important;
}
.ronby-image-widget-block  .gallery-item{
	margin-bottom:5px !important;
}
.ronby-image-widget-block .gallery-item{
	-webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.ronby-image-widget-block .gallery-item:hover{
	 -webkit-transform: scale(1.1);
	 transform: scale(1.1);
}
 .fitness-section-feature-products .ribbon-wrap {
   width: 100%;
   height: 188px;
   position: absolute;
   top: -8px;
   left: 8px;
   overflow: hidden;
}
.fitness-section-feature-products .ribbon-wrap:before,.fitness-section-feature-products .ribbon-wrap:after {
   content: ""; 
   position: absolute;
}
.fitness-section-feature-products .ribbon-wrap:before {
   width: 40px;
   height: 8px;
   right: 100px;
   background: #B20403;
   border-radius: 8px 8px 0px 0px;
}
.fitness-section-feature-products .ribbon-wrap:after {
   width: 8px;
   height: 40px;
   right: 0px;
   top: 100px;
   background: #B20403;
   border-radius: 0px 8px 8px 0px;
}
.fitness-section-feature-products .ribbon6 {
	width: 200px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 30px;
	right: -50px;
	z-index: 1;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 0 0 3px #E50102, 0px 21px 5px -18px rgba(0,0,0,0.6);
	background: #E50102;
	text-align: center;
	color: #fff;
	font-size: 17px;
}
@media (min-width: 500px) {
.fitness-section-feature-products  .ribbon {
    width: 48%;
  }
}
.layout-3 footer .widget-menu-1 li, .widget-timetable li {
    font-size: 13px;
    font-family: Poppins, san-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.layout-3 footer .widget-post-item-5 .post-title {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.layout-3 .footer-3 .widget {
    padding-right: 15px;
}
.layout-3 .footer-3 .post-title {
    word-break: normal;
}
.fitness-section-teams .team-item-2 .member-socials li{
	width:25px;
	height:25px;
	line-height: 25px;
    text-align: center;
    font-size: 12px;
    margin-bottom: 6px;	
}
.fitness-section-teams .team-item-2{
	position:relative;
}
.fitness-section-teams .team-item-2 .member-socials{
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;	
}
.fitness-section-teams .team-item-2 .member-socials li a {
    display: block;
    background: #fc3c2a;
    color: white;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.fitness-section-teams .team-item-2 .member-socials li a:hover{
    background: rgba(255, 255, 255, 0.1);
}
.fitness-section-timetable .showall{
    display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 22px;
    background: white;
    border-radius: 25px;
    font-family: Montserrat, san-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
    border: none;
    text-decoration: none;	
}
.fitness-section-timetable .showall.actv{
    background: #FF213B;
    color: #fff;
}
.fitness-section-timetable .tab.active{
    background: #FF213B;
    color: #fff;	
}
.fitness-section-timetable .filter-nav-2{
	width:100%;
	text-align: right;
}
.before-arrow-1::before{
    background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-1.png) center bottom no-repeat !important;	
}
.before-arrow-2::before{
    background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-2.png) center bottom no-repeat !important;	
}
.before-arrow-3::before {
    background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-3.png) center bottom no-repeat !important;
}
.before-arrow-4::before {
    background: url(//www.dadecpr.com/wp-content/themes/ronby/images/section-arrow-4.png) center bottom no-repeat !important;
}
.tooltip_templates { display: none; } 
.layout-3 .footer-3 .widget {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
.layout-3 .footer-3 .widget.widget_rbimagewidget{
	margin-left:15px;
}
}
.shadow-brdr{
    border: 1px solid transparent !important;
    -webkit-box-shadow: 0 4px 22px 5px #f1f1f1;
    box-shadow: 0 4px 22px 5px #f1f1f1;
}
.timetable tbody tr:last-child{
	border: 1px solid transparent !important;
	-webkit-box-shadow: 0 22px 22px -22px #f1f1f1;
	box-shadow: 0 22px 22px -22px #f1f1f1;
}
.rnd-pd{
	padding-top: 10px;
	padding-bottom: 10px;
}
.business-projects-tab .filter-nav-1{
    margin-left: 15px;
    margin-right: 15px;	
}
.business-projects-grid-2 .thumbnail img{
	width:100% !important;
}
@media (min-width: 1200px){
.business-projects-grid-2 .masonry-5-columns .masonry-item {
    width: 20%;
}
.business-projects-grid-2  .masonry-5-columns .masonry-item-width-2x {
    width: 40% !important;
}
}
.progressbar-style-2 {
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	color: #161616;
	background: #f5f5f5;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style-2 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #101010;
	font-size: 13px;
	color: #101010;
	text-align: left;
}
.progressbar-style-2 {
	height: 3px;
}
.progressbar-style-2 .progress-bar {
	padding: 3px 0 0 0;
}
.progressbar-style-2 .progress {
	border-radius: 0;
	overflow: visible;
	height: 9px;
}
.progressbar-style-2 .progress-bar {
	height: 3px;
	background: rgb(145, 56, 228);
	-webkit-transition: width 1.5s ease-in-out;
	transition: width 1.5s ease-in-out;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}
.progressbar-style-2 .text-gyellow {
	margin-top: -30px;
}
.business-portfolio-sec .section-header-style-4 .section-title {
	font-size: 50px;
	text-transform: inherit;
}
.iconlist-2{
	font-size: 15px;	
}
.section-side-image .iconlist-2 .icon{
	margin: 0px 5px 0px 0px;
}
.business-feature-box-3 .b-align-center {
	text-align: center;
}
.business-feature-box-3 .blasa-section p:last-child {
	margin-bottom: 0;
}
.business-feature-box-3 .about_ficon_2 {
	width: 80px;
	display: inline-block;
	height: 80px;
	border-radius: 100px 0 100px 100px;
	line-height: 80px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.business-feature-box-3 .about_ficon_2::before {
	content: "";
	position: absolute;
	bottom: -7px;
	top: 46%;
	left: -24px;
	right: -5px;
	background: hsla(0, 5%, 19%, 0.10980392156862745);
	transform: rotate(45deg);
	z-index: -1;
}
.business-feature-box-3 .wrap_about_feature {
	margin-bottom: 30px;
	padding: 0 15px;
}
.business-heading-sec-3 .b-align-center {
	text-align: center;
}
.business-heading-sec-3 .head-title {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 25px;
	letter-spacing: -.5px;
	text-transform: capitalize;
	font-weight: 700;
}
.business-heading-sec-3 .small-title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	display: block;
	padding-bottom: 7px;
	letter-spacing: 4px;
	opacity: .99;
}
.business-heading-sec-3 .blasa-section.about_us_page_3 .head-title {
	margin-bottom: 0;
}

.medical_appointment_form_wrapper{
	background-color:#fff;
	padding:50px;
    box-shadow: 0 0 20px rgba(0,0,0,.15);	
}
.medical-heading-section-2 .separator{
	color: #fbd244;
	background-color: #fbd244;
}
.medical-appointment-form-two .form-group{
	margin-bottom:11px !important;
}
.medical-newsletter .input-styled{
	width:100%;
}

.main-slide-footer .button, .main-slide-footer .btn {
    padding: 14px 28px;
}
.construction-service-detail-2 h2{
	font-size: 35px;
	color:#444;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px 0;
}
.construction-service-detail-2 h2 span{
	font-weight: normal;
}
.construction-service-detail-2 h4{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #444;	
}
.construction-service-social-share-wrapper{
    background: #f8f8f8;
	padding: 0 20px;
	margin: 40px 0;	
}
/*Construction pricing table*/
.outline-button {
	padding: 5px;
	border: 1px solid;
}
.border-none {
	border: none !important;
}
.construction_pricing_table .price {
	padding: 10px 0 10px 20px;
}
.construction_pricing_table .price span {
	vertical-align: middle;
}
.construction_pricing_table .price small {
	top: -25px;
	vertical-align: sub;
}
.construction_pricing_table .pricing-box-home2 .order {
	transition: all .3s ease-out 0s;
}
.construction_pricing_table .fea-lists {
	line-height: 38px;
	padding-left: 0;
}
.construction_pricing_table .pricing-box-home2 {
	background: #FFF;
}
.construction_pricing_table .pricing-box-home2 h2 {
	background: #49a32b;
	padding: 23px 0;
}
.construction_pricing_table .pricing-box-home2 .price {
	padding: 20px 0 20px;
	line-height: 25px;
}
.construction_pricing_table .pricing-box-home2 .price small {
	vertical-align: inherit;
	padding-right: 5px;
}
.construction_pricing_table .pricing-box-home2 ul.fea-lists li {
	border-bottom: solid 1px #e0e0e0;
	padding-top: 6px;
	margin: 5px 0;
}
.construction_pricing_table .pricing-box-home2 .order {
	background: #49a32b;
	padding: 20px 0;
}
.construction_pricing_table .pricing-box-home2 .order:hover {
	background: #000;
}
.construction_pricing_table .pricing-box-home2 .order a {
	color: #FFF;
}
.construction_pricing_table .pricing-box-home2 .order:hover a {
	color: #fff;
}
.construction_pricing_table .font-bold {
	font-weight: 600!important;
}
.construction_pricing_table .uppercase {
	text-transform: uppercase;
}
.construction_pricing_table .font-white {
	color: #FFF!important;
}
.construction_pricing_table .font-black-dark {
	color: #000;
}
.construction_pricing_table .font15 {
	font-size: 15px!important;
}
.construction_pricing_table .font16 {
	font-size: 16px!important;
}
.construction_pricing_table .font18 {
	font-size: 18px!important;
}
.construction_pricing_table .font25 {
	font-size: 23px !important;
    font-weight: 500 !important;
}
.construction_pricing_table .font45{
	font-size:45px;
}
.construction_pricing_table .font60 {
	font-size: 60px!important;
}
.construction_pricing_table .m-top1 {
	margin-top: 10px;
}
.construction_pricing_table .pricing-box-home2 .outline-button {
	padding: 10px;
}
.construction-our-projects-2 ul li {
	display: inline-block;
	margin-right: 10px;
}
.construction-our-projects-2 .article-with-overlay-4 .thumbnail img {
	width: 100%;
}
/*END Construction pricing table*/
.construction_feature_box_three .feature_item_url{
	padding-top: 38px;
    text-align: center;
	margin-bottom: 20px;
}
.construction_feature_box_three .feature_item_url .arrow {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 43px;
    background: #333333;
    color: #fff;
    border-radius: 50%;
    font-size: 15px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
	margin:auto;
}
.construction_feature_box_three{
	border: 1px solid #e9e9e9;
    border-radius: 3px;
}
.construction_feature_box_three:hover{
    -webkit-box-shadow: 0px 4px 51px -17px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 4px 51px -17px rgba(0,0,0,.9);
    box-shadow: 0px 4px 51px -17px rgba(0,0,0,.9);
	border:none;
}

.fashion-header-section .bg_img .overlay{
    position: relative;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #ff000000, #ffffff);	
}
.fashion-header-section .bg_img{
	height:650px;
	background-size:cover 
}

.fashion-section-feature-products-2 .product-item-1 .item-buttons {
    position: relative;
    z-index: 1;
    margin-top: -30px;
    background: rgba(26, 26, 26, 0.5);	
}
.v-hidden{
	visibility:hidden;
}
.v-visible{
	visibility:visible;
	transition:0.5s;
}
.fashion-section-feature-products-2 .added_to_cart{
	position: relative;
    display: block;
    width: 55px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #1a1a1a;
    color: white;
    font-size: 12px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.fashion-section-feature-products-2 .shadow-brdr{
	box-shadow:none;
	text-align:left;
}
.fashion-section-feature-products-2 .thumbnail  img{
	width:100%;
}
.fashion-section-feature-products-2 .product-action-buttons-1 a{
	background: transparent;	
	border:none;
}
.fashion-section-feature-products-2 .product-action-buttons-1 a:hover{
	background:none;
}

.fashion-section-feature-products-2 .ribbon2 {
    width: 60px;
    padding: 10px 0;
    position: absolute;
    top: -6px;
    left: 25px;
    text-align: center;
    border-top-left-radius: 3px;
    z-index: 9;
}

#construction_contact_form label{
	background-color: transparent !important;
	color: #fff;
}
.r-product-tabs .hover-color-primary,
.restaurant-blog-section .blog-post-item-7 .hover-color-primary{
	color: #666;
}
.comment-notes{
	margin-top: 10px;
}
.service-section-nine .small-title {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	display: block;
	padding-bottom: 7px;
	letter-spacing: 4px;
	opacity: .99;
}

.service-section-nine .b-align-center {
	text-align: center;
}

.service-section-nine.blasa-section {
	position: relative;
	overflow: hidden;
}

.service-section-nine.blasa-section.service-section {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
	z-index: 9;
}

.service-section-nine .section-head {
	padding-bottom: 60px;
}

.service-section-nine .head-title {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 25px;
	letter-spacing: -.5px;
	text-transform: capitalize;
	font-weight: 700;
}

.service-section-nine .section-head p {
	font-size: 17px;
	line-height: 29px;
}

.service-section-nine .row.row-services-head {
	padding-bottom: 65px;
}

.service-section-nine .row.row-services-head .section-head {
	padding-bottom: 0;
}

.service-section-nine .our_service_text {
	padding: 0 30px;
}

.service-section-nine .our_service_text p {
	font-size: 17px;
	line-height: 28px;
}

.service-section-nine .wrap_service {
	padding-bottom: 40px;
	background: #fff;
	padding-right: 15px;
	z-index: 9;
	position: relative;
}

.service-section-nine .wrap_service h5 {
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 13px;
}

.service-section-nine .service-icon {
	display: inline-block;
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 5px;
	margin-right: 30px;
	text-align: center;
	font-size: 32px;
	line-height: 100px;
	margin-bottom: 35px;
	border-radius: 0;
	background: #eff0f5;
}

.service-section-nine .wrap_service_txt {
	overflow: hidden;
}

.service-section-nine .right_irow_services .wrap_service_txt {
	text-align: left;
}

.service-section-nine .wrap_service:hover .service-icon {
	color: #fff!important;
	border-color: transparent;
}

.service-section-nine.blasa-section p:last-child {
	margin-bottom: 0;
}

.service-section-nine.wrap_service,
.service-icon {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}

.service-section-nine 100% {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 991px) {
	.service-section-nine .our_service_text br {
		display: none;
	}
	.service-section-nine .row.row_inner_services {
		padding: 0;
	}
	.service-section-nine .row.row-services-head {}
}

.service-section-nine i {
	margin-top: 30px;
}

.service-section-nine .wrap_service {
	display: inline-block;
	width: 100%;
}

@media (max-width: 767px) and (min-width: 578px) {
	.service-section-nine .wrap_service {
		padding-bottom: 30px;
	}
}

@media (max-width: 576px) {
	.service-section-nine .wrap_service {
		padding-bottom: 30px;
	}
	.service-section-nine .section-head p br {
		display: none;
	}
}

.service-section-nine .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:576px) {
	.service-section-nine .container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.service-section-nine .container {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.service-section-nine .container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.service-section-nine .container {
		max-width: 1140px;
	}
}

.service-section-nine .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.service-section-nine .col-12,
.service-section-nine .col-lg-12,
.service-section-nine .col-lg-4,
.service-section-nine .col-md-12,
.service-section-nine .col-md-6,
.service-section-nine .col-sm-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.service-section-nine .col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width:576px) {
	.service-section-nine .col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:768px) {
	.service-section-nine .col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.service-section-nine .col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:992px) {
	.service-section-nine .col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.service-section-nine .col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.about_us_eight .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.about_us_eight .col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:992px) {
	.about_us_eight .col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.about_us_eight .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.about_us_eight a {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	color: #252525;
	text-decoration: none;
}

.about_us_eight a:hover {
	text-decoration: none;
}

.about_us_eight.blasa-section {
	padding: 130px 0;
	position: relative;
	overflow: hidden;
}

.about_us_eight .head-title {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 25px;
	letter-spacing: -.5px;
	text-transform: capitalize;
	font-weight: 700;
}

.about_us_eight.blasa-section.about_us_1 {
	padding: 0;
	background: #1d1d1d;
	margin-bottom: -1px;
}

.about_us_eight .wrap_about_img {
	height: 100%;
	padding: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.about_us_eight .about_us_btn a {
	display: inline-block;
	padding: 11px 22px 11px 32px;
	border: 1px solid;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	border-radius: 5px;
}

.about_us_eight .about_us_btn a i {
	margin-left: 7px;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	border-radius: 50%;
	font-size: 9px;
	color: #fff;
	transform: scale(.8);
	-webkit-transform: scale(.8);
	transition: inherit;
}

.about_us_eight .about_us_btn a:hover {
	color: #fff!important;
	border-color: transparent;
}

.about_us_eight .about_us_btn a:hover i {
	background: #fff;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.about_us_eight .wrap_about_1_content {
	padding-top: 130px;
	padding-bottom: 140px;
	padding-left: 40px;
}

.wrap_about_1_content .head-title {
	color: #fff;
}

.about_us_eight .wrap_about_1_content p {
	color: #dcdcdc;
	line-height: 28px;
	font-size: 17px;
}

.about_us_eight .small-title {
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	display: block;
	padding-bottom: 7px;
	letter-spacing: 4px;
	opacity: .99;
}

@media (max-width: 991px) {
	.about_us_eight .wrap_about_img {
		height: 100%;
		padding: 193px;
		position: relative;
	}
	.about_us_eight .wrap_about_1_content {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.fitness-section-feature-products-2 .add_to_cart_button,
.fitness-section-feature-products-2 .product_type_button {
	color: inherit;
	font-size: 14px;
}
.fitness-section-feature-products-2 .product_type_button {
	font-size: 12px;
}
.fitness-section-feature-products-2 .add_to_cart_button:hover i {
	padding-left: 10px;
	transition: 0.5s;
}

.fitness-section-feature-products-2 .added_to_cart {
	color: inherit;
	font-size: 14px;
	text-transform: uppercase;
}

.fitness-section-feature-products-2 .added_to_cart:hover {
	background-color: transparent !important;
}

.fitness-section-feature-products-2 .thumbnail img {
	width: 100%;
}

.fitness-section-feature-products-2 .sale-badge {
	position: absolute;
	width: 70px;
	height: 70px;
	padding-top: 23px;
	color: #fff;
	z-index: 1;
}
.fitness-section-feature-products-2 .product-price-1 del{
    font-size:15px;
	font-weight: normal;
}
.fitness-section-feature-products-2 .product-price-1{
	padding-top:5px;
	text-align:right;
	font-weight: bold;
	font-size: 16px;
}
.fitness-section-feature-products-2 .stars-rating{
	padding-top: 5px;
}
.shop-heading-sec h1{
	font-family:Montserrat, sans-serif;
	font-size:50px;
	font-weight:800;
	color: #110729;
	line-height:55px;	
	margin-top:0;
	margin-bottom: 30px;
}
.shop-heading-sec h5{
	line-height: 27px;
}
.shop-testimonial-slider .testimonial-slider-2 .item .testimonial-author .testimonial-author-name{
	font-size: 14px;	
}
.shop-testimonial-slider  .owl-carousel .owl-item img{
	border-radius:50%;
	width:100px;
	height:100px;
}
.shop-testimonial-slider .owl-nav .owl-prev{
    top: -60px !important;	
	left: 25% !important;
}
.shop-testimonial-slider .owl-nav .owl-next{
	top: -60px !important;	
    right: 25% !important;	
}
.shop-testimonial-slider .owl-nav i{
	border:1px solid;
}
.shop-testimonial-slider{
    border: 3px solid #e5e5e5;	
}
.shop-brands-sec{
    border: 3px solid #e5e5e5;	
}
.shop-brands-sec img{
	width:90px !important;
}

.shop-top-categories h2{
	font-size:14px;
	text-transform:uppercase;
}
.shop-top-categories ul li::before {
    content: "\f192" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;	
	font-size: 7px;
    color: #d3d3d3;
}
.shop-top-categories .thumbnail.animate-zoom:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shop-top-categories img{
	width:100%;
}
.shop-top-categories ul li{
	font-size: 14px; 
}
.shop-top-categories .seeall {
    color: #999;
    display: inline-block;
    margin-top: 18px;
    border: 1px solid #e5e5e5;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 14px;
}
.shop-top-categories a{
    color:inherit;
    padding-left:7px;
}
.layout-4.single-product .single-product .fitness-single-product-layout .product-detail-1 .product .summary.entry-summary .ronby-view_wishlist-btn{
    top: 1px;
}
.layout-4.single-product .woocommerce-product-gallery__trigger{
    z-index: 1;
}
.woocommerce-cart-form .shop_table tr .actions .button,
.woocommerce-form.woocommerce-form-login.login .button, .woocommerce-form-coupon .button{
	opacity: 0.85;
}
.woocommerce-cart-form .shop_table tr .actions .button:hover,
.woocommerce-form.woocommerce-form-login.login .button:hover, .woocommerce-form-coupon .button:hover{
	opacity: 1;
}
.ronby-woocompare-button:hover{
	background-color:inherit !important;
}
.woocommerce .woocommerce-MyAccount-navigation  ul{
	padding-left:0px !important;
}
.woocommerce-pagination  a:hover, .woocommerce-pagination  li .current{
	color: white;
	background: #444444;
}
.form-request-consulation{
    z-index:1;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}
.subscription-widget-one .output {
    margin-top: 0px !important;
}
.medical-header-used .shop-single-product-layout .reply-button{
	background:inherit !important;
}/* 
	Theme Name: Ronby 
	Version: 1.0 
	Theme URI: https://themeforest.net 
	Description: Ronby | 6 Niche MultiPurpose WordPress Theme 
	Author: Fluent-Themes 
	Author URI: https://themeforest.net/user/fluent-themes 
	License: GNU General Public License v2.0 
	License URI: http://www.gnu.org/licenses/gpl-2.0.html 
	Template: ronby
*/

/* ================================================================ 
     GLOBAL STYLES - Start your custom styles from below
=================================================================== */


#header.header-1 .header-nav.bg-scroll{background: #00467F !important;}

.bulletlist ul {margin: 2em 0;list-style: none;}
.bulletlist li {margin:4px;margin-left:0;}

.bulletlist li:before {
  content: '\f14a';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #0074D9;
}




@media only screen and (max-width: 600px) {
  .wpb_content_element { padding-left:15px !important; padding-right:15px !important;}
}.ronby-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.ronby-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
.ronby-widget ul li:last-child { margin: 0; }
.ronby-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
#ronby-ronby-2 img { max-width: 75px; width: 100%; height: auto; }.ronby_recent_post3 ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.ronby_recent_post3 ul li { overflow: hidden; margin: 0 0 1.5em; }
.ronby_recent_post3 ul li:last-child { margin: 0; }
.ronby_recent_post3 ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
#ronby-ronby-recent-post3-1 img { max-width: 75px; width: 100%; height: auto; }.ronby-recent-post-4 ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.ronby-recent-post-4 ul li { overflow: hidden; margin: 0 0 1.5em; }
.ronby-recent-post-4 ul li:last-child { margin: 0; }
.ronby-recent-post-4 ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
#ronby-ronby-recent-post4-2 img { max-width: 75px; width: 100%; height: auto; }