.content-list {
    margin: 0;
    padding: 0
}

.content-list>.list-item {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    position: relative;
    text-align: left;
    display: block
}

.content-list>.list-item>.menu-item:first-child {
    padding-left: 0
}

.content-list>.list-item>.menu-item:last-child {
    padding-right: 0
}

.content-list>.list-item:before,
.content-list>.list-item:after {
    content: "";
    display: table;
    clear: both
}

.content-list>.list-item.align-right .menu-text {
    text-align: right
}

.content-list .menu-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.content-list .menu-item {
    display: table-cell;
    vertical-align: top;
    padding: 0 5px
}

.content-list .menu-icon {
    text-align: center;
    width: 1%
}

.content-list .menu-icon .menu-i {
    width: 16px;
    font-size: 14px;
    line-height: 14px;
    height: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-style: normal
}

.content-list .menu-badge,
.content-list .menu-action {
    width: 1%
}

.content-list .menu-additional {
    width: 100px
}

.content-list .list-line {
    border-top: 1px solid #e5e5e5;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
    display: block
}

.content-list .menu-chat {
    display: inline-block;
    padding: 0 0 20px 20px;
    border-left: 1px solid #e5e5e5;
    clear: both;
    margin: 0 0 0 5px
}

.content-list .menu-chat:after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 0 10px 10px 0;
    content: "";
    height: 0;
    position: absolute;
    left: 6px;
    top: 31px;
    width: 0;
    z-index: 0
}

.content-list .menu-chat:before {
    border-color: transparent #e5e5e5 transparent transparent;
    border-style: solid;
    border-width: 0 11px 12px 0;
    content: "";
    height: 0;
    position: absolute;
    left: 4px;
    top: 30px;
    width: 0;
    z-index: 0
}

.content-list .menu-chat-2 {
    padding: 20px 25px 30px
}

.content-list .menu-chat-2:after {
    border-color: transparent #f5f5f5 transparent transparent;
    border-style: solid;
    border-width: 0 10px 10px 0;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    top: 31px;
    width: 0;
    z-index: 0
}

.content-list .list-item.align-right>.menu-text>.menu-chat {
    padding: 0 20px 20px 0;
    margin: 0 5px 0 0;
    border-left: none;
    border-right: 1px solid #e5e5e5
}

.content-list .list-item.align-right>.menu-text>.menu-chat:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 0 0 10px 10px;
    left: auto;
    right: 6px
}

.content-list .list-item.align-right>.menu-text .menu-chat:before {
    border-color: transparent transparent transparent #e5e5e5;
    border-style: solid;
    border-width: 0 0 12px 11px;
    left: auto;
    right: 4px
}

.rtl .content-list>.list-item>.menu-item:first-child {
    padding-right: 0;
    padding-left: 5px
}

.rtl .content-list>.list-item>.menu-item:last-child {
    padding-left: 0;
    padding-right: 5px
}

.rtl .content-list>.list-item>.menu-text {
    text-align: right
}

.list-xs>.list-item {
    padding-top: 5px;
    padding-bottom: 5px
}

.list-sm>.list-item {
    padding-top: 10px;
    padding-bottom: 10px
}

.list-sm>.list-item>.menu-item {
    padding: 0 6px
}

.list-sm>.list-item>.menu-icon>.menu-i {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px
}

.list-sm>.list-item>.menu-text>.menu-chat:before {
    left: 1px;
    top: 17px
}

.list-sm>.list-item>.menu-text>.menu-chat:after {
    left: 3px;
    top: 18px
}

.list-md>.list-item {
    padding-top: 10px;
    padding-bottom: 10px
}

.list-md>.list-item>.menu-item {
    padding: 0 10px
}

.list-md>.list-item>.menu-icon>.menu-i {
    width: 72px;
    height: 72px;
    font-size: 36px;
    line-height: 72px
}

.list-lg>.list-item {
    padding-top: 24px;
    padding-bottom: 24px
}

.list-lg>.list-item>.menu-item {
    padding: 0 15px
}

.list-lg>.list-item>.menu-icon>.menu-i {
    width: 240px;
    height: auto
}

.list-xl>.list-item {
    padding-top: 32px;
    padding-bottom: 32px
}

.list-xl>.list-item>.menu-item {
    padding: 0 15px
}

.list-xl>.list-item>.menu-icon>.menu-i {
    width: 360px;
    height: auto
}

.list-hover>.list-item:not(.group-heading):hover {
    background: #fafafa
}

.li-hover:hover {
    background: #fafafa
}

.list-bordered>.list-item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px
}

.list-bordered>.list-item:last-child {
    border-bottom: none
}

.list-md.list-bordered>.list-item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px
}

.list-md.list-bordered>.list-item:last-child {
    border-bottom: none
}

.list-lg.list-bordered>.list-item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px
}

.list-lg.list-bordered>.list-item:last-child {
    border-bottom: none
}

.list-xl.list-bordered>.list-item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 40px;
    padding-bottom: 40px
}

.list-xl.list-bordered>.list-item:last-child {
    border-bottom: none
}

.list-paneled>.list-item {
    background: #fff;
    border: 1px solid #fff;
    margin: 0 0 10px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08)
}

.list-lg.list-paneled>.list-item {
    padding: 30px 20px 30px 30px;
    margin: 0 0 16px
}

.list-vm>.list-item>.menu-item {
    vertical-align: middle
}

.list-icon-bordered>.list-item>.menu-icon>.menu-i {
    border: 1px solid #404545
}

.list-icon-padded>.list-item>.menu-icon>.menu-i {
    padding: 3px
}

.list-icon-circle>.list-item>.menu-icon>.menu-i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.content-grid {
    margin: 0;
    padding: 0
}

.content-grid>.list-item {
   /* float: left;*/
    list-style: none;
    position: relative!important;
	left:auto!important;
	top: auto!important;
   /* display: inline-block;*/
	display:flex!important;
	flex-direction: column!important;
	
/*vertical-align: top!important;*/
	padding-bottom: 20px;
	margin-right: -4px;
	/*font-size: 0!important;*/
	margin-bottom: 10px;
/*	border-bottom: 1px solid #ddd;*/
	box-sizing: border-box;
	
}
.menu-item{
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1 0 auto!important;
}
.blog-teaser-description{
flex: 1 0 auto;
}
.content-list .list-item .menu-item{
	display: table-cell;
}
.anim .anim-img,.slick-slide img, .content-grid>.list-item>.menu-item>.menu-i {
    max-width: 100%;
	outline: 7px solid rgba(255,255,255,0.8)!important;
    outline-offset: -7px!important;
}

.content-grid>.list-item>.menu-icon {
    position: relative
}

.content-grid .menu-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.content-grid:before,
.content-grid:after {
    content: "";
    display: table;
    clear: both
}

.content-grid.list-vm>.list-item {
    vertical-align: middle;
    display: table
}

.list-shadow .list-wrapper>.list-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.pd-lr-5>.list-item {
    padding-left: 5px;
    padding-right: 5px
}

.pd-lr-10>.list-item {
    padding-left: 10px;
    padding-right: 10px
}

.pd-lr-15>.list-item {
    padding-left: 15px;
    padding-right: 15px
}

.pd-lr-20>.list-item {
    padding-left: 20px;
    padding-right: 20px
}

.pd-lr-25>.list-item {
    padding-left: 25px;
    padding-right: 25px
}

.pd-lr-30>.list-item {
    padding-left: 30px;
    padding-right: 30px
}

.list-pd-1>.list-item {
    padding: 1px
}

.list-pd-2>.list-item {
    padding: 2px
}

.list-pd-3>.list-item {
    padding: 3px
}

.list-pd-4>.list-item {
    padding: 4px
}

.list-pd-5>.list-item {
    padding: 5px
}

.list-pd-10>.list-item {
    padding: 30px
}

.list-pd-15>.list-item {
    padding: 15px
}

.list-pd-20>.list-item {
    padding: 20px
}

.list-pd-25>.list-item {
    padding: 25px
}

.list-pd-30>.list-item {
    padding: 30px
}

.wrap-5>.list-item {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px
}

.wrap-10>.list-item {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px
}

