@font-face {
	font-family:Aquawax-Regular;
	src:url("fonts/Aquawax-Regular-trial.ttf");
	font-display:swap;
}
html {
    overflow-x: hidden;
}
body {
    margin: 0;
    padding: 0;
	color: #333;
}
img {
	max-width: 100%;
}
p {margin-bottom:8px;}
.hide {display:none !important;}
.font-bold {
	font-weight: bold;
}
.w100 {
	width: 100%;
}
.mg0 {
	margin: 0 !important;
}
.mgl0 {
	margin-left: 0;
}
.mgr0 {
    margin-right: 0;
}
.mgt0 {
    margin-top: 0;
}
.mgb0 {
    margin-bottom: 0;
}
.pd0 {
	padding: 0;
}
.pdl0 {
	padding-left: 0;
}
.pdr0 {
    padding-right: 0;
}
.uppercase {
	text-transform: uppercase;
}
.mobile {
	display: none;
}
.text-center {
	text-align: center;
}
.cb:after {
	clear: both;
	content: '';
    display: block;
}
.scrollup {
    opacity: 1;
    position: fixed;
    bottom: 35px;
    right: 20px;
    display: none;
    z-index: 999;
}
a.scrollup:hover div {
	background: #386E97 !important;
}
a.scrollup:hover i {
	color: white !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.pagination {
    text-align: center;
    margin: 20px;
	border: 0;
	padding-top: 0;
}
.pagination a, .pagination strong {
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    padding: 5px 15px;
    text-decoration: none;
	line-height: 1.5em;
	 border: 0; outline: 0;
	color: #8A5359;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:13px;
	font-weight:bold;
	border: 1px dotted #ccc;
  margin-top: 5px;
}
.pagination a:hover {
    background-color: #BEBEBE;
    color: #fff;
}
.pagination a:active {
	background: rgba(190, 190, 190, 0.75);
}
.pagination strong {
    color: #fff;
    background-color: #BEBEBE;
}

.clearfix::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

html[xmlns] .clearfix {
display: block;
}

.pagination {
	display: block;
}

.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;} 
.flexslider .slides img {
    height: 500px;
    object-fit: cover;
}
.brick-widget-contact-header .widget-contact ul li {
    padding-left: 17px;
}
ul#menu-menu-portfolio li:first-child {
    margin-top: 5px;
}
ul#menu-menu-portfolio li:last-child {
    border-bottom: 0 !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important
}
.Defaults-arrow-right:before, .Defaults-phone:before, .Defaults-envelope:before {
	font-family: FontAwesome;	
}
.Defaults-arrow-right:before {
    color: #fff;	
}
.br-portfolio_slider .portfolio-slider-content ul li .box .box-img img, .latest-news .box .box-img img, .our-blog.template1 .box .box-img img, .blog-detail .box .box-img img
{
	width:100%;
    height: 215px;
	object-fit:cover;
}
.br-blog-wrap .box-content-p, .item-p-related .p-content p {display:none;}
.blog-list.blog-v2.blog-content .box-content-p {display:block;}
.description {
    background: #eee;
    padding: 8px 15px;
    border-radius: 5px;
    margin-bottom: 25px;
}
.dvls_result_wrap .dvls_result_item:nth-child(2n+1) {
    background: #fff !important;
}
.dvls_result_wrap .dvls_result_item.active, .dvls_result_wrap .dvls_result_item:hover {
    background: #e6e6e6 !important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block!important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none!important;
}
.latest-news .box .box-content .box-content-meta ul li.view, .box-content-meta ul li.view {

}