#stlChanger .stBgs a,

.btn:focus,

.foo_social,

.page_social,

a,

a:focus,

a:hover {

    text-decoration: none

}



.icon-box,

.overlay-content,

.portfolio-item,

.statistic-block,

.titlebar {

    text-align: center

}



#gallery-filter .btn-group>.btn,

.chart span,

.nav-tabs>li>a,

.panel-title,

.pricing-table .price,

.statistic-number,

.statistic-text,

.timeline-year span {

    font-family: Oswald, sans-serif

}



#content_wrapper,

#stlChanger,

#stlChanger .chBody,

#stlChanger .stBlock,

.features-text,

.hover-overlay,

.video-block {

    overflow: hidden

}



.animated {

    visibility: hidden

}



.visible {

    visibility: visible

}



.animationload {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

        background: linear-gradient(to right, #c31f26, #000520);

    z-index: 999999

}



.loader {

    position: absolute;

    top: 50%;

    left: 50%;

    margin: -100px 0 0 -100px;

    width: 200px;

    height: 200px;

    background-image: url(../img/icons/loader.html);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 70px 70px

}



h1,

h2,

h3,

h4,

h5,

h6 {

    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 42px;

}



ul {

    margin: 0;

    padding: 0;

    list-style: none

}



a {

    -webkit-transition: all 250ms ease-in-out;

    -moz-transition: all 250ms ease-in-out;

    -o-transition: all 250ms ease-in-out;

    -ms-transition: all 250ms ease-in-out;

    transition: all 250ms ease-in-out

}



a:hover {

    color: #444

}



a:focus {

    color: #f8f8f8;

    outline: 0;

    border: none

}



.btn-theme {

    background-color: #1a8fcf;
    color: #f5f5f5;

    font-size: 14px;

    text-transform: uppercase;

    /*font-weight: 700;*/

    padding: 10px 20px;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}



.btn-theme:hover {

    background: #000;

    border: 1px solid #1a8fcf;

    color: #fff

}



.btn:focus {

    outline: 0;

    color: #f8f8f8

}



.titlebar h2,

.titlebar h3 {

    color: #222;

    text-transform: uppercase

}



.titlebar {

    margin-bottom: 40px

}



.titlebar h3 {

    font-size: 24px;

    font-weight: 300;

    letter-spacing: 1px;

    margin-bottom: 10px

}



.titlebar h2 {

    font-size: 40px;

    font-weight: 400;

    letter-spacing: 2px

}



#intro h2,

.form_register h4 {

    letter-spacing: 1px;

    text-transform: uppercase

}



.titlebar h2:after {

    display: block;

    content: "";

    height: 2px;

    width: 200px;

    background: #000520;

    margin: 15px auto;

    position: relative

}



.navbar-brand {

    padding: 0px

}



.navbar {

    margin-bottom: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    padding: 8px 0;

    -webkit-transition: all 350ms ease-in-out;

    -moz-transition: all 350ms ease-in-out;

    -o-transition: all 350ms ease-in-out;

    -ms-transition: all 350ms ease-in-out;

    transition: all 350ms ease-in-out

}



.navbar-fixed-top {

    background: #000000;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


    border-bottom: none

}



.navbar-nav>li>a {

    color: #fff;

    font-size: 16px;

    line-height: 60px;

    display: block;

    padding: 0 15px;

    -webkit-transition: all .1s ease-in-out;

    -moz-transition: all .1s ease-in-out;

    -o-transition: all .1s ease-in-out;

    -ms-transition: all .1s ease-in-out;

    transition: all .1s ease-in-out

}



#accordion-holder .img-responsive,

#tabs-holder .img-responsive {

    display: inline-block

}



.scroll-fixed-navbar {

    padding: 0

}



.scroll-fixed-navbar.navbar-fixed-top {

    background-color: #FFFC00;

    border-bottom: 1px solid #000;

}



.navbar-nav>li>a.selected-nav,

.navbar-nav>li>a:hover {

    color: #333;

    background-color: transparent

}



.navbar-toggle {

    position: relative;

    float: right;

    background-color: transparent;

    padding: 5px;
    margin: 19px 4px 13px 0;

    color: #f6f300;

    border: 2px solid #000;

}



.navbar-toggle .icon-bar {

    background-color: #f6f300;
}



#intro {

    width: 100%;

    background-image: url(../img/thumbs/intro_bkg.jpg);

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

    color: #fff

}



.overlay {

    background-image: url(../img/thumbs/overlay.png);
    background-color: #f5f5f500;
    background-repeat: repeat;
    height: 100%;

}



#intro_content {

    padding-top: 140px;

    padding-bottom: 80px

}



#intro h2 {

    font-size: 75px;

    font-weight: 800;

    line-height: 85px;

    margin-bottom: 15px

}



#intro h3 {

    font-size: 20px;

    line-height: 24px;

    text-transform: uppercase;

    margin-bottom: 0px;
    text-align: center;

}