.wrap-15>.list-item {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

.wrap-20>.list-item {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
}

.wrap-25>.list-item {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px
}

.wrap-30>.list-item {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px
}

.wrap-panel>.list-item {
    margin-left: -30px;
    margin-right: -20px;
    padding-left: 30px;
    padding-right: 20px
}

.wrap-side-1 {
    margin-left: -1px;
    margin-right: -1px
}

.wrap-side-2 {
    margin-left: -2px;
    margin-right: -2px
}

.wrap-side-3 {
    margin-left: -3px;
    margin-right: -3px
}

.wrap-side-4 {
    margin-left: -4px;
    margin-right: -4px
}

.wrap-side-5 {
    margin-left: -5px;
    margin-right: -5px
}

.wrap-side-10 {
    margin-left: -10px;
    margin-right: -10px
}

.wrap-side-15 {
    margin-left: -15px;
    margin-right: -15px
}

.wrap-side-20 {
    margin-left: -20px;
    margin-right: -20px
}

.wrap-side-25 {
    margin-left: -25px;
    margin-right: -25px
}

.wrap-side-30 {
    margin-left: -30px;
    margin-right: -30px
}

.wrap-top-1 {
    margin-top: -1px
}

.wrap-top-2 {
    margin-top: -2px
}

.wrap-top-3 {
    margin-top: -3px
}

.wrap-top-4 {
    margin-top: -4px
}

.wrap-top-5 {
    margin-top: -5px
}

.wrap-top-10 {
    margin-top: -10px
}

.wrap-top-15 {
    margin-top: -15px
}

.wrap-top-20 {
    margin-top: -20px
}

.wrap-top-25 {
    margin-top: -25px
}

.wrap-top-30 {
    margin-top: -30px
}

.wrap-top.list-xs {
    margin-top: -5px
}

.wrap-top.list-sm {
    margin-top: -10px
}

.wrap-top.list-md {
    margin-top: -10px
}

.wrap-top.list-lg {
    margin-top: -24px
}

.wrap-top.list-xl {
    margin-top: -32px
}

.wrap-top.list-lg.list-bordered {
    margin-top: -30px
}

.wrap-top.list-xl.list-bordered {
    margin-top: -40px
}

.list-height-xl-auto>.list-item {
    height: auto
}

.list-height-xl-1>.list-item {
    height: 60px
}

.list-height-xl-2>.list-item {
    height: 120px
}

.list-height-xl-3>.list-item {
    height: 200px
}

.list-height-xl-4>.list-item {
    height: 240px
}

.list-height-xl-5>.list-item {
    height: 360px
}

.list-height-xl-6>.list-item {
    height: 480px
}

.list-height-lg-auto>.list-item {
    height: auto
}

.list-height-lg-1>.list-item {
    height: 60px
}

.list-height-lg-2>.list-item {
    height: 120px
}

.list-height-lg-3>.list-item {
    height: 200px
}

.list-height-lg-4>.list-item {
    height: 240px
}

.list-height-lg-5>.list-item {
    height: 360px
}

.list-height-lg-6>.list-item {
    height: 480px
}

.list-height-md-auto>.list-item {
    height: auto
}

.list-height-md-1>.list-item {
    height: 60px
}

.list-height-md-2>.list-item {
    height: 120px
}

.list-height-md-3>.list-item {
    height: 200px
}

.list-height-md-4>.list-item {
    height: 240px
}

.list-height-md-5>.list-item {
    height: 360px
}

.list-height-md-6>.list-item {
    height: 480px
}

.list-height-sm-auto>.list-item {
    height: auto
}

.list-height-sm-1>.list-item {
    height: 60px
}

.list-height-sm-2>.list-item {
    height: 120px
}

.list-height-sm-3>.list-item {
    height: 200px
}

.list-height-sm-4>.list-item {
    height: 240px
}

.list-height-sm-5>.list-item {
    height: 360px
}

.list-height-sm-6>.list-item {
    height: 480px
}

.list-height-xs-auto>.list-item {
    height: auto
}

.list-height-xs-1>.list-item {
    height: 60px
}

.list-height-xs-2>.list-item {
    height: 120px
}

.list-height-xs-3>.list-item {
    height: 200px
}

.list-height-xs-4>.list-item {
    height: 240px
}

.list-height-xs-5>.list-item {
    height: 360px
}

.list-height-xs-6>.list-item {
    height: 480px
}

.column-xl-1>.list-item {
    width: 100%
}

.column-xl-2>.list-item {
    width: 50%
}

.column-xl-3>.list-item {
    width: 33.33%
}

.column-xl-4>.list-item {
    width: 25%
}

.column-xl-5>.list-item {
    width: 20%
}

.column-xl-6>.list-item {
    width: 16.66%
}

.column-xl-7>.list-item {
    width: 14.28571429%
}

.column-xl-8>.list-item {
    width: 12.5%
}

.column-xl-9>.list-item {
    width: 11.11111111%
}

.column-xl-10>.list-item {
    width: 10%
}

.column-xl-11>.list-item {
    width: 9.09090909%
}

.column-xl-12>.list-item {
    width: 8.33333333%
}

.column-lg-1>.list-item {
    width: 100%
}

.column-lg-2>.list-item {
    width: 50%
}

.column-lg-3>.list-item {
    width: 33.33%
}

.column-lg-4>.list-item {
    width: 25%
}

.column-lg-5>.list-item {
    width: 20%
}

.column-lg-6>.list-item {
    width: 16.66%
}

.column-lg-7>.list-item {
    width: 14.28571429%
}

.column-lg-8>.list-item {
    width: 12.5%
}

.column-lg-9>.list-item {
    width: 11.11111111%
}

.column-lg-10>.list-item {
    width: 10%
}

.column-lg-11>.list-item {
    width: 9.09090909%
}

.column-lg-12>.list-item {
    width: 8.33333333%
}

.column-md-1>.list-item {
    width: 100%
}

.column-md-2>.list-item {
    width: 50%
}

.column-md-3>.list-item {
    width: 33.33%
}

.column-md-4>.list-item {
    width: 25%
}

.column-md-5>.list-item {
    width: 20%
}

.column-md-6>.list-item {
    width: 16.66%
}

.column-md-7>.list-item {
    width: 14.28571429%
}

.column-md-8>.list-item {
    width: 12.5%
}

.column-md-9>.list-item {
    width: 11.11111111%
}

.column-md-10>.list-item {
    width: 10%
}

.column-md-11>.list-item {
    width: 9.09090909%
}

.column-md-12>.list-item {
    width: 8.33333333%
}

.column-sm-1>.list-item {
    width: 100%
}

.column-sm-2>.list-item {
    width: 50%
}

.column-sm-3>.list-item {
    width: 33.33%
}

.column-sm-4>.list-item {
    width: 25%
}

.column-sm-5>.list-item {
    width: 20%
}

.column-sm-6>.list-item {
    width: 16.66%
}

.column-sm-7>.list-item {
    width: 14.28571429%
}

.column-sm-8>.list-item {
    width: 12.5%
}

.column-sm-9>.list-item {
    width: 11.11111111%
}

.column-sm-10>.list-item {
    width: 10%
}

.column-sm-11>.list-item {
    width: 9.09090909%
}

.column-sm-12>.list-item {
    width: 8.33333333%
}

.column-xs-1>.list-item {
    width: 100%
}

.column-xs-2>.list-item {
    width: 50%
}

.column-xs-3>.list-item {
    width: 33.33%
}

.column-xs-4>.list-item {
    width: 25%
}

.column-xs-5>.list-item {
    width: 20%
}

.column-xs-6>.list-item {
    width: 16.66%
}

.column-xs-7>.list-item {
    width: 14.28571429%
}

.column-xs-8>.list-item {
    width: 12.5%
}

.column-xs-9>.list-item {
    width: 11.11111111%
}

.column-xs-10>.list-item {
    width: 10%
}

.column-xs-11>.list-item {
    width: 9.09090909%
}

.column-xs-12>.list-item {
    width: 8.33333333%
}

.list-break-xl>.list-item>.menu-item {
    display: block;
    padding: 5px 0;
    width: 100%
}

.list-break-xl>.list-item>.menu-item>.menu-i {
    width: 100%;
    height: auto
}

.list-break-xl>.list-item>.menu-item>.menu-chat:before,
.list-break-xl>.list-item>.menu-item>.menu-chat:after {
    display: none
}

.list-break-xl>.list-item>.menu-item:first-child {
    padding-top: 0
}

.list-break-xl>.list-item>.menu-item:last-child {
    padding-bottom: 0
}

@media (max-width:543px) {
    .list-break-xs>.list-item>.menu-item {
        display: block;
        padding: 5px 0;
        width: 100%
    }
    .list-break-xs>.list-item>.menu-item>.menu-i {
        width: 100%;
        height: auto
    }
    .list-break-xs>.list-item>.menu-item>.menu-chat:before,
    .list-break-xs>.list-item>.menu-item>.menu-chat:after {
        display: none
    }
    .list-break-xs>.list-item>.menu-item:first-child {
        padding-top: 0
    }
    .list-break-xs>.list-item>.menu-item:last-child {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .list-break-sm>.list-item>.menu-item {
        display: block;
        padding: 5px 0;
        width: 100%
    }
    .list-break-sm>.list-item>.menu-item>.menu-i {
        width: 100%;
        height: auto
    }
    .list-break-sm>.list-item>.menu-item>.menu-chat:before,
    .list-break-sm>.list-item>.menu-item>.menu-chat:after {
        display: none
    }
    .list-break-sm>.list-item>.menu-item:first-child {
        padding-top: 0
    }
    .list-break-sm>.list-item>.menu-item:last-child {
        padding-bottom: 0
    }
}

@media (max-width:991px) {
    .list-break-md>.list-item>.menu-item {
        display: block;
        padding: 5px 0;
        width: 100%
    }
    .list-break-md>.list-item>.menu-item>.menu-i {
        width: 100%;
        height: auto
    }
    .list-break-md>.list-item>.menu-item>.menu-chat:before,
    .list-break-md>.list-item>.menu-item>.menu-chat:after {
        display: none
    }
    .list-break-md>.list-item>.menu-item:first-child {
        padding-top: 0
    }
    .list-break-md>.list-item>.menu-item:last-child {
        padding-bottom: 0
    }
}

@media (max-width:1199px) {
    .list-break-lg>.list-item>.menu-item {
        display: block;
        padding: 5px 0;
        width: 100%
    }
    .list-break-lg>.list-item>.menu-item>.menu-i {
        width: 100%;
        height: auto
    }
    .list-break-lg>.list-item>.menu-item>.menu-chat:before,
    .list-break-lg>.list-item>.menu-item>.menu-chat:after {
        display: none
    }
    .list-break-lg>.list-item>.menu-item:first-child {
        padding-top: 0
    }
    .list-break-lg>.list-item>.menu-item:last-child {
        padding-bottom: 0
    }
}

.mega-menu {
    z-index: 3
}

.mega-menu .mega-ul,
.mega-menu .mega-li,
.mega-menu .mega-link {
    margin: 0;
    padding: 0;
    display: block
}

.mega-menu .mega-li {
    list-style: none
}

.mega-menu>.mega-ul {
    display: table
}

.mega-menu>.mega-ul>.mega-li:first-child {
    margin-left: 0
}

.mega-menu>.mega-ul>.mega-li:last-child {
    margin-right: 0
}

.mega-menu>.mega-ul>.mega-li {
    float: left;
    position: relative
}

.mega-menu .open>.mega-child {
    transform: scale(1);
    opacity: 1
}

.mega-menu .mega-child {
    transition: all .4s ease 0s;
    transform: scale(1, 0);
    transform-origin: 50 0;
    opacity: 0;
    background: #fff;
    position: absolute;
    top: 100%;
    margin-top: -5px;
    z-index: 5
}

.mega-menu .mega-child.mega-caret:before {
    -moz-border-color: none;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 12px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    opacity: 1;
    position: absolute;
    top: -20px
}

.mega-menu .open-top {
    top: auto;
    bottom: 100%
}

.mega-menu .open-right {
    top: 0;
    left: 100%;
    margin-top: 0
}

.mega-menu .open-left {
    top: 0;
    right: 100%;
    margin-top: 0
}

.mega-menu .mega-li {
    margin-left: 5px;
    padding: 10px 4px
}

@media (max-width:767px) {
    .mega-menu.mega-responsive {
        overflow: hidden
    }
    .mega-menu.mega-responsive>.mega-ul {
        width: 100%
    }
    .mega-menu.mega-responsive>.mega-ul>.mega-li {
        float: none;
        margin-left: 0;
        display: block
    }
    .mega-menu.mega-responsive>.mega-ul>.mega-li>.mega-link {
        display: block
    }
    .mega-menu.mega-responsive .mega-child {
        margin-top: 0;
        width: 100% !important
    }
    .mega-menu.mega-responsive .open>.mega-child {
        position: static
    }
    .mega-menu.mega-responsive .open:hover {
        background: none
    }
}

.stack {
    position: relative
}

.stack-group-container {
    position: relative
}

.stack-group {
    display: block
}

.stack-xs .stack-item,
.stack-xs .stack-content {
    height: 40px
}

.stack-xs .stack-img {
    max-height: 40px
}

.stack-sm .stack-item,
.stack-sm .stack-content {
    height: 60px
}

.stack-sm .stack-img {
    max-height: 60px
}

.stack-md .stack-item,
.stack-md .stack-content {
    height: 80px
}

.stack-md .stack-img {
    max-height: 80px
}

.stack-lg .stack-item,
.stack-lg .stack-content {
    height: 100px
}

.stack-lg .stack-img {
    max-height: 100px
}

.stack-xl .stack-item,
.stack-xl .stack-content {
    height: 120px
}

.stack-xl .stack-img {
    max-height: 120px
}

.stack-top,
.stack-bottom,
.stack-left,
.stack-right {
    position: absolute
}

.stack-left {
    left: 0
}

.stack-right {
    right: 0
}

.stack-top {
    top: 0
}

.stack-bottom {
    bottom: 0
}

.stack-main {
    position: static
}

.stack-main.stack-right {
    margin-left: auto;
    display: table
}

.stack-item,
.stack-content {
    display: table-cell;
    vertical-align: middle
}

.stack-center {
    margin-left: auto;
    margin-right: auto;
    display: table
}

.stack-full-width {
    display: table;
    width: 100%
}

.stack .stack-group.stack-break-xl {
    position: static;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.stack .stack-group.stack-content-break-xl>.stack-item {
    display: block
}

.stack .stack-auto-xl.stack-item,
.stack .stack-auto-xl.stack-item>.stack-content {
    height: auto;
    display: block
}

@media (max-width:543px) {
    .stack .stack-group.stack-break-xs {
        position: static;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .stack .stack-group.stack-content-break-xs>.stack-item {
        display: block
    }
    .stack .stack-auto-xs.stack-item,
    .stack .stack-auto-xs.stack-item>.stack-content {
        height: auto;
        display: block
    }
}

@media (max-width:767px) {
    .stack .stack-group.stack-break-sm {
        position: static;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .stack .stack-group.stack-content-break-sm>.stack-item {
        display: block
    }
    .stack .stack-auto-sm.stack-item,
    .stack .stack-auto-sm.stack-item>.stack-content {
        height: auto;
        display: block
    }
    .center-table-xs {
        display: table !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important
    }
}

@media (max-width:991px) {
    .stack .stack-group.stack-break-md {
        position: static;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .stack .stack-group.stack-content-break-md>.stack-item {
        display: block
    }
    .stack .stack-auto-md.stack-item,
    .stack .stack-auto-md.stack-item>.stack-content {
        height: auto;
        display: block
    }
}

@media (max-width:1199px) {
    .stack .stack-group.stack-break-lg {
        position: static;
        margin-left: 0;
        margin-right: 0
    }
    .stack .stack-group.stack-content-break-lg>.stack-item {
        display: block
    }
    .stack .stack-auto-lg.stack-item,
    .stack .stack-auto-lg.stack-item>.stack-content {
        height: auto;
        display: block
    }
}

.hide-form {
    display: none
}

.pointer:hover {
    cursor: pointer
}

.pos-r {
    position: relative !important
}

.pos-s {
    position: static !important
}

.pos-a {
    position: absolute !important
}

.pos-f {
    position: fixed !important
}

.scroll-y {
    overflow-y: scroll
}

.block-link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ov-hidden {
    overflow: hidden
}

.iframe-block {
    border: none;
    width: 100%;
    overflow-y: hidden
}

.font-primary {
    font-family: 'Montserrat', sans-serif
}

.font-secondary {
    font-family: 'Oswald', Arial
}

.font-tertiary {
    font-family: "times new roman", serif helvetica
}

.hide-pos {
    position: fixed;
    left: -10000px;
    top: -10000px
}

.img-left {
    float: left;
    margin: 5px 20px 15px 0;
    max-width: 100%
}

.img-right {
    float: right;
    margin: 5px 0 15px 20px;
    max-width: 100%
}

.center-table {
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.d-table {
    display: table !important
}

.vm {
    display: table-cell !important;
    vertical-align: middle !important
}

.text-body {
    color: #404545 !important
}

.text-primary-0,
.text-primary {
    color: #35357a !important
}

.text-primary-1 {
    color: #63d9c2 !important
}

.text-primary-2 {
    color: #3bc9ad !important
}

.text-primary-3 {
    color: #4242a1 !important
}

.text-primary-4 {
    color: #007d65 !important
}

.text-info-0,
.text-info {
    color: #3499db !important
}

.text-info-1 {
    color: #83c4ed !important
}

.text-info-2 {
    color: #58ade4 !important
}

.text-info-3 {
    color: #1084d0 !important
}

.text-info-4 {
    color: #0665a2 !important
}

.text-success-0,
.text-success {
    color: #35357a !important
}

.text-success-1 {
    color: #63d9c2 !important
}

.text-success-2 {
    color: #3bc9ad !important
}

.text-success-3 {
    color: #4242a1 !important
}

.text-success-4 {
    color: #007d65 !important
}

.text-warning-0,
.text-warning {
    color: #f1c40f !important
}

.text-warning-1 {
    color: #ffe169 !important
}

.text-warning-2 {
    color: #fbd642 !important
}

.text-warning-3 {
    color: #bb9806 !important
}

.text-warning-4 {
    color: #927500 !important
}

.text-danger-0,
.text-danger {
    color: #e74c3c !important
}

.text-danger-1 {
    color: #ff958a !important
}

.text-danger-2 {
    color: #ff7163 !important
}

.text-danger-3 {
    color: #c82a19 !important
}

.text-danger-4 {
    color: #9e1709 !important
}

.bg-body {
    background-color: #404545 !important
}

.bg-primary-0,
.bg-primary {
    background-color: #35357a !important
}

.bg-primary-1 {
    background-color: #63d9c2 !important
}

.bg-primary-2 {
    background-color: #3bc9ad !important
}

.bg-primary-3 {
    background-color: #4242a1 !important
}

.bg-primary-4 {
    background-color: #007d65 !important
}

.bg-info-0,
.bg-info {
    background-color: #3499db !important
}

.bg-info-1 {
    background-color: #83c4ed !important
}

.bg-info-2 {
    background-color: #58ade4 !important
}

.bg-info-3 {
    background-color: #1084d0 !important
}

.bg-info-4 {
    background-color: #0665a2 !important
}

.bg-success-0,
.bg-success {
    background-color: #35357a !important
}

.bg-success-1 {
    background-color: #63d9c2 !important
}

.bg-success-2 {
    background-color: #3bc9ad !important
}

.bg-success-3 {
    background-color: #4242a1 !important
}

.bg-success-4 {
    background-color: #007d65 !important
}

.bg-warning-0,
.bg-warning {
    background-color: #f1c40f !important
}

.bg-warning-1 {
    background-color: #ffe169 !important
}

.bg-warning-2 {
    background-color: #fbd642 !important
}

.bg-warning-3 {
    background-color: #bb9806 !important
}

.bg-warning-4 {
    background-color: #927500 !important
}

.bg-danger-0,
.bg-danger {
    background-color: #e74c3c !important
}

.bg-danger-1 {
    background-color: #ff958a !important
}

.bg-danger-2 {
    background-color: #ff7163 !important
}

.bg-danger-3 {
    background-color: #c82a19 !important
}

.bg-danger-4 {
    background-color: #9e1709 !important
}


.bg-extra-0,
.bg-extra {
    background-color: #3e4b57 !important
}

.bg-extra-1 {
    background-color: #617588 !important
}

.bg-extra-2 {
    background-color: #55697c !important
}

.bg-extra-3 {
    background-color: #2f3b46 !important
}

.bg-extra-4 {
    background-color: #27323c !important
}

.bd-body {
    border-color: #404545 !important
}

.bd-white {
    border-color: #fff !important
}

.bd-light-white {
    border-color: #f5f5f5 !important
}

.bd-light-grey {
    border-color: #b5b5b5 !important
}

.bd-grey {
    border-color: #9a9a9a !important
}

.bd-light-black {
    border-color: #353535 !important
}

.bd-black {
    border-color: #111 !important
}

.bd-default {
    border-color: #e5e5e5 !important
}

.bd-primary-0,
.bd-primary {
    border-color: #35357a !important
}

.bd-primary-1 {
    border-color: #63d9c2 !important
}

.bd-primary-2 {
    border-color: #3bc9ad !important
}

.bd-primary-3 {
    border-color: #4242a1 !important
}

.bd-primary-4 {
    border-color: #007d65 !important
}

.bd-info-0,
.bd-info {
    border-color: #3499db !important
}

.bd-info-1 {
    border-color: #83c4ed !important
}

.bd-info-2 {
    border-color: #58ade4 !important
}

.bd-info-3 {
    border-color: #1084d0 !important
}

.bd-info-4 {
    border-color: #0665a2 !important
}

.bd-success-0,
.bd-success {
    border-color: #35357a !important
}

.bd-success-1 {
    border-color: #63d9c2 !important
}

.bd-success-2 {
    border-color: #3bc9ad !important
}

.bd-success-3 {
    border-color: #4242a1 !important
}

.bd-success-4 {
    border-color: #007d65 !important
}

.bd-warning-0,
.bd-warning {
    border-color: #f1c40f !important
}

.bd-warning-1 {
    border-color: #ffe169 !important
}

.bd-warning-2 {
    border-color: #fbd642 !important
}

.bd-warning-3 {
    border-color: #bb9806 !important
}

.bd-warning-4 {
    border-color: #927500 !important
}

.bd-danger-0,
.bd-danger {
    border-color: #e74c3c !important
}

.bd-danger-1 {
    border-color: #ff958a !important
}

.bd-danger-2 {
    border-color: #ff7163 !important
}

.bd-danger-3 {
    border-color: #c82a19 !important
}

.bd-danger-4 {
    border-color: #9e1709 !important
}

.text-white {
    color: #fff !important
}

.text-light-white {
    color: #f5f5f5 !important
}

.text-light-grey {
    color: #b5b5b5 !important
}

.text-grey {
    color: #9a9a9a !important
}

.text-light-black {
    color: #353535 !important
}

.text-black {
    color: #111 !important
}

.text-black-10 {
    color: #e5e5e5 !important
}

.text-black-20 {
    color: #ccc !important
}

.text-black-30 {
    color: #b3b3b3 !important
}

.text-black-40 {
    color: #999 !important
}

.text-black-50 {
    color: #808080 !important
}

.text-black-60 {
    color: #666 !important
}

.text-black-70 {
    color: #4d4d4d !important
}

.text-black-80 {
    color: #333 !important
}

.text-black-90 {
    color: #1a1a1a !important
}

.text-facebook {
    color: #436dac !important
}

.text-twitter {
    color: #0598c9 !important
}

.text-linkedin {
    color: #2e8bc2 !important
}

.text-googleplus {
    color: #cf1800 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-light-white {
    background-color: #f5f5f5 !important
}

.bg-light-grey {
    background-color: #b5b5b5 !important
}

.bg-grey {
    background-color: #9a9a9a !important
}

.bg-light-black {
    background-color: #353535 !important
}

.bg-black {
    background-color: #111 !important
}

.bg-facebook {
    background-color: #436dac !important
}

.bg-twitter {
    background-color: #0598c9 !important
}

.bg-linkedin {
    background-color: #2e8bc2 !important
}

.bg-googleplus {
    background-color: #cf1800 !important
}

.bg-black-10 {
    background-color: rgba(0, 0, 0, 0.1) !important
}

.bg-black-20 {
    background-color: rgba(0, 0, 0, 0.2) !important
}

.bg-black-30 {
    background-color: rgba(0, 0, 0, 0.3) !important
}

.bg-black-40 {
    background-color: rgba(0, 0, 0, 0.4) !important
}

.bg-black-50 {
    background-color: rgba(0, 0, 0, 0.5) !important
}

.bg-black-60 {
    background-color: rgba(0, 0, 0, 0.6) !important
}

.bg-black-70 {
    background-color: rgba(0, 0, 0, 0.7) !important
}

.bg-black-80 {
    background-color: rgba(0, 0, 0, 0.8) !important
}

.bg-black-90 {
    background-color: rgba(0, 0, 0, 0.9) !important
}

.bg-white-10 {
    background-color: rgba(255, 255, 255, 0.1) !important
}

.bg-white-20 {
    background-color: rgba(255, 255, 255, 0.2) !important
}

.bg-white-30 {
    background-color: rgba(255, 255, 255, 0.3) !important
}

.bg-white-40 {
    background-color: rgba(255, 255, 255, 0.4) !important
}

.bg-white-50 {
    background-color: rgba(255, 255, 255, 0.5) !important
}

.bg-white-60 {
    background-color: rgba(255, 255, 255, 0.6) !important
}

.bg-white-70 {
    background-color: rgba(255, 255, 255, 0.7) !important
}

.bg-white-80 {
    background-color: rgba(255, 255, 255, 0.8) !important
}

.bg-white-90 {
    background-color: rgba(255, 255, 255, 0.9) !important
}

.bg-none {
    background: none !important
}

.bg-pat-dark-1 {
    background-image: url('../images/patterns/dark/01.png') !important
}

.bg-pat-dark-2 {
    background-image: url('../images/patterns/dark/02.png') !important
}

.bg-pat-dark-3 {
    background-image: url('../images/patterns/dark/03.png') !important
}

.bg-pat-dark-4 {
    background-image: url('../images/patterns/dark/04.png') !important
}

.bg-pat-dark-5 {
    background-image: url('../images/patterns/dark/05.png') !important
}

.bg-pat-dark-6 {
    background-image: url('../images/patterns/dark/06.png') !important
}

.bg-pat-dark-7 {
    background-image: url('../images/patterns/dark/07.png') !important
}

.bg-pat-dark-8 {
    background-image: url('../images/patterns/dark/08.png') !important
}

.bg-pat-dark-9 {
    background-image: url('../images/patterns/dark/09.png') !important
}

.bg-pat-dark-10 {
    background-image: url('../images/patterns/dark/10.png') !important
}

.bg-pat-light-1 {
    background-image: url('../images/patterns/light/01.png') !important
}

.bg-pat-light-2 {
    background-image: url('../images/patterns/light/02.png') !important
}

.bg-pat-light-3 {
    background-image: url('../images/patterns/light/03.png') !important
}

.bg-pat-light-4 {
    background-image: url('../images/patterns/light/04.png') !important
}

.bg-pat-light-5 {
    background-image: url('../images/patterns/light/05.png') !important
}

.bg-pat-light-6 {
    background-image: url('../images/patterns/light/06.png') !important
}

.bg-pat-light-7 {
    background-image: url('../images/patterns/light/07.png') !important
}

.bg-pat-light-8 {
    background-image: url('../images/patterns/light/08.png') !important
}

.bg-pat-light-9 {
    background-image: url('../images/patterns/light/09.png') !important
}

.bg-pat-light-10 {
    background-image: url('../images/patterns/light/10.png') !important
}

.bg-pat-speciality-1 {
    background-image: url('../images/patterns/speciality/01.png') !important
}

.bg-pat-speciality-2 {
    background-image: url('../images/patterns/speciality/02.png') !important
}

.lh-xs {
    line-height: 10px
}

.lh-sm {
    line-height: 11px
}

.lh-md {
    line-height: 12px
}

.lh-lg {
    line-height: 13px
}

.lh-xl {
    line-height: 14px
}

.space-xs {
    letter-spacing: -0.07em !important
}

.space-sm {
    letter-spacing: -0.03em !important
}

.space-md {
    letter-spacing: 0 !important
}

.space-lg {
    letter-spacing: .03em !important
}

.space-xl {
    letter-spacing: .1em !important
}

.font-ultralight {
    font-weight: 100 !important
}

.font-extralight {
    font-weight: 200 !important
}

.font-light {
    font-weight: 300 !important
}

.font-regular {
    font-weight: 400 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-bold {
    font-weight: 700 !important
}

.font-extrabold {
    font-weight: 800 !important
}

.font-ultrabold {
    font-weight: 900 !important
}

.font-xl-1 {
    font-size: 11px !important
}

.font-xl-2 {
    font-size: 12.5px !important
}

.font-xl-3 {
    font-size: 14px !important
}

.font-xl-4 {
    font-size: 18px !important
}

.font-xl-5 {
    font-size: 22px !important
}

.font-xl-6 {
    font-size: 26px !important
}

.font-xl-7 {
    font-size: 32px !important
}

.font-xl-8 {
    font-size: 48px !important
}

.font-xl-9 {
    font-size: 56px !important
}

.font-xl-10 {
    font-size: 72px !important
}

.font-xl-11 {
    font-size: 96px !important
}

.font-xl-12 {
    font-size: 124px !important
}

.font-lg-1 {
    font-size: 11px !important
}

.font-lg-2 {
    font-size: 12.5px !important
}

.font-lg-3 {
    font-size: 14px !important
}

.font-lg-4 {
    font-size: 18px !important
}

.font-lg-5 {
    font-size: 22px !important
}

.font-lg-6 {
    font-size: 26px !important
}

.font-lg-7 {
    font-size: 32px !important
}

.font-lg-8 {
    font-size: 48px !important
}

.font-lg-9 {
    font-size: 56px !important
}

.font-lg-10 {
    font-size: 72px !important
}

.font-lg-11 {
    font-size: 96px !important
}

.font-lg-12 {
    font-size: 124px !important
}

.font-md-1 {
    font-size: 11px !important
}

.font-md-2 {
    font-size: 12.5px !important
}

.font-md-3 {
    font-size: 14px !important
}

.font-md-4 {
    font-size: 18px !important
}

.font-md-5 {
    font-size: 22px !important
}

.font-md-6 {
    font-size: 26px !important
}

.font-md-7 {
    font-size: 32px !important
}

.font-md-8 {
    font-size: 48px !important
}

.font-md-9 {
    font-size: 56px !important
}

.font-md-10 {
    font-size: 72px !important
}

.font-md-11 {
    font-size: 96px !important
}

.font-md-12 {
    font-size: 124px !important
}

.font-sm-1 {
    font-size: 11px !important
}

.font-sm-2 {
    font-size: 12.5px !important
}

.font-sm-3 {
    font-size: 14px !important
}

.font-sm-4 {
    font-size: 18px !important
}

.font-sm-5 {
    font-size: 22px !important
}

.font-sm-6 {
    font-size: 26px !important
}

.font-sm-7 {
    font-size: 32px !important
}

.font-sm-8 {
    font-size: 48px !important
}

.font-sm-9 {
    font-size: 56px !important
}

.font-sm-10 {
    font-size: 72px !important
}

.font-sm-11 {
    font-size: 96px !important
}

.font-sm-12 {
    font-size: 124px !important
}

.font-xs-1 {
    font-size: 11px !important
}

.font-xs-2 {
    font-size: 12.5px !important
}

.font-xs-3 {
    font-size: 14px !important
}

.font-xs-4 {
    font-size: 18px !important
}

.font-xs-5 {
    font-size: 22px !important
}

.font-xs-6 {
    font-size: 26px !important
}

.font-xs-7 {
    font-size: 32px !important
}

.font-xs-8 {
    font-size: 48px !important
}

.font-xs-9 {
    font-size: 56px !important
}

.font-xs-10 {
    font-size: 72px !important
}

.font-xs-11 {
    font-size: 96px !important
}

.font-xs-12 {
    font-size: 124px !important
}

.mg-0 {
    margin: 0 !important
}

.mg-5 {
    margin: 5px !important
}

.mg-10 {
    margin: 10px !important
}

.mg-15 {
    margin: 15px !important
}

.mg-20 {
    margin: 20px !important
}

.mg-25 {
    margin: 25px !important
}

.mg-30 {
    margin: 30px !important
}

.mg-35 {
    margin: 35px !important
}

.mg-40 {
    margin: 40px !important
}

.mg-45 {
    margin: 45px !important
}

.mg-50 {
    margin: 50px !important
}

.mgt-0 {
    margin-top: 0 !important
}

.mgt-5 {
    margin-top: 5px !important
}

.mgt-10 {
    margin-top: 10px !important
}

.mgt-15 {
    margin-top: 15px !important
}

.mgt-20 {
    margin-top: 20px !important
}

.mgt-25 {
    margin-top: 25px !important
}

.mgt-30 {
    margin-top: 30px !important
}

.mgt-35 {
    margin-top: 35px !important
}

.mgt-40 {
    margin-top: 40px !important
}

.mgt-45 {
    margin-top: 45px !important
}

.mgt-50 {
    margin-top: 50px !important
}

.mgb-0 {
    margin-bottom: 0 !important
}

.mgb-5 {
    margin-bottom: 5px !important
}

.mgb-10 {
    margin-bottom: 10px !important
}

.mgb-15 {
    margin-bottom: 15px !important
}

.mgb-20 {
    margin-bottom: 20px !important
}

.mgb-25 {
    margin-bottom: 25px !important
}

.mgb-30 {
    margin-bottom: 30px !important
}

.mgb-35 {
    margin-bottom: 35px !important
}

.mgb-40 {
    margin-bottom: 40px !important
}

.mgb-45 {
    margin-bottom: 45px !important
}

.mgb-50 {
    margin-bottom: 50px !important
}

.mgl-0 {
    margin-left: 0 !important
}

.mgl-5 {
    margin-left: 5px !important
}

.mgl-10 {
    margin-left: 10px !important
}

.mgl-15 {
    margin-left: 15px !important
}

.mgl-20 {
    margin-left: 20px !important
}

.mgl-25 {
    margin-left: 25px !important
}

.mgl-30 {
    margin-left: 30px !important
}

.mgl-35 {
    margin-left: 35px !important
}

.mgl-40 {
    margin-left: 40px !important
}

.mgl-45 {
    margin-left: 45px !important
}

.mgl-50 {
    margin-left: 50px !important
}

.mgr-0 {
    margin-right: 0 !important
}

.mgr-5 {
    margin-right: 5px !important
}

.mgr-10 {
    margin-right: 10px !important
}

.mgr-15 {
    margin-right: 15px !important
}

.mgr-20 {
    margin-right: 20px !important
}

.mgr-25 {
    margin-right: 25px !important
}

.mgr-30 {
    margin-right: 30px !important
}

.mgr-35 {
    margin-right: 35px !important
}

.mgr-40 {
    margin-right: 40px !important
}

.mgr-45 {
    margin-right: 45px !important
}

.mgr-50 {
    margin-right: 50px !important
}

.mgl-icon {
    margin-left: 7px !important
}

.mgr-icon {
    margin-right: 7px !important
}

.mgb-xl-0 {
    margin-bottom: 0 !important
}

.mgb-xl-5 {
    margin-bottom: 5px !important
}

.mgb-xl-10 {
    margin-bottom: 10px !important
}

.mgb-xl-15 {
    margin-bottom: 15px !important
}

.mgb-xl-20 {
    margin-bottom: 20px !important
}

.mgb-xl-25 {
    margin-bottom: 25px !important
}

.mgb-xl-30 {
    margin-bottom: 30px !important
}

.mgb-xl-35 {
    margin-bottom: 35px !important
}

.mgb-xl-40 {
    margin-bottom: 40px !important
}

.mgb-xl-45 {
    margin-bottom: 45px !important
}

.mgb-xl-50 {
    margin-bottom: 50px !important
}

.mgb-lg-0 {
    margin-bottom: 0 !important
}

.mgb-lg-5 {
    margin-bottom: 5px !important
}

.mgb-lg-10 {
    margin-bottom: 10px !important
}

.mgb-lg-15 {
    margin-bottom: 15px !important
}

.mgb-lg-20 {
    margin-bottom: 20px !important
}

.mgb-lg-25 {
    margin-bottom: 25px !important
}

.mgb-lg-30 {
    margin-bottom: 30px !important
}

.mgb-lg-35 {
    margin-bottom: 35px !important
}

.mgb-lg-40 {
    margin-bottom: 40px !important
}

.mgb-lg-45 {
    margin-bottom: 45px !important
}

.mgb-lg-50 {
    margin-bottom: 50px !important
}

.mgb-md-0 {
    margin-bottom: 0 !important
}

.mgb-md-5 {
    margin-bottom: 5px !important
}

.mgb-md-10 {
    margin-bottom: 10px !important
}

.mgb-md-15 {
    margin-bottom: 15px !important
}

.mgb-md-20 {
    margin-bottom: 20px !important
}

.mgb-md-25 {
    margin-bottom: 25px !important
}

.mgb-md-30 {
    margin-bottom: 30px !important
}

.mgb-md-35 {
    margin-bottom: 35px !important
}

.mgb-md-40 {
    margin-bottom: 40px !important
}

.mgb-md-45 {
    margin-bottom: 45px !important
}

.mgb-md-50 {
    margin-bottom: 50px !important
}

.mgb-sm-0 {
    margin-bottom: 0 !important
}

.mgb-sm-5 {
    margin-bottom: 5px !important
}

.mgb-sm-10 {
    margin-bottom: 10px !important
}

.mgb-sm-15 {
    margin-bottom: 15px !important
}

.mgb-sm-20 {
    margin-bottom: 20px !important
}

.mgb-sm-25 {
    margin-bottom: 25px !important
}

.mgb-sm-30 {
    margin-bottom: 30px !important
}

.mgb-sm-35 {
    margin-bottom: 35px !important
}

.mgb-sm-40 {
    margin-bottom: 40px !important
}

.mgb-sm-45 {
    margin-bottom: 45px !important
}

.mgb-sm-50 {
    margin-bottom: 50px !important
}

.mgb-xs-0 {
    margin-bottom: 0 !important
}

.mgb-xs-5 {
    margin-bottom: 5px !important
}

.mgb-xs-10 {
    margin-bottom: 10px !important
}

.mgb-xs-15 {
    margin-bottom: 15px !important
}

.mgb-xs-20 {
    margin-bottom: 20px !important
}

.mgb-xs-25 {
    margin-bottom: 25px !important
}

.mgb-xs-30 {
    margin-bottom: 30px !important
}

.mgb-xs-35 {
    margin-bottom: 35px !important
}

.mgb-xs-40 {
    margin-bottom: 40px !important
}

.mgb-xs-45 {
    margin-bottom: 45px !important
}

.mgb-xs-50 {
    margin-bottom: 50px !important
}

.pd-0 {
    padding: 0 !important
}

.pd-5 {
    padding: 5px !important
}

.pd-10 {
    padding: 10px !important
}

.pd-15 {
    padding: 15px !important
}

.pd-20 {
    padding: 20px !important
}

.pd-25 {
    padding: 25px !important
}

.pd-30 {
    padding: 30px !important
}

.pd-35 {
    padding: 35px !important
}

.pd-40 {
    padding: 40px !important
}

.pd-45 {
    padding: 45px !important
}

.pd-50 {
    padding: 50px !important
}

.pdt-0 {
    padding-top: 0 !important
}

.pdt-5 {
    padding-top: 5px !important
}

.pdt-10 {
    padding-top: 10px !important
}

.pdt-15 {
    padding-top: 15px !important
}

.pdt-20 {
    padding-top: 20px !important
}

.pdt-25 {
    padding-top: 25px !important
}

.pdt-30 {
    padding-top: 30px !important
}

.pdt-35 {
    padding-top: 35px !important
}

.pdt-40 {
    padding-top: 40px !important
}

.pdt-45 {
    padding-top: 45px !important
}

.pdt-50 {
    padding-top: 50px !important
}

.pdb-0 {
    padding-bottom: 0 !important
}

.pdb-5 {
    padding-bottom: 5px !important
}

.pdb-10 {
    padding-bottom: 10px !important
}

.pdb-15 {
    padding-bottom: 15px !important
}

.pdb-20 {
    padding-bottom: 20px !important
}

.pdb-25 {
    padding-bottom: 25px !important
}

.pdb-30 {
    padding-bottom: 30px !important
}

.pdb-35 {
    padding-bottom: 35px !important
}

.pdb-40 {
    padding-bottom: 40px !important
}

.pdb-45 {
    padding-bottom: 45px !important
}

.pdb-50 {
    padding-bottom: 50px !important
}

.pdl-0 {
    padding-left: 0 !important
}

.pdl-5 {
    padding-left: 5px !important
}

.pdl-10 {
    padding-left: 10px !important
}

.pdl-15 {
    padding-left: 15px !important
}

.pdl-20 {
    padding-left: 20px !important
}

.pdl-25 {
    padding-left: 25px !important
}

.pdl-30 {
    padding-left: 30px !important
}

.pdl-35 {
    padding-left: 35px !important
}

.pdl-40 {
    padding-left: 40px !important
}

.pdl-45 {
    padding-left: 45px !important
}

.pdl-50 {
    padding-left: 50px !important
}

.pdr-0 {
    padding-right: 0 !important
}

.pdr-5 {
    padding-right: 5px !important
}

.pdr-10 {
    padding-right: 10px !important
}

.pdr-15 {
    padding-right: 15px !important
}

.pdr-20 {
    padding-right: 20px !important
}

.pdr-25 {
    padding-right: 25px !important
}

.pdr-30 {
    padding-right: 30px !important
}

.pdr-35 {
    padding-right: 35px !important
}

.pdr-40 {
    padding-right: 40px !important
}

.pdr-45 {
    padding-right: 45px !important
}

.pdr-50 {
    padding-right: 50px !important
}

ul.clean-list {
    padding-left: 20px
}

ul.clean-list>li {
    list-style: none
}

.br-xs {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important
}

.br-sm {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important
}

.br-md {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important
}

.br-lg {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important
}

.br-xl {
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important
}

.bs-xs {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) !important
}

.bs-sm {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3) !important
}

.bs-md {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5) !important
}

.bs-lg {
    -webkit-box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.6) !important;
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.6) !important
}

.bs-xl {
    -webkit-box-shadow: 0 0 26px 2px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0 0 26px 2px rgba(0, 0, 0, 0.75) !important
}

.bsi-xs {
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2) !important
}

.bsi-sm {
    -webkit-box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.3) !important;
    box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.3) !important
}

