.logo {
    padding: 18px;
    max-height: 81px;
}
.logo_def, .logo_retina {
    width: auto;
    height: 48px !important;
}
.cs_logo .logo_def, .cs_logo .logo_retina, .landing_logo .logo_def, .landing_logo .logo_retina {
	width: 140px;
	height: 100px
}
.preloader, body {
	background: #000
}
* {
	font-family: Roboto
}
a:hover, a:focus {
    text-decoration: none !important;
}
.site_wrapper {
    margin-top: 96px;
}
.show_me_always{
    left: 0;
    right: inherit;
    top: 15px;
}
.no_bg a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_posts .post_title, .widget_recent_entries ul li a, div, input, p, td, textarea {
	color: #7e7f81;
	font-weight: 400
}
.shortcode_iconbox p {
	color: #7e7f81!important
}
.pp_title, .shortcode_iconbox a:hover .iconbox_title, h1, h1 a, h1 small, h1 span, h2, h2 a, h2 small, h2 span, h3, h3 a, h3 small, h3 span, h4, h4 a, h4 small, h4 span, h5, h5 a, h5 small, h5 span, h6, h6 a, h6 small, h6 span {
	color: #3f4041
}
.iconbox_title {
	color: #3f4041!important
}
.logo {
	background-color: #2e3032
}
header.main_header {
	background-color: transparent;
	top: 15px;
}
.mobile_menu li.menu-item-has-children>a:after, ul.mobile_menu a, ul.mobile_menu a span {
	color: #c7cacc
}
header.main_header ul.menu>li>a {
	color: #c7cacc;
	font-weight: 900;
	font-size: 13px;
	line-height: 15px
}

.main_header nav ul.menu>li.current-menu-ancestor>a, .main_header nav ul.menu>li.current-menu-item>a, .main_header nav ul.menu>li.current-menu-parent>a, .mobile_menu li.current-menu-ancestor.menu-item-has-children>a:after, .mobile_menu li.current-menu-item.menu-item-has-children>a:after, .mobile_menu li.current-menu-parent.menu-item-has-children>a:after, ul.mobile_menu li.current-menu-ancestor>a, ul.mobile_menu li.current-menu-ancestor>a span, ul.mobile_menu li.current-menu-item>a, ul.mobile_menu li.current-menu-item>a span, ul.mobile_menu li.current-menu-parent>a, ul.mobile_menu li.current-menu-parent>a span {
	color: #35e0f6
}
.main_header nav ul.sub-menu, .main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu {
	background-color: #2e3032
}
.main_header nav ul.sub-menu li ul.sub-menu {
	background-color: #1d1e1f
}
.main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu li>a, .main_header nav ul.sub-menu li>a {
	color: #c8c9cc;
	font-size: 12px;
	line-height: 14px
}
.main_header nav ul.sub-menu li ul.sub-menu li>a {
	color: #a1a2a4
}
.main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu li>a:before, .main_header nav ul.sub-menu li ul.sub-menu li>a:before, .main_header nav ul.sub-menu li>a:before {
	background-color: #45484a
}

.main_header nav ul.menu .sub-menu {
    left: 100%;
    padding: 0;
    padding-right: 25px;
	width: 280px;
}
.main_header nav ul.sub-menu li a:before {
    width: 100%;
    margin: 0;
}
.main_header nav ul.sub-menu li:last-child a:before {
    width: 0;
    margin: 0;
}



footer.main_footer {
	background-color: #1d1e1f
}
.back404 a, .back404 a:hover, .copyright, .phone {
	color: #c7cacc
}
.left-sidebar-block, .right-sidebar-block {
	border-color: #e4e7e9
}
div, input, p, td {
	font-family: Roboto;
	font-weight: 400
}
.fs_descr {
	font-family: Roboto!important
}
a:hover {
	color: #7e7f81;
	font-weight: 400
}
.main_header nav {
    padding: 0 30px 0 6px;
    background-color: #2e3032;
}
.main_header .extra {
    float: right;
    background-color: #2e3032;
    display: flex;
    height: 81px;
    align-items: center;
    padding-right: 20px;
    padding-left: 50px;
}
.main_header .extra li{
	position: relative
}