.intro_text p {

    font-size: 18px;

    font-weight: 300;

    line-height: 28px;

    margin-bottom: 25px

}



.intro_buttons .btn-theme {

    font-size: 16px;

    font-weight: 700;

    margin-right: 10px;

    padding: 9px 18px;

    text-transform: uppercase

}



.form_register form {

    background: #000;

    border: 1px solid #333;

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

    border-radius: 8px;

    padding: 20px 30px 20px;
    margin: 0px 40px;

}



.form_register h4 {

    color: #fff;
    font-size: 20px;
    line-height: 50px;
    /* font-weight: 700; */
    margin: 11px;
    letter-spacing: 4px;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;


}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}



.form_register p {

    color: #fff;

    line-height: 20px;

    margin-bottom: 30px;

    padding: 0 10px

}



.form_register .form-control {

    height: 44px;

    margin-bottom: 20px;

    border: 1px solid #ddd;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0

}



input[type=text],

input[type=email],

textarea {

    background-color: #f0f0f0;

    color: #262626;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}



#form_response .btn-theme,

#gallery-filter .btn-group>.btn {

    -webkit-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out;

    text-transform: uppercase

}



.form-control:focus {

    background-color: #f0f0f0;

    border-color: #1a8fcf;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px #1a8fcf, 0 0 3px #1a8fcf;

    box-shadow: inset 0 1px 1px #1a8fcf, 0 0 3px #1a8fcf

}



.error {

    color: #fc0000;

    font-size: 13px;

    font-weight: 400;

    margin-bottom: 20px

}


.yellow{
    color: #fff !important;
}

.white{
    color: #fff !important;
        text-align: center;

}

.white h2:after {
    display: block;
    content: "";
    height: 2px;
    width: 200px;
    background: #fff;
    margin: 15px auto;
    position: relative;
}


#about {

    padding-top: 40px;
    padding-bottom: 40px;
    background: #00c6ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0072ff, #00c6ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}



.nav-tabs {

    border: none

}



.nav-tabs>li>a {

    color: #222;

    font-size: 22px;

    font-weight: 400;

    text-transform: uppercase;

    padding: 0;

    border: none

}



.nav-tabs>li:first-child {

    border-right: 1px solid #999;

    padding-right: 20px

}



.nav-tabs>li:last-child {

    padding-left: 20px

}



.nav-tabs>li.active>a,

.nav-tabs>li.active>a:focus,

.nav-tabs>li.active>a:hover {

    color: #ccac1c;

    border: none;

    padding: 0

}



.nav-tabs>li>a:hover {

    color: #ffc400;

    border: none

}



.tab-content>.tab-pane {

    padding: 0px 0;

    border: none

}



.tab-content>.tab-pane p {

    font-size: 16px;

    line-height: 24px;

    font-weight: 300;

}



.tab-content a {

    margin-top: 20px;

    margin-right: 10px

}



#about-1 {

    background-color: #f5f5f5;

    border-top: 1px solid #eee;

    padding-top: 80px;

    padding-bottom: 80px

}



.panel-group .panel {

    margin-bottom: 10px;

    background: 0 0;

    border: none;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none

}



.panel-heading {

    padding: 0;

    background: 0 0!important;

    border: 0!important

}



.panel-title {

    color: #222;

    font-size: 20px;

    font-weight: 400;

    border-bottom: 1px solid #ccc;

    text-transform: uppercase

}



.panel-title>a {

    display: block;

    color: #222;

    padding: 12px 0

}



#services,

#skills {

    padding-bottom: 80px

}



#features,

#services,

#skills {

    padding-top: 80px

}



.panel-title>a:hover {

    color: #ffc400

}



.panel-title i {

    color: #ffc400;

    font-size: 28px;

    margin-right: 10px

}



.panel-body {

    color: #444;

    font-size: 16px;

    line-height: 28px;

    font-weight: 300

}



#skills,

#skills .titlebar h2 {

    color: #fff

}



.panel-default>.panel-heading+.panel-collapse .panel-body {

    border: 0

}



.panel-default>.panel-heading+.panel-collapse {

    border: none;

    border-top: none

}



#skills {

    background-image: url(../img/parallax_bg/skills.jpg);

    background-attachment: fixed!important;

    background-repeat: no-repeat;

    background-position: bottom center;

    background-size: cover

}



#skills .titlebar {

    margin-bottom: 30px

}



#skills .titlebar h2:after {

    display: block;

    content: "";

    height: 2px;

    width: 100px;

    background: #ffc400;

    margin: 15px auto;

    position: relative

}



#features,

#statistic_banner {

    background-attachment: fixed!important

}



.chart {

    position: relative;

    width: 130px;

    height: 130px;

    margin: 0 auto

}



.chart canvas {

    position: absolute;

    top: 0;

    left: 0

}



.chart span {

    color: #a9a9a9;

    font-size: 40px;

    font-weight: 800;

    line-height: 130px;

    display: inline-block

}



.chart span:after {

    content: '%';

    margin-left: 0;

    font-size: 40px

}