.bsi-md {
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5) !important;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5) !important
}

.bsi-lg {
    -webkit-box-shadow: inset 0 0 16px 1px rgba(0, 0, 0, 0.6) !important;
    box-shadow: inset 0 0 16px 1px rgba(0, 0, 0, 0.6) !important
}

.bsi-xl {
    -webkit-box-shadow: inset 0 0 26px 2px rgba(0, 0, 0, 0.75) !important;
    box-shadow: inset 0 0 26px 2px rgba(0, 0, 0, 0.75) !important
}

.ts-xs {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2) !important
}

.ts-sm {
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.3) !important
}

.ts-md {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important
}

.ts-lg {
    text-shadow: 0 0 16px rgba(0, 0, 0, 0.6) !important
}

.ts-xl {
    text-shadow: 0 0 26px rgba(0, 0, 0, 0.75) !important
}

.no-br {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.no-bd {
    border: none !important
}

.no-bs {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.no-ts {
    text-shadow: none !important
}

.no-bg {
    background: none !important
}

.op-0 {
    opacity: 0;
    filter: alpha(opacity=0)
}

.op-10 {
    opacity: .1;
    filter: alpha(opacity=10)
}

.op-20 {
    opacity: .2;
    filter: alpha(opacity=20)
}

.op-30 {
    opacity: .3;
    filter: alpha(opacity=30)
}

.op-40 {
    opacity: .4;
    filter: alpha(opacity=40)
}

.op-50 {
    opacity: .5;
    filter: alpha(opacity=50)
}

.op-60 {
    opacity: .6;
    filter: alpha(opacity=60)
}

.op-70 {
    opacity: .7;
    filter: alpha(opacity=70)
}

.op-80 {
    opacity: .8;
    filter: alpha(opacity=80)
}

.op-90 {
    opacity: .9;
    filter: alpha(opacity=90)
}

.op-100 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tl,
.tr,
.bl,
.br {
    position: absolute !important
}

.tl {
    top: 0;
    left: 0
}

.tr {
    top: 0;
    right: 0
}

.bl {
    bottom: 0;
    left: 0
}

.br {
    bottom: 0;
    right: 0
}

.left-pos {
    left: 0 !important;
    right: auto !important
}

.right-pos {
    right: 0 !important;
    left: auto !important
}

.width-1 {
    width: 1% !important
}

.width-10 {
    width: 10% !important
}

.width-20 {
    width: 20% !important
}

.width-30 {
    width: 30% !important
}

.width-40 {
    width: 40% !important
}

.width-50 {
    width: 50% !important
}

.width-60 {
    width: 60% !important
}

.width-70 {
    width: 70% !important
}

.width-80 {
    width: 80% !important
}

.width-90 {
    width: 90% !important
}

.width-100 {
    width: 100% !important
}

.height-10 {
    height: 10% !important
}

.height-20 {
    height: 20% !important
}

.height-30 {
    height: 30% !important
}

.height-40 {
    height: 40% !important
}

.height-50 {
    height: 50% !important
}

.height-60 {
    height: 60% !important
}

.height-70 {
    height: 70% !important
}

.height-80 {
    height: 80% !important
}

.height-90 {
    height: 90% !important
}

.height-100 {
    height: 100% !important
}

.width-xl-auto {
    width: auto !important
}

.width-xl-1 {
    width: 60px !important
}

.width-xl-2 {
    width: 120px !important
}

.width-xl-3 {
    width: 200px !important
}

.width-xl-4 {
    width: 240px !important
}

.width-xl-5 {
    width: 360px !important
}

.width-xl-6 {
    width: 480px !important
}

.width-xl-7 {
    width: 640px !important
}

.width-xl-8 {
    width: 720px !important
}

.width-xl-9 {
    width: 960px !important
}

.width-xl-10 {
    width: 1130px !important
}

.width-lg-auto {
    width: auto !important
}

.width-lg-1 {
    width: 60px !important
}

.width-lg-2 {
    width: 120px !important
}

.width-lg-3 {
    width: 200px !important
}

.width-lg-4 {
    width: 240px !important
}

.width-lg-5 {
    width: 360px !important
}

.width-lg-6 {
    width: 480px !important
}

.width-lg-7 {
    width: 640px !important
}

.width-lg-8 {
    width: 720px !important
}

.width-lg-9 {
    width: 960px !important
}

.width-lg-10 {
    width: 1130px !important
}

.width-md-auto {
    width: auto !important
}

.width-md-1 {
    width: 60px !important
}

.width-md-2 {
    width: 120px !important
}

.width-md-3 {
    width: 200px !important
}

.width-md-4 {
    width: 240px !important
}

.width-md-5 {
    width: 360px !important
}

.width-md-6 {
    width: 480px !important
}

.width-md-7 {
    width: 640px !important
}

.width-md-8 {
    width: 720px !important
}

.width-md-9 {
    width: 960px !important
}

.width-md-10 {
    width: 1130px !important
}

.width-sm-auto {
    width: auto !important
}

.width-sm-1 {
    width: 60px !important
}

.width-sm-2 {
    width: 120px !important
}

.width-sm-3 {
    width: 200px !important
}

.width-sm-4 {
    width: 240px !important
}

.width-sm-5 {
    width: 360px !important
}

.width-sm-6 {
    width: 480px !important
}

.width-sm-7 {
    width: 640px !important
}

.width-sm-8 {
    width: 720px !important
}

.width-sm-9 {
    width: 960px !important
}

.width-sm-10 {
    width: 1130px !important
}

.width-xs-auto {
    width: auto !important
}

.width-xs-1 {
    width: 60px !important
}

.width-xs-2 {
    width: 120px !important
}

.width-xs-3 {
    width: 200px !important
}

.width-xs-4 {
    width: 240px !important
}

.width-xs-5 {
    width: 360px !important
}

.width-xs-6 {
    width: 480px !important
}

.width-xs-7 {
    width: 640px !important
}

.width-xs-8 {
    width: 720px !important
}

.width-xs-9 {
    width: 960px !important
}

.width-xs-10 {
    width: 1130px !important
}

.height-xl-auto {
    height: auto !important
}

.height-xl-1 {
    height: 60px !important
}

.height-xl-2 {
    height: 120px !important
}

.height-xl-3 {
    height: 200px !important
}

.height-xl-4 {
    height: 240px !important
}

.height-xl-5 {
    height: 360px !important
}

.height-xl-6 {
    height: 480px !important
}

.height-xl-7 {
    height: 640px !important
}

.height-xl-8 {
    height: 720px !important
}

.height-xl-9 {
    height: 960px !important
}

.height-xl-10 {
    height: 1130px !important
}

.height-lg-auto {
    height: auto !important
}

.height-lg-1 {
    height: 60px !important
}

.height-lg-2 {
    height: 120px !important
}

.height-lg-3 {
    height: 200px !important
}

.height-lg-4 {
    height: 240px !important
}

.height-lg-5 {
    height: 360px !important
}

.height-lg-6 {
    height: 480px !important
}

.height-lg-7 {
    height: 640px !important
}

.height-lg-8 {
    height: 720px !important
}

.height-lg-9 {
    height: 960px !important
}

.height-lg-10 {
    height: 1130px !important
}

.height-md-auto {
    height: auto !important
}

.height-md-1 {
    height: 60px !important
}

.height-md-2 {
    height: 120px !important
}

.height-md-3 {
    height: 200px !important
}

.height-md-4 {
    height: 240px !important
}

.height-md-5 {
    height: 360px !important
}

.height-md-6 {
    height: 480px !important
}

.height-md-7 {
    height: 640px !important
}

.height-md-8 {
    height: 720px !important
}

.height-md-9 {
    height: 960px !important
}

.height-md-10 {
    height: 1130px !important
}

.height-sm-auto {
    height: auto !important
}

.height-sm-1 {
    height: 60px !important
}

.height-sm-2 {
    height: 120px !important
}

.height-sm-3 {
    height: 200px !important
}

.height-sm-4 {
    height: 240px !important
}

.height-sm-5 {
    height: 360px !important
}

.height-sm-6 {
    height: 480px !important
}

.height-sm-7 {
    height: 640px !important
}

.height-sm-8 {
    height: 720px !important
}

.height-sm-9 {
    height: 960px !important
}

.height-sm-10 {
    height: 1130px !important
}

.height-xs-auto {
    height: auto !important
}

.height-xs-1 {
    height: 60px !important
}

.height-xs-2 {
    height: 120px !important
}

.height-xs-3 {
    height: 200px !important
}

.height-xs-4 {
    height: 240px !important
}

.height-xs-5 {
    height: 360px !important
}

.height-xs-6 {
    height: 480px !important
}

.height-xs-7 {
    height: 640px !important
}

.height-xs-8 {
    height: 720px !important
}

.height-xs-9 {
    height: 960px !important
}

.height-xs-10 {
    height: 1130px !important
}

.underline {
    position: relative
}

.underline:after {
    content: "";
    height: 1px;
    background: #404545;
    width: 60px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.underline-light:after {
    background-color: #fff
}

.textline {
    overflow: hidden
}

.textline .line {
    display: inline-block;
    position: relative
}

.textline-center {
    text-align: center
}

.textline-left {
    text-align: left
}

.textline-right {
    text-align: right
}

.textline-center .line:before,
.textline-center .line:after,
.textline-left .line:after,
.textline-right .line:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 10000%;
    top: 49.5%
}

.textline-center .line:before,
.textline-right .line:before {
    right: 100%;
    margin-right: 30px
}

.textline-center .line:after,
.textline-left .line:after {
    left: 100%;
    margin-left: 30px
}

.textline-center.textline-primary .line:before,
.textline-center.textline-primary .line:after,
.textline-left.textline-primary .line:after,
.textline-right.textline-primary .line:before {
    background-color: #63d9c2
}

.textline-center.textline-info .line:before,
.textline-center.textline-info .line:after,
.textline-left.textline-info .line:after,
.textline-right.textline-info .line:before {
    background-color: #3499db
}

.textline-center.textline-success .line:before,
.textline-center.textline-success .line:after,
.textline-left.textline-success .line:after,
.textline-right.textline-success .line:before {
    background-color: #35357a
}

.textline-center.textline-warning .line:before,
.textline-center.textline-warning .line:after,
.textline-left.textline-warning .line:after,
.textline-right.textline-warning .line:before {
    background-color: #f1c40f
}

.textline-center.textline-danger .line:before,
.textline-center.textline-danger .line:after,
.textline-left.textline-danger .line:after,
.textline-right.textline-danger .line:before {
    background-color: #e74c3c
}

.textline-center.textline-default .line:before,
.textline-center.textline-default .line:after,
.textline-left.textline-default .line:after,
.textline-right.textline-default .line:before {
    background-color: #e5e5e5
}

.textline-center.textline-body .line:before,
.textline-center.textline-body .line:after,
.textline-left.textline-body .line:after,
.textline-right.textline-body .line:before {
    background-color: #404545
}

.link-body {
    color: #404545;
    position: relative;
    transition: all .2s ease 0s
}

.link-body:active,
.link-body:hover,
.link-body:focus {
    color: #f0ca45
}

.link-white {
    color: #fff;
    position: relative;
    transition: all .2s ease 0s
}

.link-white:active,
.link-white:hover,
.link-white:focus {
    color: #3bc9ad
}

.op-hover {
    transition: all .2s ease 0s;
    cursor: pointer
}

.op-hover:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.op-inverse {
    opacity: .7;
    filter: alpha(opacity=70);
    transition: all .2s ease 0s;
    cursor: pointer
}

.op-inverse:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.size-hover {
    transition: all .2s ease 0s;
    cursor: pointer;
    transform: scale(1, 1) rotate(0deg)
}

.size-hover:hover {
    transform: scale(1.05, 1.05) rotate(0deg)
}

.left-xl {
    right: 0;
    left: auto
}

.left-xl:before {
    left: auto;
    right: 20px
}

.right-xl {
    left: 0;
    right: auto
}

.right-xl:before {
    right: auto;
    left: 20px
}

.center-xl-1 {
    left: -10px;
    right: auto
}

.center-xl-1:before {
    left: 30px;
    right: auto
}

.center-xl-2 {
    left: -40px;
    right: auto
}

.center-xl-2:before {
    left: 60px;
    right: auto
}

.center-xl-3 {
    left: -80px;
    right: auto
}

.center-xl-3:before {
    left: 100px;
    right: auto
}

.center-xl-4 {
    left: -100px;
    right: auto
}

.center-xl-4:before {
    left: 120px;
    right: auto
}

.center-xl-5 {
    left: -160px;
    right: auto
}

.center-xl-5:before {
    left: 180px;
    right: auto
}

.center-xl-6 {
    left: -220px;
    right: auto
}

.center-xl-6:before {
    left: 240px;
    right: auto
}

.center-xl-7 {
    left: -300px;
    right: auto
}

.center-xl-7:before {
    left: 320px;
    right: auto
}

.center-xl-8 {
    left: -340px;
    right: auto
}

.center-xl-8:before {
    left: 360px;
    right: auto
}

.center-xl-9 {
    left: -460px;
    right: auto
}

.center-xl-9:before {
    left: 480px;
    right: auto
}

.center-xl-10 {
    left: -545px;
    right: auto
}

.center-xl-10:before {
    left: 565px;
    right: auto
}

.left-lg {
    right: 0;
    left: auto
}

.left-lg:before {
    left: auto;
    right: 20px
}

.right-lg {
    left: 0;
    right: auto
}

.right-lg:before {
    right: auto;
    left: 20px
}

.center-lg-1 {
    left: -10px;
    right: auto
}

.center-lg-1:before {
    left: 30px;
    right: auto
}

.center-lg-2 {
    left: -40px;
    right: auto
}

.center-lg-2:before {
    left: 60px;
    right: auto
}

.center-lg-3 {
    left: -80px;
    right: auto
}

.center-lg-3:before {
    left: 100px;
    right: auto
}

.center-lg-4 {
    left: -100px;
    right: auto
}

.center-lg-4:before {
    left: 120px;
    right: auto
}

.center-lg-5 {
    left: -160px;
    right: auto
}

.center-lg-5:before {
    left: 180px;
    right: auto
}

.center-lg-6 {
    left: -220px;
    right: auto
}

.center-lg-6:before {
    left: 240px;
    right: auto
}

.center-lg-7 {
    left: -300px;
    right: auto
}

.center-lg-7:before {
    left: 320px;
    right: auto
}

.center-lg-8 {
    left: -340px;
    right: auto
}

.center-lg-8:before {
    left: 360px;
    right: auto
}

.center-lg-9 {
    left: -460px;
    right: auto
}

.center-lg-9:before {
    left: 480px;
    right: auto
}

.center-lg-10 {
    left: -545px;
    right: auto
}

.center-lg-10:before {
    left: 565px;
    right: auto
}

.left-md {
    right: 0;
    left: auto
}

.left-md:before {
    left: auto;
    right: 20px
}

.right-md {
    left: 0;
    right: auto
}

.right-md:before {
    right: auto;
    left: 20px
}

.center-md-1 {
    left: -10px;
    right: auto
}

.center-md-1:before {
    left: 30px;
    right: auto
}

.center-md-2 {
    left: -40px;
    right: auto
}

.center-md-2:before {
    left: 60px;
    right: auto
}

.center-md-3 {
    left: -80px;
    right: auto
}

.center-md-3:before {
    left: 100px;
    right: auto
}

.center-md-4 {
    left: -100px;
    right: auto
}

.center-md-4:before {
    left: 120px;
    right: auto
}

.center-md-5 {
    left: -160px;
    right: auto
}

.center-md-5:before {
    left: 180px;
    right: auto
}

.center-md-6 {
    left: -220px;
    right: auto
}

.center-md-6:before {
    left: 240px;
    right: auto
}

.center-md-7 {
    left: -300px;
    right: auto
}

.center-md-7:before {
    left: 320px;
    right: auto
}

.center-md-8 {
    left: -340px;
    right: auto
}

.center-md-8:before {
    left: 360px;
    right: auto
}

.center-md-9 {
    left: -460px;
    right: auto
}

.center-md-9:before {
    left: 480px;
    right: auto
}

.center-md-10 {
    left: -545px;
    right: auto
}

.center-md-10:before {
    left: 565px;
    right: auto
}

.left-sm {
    right: 0;
    left: auto
}

.left-sm:before {
    left: auto;
    right: 20px
}

.right-sm {
    left: 0;
    right: auto
}

.right-sm:before {
    right: auto;
    left: 20px
}

.center-sm-1 {
    left: -10px;
    right: auto
}

.center-sm-1:before {
    left: 30px;
    right: auto
}

.center-sm-2 {
    left: -40px;
    right: auto
}

.center-sm-2:before {
    left: 60px;
    right: auto
}

.center-sm-3 {
    left: -80px;
    right: auto
}

.center-sm-3:before {
    left: 100px;
    right: auto
}

.center-sm-4 {
    left: -100px;
    right: auto
}

.center-sm-4:before {
    left: 120px;
    right: auto
}

.center-sm-5 {
    left: -160px;
    right: auto
}

.center-sm-5:before {
    left: 180px;
    right: auto
}

.center-sm-6 {
    left: -220px;
    right: auto
}

.center-sm-6:before {
    left: 240px;
    right: auto
}

.center-sm-7 {
    left: -300px;
    right: auto
}

.center-sm-7:before {
    left: 320px;
    right: auto
}

.center-sm-8 {
    left: -340px;
    right: auto
}

.center-sm-8:before {
    left: 360px;
    right: auto
}

.center-sm-9 {
    left: -460px;
    right: auto
}

.center-sm-9:before {
    left: 480px;
    right: auto
}

.center-sm-10 {
    left: -545px;
    right: auto
}

.center-sm-10:before {
    left: 565px;
    right: auto
}

.left-xs {
    right: 0;
    left: auto
}

.left-xs:before {
    left: auto;
    right: 20px
}

.right-xs {
    left: 0;
    right: auto
}

.right-xs:before {
    right: auto;
    left: 20px
}

.center-xs-1 {
    left: -10px;
    right: auto
}

.center-xs-1:before {
    left: 30px;
    right: auto
}

.center-xs-2 {
    left: -40px;
    right: auto
}

.center-xs-2:before {
    left: 60px;
    right: auto
}

.center-xs-3 {
    left: -80px;
    right: auto
}

.center-xs-3:before {
    left: 100px;
    right: auto
}

.center-xs-4 {
    left: -100px;
    right: auto
}

.center-xs-4:before {
    left: 120px;
    right: auto
}

.center-xs-5 {
    left: -160px;
    right: auto
}

.center-xs-5:before {
    left: 180px;
    right: auto
}

.center-xs-6 {
    left: -220px;
    right: auto
}

.center-xs-6:before {
    left: 240px;
    right: auto
}

.center-xs-7 {
    left: -300px;
    right: auto
}

.center-xs-7:before {
    left: 320px;
    right: auto
}

.center-xs-8 {
    left: -340px;
    right: auto
}

.center-xs-8:before {
    left: 360px;
    right: auto
}

.center-xs-9 {
    left: -460px;
    right: auto
}

.center-xs-9:before {
    left: 480px;
    right: auto
}

.center-xs-10 {
    left: -545px;
    right: auto
}

.center-xs-10:before {
    left: 565px;
    right: auto
}

@media (min-width:544px) {
    .width-sm-auto {
        width: auto !important
    }
    .width-sm-1 {
        width: 60px !important
    }
    .width-sm-2 {
        width: 120px !important
    }
    .width-sm-3 {
        width: 200px !important
    }
    .width-sm-4 {
        width: 240px !important
    }
    .width-sm-5 {
        width: 360px !important
    }
    .width-sm-6 {
        width: 480px !important
    }
    .width-sm-7 {
        width: 640px !important
    }
    .width-sm-8 {
        width: 720px !important
    }
    .width-sm-9 {
        width: 960px !important
    }
    .width-sm-10 {
        width: 1130px !important
    }
    .height-sm-auto {
        height: auto !important
    }
    .height-sm-1 {
        height: 60px !important
    }
    .height-sm-2 {
        height: 120px !important
    }
    .height-sm-3 {
        height: 200px !important
    }
    .height-sm-4 {
        height: 240px !important
    }
    .height-sm-5 {
        height: 360px !important
    }
    .height-sm-6 {
        height: 480px !important
    }
    .height-sm-7 {
        height: 640px !important
    }
    .height-sm-8 {
        height: 720px !important
    }
    .height-sm-9 {
        height: 960px !important
    }
    .height-sm-10 {
        height: 1130px !important
    }
    .list-height-sm-auto>.list-item {
        height: auto
    }
    .list-height-sm-1>.list-item {
        height: 60px
    }
    .list-height-sm-2>.list-item {
        height: 120px
    }
    .list-height-sm-3>.list-item {
        height: 200px
    }
    .list-height-sm-4>.list-item {
        height: 240px
    }
    .list-height-sm-5>.list-item {
        height: 360px
    }
    .list-height-sm-6>.list-item {
        height: 480px
    }
    .mgb-sm-0 {
        margin-bottom: 0 !important
    }
    .mgb-sm-5 {
        margin-bottom: 5px !important
    }
    .mgb-sm-10 {
        margin-bottom: 10px !important
    }
    .mgb-sm-15 {
        margin-bottom: 15px !important
    }
    .mgb-sm-20 {
        margin-bottom: 20px !important
    }
    .mgb-sm-25 {
        margin-bottom: 25px !important
    }
    .mgb-sm-30 {
        margin-bottom: 30px !important
    }
    .mgb-sm-35 {
        margin-bottom: 35px !important
    }
    .mgb-sm-40 {
        margin-bottom: 40px !important
    }
    .mgb-sm-45 {
        margin-bottom: 45px !important
    }
    .mgb-sm-50 {
        margin-bottom: 50px !important
    }
    .column-sm-1>.list-item {
        width: 100%
    }
    .column-sm-2>.list-item {
        width: 50%
    }
    .column-sm-3>.list-item {
        width: 33.33%
    }
    .column-sm-4>.list-item {
        width: 25%
    }
    .column-sm-5>.list-item {
        width: 20%
    }
    .column-sm-6>.list-item {
        width: 16.66%
    }
    .column-sm-7>.list-item {
        width: 14.28571429%
    }
    .column-sm-8>.list-item {
        width: 12.5%
    }
    .column-sm-9>.list-item {
        width: 11.11111111%
    }
    .column-sm-10>.list-item {
        width: 10%
    }
    .column-sm-11>.list-item {
        width: 9.09090909%
    }
    .column-sm-12>.list-item {
        width: 8.33333333%
    }
    .left-sm {
        right: 0;
        left: auto
    }
    .left-sm:before {
        left: auto;
        right: 20px
    }
    .right-sm {
        left: 0;
        right: auto
    }
    .right-sm:before {
        right: auto;
        left: 20px
    }
    .center-sm-1 {
        left: -10px;
        right: auto
    }
    .center-sm-1:before {
        left: 30px;
        right: auto
    }
    .center-sm-2 {
        left: -40px;
        right: auto
    }
    .center-sm-2:before {
        left: 60px;
        right: auto
    }
    .center-sm-3 {
        left: -80px;
        right: auto
    }
    .center-sm-3:before {
        left: 100px;
        right: auto
    }
    .center-sm-4 {
        left: -100px;
        right: auto
    }
    .center-sm-4:before {
        left: 120px;
        right: auto
    }
    .center-sm-5 {
        left: -160px;
        right: auto
    }
    .center-sm-5:before {
        left: 180px;
        right: auto
    }
    .center-sm-6 {
        left: -220px;
        right: auto
    }
    .center-sm-6:before {
        left: 240px;
        right: auto
    }
    .center-sm-7 {
        left: -300px;
        right: auto
    }
    .center-sm-7:before {
        left: 320px;
        right: auto
    }
    .center-sm-8 {
        left: -340px;
        right: auto
    }
    .center-sm-8:before {
        left: 360px;
        right: auto
    }
    .center-sm-9 {
        left: -460px;
        right: auto
    }
    .center-sm-9:before {
        left: 480px;
        right: auto
    }
    .center-sm-10 {
        left: -545px;
        right: auto
    }
    .center-sm-10:before {
        left: 565px;
        right: auto
    }
    .font-sm-1 {
        font-size: 11px !important
    }
    .font-sm-2 {
        font-size: 12.5px !important
    }
    .font-sm-3 {
        font-size: 14px !important
    }
    .font-sm-4 {
        font-size: 18px !important
    }
    .font-sm-5 {
        font-size: 22px !important
    }
    .font-sm-6 {
        font-size: 26px !important
    }
    .font-sm-7 {
        font-size: 32px !important
    }
    .font-sm-8 {
        font-size: 48px !important
    }
    .font-sm-9 {
        font-size: 56px !important
    }
    .font-sm-10 {
        font-size: 72px !important
    }
    .font-sm-11 {
        font-size: 96px !important
    }
    .font-sm-12 {
        font-size: 124px !important
    }
}

@media (min-width:768px) {
    .width-md-auto {
        width: auto !important
    }
    .width-md-1 {
        width: 60px !important
    }
    .width-md-2 {
        width: 120px !important
    }
    .width-md-3 {
        width: 200px !important
    }
    .width-md-4 {
        width: 240px !important
    }
    .width-md-5 {
        width: 360px !important
    }
    .width-md-6 {
        width: 480px !important
    }
    .width-md-7 {
        width: 640px !important
    }
    .width-md-8 {
        width: 720px !important
    }
    .width-md-9 {
        width: 960px !important
    }
    .width-md-10 {
        width: 1130px !important
    }
    .height-md-auto {
        height: auto !important
    }
    .height-md-1 {
        height: 60px !important
    }
    .height-md-2 {
        height: 120px !important
    }
    .height-md-3 {
        height: 200px !important
    }
    .height-md-4 {
        height: 240px !important
    }
    .height-md-5 {
        height: 360px !important
    }
    .height-md-6 {
        height: 480px !important
    }
    .height-md-7 {
        height: 640px !important
    }
    .height-md-8 {
        height: 720px !important
    }
    .height-md-9 {
        height: 960px !important
    }
    .height-md-10 {
        height: 1130px !important
    }
    .list-height-md-auto>.list-item {
        height: auto
    }
    .list-height-md-1>.list-item {
        height: 60px
    }
    .list-height-md-2>.list-item {
        height: 120px
    }
    .list-height-md-3>.list-item {
        height: 200px
    }
    .list-height-md-4>.list-item {
        height: 240px
    }
    .list-height-md-5>.list-item {
        height: 360px
    }
    .list-height-md-6>.list-item {
        height: 480px
    }
    .mgb-md-0 {
        margin-bottom: 0 !important
    }
    .mgb-md-5 {
        margin-bottom: 5px !important
    }
    .mgb-md-10 {
        margin-bottom: 10px !important
    }
    .mgb-md-15 {
        margin-bottom: 15px !important
    }
    .mgb-md-20 {
        margin-bottom: 20px !important
    }
    .mgb-md-25 {
        margin-bottom: 25px !important
    }
    .mgb-md-30 {
        margin-bottom: 30px !important
    }
    .mgb-md-35 {
        margin-bottom: 35px !important
    }
    .mgb-md-40 {
        margin-bottom: 40px !important
    }
    .mgb-md-45 {
        margin-bottom: 45px !important
    }
    .mgb-md-50 {
        margin-bottom: 50px !important
    }
    .column-md-1>.list-item {
        width: 100%
    }
    .column-md-2>.list-item {
        width: 50%
    }
    .column-md-3>.list-item {
        width: 33.33%
    }
    .column-md-4>.list-item {
        width: 25%
    }
    .column-md-5>.list-item {
        width: 20%
    }
    .column-md-6>.list-item {
        width: 16.66%
    }
    .column-md-7>.list-item {
        width: 14.28571429%
    }
    .column-md-8>.list-item {
        width: 12.5%
    }
    .column-md-9>.list-item {
        width: 11.11111111%
    }
    .column-md-10>.list-item {
        width: 10%
    }
    .column-md-11>.list-item {
        width: 9.09090909%
    }
    .column-md-12>.list-item {
        width: 8.33333333%
    }
    .left-md {
        right: 0;
        left: auto
    }
    .left-md:before {
        left: auto;
        right: 20px
    }
    .right-md {
        left: 0;
        right: auto
    }
    .right-md:before {
        right: auto;
        left: 20px
    }
    .center-md-1 {
        left: -10px;
        right: auto
    }
    .center-md-1:before {
        left: 30px;
        right: auto
    }
    .center-md-2 {
        left: -40px;
        right: auto
    }
    .center-md-2:before {
        left: 60px;
        right: auto
    }
    .center-md-3 {
        left: -80px;
        right: auto
    }
    .center-md-3:before {
        left: 100px;
        right: auto
    }
    .center-md-4 {
        left: -100px;
        right: auto
    }
    .center-md-4:before {
        left: 120px;
        right: auto
    }
    .center-md-5 {
        left: -160px;
        right: auto
    }
    .center-md-5:before {
        left: 180px;
        right: auto
    }
    .center-md-6 {
        left: -220px;
        right: auto
    }
    .center-md-6:before {
        left: 240px;
        right: auto
    }
    .center-md-7 {
        left: -300px;
        right: auto
    }
    .center-md-7:before {
        left: 320px;
        right: auto
    }
    .center-md-8 {
        left: -340px;
        right: auto
    }
    .center-md-8:before {
        left: 360px;
        right: auto
    }
    .center-md-9 {
        left: -460px;
        right: auto
    }
    .center-md-9:before {
        left: 480px;
        right: auto
    }
    .center-md-10 {
        left: -545px;
        right: auto
    }
    .center-md-10:before {
        left: 565px;
        right: auto
    }
    .font-md-1 {
        font-size: 11px !important
    }
    .font-md-2 {
        font-size: 12.5px !important
    }
    .font-md-3 {
        font-size: 14px !important
    }
    .font-md-4 {
        font-size: 18px !important
    }
    .font-md-5 {
        font-size: 22px !important
    }
    .font-md-6 {
        font-size: 26px !important
    }
    .font-md-7 {
        font-size: 32px !important
    }
    .font-md-8 {
        font-size: 48px !important
    }
    .font-md-9 {
        font-size: 56px !important
    }
    .font-md-10 {
        font-size: 72px !important
    }
    .font-md-11 {
        font-size: 96px !important
    }
    .font-md-12 {
        font-size: 124px !important
    }
}

@media (min-width:992px) {
    .width-lg-auto {
        width: auto !important
    }
    .width-lg-1 {
        width: 60px !important
    }
    .width-lg-2 {
        width: 120px !important
    }
    .width-lg-3 {
        width: 200px !important
    }
    .width-lg-4 {
        width: 240px !important
    }
    .width-lg-5 {
        width: 360px !important
    }
    .width-lg-6 {
        width: 480px !important
    }
    .width-lg-7 {
        width: 640px !important
    }
    .width-lg-8 {
        width: 720px !important
    }
    .width-lg-9 {
        width: 960px !important
    }
    .width-lg-10 {
        width: 1130px !important
    }
    .height-lg-auto {
        height: auto !important
    }
    .height-lg-1 {
        height: 60px !important
    }
    .height-lg-2 {
        height: 120px !important
    }
    .height-lg-3 {
        height: 200px !important
    }
    .height-lg-4 {
        height: 240px !important
    }
    .height-lg-5 {
        height: 360px !important
    }
    .height-lg-6 {
        height: 480px !important
    }
    .height-lg-7 {
        height: 640px !important
    }
    .height-lg-8 {
        height: 720px !important
    }
    .height-lg-9 {
        height: 960px !important
    }
    .height-lg-10 {
        height: 1130px !important
    }
    .list-height-lg-auto>.list-item {
        height: auto
    }
    .list-height-lg-1>.list-item {
        height: 60px
    }
    .list-height-lg-2>.list-item {
        height: 120px
    }
    .list-height-lg-3>.list-item {
        height: 200px
    }
    .list-height-lg-4>.list-item {
        height: 240px
    }
    .list-height-lg-5>.list-item {
        height: 360px
    }
    .list-height-lg-6>.list-item {
        height: 480px
    }
    .mgb-lg-0 {
        margin-bottom: 0 !important
    }
    .mgb-lg-5 {
        margin-bottom: 5px !important
    }
    .mgb-lg-10 {
        margin-bottom: 10px !important
    }
    .mgb-lg-15 {
        margin-bottom: 15px !important
    }
    .mgb-lg-20 {
        margin-bottom: 20px !important
    }
    .mgb-lg-25 {
        margin-bottom: 25px !important
    }
    .mgb-lg-30 {
        margin-bottom: 30px !important
    }
    .mgb-lg-35 {
        margin-bottom: 35px !important
    }
    .mgb-lg-40 {
        margin-bottom: 40px !important
    }
    .mgb-lg-45 {
        margin-bottom: 45px !important
    }
    .mgb-lg-50 {
        margin-bottom: 50px !important
    }
    .column-lg-1>.list-item {
        width: 100%
    }
    .column-lg-2>.list-item {
        width: 50%
    }
    .column-lg-3>.list-item {
        width: 33.33%
    }
    .column-lg-4>.list-item {
        width: 25%
    }
    .column-lg-5>.list-item {
        width: 20%
    }
    .column-lg-6>.list-item {
        width: 16.66%
    }
    .column-lg-7>.list-item {
        width: 14.28571429%
    }
    .column-lg-8>.list-item {
        width: 12.5%
    }
    .column-lg-9>.list-item {
        width: 11.11111111%
    }
    .column-lg-10>.list-item {
        width: 10%
    }
    .column-lg-11>.list-item {
        width: 9.09090909%
    }
    .column-lg-12>.list-item {
        width: 8.33333333%
    }
    .left-lg {
        right: 0;
        left: auto
    }
    .left-lg:before {
        left: auto;
        right: 20px
    }
    .right-lg {
        left: 0;
        right: auto
    }
    .right-lg:before {
        right: auto;
        left: 20px
    }
    .center-lg-1 {
        left: -10px;
        right: auto
    }
    .center-lg-1:before {
        left: 30px;
        right: auto
    }
    .center-lg-2 {
        left: -40px;
        right: auto
    }
    .center-lg-2:before {
        left: 60px;
        right: auto
    }
    .center-lg-3 {
        left: -80px;
        right: auto
    }
    .center-lg-3:before {
        left: 100px;
        right: auto
    }
    .center-lg-4 {
        left: -100px;
        right: auto
    }
    .center-lg-4:before {
        left: 120px;
        right: auto
    }
    .center-lg-5 {
        left: -160px;
        right: auto
    }
    .center-lg-5:before {
        left: 180px;
        right: auto
    }
    .center-lg-6 {
        left: -220px;
        right: auto
    }
    .center-lg-6:before {
        left: 240px;
        right: auto
    }
    .center-lg-7 {
        left: -300px;
        right: auto
    }
    .center-lg-7:before {
        left: 320px;
        right: auto

    }
    .center-lg-8 {
        left: -340px;
        right: auto
    }
    .center-lg-8:before {
        left: 360px;
        right: auto
    }
    .center-lg-9 {
        left: -460px;
        right: auto
    }
    .center-lg-9:before {
        left: 480px;
        right: auto
    }
    .center-lg-10 {
        left: -545px;
        right: auto
    }
    .center-lg-10:before {
        left: 565px;
        right: auto
    }
    .font-lg-1 {
        font-size: 11px !important
    }
    .font-lg-2 {
        font-size: 12.5px !important
    }
    .font-lg-3 {
        font-size: 14px !important
    }
    .font-lg-4 {
        font-size: 18px !important
    }
    .font-lg-5 {
        font-size: 22px !important
    }
    .font-lg-6 {
        font-size: 26px !important
    }
    .font-lg-7 {
        font-size: 32px !important
    }
    .font-lg-8 {
        font-size: 48px !important
    }
    .font-lg-9 {
        font-size: 56px !important
    }
    .font-lg-10 {
        font-size: 72px !important
    }
    .font-lg-11 {
        font-size: 96px !important
    }
    .font-lg-12 {
        font-size: 124px !important
    }
}

@media (min-width:1200px) {
    .width-xl-auto {
        width: auto !important
    }
    .width-xl-1 {
        width: 60px !important
    }
    .width-xl-2 {
        width: 120px !important
    }
    .width-xl-3 {
        width: 200px !important
    }
    .width-xl-4 {
        width: 240px !important
    }
    .width-xl-5 {
        width: 360px !important
    }
    .width-xl-6 {
        width: 480px !important
    }
    .width-xl-7 {
        width: 640px !important
    }
    .width-xl-8 {
        width: 720px !important
    }
    .width-xl-9 {
        width: 960px !important
    }
    .width-xl-10 {
        width: 1130px !important
    }
    .height-xl-auto {
        height: auto !important
    }
    .height-xl-1 {
        height: 60px !important
    }
    .height-xl-2 {
        height: 120px !important
    }
    .height-xl-3 {
        height: 200px !important
    }
    .height-xl-4 {
        height: 240px !important
    }
    .height-xl-5 {
        height: 360px !important
    }
    .height-xl-6 {
        height: 480px !important
    }
    .height-xl-7 {
        height: 640px !important
    }
    .height-xl-8 {
        height: 720px !important
    }
    .height-xl-9 {
        height: 960px !important
    }
    .height-xl-10 {
        height: 1130px !important
    }
    .list-height-xl-auto>.list-item {
        height: auto
    }
    .list-height-xl-1>.list-item {
        height: 60px
    }
    .list-height-xl-2>.list-item {
        height: 120px
    }
    .list-height-xl-3>.list-item {
        height: 200px
    }
    .list-height-xl-4>.list-item {
        height: 240px
    }
    .list-height-xl-5>.list-item {
        height: 360px
    }
    .list-height-xl-6>.list-item {
        height: 480px
    }
    .mgb-xl-0 {
        margin-bottom: 0 !important
    }
    .mgb-xl-5 {
        margin-bottom: 5px !important
    }
    .mgb-xl-10 {
        margin-bottom: 10px !important
    }
    .mgb-xl-15 {
        margin-bottom: 15px !important
    }
    .mgb-xl-20 {
        margin-bottom: 20px !important
    }
    .mgb-xl-25 {
        margin-bottom: 25px !important
    }
    .mgb-xl-30 {
        margin-bottom: 30px !important
    }
    .mgb-xl-35 {
        margin-bottom: 35px !important
    }
    .mgb-xl-40 {
        margin-bottom: 40px !important
    }
    .mgb-xl-45 {
        margin-bottom: 45px !important
    }
    .mgb-xl-50 {
        margin-bottom: 50px !important
    }
    .column-xl-1>.list-item {
        width: 100%
    }
    .column-xl-2>.list-item {
        width: 50%
    }
    .column-xl-3>.list-item {
        width: 33.33%
    }
    .column-xl-4>.list-item {
        width: 25%
    }
    .column-xl-5>.list-item {
        width: 20%
    }
    .column-xl-6>.list-item {
        /*width: 16.66%*/
			width: 20%
    }
    .column-xl-7>.list-item {
        width: 14.28571429%
    }
    .column-xl-8>.list-item {
        width: 12.5%
    }
    .column-xl-9>.list-item {
        width: 11.11111111%
    }
    .column-xl-10>.list-item {
        width: 10%
    }
    .column-xl-11>.list-item {
        width: 9.09090909%
    }
    .column-xl-12>.list-item {
        width: 8.33333333%
    }
    .left-xl {
        right: 0;
        left: auto
    }
    .left-xl:before {
        left: auto;
        right: 20px
    }
    .right-xl {
        left: 0;
        right: auto
    }
    .right-xl:before {
        right: auto;
        left: 20px
    }
    .center-xl-1 {
        left: -10px;
        right: auto
    }
    .center-xl-1:before {
        left: 30px;
        right: auto
    }
    .center-xl-2 {
        left: -40px;
        right: auto
    }
    .center-xl-2:before {
        left: 60px;
        right: auto
    }
    .center-xl-3 {
        left: -80px;
        right: auto
    }
    .center-xl-3:before {
        left: 100px;
        right: auto
    }
    .center-xl-4 {
        left: -100px;
        right: auto
    }
    .center-xl-4:before {
        left: 120px;
        right: auto
    }
    .center-xl-5 {
        left: -160px;
        right: auto
    }
    .center-xl-5:before {
        left: 180px;
        right: auto
    }
    .center-xl-6 {
        left: -220px;
        right: auto
    }
    .center-xl-6:before {
        left: 240px;
        right: auto
    }
    .center-xl-7 {
        left: -300px;
        right: auto
    }
    .center-xl-7:before {
        left: 320px;
        right: auto
    }
    .center-xl-8 {
        left: -340px;
        right: auto
    }
    .center-xl-8:before {
        left: 360px;
        right: auto
    }
    .center-xl-9 {
        left: -460px;
        right: auto
    }
    .center-xl-9:before {
        left: 480px;
        right: auto
    }
    .center-xl-10 {
        left: -545px;
        right: auto
    }
    .center-xl-10:before {
        left: 565px;
        right: auto
    }
    .font-xl-1 {
        font-size: 11px !important
    }
    .font-xl-2 {
        font-size: 12.5px !important
    }
    .font-xl-3 {
        font-size: 14px !important
    }
    .font-xl-4 {
        font-size: 18px !important
    }
    .font-xl-5 {
        font-size: 22px !important
    }
    .font-xl-6 {
        font-size: 26px !important
    }
    .font-xl-7 {
        font-size: 32px !important
    }
    .font-xl-8 {
        font-size: 48px !important
    }
    .font-xl-9 {
        font-size: 56px !important
    }
    .font-xl-10 {
        font-size: 72px !important
    }
    .font-xl-11 {
        font-size: 96px !important
    }
    .font-xl-12 {
        font-size: 124px !important
    }
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #404545;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color:#333399;
    font-weight: normal;
    font-family: 'Oswald', Arial;
   
    text-rendering: optimizelegibility
}

h1,
.h1 {
    font-size: 64px
}

h2,
.h2 {
    font-size: 36px
}

h3,
.h3 {
    font-size: 27px
}

h4,
.h4 {
    font-size: 22px
}

h5,
.h5 {
    font-size: 17px
}

h6,
.h6 {
    font-size: 14.4px
}

a {
    color: #4242a1
}

a:hover,
a:focus {
    color: #35357a;
    text-decoration: none;
    outline: none
}

:focus {
    outline: none
}

.small,
small {
    font-weight: 300
}

hr {
    border-top-color: #e5e5e5
}

.container {
    position: relative
}

.row,
.form-horizontal .form-group {
    margin-left: -25px;
    margin-right: -25px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    /*padding-left: 25px;
    padding-right: 25px*/
}

.col-xs-12:before,
.col-sm-12:before,
.col-md-12:before,
.col-lg-12:before,
.col-xs-12:after,
.col-sm-12:after,
.col-md-12:after,
.col-lg-12:after {
    content: " ";
    display: table
}

.col-xs-12:after,
.col-sm-12:after,
.col-md-12:after,
.col-lg-12:after {
    clear: both
}

.page-header {
    border-color: #f0ca45
}

.label {
    font-weight: 300
}

.label-default {
    background-color: #e5e5e5
}

.label-primary {
    background-color: #3bc9ad
}

.label-info {
    background-color: #58ade4
}

.label-success {
    background-color: #3bc9ad
}

.label-warning {
    background-color: #fbd642
}

.label-danger {
    background-color: #ff7163
}

.badge {
    padding: 4px 6px;
    font-size: 11px;
    font-weight: 300;
    background-color: #e74c3c
}

.btn-success .badge {
    color: #007d65
}

.btn-info .badge {
    color: #0665a2
}

.btn-warning .badge {
    color: #927500
}

.btn-danger .badge {
    color: #9e1709
}

.breadcrumb {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.4+0,0+100 */
background: -moz-linear-gradient(left,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

    padding: 10px;
    font-size: 14px;
    font-weight: 300;
	max-width: 700px;
}

.breadcrumb>.active a, .breadcrumb>.active {
    color: #fafafa
}
.breadcrumb a {
    color: #ccc

}
.breadcrumb a:hover {
    color: #ddd
}

.breadcrumb>li+li:before {
    color: #aaa
}

.section-share .breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: all .2s ease 0s;
    padding: 6px 15px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus,
.btn.active {
    outline: none
}

.btn.active,
.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 2px 8px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 12px
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 20px;
    font-size: 18.5px
}

.btn-group-xl>.btn,
.btn-xl {
    font-size: 18.5px;
    line-height: 1.4;
    padding: 24px 32px
}

.btn-default {
    border-color: #e5e5e5;
    background: #e5e5e5;
    color: #353535
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    border-color: #b5b5b5;
    background-color: #b5b5b5;
    color: #fff
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    border-color: #b5b5b5;
    background-color: #b5b5b5;
    color: #fff
}

.btn-light {
    border-color: #fff;
    background: #fff;
    color: #404545
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.open>.dropdown-toggle.btn-light {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #404545
}

.btn-light.active.focus,
.btn-light.active:focus,
.btn-light.active:hover,
.btn-light.focus:active,
.btn-light:active:focus,
.btn-light:active:hover,
.open>.dropdown-toggle.btn-light.focus,
.open>.dropdown-toggle.btn-light:focus,
.open>.dropdown-toggle.btn-light:hover {
    border-color: #f5f5f5;
    background-color: #f5f5f5
}

.btn-dark {
    border-color: #353535;
    background: #353535;
    color: #fff
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open>.dropdown-toggle.btn-dark {
    border-color: #111;
    background-color: #111;
    color: #fff
}

.btn-dark.active.focus,
.btn-dark.active:focus,
.btn-dark.active:hover,
.btn-dark.focus:active,
.btn-dark:active:focus,
.btn-dark:active:hover,
.open>.dropdown-toggle.btn-dark.focus,
.open>.dropdown-toggle.btn-dark:focus,
.open>.dropdown-toggle.btn-dark:hover {
    border-color: #111;
    background-color: #111
}

.btn-primary {
    border-color: #35357a;
    background-color: #35357a
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    border-color: #007d65;
    background-color: #007d65
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    border-color: #007d65;
    background-color: #007d65;
    color: #fff
}

.btn-info {
    border-color: #3499db;
    background-color: #3499db
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    border-color: #1084d0;
    background-color: #1084d0
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    border-color: #0665a2;
    background-color: #0665a2
}

.btn-success {
    border-color: #35357a;
    background-color: #35357a
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    border-color: #4242a1;
    background-color: #4242a1
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    border-color: #007d65;
    background-color: #007d65
}

.btn-warning {
    border-color: #f1c40f;
    background-color: #f1c40f
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    border-color: #bb9806;
    background-color: #bb9806
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    border-color: #927500;
    background-color: #927500
}

.btn-danger {
    border-color: #e74c3c;
    background-color: #e74c3c
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    border-color: #c82a19;
    background-color: #c82a19
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    border-color: #9e1709;
    background-color: #9e1709
}

.btn-link {
    color: #35357a
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open>.dropdown-toggle.btn-link {
    color: #4242a1
}

.btn-link.active.focus,
.btn-link.active:focus,
.btn-link.active:hover,
.btn-link.focus:active,
.btn-link:active:focus,
.btn-link:active:hover,
.open>.dropdown-toggle.btn-link.focus,
.open>.dropdown-toggle.btn-link:focus,
.open>.dropdown-toggle.btn-link:hover {
    color: #007d65
}

.btn-facebook {
    border-color: #436dac;
    background-color: #436dac;
    color: #fff
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    border-color: #2a589d;
    background-color: #2a589d;
    color: #fff
}

.btn-facebook.active.focus,

.btn-facebook.active:focus,
.btn-facebook.active:hover,
.btn-facebook.focus:active,
.btn-facebook:active:focus,
.btn-facebook:active:hover,
.open>.dropdown-toggle.btn-facebook.focus,
.open>.dropdown-toggle.btn-facebook:focus,
.open>.dropdown-toggle.btn-facebook:hover {
    border-color: #154181;
    background-color: #154181;
    color: #fff
}

.btn-twitter {
    border-color: #0598c9;
    background-color: #0598c9;
    color: #fff
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    border-color: #036d91;
    background-color: #036d91;
    color: #fff
}

.btn-twitter.active.focus,
.btn-twitter.active:focus,
.btn-twitter.active:hover,
.btn-twitter.focus:active,
.btn-twitter:active:focus,
.btn-twitter:active:hover,
.open>.dropdown-toggle.btn-twitter.focus,
.open>.dropdown-toggle.btn-twitter:focus,
.open>.dropdown-toggle.btn-twitter:hover {
    border-color: #025571;
    background-color: #025571;
    color: #fff
}

.btn-linkedin {
    border-color: #2e8bc2;
    background-color: #2e8bc2;
    color: #fff
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    border-color: #0a77b7;
    background-color: #0a77b7;
    color: #fff
}

.btn-linkedin.active.focus,
.btn-linkedin.active:focus,
.btn-linkedin.active:hover,
.btn-linkedin.focus:active,
.btn-linkedin:active:focus,
.btn-linkedin:active:hover,
.open>.dropdown-toggle.btn-linkedin.focus,
.open>.dropdown-toggle.btn-linkedin:focus,
.open>.dropdown-toggle.btn-linkedin:hover {
    border-color: #065888;
    background-color: #065888;
    color: #fff
}

.btn-googleplus {
    border-color: #cf1800;
    background-color: #cf1800;
    color: #fff
}

.btn-googleplus:hover,
.btn-googleplus:focus,
.btn-googleplus:active,
.btn-googleplus.active,
.open>.dropdown-toggle.btn-googleplus {
    border-color: #a91400;
    background-color: #a91400;
    color: #fff
}

.btn-googleplus.active.focus,
.btn-googleplus.active:focus,
.btn-googleplus.active:hover,
.btn-googleplus.focus:active,
.btn-googleplus:active:focus,
.btn-googleplus:active:hover,
.open>.dropdown-toggle.btn-googleplus.focus,
.open>.dropdown-toggle.btn-googleplus:focus,
.open>.dropdown-toggle.btn-googleplus:hover {
    border-color: #7f0f00;
    background-color: #7f0f00;
    color: #fff
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary.focus[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #35357a;
    border-color: #35357a
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info.focus[disabled],
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #3499db;
    border-color: #3499db
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success.focus[disabled],
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #35357a;
    border-color: #35357a
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning.focus[disabled],
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f1c40f;
    border-color: #f1c40f
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger.focus[disabled],
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #e74c3c;
    border-color: #e74c3c
}

.btn-link.disabled.focus,
.btn-link.disabled:focus,
.btn-link.disabled:hover,
.btn-link.focus[disabled],
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link.focus,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    text-decoration: none
}

.btn-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    padding: 0
}

.btn-circle.btn-xs {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px
}

.btn-circle.btn-sm {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.btn-circle.btn-lg {
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 22px
}

.btn-square {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    padding: 0
}

.btn-square.btn-xs {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px
}

.btn-square.btn-sm {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.btn-square.btn-lg {
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 22px
}

.btn-circle.btn-fa,
.btn-square.btn-fa {
    line-height: 38px
}

.btn-circle.btn-xs.btn-fa,
.btn-square.btn-xs.btn-fa {
    line-height: 20px
}

.btn-circle.btn-sm.btn-fa,
.btn-square.btn-sm.btn-fa {
    line-height: 30px
}

.btn-circle.btn-lg.btn-fa,
.btn-circle.btn-lg.btn-fa {
    line-height: 50px
}

.btn-line {
    background: none
}

.btn-line.btn-dark {
    color: #353535
}

.btn-line.btn-light {
    color: #fff
}

.btn-line.btn-primary {
    color: #35357a
}

.btn-line.btn-success {
    color: #35357a
}

.btn-line.btn-info {
    color: #3499db
}

.btn-line.btn-warning {
    color: #f1c40f
}

.btn-line.btn-danger {
    color: #e74c3c
}

.btn-line.btn-facebook {
    color: #436dac
}

.btn-line.btn-twitter {
    color: #0598c9
}

.btn-line.btn-googleplus {
    color: #cf1800
}

.btn-line.btn-linkedin {
    color: #2e8bc2
}

.btn-line:hover,
.btn-line:focus,
.btn-line.active {
    color: #fff
}

.btn-line.btn-light:hover,
.btn-line.btn-light:focus {
    color: #111
}

.btn-bevel.btn-success {
    -webkit-box-shadow: 0 4px 0 #007d65;
    box-shadow: 0 4px 0 #007d65
}

.btn-bevel.btn-warning {
    -webkit-box-shadow: 0 4px 0 #927500;
    box-shadow: 0 4px 0 #927500
}

.btn-bevel.btn-danger {
    -webkit-box-shadow: 0 4px 0 #9e1709;
    box-shadow: 0 4px 0 #9e1709
}

.btn-bevel.btn-info {
    -webkit-box-shadow: 0 4px 0 #0665a2;
    box-shadow: 0 4px 0 #0665a2
}

.btn-anim {
    position: relative
}

.btn-anim:before {
    transition: all .2s ease 0s;
    width: 100%;
    height: 100%;
    background: #35357a;
    opacity: .3;
    filter: alpha(opacity=30);
    transform: scale(0, 0) rotate(0deg);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: -1
}

.btn-anim.btn-circle:before {
    border-radius: 50%
}

.btn-anim:hover:before {
    transform: scale(1.5, 1.5) rotate(0deg)
}

.btn-anim.btn-facebook:before {
    background-color: #436dac
}

.btn-anim.btn-twitter:before {
    background-color: #0598c9
}

.btn-anim.btn-googleplus:before {
    background-color: #cf1800
}

.btn-anim.btn-linkedin:before {
    background-color: #2e8bc2
}

.btn-anim.btn-dark:before {
    background-color: #353535
}

.btn-anim.btn-light:before {
    background-color: #fff
}

.btn-anim.btn-default:before {
    background-color: #e5e5e5
}

.btn-anim.btn-primary:before {
    background-color: #35357a
}

.btn-anim.btn-success:before {
    background-color: #35357a
}

.btn-anim.btn-info:before {
    background-color: #3499db
}

.btn-anim.btn-warning:before {
    background-color: #f1c40f
}

.btn-anim.btn-danger:before {
    background-color: #e74c3c
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.modal-header {
    border-bottom: none;
    padding: 15px 30px
}

.modal-header .modal-title {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: bold
}

.modal-header .close {
    margin-top: 0;
    position: absolute;
    top: 12px;
    right: 14px;
    z-index: 2;
    opacity: .7;
    filter: alpha(opacity=70);
    font-size: 25px
}

.modal-header .close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-body {
    padding: 15px 30px 60px;
    position: relative
}

.modal-body:before {
    content: "";
    height: 1px;
    background: #404545;
    width: 120px;
    position: absolute;
    top: 5px;
    left: 30px
}

.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none
}

.modal-footer {
    border-top: none;
    padding: 15px 30px 30px
}

.modal-backdrop {
    background-color: #fff
}

.modal-backdrop.in {
    opacity: .98
}

.modal-dialog {
    margin: 100px auto
}

.progress {
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.progress .progress-bar {
    line-height: 20px;
    box-shadow: none
}

.progress-xs {
    height: 8px
}

.progress-xs .progress-bar {
    line-height: 8px
}

.progress-sm {
    height: 15px
}

.progress-sm .progress-bar {
    line-height: 15px
}

.progress-lg {
    height: 32px
}

.progress-lg .progress-bar {
    line-height: 32px
}

.progress-xl {
    height: 46px
}

.progress-xl .progress-bar {
    line-height: 46px
}

.progress-bar-success {
    background: #3bc9ad
}

.progress-bar-info {
    background: #58ade4
}

.progress-bar-warning {
    background: #fbd642
}

.progress-bar-danger {
    background: #ff7163
}

.progress-bar-extra {
    background: #55697c
}

.well {
    border: none;
    box-shadow: none
}

.well-sm {
    padding-left: 15px;
    padding-right: 15px
}

.table .row-primary td {
    background-color: #63d9c2
}

.table .row-info td {
    background-color: #83c4ed
}

.table .row-success td {
    background-color: #63d9c2
}

.table .row-warning td {
    background-color: #ffe169
}

.table .row-danger td {
    background-color: #ff958a
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 15px 20px
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px 10px
}

.panel {
    border: 4px solid #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    border: none
}

.panel-body {
    padding: 15px 30px 30px
}

.panel-title {
    font-size: 25px;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold
}

.panel-group .panel-title {
    font-size: 22px;
    font-family: 'Oswald', Arial;
    padding: 0;
    font-weight: normal
}

.panel-primary {
    border-color: #63d9c2
}

.panel-primary>.panel-heading {
    background-color: #63d9c2;
    color: #fff
}

.panel-primary>.panel-heading a:hover,
.panel-primary>.panel-heading a:active,
.panel-primary>.panel-heading a:focus {
    color: #f5f5f5
}

.panel-success {
    border-color: #63d9c2
}

.panel-success>.panel-heading {
    background-color: #63d9c2;
    color: #fff
}

.panel-success>.panel-heading a:hover,
.panel-success>.panel-heading a:active,
.panel-success>.panel-heading a:focus {
    color: #f5f5f5
}

.panel-info {
    border-color: #83c4ed
}

.panel-info>.panel-heading {
    background-color: #83c4ed;
    color: #fff
}

.panel-info>.panel-heading a:hover,
.panel-info>.panel-heading a:active,
.panel-info>.panel-heading a:focus {
    color: #f5f5f5
}

.panel-warning {
    border-color: #ffe169
}

.panel-warning>.panel-heading {
    background-color: #ffe169;
    color: #fff
}

.panel-warning>.panel-heading a:hover,
.panel-warning>.panel-heading a:active,
.panel-warning>.panel-heading a:focus {
    color: #f5f5f5
}

.panel-danger {
    border-color: #ff958a
}

.panel-danger>.panel-heading {
    background-color: #ff958a;
    color: #fff
}

.panel-danger>.panel-heading a:hover,
.panel-danger>.panel-heading a:active,
.panel-danger>.panel-heading a:focus {
    color: #f5f5f5
}

.panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.panel>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

.pagination>li>a,
.pagination>li>span {
    color: #35357a
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #35357a;
    border-color: #35357a;
    color: #fff
}

.nav-pills {
    position: relative
}

.nav-pills>li {
    position: relative
}

.nav-pills>li>a {
    font-size: 16px;
    font-family: 'Oswald', Arial;
    letter-spacing: .07em;
    text-transform: uppercase;
    border-radius: 0;
    padding: 12px 18px
}

.nav-pills>li:last-child {
    margin-right: 0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #35357a
}

.nav-tabs {
    border-bottom-color: #e5e5e5
}

.nav-tabs>li {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom-width: 1px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-left: none;
    border-right: none
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    background: none;
    border-color: transparent transparent #4242a1 transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 1px solid #404545;
    color: #404545
}

.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.dropdown-menu>li>a {
    padding: 10px 15px
}

.alert {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #404545;
    position: relative;
    border-width: 2px
}

.alert a {
    text-decoration: underline
}

.alert .close {
    position: absolute;
    top: 2px;
    right: 3px;
    color: #404545;
    opacity: .7;
    filter: alpha(opacity=70);
    font-size: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px
}

.alert .close:hover,
.alert .close:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #404545;
    color: #fff
}

.alert-success {
    border-color: #35357a;
    color: #35357a
}

.alert-success .close {
    color: #35357a
}

.alert-success .close:hover {
    background-color: #35357a
}

.alert-info {
    border-color: #3499db;
    color: #1084d0
}

.alert-info .close {
    color: #3499db
}

.alert-info .close:hover {
    background-color: #3499db
}

.alert-warning {
    border-color: #f1c40f;
    color: #bb9806
}

.alert-warning .close {

    color: #f1c40f
}

.alert-warning .close:hover {
    background-color: #f1c40f
}

.alert-danger {
    border-color: #e74c3c;
    color: #e74c3c
}

.alert-danger .close {
    color: #e74c3c
}

.alert-danger .close:hover {
    background-color: #e74c3c
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e5e5e5
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #35357a
}

.input-group-addon {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

::selection {
    background: #3e4b57;
    color: #fff
}

::-moz-selection {
    background: #3e4b57;
    color: #fff
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.input-xl {
    padding: 14px 20px;
    height: 64px;
    font-size: 24px
}

.input-minimal {
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px
}

.input-body {
    border-color: #404545
}

.input-minimal:focus {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #35357a
}

.input-group-minimal>.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    padding-left: 1px;
    padding-right: 1px
}

.input-group-minimal>.input-group-addon {
    border-top: none;
    border-left: none;
    border-right: none;
    background: none
}

.input-group-minimal.focus>.form-control,
.input-group-minimal.focus>.input-group-addon {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #35357a
}

.checkbox,
.radio,
.star {
    margin-top: 0;
    margin-bottom: 0
}

.checkbox label,
.radio label,
.star label {
    line-height: 20px;
    font-weight: normal
}

.form-inline .checkbox,
.form-inline .radio {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 6px
}

.form-inline .star {
    display: inline-block
}

.form-horizontal .star {
    padding-top: 9px
}

.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 0
}

.radio label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 6px;
    margin-bottom: -3px;
    background-color: #fff;
    border: 2px solid #e5e5e5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.radio label:after {
    display: block;
    position: absolute;
    left: 1px;
    top: 0;
    font-size: 18px
}

.radio input[type=radio] {
    display: none
}

.radio input[type=radio]:checked+label:after {
    font-family: 'FontAwesome';
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    top: 6px;
    left: 4px
}

.radio input[type=radio][disabled]+label:after {
    background-color: #eceff3
}

.radio input[type=radio][disabled]+label {
    opacity: .65
}

.radio input[type=radio][disabled]+label:before {
    background-color: #eceff3
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 0;
    font-weight: normal
}

.checkbox label:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 6px;
    margin-bottom: -3px;
    background-color: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 3px
}

.checkbox label:after {
    display: block;
    position: absolute;
    left: 3px;
    top: 0;
    font-size: 11px;
    border-radius: 3px
}

.checkbox input[type=checkbox] {
    display: none
}

.checkbox input[type=checkbox]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c"
}

.checkbox input[type=checkbox][disabled]+label:after {
    background-color: #eceff3
}

.checkbox input[type=checkbox][disabled]+label {
    opacity: .65
}

.checkbox input[type=checkbox][disabled]+label:before {
    background-color: #eceff3
}

.radio.radio-primary input[type=radio]:checked+label:before,
.checkbox.checkbox-primary input[type=checkbox]:checked+label:before {
    border-color: #617588
}

.radio.radio-primary input[type=radio]:checked+label::after {
    background-color: #617588
}

.checkbox.checkbox-primary input[type=checkbox]:checked+label::after {
    color: #617588
}

.radio.radio-success input[type=radio]:checked+label:before,
.checkbox.checkbox-success input[type=checkbox]:checked+label:before {
    border-color: #35357a
}

.radio.radio-success input[type=radio]:checked+label::after {
    background-color: #35357a
}

.checkbox.checkbox-success input[type=checkbox]:checked+label::after {
    color: #35357a
}

.radio.radio-info input[type=radio]:checked+label:before,
.checkbox.checkbox-info input[type=checkbox]:checked+label:before {
    border-color: #3499db
}

.radio.radio-info input[type=radio]:checked+label::after {
    background-color: #3499db
}

.checkbox.checkbox-info input[type=checkbox]:checked+label::after {
    color: #3499db
}

.radio.radio-warning input[type=radio]:checked+label:before,
.checkbox.checkbox-warning input[type=checkbox]:checked+label:before {
    border-color: #f1c40f
}

.radio.radio-warning input[type=radio]:checked+label::after {
    background-color: #f1c40f
}

.checkbox.checkbox-warning input[type=checkbox]:checked+label::after {
    color: #f1c40f
}

.radio.radio-danger input[type=radio]:checked+label:before,
.checkbox.checkbox-danger input[type=checkbox]:checked+label:before {
    border-color: #e74c3c
}

.radio.radio-danger input[type=radio]:checked+label::after {
    background-color: #e74c3c
}

.radio.radio-default input[type=radio]:checked+label:before {
    border-color: #9a9a9a
}

.radio.radio-default input[type=radio]:checked+label::after {
    background-color: #9a9a9a
}

.checkbox.checkbox-danger input[type=checkbox]:checked+label::after {
    color: #e74c3c
}

.checkbox.checkbox-done input[type=checkbox]:checked+label {
    text-decoration: line-through
}

.star label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
    font-weight: normal;
    width: 18px;
    height: 18px
}

.star label:before {
    font-family: 'FontAwesome';
    content: "\f005";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    color: #b5b5b5;
    font-size: 18px
}

.star input[type=checkbox] {
    display: none
}

.star input[type=checkbox]:checked+label:before {
    color: #f1c40f
}

.star.star-default input[type=checkbox]:checked+label:before {
    color: #617588
}

.star.star-success input[type=checkbox]:checked+label:before {
    color: #35357a
}

.star.star-info input[type=checkbox]:checked+label:before {
    color: #3499db
}

.star.star-warning input[type=checkbox]:checked+label:before {
    color: #f1c40f
}

.star.star-danger input[type=checkbox]:checked+label:before {
    color: #e74c3c
}

[data-action="spinner-minus"],
[data-action="spinner-plus"] {
    padding-left: 14px;
    padding-right: 14px
}

.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    opacity: .6;
    cursor: pointer;
    transition: all .2s ease 0s
}

.mouse:hover {
    opacity: 1
}

.wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: #fff;
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.wheel {
    -webkit-animation: mouse-wheel .6s linear infinite;
    -moz-animation: mouse-wheel .6s linear infinite
}

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        top: 1px
    }
    25% {
        top: 2px
    }
    50% {
        top: 3px
    }
    75% {
        top: 2px
    }
    100% {
        top: 1px
    }
}

