@charset "utf-8";

#page-transitions{z-index:2;}

.gallery:after, .last-column :after, .footer:after, .landing-icons:after, .navigation:after{content: "";  display: table; clear: both;}

#page-preloader{
	background-color:#FFFFFF;
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	z-index:999;
	opacity:1;
	transition:all 350ms ease!important;
	background-image:url(../images/status.gif);
	background-size:32px 32px;
	background-repeat:no-repeat;
	background-position: center center;
}


.hide-preloader{
	opacity:0!important;
	pointer-events: none!important;
	transition:all 350ms ease!important;
}

.header{
    height:65px;
    z-index:10;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding:0px 20px 30px 20px;
}

.header-logo{
    position:absolute;
    right:30px;
    background-image:url(../images/logo/logo-reside.png);
    background-position:center right;
    background-size:65px 16px;
    height:65px;
    width:50%;
    background-repeat:no-repeat;
}

.home-slider{
    display:block;
    padding:5px;
    margin-bottom:20px;
    background-color:#FFFFFF;
    box-shadow: 0 1px 2px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.08);
}

.home-slider em{
    display:block;
    text-align:center;
    font-style: normal;
    font-size:12px;
    padding:5px 0px 8px 0px;
    color:#FFFFFF;
    background-color:rgba(0,0,0,0.8);
    margin-top:-37px;
    z-index:10;
    position:relative;
}

.slide-controls{
    position:absolute;
    z-index:99;
    top:50%;
    background-color:rgba(0,0,0,0.5);
    color:#FFFFFF;
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    margin-top:-25px;
    font-size:12px;
    left:20px;
    border-radius:35px;
}

.prev-slide{
    top:50%;
    left:auto;
    right:20px;
}

.container-title{
    font-size:18px;
    font-weight:600;
    padding-top:5px;
    margin-bottom:5px;
    padding-left:30px;
    text-shadow:0px 1px 0px #FFFFFF;
}

.container-title i{
    font-size:15px;
    position:absolute;
    left:0px;
    top:-1px;
    width:35px;
    height:35px;
    line-height:35px;
}

.small-column i{
    position: absolute;
    width:43px;
    height:43px;
    line-height:43px;
    border-radius:43px;
    text-align:center;
    font-size:17px;
    margin-top:2px;
}

.small-column p{
    padding-left:60px;
    line-height:23px;
}


.large-column{min-height:100px; margin-bottom:0px; padding-top:0px;}
.large-column strong{position:absolute; padding-left:100px; padding-top:5px; font-size:16px; font-weight:600; text-shadow:0px 1px 0px #FFFFFF;}
.large-column img{
    position: absolute;
    width:80px;
    height:80px;
    text-align:center;
    font-size:17px;
    margin-top:3px;
}

.large-column p{
    padding-top:35px;
    padding-left:100px;
    line-height:20px;
    font-size:12px;
}

.footer-logo{
    background-image:url(../images/logo/logo-reside.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:80px 18px;
    height:53px;
    width:100%;
}

.back-to-top-badge{
    width:45px;
    height:45px;
    line-height:40px;
    text-align:center;
    background-color:#FFFFFF;
    margin:20px auto 40px; auto;
    color:#1f1f1f;
    border-bottom:solid 4px #1f1f1f;
}

.footer{
    margin:0px 20px 20px 20px;
    padding:20px 0px 10px 0px;
    box-shadow: 0px -1px rgba(0,0,0,0.1);
    border-top:solid 1px rgba(255,255,255,0.5);
}

.footer .decoration{
    max-width:310px;
    opacity:0.6;
    margin:20px auto 20px auto;
}

.footer-links{
    padding:10px 15px 0px 15px;
}

.footer-socials{
    width:270px;
    margin:20px auto 20px auto;
}

.footer-socials a{
    width:35px;
    height:35px;
    line-height:35px;
    border-radius:5px;
    float:left;
    text-align:center;
    margin-left:5px;
    margin-right:5px;
}

.copyright-text{
    font-weight:400;
    color:#1f1f1f;
    text-align:center;
    font-size:11px;
    text-transform:uppercase;
    padding-bottom:25px;
    margin-top:5px;
}

.link-list{
    background-color:#FFFFFF;
    margin-bottom:20px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.08);
}

.link-list a{
    height:45px;
    line-height:45px;
    border-bottom:solid 1px rgba(0,0,0,0.08);
}
.link-list .fa-circle{font-size:8px;}
.link-list a i:first-child{
    color:#1f1f1f;
    width:50px;
    text-align:center;
}

.link-list a{
    text-transform:uppercase;
    font-size:12px;
    color:#a2a2a2;
    font-weight:600;
    border-left:solid 4px rgba(0,0,0,0.15);
}

.link-list a i:last-child{
    position:absolute;
    right:0px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
}

.active-link-list{
    color:#000000!important;
    border-left:solid 4px #8CC152!important;
}
.active-link-list .fa-circle{
    color:#8CC152!important;
}


.sidebar-menu{
    padding-top:20px;
    padding-bottom:20px;
    width:70px;
    position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    z-index:9;
    background-color:#222222;
    transform:translateX(0px);
    transition:all 350ms ease;
}

.page-content{
    padding-top:20px;
}
.page-content, .header{
    z-index:10;
    background-color:#ebebeb;
    transition:all 350ms ease;
}

.sidebar-bg{
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==);
    position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    width:70px;
    z-index:1;
}