#skills h4 {

    font-size: 24px;

    font-weight: 700;

    margin-top: 25px

}



#services_image .img-responsive {

    display: inline-block;

    margin-bottom: 80px

}



.features-box,

.service-box {

    margin-bottom: 40px

}



.service-box h4 {

    color: #222;

    font-size: 20px;

    font-weight: 400

}



#features,

#features .titlebar h2,

#features .titlebar h3,

.icon-box {

    color: #fff

}



.service-box i {

    margin-right: 10px

}



.service-box p {

    font-size: 16px;

    line-height: 26px;

    font-weight: 300

}



#service-buttons {

    margin-top: 30px

}



#service-buttons a {

    margin-right: 20px

}



#features {

    background-image: url(../img/parallax_bg/features.jpg);

    background-repeat: repeat;

    background-position: 0 0;

    padding-bottom: 40px

}



.icon-box {

    width: 70px;

    height: 70px;

    line-height: 70px!important;

    float: left;

    font-size: 22px

}



.icon-box i {

    color: #ffc400;

    font-size: 60px;

    margin-top: 10px

}



.features-text {

    padding: 0 0 0 30px

}



.features-text h4 {

    font-size: 20px;

    font-weight: 400

}



.features-text p {

    color: #ddd;

    font-size: 16px;

    font-weight: 300;

    line-height: 26px;

    padding-right: 20px

}



#history {

    padding-top: 80px;

    padding-bottom: 80px

}



.timeline {

    background-image: url(../img/thumbs/timeline-bg.png);

    background-repeat: repeat-y;

    background-position: center center;

    background-color: transparent

}



.timeline-year {

    padding: 30px 0

}



.timeline-year.first {

    padding-top: 0

}



.timeline-year.last {

    padding-bottom: 0

}



.timeline-year span {

    background-color: #ffc400;

    color: #333;

    font-size: 20px;

    font-weight: 700;

    padding: 10px 20px

}



.timeline-item {

    display: table;

    position: relative

}



.timeline-item:before {

    width: 30px;

    height: 30px;

    background-color: #fff;

    border: 2px solid #d5d5d5;

    content: "";

    position: absolute;

    left: 50%;

    top: 50%;

    margin-top: -15px;

    margin-left: -15px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%

}



.timeline-item-content {

    background-color: #f5f5f5;

    border: 1px solid #f5f5f5;

    position: relative;

    padding: 20px;

    font-size: 16px;

    font-weight: 300;

    line-height: 26px

}



#portfolio,

#pricing,

#team {

    padding-top: 80px

}



.timeline-item-content:before {

    width: 20px;

    height: 20px;

    background-color: #f5f5f5;

    content: "";

    position: absolute;

    right: -11px;

    top: 50%;

    margin-top: -9px;

    -ms-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    transform: rotate(45deg)

}



.timeline-item-content.pull-right:before {

    right: auto;

    left: -10px

}



.timeline-item-content h4 {

    font-size: 20px;

    font-weight: 400

}



.statistic-icon,

.statistic-number {

    font-size: 80px;

    line-height: 80px;

    color: #fff

}



.timeline-item:hover .timeline-item-content {

    border: 1px solid #262626;

    background-color: #262626;

    color: #fff

}



.timeline-item:hover .timeline-item-content:before {

    background-color: #262626;

    border-right: 1px solid #262626;

    border-top: 1px solid #262626

}



.timeline-item:hover.timeline-item:before {

    background-color: #ffc400;

    border-color: #ffc400

}



.timeline-item:hover .timeline-item-content.pull-right:before {

    border-color: transparent transparent #262626 #262626

}



#statistic_banner {

    background-color: #000520;

    background-repeat: no-repeat;

    background-position: top center;

    background-size: cover;

    padding-top: 80px;

    padding-bottom: 80px

}



#statistic_banner .titlebar h2,

#statistic_banner .titlebar h3 {

    color: #fff

}



.statistic-icon {

    font-weight: 700;

    margin-bottom: 30px

}



.statistic-number {

    font-weight: 400;

    margin-bottom: 20px

}



.statistic-text {

    color: #fff;

    font-size: 24px;

    font-weight: 300;

    text-transform: uppercase

}



#portfolio .titlebar {

    margin-bottom: 40px

}



#gallery-filter {

    margin-bottom: 50px

}



.btn-toolbar .btn-group {

    float: none

}



#gallery-filter .btn-group>.btn {

    background: #f4f4f4;

    color: #333;

    font-size: 15px;

    font-weight: 400;

    margin: 0 3px;

    padding: 8px 16px;

    text-shadow: none;

    -webkit-box-shadow: 0 0;

    -moz-box-shadow: 0 0;

    box-shadow: 0 0;

    -moz-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}



.btn-group>.btn:first-child:not(:last-child),

.btn-group>.btn:last-child:not(:first-child) {

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0

}



#gallery-filter .btn-group>.btn:hover {

    color: #fff;

    background-color: #ffc400

}



