@import url("https://fonts.googleapis.com/css?family=Inconsolata:700");@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap");
/* trending-area */
.color1{background:#ffe7e6}
.color2{background:#f4ffd5}
.color3{background:#e1fcff}
.color4{background:#fff9c6}
.trending-area .trending-main{border-bottom:1px solid #eeeeee}
.trending-area .trending-main .trending-top .trend-top-img{overflow:hidden;position:relative}
.trending-area .trending-main .trending-top .trend-top-img::before{position:absolute;width:100%;height:100%;bottom:0;content:""}
.trending-area .trending-main .trending-top .trend-top-img img{width:100%;border-radius:7px}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap{position:absolute;bottom:25px;left:31px}
@media (max-width: 767px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap{bottom:-2px;left:5px}}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap span{background:#fff9c6;color:#000;padding:9px 20px;border-radius:5px;text-transform:uppercase;font-weight:500;font-size:11px;line-height:1;margin-bottom:19px;display:inline-block}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2{font-size:30px}
@media (max-width: 767px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2{font-size:15px}}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 a{color:#fff;font-weight:700;line-height:1.3}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img{overflow:hidden}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img img{width:100%;border-radius:5px;transform:scale(1);transition:all 0.5s ease-out 0s}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap span{color:#000;text-transform:uppercase;font-size:11px;font-weight:400;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4{font-size:18px}
@media only screen and (min-width: 992px) and (max-width: 1199px){.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4{font-size:16px}}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a{font-weight:500;line-height:1.4}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a:hover{color:#fc3f00}
.trending-area .trending-main .trand-right-single{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}
.trending-area .trending-main .trand-right-single:last-child{border-bottom:0}
.trending-area .trending-main .trand-right-single .trand-right-img img{border-radius:6px}
.trending-area .trending-main .trand-right-single .trand-right-cap{padding-left:18px}
.trending-area .trending-main .trand-right-single .trand-right-cap span{color:#000;text-transform:uppercase;font-size:11px;font-weight:400;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.trending-area .trending-main .trand-right-single .trand-right-cap h4{font-size:18px}
@media only screen and (min-width: 992px) and (max-width: 1199px){.trending-area .trending-main .trand-right-single .trand-right-cap h4{font-size:15px}}
.trending-area .trending-main .trand-right-single .trand-right-cap h4 a{font-weight:500;line-height:1.4}
.trending-area .trending-main .trand-right-single .trand-right-cap h4 a:hover{color:#fc3f00}
.trending-area .trending-main .trending-top .trend-top-img::before{background:-moz-linear-gradient(top, rgba(2,26,71,0) 0%, rgba(2,26,71,0.6) 100%);background:-webkit-linear-gradient(top, rgba(2,26,71,0) 0%, rgba(2,26,71,0.6) 100%);background:linear-gradient(to bottom, rgba(2,26,71,0) 0%, rgba(2,26,71,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00021a47', endColorstr='#99021a47',GradientType=0 )}

.trending-tittle{padding-top:31px;padding-bottom:33px;display:flex}
@media only screen and (min-width: 576px) and (max-width: 767px){.trending-tittle{padding-top:25px;padding-bottom:1px;display:block}}
@media (max-width: 767px){.trending-tittle{padding-top:25px;padding-bottom:1px;display:block}}
.trending-tittle .trending-animated{padding-top:4px}
.trending-animated {padding-top: 4px;}
.trending-tittle strong{color:#fff;text-transform:uppercase;font-size:14px;font-weight:500;background:#ff0b0b;padding:11px 0px;line-height:1;margin-bottom:15px;border-radius:5px;display:inline-block;min-width:146px;text-align:center}
.trending-tittle p{margin:0;display:inline-block}
@media (max-width: 767px){.trending-tittle p{display:none;left:0 !important}}
@media only screen and (min-width: 576px) and (max-width: 767px){.trending-tittle p{left:0 !important}}
@media (max-width: 767px){.trending-tittle .ticker{width:230px}}
.no-js-news {padding: 10px 0px 0px 45px; color: #fff;}
.js-hidden {display: none;}
.single-bottom:hover .trend-bottom-img img{transform:scale(1.1)}
/* Weekly News Area */
.weekly-news-area .weekly-wrapper{border-bottom:1px solid #ddd;padding-bottom:60px}
.weekly-news-area .weekly-wrapper .weekly-single{position:relative;margin-left:15px;margin-right:15px}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-img img{width:100%;border-radius:6px}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption{position:absolute;bottom:0px;left:0;background:#fff;padding:20px;margin-left:20px;margin-right:20px;margin:0 28px;border-radius:10px;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;opacity:0;visibility:hidden}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption span{color:#000;text-transform:uppercase;font-size:11px;font-weight:500;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a{font-size:18px;font-weight:700;line-height:1.4}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a:hover{color:#fc3f00}
@media only screen and (min-width: 576px) and (max-width: 767px){.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a{font-size:9px;line-height:1}}
.weekly-news-area .weekly-wrapper .weekly-single:hover .weekly-caption{bottom:20px;opacity:1;visibility:visible}
.weekly-news-area .weekly-wrapper .weekly-single.active .weekly-caption{opacity:1;visibility:visible;bottom:20px}
.section-tittle h3{color:#000;font-size:24px;font-weight:600;line-height:1.4}
/* Whats News Area */
.whats-news-area .whats-news-caption .single-what-news,.about-area .whats-news-caption .single-what-news,.contact-section .whats-news-caption .single-what-news{position:relative}
.whats-news-area .whats-news-caption .single-what-news .what-img img,.about-area .whats-news-caption .single-what-news .what-img img,.contact-section .whats-news-caption .single-what-news .what-img img{border-radius:6px;width:100%}
.whats-news-area .whats-news-caption .single-what-news .what-cap,.about-area .whats-news-caption .single-what-news .what-cap,.contact-section .whats-news-caption .single-what-news .what-cap{padding:25px 20px 10px 0;background:#fff;position:absolute;bottom:-63px;left:0;width:80%;border-radius:0  7px 0 0;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.whats-news-area .whats-news-caption .single-what-news .what-cap span,.about-area .whats-news-caption .single-what-news .what-cap span,.contact-section .whats-news-caption .single-what-news .what-cap span{color:#000;text-transform:uppercase;font-size:11px;font-weight:600;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.whats-news-area .whats-news-caption .single-what-news .what-cap h4 a,.about-area .whats-news-caption .single-what-news .what-cap h4 a,.contact-section .whats-news-caption .single-what-news .what-cap h4 a{font-size:18px;font-weight:500;line-height:1.4}
.whats-news-area .whats-news-caption .single-what-news .what-cap h4 a:hover,.about-area .whats-news-caption .single-what-news .what-cap h4 a:hover,.contact-section .whats-news-caption .single-what-news .what-cap h4 a:hover{color:#fc3f00}
.whats-news-area .whats-news-caption .single-what-news:hover .what-cap,.about-area .whats-news-caption .single-what-news:hover .what-cap,.contact-section .whats-news-caption .single-what-news:hover .what-cap{bottom:-70px}
.whats-news-area .single-follow .single-box,.about-area .single-follow .single-box,.contact-section .single-follow .single-box{display:flex;flex-wrap:wrap;justify-content:space-between}
.whats-news-area .single-follow .follow-us,.about-area .single-follow .follow-us,.contact-section .single-follow .follow-us{border:1px solid #f4f4f4;padding-top:10px;padding-bottom:15px;padding-left:13px;padding-right:13px;border-radius:5px;margin-bottom:5px;width:49%}
.whats-news-area .single-follow .follow-us .follow-count,.about-area .single-follow .follow-us .follow-count,.contact-section .single-follow .follow-us .follow-count{padding-left:15px}
.whats-news-area .single-follow .follow-us .follow-count span,.about-area .single-follow .follow-us .follow-count span,.contact-section .single-follow .follow-us .follow-count span{color:#232323;font-size:14px;font-weight:500}
.whats-news-area .single-follow .follow-us .follow-count p,.about-area .single-follow .follow-us .follow-count p,.contact-section .single-follow .follow-us .follow-count p{margin-bottom:0;line-height:1;font-size:11px}
.whats-news-area .news-poster img,.about-area .news-poster img,.contact-section .news-poster img{width:100%;padding:0 61px}
.whats-news-area .nav-tabs .nav-link,.about-area .nav-tabs .nav-link,.contact-section .nav-tabs .nav-link{border:0;border-bottom:2px solid transparent;padding:15px 15px}
@media only screen and (min-width: 992px) and (max-width: 1199px){.whats-news-area .nav-tabs .nav-link,.about-area .nav-tabs .nav-link,.contact-section .nav-tabs .nav-link{padding:10px 10px}}
@media only screen and (min-width: 768px) and (max-width: 991px){.whats-news-area .nav-tabs .nav-link,.about-area .nav-tabs .nav-link,.contact-section .nav-tabs .nav-link{padding:10px 15px}}
@media only screen and (min-width: 576px) and (max-width: 767px){.whats-news-area .nav-tabs .nav-link,.about-area .nav-tabs .nav-link,.contact-section .nav-tabs .nav-link{padding:10px 15px}}
@media (max-width: 767px){.whats-news-area .nav-tabs .nav-link,.about-area .nav-tabs .nav-link,.contact-section .nav-tabs .nav-link{padding:10px 15px}}
.whats-news-area .nav-tabs .nav-item.show .nav-link,.whats-news-area .nav-tabs .nav-link.active,.about-area .nav-tabs .nav-item.show .nav-link,.about-area .nav-tabs .nav-link.active,.contact-section .nav-tabs .nav-item.show .nav-link,.contact-section .nav-tabs .nav-link.active{color:#fc3f00;background:none}
.whats-news-area .nav-tabs .nav-item,.about-area .nav-tabs .nav-item,.contact-section .nav-tabs .nav-item{display:block;color:#8f8f96;text-transform:capitalize;font-size:16px}
.whats-news-area .nav-tabs,.about-area .nav-tabs,.contact-section .nav-tabs{margin-bottom:31px;padding-bottom:0px;position:relative;border:0;display:flex;justify-content:center;background:#f7f7f7}
.tab-pane{-webkit-transition:all .6s ease-out 0s;-moz-transition:all .6s ease-out 0s;-ms-transition:all .6s ease-out 0s;-o-transition:all .6s ease-out 0s;transition:all .6s ease-out 0s}
.what-img img{border-radius:6px;width:100%}
/* Weakly2 News area */
.weekly2-news-area .weekly2-wrapper .weekly2-single{margin-left:15px;margin-right:15px}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-img img{width:100%;border-radius:6px}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-caption{margin-top:-31px}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-caption span{color:#000;text-transform:uppercase;font-size:11px;font-weight:500;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-caption h4 a{font-size:18px;font-weight:700;line-height:1.4}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-caption h4 a:hover{color:#fc3f00}
.weekly2-news-area .weekly2-wrapper .weekly2-single .weekly2-caption p{margin-bottom:0}
.weekly2-news-area .weekly2-wrapper .dot-style .slick-dots{text-align:center;right:-2px;top:-40px;position:absolute}
.weekly2-news-area .weekly2-wrapper .dot-style .slick-dots li{display:inline-block}
.weekly2-news-area .weekly2-wrapper .dot-style .slick-dots button{text-indent:-100000px;height:8px;width:8px;border:0;padding:0;margin-right:10px;cursor:pointer;border-radius:50%;background:#d6d6d6}
.weekly2-news-area .weekly2-wrapper .dot-style .slider-active.dot-style .slick-dots button{text-indent:-100000px;height:10px;width:10px;border:0;padding:0;margin-right:10px;cursor:pointer;border-radius:50%;margin-bottom:84px}
.weekly2-news-area .weekly2-wrapper .dot-style .slick-list{margin-left:-15px;margin-right:-15px}
.weekly2-news-area .weekly2-wrapper .dot-style .slick-active button{background:#fc4902;height:9px;width:38px;border-radius:10px}
.weekly2-pading{padding-top:110px;padding-bottom:100px}
@media only screen and (min-width: 1200px) and (max-width: 1600px){.weekly2-pading{padding-top:110px;padding-bottom:100px}}
@media only screen and (min-width: 992px) and (max-width: 1199px){.weekly2-pading{padding-top:110px;padding-bottom:100px}}
@media only screen and (min-width: 768px) and (max-width: 991px){.weekly2-pading{padding-top:50px;padding-bottom:50px}}
@media only screen and (min-width: 576px) and (max-width: 767px){.weekly2-pading{padding-top:50px;padding-bottom:50px}}
@media (max-width: 767px){.weekly2-pading{padding-top:50px;padding-bottom:50px}}
/* Youtube Area  */
.youtube-area .video-items iframe{width:100%;height:465px}
.youtube-area .video-info{border-bottom:1px solid #ddd}
.youtube-area .video-info .video-caption{position:relative;top:-90px}
.youtube-area .video-info .video-caption .top-caption{background:#fff;width:60%;border-radius:0 7px 0 0;padding-top:60px;padding-bottom:30px}
.youtube-area .video-info .video-caption .top-caption span{padding:7px 30px;line-height:1;color:#000;text-transform:uppercase;font-weight:600;font-size:11px}
.youtube-area .video-info .video-caption .bottom-caption h2{font-size:30px;font-weight:700;margin-bottom:27px}
.youtube-area .video-info .video-caption .bottom-caption p{color:#777;font-size:14px;line-height:1.7;padding-right:32px}
.youtube-area .testmonial-nav{width:100%;margin-top:40px}
@media only screen and (min-width: 768px) and (max-width: 991px){.youtube-area .testmonial-nav{margin-top:0px}}
@media (max-width: 767px){.youtube-area .testmonial-nav{margin-top:0px}}
@media only screen and (min-width: 576px) and (max-width: 767px){.youtube-area .testmonial-nav{margin-top:0px}}
.youtube-area .testmonial-nav button{position:absolute;color:#333;border:none;font-size:21px;background:#f3f4f8;width:55px;height:55px;border-radius:10px;color:#bdbdbd;left:-421px;top:-114px;cursor:pointer}
@media only screen and (min-width: 992px) and (max-width: 1199px){.youtube-area .testmonial-nav button{left:-348px}}
.youtube-area .testmonial-nav button.slick-next{left:-340px;background:red;color:#fff}
@media only screen and (min-width: 992px) and (max-width: 1199px){.youtube-area .testmonial-nav button.slick-next{left:-280px}}
.youtube-area .single-video iframe{padding:0 5px;width:100%}
.youtube-area .single-video .video-intro h4{font-size:15px;font-weight:500;text-align:start;padding:0 5px;line-height:1.4}
@media only screen and (min-width: 992px) and (max-width: 1199px){.youtube-area .single-video .video-intro h4{font-size:14px}}

/* Recent article */
.recent-articles .recent-wrapper{border-bottom:1px solid #ddd;margin-bottom:23px}
.recent-articles .single-recent{position:relative;margin-left:15px;margin-right:15px}
.recent-articles .single-recent .what-img img{border-radius:6px;width:100%}
.recent-articles .single-recent .what-cap{padding:25px 20px 10px 0;background:#fff;position:absolute;bottom:-63px;left:0;width:80%;border-radius:0  7px 0 0;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.recent-articles .single-recent .what-cap span{color:#000;text-transform:uppercase;font-size:11px;font-weight:600;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}
.recent-articles .single-recent .what-cap h4{font-size:18px}
@media (max-width: 767px){.recent-articles .single-recent .what-cap h4{font-size:13px}}
.recent-articles .single-recent .what-cap h4 a{font-weight:700;line-height:1.4}
.recent-articles .single-recent .what-cap h4 a:hover{color:#fc3f00}
.recent-articles .single-recent:hover .what-cap{bottom:-70px}
.recent-articles .slick-arrow{background:none;border:none;position:absolute;bottom:-87px;text-align:center;left:0;right:-85px;margin:auto;font-size:46px;cursor:pointer;color:#ff0b0b;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.recent-articles .slick-prev.slick-arrow{transform:rotate(180deg);left:-172px;color:#ddd}
.recent-articles .slick-prev.slick-arrow:hover{color:red}.about-area .about-right .about-img img{width:100%}
/* Pagination Area */
.pagination-area .page-item{margin:0}
.pagination-area .page-item:first-child{margin:0}
.pagination-area .page-link{color:#777777;border:0;font-size:15px;text-align:center;background:none;padding:0 10px;box-shadow:none;outline:0}
.pagination-area .page-link:hover{color:#fc3f00}
.pagination-area .page-item.active .page-link{z-index:1;color:#000;background:none;border:0;position:relative;box-shadow:none;outline:0}
.pagination-area .page-item.active .page-link::before{position:absolute;content:"";width:38px;height:3px;background:#fc3f00;top:-50px;top:-24px;left:0}
.pagination-area .page-item.active .page-link:hover{color:#fc3f00}

.dot-style .slick-dots{text-align:center;right:-2px;top:-40px;position:absolute}
.dot-style .slick-dots li{display:inline-block}
.dot-style .slick-dots button{text-indent:-100000px;height:8px;width:8px;border:0;padding:0;margin-right:10px;cursor:pointer;border-radius:50%;background:#d6d6d6}
.dot-style .slider-active.dot-style .slick-dots button{text-indent:-100000px;height:10px;width:10px;border:0;padding:0;margin-right:10px;cursor:pointer;border-radius:50%;margin-bottom:84px}
.dot-style .slick-list{margin-left:-15px;margin-right:-15px}
.dot-style .slick-active button{background:#fc4902;height:9px;width:38px;border-radius:10px}

.boxed-btn{background:#fff;color:#fc3f00 !important;display:inline-block;padding:18px 44px;font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;border:0;border:1px solid #fc3f00;letter-spacing:3px;text-align:center;color:#fc3f00;text-transform:uppercase;cursor:pointer}
.boxed-btn:hover{background:#fc3f00;color:#fff !important;border:1px solid #fc3f00}
.boxed-btn:focus{outline:none}
.boxed-btn.large-width{width:220px}[data-overlay]{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}[data-overlay]::before{position:absolute;left:0;top:0;right:0;bottom:0;content:""}[data-opacity="1"]::before{opacity:0.1}[data-opacity="2"]::before{opacity:0.2}[data-opacity="3"]::before{opacity:0.3}[data-opacity="4"]::before{opacity:0.4}[data-opacity="5"]::before{opacity:0.5}[data-opacity="6"]::before{opacity:0.6}[data-opacity="7"]::before{opacity:0.7}[data-opacity="8"]::before{opacity:0.8}[data-opacity="9"]::before{opacity:0.9}::placeholder{color:#838383}
