﻿.disabled{
    display:none!important;
}

.has-cover #mynano{
    top:0px!important;
}

/*Page Settings*/

#page-content{
    background-color:#FFFFFF;   
}

.heading-badge h3{
    width:95px;
    text-align:center;
    margin-bottom:0px!important;
    line-height:25px;
    font-size:12px;
    font-weight:400;
    padding-top:3px;
    padding-bottom:0px;
}

.heading-badge{
    margin-bottom:20px;
    border-width:3px!important;
}

.heading-title{
    text-align:center;
    font-size:19px;
    font-weight:650!important;
    padding-bottom:10px;
}

.heading-title-large{
    text-align:center;
    font-size:22px;
    font-weight:600!important;
    padding-bottom:10px;
}

.heading-style p{
    width:90%!important;
    margin-left:auto;
    margin-right:auto;
}

.heading-style .line{
    z-index:1;
    width:280px;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:25px;
    display:block;
    height: 1px;
    background: black;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#ececec), to(#ececec), color-stop(50%, rgba(0,0,0,0.2)));
    background: gradient(linear, 0 0, 100% 0, from(#ececec), to(#ececec), color-stop(50%, rgba(0,0,0,0.2)));
}

.heading-style i{
    background-color:#FFFFFF;
    font-size:24px;
    height:40px;
    width:50px;
    text-align:center;
    line-height:40px;
    color:#666666;
    position:absolute;
    top:38px;
    left:50%;
    margin-left:-25px;
    z-index:2;
}

.heading-style p{
    width:300px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

/*Content Strip*/

.coverflow-strip{
    background-color:#ffffff;  /*#0e141b;*/
    padding-left:30px;
    padding-top:0px;
    padding-bottom:30px;
}

.coverflow-strip h3{
    color:#0e141b;   /*#FFFFFF;*/
    text-align:center;
    padding-top:30px;
}

.coverflow-strip p{
    color:rgba(255,255,255,0.5);
    text-align:center;
    margin-top:30px;
}

.coverflow-strip a{
    margin-top:30px!important;   
}

.content-strip{
    overflow:hidden;
    padding-top:35px;
    padding-bottom:30px;
    margin-bottom:30px;
}

@media(min-width:768px){
    .content-strip .strip-content h4{text-align:center;}
    .content-strip .strip-content p{text-align:center;}
    .content-strip .strip-content i{display:none;}
    .content-strip .strip-subtitle{text-align:center; max-width:500px;  margin:0 auto;}
}

.content-strip .strip-content{
    position:relative;
    z-index:3;
}

.content-strip .strip-subtitle{
    z-index:3;
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    padding-top:20px;
    margin-bottom:0px;
}

.content-strip .strip-content h4{
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    font-size:20px;
    margin-bottom:5px;
}

.content-strip .strip-content p{
    color:rgba(255,255,255,0.6);
    padding-left:30px;
    padding-right:30px;
    margin-bottom:0px;
}

.content-strip .strip-content i{
    position:absolute;
    right:0px;
    height:100px;
    top:-20px;
    width:25px;
    color:rgba(255,255,255,0.9);
    line-height:93px;
    margin-right:30px;
    font-size:30px;
}


.content-strip .overlay{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:1;
    background-color:rgba(0,0,0,0.7);
}

.content-strip img{
    position:absolute;
    width:150%;
    top:0px;
    left:0px;
    z-index:0;
}

.strip-button2{
    text-align:center;
    padding-bottom:5px
}

.strip-button2 h4{
    text-align:center;
    padding-bottom:10px
}

.strip-button2 p{
    text-align:center;
    max-width:90%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:30px;
}

.strip-button2 a{
    text-align:center;
    width:130px;
    height:35px;
    line-height:35px;
    color:#FFFFFF;
    border:solid 1px rgba(255,255,255,0.5);
    border-radius:3px;
    margin-left:auto;
    margin-right:auto;
    font-size:13px;
}

.strip-button2 .overlay{
    background-color:rgba(0,0,0,0.8)!important;
}

.strip-button h4{
    text-align:center;
    padding-bottom:10px
}

.strip-button p{
    text-align:center;
    max-width:90%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:30px;
}

.strip-button a{
    text-align:center;
    width:130px;
    height:40px;
    line-height:40px;
    color:#FFFFFF;
    border:solid 1px rgba(255,255,255,0.5);
    border-radius:3px;
    margin-left:auto;
    margin-right:auto;
    font-size:13px;
}

.strip-button .overlay{
    background-color:rgba(0,0,0,0.8)!important;
}

.swiper-container-horizontal{
    overflow:hidden!important;;
}

.coverflow-thumbnails .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 200px;
    height: 200px;
    margin-top:20px;
}

.headimg img{
    margin-top:8px;
    margin-left:auto;
    margin-right:auto;
}

/*Homepage Classic Settings*/

.social-center{
    width:180px;
    margin-left:auto;
    margin-right:auto;
}


.social-center a{
    width:40px;
    height:40px;
    float:left;
    border-radius:40px;
    margin-left:10px;
    margin-right:10px;
}

.social-center a i{
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:13px;
    border-radius:45px;
}

.has-icon{
    font-size:18px;
}

.has-icon i2{
    margin-right:20px;
    width:20px;
    text-align:center;
}

.has-icon i{
    margin-right:20px;
    width:20px;
    text-align:center;
}

/*Columns*/

.column-left{
    min-height:150px;
    margin-bottom:30px;
    overflow:hidden;
}

.column-left img{
    width:150px;
    position:absolute;
    margin-left:-75px;
    border-radius:150px;
}

.column-left h4{
    padding-right:20px;
    padding-left:90px;
    padding-bottom:0px;
    margin-bottom:5px;
}

.column-left p{
    padding-right:20px;
    padding-left:90px;
    margin-bottom:0px;
}

.column-right{
    min-height:150px;
    margin-bottom:30px;
    overflow:hidden;
}

.column-right img{
    width:150px;
    position:absolute;
    right:-75px;
    border-radius:150px;
}

.column-right h4{
    padding-left:20px;
    padding-right:90px;
    padding-bottom:0px;
    margin-bottom:5px;
}

.column-right p{
    padding-left:20px;
    padding-right:90px;
    margin-bottom:0px;
}

/*Quote Slider*/

.quote-slider{
    overflow:hidden;
}

.quote-slider img{
    margin-top:8px;
    margin-left:auto;
    margin-right:auto;
}

.quote-slider h4{
    font-weight:300;
    line-height:40px;
    text-align:center;
    max-width:80%;
    margin-left:auto;
    margin-right:auto;
}

.quote-slider em{
    margin-top:20px;
    color:#f1c40f;
    width:150px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}

.quote-slider em i{
    font-size:18px;
    margin-left:5px;
    margin-right:5px;
}

.quote-slider a{
    text-align:center;
    font-size:12px;
    margin-top:-5px;
}

.next-quote-slider{
    top:80%;
    margin-top:-45px;
    right:5px;
    position:absolute;
    z-index:9;
    width:50px;
    height:50px;
    line-height:50px;
    border-radius:50px;
    text-align:center;
    color:#1f1f1f;
    transition:all 200ms ease;
}

.next-quote-slider:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 200ms ease;
}

.next-quote-slider i{
    font-size:16px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
}

.prev-quote-slider{
    top:80%;
    margin-top:-45px;
    left:5px;
    position:absolute;
    z-index:9;
    width:50px;
    height:50px;
    border-radius:50px;
    line-height:50px;
    text-align:center;
    color:#1f1f1f;
    transition:all 200ms ease;
}

.prev-quote-slider:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 200ms ease;
}