#gallery-filter .btn-group>.btn.active,

#gallery-filter .btn-group>.btn.focus {

    color: #222;

    background-color: #ffc400;

    box-shadow: 0 0;

    cursor: default

}



.portfolio-items-list {

    margin: 0

}



.portfolio-item {

    position: relative;

    display: none;

    opacity: 0;

    -moz-opacity: 0;

    padding: 0

}



.team-member .img-responsive,

.team-member-socials {

    display: inline-block

}



.portfolio-item a {

    cursor: url(../img/icons/pointer.png), crosshair

}



.hover-overlay {

    width: 100%;

    height: auto;

    position: relative

}



.item-overlay,

.overlay-content {

    opacity: 0;

    position: absolute;

    left: 0;

    width: 100%

}



.hover-overlay img {

    -webkit-transition: all .6s;

    -moz-transition: all .6s;

    -o-transition: all .6s;

    transition: all .6s

}



.overlay-content {

    bottom: 0;

    z-index: 20;

    zoom: 1;

    -webkit-transition: all .2s ease-out;

    -moz-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    transition: all .2s ease-out

}



.overlay-content h4 {

    color: #fff;

    font-size: 22px;

    font-weight: 800;

    text-transform: uppercase

}



.overlay-content h5 {

    color: #fff;

    font-size: 15px;

    font-weight: 400;

    text-transform: uppercase

}



.item-overlay {

    -moz-opacity: 0;

    top: 0;

    height: 100%;

    background: rgba(225, 196, 0, .75);

    -moz-transition: opacity .4s ease-out;

    -webkit-transition: opacity .4s ease-out;

    -o-transition: opacity .4s ease-out;

    transition: opacity .4s ease-out

}



#promo_line,

#scrollUp,

.testi-arrow {

    background-repeat: no-repeat

}



.hover-overlay:hover>img {

    transform: scale(1.2);

    -ms-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -o-transform: scale(1.2);

    -moz-transform: scale(1.2)

}



.hover-overlay:hover .item-overlay {

    opacity: 1;

    -moz-opacity: 1

}



.portfolio-item:hover .overlay-content {

    bottom: 40%;

    opacity: 1;

    -moz-opacity: 1;


}



#team {

    padding-bottom: 30px

}



.team-member {

    margin-bottom: 30px;

    border: 1px solid rgba(158, 158, 158, .36);
    box-shadow: 0 10px 6px -6px #ddd;

}



.team-img-meta h5 {

    text-transform: uppercase;

    font-weight: 800;

    margin: 20px 0 10px

}



.team-img-meta h6 {

    font-size: 14px;

    color: #ffc400;

    text-transform: uppercase;

    font-weight: 400;

    margin-bottom: 10px

}



.team-img-meta p {

    color: #757575;

    font-size: 16px;

    line-height: 24px;

    font-weight: 300

}



.team-member-socials {

    text-align: right;

    margin: 10px auto

}



.team-member-socials li {

    float: left;

    display: inline-block!important;

    vertical-align: top;

    width: auto!important;

    clear: none!important

}



.page_social {

    width: 30px;

    height: 30px;

    color: #666;

    font-size: 16px;

    text-align: center;

    display: block;

    margin: 0 3px 5px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    -webkit-transition: all 250ms ease-in-out;

    -moz-transition: all 250ms ease-in-out;

    -o-transition: all 250ms ease-in-out;

    -ms-transition: all 250ms ease-in-out;

    transition: all 250ms ease-in-out

}



.page_social.ico_facebook:hover {

    color: #3b5998

}



.page_social.ico_twitter:hover {

    color: #00a9ed

}



.page_social.ico_behance:hover {

    color: #00a8e7

}



.page_social.ico_google_plus:hover {

    color: #cd1111

}



.page_social.ico_linkedin:hover {

    color: #015886

}



.page_social.ico_dribbble:hover {

    color: #d92d84

}



.page_social.ico_instagram:hover {

    color: #beb3a8

}



.page_social.ico_pinterest:hover {

    color: #ac281a

}



.page_social.ico_dropbox:hover {

    color: #008ad2

}



.page_social.ico_skype:hover {

    color: #00a9ed

}



.page_social.ico_youtube:hover {

    color: #cd1b20

}



.page_social.ico_tumblr:hover {

    color: #3a5976

}



.page_social.ico_vimeo:hover {

    color: #00adee

}



.page_social.ico_flickr:hover {

    color: #d2d2d2

}



.page_social.ico_github:hover {

    color: #222

}



.page_social.ico_renren:hover {

    color: #364a83

}



.page_social.ico_vk:hover {

    color: #3b5998

}



.page_social.ico_xing:hover {

    color: #015f5e

}



.page_social.ico_weibo:hover {

    color: #be4443

}



.page_social.ico_rss:hover {

    color: #f60

}



.page_social.ico_digg:hover {

    color: #222

}



.page_social.ico_deviantart:hover {

    color: #57675d

}