.loader-container {
    opacity: 0;
    transition: all 1s ease .1s
}

.active .loader-container {
    opacity: 1
}

.active .square-split .loader {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0)
}

.active .square-split .loader>div {
    float: left;
    width: 50%;
    height: 50%
}

.active .square-split .loader>div::after {
    content: '';
    display: block;
    margin: 50% 0 0 50%;
    width: 50%;
    height: 50%;
    -webkit-animation: squareSplit 2s infinite ease-in-out alternate;
    animation: squareSplit 2s infinite ease-in-out alternate
}

.active .square-split .loader .square-2 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.active .square-split .loader .square-3 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.active .square-split .loader .square-4 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.active .square-split .loader>.square-1:after {
    background: #63d9c2
}

.active .square-split .loader>.square-2:after {
    background: #3bc9ad
}

.active .square-split .loader>.square-3:after {
    background: #3bc9ad
}

.active .square-split .loader>.square-4:after {
    background: #4242a1
}

@-webkit-keyframes squareSplit {
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        margin: 50% 0 0 50%
    }
    50% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0
    }
    80% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: 50% 0 0 50%
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: 50% 0 0 50%
    }
}

@keyframes squareSplit {
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        margin: 50% 0 0 50%
    }
    50% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0
    }
    80% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: 50% 0 0 50%
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: 50% 0 0 50%
    }
}

