.section-title {
    text-align: right;
    line-height: .90277777777777777777777777777778;
    margin-bottom: .9722222222222222em;
    word-wrap: break-word;
}

    .section-title small,
    .section-separator-title small,
    .section-subtitle small {
        font-weight: 300;
        font-size: 18px;
        line-height: 1.6;
        display: block;
        text-transform: none;
        margin-top: 15px;
    }

.section-title,
.section-separator-title,
.section-subtitle {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.white-color {
    color:white !important;
}

h1.section-title {
    font-size: 60px;
}

blockquote {
font-size: 1em;
}

.modal-header {
    background: #f7f7f7;
    padding: 22px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .modal-header .close {
        margin-top: 2px;
        font-size: 30px;
        outline: none!important;
    }

.section-secondary {
    background-color: #333333;  
    border-top: 0px solid #e5e4e4;
    border-bottom: 0px solid #e5e4e4;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-separator .fa {
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -20px;
    width: 40px;
    font-size: 20px;
    z-index: 200;
    font-family: FontAwesome;
}

.divider-candy {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    z-index: 100;
    border-bottom: 1px solid #E6E5E6;
    border-left: 1px solid #E6E5E6;
    background: #333333;
    content: "";
}

    .divider-candy.bottom {
        bottom: -20px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #333333;
    }

    .divider-candy.top {
        top: -21px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

.section-separator {
    position: relative;
}

    .section-separator .fa:after {
        display: block;
        text-align: center;
        color: #333;
        content: "\f042";
    }

.section-secondary h2 {
    margin-bottom: 20px;
    color: white;
}

.section-secondary p {
    color: #b1b1b1 !important;
    font-size: 16px;
}

.section-secondary ul.list li {
    margin-bottom: 13px;
    font-size: 16px;
    color: #b1b1b1 !important;
}




body .text-bg-dark {
    background: #2D343E;
}


/*Login/Register*/
.login {
    margin-bottom: 40px;
}

    .login div.featured-box {
        text-align: left;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        background: #FFF;
        border-bottom: 1px solid #DFDFDF;
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
    }

        .login div.featured-box div.box-content {
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            border-top: 3px solid #F60; /*MSS Deep Orange*/
            border-top-width: 4px;
            padding: 30px 30px 30px 30px;
        }

    .login div.featured-box-secundary div.box-content {
        border-top-color: #F60; /*MSS Deep Orange*/
    }



.vk-loop-next-prev a {
    position: fixed;
    z-index: 90;
    height: 130px;
    width: 40px;
    display: block;
    background-color: #b2b2b2;
    top: 50%;
    margin-top: -65px;
}

    .vk-loop-next-prev a:hover {
        background-color: #333;
    }

    .vk-loop-next-prev a i {
        font-size: 16px;
        color: #fff;
        line-height: 130px;
        text-align: center;
        width: 36px;
    }

.vk-loop-next-prev .vk-next-post {
    right: 0;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}

    .vk-loop-next-prev .vk-next-post i {
        width: 40px;
    }

.vk-loop-next-prev .vk-prev-post {
    left: 0;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}

@media handheld,only screen and (max-width: 960px) {
    .vk-loop-next-prev {
        display: none!important;
    }
}


aside.sidebar {
    /*margin-top:11px;*/
	margin-top: 0;
}


.big-line {
    height:40px !important;
}

div.recent-posts h4 a {
    color: #F60; /*MSS Deep Orange*/
}

div.recent-posts .recent-posts-read-more {
    color: #F60; /*MSS Deep Orange*/
    /*margin-left:50px;*/
}

div.recent-posts p {
    margin-left:50px;
    /*margin-bottom:5px;*/
}

div.recent-posts article {
    margin-bottom:10px;
}

.piecemaker-slider {
    background-color: #F3F3F3;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgb(230, 230, 230);
    width:100%;
}

#piecemaker {
    width:100% !important;
}

#slider {
    background-color: #F3F3F3;
    padding: 30px 0;
    border-bottom: 2px solid rgb(230, 230, 230);
}

#kwicks-slider {
    width:100% !important;
}


/* Masonry */
.masonry-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
    margin-bottom:60px;
}

.masonry-list.init {
	filter: alpha(opacity=100);
	opacity: 1;
}

.masonry-list div.featured-box {
	margin-bottom: 0;
}

.masonry-list.full {
	margin-left: 1.2%;
	width: 99.5%;
}

.masonry-list.full div.featured-box {
	margin-bottom: 15px;
}

/* Masonry Full Width */
.masonry-list .masonry-item {
	width: 18%;
	margin: 0 1.9% 0 0%;
	float: left;
	min-height: 1px;
	position: relative;
}

.masonry-list .masonry-item.w2 {
	width: 37.9%;
}

/* Masonry Default */
.col-md-12 .masonry-list .masonry-item {
	width: 31.4%;
}

.col-md-12 .masonry-list .masonry-item.w2 {
	width: 64.7%;
}

/* Masonry Sidebar */
.col-md-9 .masonry-list {
	margin-top: -18px;
}

.col-md-9 .masonry-list .masonry-item {
	width: 48.1%;
}

.col-md-9 .masonry-list .masonry-item.w2 {
	width: 98%;
}

.masonry-item .post-content {
    padding-left: 7px;
    padding-right: 7px;
}

.masonry-item div.featured-box div.box-content {
	padding: 15px;
	text-align: left;
    -o-box-shadow: 0 0px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.1);
box-shadow: 0 0px 3px rgba(0,0,0,0.1);
}

.masonry-item h4 {
    text-transform:none !important;
    letter-spacing: 0px !important;
}
    .masonry-read-more a {
        color: #F90; /*MSS Orange*/
    }

.masonry-read-more {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
}

    .masonry-read-more .fa.fa-comments {
        margin-right: 4px;
    }

    .masonry-read-more a {
        font-weight: 600;
    }

.masonry-item .post-image.single {
    margin-bottom:10px;
}
 



.vk-team {
    margin-top:40px;
    margin-bottom:30px;
}