.page_social.ico_envelope:hover {

    color: #999

}



.page_social.ico_delicious:hover {

    color: #0A0A0A

}



#pricing {

    background-color: #f5f5f5;

    border-top: 1px solid #eee;

    border-bottom: 1px solid #eee;

    padding-bottom: 50px

}



#price_1,

#price_2,

#price_3,

#price_4 {

    margin-bottom: 50px;

    padding: 0 5px

}



.pricing-table {

    background-color: #fff;

    border: 1px solid #ccc;

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    border-radius: 6px

}



.pricing-table h3 {

    font-size: 24px;

    font-weight: 700;

    line-height: 100px;

    text-transform: uppercase;

    margin-bottom: 0

}



.pricing-table .price {

    background-color: #eee;

    height: 120px;

    color: #222;

    font-weight: 700;

    line-height: 120px;

    border-top: 1px solid #ccc;

    border-bottom: 1px solid #ccc

}



.price-row .price span {

    font-size: 75px

}



.price-row .price sup {

    top: -35px;

    font-size: 30px;

    font-weight: 300

}



.pricing-table ul.features {

    color: #333;

    font-size: 16px;

    font-weight: 300;

    text-transform: uppercase;

    padding: 5px 40px

}



.pricing-table ul.features li {

    border-bottom: 1px solid #ccc;

    padding: 13px 0

}



.pricing-table .btn {

    margin: 30px 0

}



.pricing-table.highlight {

    background-color: #ffc400;

    border-color: #d9a701

}



.pricing-table.highlight .price {

    background-color: #d9a701;

    color: #fff;

    border-color: #d9a701

}



.pricing-table.highlight ul.features {

    color: #333

}



.pricing-table.highlight ul.features li {

    border-color: #d9a701

}



.pricing-table.highlight .btn-theme {

    background-color: #333;

    color: #fff

}



.pricing-table.highlight .btn-theme:hover {

    background-color: #444

}



#clients {

    padding-top: 80px;

    padding-bottom: 150px;

    position: relative;

/*    background-color: #000520;*/

    background: #306BAC;

}



.customNavigation {

    display: inline-block;

    position: absolute;

    bottom: 80px;

    right: 48%

}



.customNavigation .btn {

    padding: 4px 10px

}



.customNavigation i {

    font-size: 20px;

    color: #fff

}



#testimonials {

    background-color: rgba(216, 216, 216, .57);

    border-top: 1px solid #d2d0d0;

    border-bottom: 1px solid #d2d0d0;

    padding-top: 30px;

    padding-bottom: 30px

}



#testimonials h3 {

    font-size: 28px;

    font-weight: 400;

    text-transform: uppercase;

    margin-bottom: 40px

}



#testimonials .clients-counter {

    color: #ffc400;

    font-size: 30px;

    font-weight: 700

}



.testi-content {

    background-color: #fff;

    position: relative;

    padding: 0;

    margin: 0 0 40px;

    border: 1px solid #e6e6e6;

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    -o-border-radius: 6px;

    border-radius: 6px

}



.testimonial p {

    color: #777;

    margin: 0;

    padding: 20px 15px

}



.testi-arrow {

    height: 32px;

    width: 32px;

    background-image: url(../img/icons/testimonial-arrow-down.png);

    background-attachment: scroll;

    background-position: 0 0;

    background-color: transparent;

    position: absolute;

    top: 100%;

    left: 47%

}



.testimonial .client-img {

    width: 65px;

    height: 65px;

    display: inline-block;

    margin: 0 auto 10px

}



.testimonial .client-img img {

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%;

    -o-border-radius: 100%;

    border-radius: 100%

}



.testimonial .testi-author {

    display: inline-block;

    padding: 0 0 0 15px;

    text-align: left;

    position: relative;

    top: 10px

}



.testimonial h4 {

    color: #000;

    font-size: 20px;

    font-weight: 400;

    margin-bottom: 0;

    display: block

}



.testimonial span {

    color: #999;

    font-size: 15px;

    margin: 0 0 20px;

    display: block

}



#blog {

    padding-top: 80px;

    padding-bottom: 50px;

    background-color: #000520

}



#blog article {

    margin-bottom: 50px

}



#blog .blog-post-titlebar h4 {

    font-size: 15px;

    line-height: 24px;

    font-weight: 500;

    margin: 20px 0 5px;

    text-transform: uppercase

}



.blog-post-info {

    color: #666;

    padding-bottom: 10px;

    font-style: italic

}



.blog-post-info a {

    color: #ffc400

}



.blog-post-desc {

    line-height: 24px;

    margin-bottom: 20px

}



#blog .btn-theme {

    font-size: 13px;

    text-transform: uppercase;

    font-weight: 700;

    padding: 8px 16px

}



.video-block {

    position: relative;

    padding-bottom: 75.25%;

    padding-top: 0;

    height: 0

}



.video-block embed,

.video-block iframe,

.video-block object {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    border: 0

}