.prev-quote-slider i{
    font-size:16px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
}

/*Staff Slider*/

.staff-slider{
    overflow:hidden;
}

.staff-slider img{
    margin-top:8px;
/*    width:150px!important;
    height:150px!important;
    border-radius:150px;
*/    margin-left:auto;
    margin-right:auto;
}

.staff-slider h3{
    text-align:center;
    margin-top:20px;
}

.staff-slider em{
    display:block;
    text-align:center;
    margin-top:-10px;
    margin-bottom:10px;
}

.staff-slider p{
    text-align:center;
    padding-left:20px;
    padding-right:20px;
    margin-bottom:20px;
}

.staff-icons a{
    margin-left:6px;
    margin-right:6px;
    margin-bottom:30px;
}

.staff-icons-three{
    width:180px;
    margin:0 auto;
}

.staff-icons-two{
    width:120px;
    margin:0 auto;
}

.staff-icons-one{
    width:60px;
    margin:0 auto;
}

.next-staff-slider{
    top:50%;
    margin-top:-45px;
    right:20px;
    position:absolute;
    z-index:9;
    width:50px;
    height:50px;
    line-height:50px;
    border-radius:50px;
    text-align:center;
    color:#1f1f1f;
    transition:all 200ms ease;
}

.next-staff-slider:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 200ms ease;
}