.sidebar-scroll{
    position:absolute;
    padding-top:20px;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
    z-index:15;
}

.sidebar-menu a{
    display:block;
}

.sidebar-menu a em{
    display:block;
    text-align:center;
    font-size:9px;
    text-transform: uppercase;
    color:#FFFFFF;
    font-style: normal;
    margin-top:-5px;
    margin-bottom:20px;
}

.sidebar-menu a i{
    font-size:18px;
    dispaly:block;
    text-align:center;
    width:100%;
    background:linear-gradient(180deg, #a8b9ce 0%, #7b7b7b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow:0px 1px 0px rgba(255,255,255,0.2);

}

.sidebar-menu .active-menu i{
    background:linear-gradient(180deg, #9d9d9d 0%, #6ca4d5 49%, #0084d0 50%, #0aa5dc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow:0px 1px 0px rgba(255,255,255,0.2);
  
}

.active-page-content{
    transform:translateX(70px)!important;
    transition:all 350ms ease;
}

.sidebar-menu{opacity:0;}
.active-menu{
    opacity:1;
    transform:translateX(0px)!important;
    transition:all 350ms ease;
}

#page-hider{
    position:fixed;
    top:0px;
    left:70px;
    bottom:0px;
    right:0px;
    z-index:10;
    opacity:0;
    pointer-events:none;
}

.active-hider{
    pointer-events: all!important;
    opacity:1!important;
}

.header-icon{
    width:50px;
    height:50px;
}

.header-icon em{
    width:14px;
    height:2px;
    background-color:#1f1f1f;
    position:absolute;
    left:5px;
    transition:all 350ms ease;
}

.l1{top:27px;}
.l2{top:32px;}
.l3{top:37px;}

.header-icon-active .l1{
    transform:rotate(45deg);
    top:32px;
    background-color:#BF263C;
}

.header-icon-active .l2{
    opacity:0;
}

.header-icon-active .l3{
    transform:rotate(-45deg);
    top:32px;
    background-color:#BF263C;
}

/*Tabs*/

.active-tab-box{background-color:#8CC152!important;}
.tab-boxes:after {
  content: "";
  display: table;
  clear: both;
}
.tab-boxes{border-bottom:solid 1px rgba(0,0,0,0.1); padding-bottom:20px; box-shadow: 0px 1px rgba(255,255,255,0.7);}
.tab-boxes a{
    float:left;
    width:21%;
    margin:0px 2% 0px 2%;
    background-color:#1f1f1f;
    padding:3px; 0px 3px 0px;
    text-align:center;
    border-radius:15px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:11px;
}

.tab-boxes-3 a{
    width:31%!important;
    margin-left:1%!important;
    margin-right:1%!important;
}

.tab-boxes-2 a{
    width:45%!important;
    margin-left:2%!important;
    margin-right:3%!important;
}

