/*font Custom */
/* vietnamese */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58m-wi40.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58i-wi40.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58m-wi40.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58i-wi40.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58a-wg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58m-wi40.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58i-wi40.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58a-wg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Header Navbar */
.img-headernav{
    width: 125px !important;
    height: 45px !important;
}
.navbar-transparent .navbar-nav .nav-item .nav-link:hover {
    color: #ff4545;
    text-decoration: none;
    /*text-shadow: 0px 1px 2px rgb(255, 255, 255);*/
}
.navbar-transparent .navbar-nav .nav-item .nav-link {
    padding: 10px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    transition: color .3s ease 0s;
    color: #f9f9ff;
}
.navbar-transparent .navbar-nav .nav-item a.active {
    color: #ff4545;
    text-decoration: none;
    /*text-shadow: 0px 1px 2px rgb(255, 255, 255);*/
}
.bg-menu{
    background: #382bd3 !important;
    border-color: #382bd3;
    box-shadow: 0px 3px 4px rgb(0, 0, 0, 0.20);
}
.header-collapse {
    transition: .5s ease;
    background: #382bd3 !important;
    border-color: #382bd3;
    box-shadow: 0px 3px 4px rgb(0, 0, 0, 0.20);
}

/* Header Slide Style */
.col-slide {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.owl-carousel .owl-item img {
    height: 570px;
    margin-top: 76px;
}
.caption{
    position:absolute;
    left:0;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.caption-content h1{
    margin-bottom: 40px;
    color: #f51111;
    text-decoration: none;
    text-shadow: 2px 0px 4px rgb(0, 0, 0);
}
.caption-content p{
    font-size: 20px;
    color: #F9F9FF;
    text-decoration: none;
    text-shadow: 0px 1px 4px rgb(0, 0, 0);
}
.owl-carousel .owl-item.active h1 {-webkit-animation: 1s .2s fadeInUp both;animation: 1s .2s fadeInUp both;}
.owl-carousel .owl-item.active p {-webkit-animation: 1s .2s fadeInDown both;animation: 1s .2s fadeInDown both;}
@media (max-width:767px) {
    .owl-carousel .owl-item img {
        height: 215px;
    }
    .caption{
        margin-top: 60px;
    }
    .caption-content h1{
        margin-bottom:0px;
        font-size: 30px;
        line-height: 1;
    }
    .caption-content p{
        font-size: 12px;
        line-height: 1.5;
    }
    .captcha-cus{
        margin-top: 0;
    }
}
/* Footer */
.captcha-cus{
    margin-top: 25px;
}
#return-to-top {
    background: #ef4949;
}
.footer-dark {
    padding-bottom: 0px;
    padding-top: 45px;
}
.copyright-footer hr{
    border-top: 1px dotted #8c8b8b;
}
#return-to-top:hover { background: #1d7eff; }
.footer-logo {
    padding-bottom: 15px;
    height: 55px;
}
.footer-widget-title{
    margin-bottom: 0px;
}
.footer-widget-title hr {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    border-width: 2px;
    border-color: #d4d4d4;
}
/*------------- Preloader------------*/
.preloader { width: 100%; height: 100%; top: 0px; position: fixed; z-index: 99999; background: #fff; }
.lds-ripple { display: inline-block; position: relative; width: 64px; height: 64px; position: absolute; top: calc(50% - 3.5px); left: calc(50% - 3.5px); }
.lds-ripple .lds-pos { position: absolute; border: 2px dotted #F23033; opacity: 1; border-radius: 50%; animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite; }
.lds-ripple .lds-pos:nth-child(2) { animation-delay: -0.5s; }
@keyframes lds-ripple {
0% { top: 28px; left: 28px; width: 0; height: 0; opacity: 0; }
5% { top: 28px; left: 28px; width: 0; height: 0; opacity: 1; }
100% { top: -1px; left: -1px; width: 58px; height: 58px; opacity: 0; }
}
/*------------- Style Header Title ------------*/
.title-line{
    width: 100px;
    /*float: left;*/
    margin-top: 10px;
    border-top: 3px solid #1470F9;
}
/* Post */
.single-blog-post {
    margin: 0 15px 30px 15px;
    box-shadow: 0 1px 4px rgba(0,0,0,.26);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
    background-color: #ffff;
}
.single-blog-post:hover {
    -webkit-box-shadow: 0 2px 10px 2px rgba(221,221,221,.73);
   -moz-box-shadow: 0 2px 10px 2px rgba(221,221,221,.73);
    box-shadow: 0 2px 10px 2px rgba(221,221,221,.73);
    cursor: pointer;
}
.single-blog-post:hover .featured-image img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.featured-image {
    margin: 0 auto;
    overflow: hidden;
}
.single-blog-post .featured-image img {
    width: 100%;
    height: 225px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
#post-carousel .owl-item img {
    margin-top: 0px;
}
.post-content {
    padding: 5px 15px 20px 30px;
}
.post-title {
    margin-top: 30px;
    height: 130px;
}
#post-carousel .owl-nav {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
}
#post-carousel .owl-nav .owl-prev { position: absolute; left: -30px; }
#post-carousel .owl-nav .owl-next { position: absolute; right: -30px; }
#post-carousel .owl-nav .disabled {
    opacity: .5 !important;
    cursor: not-allowed;
}
#post-carousel .owl-nav button {
    color: #FFFFFF;
    font-size: 18px;
    margin: 5px;
    padding: 9px 10px;
    background: #FF253F;
    display: inline-block;
    cursor: pointer;
    /* border-radius: 100%; */
    text-align: center;
    height: 52px;
    width: 52px;
    border: 2px solid #FF253F;
}
#post-carousel .owl-nav button:hover { background: #B80015; border: 2px solid #B80015; color: #E8E8E8; text-decoration: none; }
/* Background Image */
.bg-image1{
    padding: 120px 0px 75px 0px;
    background-image: url(../../../disk/img/imgweb-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    background-attachment: fixed;
}
/* Tab Profil */
.tab-bgwhite{
    background: #fff !important;
    padding: 30px 30px 15px !important;
    border-radius: 2% !important;
}
.ft-section-second-tab .tab-content {
    margin: 50px 30px 30px 30px;
}
/* --------- Portfoilo Corousel -------------------*/
#portofolio-carousel { margin-bottom: 30px !important; }
#portofolio-carousel .item{
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto;
    overflow: hidden;
}
#portofolio-carousel .item img {
    border-radius: 6px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