.next-staff-slider i{
    font-size:16px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
}

.prev-staff-slider{
    top:50%;
    margin-top:-45px;
    left:20px;
    position:absolute;
    z-index:9;
    width:50px;
    height:50px;
    border-radius:50px;
    line-height:50px;
    text-align:center;
    color:#1f1f1f;
    transition:all 200ms ease;
}

.prev-staff-slider:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 200ms ease;
}

.prev-staff-slider i{
    font-size:16px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
}

.footer-clear{height:70px;}

.footer-logo{
    background-repeat: no-repeat;
    background-size:135px 20px;
    width:135px;
    height:20px;
    margin-left:auto;
    margin-right:auto;
}

.footer .footer-strip{
    margin-top:-15px;
    margin-bottom:-15px;
}

.footer-logo{
    color:#FFFFFF;
    padding-top:40px;
    font-weight:800;
    font-family:'Raleway', sans-serif;
    text-align:center;
    font-size:24px;
    display:block;
    width:100%;
}

.footer-socials{
    width:285px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:40px;
	text-align:center;
    vertical-align: middle;
}

.footer-socials a{
    width:40px;
    height:40px;
    border-radius:40px;
    float:left;
    line-height:42px;
    text-align:center;
    margin-left:4px;
    margin-right:3px;
}

.footer-strip{
    text-align:center;
    margin-bottom:15px;
    font-size:12px;
    padding-top:31px!important;
    padding-bottom:30px!important;
}

.footer-decoration{
    height:3px;
    width:50px;
    margin-left:auto;
    margin-right:auto;
    background-color:#e34e47;
    margin-bottom:20px;
}

/*Navigation*/

.header-clear{
    height:30px;
}

.navigation{
    position:fixed;
    z-index:99999;
    top:0px;
    left:0px;
    right:0px;
    background-color:rgba(12, 17, 23, 0.95);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;   
}

.hide-navigation{ 
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;   
}

.navigation-scroll{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px; /* Decrease this value for cross-browser compatibility */
    overflow: auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling: touch;   
}

.navigation-wrapper h3{
    font-family:'Satisfy', cursive;
    text-align:center;
    color:#FFFFFF;
    font-size:36px;
    padding-top:50px;
}

.navigation-wrapper h5{
    font-size:14px;
    color:rgba(255,255,255,0.5);
    font-weight:300;
    text-align:center;
    padding-top:5px;
}

.navigation-decoration{
    height:3px;
    width:80px;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    margin-bottom:30px;
    background-color:#c0392b;
}

.navigation ul{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    list-style:none;
    padding-left:0px;
}

.navigation ul li a{
    line-height:60px;
}

.navigation ul li a i:first-child{
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    margin-right:20px;
    line-height:41px;
    margin-top:10px;
    text-align:center;
    color:rgba(255,255,255,0.8);
    font-size:14px;
}

.navigation .fa-mobile{
    font-size:22px!important;
}

.navigation ul li a em{
    font-size:15px;
    font-style:normal;
    color:rgba(255,255,255,1);
    font-weight:300;
    transition:all 250ms ease;
    display:inline-block;
    line-height:60px;
}

.navigation ul li a .fa-circle{
    float:right;
    height:50px;
    width:20px;
    line-height:49px;
    text-align:center;
    font-size:6px;
    margin-top:5px;
    color:rgba(255,255,255,0.8);
}

