/* News Style */

.news-style-single_arm {
    position: relative;
    margin-bottom: 40px;
}

.news-style-single_arm .inner-box {
    position: relative;
    display: block;
}

.news-style-single_arm .image-box {
    position: relative;
    margin-bottom: 40px;
}

.news-style-single_arm .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.news-style-single_arm .image-box .post-meta {
    position: absolute;
    left: 0px;
    bottom: -20px;
    text-align: center;
    width: 100%;
}

.news-style-single_arm .image-box .post-meta ul {
    position: relative;
    display: inline-block;
    background: #29af8a;
    color: #ffffff;
    padding: 8px 20px;
}

.news-style-single_arm .image-box .post-meta ul li {
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}

.news-style-single_arm .image-box .post-meta ul li a {
    display: block;
    line-height: 24px;
    color: #ffffff;
}

.news-style-single_arm .image-box .post-meta ul li .fa {
    padding-right: 3px;
}

.news-style-single_arm .inner-box h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}

.news-style-single_arm .inner-box h3 a {
    color: #333333;
}

.news-style-single_arm .inner-box h3 a:hover {
    color: #29af8a;
}

.news-style-single_arm .inner-box .text {
    line-height: 1.9em;
}


/* lis 2 */

.news-style-arm {
    position: relative;
    margin-bottom: 40px;
}

.news-style-arm .inner-box {
    position: relative;
    display: block;
    padding-left: 100px;
    min-height: 80px;
}

.news-style-arm .image-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
}

.news-style-arm .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: 90%;
}

.news-style-arm .inner-box h3 {
    position: relative;
    top: -3px;
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    margin-bottom: 7px;
}

.news-style-arm .inner-box h3 a {
    color: #333333;
}

.news-style-arm .inner-box h3 a:hover {
    color: #29af8a;
}

.news-style-arm .inner-box .text {
    line-height: 1.9em;
}


/* Single Page */

.single-page-container {
    position: relative;
    padding: 30px 20px 50px;
    overflow: hidden;
}

.single-page-container .sidebar-side,
.single-page-container .content-side {
    margin-bottom: 30px !important;
}

.single-page-container .content-side.default-content-side {
    padding-right: 00px;
}

.single-page-container .share-post {
    position: relative;
    line-height: 24px;
}

.single-page-container .share-post strong {
    position: relative;
    padding-right: 10px;
    font-size: 14px;
    display: inline-block;
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Noto Serif', serif;
}

.single-page-container .share-post a {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #939393;
}


/* Boxed */


/*----------------------------------------*/

.box-layout {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    max-width: 1340px;
}

.box-wrapper {
    background: rgba(0, 0, 0, 0) url("../img/bg/pattern.png") repeat fixed 0 0;
}

.box-layout {
    background: #fff none repeat scroll 0 0;
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    max-width: 1340px;
    position: relative;
}

.box-layout .sticky {
    max-width: 1340px;
}


/*  3. Slider Area
/*----------------------------------------*/

.slider-area {
    height: calc(100vh - 154px);
    position: relative;
    overflow: hidden
}

.single-slide {
    background-position: center center;
    background-size: cover;
}

.banner-content,
.single-slide,
.slider-wrapper .owl-item,
.slider-wrapper .owl-stage,
.slider-wrapper,
.slider-wrapper .owl-stage-outer,
.banner-content .container,
.banner-content .row,
.banner-content .col-lg-8,
.banner-content .col-md-12,
.banner-content .col-lg-7,
.banner-content .text-content-wrapper,
.banner-content .text-content,
.banner-content .display-table,
.banner-content .display-table-cell {
    height: 100%;
}

.text-content-wrapper {
    display: table;
    position: relative;
}

.banner-content .text-content {
    display: table-cell;
    height: auto;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}

.text-content h1 {
    animation-delay: 0.4s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeOut;
    color: #ffffff;
    font-size: 72px;
    font-weight: bold;
    line-height: 71px;
    margin-bottom: 21px;
}

.text-content h1 span {
    color: #fc2c62
}

.text-content p {
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeOut;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 35px;
    max-width: 593px;
}

.banner-btn .default-btn {
    animation-delay: 1.5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeOut;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    line-height: 51px;
    margin-bottom: 17px;
    padding: 0 49px;
}

.banner-btn .default-btn:hover {
    background: transparent
}

.owl-item.active .banner-content p,
.owl-item.active .banner-content h1,
.owl-item.active .banner-content h2,
.owl-item.active .banner-btn .default-btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.slider-wrapper .owl-nav>div {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    float: left;
    font-size: 26px;
    height: 100px;
    left: -100%;
    line-height: 98px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 44px;
}

.slider-area:hover .slider-wrapper .owl-nav>.owl-prev,
.slider-two-area:hover .slider-wrapper .owl-nav>.owl-prev {
    left: 0
}

.slider-wrapper .owl-nav .owl-next {
    position: absolute;
    right: -100%;
    left: auto
}

.slider-area:hover .slider-wrapper .owl-nav .owl-next,
.slider-two-area:hover .slider-wrapper .owl-nav .owl-next {
    right: 0
}

.slider-wrapper .owl-nav>div:hover {
    background: #fc2c62 none repeat scroll 0 0;
    color: #ffffff;
}