.anim>.anim-link {
    display: block;
    position: relative;
    overflow: hidden
}

.anim .anim-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.anim .anim-cover .anim-box {
    opacity: 0;
    background: rgba(51, 51, 153, 0.8);
    width: 100%;
    height: 100%
}

.anim .anim-cover .anim-box .anim-border {
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
    display: table
}

.anim .anim-cover .anim-box .anim-border .anim-info {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.anim .anim-img {
    max-width: 100%
}

.anim .anim-box,
.anim .anim-info,
.anim .plus-icon,
.anim .anim-img {
    transition: all 600ms ease 0s
}

.anim:hover .anim-cover .anim-box {
    opacity: 1;
    padding: 20px
}

.anim:hover .anim-img {
    transform: scale(1.1, 1.1) rotate(0deg)
}

.anim-light .anim-cover .anim-box {
    background: rgba(255, 255, 255, 0.8)
}

.anim-light .anim-cover .anim-box .anim-border {
    border-color: #404545
}

.anim-light .anim-cover .anim-box .anim-border .anim-info {
    color: #404545
}

.anim-slide:hover .anim-slide-info {
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.6)
}

.anim-slide .anim-slide-info {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all .2s ease 0s;
    background: rgba(0, 0, 0, 0.4);
    margin-bottom: -112px
}