.navigation ul li a .fa-angle-right{
    float:right;
    height:50px;
    width:20px;
    line-height:50px;
    text-align:center;
    font-size:12px;
    color:rgba(255,255,255,0.8);
    margin-top:6px;
}

.navigation ul li a .fa-plus{
    float:right;
    height:50px;
    width:20px;
    line-height:50px;
    text-align:center;
    font-size:10px;
    margin-top:6px;
    color:rgba(255,255,255,0.8);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);  
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.navigation-heading h4{
    color:#FFFFFF;
    font-size:12px;
    font-weight:400;
    width:300px;
    margin-left:auto;
    margin-right:auto;
    border-bottom:solid 1px rgba(255,255,255,0.1);
    padding-bottom:20px;
    height:40px;
    line-height:40px;
    padding-left:5px;
}

.navigation-heading i{
    float:right;
    height:40px;
    line-height:40px;
    padding-right:5px;
}

.submenu{
    display:none;
    padding-left:60px!important;
}

.active-submenu{
    display:block;
}

.submenu em{
    color:rgba(255,255,255,0.7)!important;
    font-size:13px!important;
}

.active-menu .fa-circle{
    color:#27ae60!important;
    font-size:7px!important;
    margin-top:6px;
}

.active-menu em{
    font-weight:500!important;
    color:#FFFFFF!important;
}

.close-menu i:last-child{
    color:#e74c3c!important;
    font-size:6px!important;
    margin-top:6px;
}

.navigation-share{
    width:300px;
    margin-left:auto;
    margin-right:auto;
}

.navigation-share a{
    width:60px;
    height:110px;
    float:left;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;
}

.navigation-share a i{
    width:60px;
    height:60px;
    border-radius:60px;
    text-align:center;
    font-size:18px;
    line-height:60px;
}

.navigation-share a em{
    display:block;
    text-align:center;
    color:rgba(255,255,255,0.8);
    font-style:normal;
    padding-top:5px;
}

.navigation-copyright{
    font-size:12px;
    color:rgba(255,255,255,0.5);
    text-align:center;
}

.bg-menu-yellow{    background-color:#d35400;}
.bg-menu-white{     background-color:#FDE3A7;}
.bg-menu-lime{      background-color:#a0db43;}
.bg-menu-green1{    background-color:#5fc869;}
.bg-menu-green2{    background-color:#27ae60;}
.bg-menu-teal{      background-color:#1abc9c;}
.bg-menu-blue1{     background-color:#3498db;}
.bg-menu-blue2{     background-color:#2980b9;}
.bg-menu-purple1{   background-color:#d06cb2;}
.bg-menu-purple2{   background-color:#9b59b6;}
.bg-menu-pink{      background-color:#e84862;}
.bg-menu-red1{      background-color:#e74c3c;}
.bg-menu-red2{      background-color:#c0392b;}
.bg-menu-dawn{      background-color:#ee491c;}
.bg-menu-orange1{   background-color:#e67e22;}
.bg-menu-orange2{   background-color:#f26f07;}
.bg-menu-dark1{   background-color:#34495e;}
.bg-menu-dark2{   background-color:#2c3e50;}


/*Footer Menu*/

.navigation-footer{
    position:fixed;
    height:60px;
    bottom:0px;
    width:100%;
    z-index:99999;
    background-color:#0c1117;
}

.nav-logo{
    font-family:'Satisfy', cursive;
    color:#FFFFFF;
    font-size:22px;
    height:60px;
    line-height:60px;
    padding-left:20px;
    width:180px;
    font-weight:100!important;
}

.nav-icon{
    position:fixed;
    bottom:5px;
    height:50px;
    width:60px;
    text-align:center;
    line-height:50px;
    font-size:14px;
    color:#FFFFFF;
    border-left:dashed 1px rgba(255,255,255,0.1);
}

.nav-icon-4{    right:0px;    display:none;}
.nav-icon-3{    right:0px;}
.nav-icon-2{    right:60px;}
.nav-icon-1{    right:120px;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}


