#portofolio-carousel .owl-item img{
    width: 100%;
    height: 225px;
    margin-top: 0;
}
#portofolio-carousel .item:hover .item-overlay { opacity: 1; cursor: pointer; }
#portofolio-carousel .item:hover img {
    cursor: pointer;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
#portofolio-carousel .item .item-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(44, 44, 57, 0.7);
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
    border-radius: 6px;
}
#portofolio-carousel .item .item-overlay-text { position: absolute; left: 30px; bottom: 20px; }
#portofolio-carousel .item .item-overlay-text h3 { font-size: 18px; color: #fff; line-height: 26px; margin-bottom: 0px; margin-right: 15px; }
#portofolio-carousel .item .item-overlay-text p { color: #b9a1fa; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
#portofolio-carousel .item .item-overlay-text span { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
#portofolio-carousel .owl-nav {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
}
#portofolio-carousel .owl-nav .owl-prev { position: absolute; left: -30px; }
#portofolio-carousel .owl-nav .owl-next { position: absolute; right: -30px; }
#portofolio-carousel .owl-nav .disabled {
    opacity: .5 !important;
    cursor: not-allowed;
}
#portofolio-carousel .owl-nav button {
    color: #FFFFFF;
    font-size: 18px;
    margin: 5px;
    padding: 9px 10px;
    background: #FF253F;
    display: inline-block;
    cursor: pointer;
    /* border-radius: 100%; */
    text-align: center;
    height: 40px;
    width: 35px;
    border: 2px solid #FF253F;
}
#portofolio-carousel .owl-nav button:hover { background: #B80015; border: 2px solid #B80015; color: #E8E8E8; text-decoration: none; }
/*------------- Style Header Title Sidebar ------------*/
.title-line-sidebar{
    width: 100px;
    float: left;
    margin-top: -15px;
    border-top: 2px solid #302c4b;
}
.sidebar-newpost{
    margin-top: 30px;
}
/* Sosial Media Button */
.btn-facebook {
    color:#fff;
    background-color:#3b5999;
    border-color:#3b5999;
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)
}
.btn-facebook:hover {
    color:#fff;
    background-color:#30497d;
    border-color:#2d4474
}
.btn-facebook.focus,
.btn-facebook:focus {
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 .2rem rgba(88,114,168,.5)
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color:#fff;
    background-color:#3b5999;
    border-color:#3b5999
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show>.btn-facebook.dropdown-toggle {
    color:#fff;
    background-color:#2d4474;
    border-color:#293e6b
}
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.show>.btn-facebook.dropdown-toggle:focus {
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(88,114,168,.5)
}
.btn-twitter {
    color:#fff;
    background-color:#1da1f2;
    border-color:#1da1f2;
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)
}
.btn-twitter:hover {
    color:#fff;
    background-color:#0d8ddc;
    border-color:#0c85d0
}
.btn-twitter.focus,
.btn-twitter:focus {
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 .2rem rgba(63,175,244,.5)
}
.btn-twitter.disabled,
.btn-twitter:disabled {
    color:#fff;
    background-color:#1da1f2;
    border-color:#1da1f2
}
.btn-twitter:not(:disabled):not(.disabled).active,
.btn-twitter:not(:disabled):not(.disabled):active,
.show>.btn-twitter.dropdown-toggle {
    color:#fff;
    background-color:#0c85d0;
    border-color:#0b7ec4
}
.btn-twitter:not(:disabled):not(.disabled).active:focus,
.btn-twitter:not(:disabled):not(.disabled):active:focus,
.show>.btn-twitter.dropdown-toggle:focus {
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(63,175,244,.5)
}
.btn-whatsapp {
    color:#fff;
    background-color:#1E994C;
    border-color:#1E994C;
    box-shadow:0 4px 6px rgba(27, 106, 48, 0),0 1px 3px rgba(0,0,0,.08)
}
.btn-whatsapp:hover {
    color:#fff;
    background-color:#1F7D38;
    border-color:#1F7D38
}
.btn-whatsapp.focus,
.btn-whatsapp:focus {
    box-shadow:0 4px 6px rgba(31, 125, 56, 0),0 1px 3px rgba(0,0,0,.08),0 0 0 .2rem rgba(31, 125, 56, 0)
}
.btn-whatsapp.disabled,
.btn-whatsapp:disabled {
    color:#fff;
    background-color:#1E994C;
    border-color:#1E994C
}
.btn-whatsapp:not(:disabled):not(.disabled).active,
.btn-whatsapp:not(:disabled):not(.disabled):active,
.show>.btn-whatsapp.dropdown-toggle {
    color:#fff;
    background-color:#1E994C;
    border-color:#1E994C
}
.btn-whatsapp:not(:disabled):not(.disabled).active:focus,
.btn-whatsapp:not(:disabled):not(.disabled):active:focus,
.show>.btn-whatsapp.dropdown-toggle:focus {
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 .2rem rgba(30, 153, 76, 0)
}
/* Contact Me Header */
.cta-title-line {
    width: 100px;
    margin-top: 10px;
    border-top: 3px solid #E8E8E8;
}
.cta-section-v5 .cta-section-content {
    padding: 100px 0px 30px 0px;
    color: #fff;
}
.social-links li {
    display: inline-block;
    margin-right: 10px;
}