#promo_line {

    background-image: url(../img/parallax_bg/promo-line.jpg);

    background-attachment: fixed!important;

    background-position: center center;

    background-size: cover;

    padding-top: 80px;

    padding-bottom: 80px

}



#promo_line h2 {

    color: #fff;

    font-size: 36px;

    line-height: 42px;

    font-weight: 400;

    letter-spacing: 2px;

    text-transform: uppercase;

    margin-bottom: 5px

}



#promo_line p {

    color: #fff;

    font-size: 20px;

    font-weight: 300;

    line-height: 36px;

    margin-bottom: 20px

}



#promo_line a {

    margin-right: 15px

}



#contact-info {

    padding-top: 80px;

    padding-bottom: 30px

}



.contact-info {

    margin-bottom: 40px

}



.contact-info .fa {

    color: #1a8fcf;

    font-size: 60px;

    line-height: 60px;

    margin-bottom: 10px

}



.contact-info h4 {

    color: #222;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 800

}



.contact-info p {

    color: #666;

    font-size: 16px;

    line-height: 24px;

    font-weight: 300

}



.contact-info a {

    color: #000

}



.contact-info a:hover {

    color: #1a8fcf

}



.googlemap-wrapper {

    position: relative

}



.googlemap-wrapper img {

    max-width: none!important

}



.map-canvas {

    width: 100%;

    height: 500px;

    padding: 6px;

    background-color: #f0f0f0;

    border: 1px solid #ddd

}



.map-canvas:before {

    position: absolute;

    top: 50%;

    left: 50%;

    display: block;

    margin: -15px 0 0 -15px;

    width: 30px;

    height: 30px;

    color: #2f2f2f;

    content: '\f110';

    text-align: center;

    font-size: 20px;

    font-family: FontAwesome;

    line-height: 30px;

    -webkit-animation: spin 2s infinite linear;

    animation: spin 2s infinite linear;

    font-style: normal;

    font-weight: 400;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale

}



#footer {

    padding-top: 20px;

    padding-bottom: 20px;

    background: #000000;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}



#newsletter {

    margin-bottom: 10px

}



#newsletter h3 {

    color: #ddd;

    font-size: 22px;

    font-weight: 400;

    text-transform: uppercase;

    letter-spacing: 5px;

    margin-bottom: 5px

}



#newsletter p {

    color: #ddd;

    line-height: 26px;

    font-weight: 300;

    margin-bottom: 0

}



.message {

    font-size: 15px;

    margin-bottom: 20px

}



#newsletter_form {

    margin: 15px auto;

    width: 50%

}



#newsletter form input[type=email] {

    background-color: #fff;

    border: 1px solid #ccc;

    width: 74%;

    color: #414141;

    font-size: 16px;

    font-weight: 300;

    padding: 10px 15px;

    -webkit-border-radius: 6px 0 0 6px;

    -moz-border-radius: 6px 0 0 6px;

    -o-border-radius: 6px 0 0 6px;

    border-radius: 6px 0 0 6px

}



#newsletter form input[type=submit] {

    width: 25%;

    background-color: #ffc400;

    border: 1px solid #ffc400;

    color: #fff;

    font-size: 16px;

    font-weight: 900;

    text-transform: uppercase;

    padding: 10px 15px;

    -webkit-border-radius: 0 6px 6px 0;

    -moz-border-radius: 0 6px 6px 0;

    -o-border-radius: 0 6px 6px 0;

    border-radius: 0 6px 6px 0;

    -webkit-transition: all 350ms ease-in-out;

    -moz-transition: all 350ms ease-in-out;

    -o-transition: all 350ms ease-in-out;

    -ms-transition: all 350ms ease-in-out;

    transition: all 350ms ease-in-out

}



#newsletter form input[type=submit]:hover {

    background-color: #d9a701

}



#footer_copyright p {

    color: #fff;

    line-height: 40px

}



#footer_copyright p span {

    color: #000;

    font-size: 14px;

    font-weight: 500;

}



.contact-socials {

    display: inline-block;

    padding-left: 0

}



.contact-socials li {

    float: left;

    width: auto!important;

    display: inline-block!important;

    vertical-align: top;

    clear: none!important;

    padding: 0

}



.foo_social {

    text-align: center;

    color: #fff;

    width: 40px;

    height: 40px;

    font-size: 18px;

    line-height: 40px;

    margin: 0 5px;

    display: block;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    -webkit-transition: all 250ms ease-in-out;

    -moz-transition: all 250ms ease-in-out;

    -o-transition: all 250ms ease-in-out;

    -ms-transition: all 250ms ease-in-out;

    transition: all 250ms ease-in-out

}



#scrollUp,

nav a#pull {

    display: none

}



.foo_social.ico-facebook:hover {

    background-color: #3b5998;

    color: #fff

}



.foo_social.ico-twitter:hover {

    background-color: #00a9ed;

    color: #fff

}



.foo_social.ico-behance:hover {

    background-color: #00a8e7;

    color: #fff

}