.list-group {
    margin-bottom: 45px;
}

    .vk-team .cbp-l-grid-team {
        margin-top:20px;
    }


.portfolio-item-details {
    padding: 20px 20px 15px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    background: #FFF;
}

.tabs .nav > li > a {
    padding: 8px 15px;
}

.portfolio-item-details .portfolio-subtitle {
    font-size: 14px;
    line-height: 18px;
    text-transform: lowercase;
    color: #999;
    margin: 0 0 10px 0;
}

.portfolio-item-details .portfolio-item-title {
    margin: 0 0 10px 0;
}

    .portfolio-item-details .portfolio-item-title a {
        box-shadow: none;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
    }

.list-group-item {
    padding: 7px 15px;
    font-size: 13px;
}


/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #121214;
    font-weight: 200; 
    margin: 0;
}

.img-rounded {
border-radius: 2px;
}


.mydivider
{
    border-top: 1px dashed #D3D1D1;
    padding: 0px 0 30px;
}


.alert-success {
    background-color: #97F3CE;
    border-color: #73E4B7;
    color: #20533E;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-info {
    background-color: #5adcff;
    border-color: #39D0F8;
    color: #204B61;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-warning {
    background-color: #FAD883;
    border-color: #FAC951;
    color: #554222;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-danger {
    background-color: #FA7A7A;
    border-color: #FA6867;
    color: #421918;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-danger a {
    color: #f5d6a7;
}

.alert-danger a:hover {
    color: #efbf76;
}

.alert-icon {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0px;
    
    border: 1px solid transparent;
}

.alert-success-icon {
    border-color: #73E4B7;
    color: #20533E;
    background: #97F3CE url('../img/core/icon-box-success.png') no-repeat 12px 8px;
    padding: 10px 20px 10px 44px;
    border-left-width: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-warning-icon {
    border-color: #FAC951;
    color: #554222;
    background: #FAD883 url('../img/core/icon-box-notice.png') no-repeat 12px 8px;
    padding: 10px 20px 10px 44px;
    border-left-width: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-info-icon {
    border-color:  #39D0F8;
    color: #204B61;
    background:#5adcff  url('../img/core/icon-box-info.png') no-repeat 12px 8px;
    padding: 10px 20px 10px 44px;
    border-left-width: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}

.alert-danger-icon {
    border-color: #FA6867;
    color: #421918;
    background:#FA7A7A  url('../img/core/icon-box-error.png') no-repeat 12px 8px;
    padding: 10px 20px 10px 44px;
    border-left-width: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10), 0 0 2px rgba(0,0,0,0.05);
}



.list-group a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    padding: 2px 6px 2px 0;
}


h1 {
    font-size: 3.2em;
    line-height: 44px;
    margin: 0 0 44px 0;
}

h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 30px 0;
    word-spacing: 1px;
}

h3 {
    color: #CCC;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
}

h4 {
    color: #CCC;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

h5 {
    color: #CCC;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}

h1.big {
    font-size: 4.2em;
    line-height: 54px;
}

h1.short,
h2.short {
    margin-bottom: 15px;
}

h3.short,
h4.short,
h5.short,
h6.short {
    margin-bottom: 9px;
}

h1.shorter,
h2.shorter,
h3.shorter,
h4.shorter,
h5.shorter,
h6.shorter {
    margin-bottom: 3px;
}

h1.tall,
h2.tall,
h3.tall,
h4.tall,
h5.tall,
h6.tall {
    margin-bottom: 33px;
}

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
    margin-bottom: 44px;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
    margin-top: 22px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
    margin-top: 44px;
}

div.modal-header h3 {
    color: #333;
    text-transform: none;
}

h1.white,
h2.white,
h3.white,
h4.white,
h5.white {
    color: #FFF;
}

h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

h2 .inverted {
    min-height: 60px;
}

h2.word-rotator-title {
    line-height: 54px;
}

p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}

    p .alternative-font {
        display: inline-block;
        margin-top: -15px;
        position: relative;
        top: 3px;
        margin-bottom: -6px;
    }

    p.featured {
        font-size: 1.6em;
        line-height: 1.5em;
    }

    p.short {
        margin-bottom: 0;
    }

    p.tall {
        margin-bottom: 20px;
    }

    p.taller {
        margin-bottom: 40px;
    }

    /* Drop Caps */
    p.drop-caps:first-child:first-letter {
        float: left;
        font-size: 75px;
        line-height: 60px;
        padding: 4px;
        margin-right: 5px;
        margin-top: 5px;
        font-family: Georgia;
    }

    p.drop-caps.secundary:first-child:first-letter {
        background-color: #CCC;
        color: #FFF;
        padding: 6px;
        margin-right: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

/* Divider Line */
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    margin: 22px 0 22px 0;
}

    hr.short {
        margin: 11px 0 11px 0;
    }

    hr.tall {
        margin: 44px 0 44px 0;
    }

    hr.taller {
        margin: 66px 0 66px 0;
    }

    hr.light {
        background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
        background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
        background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
        background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
    }

/* Miscellaneous */
div.center {
    text-align: center;
}

body a {
    outline: none !important;
}

.pull-bottom {
    margin-bottom: 35px;
}

.pull-bottom-small {
    margin-bottom: 20px;
}

.pull-bottom-big {
    margin-bottom: 45px;
	-webkit-transform: translateZ(0); /*Added to prevent page flickering*/
  -moz-transform: translateZ(0); /*Added to prevent page flickering*/
  -ms-transform: translateZ(0); /*Added to prevent page flickering*/
}

.pull-bottom-big-2 {
    margin-bottom: 45px;
}

.pull-top-small {
    margin-top: 20px;
}

.pull-top {
    margin-top: 35px;
}

.pull-top-big {
    margin-top: 50px;
}

.bold {
    font-weight: bold;
}

li {
    line-height: 24px;
}

.inverted {
    color: #FFF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.progress {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    height: 16px;
    background: #FAFAFA;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10) inset;
    overflow: visible;
}