.social-links li a {
    background: #e6ecfc;
    border-radius: 30px;
    padding: 9px 12px;
    font-size: 14px;
}

.social-links li a:hover {
    background: #2c57e4;
}

.social-links li a:hover i {
    color: #fff;
}
#return-to-top {
    z-index: 999;
}
/* Loading Load Data */
#ajax_load {
    position: relative;
    height: 90px;
    width: 90px;
    margin-top: 30px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    /*position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
     change if the mask should be a color other than white */
    /*z-index: 9999;
     makes sure it stays on top */
}

#ajax_load .pre-container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

#ajax_load .pre-container .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}

#ajax_load .pre-container .double-bounce1,
#ajax_load .pre-container .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #2c57e4;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

#ajax_load .pre-container .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
/* Portofolio */
.portfolio-section .single-portfolio{
    margin-bottom: 30px;
}
.portfolio-section .single-portfolio .portfolio-details {
    background: #fff;
    padding: 15px;
    height: 120px !important;
    /*border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
    box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
}
.portfolio-section .single-portfolio img{
    width: 100%;
    height: 225px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.portfolio-section .single-portfolio:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.portfolio-section .single-portfolio .img-zoom {
    margin: 0 auto;
    overflow: hidden;
}
.portfolio-section .single-portfolio .portfolio-footer p {
    font-family: Quicksand;
    color: #828181;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.portfolio-section .single-portfolio .portfolio-footer{
    padding: 15px;
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
    box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
}
.portfolio-section .single-portfolio .portfolio-details h4 {
    font-size: 20px;
}
.portfolio-section .single-portfolio:hover .portfolio-details,
.portfolio-section .single-portfolio:hover .portfolio-footer {
    background: #2c57e4;
}
.portfolio-section .single-portfolio:hover .portfolio-details h4,
.portfolio-section .single-portfolio:hover .portfolio-footer p {
    color: #fff;
}
.portfolio-section .btn-style {
    margin-top: 40px;
}
/*Button Spinner Border*/
.spinner-border {
    display:inline-block;
    vertical-align:text-bottom
}
@keyframes spinner-border {
    to {
        transform:rotate(360deg)
    }
}
.spinner-border {
    width:2rem;
    height:2rem;
    border:.25em solid currentColor;
    border-right-color:transparent;
    border-radius:50%;
    animation:spinner-border .75s linear infinite
}
.spinner-border-sm {
    width:1rem;
    height:1rem;
    border-width:.2em
}
button:disabled {
    cursor: not-allowed;
}
#toast-container > div {
    opacity: 1;
}
.ft-section-second-tab {
    margin-bottom: 0;
}
/* Bg Gambar Page Header */
.pageheader-bg {
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    background-attachment: fixed;
    background-image:url(../../../disk/img/bg-detail1.jpg);
    background-size: cover;
    min-height: 490px;
}
/* Bg Gambar Page Header 2 */
.pageheader-bg2 {
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    background-attachment: fixed;
    background-image:url(../../../disk/img/bg-detail2.jpg);
    min-height: 490px;
}
/* Bg Gambar Helpdek */
.helpdesk-bg {
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    background-attachment: fixed;
    background-image:url(../../../disk/img/bg-detail2.jpg);
    min-height: 490px;
}
.cta-section-bg.cta-section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    background-attachment: fixed;
    background-image:url(../../../disk/img/bg-helpdesk.jpg);
    min-height: 490px;
}
.cta-section-bg .cta-section-content { padding: 100px 0px 30px 0px; color: #fff; }
.cta-section-bg .cta-section-title { font-size: 46px; line-height: 56px; color: #fff; margin-bottom: 10px; }
/* Sidebar Post */
.widget-recent-post ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}
.widget ul li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}