.anim-slide-light:hover .anim-slide-info {
    background: rgba(255, 255, 255, 0.85)
}

.anim-slide-light .anim-slide-info {
    background: rgba(255, 255, 255, 0.6)
}

@media (max-width:767px) {
    .anim-slide .anim-slide-info {
        margin-bottom: 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .anim .anim-cover .plus-icon {
        display: none
    }
    .anim:hover .anim-cover .plus-icon {
        display: block
    }
}

body .animated {
    opacity: 1
}

.ready .animsition {
    opacity: 1
}

.body-inner {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.cover-responsive {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 100%;
    z-index: 999;
    opacity: 0;
    transition: all .2s ease 0s
}

.cover-responsive.active {
    opacity: .7
}

.page-cover {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 0
}

.page-cover .cover-bg {
    z-index: -3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.page-cover .repeat-bg {
    z-index: -3;
    background-repeat: repeat;
    background-position: center center
}

.full-size {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 0
}

.full-size.slide-cover {
    z-index: 1
}

.cover-bg-mask {
    z-index: -3
}

[data-show-animate] {
    opacity: 0
}

.main-content {
    padding: 50px 0 100px
}

.full-layout .container {
    width: 100%;
    /*padding-left: 65px;
    padding-right: 65px*/
	padding-left: 7%;
    padding-right: 7%;
}

.boxed-layout {
    background: url('../images/patterns/light/01.png')
}

.boxed-layout .body-inner {
    margin: 0 auto;
    width: 1182px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    background: #fff
}

.boxed-layout .container {
    padding-left: 35px;
    padding-right: 35px
}

.content {
    position: relative
}

.section-title {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.1
}

.section-title:after {
    content: "";
    height: 1px;
    background: #404545;
    width: 120px;
    position: absolute;
    bottom: -20px;
    left: 0
}

.section-subtitle {
    font-size: 18px;
    font-weight: normal
}

.section-product-title {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 22px;
    padding: 0 40px 20px 0;
    border-bottom: 2px solid #f5f5f5
}

.section-product-title:after {
    content: "";
    height: 2px;
    background: #35357a;
    width: 120px;
    position: absolute;
    bottom: -2px;
    left: 0
}

.pattern-image {
    background-size: 100% auto;
    width: 100%
}

.pattern-image::after {
    background: url("../images/patternspattern1.png") repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.full-screen {
    display: block;
    height: 100vh;
    overflow: hidden;
    width: 100%
}

.parallax-bg {
    height: 100%;
    width: 100%;
    z-index: 1
}

.section {
    position: relative;
    width: 100%
}

.section:before,
.section:after {
    content: " ";
    display: table
}

.section:after {
    clear: both
}

.section-header .hero-text {
    text-transform: uppercase;
    text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.3), -2px 4px 2px rgba(0, 0, 0, 0.1);
    padding: 0 0 30px 0;
    display: inline-block;
    margin-bottom: 5px;
    position: relative
}

.section-header .hero-text:after {
    content: "";
    height: 1px;
    background: #f5f5f5;
    width: 80px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section-header .title-text {
    /*text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.3), -2px 4px 2px rgba(0, 0, 0, 0.1);*/
	
	text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.75);
	
    margin-bottom: 0;
    padding: 0;
    font-family: 'montserrat', arial;
    font-size: 72px;
    color: #fff;
    margin-left: -4px
}

.section-header .subtitle-text {
    text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.3), -2px 4px 2px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    margin-top: 3px;
    color: #f5f5f5;
    font-size: 18.5px
}

.section-header h5 {
    margin: 0 auto .5em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5)
}

.section-header .content-title {
    position: absolute;
    bottom: 60px;
    left: 0;
    z-index: 2;
    width: 100%
}

.section-header:after {
    content: "";
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px
}

.section-header-clean:after {
    background: none
}

.container-middle {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0
}

.container-middle .content {
    color: #fff;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    vertical-align: center;
    line-height: 1.7;
    position: relative;
    padding: 0 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.divider {
    background: #404545;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px
}

.divider:before,
.divider:after {
    content: " ";
    display: table
}

.divider:after {
    clear: both
}

.understripe {
    position: relative;
    margin-bottom: 25px
}

.understripe:after {
    background: #404545 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 46px
}

.link-adjustment {
    margin-top: -2px;
    position: relative;
    z-index: 1
}

@media (max-width:1199px) {
    .full-layout .container {
        padding-left: 55px;
        padding-right: 55px
    }
    .boxed-layout .body-inner {
        width: 975px
    }
}

@media (max-width:991px) {
    .container,
    .full-layout .container {
        padding-left: 35px;
        padding-right: 35px
    }
    .boxed-layout .body-inner {
        width: 751px
    }
    .section-header .title-text {
        font-size: 48px;
        margin-left: -3px
    }
    .section-header .subtitle-text {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .boxed-layout .body-inner {
        width: 100%;
        margin: 0;
        border: none
    }
    body .affix,
    body .affix-top,
    body .affix-bottom {
        position: static !important
    }
    .pd-submenu {
        padding-top: 70px
    }
    .full-screen.full-screen-responsive {
        height: auto;
        padding-top: 80px;
        padding-bottom: 80px
    }
    .full-screen-responsive .container-middle {
        position: static
    }
    .full-screen-responsive .container-middle .content {
        top: auto;
        transform: none
    }
}

@media (max-width:543px) {
    .full-layout .container,
    .boxed-layout .container {
        padding-left: 25px;
        padding-right: 25px
    }
    .container {
        padding-left: 25px;
        padding-right: 25px
    }
    .section-header .subtitle-text {
        padding-left: 1px
    }
    .section-header .title-text {
        font-size: 26px;
        margin-left: 0
    }
    .section-header .subtitle-text {
        font-size: 12.5px
    }
}

.sticky {
    position: fixed !important
}

header,
.container,
.logo {
    transition: all .2s ease 0s
}

header {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0
}

header .container {
    transition: all .2s ease 0s
}

header .stack-additional {
    padding-left: 20px
}

header .top-heading {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4
}

header .top-style-right {
    left: auto;
    right: 0;
    border-bottom: 1px solid #fff;
    width: auto
}

header .top-heading-bordered {
    border-bottom: 1px solid #e5e5e5
}

header .secondary-menu .mega-li {
    margin-left: 30px;
    padding: 0
}

header .secondary-menu .mega-link {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .04em;
    position: relative;
    font-weight: 300
}

header .secondary-menu .mega-link:hover {
    color: #35357a
}

.primary-menu .mega-li {
    margin-left: 5px;
    padding: 12px 6px
}

.primary-menu .mega-link {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .04em;
    padding: 8px 0;
    position: relative
}

.primary-menu .mega-link .mega-text::before {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transition: all .2s ease 0s;
    width: 0
}

.primary-menu .mega-link:hover>.mega-text::before {
    left: 0;
    width: 100%
}

.primary-menu .mega-li.mega-btn {
    padding: 4px 10px
}

.primary-menu .mega-li.mega-btn-xs {
    padding: 10px 10px
}

.primary-menu .mega-li.mega-btn-sm {
    padding: 8px 10px
}

.primary-menu .mega-li.mega-btn-lg {
    padding: 0 10px
}

.primary-menu .mega-child .content-list>.list-item {
    padding-top: 0;
    padding-bottom: 0
}

.primary-menu .mega-child .list-a {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    font-size: 14px;
    color: #424953
}

.primary-menu .mega-child .list-hover>.list-item:hover {
    background: #35357a;
    color: #fff
}

.primary-menu .mega-child .list-hover>.list-item:hover>.list-a {
    color: #fff
}

.primary-menu .mega-child .child-title {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px
}

.header-bottom {
    transition: none
}

.header-bottom .container {
    transition: none
}

.boxed-layout header {
    padding: 10px 0
}

.menu-toggle {
    background-color: transparent;
    border: 0 none;
    float: right;
    height: 40px;
    margin: 0;
    position: relative;
    width: 40px
}

.menu-toggle .bar-icon {
    border-radius: 0;
    display: block;
    height: 2px;
    position: absolute;
    right: 9px;
    top: 0;
    transition: all .3s ease 0s;
    width: 22px;
    background: #fff
}

.menu-toggle .b1 {
    top: 12px
}

.menu-toggle .b2 {
    top: 19px
}

.menu-toggle .b3 {
    top: 26px
}

.menu-toggle:focus,
.menu-toggle.active {
    outline: none
}

.menu-toggle.active .b1 {
    top: 19px;
    transform: rotate(45deg)
}

.menu-toggle.active .b2 {
    display: none
}

.menu-toggle.active .b3 {
    top: 19px;
    transform: rotate(-45deg)
}

.visible-affix,
.visible-sticky {
    display: none
}

.hidden-affix,
.hidden-sticky {
    display: block
}

.affix .visible-affix,
.sticky .visible-sticky,
.stickying .visible-sticky {
    display: block
}

.affix .hidden-affix,
.sticky .hidden-sticky,
.stickying .hidden-sticky {
    display: none
}

body header.stickying,
body header.sticky {
    background: #55697c;
    padding: 5px 0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15)
}

body header.stickying .logo,
body header.sticky .logo {
    margin-left: 0
}

body header.stickying .primary-menu .mega-link,
body header.sticky .primary-menu .mega-link {
    color: #fff
}

body header.stickying .primary-menu .mega-link .mega-text::before,
body header.sticky .primary-menu .mega-link .mega-text::before {
    background-color: #fff
}

body.full-layout header.stickying .container,
body.full-layout header.sticky .container,
body header.full-layout.stickying .container,
body header.full-layout.sticky .container {
    padding-left: 25px;
    padding-right: 25px
}

body .header-light-sticky.stickying,
body .header-light-sticky.sticky {
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15)
}

body .header-light-sticky.stickying .primary-menu .mega-link,
body .header-light-sticky.sticky .primary-menu .mega-link {
    color: #404545
}

body .header-light-sticky.stickying .primary-menu .mega-link .mega-text::before,
body .header-light-sticky.sticky .primary-menu .mega-link .mega-text::before {
    background-color: #404545
}

body .header-dark-sticky.stickying,
body .header-dark-sticky.sticky {
    background: rgba(0, 0, 0, 0.8)
}

body .menu-vertical-light.stickying .stack-primary .stack-group.menu-stack,
body .menu-vertical-light.sticky .stack-primary .stack-group.menu-stack {
    background: #fff
}

body .menu-vertical-light.stickying .primary-menu .mega-link,
body .menu-vertical-light.sticky .primary-menu .mega-link {
    color: #404545
}

body .menu-vertical-light.stickying .primary-menu .mega-link .mega-text::before,
body .menu-vertical-light.sticky .primary-menu .mega-link .mega-text::before {
    background-color: #404545
}

.header-light {
    background-color: #fff
}

.header-light .primary-menu .mega-link {
    color: #404545
}

.header-light .primary-menu .mega-link .mega-text::before {
    background-color: #404545
}

.header-light .secondary-menu .mega-link {
    color: #404545
}

.header-light .secondary-menu .mega-link:hover {
    color: #35357a
}

.header-light .menu-toggle .bar-icon {
    background: #404545
}

.header-bordered {
    -webkit-box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.85)
}