.progress-bar {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

span.progress-bar-tooltip {
    position: absolute;
    padding: 4px 8px;
    background-color: #333;
    color: #FFF;
    line-height: 15px;
    font-size: 11px;
    display: block;
    position: absolute;
    top: -28px;
    right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    filter: alpha(opacity=0);
    opacity: 0;
}

    span.progress-bar-tooltip:after {
        border-color: #333 transparent;
        border-style: solid;
        border-width: 5px 5px 0;
        bottom: -5px;
        content: "";
        display: block;
        left: 13px;
        position: absolute;
        width: 0;
    }

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


 .clearfixSkils:before,.clearfixSkils:after{display:table;content:" "}
 .clearfixSkils:after{clear:both}



/* Buttons */
.btn-primary[disabled] {
    background-image: none;
}

.btn-icon i {
    margin-right: 10px;
}

.btn-icon-right i {
    margin-right: 0;
    margin-left: 10px;
}

/* Show Grid */
div.show-grid [class*="col-md-"] span.show-grid-block {
    background-color: #EEE;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    border: 1px solid #FFF;
    display: block;
}

/* Font Awesome */
div.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 9px;
}

div.fontawesome-icon-list i {
    font-size: 1.3em;
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
    top: 2px;
}

/* Forms */
.form-group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

form label {
    font-weight: normal;
}

aside.sidebar form .btn-lg {
    height: 46px;
    padding: 10px 16px;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control {
    /*height: 46px;
    padding: 10px 16px;*/
    padding: 5px 8px;
}

    .form-control:focus {
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        border-color: #CCC;
    }

textarea {
    resize: vertical;
}

/* Forms Validations */
label.valid {
    display: inline-block;
    text-indent: -9999px;
}

label.error {
    color: #C10000;
    font-size: 0.9em;
    margin-top: -5px;
    padding: 0;
}

/* Alternative Font Style */
.alternative-font {
    color: #CCC;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.6em;
}



/* Navs */
ul.nav-list.primary > li {
    margin: 0;
    padding: 0;
}

    ul.nav-list.primary > li a {
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        background-image: url(../img/core/list-primary.png);
        background-position: 9px 16px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #EDEDDE;
        padding: 8px 20px;
        transition: all 0.3s;
    }

/* Nav Pills */
ul.nav-pills > li.active > a,
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
    background-color: #CCC;
}

/* Tabs */

.tabs {
	border-radius: 4px;
	margin-bottom: 35px;
}

.nav-tabs {
	margin: 0;
	font-size: 0;
	border-bottom-color: #EEE;
}

.nav-tabs li {
	display: inline-block;
	float: none;
}

.nav-tabs li:last-child a {
	margin-right: 0;
}

.nav-tabs li a {
	border-radius: 3px 3px 0 0;
	font-size: 14px;
	margin-right: 1px;
}

.nav-tabs li a, .nav-tabs li a:hover {
	background: #f1f2f2;
	border-bottom: none;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 3px solid #f1f2f2;
	color: #CCC;
}

.nav-tabs li a:hover {
	border-bottom-color: transparent;
	border-top: 3px solid #f1f2f2;
	box-shadow: none;
}

.nav-tabs li a:active, .nav-tabs li a:focus {
	border-bottom: 0;
}

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	background: #FFF;
	border-left-color: #EEE;
	border-right-color: #EEE;
	border-top: 3px solid #f1f2f2;
	color: #f1f2f2;
}

.tab-content {
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #FFF;
	border: 1px solid #EEE;
	border-top: 0;
	padding: 20px;
}

/* Right Aligned */
.nav-tabs.nav-right {
	text-align: right;
}

/* Justified */
.nav-tabs.nav-justify {
	display: table;
	table-layout: fixed;
	margin-bottom: -1px;
	width: 100%;
}

.nav-tabs.nav-justify li {
	display: table-cell;
	margin-bottom: 0;
	width: 100%;
}

.nav-tabs.nav-justify li:first-child a,
.nav-tabs.nav-justify li:first-child a:hover {
	border-radius: 3px 0 0 0;
	border-left: 1px solid #EEE;
}

.nav-tabs.nav-justify li:last-child a,
.nav-tabs.nav-justify li:last-child a:hover {
	border-radius: 0 3px 0 0;
	border-right: 1px solid #EEE;
}

.nav-tabs.nav-justify li a {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #EEE;
	border-radius: 0;
	margin-right: 0;
}

.nav-tabs.nav-justify li a:hover, .nav-tabs.nav-justify li a:focus {
	border-bottom: 1px solid #EEE;
	border-left: none;
	border-right: none;
}

.nav-tabs.nav-justify li.active a {
	border-bottom: 1px solid #FFF;
}

.nav-tabs.nav-justify li.active a:hover {
	border-bottom: 1px solid #FFF;
}

