/* Custom Split Sections */
.page-template-page_custom_sections .content-sidebar-wrap {
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
	margin: 0 auto;
}

.page-template-page_custom_sections .site-inner .content-sidebar-wrap {
    padding-bottom: 0px;
}

.page-template-page_custom_sections .content {
    margin-top: 0px;
}

.page-template-page_custom_sections .site-footer {
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.custom-sections{
    line-height: 0;
}

.custom-sections .half-box{
    width: 50%;
    float: left;
    min-height: 520px;
}

.custom-sections .bg-side{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.custom-sections .content-side {
    text-align: center;
    position: relative;
    top: 50%;
    webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* -webkit-backface-visibility: hidden; */
    padding: 40px;
    line-height: 1.8;
}

.custom-sections .custom-content {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
}

/* Envira */

.envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner:hover,
.single-custom-album:hover{
	opacity: 0.8 !important;
	-webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.envira-gallery-item span.title {
    padding: 15px 5px;
    text-align: center;
    display: block;
    color:#000062;
}

/* Sidebar Override */
.sidebar-v2 .number-con:before,
.sidebar-v2 .bg-con:after{
	display: none;
}

.sidebar-v2 .bg-con{
	margin: 0 auto;
	padding: 54px 10px;
}

#pgc-1365-4-0, #pgc-1365-4-1{
	width:100% !important;
}

.fa-facebook-official,.fa-twitter{
	color:#fff !important;
}

.footerul{
	display:flex;
	margin-top: 20px;
}
.footerul li{
	display: inline-block;
    padding: 5px;
    background: #fff;
    height: 70px;
}