.header-light.header-bordered {
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15)
}

.header-xs {
    padding-top: 0;
    padding-bottom: 0
}

.header-sm {
    padding: 5px 0
}

body .header-xs.stickying,
body .header-xs.sticky {
    padding-top: 0;
    padding-bottom: 0
}

body .header-sm.stickying,
body .header-sm.sticky {
    padding-top: 5;
    padding-bottom: 5
}

.menu-vertical .stack-primary .stack-group.menu-stack {
    position: fixed;
    width: 300px;
    background: #55697c;
    top: 0;
    right: -300px;
    height: 100%;
    padding: 20px;
    transition: all .2s ease 0s
}

.menu-vertical .stack-primary .stack-group.menu-stack:after {
    height: 40px;
    content: '';
    display: block
}

.menu-vertical .stack-additional {
    padding-left: 0
}

.menu-vertical .mega-menu.mega-responsive {
    overflow: hidden
}

.menu-vertical .mega-menu.mega-responsive>.mega-ul {
    width: 100%
}

.menu-vertical .mega-menu.mega-responsive>.mega-ul>.mega-li {
    float: none;
    margin-left: 0;
    display: block
}

.menu-vertical .mega-menu.mega-responsive>.mega-ul>.mega-li>.mega-link {
    display: block
}

.menu-vertical .mega-menu.mega-responsive .mega-child {
    margin-top: 0;
    width: 100% !important
}

.menu-vertical .mega-menu.mega-responsive .open>.mega-child {
    position: static
}

.menu-vertical .mega-menu.mega-responsive .open:hover {
    background: none
}

.menu-vertical .primary-menu .mega-li {
    padding: 0
}

.menu-vertical .primary-menu .mega-link {
    padding: 12px 10px
}

.menu-vertical .primary-menu .mega-link:hover>.mega-text::before,
.menu-vertical .primary-menu .mega-li.active>.mega-link>.mega-text::before {
    width: 0
}

.menu-vertical .primary-menu .mega-child .list-hover .open:hover {
    background: none !important
}

.menu-vertical .primary-menu .mega-child .list-hover .open:hover>a {
    color: #404545 !important
}

.menu-vertical .primary-menu .mega-child .list-a {
    padding: 10px 15px
}

.menu-vertical .primary-menu .mega-child .mega-child .list-a {
    padding-left: 30px
}

.menu-vertical .primary-menu .mega-child .mega-child .mega-child .list-a {
    padding-left: 45px
}

.menu-vertical .primary-menu .mega-child .mega-child .mega-child .mega-child .list-a {
    padding-left: 60px
}

.menu-vertical .primary-menu .mega-child .child-title {
    padding-left: 15px;
    padding-right: 15px
}

.menu-vertical .primary-menu .mega-li>.mega-child {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-vertical .primary-menu .open-right {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-vertical .primary-menu .open-left {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-vertical-light .stack-primary .stack-group.menu-stack {
    background: #fff
}

.menu-vertical-light .primary-menu .mega-link {
    color: #404545
}

.menu-vertical-light .primary-menu .mega-link .mega-text::before {
    background-color: #404545
}

.nav-right-show .body-inner {
    margin-left: -300px;
    overflow: visible
}

.nav-right-show .cover-responsive {
    right: 300px
}

.nav-right-show header.sticky {
    margin-left: -300px
}

.nav-right-show header .stack-primary .stack-group.menu-stack {
    right: 0
}

.scroll-y-visible {
    overflow-y: scroll
}

.badge-menu {
    position: absolute;
    top: -5px;
    left: 20px
}

@media (min-width:992px) {
    body header.stickying .stack-primary .stack-content,
    body header.sticky .stack-primary .stack-content,
    body header.stickying .stack-primary .stack-item,
    body header.sticky .stack-primary .stack-item {
        height: 60px
    }
    body header.stickying .stack-primary .stack-img,
    body header.sticky .stack-primary .stack-img {
        max-height: 60px
    }
    body.menu-vertical header.stickying .menu-stack .stack-content,
    body.menu-vertical header.sticky .menu-stack .stack-content,
    body.menu-vertical header.stickying .menu-stack .stack-item,
    body.menu-vertical header.sticky .menu-stack .stack-item {
        height: auto
    }
    body.menu-vertical header.stickying .menu-stack .stack-img,
    body.menu-vertical header.sticky .menu-stack .stack-img {
        max-height: 60px
    }
}

@media (min-width:768px) {
    header .mega-li.active>.mega-link>.mega-text::before {
        left: 0;
        width: 100%
    }
    .primary-menu .mega-li>.mega-child {
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    }
    .primary-menu .open-right {
        -webkit-box-shadow: 5px 4px 8px rgba(0, 0, 0, 0.075);
        box-shadow: 5px 4px 8px rgba(0, 0, 0, 0.075)
    }
    .primary-menu .open-left {
        -webkit-box-shadow: -5px 4px 8px rgba(0, 0, 0, 0.075);
        box-shadow: -5px 4px 8px rgba(0, 0, 0, 0.075)
    }
}

@media (max-width:1199px) {
    header {
        padding: 10px 0
    }
}

@media (max-width:991px) {
    header {
        padding: 5px 0
    }
    header .stack-primary .stack-content,
    header .stack-primary .stack-item {
        height: 60px
    }
    header .stack-primary .stack-img {
        max-height: 70px
    }
    header .logo {
        margin-left: 0
    }
    header .stack-right {
        margin-right: 0
    }
    .primary-menu .mega-li {
        margin-left: 0
    }
    .primary-menu .mega-child .list-a {
        padding: 10px 15px
    }
}

@media (max-width:767px) {
    header .container,
    header.full-layout .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .body-inner header {
        position: fixed;
        background: #55697c;
        padding: 5px 0
    }
    .body-inner header .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .body-inner header .menu-stack.collapse.in {
        display: block
    }
    .body-inner header .menu-stack.collapse {
        display: none
    }
    .body-inner header .stack-primary .stack-group.menu-stack {
        position: fixed;
        width: 240px;
        background: #55697c;
        top: 0;
        right: -240px;
        height: 100%;
        padding: 20px;
        transition: all .2s ease 0s
    }
    .body-inner header .stack-primary .stack-group.menu-stack:after {
        height: 40px;
        content: '';
        display: block
    }
    .body-inner header .stack-additional {
        padding-left: 0
    }
    .primary-menu .mega-li {
        padding: 0
    }
    .primary-menu .mega-link {
        padding: 12px 10px
    }
    .primary-menu .mega-link:hover>.mega-text::before {
        width: 0
    }
    .primary-menu .mega-child .list-hover .open:hover {
        background: none !important
    }
    .primary-menu .mega-child .list-hover .open:hover>a {
        color: #404545 !important
    }
    .primary-menu .mega-child .list-a {
        padding: 10px 15px
    }
    .primary-menu .mega-child .mega-child .list-a {
        padding-left: 30px
    }
    .primary-menu .mega-child .mega-child .mega-child .list-a {
        padding-left: 45px
    }
    .primary-menu .mega-child .mega-child .mega-child .mega-child .list-a {
        padding-left: 60px
    }
    .primary-menu .mega-child .child-title {
        padding-left: 15px;
        padding-right: 15px
    }
    .body-inner .header-light {
        background: #fff
    }
    .body-inner .header-light .stack-primary .stack-group.menu-stack {
        background-color: #fff
    }
    .body-inner .header-light-sticky.sticky .stack-primary .stack-group.menu-stack {
        background-color: #fff
    }
    .body-inner .header-light-sticky.sticky .menu-toggle .bar-icon {
        background: #404545
    }
    .body-inner .menu-vertical-light.stickying .stack-primary .stack-group.menu-stack,
    .body-inner .menu-vertical-light.sticky .stack-primary .stack-group.menu-stack,
    .body-inner .menu-vertical-light .stack-primary .stack-group.menu-stack {
        background: #fff
    }
    .body-inner .menu-vertical-light.stickying .primary-menu .mega-link,
    .body-inner .menu-vertical-light.sticky .primary-menu .mega-link,
    .body-inner .menu-vertical-light .primary-menu .mega-link {
        color: #404545
    }
    .body-inner .menu-vertical-light.stickying .primary-menu .mega-link .mega-text::before,
    .body-inner .menu-vertical-light.sticky .primary-menu .mega-link .mega-text::before,
    .body-inner .menu-vertical-light .primary-menu .mega-link .mega-text::before {
        background-color: #404545
    }
    .body-inner .header-empty {
        position: absolute
    }
    .nav-right-show .body-inner {
        margin-left: -240px
    }
    .nav-right-show .cover-responsive {
        right: 240px
    }
    .nav-right-show header,
    .nav-right-show header.sticky {
        margin-left: -240px
    }
    .nav-right-show header .stack-primary .stack-group.menu-stack {
        right: 0
    }
    .mega-child {
        transform-origin: 0 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    header .mega-child .img-responsive {
        width: 100%
    }
}

footer {
    position: relative
}

footer .bottom {
    background-color: #3e4b57;
    color: #f5f5f5;
    padding-top: 25px;
    padding-bottom: 25px
}

.footer-light .bottom {
    color: #404545
}

.footer-replacement {
    position: fixed
}

.footer-stick .footer-replacement {
    position: static
}

.footer-stick footer {
    top: 100%;
    position: fixed;
    width: 100%;
    left: 0
}

footer .bottom-row {
    margin-top: 80px
}

footer .bottom-row .logo img {
    height: 80px
}

footer .bottom-row .copyright {
    margin-top: -20px
}

footer input {
    color: #404545
}

@media (max-width:543px) {
    footer .bottom-row .copyright {
        margin-top: 10px;
        text-align: center
    }
}

.top-btn {
    transition: all .2s ease 0s;
    z-index: 2;
    display: block;
    background: #27323c;
    position: fixed;
    text-align: center;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    bottom: 0;
    right: 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.top-btn.active {
    opacity: .7;
    filter: alpha(opacity=70);
    bottom: 20px
}

.top-btn.active:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.section.section-share {
    border-bottom: 1px solid #eee;
    position: absolute;
    background: #fff;
    z-index: 8
}

.section-share .nav-tabs {
    border-bottom: none
}

.section-share .nav-tabs>li>a {
    padding: 19px 15px
}

.section-share.affix {
    position: fixed
}

.section-share.affix .container {
    padding-left: 25px;
    padding-right: 25px;
    transition: all .2s ease 0s
}

.section-share .mega-menu .mega-li {
    padding: 0
}

.section-share .mega-menu .mega-li>.mega-child {
    margin-top: 21px
}

.section-share .mega-menu .mega-link {
    padding: 22px 15px 22px 15px
}

.section-share .mega-menu .mega-child {
    -webkit-box-shadow: 0 0 0 1px #e5e5e5;
    box-shadow: 0 0 0 1px #e5e5e5
}

.section-share .mega-menu .mega-child .content-list>.list-item {
    padding-top: 0;
    padding-bottom: 0
}

.section-share .mega-menu .mega-child .list-a {
    padding: 10px 15px;
    display: block;
    font-size: 14px;
    color: #424953
}

.section-share .mega-menu .mega-child .list-hover>.list-item:hover {
    background: #35357a;
    color: #fff
}

.section-share .mega-menu .mega-child .list-hover>.list-item:hover>.list-a {
    color: #fff
}

.section-share .mega-menu .mega-child .child-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px
}

.section-share .breadcrumb {
    margin-bottom: 0
}

.section-share .breadcrumb>.active {
    color: #404545
}

.pd-submenu {
    padding-top: 130px
}

@media (max-width:767px) {
    .section-share .mega-menu .mega-li>.mega-child {
        margin-top: 0
    }
    .section-share .mega-menu .mega-li .mega-child {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .section-share .mega-menu .mega-li .mega-child .list-hover .open:hover {
        background: none !important
    }
    .section-share .mega-menu .mega-li .mega-child .list-hover .open:hover>a {
        color: #404545 !important
    }
    .section-share .mega-menu .mega-li .mega-child .list-item .list-item .list-a {
        padding-left: 30px
    }
    .section-share .mega-menu .mega-li .mega-child .list-item .list-item .list-item .list-a {
        padding-left: 45px
    }
    .section-share .mega-menu .mega-li .mega-child .list-item .list-item .list-item .list-item .list-a {
        padding-left: 60px
    }
    .section-share .mega-menu .mega-li .mega-child .child-title {
        padding-left: 15px;
        padding-right: 15px
    }
}

.list-news .date,
.list-news .month {
    text-align: center
}

.list-news .date {
    font-size: 30px;
    line-height: 30px;
    font-family: "Oswald", Arial;
    font-weight: 500
}

.list-news .month {
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    padding-bottom: 2px;
    text-transform: lowercase;
    border-bottom: 1px solid #404545
}

.pricing-table .plan {
    border: 4px solid #f5f5f5;
    padding: 20px 30px;
    margin-top: 20px;
    position: relative;
    background: #fff
}

.pricing-table .plan-heading {
    padding-top: 15px
}

.pricing-table .plan-title {
    text-align: center;
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold
}

.pricing-table .plan-price {
    color: #bababa;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 300;
    font-size: 14px
}

.pricing-table .price-circle {
    width: 130px;
    height: 130px;
    text-align: center;
    border: 1px solid #404545;
    border-radius: 50%;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle
}

.pricing-table .price-circle .price-title {
    font-size: 32px;
    font-family: 'Oswald', Arial;
    line-height: 40px
}

.pricing-table .price-circle .price-suffix {
    font-weight: 300;
    font-size: 12.5px
}

.pricing-table .plan-body {
    padding-top: 15px
}

.pricing-table .plan-footer {
    padding: 40px 20px 20px;
    text-align: center
}

.pricing-table>.list-item {
    margin-left: -2px;
    margin-right: -2px
}

.pricing-table .plan-featured {
    border-color: #63d9c2;
    margin-top: 0;
    z-index: 1;
    padding-top: 20px;
    padding-bottom: 60px;
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1)
}

.pricing-table-dark .plan {
    border-color: #3e4b57;
    background-color: #55697c;
    color: #fff
}

.pricing-table-dark .plan-featured {
    border-color: #63d9c2
}

.pricing-table-dark .price-circle {
    border-color: #fff
}

@media (max-width:543px) {
    .pricing-table .plan-featured {
        margin-top: 20px
    }
    .pricing-table>.list-item {
        margin-left: 0;
        margin-right: 0
    }
}

.feature-table {
    margin-right: -8px
}

.feature-table .feature {
    border: 2px solid #f5f5f5;
    padding: 0 15px
}

.feature-table>.list-item {
   /* margin-left: -1px;
    margin-right: -1px*/
}

@media (max-width:991px) {
    .feature-table {
        margin-right: -4px
    }
    .feature-table>.list-item {
        margin-top: -1px;
        margin-bottom: -1px
    }
}

@media (max-width:543px) {
    .feature-table {
        margin-right: 0
    }
    .feature-table>.list-item {
        margin-left: 0;
        margin-right: 0
    }
}

.milestone .ms-circle {
    width: 180px;
    height: 180px;
    text-align: center;
    border: 1px solid #404545;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle
}

.milestone .ms-circle-sm {
    width: 160px;
    height: 160px
}

.milestone .ms-title {
    font-size: 44px;
    font-family: 'Oswald', Arial;
    line-height: 44px;
    font-weight: bold
}

.milestone .ms-subtitle {
    font-size: 16px;
    margin-top: 5px
}

.milestone-dark .ms-circle {
    border-color: #fff
}

.milestone-4-columns .first {
    left: 96px
}

.milestone-4-columns .second {
    left: 32px
}

.milestone-4-columns .third {
    left: -32px
}

.milestone-4-columns .fourth {
    left: -96px
}

@media (max-width:991px) {
    .milestone-4-columns .first {
        left: 48px
    }
    .milestone-4-columns .second {
        left: -48px
    }
    .milestone-4-columns .third {
        left: 48px
    }
    .milestone-4-columns .fourth {
        left: -48px
    }
}

@media (max-width:767px) {
    .milestone-4-columns .first {
        left: 0
    }
    .milestone-4-columns .second {
        left: 0
    }
    .milestone-4-columns .third {
        left: 0
    }
    .milestone-4-columns .fourth {
        left: 0
    }
}

.feature-icon {
    width: 80px;
    height: 80px;
    font-size: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 80px;
    text-align: center
}

.xxl-icon-size {
    font-size: 150px
}

.plus-icon:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 70px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.plus-icon:after {
    content: "";
    position: absolute;
    height: 70px;
    background-color: #fff;
    width: 1px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1199px) {
    .xxl-icon-size {
        font-size: 140px
    }
}

.boxline {
    margin: 0 auto;
    padding: 120px 0
}

.boxline .bl-border {
    position: relative;
    border: 1px solid #fff;
    border-bottom: none
}

.boxline .bl-body {
    padding: 65px 75px 75px;
    position: relative;
    display: block
}

.boxline .bl-footer {
    position: absolute;
    width: 100%;
    bottom: -23px
}

.boxline-default .bl-border {
    border-color: #e5e5e5
}

.boxline-primary .bl-border {
    border-color: #3bc9ad
}

.boxline-info .bl-border {
    border-color: #58ade4
}

.boxline-success .bl-border {
    border-color: #3bc9ad
}

.boxline-warning .bl-border {
    border-color: #fbd642
}

.boxline-danger .bl-border {
    border-color: #fbd642
}

@media (max-width:991px) {
    .boxline {
        padding-left: 45px;
        padding-right: 45px
    }
    .boxline .bl-body {
        padding: 45px 45px 75px
    }
}

@media (max-width:543px) {
    .boxline {
        padding-left: 25px;
        padding-right: 25px
    }
    .boxline .bl-body {
        padding: 25px 25px 65px
    }
}

.blog-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 27px;
    margin-top: 0
}

.blog-subtitle {
    font-size: 14.5px;
    font-weight: normal;
    position: relative;
    margin-bottom: 50px
}

.blog-subtitle:after {
    content: "";
    height: 1px;
    background: #404545;
    width: 120px;
    position: absolute;
    bottom: -15px;
    left: 0
}

.blog-body,
.blog-tags {
    margin-bottom: 40px
}

.blog-teaser-title {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 8px
}

.blog-teaser-tags {
    color: #b5b5b5
}

.blog-teaser-tags .blog-teaser-tag {
    margin-right: 30px
}

.blog-teaser-tags .blog-teaser-tag:last-child {
    margin-right: 0
}

.blog-teaser-description {
    margin-top: 20px;
    color: #9a9a9a
}

.blog-teaser-image {
    margin-top: 10px
}

.blog-teaser-more {
    margin-top: 20px
}

.list-comments>.list-item {
    margin-top: 10px;
    margin-bottom: 10px
}

.comment-author {
    margin-bottom: 5px
}

.comment-body {
    margin-bottom: 20px
}

.archive-title {
    font-weight: normal;
    font-size: 17px;
    margin: 0 0 5px;
    font-family: 'Montserrat', sans-serif
}

.news-teaser {
    background: #fff;
    padding: 30px
}

.news-teaser-category {
    margin-bottom: 10px;
    text-transform: uppercase
}

.news-teaser-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 20px
}

.news-teaser-body {
    margin-bottom: 20px
}

.news-teaser-date {
    font-size: 12.5px;
    color: #b5b5b5;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .news-teaser-title {
        font-size: 22px
    }
}

.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%
}

