/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');

/*------------------------------------------------------------------
    IMPORT FILES
-------------------------------------------------------------------*/

@import url(pr_loading.css);


/*------------------------------------------------------------------
    BASE STYLES
-------------------------------------------------------------------*/
::-webkit-scrollbar { width: 0;}

body {
    color: #fff;
    font-size: 15px;
	font-weight: 600;
    font-family: 'PT Sans', sans-serif;
    /*#line-height: 1.80857;*/
	text-align: -webkit-center;
	background-color: #111;
}

a {
    color: #fff200;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    line-height: 120% !important;
    color: #ff9400;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #fff;
    text-decoration: none!important;
    opacity: 1;
	margin: 0 15px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8
}

a {
    color: #555;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

/*------------------------------------------------------------------
    WP CORE
-------------------------------------------------------------------*/

.first {
    clear: both
}

.last {
    margin-right: 0
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

a img.alignnone {
    margin: 10px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
    position: static;
}

.megamenu .container-fluid {
    position: relative;
}

.megamenu .dropdown-menu {
    left: auto;
}

.megamenu .megamenu-content {
    padding: 20px 30px;
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.megamenu .list-unstyled {
    min-width: 200px;
}

.header_style_01 {
    background-color: #000;
	box-shadow: 0 0 8px 0 rgba(255,255,255,.12);
    display: contents;
    left: 0;
	padding: 15px 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 111;
	overflow: hidden;
	justify-content: space-around;
}

.header_style_01 .navbar-default {
    background-color: transparent;
    border: 0;
	border-radius: 0;
}

.header_style_01 .navbar,
.header_style_01 .navbar-nav,
.header_style_01 .navbar-default,
.header_style_01 .nav {
    margin-bottom: 0 !important;
}

/* Header display E. Bogoslovsky */
.header_style_01 .navbar-brand {
    padding: 2px 15px 0 15px;
	display: contents;
    align-items: center;
    /*flex-direction: row;
	justify-content: space-between;*/
}

.header_style_01 .navbar-brand img {
	vertical-align: middle;
    inline-size: fit-content;
    max-width: 320px;
}

.header_style_01 .navbar-brand .logo-url {
	/*margin: 0 4px;*/
    /*padding-bottom: 7px;*/
}

.header_style_01 .navbar-brand .logo-url img {
    vertical-align: middle;
    inline-size: fit-content;
    max-width: 320px;
}

.header_style_01 .navbar-brand .logo-slogan {

}

.header_style_01 .navbar-brand .logo-slogan img {
    vertical-align: middle;
    inline-size: fit-content;
    max-width: 214px;
    padding-bottom: 6px;
}

.header_style_01 .navbar-brand .logo-slogan .slogan1 {
    vertical-align: middle;
    inline-size: fit-content;
    max-width: 214px;
    padding-bottom: 6px;
}

.header_style_01 .navbar-brand .logo-slogan .slogan2 {
    vertical-align: middle;
    inline-size: fit-content;
    max-width: 214px;
    padding-bottom: 6px;
}

.header_style_01 .navbar-brand .logo-slogan .slogan3 {
    vertical-align: middle;
    inline-size: fit-content;
    max-width: 214px;
    padding-bottom: 6px;
}

.header_style_01 .navbar-brand .color-yellow {
	font-size: 35px;
    margin-top: -5px;
    display: contents;
}

.header_style_01 .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    background-color: transparent;
}

.header_style_01 .navbar-default .navbar-nav > li a {
    background-color: transparent;
}

body.dark_yellow_version .header_style_01 .navbar-default .navbar-nav > li:hover a,
body.dark_yellow_version .header_style_01 .navbar-default .navbar-nav > li:focus a {
	color: #222;
}

body.dark_yellow_version  .header_style_01 .navbar-default .navbar-nav > li a.active{
	color: #333;
}

.header_style_01 .navbar-right > li {
    margin-top: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body.dark_yellow_version .header_style_01 .navbar-right > li .log:hover{
	background: #fff222;
	color: #000 !important;
	border-color: #000 !important;
}

.header_style_01 .navbar-right > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-logo {
	display: flex;
	flex-direction: column;
    align-items: center;
}

.navbar-nav li {
    position: relative;
}

.navbar-nav span {
    font-size: 24px;
    position: absolute;
    right: 2px;
    top: 13px;
}

.fixed-menu .navbar-default{
	position: fixed;
    left: 0;
	top: 0;
	width: 100%;
	padding: 0 0;
	background: #000;
    transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	z-index: 999;
	opacity: 1;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.fixed-menu .navbar-default{
	padding-bottom: 15px;
	box-shadow: 0 0 8px 0 rgba(255,255,255,.12);
}

/*------------------------------------------------------------------
    MISC
-------------------------------------------------------------------*/

.progress {
    background-color: #f2f3f5;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.skills h3 {
    color: #999999;
    font-size: 15px;
}

.dmtop {
    background-color: #000;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 3px;
    right: 50px;
    text-align: center;
    font-size: 28px;
    color: #fff222 !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.icon_wrap {
    background-color: #1f1f1f;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    font-size: 34px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    border: 0 !important;
}

.stat-wrap h3 {
    font-size: 18px;
    font-weight: 400;
    color: #999 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.stat-wrap p {
    font-size: 38px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    padding: 40px 0 0;
    line-height: 1 !important;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    z-index: 11000;
    position: fixed;
    display: block
}

.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 95px;
    height: 95px;
    background: center center no-repeat none;
    background-size: 95px 95px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

/*------------------------------------------------------------------
    BUTTONS
-------------------------------------------------------------------*/

.navbar-default .btn-light {
    padding: 0 20px;
}

.btn {
    border: 0 !important;
}

.nav-pills,
.effect-1:after,
.nav-pills > li > a,
.global-radius,
.btn-brd { 
	border-radius: 4px;
}

.btn-light {
	padding: 3px 25px;
    font-size: 18px;
    border: 2px solid #fff200 !important;
    color: #fff200;
    background-color: transparent;
}

.btn-dark {
    padding: 13px 40px;
    font-size: 18px;
    border: 1px solid #ececec !important;
    color: #1f1f1f;
    background-color: transparent;
}

.btn-light:hover,
.btn-light:focus {
    border-color: #fff200;
    color: #000;
}

body.dark_yellow_version .slide-btn.btn-light{
	background-color: #2d3032 !important;
	color: #ffffff !important;
	border: 2px solid #2d3032 !important;
}
body.dark_yellow_version .first-section .effect-1.slide-btn::after{
	box-shadow: 0 0 0 2px #2d3032;
}

/*------------------------------------------------------------------
    SECTIONS
-------------------------------------------------------------------*/

.parallax {
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    padding: 120px 0;
    position: relative;
    width: 100%;
}

.parallax.parallax-off {
    background-attachment: fixed !important;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: center center;
    vertical-align: sub;
    width: 100%;
    z-index: 2;
}

.no-scroll-xy {
    overflow: hidden !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
}

.noover {
    overflow: visible;
}

.noover .btn-dark {
    border: 0 !important;
}

.nopad {
    padding: 0;
}

.nopadtop {
    padding-top: 0;
}

.section.cl {
	background-color: #222;
}

.first-section {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 16em 0 13em;
}

.first-section::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
	top: 0;
	left: 0;
    display: block;
    background: linear-gradient(to right,rgba(255,255,255,0.99) 20%,rgba(255,255,255,0.7) 70%,rgba(255,255,255,0) 95%);
}

.first-section h2 {
    color: #2d3032;
    font-size: 68px;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
}

.first-section h2 strong{
	color: #00aeef;
}

.first-section .lead {
    font-size: 21px;
    font-weight: 300;
    padding: 0 0 40px;
    margin: 0;
    line-height: inherit;
    color: #2d3032;
}

.macbookright {
    width: 980px;
    position: absolute;
    right: -15%;
    bottom: -6%;
}

.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}

.section-title p {
    color: #999;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
}

.section-title h3 {
    font-size: 42px;
    font-weight: 300;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
}

.section.colorsection p,
.section.colorsection h3,
.section.db h3 {
    color: #ffffff;
}

.for-pwd {
	float: none;
}

.mrg-l-15 {
	margin-left: 15px;
}

.mrg-b-20 {
	margin-bottom: 20px;
}    


/*------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------*/

.cac {
    background-color: #232323;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cac:hover a h3 {
    color: #fff !important;
}

.cac a h3 {
    color: #999;
}

.cac h3 {
    padding: 60px 0;
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
    line-height: 1px !important;
}

.footer {
    padding: 15px 0 15px !important;
    color: #999;
    background-color: #000;
	text-align: -webkit-left;
}

.footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.footer .widget-title small {
    color: #999;
    display: block;
    padding: 0 58px;
    text-transform: uppercase;
}

.footer .widget-title h3 {
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    padding: 0;
    margin: 0;
    line-height: 1 !important;
}

.footer-distributed {
    font-weight: 300;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links a {
    color: #fff;
}

.footer-links a:hover,
.footer a:hover {
    color: #81ff00 !important;
}

.footer-links li {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}

.twitter-widget li {
    margin-bottom: 0;
    border: 0 !important;
}

.twitter-widget li i {
    border-right: 0 !important;
    margin-right: 0;
}

.footer-links li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.footer-links i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
}

.copyrights {
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    text-align: right;
    overflow: hidden;
}

/* Footer left */

.footer-distributed .footer-left {
    float: left;
}

/* Footer right */

.footer-distributed .footer-right {
    float: right;
}


/* The search form */

.footer-distributed form {
    position: relative;
}

.footer-distributed form input {
    display: block;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #181818;
    border: none;
    font: inherit;
    font-size: 15px;
    font-weight: normal;
    color: #999;
    width: 400px;
    padding: 18px 50px 18px 18px;
}

.footer-distributed form input:focus {
    outline: none;
}


/* Changing the placeholder color */

.footer-distributed form input::-webkit-input-placeholder {
    color: #999;
}

.footer-distributed form input::-moz-placeholder {
    opacity: 1;
    color: #999;
}

.footer-distributed form input:-ms-input-placeholder {
    color: #999;
}


/* The magnify glass icon */

.footer-distributed form i {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    right: 18px;
    color: #999;
    font-size: 18px;
    margin-top: 6px;
}

.footer-distributed .footer-company-name {
    font-weight: 300;
    /*# margin: 0 10px;*/
    color: #666;
    padding: 19px 0;
}

.footer-distributed .footer-company-name a{
	color: #fff;
}

.footer-distributed .footer-company-name a:hover{
	color: #81ff00;
}

.footer-distributed .footer-company-name img {
	vertical-align: sub;
    inline-size: fit-content;
    max-width: 135px;
}

.footer-distributed .footer-company-name img:hover {
	filter: drop-shadow(0px 0px 3px #ff9400);
}

.neon-html {
	font-size: calc(1.5em + 1vmax);
	line-height: 1.1;
	text-align: center;
}

.neon-text {
	/*# display: flow-root;*/
	display: ruby;
}

x-sign {
	--interval: 1s;

	text-shadow: 
	0 0 10px var(--color1),
	0 0 20px var(--color2),
	0 0 40px var(--color3),
	0 0 80px var(--color4);
	will-change: filter, color;
	filter: saturate(60%);
	animation: flicker steps(100) var(--interval) 1s infinite;
}

x-sign:nth-of-type(1) {
	color: azure;
	--color1: azure;
	--color2: #ff9700;
	--color3: #ff9700;
	--color4: #f47e00;
	/*# font-family: Sriracha;*/
}

@keyframes flicker {
	50% {
		color: white;
		filter: saturate(200%) hue-rotate(20deg);
	}
}

.userinfo {
	
}

.profile-logo {
    margin-bottom: 10px;
    width: 130px;
}

/*------------------------------------------------------------------
    Version: 1.0
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
    1. DARK YELLOW VERSION
-------------------------------------------------------------------*/

body.dark_yellow_version .icon_wrap i,
body.dark_yellow_version .customwidget li i,
body.dark_yellow_version .navbar-nav span {
    color: #2d3032 !important;
}

body.dark_yellow_version .lead strong,
body.dark_yellow_version .icon-wrapper:hover a,
body.dark_yellow_version a:hover,
body.dark_yellow_version a:focus {
    color: #81ff00;
}

body.dark_yellow_version .btn-light {
    background-color: #000;
    color: #fff !important;
}


body.dark_yellow_version .stat-wrap h3 {
    color: #000 !important;
}

/**************************************
GRADIENTS 
**************************************/

body.dark_yellow_version .icon_wrap:hover,
body.dark_yellow_version .nav-pills > li.active > a,
body.dark_yellow_version .nav-pills > li.active > a:focus,
body.dark_yellow_version .nav-pills > li.active > a:hover,
body.dark_yellow_version .icon-wrapper:hover i,
body.dark_yellow_version .grd1 {
    color: #fff !important;
    background: #000;
}

body.dark_yellow_version .stat-wrap,
body.dark_yellow_version .dmtop:hover,
body.dark_yellow_version .cac:hover,
body.dark_yellow_version .features-right li:hover i,
body.dark_yellow_version .features-left li:hover i,
body.dark_yellow_version .nav-pills > li:hover > a,
body.dark_yellow_version .nav-pills > li:focus > a,
body.dark_yellow_version .nav-pills > li.active > a,
body.dark_yellow_version .nav-pills > li.active > a:focus,
body.dark_yellow_version .nav-pills > li.active > a:hover,
body.dark_yellow_version .divider-bar,
body.dark_yellow_version .owl-next:hover i,
body.dark_yellow_version .owl-prev:hover i,
body.dark_yellow_version .icon-wrapper:hover i:hover,
body.dark_yellow_version .grd1:hover,
body.dark_yellow_version .grd1:focus {
    color: #000 !important;
    background: #fff200 100px;
}

body.dark_yellow_version .bg-yellow {
	background: #fff200;
}

body.dark_yellow_version .checkdomain {
    background-color: #fff;
    padding: 30px;
    text-align: left;
}

body.dark_yellow_version .checkdomain {
    margin-top: 40px;
    display: block;
    position: relative;
}

body.dark_yellow_version .checkdomain-wrapper .form-group {
    background: #f2f3f5 none repeat scroll 0 0;
    padding: 10px;
    border: 1px solid #e9e9ec;
    width: 100%;
}

body.dark_yellow_version .checkdomain hr {
    border-color: rgba(255, 255, 255, 0);
    margin: 10px 0;
}

body.dark_yellow_version .checkdomain-wrapper .form-control {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e9e9ec;
    box-shadow: none !important;
    border-radius: 0;
    width: 84%;
    height: 50px;
}

body.dark_yellow_version .checkdomain-wrapper .btn {
    height: 50px;
    width: 15%;
}

body.dark_yellow_version .checkdomain {
    background-color: #fff;
    padding: 30px;
    position: relative;
    display: inline-table;
    margin-top: 50px;
    width: 100%;
}

body.dark_yellow_version .icon-wrapper {
    text-align: left;
}

body.dark_yellow_version .checkdomain-wrapper .checkbox {
    display: inline-block;
    margin-right: 15px;
    padding-left: 5px;
    text-align: left;
}

body.dark_yellow_version .dev-list .widget p {
    margin: 0;
    padding: 5px 0 0;
}

body.dark_yellow_version .dev-list img {
    width: 100%;
}

body.dark_yellow_version .footer-social .btn {
    background-color: white;
    border: 1px solid #ededed !important;
    color: #1f1f1f;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    width: 40px;
}

body.dark_yellow_version .dev-list .widget {
    padding: 30px;
    border: 1px solid #ededed;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
}

body.dark_yellow_version .dev-list .widget h3 {
    font-size: 21px;
    padding: 0 0 5px;
    margin: 0;
    line-height: 1 !important;
}

body.dark_yellow_version .dev-list .widget-title {
    padding: 20px 0 10px;
    margin: 0;
    line-height: 1 !important;
}

body.dark_yellow_version .big-tagline img {
    margin-bottom: 20px;
    max-width: 186px;
}

body.dark_yellow_version .navbar-default .btn-light {
    border-color: #fff200 !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -5px;
}

body.dark_yellow_version .affix {
    background-color: #ffffff !important;
}

body.dark_yellow_version .icon_wrap,
body.dark_yellow_version .header_style_01 {
    background: #000 !important;
    position: relative;
}

body.dark_yellow_version .effect-1:after {
    box-shadow: 0 0 0 2px #00aeef;
}

body.dark_yellow_version .first-section .effect-1:after,
body.dark_yellow_version .stat-wrap .effect-1:after {
    box-shadow: 0 0 0 2px #fff;
}

body.dark_yellow_version .header_style_01 .navbar-default .navbar-nav > li > a {
    color: #1f1f1f;
}

body.dark_yellow_version .noover p {
    color: rgba(255, 255, 255, 1) !important;
}

body.dark_yellow_version .noover .grd1 {
    border: 0 !important;
}

body.dark_yellow_version .stat-wrap p {
    color: #000;
    font-size: 50px;
    font-weight: 1000;
    line-height: 1.3;
    margin: 0;
    padding: 13px 0 0;
}

body.dark_yellow_version .icon_wrap {
    font-size: 62px;
}

body.dark_yellow_version .first-section {
    display: block;
    overflow: visible !important;
    padding: 14em 0 14em 0 !important;
    position: relative;
}

body.dark_yellow_version .first-section h2 {
    padding-bottom: 15px;
}

body.dark_yellow_version .first-section .lead {
    padding-bottom: 35px;
}

body.dark_yellow_version .stat-wrap {    
    border-radius: 0;
    display: block;
    bottom: 0 !important;
    margin: 5em 0;
    padding: 2em 1.5em;
    position: relative;
    z-index: 10;
}

body.dark_yellow_version .stat-wrap .alignleft {
    margin-right: 30px;
}