.main_header .extra li:before {
    content: " ";
}
.main_header .extra li.added:after {
    content: '';
    position: absolute;
    left: 60%;
    top: -2px;
    width: 16px;
    height: 16px;
    background-color: #FF9800;
    border-radius: 50%;
    animation: blinker 2s linear infinite;
    opacity: 0;
}
@keyframes blinker {  
  10% { opacity: 1;  }
  20% { opacity: 0;  }
  30% { opacity: 1;  }
  50% { opacity: 0;  }
}
.main_header .extra li a{
    cursor: pointer;
    color: #c7cacc;
    font-size: 15px;
    padding: 0 10px;
}

.main_header .extra li a i{
    margin-top: 4px;
}
.main_header .extra li a:hover, .main_header .extra li a.active{
    color: #35e0f6;
}




.filter_toggler, .main_header nav ul.menu li a, .main_header nav ul.menu li span, ul.mobile_menu li a, ul.mobile_menu li span {
	font-family: Roboto;
	font-size: 13px;
	line-height: 15px
}
blockquote p, div, input, input[type=text], input[type=email], input[type=password], p, td, textarea {
	font-size: 12px;
	line-height: 22px
}
.main_header nav ul.menu>li>a, ul.mobile_menu>li>a {
	font-size: 13px;
	line-height: 15px
}
.main_header nav ul.menu>li>a:before, ul.mobile_menu>li>a:before {
	line-height: 15px
}
h1, h1 a, h1 small, h1 span, h2, h2 a, h2 small, h2 span, h3, h3 a, h3 small, h3 span, h4, h4 a, h4 small, h4 span, h5, h5 a, h5 small, h5 span, h6, h6 a, h6 small, h6 span {
	font-family: Roboto;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	padding: 0
}
.search404.search_form .search_button, .shortcode_tab_item_title, blockquote.shortcode_blockquote.type3:before, blockquote.shortcode_blockquote.type4:before, blockquote.shortcode_blockquote.type5:before, input[type=button], input[type=reset], input[type=submit] {
	font-family: Roboto;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
.countdown-amount, .countdown-period, .dropcap, .easyPieChart, .easyPieChart span, .load_more_works, .load_more_works:hover, .notify_shortcode input[type=submit], .share_toggle, .share_toggle:hover, .shortcode_button, .shortcode_button:hover {
	font-family: Roboto;
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
.sidebar_header {
	font-family: Roboto
}
.box_date span, .chart.easyPieChart, .chart.easyPieChart span, .countdown-amount, .countdown-period, .countdown-row .countdown-section:before, .search404 .search_button, a.shortcode_button, input[type=button], input[type=reset], input[type=submit] {
	font-family: Roboto;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
.search404 .search_button, h1, h1 a, h1 a:hover, h1 span, h2, h2 a, h2 a:hover, h2 span, h3, h3 a, h3 a:hover, h3 span, h4, h4 a, h4 a:hover, h4 span, h5, h5 a, h5 a:hover, h5 span, h6, h6 a, h6 a:hover, h6 span, input[type=button], input[type=reset], input[type=submit] {
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
input[type=button], input[type=reset], input[type=submit] {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
h1, h1 a, h1 span, h3.promo_title {
	font-size: 22px;
	line-height: 24px
}
h2, h2 a, h2 span {
	font-size: 20px;
	line-height: 22px
}
h3, h3 a, h3 span {
	font-size: 18px;
	line-height: 20px
}
h3.comment-reply-title, h3.comment-reply-title a, h4, h4 a, h4 span {
	font-size: 16px;
	line-height: 18px
}
h5, h5 a, h5 span {
	font-size: 14px;
	line-height: 16px
}
.comment_info h6:after, h6, h6 a, h6 span {
	font-size: 12px;
	line-height: 14px
}
::selection {
	background: #35e0f6
}
::-moz-selection {
background:#35e0f6
}
.main_header nav ul li:hover>a, .main_header nav ul.sub-menu li.current-menu-ancestor:hover>a, .main_header nav ul.sub-menu li.current-menu-ancestor>a, .main_header nav ul.sub-menu li.current-menu-item:hover>a, .main_header nav ul.sub-menu li.current-menu-item>a, .main_header nav ul.sub-menu li.current-menu-parent:hover>a, .main_header nav ul.sub-menu li.current-menu-parent>a, .main_header nav ul.sub-menu li.current_page_item:hover>a, .main_header nav ul.sub-menu li.current_page_item>a {
	color: #35e0f6!important
}
.author_name a:hover, .blogpost_title a:hover, .count_title, .count_title h1, .dropcap.type2, .dropcap.type5, .featured_items_title h5 a:hover, .filter_toggler:hover, .header_filter .optionset li.selected a, .no_bg a:hover, .optionset li a:hover, .portfolio_block h5 a:hover, .portfolio_dscr_top h3 a:hover, .pp_title span, .shortcode_iconbox a:hover .ico i, .shortcode_iconbox a:hover .iconbox_body, .shortcode_iconbox a:hover .iconbox_body p, .shortcode_iconbox a:hover .iconbox_title, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_posts .post_title:hover, .widget_recent_entries ul li a:hover, a, blockquote.shortcode_blockquote.type5:before, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, ol li:before, textarea:focus, ul li:before {
	color: #35e0f6
}
input[type=text]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color:#35e0f6;
-webkit-font-smoothing:antialiased
}
input[type=text]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
color:#35e0f6;
opacity:1;
-moz-osx-font-smoothing:grayscale
}
input[type=text]:focus:-ms-input-placeholder {
color:#35e0f6
}
input[type=email]:focus:-ms-input-placeholder {
color:#35e0f6
}
input[type=password]:focus:-ms-input-placeholder {
color:#35e0f6
}
textarea:focus:-ms-input-placeholder {
color:#35e0f6
}
.bc_title a:hover, .module_team .team_title a:hover, .optionset li.selected a, .price_item.most_popular .item_cost_wrapper h3, .price_item.most_popular .item_cost_wrapper h5, .shortcode_iconbox a:hover .ico i, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_nav_menu ul li.current-menu-item a, .widget_pages ul li a:hover, .widget_posts .post_title:hover, .widget_recent_entries ul li a:hover, .wrapper404 h1 span {
	color: #35e0f6
}
.featured_item_footer .gallery_likes:hover i, .featured_item_footer .gallery_likes:hover span, .featured_item_footer .morelink:hover, .module_team a.teamlink:hover, .preview_likes, .preview_likes i {
	color: #35e0f6!important
}
#reply-title:before, .bc_likes:hover, .blogpost_user_meta h5:before, .box_date .box_month, .featured_items_title h5:before, .highlighted_colored, .module_team h5:before, .notify_shortcode input[type=submit], .pagerblock li a:hover, .portfolio_dscr_top h3:before, .postcomment:before, .preloader:after, .price_item .price_item_btn a:hover, .price_item.most_popular .price_item_title, .search404 .search_button, .share_toggle:hover, .shortcode_button.btn_type1:hover, .shortcode_button.btn_type5, .title:before, .title_square h1:before, .title_square h2:before, .title_square h3:before, .title_square h4:before, .title_square h5:before, .title_square h6:before, input[type=button], input[type=reset], input[type=submit] {
	background-color: #35e0f6
}
#mc_signup_submit:hover, .blog_post_preview .blogpost_title:before, .pp_wrapper input[type=submit]:hover, .search_button:hover {
	background-color: #35e0f6!important
}
.fs_blog_top, .iconbox_wrapper .ico, .module_cont hr.type3, .promoblock_wrapper, .simple-post-top, .widget_search .search_form, .widget_tag_cloud a:hover, blockquote.shortcode_blockquote.type2, blockquote.shortcode_blockquote.type5 .blockquote_wrapper {
	border-color: #35e0f6
}
.bc_likes:hover:after {
	border-color: transparent transparent transparent #35e0f6
}
.landing_logo {
	background: #151516
}
.fullscreen_portfolio.with_padding .load_more_works:hover, .fullscreen_portfolio.with_padding .optionset li a:hover, .fullscreen_portfolio.with_padding .optionset li.selected a {
	color: #35e0f6
}
.fullscreen_portfolio.with_padding .load_more_works:hover span:after, .fullscreen_portfolio.with_padding .load_more_works:hover span:before {
	background: #35e0f6
}

.fs_controls {
    right: 0;
    left: inherit;
    width: 180px;
    bottom: 40px;
	height: 60px;
}

.fs_controls_append {
    height: 60px;
}

.fs_controls_append a {
    width: 60px;
    height: 60px;
}

.main_header nav ul.sub-menu li{
	width: calc( 100% + 25px )
}

.main_header nav ul.sub-menu li:hover{
	background-color: #005b68;
}

.main_header nav ul.sub-menu li a:after {
    content: " ";
}
.main_header nav ul.sub-menu li>a {
	padding: 0;
	height: 60px;
	display: flex;
	align-items: center;
}
.main_header nav ul.sub-menu li>a img{
    height: 30px;
    margin-left: 20px;
    margin-right: 25px;
}



.fs_controls_append a:hover {
    background: #35e0f6;
}


.stat_count {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 100;
    color: #35e0f6;
}

.optionset{
    position: fixed;
    top: 100px;
    background-color: #fff;
    transition: opacity 350ms,top 350ms;
	padding: 0 20px !important;
    height: 50px;
    display: flex;
    align-items: center;
}
.hide_controls .optionset {
    top: -300px;
    opacity: 0;
}

.optionset li a {
    font-size: 14px;
	    color: #000000 !important;
}

.optionset li a:hover, .optionset li.selected a {
    color: #00BCD4 !important;
}


.fs_port_item .bottom_box {
position: absolute;
    left: 0%;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: left;
    transition: bottom 300ms;
}
.optionset li:before {
    content: '|';
    padding: 0 12px 0 11px;
    font-weight: 900;
    color: #ababab !important;
	width: 1px;
}
.optionset li:nth-child(2)::before {
    content: ' ';
	width: 10px;
    margin-left: 25px;
}


.bottom_box {
    min-height: 70px;
    padding: 15px;
}






















footer.main_footer {
    background-color: #2e3032;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	transition: bottom 350ms;
}

.hide_controls footer.main_footer {
    bottom: -100px;
}

footer.main_footer .copyright {
    padding: 5px;
    padding-left: 15px;
}

footer.main_footer span {
        padding: 5px 15px;
    display: flex;
    align-items: center;
    float: left;
}
footer.main_footer a{
    padding: 5px;
    display: flex;
    align-items: center;
    float: left;
}

footer.main_footer .socials {
    padding: 5px;
    padding-right: 15px;
}




.about-logo{
    padding: 35px 100px;
}

.about-logo img{
	width: 100%
}












.justpc{
 display: block;
}
.justmmobile{
 display: none;
}



.homePop{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999999999;
 }
 .homePop-content{
	position: relative;
	width: 50%;
	background-color: #000;
 }
 .homePop-close{
	position: absolute;
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FF9800;
	right: 0;
	top: 0;
	font-size: 20px;
	color: black;
	cursor: pointer;
	transition: all ease 0.3s;
 }
 .homePop-close:hover{
	 background-color: #cf7c01;
  }



@media only screen and (max-width: 760px) {
	.main_header.fixed_header {
		position: absolute;
		left: 0;
		top: 0;
		max-height: 60px;
		width: 100%;
		background-color: #2e3032;
	}
	
	.main_header.fixed_header .header_wrapper{
	    position: fixed;
    width: 100%;
    background-color: #2e3032;
    z-index: 9999;
	}
	.mobile_menu_wrapper {
		    position: fixed;
    top: 60px;
    background-color: #252729;
    width: 100%;
    height: calc(100% - 60px);
    overflow-y: auto;
	}
	.show_me_always {
       display: none;
	}
	.logo {
		padding: 0px;
		height: 60px;
		display: flex;
		align-items: center;
	}
	.main_header .extra {
		padding: 0;
		height: 60px;
		margin-right: 60px;
	}
	.menu_toggler {
		right: 20px;
		top: 22px;
	}
	ul.mobile_menu li a{
		    padding: 20px !important;
    margin: 0 !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
	}
	ul.mobile_menu .sub-menu {
		margin: 0;
	}
	ul.mobile_menu .sub-menu li a img{
		width: 30px;
		margin-right: 20px;
	}
	
	#search-dialog .search-wrap {
		width: 90%;
	}
	#search-dialog .search-wrap input {
		font-size: 20px;
		letter-spacing: 1px;
	}
	#search-dialog .search-wrap .icon {
		width: 50px;
		height: 50px;
	}
	#search-dialog .search-wrap .icon i{
		font-size: 30px
	}
	#search-dialog .close-btn {
		width: 60px;
		height: 60px;
	}
	#search-dialog .close-btn i {
		font-size: 30px;
	}

   .justpc{
	 display: none;
	}
	.justmmobile{
	 display: block;
	}
}