.foo_social.ico-google-plus:hover {

    background-color: #cd1111;

    color: #fff

}



.foo_social.ico-linkedin:hover {

    background-color: #015886;

    color: #fff

}



.foo_social.ico-dribbble:hover {

    background-color: #d92d84;

    color: #fff

}



.foo_social.ico-instagram:hover {

    background-color: #beb3a8;

    color: #fff

}



.foo_social.ico-pinterest:hover {

    background-color: #ac281a;

    color: #fff

}



.foo_social.ico-dropbox:hover {

    background-color: #008ad2;

    color: #fff

}



.foo_social.ico-skype:hover {

    background-color: #00a9ed;

    color: #fff

}



.foo_social.ico-youtube:hover {

    background-color: #cd1b20;

    color: #fff

}



.foo_social.ico-tumblr:hover {

    background-color: #3a5976;

    color: #fff

}



.foo_social.ico-vimeo:hover {

    background-color: #00adee;

    color: #fff

}



.foo_social.ico-flickr:hover {

    background-color: #d2d2d2;

    color: #fff

}



.foo_social.ico-github:hover {

    background-color: #222;

    color: #fff

}



.foo_social.ico-renren:hover {

    background-color: #364a83;

    color: #fff

}



.foo_social.ico-vk:hover {

    background-color: #3b5998;

    color: #fff

}



.foo_social.ico-xing:hover {

    background-color: #015f5e;

    color: #fff

}



.foo_social.ico-weibo:hover {

    background-color: #be4443;

    color: #fff

}



.foo_social.ico-rss:hover {

    background-color: #f60;

    color: #fff

}



.foo_social.ico-digg:hover {

    background-color: #222;

    color: #fff

}



.foo_social.ico-deviantart:hover {

    background-color: #57675d;

    color: #fff

}



.foo_social.ico-envelope:hover {

    background-color: #999;

    color: #fff

}



.foo_social.ico-delicious:hover {

    background-color: #0A0A0A;

    color: #fff

}



#scrollUp {

    width: 48px;

    height: 46px;

    position: fixed;

    border-radius: 22px;

    bottom: 140px;

    right: 30px;

    background-image: url(../img/icons/back-to-top.png);

    background-position: 50% 48%;

    background-color: rgba(26, 143, 207, 0.31);

    -webkit-transition: all 250ms linear;

    -moz-transition: all 250ms linear;

    transition: all 250ms linear

}



#scrollUp:hover {

    background-color: #000520

}



#form_response {

    margin: 50px auto

}



#form_response .img-responsive {

    display: inline-block

}



#form_response h1 {

    font-size: 26px;

    font-weight: 400;

    margin-top: 10px;

    text-transform: uppercase

}



#form_response p {

    font-size: 16px;

    font-weight: 300;

    line-height: 24px;

    margin-bottom: 20px

}



#form_response .btn-theme {

    background-color: #ffc400;

    color: #333;

    font-size: 14px;

    font-weight: 700;

    padding: 10px 20px;

    -moz-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}



#form_response .btn-theme:hover {

    background-color: #ffc400;

    color: #fff

}



#stlChanger {

    color: #cecece;

    font-size: 14px;

    position: fixed;

    top: 80px;

    left: 0;

    z-index: 9999999

}



#stlChanger .bgChanger {

    position: relative;

    overflow: hidden;

    min-width: 220px;

    min-height: 220px

}



#stlChanger .blockChanger {

    width: 170px

}



#stlChanger .chBody {

    background: #444;

    width: 180px;

    position: relative;

    border: 1px solid #222;

    border-radius: 0 6px 6px 0

}



#stlChanger .chBut {

    background: #ffc400;

    width: 40px;

    height: 40px;

    position: absolute;

    top: 15px;

    right: 0;

    z-index: 1000000;

    text-align: center;

    border: 1px solid #d9a701;

    border-left: none;

    border-radius: 0 4px 4px 0;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}



#stlChanger .chBut:hover {

    background: #d9a701;

    border-color: #ffc400

}



#stlChanger .chBut i {

    color: #fff;

    font-size: 26px;

    margin: 7px 4px

}



#stlChanger .stBlock {

    position: relative

}



#stlChanger p {

    color: #fff;

    font-size: 14px;

    font-weight: 800;

    text-transform: uppercase

}



#stlChanger .stBgs a {

    width: 30px;

    height: 30px;

    float: left;

    padding: 0;

    margin: 0 4px 0 0;

    cursor: pointer;

    opacity: 1

}



#stlChanger .stBgs a:hover {

    opacity: .7

}



#stlChanger .btn-theme {

    font-size: 13px;

    padding: 4px 8px

}



.s_1 {

    color: #fff;

    font-size: 13px;

    padding: 2px 6px;

    background-color: #303030;

    border-radius: 4px;

    line-height: 26px;

    display: block;

    margin-bottom: 5px

}



.s_1:hover {

    color: #333;

    background-color: #ffc400

}