.timeline .tl-item {
    display: table-row
}

.timeline .tl-item:before,
.timeline .tl-item.alt:after {
    content: "";
    display: block;
    width: 50%
}

.timeline .tl-item.active {
    display: block;
    width: 200%;
    text-align: center
}

.timeline .tl-caption {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative
}

.timeline .tl-caption .tl-panel {
    background: #fff;
    display: inline-block;
    margin-left: 45px;
    padding: 35px;
    position: relative;
    text-align: left;
    border-left: 1px solid #e5e5e5
}

.timeline .tl-caption .tl-panel:after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 0 10px 10px 0;
    left: -9px;
    content: "";
    height: 0;
    position: absolute;
    top: 31px;
    width: 0;
    z-index: 0
}

.timeline .tl-caption .tl-panel:before {
    border-color: transparent #e5e5e5 transparent transparent;
    border-style: solid;
    border-width: 0 11px 12px 0;
    left: -11px;
    content: "";
    height: 0;
    position: absolute;
    top: 30px;
    width: 0;
    z-index: 0
}

.timeline .tl-caption:before {
    background-color: #fff;
    content: "";
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 0;
    height: 100%
}

.timeline .tl-date {
    left: -72px;
    position: absolute;
    top: 5px;
    padding: 10px
}

.timeline .tl-date .date,
.timeline .tl-date .month {
    text-align: center;
    display: block
}

.timeline .tl-date .date {
    font-size: 30px;
    line-height: 24px;
    font-family: "Oswald", Arial;
    font-weight: 500
}

.timeline .tl-date .month {
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    padding-bottom: 2px;
    text-transform: lowercase;
    border-bottom: 1px solid #404545
}

.timeline .tl-year {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: bold
}

.timeline .tl-item.alt .tl-caption .tl-panel {
    margin-left: 0;
    margin-right: 47px;
    border-left: none;
    border-right: 1px solid #e5e5e5
}

.timeline .tl-item.alt .tl-caption .tl-panel:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 0 0 10px 10px;
    left: auto;
    right: -9px
}

.timeline .tl-item.alt .tl-caption .tl-panel:before {
    border-color: transparent transparent transparent #e5e5e5;
    border-style: solid;
    border-width: 0 0 12px 11px;
    left: auto;
    right: -11px
}

.timeline .tl-item.alt .tl-caption:before {
    left: auto;
    right: 0
}

.timeline .tl-item.alt .tl-date {
    left: auto;
    right: -72px
}

.timeline .tl-item.alt:before {
    display: none
}

.timeline .tl-item:first-child .tl-year {
    margin-bottom: 20px
}

.timeline .tl-item:last-child .tl-caption {
    padding-bottom: 30px
}

.tl-body .tl-caption:before {
    background-color: #404545
}

.tl-primary .tl-caption:before {
    background-color: #3bc9ad
}

.tl-info .tl-caption:before {
    background-color: #58ade4
}

.tl-success .tl-caption:before {
    background-color: #3bc9ad
}

.tl-warning .tl-caption:before {
    background-color: #fbd642
}

.tl-danger .tl-caption:before {
    background-color: #ff7163
}

.tl-default .tl-caption:before {
    background-color: #e5e5e5
}

@media (max-width:991px) {
    .timeline .tl-item {
        display: block

    }
    .timeline .tl-item.active {
        width: auto
    }
    .timeline .tl-item.alt .tl-caption .tl-panel {
        margin-right: 0;
        margin-left: 45px;
        border-left: 1px solid #e5e5e5;
        border-right: none
    }
    .timeline .tl-item.alt .tl-caption .tl-panel:after {
        border-color: transparent #fff transparent transparent;
        border-style: solid;
        border-width: 0 10px 10px 0;
        left: -9px;
        right: auto
    }
    .timeline .tl-item.alt .tl-caption .tl-panel:before {
        border-color: transparent #e5e5e5 transparent transparent;
        border-style: solid;
        border-width: 0 11px 12px 0;
        left: -11px;
        right: auto
    }
    .timeline .tl-item.alt .tl-caption:before {
        left: -1px;
        right: auto
    }
    .timeline .tl-item.alt .tl-date {
        left: -72px;
        right: auto
    }
}

.streamline {
    border-color: #dee5e7;
    position: relative
}

.streamline .sl-item::after {
    bottom: 0;
    content: "\f111";
    font-family: FontAwesome;
    height: 9px;
    left: 0;
    color: #dee5e7;
    font-size: 9px;
    margin-left: -4px;
    position: absolute;
    width: 9px
}

.sl-item {
    border-left: 1px solid #dee5e7;
    padding: 5px 0 10px 20px;
    position: relative;
    margin-left: 10px
}

.sl-item::before,
.sl-item::after {
    content: " ";
    display: table
}

.sl-item::after {
    clear: both;
    bottom: auto;
    top: 9px
}

.sl-title {
    font-size: 22px;
    margin-bottom: 3px
}

.streamline .sl-primary {
    border-color: #3bc9ad
}

.streamline .sl-primary:after {
    color: #3bc9ad
}

.streamline .sl-info {
    border-color: #58ade4
}

.streamline .sl-info:after {
    color: #58ade4
}

.streamline .sl-success {
    border-color: #3bc9ad
}

.streamline .sl-success:after {
    color: #3bc9ad
}

.streamline .sl-warning {
    border-color: #fbd642
}

.streamline .sl-warning:after {
    color: #fbd642
}

.streamline .sl-danger {
    border-color: #ff7163
}

.streamline .sl-danger:after {
    color: #ff7163
}

.shop-list .sl-visible {
    display: block
}

.shop-list .sl-hidden {
    display: none
}

.shop-grid .sg-visible {
    display: block
}

.shop-grid .sg-hidden {
    display: none
}

.product-teaser-img {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5
}

.product-teaser-img .slick-arrow {
    transition: all .4s ease 0s
}

.shop-list .product-teaser-img {
    border-bottom: none
}

.product-tag {
    background-color: #e74c3c;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 300
}

.shop-list .product-tag {
    padding-top: 10px;
    padding-bottom: 10px
}

.product-teaser-title {
    font-size: 25px;
	
	background-color: RGBa(53,53,122,0.8);
    font-family: 'Montserrat', sans-serif;
    position: absolute;
	bottom:140px;
	left:0;
	padding:15px 20px;    
    font-weight: 300;
   
}
.product-teaser-title a{
	color:#fff;
}

.product-teaser-title::after {
    background: #404545 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 46px
}

.product-teaser-body {
    margin-bottom: 10px
}

.product-teaser-price {
    font-size: 15.5px
}

.product-teaser-price .product-price {
    color: #e74c3c
}

.product-teaser-quantity {
    margin-top: 10px
}

.price-stroke {
    color: #404545;
    text-decoration: line-through;
    margin-right: 10px
}

.product-teaser-rating {
    height: 22px
}

.product-teaser-button {
    margin-top: 20px;
    transition: all .4s ease 0s;
    transform: scale(1, 0);
    transform-origin: 50 0
}

.product-list>.list-item:hover .product-teaser-button,
.li-hover:hover .product-teaser-button {
    transform: scale(1);
    opacity: 1
}

.product-list>.list-item:hover .product-teaser-img .slick-prev,
.li-hover:hover .product-teaser-img .slick-prev {
    left: 5px
}

.product-list>.list-item:hover .product-teaser-img .slick-next,
.li-hover:hover .product-teaser-img .slick-next {
    right: 5px
}

.product-title {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin: 0 0 5px;
    font-weight: 300
}

.product-subtitle {
    font-size: 14px;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 20px
}

.product-subtitle .sub-item {
    margin-right: 20px
}

.product-subtitle::after {
    background: #404545 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 46px
}

.product-image-nav {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 4px;
    margin-bottom: 4px
}

.product-image-nav .list-item {
    opacity: .5;
    filter: alpha(opacity=50)
}

.product-image-nav .list-item.slick-current {
    opacity: 1;
    filter: alpha(opacity=100)
}

.product-body {
    margin-bottom: 20px
}

.product-price-group:before,
.product-price-group:after {
    content: " ";
    display: table
}

.product-price-group:after {
    clear: both
}

.product-main-price {
    font-size: 30px;
    font-weight: bold;
    float: left
}

.product-price-tag {
    font-size: 13px;
    background: #ff7163;
    color: #fff;
    padding: 4px 8px;
    font-weight: 300;
    float: left;
    margin-top: 10px;
    margin-left: 15px
}

.product-quantity {
    margin-top: 30px
}

.product-button {
    margin-top: 10px
}

.sc-item {
    margin-bottom: 5px
}

.sc-qty {
    margin-right: 10px
}

.sc-total {
    text-align: right;
    font-size: 22px;
    padding-right: 15px
}

.bg-tech-key {
   /* background: url('../images/banner/bg-tech-key.jpg') no-repeat;*/
	background-position: center center!important;
			background-size:cover;
}

.bg-tech {
    background: url('../images/banner/bg-tech.jpg') no-repeat center
}

.bg-business {
    background: url('../images/banner/bg-business.jpg') no-repeat center
}

.bg-phone {
    background: url('../images/banner/bg-phone.jpg') no-repeat center
}

.bg-city {
    background: url('../images/banner/bg-city.jpg') no-repeat center
}

.bg-hosting {
    background: url('../images/banner/bg-hosting.jpg') no-repeat center
}

.bg-cloud {
    background: url('../images/banner/bg-cloud.jpg') no-repeat center
}

.bg-tech-2 {
    background: url('../images/banner/bg-square.jpg') no-repeat center
}

.bg-tech-3 {
    background: url('../images/banner/bg-square-black.jpg') no-repeat center
}

.sidebar {
    margin-top: -20px
}

.widget {
    margin-bottom: 30px
}

.widget:before,
.widget:after {
    content: " ";
    display: table
}

.widget:after {
    clear: both
}

.widget-title {
    font-size: 18.5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    margin: 20px 0 30px
}

.widget-title::after {
    background: #404545 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 46px
}

.widget-title-light {
    color: #fff
}

.widget-title-light:after {
    background-color: #fff
}

footer .widget-title {
    color: #f9f03c
}

footer .widget-title:after {
    background-color: #f9f03c
}

.mockup-devices-home {
    position: absolute;
    width: 100%;
    top: 20px;
    left: 0
}

.phone-slider-container {
    position: absolute;
    top: 200px;
    left: 100px;
    width: 320px;
    z-index: 1
}

.phone-slider {
    position: absolute;
    top: 86px;
    left: 39px;
    width: 241px
}

.mockup-devices-top {
    width: 100%;
    position: absolute;
    top: 210px;
    right: 0
}

.iphone-devices-mockup {
    position: absolute;
    width: 100%;
    right: 45px;
    top: 0
}

.iphone-01,
.iphone-02,
.iphone-03 {
    position: absolute
}

.iphone-01 {
    right: -200px;
    top: 90px
}

.iphone-02 {
    right: -44px;
    top: 275px
}

.iphone-03 {
    right: -493px;
    top: -16px
}

.ipad-devices-mockup {
    position: absolute;
    left: -350px;
    top: -40px
}

.product-iphone {
    position: absolute;
    bottom: -115px;
    right: 60px;
    width: 100%;
    z-index: 1
}

.section-product-header .product-img {
    position: absolute;
    top: 0;
    right: 0
}

.icons-list .icon-hover {
    margin-bottom: 10px;
    height: 40px
}

.icons-list .icon-hover a {
    color: #000
}

.icons-list .icon-hover .icon-item {
    width: 40px;
    font-size: 1.6em;
    vertical-align: middle
}

.icons-list .icon-hover:hover .icon-item {
    font-size: 2em;
    position: absolute;
    background: #3e4b57;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    padding: 10px 0;
    left: 0;
    top: -15px
}

.icons-list .icon-hover:hover a {
    padding-left: 50px
}

.hawcon-icons .icons-list .icon-hover .icon-item {
    font-size: 2.3em
}

.hawcon-icons .icons-list .icon-hover:hover .icon-item {
    font-size: 2.8em;
    padding: 5px 0
}

@media (max-width:1199px) {
    .section-product-header .product-img {
        position: absolute;
        top: -30px;
        right: 0
    }
    .iphone-devices-mockup {
        width: 400px
    }
    .iphone-01 {
        right: 10px;
        bottom: 128px
    }
    .iphone-02 {
        right: 157px;
        bottom: 25px
    }
    .iphone-03 {
        right: -135px;
        bottom: 223px
    }
    .ipad-devices-mockup {
        width: 860px;
        bottom: -20px
    }
    .mockup-devices-home {
        top: 80px
    }
}

@media (max-width:991px) {
    .phone-slider-container {
        top: 200px;
        left: 10px
    }
    .mockup-devices-top,
    .mockup-devices-home {
        position: static;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        top: 0;
        left: 0;
        margin-top: 30px;
        width: auto
    }
    .product-iphone {
        width: 200px;
        right: 0;
        bottom: -130px
    }
}

@media (max-width:767px) {
    .section-product-header {
        overflow: hidden
    }
    .phone-slider-container {
        position: relative;
        height: 580px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        top: 110px;
        left: 0
    }
    .product-iphone {
        bottom: -30px
    }
}

.isotope:after {
    content: '';
    display: block;
    clear: both
}

[data-gallery] {
    -webkit-transition: height .2s ease 0s;
    -moz-transition: height .2s ease 0s;
    -o-transition: height .2s ease 0s;
    transition: height .2s ease 0s
}

.gm-style img {
    max-width: none
}

.bootstrap-select>.dropdown-toggle:focus {
    outline: none
}

.pp_content-container {
    padding-bottom: 60px
}

div.light_square .pp_close {
    text-indent: 0;
    background: none;
    width: auto;
    height: auto;
    font-size: 2.2em;
    color: #55697c;
    z-index: 9
}

div.light_square .pp_close:hover {
    color: #3e4b57
}

div.pp_overlay {
    background-color: #fff
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
    background: none
}

div.ppt {
    margin-left: 0;
    margin-bottom: 0
}

.ms-staff-carousel {
    max-width: 1100px;
    overflow: hidden;
    margin: 25px auto;
    position: relative
}

.ms-staff-carousel .ms-view {
    overflow: visible;
    background-color: transparent
}

.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
    background: url(../images/sprites/arrows.png) #fff no-repeat -7px -57px;
    width: 35px;
    height: 40px;
    left: -35px;
    margin-top: -17px;
    box-shadow: 0 1px 0 0 #bebebe;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.ms-staff-carousel .ms-nav-next {
    background-position: -6px -7px;
    right: -35px;
    left: auto
}

.ms-staff-carousel .ms-slide-info {
    bottom: 0
}

.ms-staff-carousel .ms-slide-info .ms-info {
    background: rgba(26, 188, 156, 0.8);
    width: 286px;
    margin: 0 auto
}

.ms-staff-carousel .ms-staff-info .profile-name {
    margin: 0;
    padding: 15px 0 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff
}

.ms-staff-carousel .ms-staff-info .profile-info {
    margin: 0;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #f5f5f5
}

.ms-skin-light-thin .ms-inner-controls-cont {
    position: static
}

.ms-skin-light-thin .ms-view {
    background: none
}

.ms-skin-light-thin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-thin .ms-video-btn {
    width: 54px;
    height: 54px;
    background: url("../images/sprites/light-skin-4.png") no-repeat -14px -150px;
    top: 50%;
    left: 50%;
    margin: -27px 0 0 -27px
}

.ms-skin-light-thin .ms-slide .ms-slide-vcbtn {
    width: 27px;
    height: 26px;
    background: url("../images/sprites/light-skin-4.png") no-repeat -24px -29px;
    top: 30px;
    right: 30px
}

.ms-skin-light-thin .ms-nav-next,
.ms-skin-light-thin .ms-nav-prev {
    width: 54px;
    background: url("../images/sprites/light-skin-4.png");
    background-position: -77px -5px;
    height: 68px;
    cursor: pointer;
    top: 50%;
    left: 10px;
    margin-top: -40px;
    position: absolute;
    z-index: 110
}

.ms-skin-light-thin .ms-nav-next {
    right: 10px;
    left: auto;
    background-position: -79px -83px
}

.ms-skin-light-thin .ms-thumb-frame-selected {
    opacity: .6
}

.ms-skin-light-thin .ms-thumb-list.ms-dir-h {
    bottom: -60px;
    width: 100%;
    height: 60px
}

.ms-skin-light-thin .ms-thumb-list.ms-dir-v {
    height: 100%;
    width: 60px;
    right: -60px;
    top: 0
}

.ms-skin-light-thin .ms-thumb-frame {
    cursor: pointer;
    float: left;
    width: 60px;
    height: 60px;
    margin: 1px 0 0 1px;
    overflow: hidden
}

.ms-skin-light-thin .ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: 100px
}

.ms-skin-light-thin .ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%
}

.ms-skin-light-thin .ms-bullet {
    width: 9px;
    height: 9px;
    margin: 4px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.ms-skin-light-thin .ms-bullet-selected {
    background-color: #4242a1;
    border-color: #4242a1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.ms-skin-light-thin .ms-timerbar {
    background: rgba(0, 0, 0, 0.16);
    height: 6px
}

.ms-skin-light-thin .ms-time-bar {
    height: 100%;
    background: #fff
}

.ms-skin-light-thin .ms-tooltip {
    position: absolute;
    z-index: 210;
    cursor: auto
}

.ms-skin-light-thin .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-thin .ms-tooltip-bottom .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px
}

.ms-skin-light-thin .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: #c0c0c0;
    border-top-color: rgba(240, 240, 240, 0.88);
    bottom: -10px
}

.ms-skin-light-thin .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: #c0c0c0;
    border-bottom-color: rgba(240, 240, 240, 0.88);
    top: -10px
}

.ms-skin-light-thin .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-thin .ms-tooltip-left .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.ms-skin-light-thin .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: #c0c0c0;
    border-right-color: rgba(240, 240, 240, 0.88);
    left: -10px
}

.ms-skin-light-thin .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: #fff;
    border-left-color: rgba(240, 240, 240, 0.88);
    right: -10px
}

.ms-skin-light-thin .ms-tooltip-point {
    cursor: pointer
}

.ms-skin-light-thin .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: solid 2px #e0e0e0;
    background: #4b8aac;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105
}

.ms-skin-light-thin .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: #fff;
    margin: -11px 0 0 -11px;
    position: absolute;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite
}

.ms-skin-light-thin .ms-tooltip {
    max-width: 200px
}

.ms-skin-light-thin .ms-tooltip-cont {
    padding: 10px;
    background: #c0c0c0;
    background: rgba(240, 240, 240, 0.88);
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04)
}

.master-slider .ms-slide-bgcont>img {
    width: 100% !important;
    height: auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .ms-skin-light-thin .ms-slide .ms-slide-vpbtn,
    .ms-skin-light-thin .ms-video-btn,
    .ms-skin-light-thin .ms-slide .ms-slide-vcbtn,
    .ms-skin-light-thin .ms-nav-next,
    .ms-skin-light-thin .ms-nav-prev {
        background-image: url("../images/sprites/light-skin-4-retina.png");
        background-size: 152px 225px
    }
}

.slick-dots li {
    margin: 0
}

.slick-dots li button::before {
    color: #35357a;
    font-size: 7px
}

.slick-dots li.slick-active button::before {
    color: #35357a;
    opacity: .8;
    filter: alpha(opacity=80)
}

.slick-prev::before,
.slick-next::before {
    color: #404545
}

.slick-prev {
    z-index: 1
}

.slick-disabled {
    cursor: default
}

.slick-top-right-arrow .slick-prev {
    top: -50px;
    right: 30px;
    left: auto
}

.slick-top-right-arrow .slick-next {
    top: -50px;
    right: 0;
    left: auto
}

.widget .tweet_list {
    margin-bottom: 40px
}

.tweet_list .slick-dots {
    bottom: -35px
}

.tweet_list .tweet_time {
    font-style: italic;
    font-family: "times new roman", serif helvetica
}

.tweet_list .tweet_time>a {
    color: #b5b5b5
}

.tweet_list .tweet_time>a:hover {
    color: #9a9a9a
}

.tweet_text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    display: block
}

pre.prettyprint {
    background: url('../images/patterns/light/09.png');
    border: none;
    padding: 30px
}

.prettyprint ol.linenums>li {
    list-style-type: decimal
}

pre.theme-vt-light {
    color: #4d463e
}

pre.theme-vt-light code {
    font-family: 'Source Code Pro', Monaco, Consolas, "Lucida Console", monospace
}

pre.theme-vt-light .pln {
    color: #4d463e
}

pre.theme-vt-light .str {
    color: #f8bb39
}

pre.theme-vt-light .kwd {
    color: #95cc5e
}

pre.theme-vt-light .com {
    color: #b7ab9a
}

pre.theme-vt-light .typ {
    color: #db784d
}

pre.theme-vt-light .lit {

    color: #60a365
}

pre.theme-vt-light .pun,
pre.theme-vt-light .opn,
pre.theme-vt-light .clo {
    color: #4d463e
}

pre.theme-vt-light .tag {
    color: #95cc5e
}

pre.theme-vt-light .atn {
    color: #db784d
}

pre.theme-vt-light .atv {
    color: #60a365
}

pre.theme-vt-light .dec,
pre.theme-vt-light .var {
    color: #f8bb39
}

pre.theme-vt-light .fun {
    color: #95cc5e
}
.content-grid{
	display: flex;
  flex-wrap: wrap;
}