/* Bottom Tabs */
.tabs.tabs-bottom .tab-content {
	border-radius: 3px 3px 0 0;
	border-bottom: 0;
	border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs {
	border-bottom: none;
	border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li {
	margin-bottom: 0;
	margin-top: -1px;
}

.tabs.tabs-bottom .nav-tabs li:last-child a {
	margin-right: 0;
}

.tabs.tabs-bottom .nav-tabs li a {
	border-radius: 0 0 3px 3px;
	font-size: 14px;
	margin-right: 1px;
}

.tabs.tabs-bottom .nav-tabs li a, .tabs.tabs-bottom .nav-tabs li a:hover {
	border-bottom: 3px solid #f1f2f2;
	border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li a:hover {
	border-bottom: 3px solid #f1f2f2;
	border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li.active a,
.tabs.tabs-bottom .nav-tabs li.active a:hover,
.tabs.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom: 3px solid #F60; /*MSS Deep Orange*/
	border-top-color: transparent;
}

/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom .nav-tabs.nav-justify {
	border-top: none;
}

.tabs.tabs-bottom .nav-tabs.nav-justify li a {
	margin-right: 0;
}

.tabs.tabs-bottom .nav-tabs.nav-justify li:first-child a {
	border-radius: 0 0 0 3px;
}

.tabs.tabs-bottom .nav-tabs.nav-justify li:last-child a {
	margin-right: 0;
	border-radius: 0 0 3px 0;
}

/* Vertical */
.tabs-vertical {
	display: table;
	width: 100%;
	border-top: 1px solid #EEE;
}

.tabs-vertical .tab-content {
	display: table-cell;
	vertical-align: top;
}

.tabs-vertical .nav-tabs {
	border-bottom: none;
	display: table-cell;
	height: 100%;
	float: none;
	padding: 0;
	vertical-align: top;
}

.tabs-vertical .nav-tabs > li {
	display: block;
}

.tabs-vertical .nav-tabs > li a {
	border-radius: 0;
	display: block;
	padding-top: 10px;
}

.tabs-vertical .nav-tabs > li a, .tabs-vertical .nav-tabs > li a:hover, .tabs-vertical .nav-tabs > li a:focus {
	/*border-bottom: none;*/
	border-top: none;
}

.tabs-vertical .nav-tabs > li.active a,
.tabs-vertical .nav-tabs > li.active a:hover, .tabs-vertical .nav-tabs > li.active:focus {
	border-top: none;
}

/* Vertical - Left Side */
.tabs-left .tab-content {
	border-radius: 0 2px 2px 2px;
	border-left: none;
}

.tabs-left .nav-tabs > li {
	margin-right: -1px;
}

.tabs-left .nav-tabs > li:first-child a {
	border-radius: 2px 0 0 0;
}

.tabs-left .nav-tabs > li:last-child a {
	border-radius: 0 0 0 2px;
}

.tabs-left .nav-tabs > li a {
	border-right: 1px solid #EEE;
	border-left: 3px solid #EEE;
    border-bottom: 1px solid #EEE;
	margin-right: 1px;
	margin-left: -3px;
}

.tabs-left .nav-tabs > li a:hover {
	border-left-color: #F90; /*MSS Orange*/
}

.tabs-left .nav-tabs > li.active a,
.tabs-left .nav-tabs > li.active a:hover,
.tabs-left .nav-tabs > li.active a:focus {
	border-left: 3px solid #F60; /*MSS Deep Orange*/
	border-right-color: #FFF;
    border-bottom: 1px solid #EEE;
}

.tabs-left.tabs-vertical .nav-tabs > li {
    margin-bottom:0px;
}

/* Vertical - Right Side */
.tabs-right .tab-content {
	border-radius: 2px 0 2px 2px;
	border-right: none;
}

.tabs-right.tabs-vertical .nav-tabs > li {
    margin-bottom:0px;
}

.tabs-right .nav-tabs > li {
	margin-left: -1px;
}

.tabs-right .nav-tabs > li:first-child a {
	border-radius: 0 2px 0 0;
}

.tabs-right .nav-tabs > li:last-child a {
	border-radius: 0 0 2px 0;
}

.tabs-right .nav-tabs > li a {
	border-right: 3px solid #EEE;
	border-left: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
	margin-right: 1px;
	margin-left: 1px;
}

.tabs-right .nav-tabs > li a:hover {
	border-right-color: #F90; /*MSS Orange*/
}

.tabs-right .nav-tabs > li.active a,
.tabs-right .nav-tabs > li.active a:hover,
.tabs-right .nav-tabs > li.active a:focus {
	border-right: 3px solid #F90; /*MSS Orange*/
	border-left: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
}


.tabs-left.tabs-vertical.white li a {
    background:#fff;
}
.tabs-right.tabs-vertical.white li a {
    background:#fff;
}



/* Read More */
a.read-more,
a.learn-more {
    display: inline-block;
    white-space: nowrap;
}

/* Featured Box */
div.featured-box {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1; 
}

    div.featured-box div.box-content {
        padding: 10px 10px 10px 10px;
    }

    div.featured-box p a.learn-more {
        display: block;
        margin-top: 10px;
    }

    div.featured-box i.image-icon,
    i.fa-featured {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 100%;
        color: #FFF;
        font-size: 30px;
        line-height: 80px;
        margin: 25px 0;
        padding: 25px;
        margin-top:5px;
    }

i.fa-featured {
    display: inline-block;
    padding: 0;
    width: 80px;
    height: 80px;
}

div.featured-boxes.tertiary 
div.featured-box i.fa-featured {
    background: transparent;
    border: 2px solid #F60; /*MSS Deep Orange*/
    color: #F60; /*MSS Deep Orange*/
    line-height: 80px;
}

div.featured-box h4 {
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
}

div.read-more,
div.read-more a,
div.learn-more,
div.learn-more a {
    display: inline-block;
    white-space: nowrap;
}

div.featured-boxes div.featured-box {
    margin-bottom: 30px; 
    /*max-width: 650px;*/
}

 
/* Secundary */
div.featured-box-secundary i.fa-featured,
div.featured-box-secundary i.image-icon {
    background-color: #CCC;
}

div.featured-box-secundary h4 {
    color: #CCC;
}

div.featured-box-secundary div.box-content {
    border-top-color: #CCC;
}

/* Tertiary */
div.featured-box-tertiary i.fa-featured,
div.featured-box-tertiary i.image-icon {
    background-color: #4EB25C;
}

div.featured-box-tertiary h4 {
    color: #4EB25C;
}

div.featured-box-tertiary div.box-content {
    border-top-color: #4EB25C;
}

/* Quaternary */
div.featured-box-quaternary i.fa-featured,
div.featured-box-quaternary i.image-icon {
    background-color: #734BA9;
}

div.featured-box-quaternary h4 {
    color: #734BA9;
}

div.featured-box-quaternary div.box-content {
    border-top-color: #734BA9;
}

/* Feature Box */
div.feature-box {
    clear: both;
}

    div.feature-box div.feature-box-icon {
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        background: #CCC;
        border-radius: 35px;
        color: #FFF;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 3px;
        width: 35px;
    }

    div.feature-box div.feature-box-info {
        padding-left: 50px;
    }

        div.feature-box div.feature-box-info.top-icon {
            padding-left: 0px;
        }

        div.feature-box.top-icon div.feature-box-icon {
        float: none;
        margin-bottom:25px;
        margin-top:20px;
    }


    div.feature-box div.feature-box-icon i.image-icon {
        position: relative;
        top: 5px;
    }

        div.feature-box div.feature-box-icon i.image-icon.small {
            top: 2px;
        }

    /* Feature Box Secundary */
    div.feature-box.secundary h4 {
        color: #4D4D4D;
        font-weight: 600;
        font-size: 1.3em;
        margin-bottom: 10px;
    }

    div.feature-box.secundary.uppercase h4 {
        color: #464646;
        font-size: 16px; 
        font-style: normal;
        font-variant: normal;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    div.feature-box.secundary p {
        margin-top:3px;
    }

    div.feature-box.secundary div.feature-box-icon {
        background: transparent;
        width: 50px;
        height: 50px;
    }

        div.feature-box.secundary div.feature-box-icon i.fa {
            font-size: 28px;
        }

        div.feature-box.secundary.top-icon div.feature-box-icon i.fa {
            font-size: 50px;
        }

    div.feature-box.secundary div.feature-box-info {
        padding-left: 60px;
    }


    div.feature-box.secundary.top-icon div.feature-box-info {
        padding-left: 10px;
        padding-right: 10px;
    }





  /* Feature Box Quaternary */

  div.feature-box.quaternary div.feature-box-info{
      padding-left:5px;
  }

   div.feature-box.quaternary div.feature-box-info p.tall{
      margin-top:10px;
            color:rgb(102, 102, 102);
      line-height:25px;
  }

    div.feature-box.quaternary div.feature-box-icon i.fa {
            font-size: 26px;
    }

    div.feature-box.quaternary div.feature-box-icon {
        background: transparent;
        top:0;
        color: #F60; /*MSS Deep Orange*/
    }
    div.feature-box.quaternary h4 {
        color: #464646;
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
    }



 





/* Testimonials Elements */
blockquote.testimonial {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative;
}

    blockquote.testimonial p {
        color: #FFF;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 1.2em;
        line-height: 1.3;
    }

    blockquote.testimonial:before {
        left: 10px;
        top: 0;
    }

    blockquote.testimonial:before,
    blockquote.testimonial:after {
        color: #FFF;
        content: "\201C";
        font-size: 80px;
        font-style: normal;
        line-height: 1;
        position: absolute;
    }

    blockquote.testimonial:after {
        bottom: -0.5em;
        content: "\201D";
        right: 10px;
    }

div.testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #CCC;
    height: 0;
    margin: 0 0 0 25px;
    width: 0;
}

div.testimonial-author {
    margin: 8px 0 0 8px;
}

    div.testimonial-author div.img-thumbnail {
        float: left;
        margin-right: 10px;
    }

        div.testimonial-author div.img-thumbnail img {
            max-width: 60px;
        }

    div.testimonial-author strong {
        color: #111;
        display: block;
        padding-top: 7px;
    }

    div.testimonial-author span {
        color: #666;
        display: block;
        font-size: 12px;
    }

    div.testimonial-author p {
        color: #999;
        margin: 0 0 0 25px;
        text-align: left;
    }

/* Icons */
span.featured-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

    span.featured-icon i {
        color: #FFF;
        font-size: 0.9em;
        font-weight: normal;
    }

/* Diagram */
div.diagram {
    float: left;
    height: 520px;
    margin: -50px 0;
    width: 500px;
}

div.diagram-get {
    display: none;
}

/* List */
ul.list li {
    margin-bottom: 13px;
}

ul.list.icons li i {
    color: #CCC;
    margin-right: 5px;
}

ul.list.pull-left li {
    text-align: left;
}

/* Sitemap */
ul.sitemap > li > a {
    font-weight: bold;
}

ul.sitemap.list li {
    margin: 0 0 3px 0;
}

ul.sitemap.list ul {
    margin-bottom: 5px;
    margin-top: 5px;
}

/* Icons */
ul.icons {
    list-style: none;
}

    ul.icons [class^="icon-"] {
        margin-right: 5px;
    }

/* Recent Posts */
div.recent-posts h4 {
    margin-bottom: 7px;
}

div.recent-posts div.date {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    text-align: center;
}

    div.recent-posts div.date span.month {
        -moz-border-radius: 0 0 2px 2px;
        -moz-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
        -webkit-border-radius: 0 0 2px 2px;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
        background: #CCC;
        border-radius: 0 0 2px 2px;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
        color: #FFFFFF;
        font-size: 0.9em;
        padding: 0 10px 2px;
    }

    div.recent-posts div.date span.day {
        background: #F7F7F7;
        color: #CCC;
        display: block;
        font-size: 18px;
        font-weight: 500;
        font-weight: bold;
        padding: 10px;
    }

section.featured div.recent-posts div.date span.day {
    background: #FFF;
}

div.recent-posts article.recent-post h4 {
    margin: 0 0 3px 0;
}

    div.recent-posts article.recent-post h4 a {
        display: block;
    }

/* Simple Post List */
ul.simple-post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.simple-post-list div.post-image {
        float: left;
        margin-right: 12px;
    }

    ul.simple-post-list div.post-meta {
        color: #888;
        font-size: 0.8em;
    }

    ul.simple-post-list li {
        border-bottom: 1px dotted #E2E2E2;
        min-height: 62px;
        padding: 15px 0;
        line-height: 21px;
    }

        ul.simple-post-list li:last-child {
            border-bottom: 0;
        }
 



/* Accordion */
.accordion-group {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.panel-group .panel {
    border-radius: 3px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
    border-top-width: 0px;
}

.panel-heading {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

#accordion .panel-heading {
    padding: 8px 15px;
}

#accordion .panel-heading h4{
    color: #F60; /*MSS Deep Orange*/
}

#accordion .panel-heading h4 a:hover{
    color: #F90; /*MSS Orange*/
}

#accordion .panel-title {
    font-size: 15px;
}

/* Portfolio */
div.portfolio-title {
    margin-bottom: -10px;
}

    div.portfolio-title div.portfolio-nav,
    div.portfolio-title div.portfolio-nav-all {
        margin-top: 11px;
    }

    div.portfolio-title div.portfolio-nav {
        text-align: right;
    }

    div.portfolio-title a {
        display: inline-block;
    }

    div.portfolio-title div.portfolio-nav a {
        width: 20%;
    }

    div.portfolio-title i.fa {
        font-size: 2.5em;
    }

    div.portfolio-title div.portfolio-nav-all i.fa {
        font-size: 2.7em;
    }

    div.portfolio-title i.fa-angle-right {
        text-align: right;
    }

    div.portfolio-title a.portfolio-nav-prev {
        text-align: left;
    }

div.portfolio-info {
    margin: 2px 0 10px;
    float: right;
}

    div.portfolio-info ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        div.portfolio-info ul li {
            display: inline-block;
            border-right: 1px solid #E6E6E6;
            color: #B1B1B1;
            padding-right: 8px;
            margin-right: 8px;
            font-size: 0.9em;
        }

            div.portfolio-info ul li:last-child {
                border-right: 0;
                padding-right: 0;
                margin-right: 0;
            }

            div.portfolio-info ul li a {
                text-decoration: none;
                color: #B1B1B1;
            }

            div.portfolio-info ul li i.fa {
                margin-right: 4px;
            }

            div.portfolio-info ul li a:hover i.fa-heart {
                color: #E53F51;
            }

.sort-destination.full-width.home-portfolio .isotope-item {
    width: 25% !important;
}

/* Portfolio List */
ul.portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0;
    /*display: table;*/
}
 

/* Portfolio Details */
ul.portfolio-details {
    list-style: none;
    padding: 0;
    margin: 35px 0 0 5px;
    font-size: 0.9em;
}

    ul.portfolio-details li {
        padding: 0;
        margin: 0 0 20px;
    }

    ul.portfolio-details p {
        padding: 0;
        margin: 0;
    }

    ul.portfolio-details blockquote {
        padding: 0 0 0 10px;
        margin: 15px 0 0;
        color: #999;
    }

    ul.portfolio-details ul.list-skills li {
        margin-right: 10px;
        margin-bottom: 5px;
    }
 

/* Circular Bars */
div.circular-bar {
    margin-bottom: 25px;
    min-height: 160px;
}

    div.circular-bar input.knob {
        visibility: hidden;
    }

    div.circular-bar strong {
        display: block;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
    }

    div.circular-bar label {
        display: block;
        font-weight: 100;
        font-size: 17px;
        line-height: 20px;
    }

div.circular-bar-content {
    margin-bottom: 70px;
    margin-top: -125px;
    text-align: center;
}

/* Toggle */
section.toggle {
    /*margin: 10px 0 0;*/
    position: relative;
    clear: both;
    /*margin-bottom: -4px;*/
}

    section.toggle input {
        cursor: pointer;
        filter: alpha(opacity=0);
        height: 45px;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    section.toggle label {
        -moz-border-radius: 2px;
        -moz-transition: all .15s ease-out;
        -o-transition: all .15s ease-out;
        -webkit-border-radius: 2px;
        -webkit-transition: all .15s ease-out;
        background: #FAFAFA;
        border-left: 1px solid #CCC;
        border-radius: 2px;
        color: #CCC;
        display: block;
        font-size: 1.1em;
        min-height: 20px;
        padding: 12px 20px 12px 10px;
        position: relative;
        cursor: pointer;
        font-weight: 400;
        transition: all .15s ease-out;
    }

.panel-default {
    border-color: #ECECEC;
}

    .panel-default > .panel-heading {
        background-color: #FAFAFA;
        background: -webkit-linear-gradient(top,#FFF,#F7F7F7);
        background: -moz-linear-gradient(top,#fff,#f9f9f9);
        background: -ms-linear-gradient(top,#fff,#f9f9f9);
        background: -o-linear-gradient(top,#fff,#f9f9f9);
    }

        .panel-default > .panel-heading:hover {
            background: -webkit-linear-gradient(top,#fafafa,#f4f4f4);
            background: -moz-linear-gradient(top,#fafafa,#f4f4f4);
            background: -ms-linear-gradient(top,#fafafa,#f4f4f4);
            background: -o-linear-gradient(top,#fafafa,#f4f4f4);
        }

#accordion .panel-body {
    border-top: 1px solid rgb(240, 240, 240);
}

.panel-body {
    padding: 20px 25px;
    padding-bottom: 25px;
}
    section.toggle div.toggle-content {
        display: none;
        padding-top:5px;
        padding-top:5px;
        padding-left: 15px;
        padding-right: 15px;
    }

    section.toggle label::-moz-selection {
        background: none;
    }

    section.toggle label i.fa-minus {
        display: none;
    }

    section.toggle label i.fa-plus {
        display: inline;
    }

    section.toggle label::selection {
        background: none;
    }

    section.toggle label::before {
        border: 6px solid transparent;
        border-left-color: inherit;
        content: '';
        margin-top: -6px;
        position: absolute;
        right: 4px;
        top: 50%;
    }

    section.toggle label:hover {
        background: #f5f5f5;
    }

    section.toggle label + p {
        color: #999;
        display: block;
        overflow: hidden;
        padding-left: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 0px;
    }

    section.toggle label i {
        font-size: 0.7em;
        margin-right: 8px;
        position: relative;
        top: -1px;
    }

    section.toggle.active i.fa-minus {
        display: inline;
    }

    section.toggle.active i.fa-plus {
        display: none;
    }

    section.toggle.active > label {
        background: #F4F4F4;
        border-color: #CCC;
    }

        section.toggle.active > label::before {
            border: 6px solid transparent;
            border-top-color: inherit;
            margin-top: -3px;
            right: 10px;
        }

    section.toggle > p.preview-active {
        height: auto;
    }

    section.toggle > p.preview-active,
    section.toggle.active > p {
        white-space: normal;
    }

/* Accordion */
a.accordion-toggle:hover,
a.accordion-toggle:focus {
    text-decoration: none;
}


a.accordion-toggle [class^="icon-"] {
    margin-right: 4px;
    position: relative;
    top: 1px;
}

/* History */
ul.history {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
}

    ul.history li {
        margin: 25px 0;
        padding: 0;
        clear: both;
    }

        ul.history li h4 {
            margin: 0 0 -27px 0;
            padding: 0;
        }

        ul.history li p {
            margin-left: 53px;
        }



            ul.history li div.thumb img {
                -moz-border-radius: 150px;
                -webkit-border-radius: 150px;
                border-radius: 150px;
                margin: 7px 8px;
                width: 145px;
                height: 145px;
            }

        ul.history li div.featured-box {
            text-align: left;
            margin-left: 225px;
            margin-bottom: 50px;
            min-height: 115px;
        }

            ul.history li div.featured-box div.box-content {
                border-top-color: #CCC;
            }


/* Timeline */
section.timeline {
    width: 80%;
    margin: 50px 10% 0;
    position: relative;
    float: left;
    padding-bottom: 120px;
}

    section.timeline .post-image {
        padding: 3px;
    }

    section.timeline a {
        color: #F90; /*MSS Orange*/
    }

    section.timeline:after {
        background: rgb(80,80,80);
        background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        margin-left: -2px;
        position: absolute;
        top: -60px;
        width: 3px;
        z-index: 0;
        filter: alpha(opacity=35);
        opacity: 0.35;
    }

    section.timeline div.timeline-date {
        -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        position: relative;
        display: block;
        clear: both;
        width: 200px;
        height: 45px;
        padding: 5px;
        border: 1px solid #E5E5E5;
        margin: 0 auto 10px;
        text-shadow: 0 1px 1px #fff;
        border-radius: 4px;
        background: #FFF;
        z-index: 1;
    }

        section.timeline div.timeline-date h3 {
            display: block;
            text-align: center;
            color: #757575;
            font-size: 0.9em;
            line-height: 32px;
        }

    section.timeline .timeline-title {
        background: #F4F4F4;
        padding: 12px;
    }

        section.timeline .timeline-title h4 {
            padding: 0;
            margin: 0;
            color: #171717;
            font-size: 1.4em;
        }

        section.timeline .timeline-title a {
            color: #171717;
        }

        section.timeline .timeline-title div.timeline-title-tags,
        section.timeline .timeline-title div.timeline-title-tags a {
            color: #B1B1B1;
            font-size: 0.9em;
        }

    section.timeline .timeline-box {
        -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        border: 1px solid #E5E5E5;
        border-radius: 4px;
        margin: 20px 10px 10px 10px;
        padding: 10px;
        position: relative;
        width: 43%;
        float: left;
        z-index: 1;
        margin-bottom: 30px;
        background: #FFF;
    }

        section.timeline .timeline-box.left {
            clear: both;
        }

            section.timeline .timeline-box.left:before {
                background: none repeat scroll 0 0 #A2A2A2;
                border-radius: 50%;
                /*box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.13);*/
                box-shadow: 0 0 1px 5px #D8D8D8, 0 0 0 1px rgba(0, 0, 0, 0.08);
                content: "";
                display: block;
                height: 8px;
margin-right: -3px;
position: absolute;
right: -14%;
top: 22px;
width: 8px;
            }

            section.timeline .timeline-box.left:after {
                background: #FFF;
                border-right: 1px solid #E5E5E5;
                border-top: 1px solid #E5E5E5;
                content: "";
                display: block;
                height: 14px;
                position: absolute;
                right: -8px;
                top: 20px;
                width: 14px;
                z-index: 0;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

        section.timeline .timeline-box.right {
            clear: right;
            float: right;
            right: -1px;
            margin-top: 40px;
        }

            section.timeline .timeline-box.right:before {
                background: none repeat scroll 0 0 #A2A2A2;
                border-radius: 50%;
                box-shadow: 0 0 1px 5px #D8D8D8, 0 0 0 1px rgba(0, 0, 0, 0.08);
                content: "";
                display: block;
                height: 8px;
                margin-left: -4px;
                position: absolute;
                left: -14.5%;
                top: 32px;
                width: 8px;
            }

            section.timeline .timeline-box.right:after {
                background: #FFF;
                border-left: 1px solid #E5E5E5;
                border-bottom: 1px solid #E5E5E5;
                content: "";
                display: block;
                height: 14px;
                position: absolute;
                left: -8px;
                top: 30px;
                width: 14px;
                z-index: 0;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

        section.timeline .timeline-box .img-thumbnail,
        section.timeline .timeline-box .img-thumbnail img {
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            padding: 0;
            border: 0;
        }

        section.timeline .timeline-box a.thumb-info {
            float: left;
            margin-bottom: -5px;
        }

        section.timeline .timeline-box .flexslider {
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            padding: 0;
            border: 0;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
        }

/* Arrows */


    span.arrow.hl {
        background-position: -209px 0;
        width: 120px;
        height: 47px;
    }

    span.arrow.hlb {
        background-position: -209px -101px;
        width: 120px;
        height: 47px;
    }

/* Google Maps */
div.google-map {
    background: #E5E3DF;
    height: 400px;
    margin: -40px 0 30px 0;
    width: 100%;
}

.parallax + div.google-map {
    margin-top: -70px;
}

div.google-map img {
    max-width: 9999px;
}

/* Search Results */
div.search-results {
    min-height: 300px;
}

/* Image Icons */
i.image-icon {
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

    i.image-icon.small {
        width: 16px;
        height: 16px;
    }

    i.image-icon.big {
        width: 110px;
        height: 110px;
    }

    /* Image Icon Example */
    i.image-icon.user {
        background-image: url(../img/icons/icon-user-24.png);
    }

        i.image-icon.user.small {
            background-image: url(../img/icons/icon-user-16.png);
        }

        i.image-icon.user.big {
            background-image: url(../img/icons/icon-user-48.png);
        }

/* Counters */
div.counters strong {
    display: block;
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
}

div.counters label {
    display: block;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
}
.home-counters strong {
    color: rgb(82, 82, 82);
    font-weight:500 !important;
    margin-bottom:10px;
    font-size:50px !important;
}
.home-counters label {
    text-transform:uppercase;
}

.vk-big-number {
    color: #FFF;
    border-radius: 114px;
    padding: 60px 10px;
    width: 211px;
    height: 210px;
    display: inline-block;
    background-color: rgba(0,0,0,0.2);
    border-color: #3E4652;
}

    .vk-big-number strong {
        font-weight: 500 !important;
        font-size: 45px !important;
        line-height: 60px !important;
    }

/* Word Rotate */
span.word-rotate {
    visibility: hidden;
    width: 100px;
    height: 0px;
    margin-bottom: -7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
}

h1 span.word-rotate,
h2 span.word-rotate {
    margin-bottom: -12px;
}

span.word-rotate.active {
    visibility: visible;
    width: auto;
}

span.word-rotate-items {
    position: relative;
    top: 0;
    width: 100%;
}

    span.word-rotate-items span {
        display: inline-block;
    }


/* Popup */
.popup-inline-content {
    background: none repeat scroll 0 0 #FFF;
    margin: 40px auto;
    max-width: 1170px;
    padding: 20px 30px;
    position: relative;
    text-align: left;
    display: none;
}

.mfp-wrap .popup-inline-content {
    display: block;
}




/* Team List */
ul.team-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.team-list div.team-item {
        margin-bottom: 35px;
    }

    ul.team-list .img-thumbnail {
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        position: relative;
    }

        ul.team-list .img-thumbnail span.zoom {
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            background: #CCC;
            border-radius: 100%;
            bottom: 8px;
            color: #FFF;
            display: block;
            height: 30px;
            padding: 6px;
            position: absolute;
            right: 8px;
            text-align: center;
            width: 30px;
        }

            ul.team-list .img-thumbnail span.zoom i {
                font-size: 14px;
                left: -1px;
                position: relative;
                top: -3px;
            }

    ul.team-list a.thumb-info {
        display: block;
        overflow: hidden;
        position: relative;
        text-decoration: none;
        max-width: 100%;
    }

        ul.team-list a.thumb-info:hover span.thumb-info-action-icon {
            right: 0;
            top: 0;
        }

        ul.team-list a.thumb-info:hover span.thumb-info-action {
            filter: alpha(opacity=100);
            opacity: 1;
        }

        ul.team-list a.thumb-info span.thumb-info-action-icon {
            -moz-border-radius: 0 0 0 25px;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-border-radius: 0 0 0 25px;
            -webkit-transition: all 0.3s;
            background: #CCC;
            border-radius: 0 0 0 25px;
            display: inline-block;
            font-size: 25px;
            height: 50px;
            line-height: 50px;
            position: absolute;
            right: -100px;
            text-align: center;
            top: -100px;
            transition: all 0.3s;
            width: 50px;
        }

            ul.team-list a.thumb-info span.thumb-info-action-icon i {
                font-size: 24px;
                left: 3px;
                position: relative;
                top: -4px;
            }

        ul.team-list a.thumb-info:hover span.thumb-info-title {
            background: #000;
        }

        ul.team-list a.thumb-info span.thumb-info-action {
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            background: rgba(36,27,28, .9);
            bottom: 0;
            color: #FFF;
            filter: alpha(opacity=0);
            height: 100%;
            left: 0;
            opacity: 0.0;
            position: absolute;
            right: 0;
            top: 0;
            transition: all 0.3s;
            width: 100%;
        }

        ul.team-list a.thumb-info span.thumb-info-inner {
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            display: block;
            transition: all 0.3s;
            white-space: nowrap;
        }

        ul.team-list a.thumb-info span.thumb-info-title {
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            background: rgba(36, 27, 28, 0.64);
            bottom: 10%;
            color: #FFF;
            font-size: 17px;
            font-weight: 600;
            left: 0;
            letter-spacing: -1px;
            padding: 9px 11px 9px;
            position: absolute;
            text-shadow: 1px 1px 1px rgba(0,0,0,.2);
            text-transform: uppercase;
            transition: all 0.3s;
            z-index: 1;
        }

        ul.team-list a.thumb-info span.thumb-info-type {
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            background-color: #0088cc;
            border-radius: 2px;
            display: inline-block;
            float: left;
            font-size: 12px;
            font-weight: 400;
            letter-spacing: 0;
            margin: 8px -2px -15px -2px;
            padding: 2px 9px;
            text-transform: none;
        }

        ul.team-list a.thumb-info:hover img {
            -moz-transform: scale(1.1,1.1);
            -ms-transform: scale(1.1,1.1);
            -o-transform: scale(1.1,1.1);
            -webkit-transform: scale(1.1,1.1);
            transform: scale(1.1,1.1);
        }

        ul.team-list a.thumb-info img {
            -moz-border-radius: 3px;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-border-radius: 3px;
            -webkit-transition: all 0.2s linear;
            border-radius: 3px;
            position: relative;
            transition: all 0.2s linear;
            width: 100%;
        }

    ul.team-list span.thumb-info-caption {
        padding: 10px 0;
    }

        ul.team-list span.thumb-info-caption p {
            font-size: 0.9em;
            line-height: 20px;
            margin: 0 0 8px;
            padding: 15px;
            text-align: center;
        }


    ul.team-list a.thumb-info.secundary span.thumb-info-title {
        background: transparent;
        bottom: auto;
        left: 0;
        right: 0;
        top: 35%;
        text-align: center;
        opacity: 0;
    }

    ul.team-list a.thumb-info.secundary span.thumb-info-type {
        float: none;
    }

    ul.team-list a.thumb-info.secundary:hover span.thumb-info-title {
        top: 42%;
        opacity: 1;
    }

    ul.team-list a i.fa {
        margin-right: 0px;
    }

    ul.team-list .thumb-info-caption .borderless {
        border-top: 1px solid rgb(231, 231, 231);
        padding: 13px 0px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 15px;
    }

    ul.team-list .thumbnail {
        padding: 0px;
    }

.ui-tooltip {
    font-size: 12px !important;
    line-height: 17px;
}

input[type="radio"] {
    margin-right: 6px;
}