.snip1535 {

  background: #1a8fcf;

  border: none;

  color: #fff;

  cursor: pointer;

  display: inline-block;

  font-family: 'BenchNine', Arial, sans-serif;

  font-size: 1em;

  font-size: 16px;

  line-height: 1em;

  margin: 15px 40px;

  outline: none;

  padding: 12px 40px 10px;

  position: relative;

  text-transform: uppercase;

  /*font-weight: 700;*/

}

.snip1535:before,

.snip1535:after {

  border-color: transparent;

  -webkit-transition: all 0.25s;

  transition: all 0.25s;

  border-style: solid;

  border-width: 0;

  content: "";

  height: 24px;

  position: absolute;

  width: 24px;

}

.snip1535:before {

  border-color: #000520;

  border-right-width: 2px;

  border-top-width: 2px;

  right: -5px;

  top: -5px;

}

.snip1535:after {

  border-bottom-width: 2px;

  border-color: #000520;

  border-left-width: 2px;

  bottom: -5px;

  left: -5px;

}

.snip1535:hover,

.snip1535.hover {

  background-color: #000;
  color:#fff;

}

.snip1535:hover:before,

.snip1535.hover:before,

.snip1535:hover:after,

.snip1535.hover:after {

  height: 100%;

  width: 100%;

}

/* Demo purposes only */

    .btn-read {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
    }
    .section-box-one{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-one figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-one img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-one:hover img{
        transform: translate(100%, -100%);
        -webkit-transform: translate(100%, -100%);
        -moz-transform: translate(100%, -100%);
    }

    .section-box-two{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-two figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-two img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-two:hover img{
        transform: translate(-100%, -100%);
        -webkit-transform: translate(-100%, -100%);
        -moz-transform: translate(-100%, -100%);
    }

    .section-box-three{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-three figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-three img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-three:hover img{
        transform: translate(-100%, 100%);
        -webkit-transform: translate(-100%, 100%);
        -moz-transform: translate(-100%, 100%);
    }

    .section-box-four{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-four figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-four img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-four:hover img{
        transform: translate(-100%,0);
        -webkit-transform: translate(-100%,0);
        -moz-transform: translate(-100%,0);
    }

    .section-box-five{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-five figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-five img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-five:hover img{
        transform: translate(100%,0);
        -webkit-transform: translate(100%,0);
        -moz-transform: translate(100%,0);
    }

    .section-box-six{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-six figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-six img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-six:hover img{
        transform: translate(0,-100%);
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
    }

    .section-box-seven{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-seven figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-seven img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-seven:hover img{
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 0;
    }

    .section-box-eight{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
        transform: rotateY(-180deg);
        transition: ease-in-out .5s;
    }
    .section-box-eight:hover {
        transform: rotateY(0deg);
    }
    .section-box-eight:hover img {
        transform: rotateY(-180deg);
        backface-visibility: hidden;
        transition: ease-in-out .5s;
    }
    .section-box-eight figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-eight img{
        height: 100%;
        position: absolute;
    }

    .section-box-nine{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-nine figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-nine img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-nine:hover img{
        transform: scale(3);
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        opacity: 0;
    }

    .section-box-ten{
        height: auto;
        background: #1b8ecd;
        color: #fff;
        position: relative;
        overflow:hidden;
        margin-bottom: 10px;
    }
    .section-box-ten figure {
        position: absolute;
        padding: 5px 10px 5px 10px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background: #000;
        bottom: -78%;
        transition: ease-in-out .5s;
        font-size: 14px;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
        margin: 0;
        padding-bottom: 10px;
    }
    .section-box-ten img{
        height: 100%;
    }


    .section-box-eleven{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-eleven figure {
        position: absolute;
        padding: 10px 15px;
        width: 100%;
        bottom: -25%;
        transition: ease-in-out .5s;
        background: rgba(0, 0, 0, 0.71);
        border-top: 1px solid #fff;
    }
    .section-box-eleven:hover figure {
        bottom: 0;
    }
    .section-box-eleven img{
        height: 100%;
    }

    .section-box-twelve{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-twelve figure {
        position: absolute;
        text-align: center;
        padding: 10px 19px 19px 19px;
        width: 100%;
        height: 100%;
        transition: ease-in-out .5s;
        opacity: 0;
        transform: scale(2);
    }
    .section-box-twelve:hover figure {
        opacity: 1;
        transform: scale(1);
        background: rgba(0, 0, 0, 0.71);
    }
    .section-box-twelve figure a{
        color: #fff;
        font-size: 3em;
        top: 35%;
        position: relative;
    }
    .section-box-twelve img{
        height: 100%;
    }


    .video {
    height: 0;
    position: relative;
    padding-bottom: 52.25%;
    margin: 10px;
    box-shadow: 0 10px 6px -6px #070620;
    }
    .video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }

    .video-2{
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    margin: 30px 0px 0px 0px;
     -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;

    }
    .video-2 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }