:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
*,::after,::before{box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
footer,header,nav,section{display:block}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}
h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem}
p{margin-top:0;margin-bottom:1rem}
ul{margin-top:0;margin-bottom:1rem}
a{color:#007bff;text-decoration:none;background-color:transparent}
a:hover{color:#0056b3;text-decoration:underline}
img{vertical-align:middle;border-style:none}
button{border-radius:0}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}
button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button{text-transform:none}
textarea{overflow:auto;resize:vertical}
h2,h3,h4,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2}
h2{font-size:2rem}
h3{font-size:1.75rem}
h4{font-size:1.5rem}
h5{font-size:1.25rem}
.list-unstyled{padding-left:0;list-style:none}
.img-fluid{max-width:100%;height:auto}
.cate-title a{color: #ef1313;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}
}
@media (min-width:768px){.container{max-width:720px}
}
@media (min-width:992px){.container{max-width:960px}
}
@media (min-width:1200px){.container{max-width:1140px}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.col-12,.col-lg-12,.col-lg-4,.col-lg-6,.col-lg-8,.col-md-6,.col-sm-4,.col-sm-6,.col-sm-8,.col-xl-4{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
}
@media (min-width:768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}
@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:1200px){.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
}
.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control{transition:none}
}
.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
textarea.form-control{height:auto}
.form-group{margin-bottom:1rem}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.btn{transition:none}
}
.btn:hover{color:#212529;text-decoration:none}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.btn:disabled{opacity:.65}
.collapse:not(.show){display:none}
.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}
.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}
.input-group>.form-control:focus{z-index:3}
.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}
footer form {margin-top: 20px;}
.input-group-append{display:-ms-flexbox;display:flex}
.input-group-append .btn{position:relative;z-index:2}
.input-group-append .btn:focus{z-index:3}
.input-group-append{margin-left:-1px;width: 60px;background-color: #ef1313;}
.input-group>.input-group-append>.btn{border-top-left-radius:0;border-bottom-left-radius:0;color: #fff;cursor: pointer;}
.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}
.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}
.nav-link{display:block;padding:.5rem 1rem}
.nav-link:focus,.nav-link:hover{text-decoration:none}
.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static;float:none}
.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}
@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;justify-content:flex-end!important;flex-basis:auto}
.navbar-expand-lg .navbar-toggler{display:none}
}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .active>.nav-link{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;justify-content:center}
.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}
.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}
.media-body{-ms-flex:1;flex:1}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}
.align-middle{vertical-align:middle!important}
.d-flex{display:-ms-flexbox!important;display:flex!important}

/* Modern Pagination Styles */
.basic-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0 40px;
  padding: 0;
  list-style: none;
  gap: 8px;
}

.blog-page__pagination {
  margin: 50px 0 30px;
}

.basic-pagination li {
  display: inline-block;
  margin-right: 0 !important;
}

.basic-pagination li a,
.basic-pagination li span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: #212529;
  background-color: #fff;
  /* border: 2px solid rgba(239, 19, 19, 0.1); */
  /* border-radius: 50%; */
  transition: all 0.3s ease-out;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.basic-pagination li a::before,
.basic-pagination li span::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(239, 19, 19, 0.1), transparent);
  transition: left 0.5s ease;
}

.basic-pagination li a:hover::before {
  left: 100%;
}

.basic-pagination li a:hover {
  border: 2px solid #ef1313;
  background-color: #ef1313;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(239, 19, 19, 0.3);
}

.basic-pagination li a.current {
  background-color: #ef1313;
  border: 2px solid #ef1313;
  color: #fff;
  font-weight: 400;
  box-shadow: 0 4px 8px rgba(239, 19, 19, 0.4);
}

.basic-pagination li a.disabled,
.basic-pagination li span.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.basic-pagination li span.ellipsis {
  background-color: transparent;
  border: none;
  color: #6c757d;
  font-weight: 600;
  cursor: default;
  box-shadow: none;
}

.basic-pagination li span.ellipsis:hover {
  background-color: transparent;
  border: none;
  transform: none;
  box-shadow: none;
}

/* Enhanced hover effects for better UX */
.basic-pagination li a:not(.disabled):not(.current):hover {
  animation: paginationPulse 0.6s ease-in-out;
}

@keyframes paginationPulse {
  0% { transform: translateY(-2px) scale(1); }
  50% { transform: translateY(-2px) scale(1.05); }
  100% { transform: translateY(-2px) scale(1); }
}

/* Responsive design */
@media only screen and (max-width: 768px) {
  .basic-pagination {
    margin: 40px 0 30px;
    gap: 6px;
  }

  .blog-page__pagination {
    margin: 30px 0 20px;
  }

  .basic-pagination li a,
  .basic-pagination li span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 480px) {
  .basic-pagination {
    gap: 4px;
  }

  .basic-pagination li a,
  .basic-pagination li span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
}
@media (min-width:576px){.d-sm-flex{display:-ms-flexbox!important;display:flex!important}
}
.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
.align-items-center{-ms-flex-align:center!important;align-items:center!important}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.w-100{width:100%!important}
.m-0{margin:0!important}
.my-2{margin-top:.5rem!important}
.my-2{margin-bottom:.5rem!important}
.mt-3{margin-top:1rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
@media (min-width:576px){.my-sm-0{margin-top:0!important}
.my-sm-0{margin-bottom:0!important}
}
.text-center{text-align:center!important}
.text-uppercase{text-transform:uppercase!important}
.text-white{color:#fff!important}
@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}
a:not(.btn){text-decoration:underline}
img{page-break-inside:avoid}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
@page{size:a3}
body{min-width:992px!important}
.container{min-width:992px!important}
.navbar{display:none}
}
@font-face{font-family:themify;src:url(../fonts/themify.woff) format('woff');font-weight:400;font-style:normal}
[class*=" ti-"],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ti-tablet:before{content:"\e609"}
.ti-search:before{content:"\e610"}
.ti-arrow-right:before{content:"\e628"}
.ti-arrow-left:before{content:"\e629"}
.ti-heart:before{content:"\e634"}
.ti-export:before{content:"\e63e"}
.ti-comment:before{content:"\e644"}
.ti-angle-right:before{content:"\e649"}
.ti-home:before{content:"\e69b"}
.ti-headphone-alt:before{content:"\e719"}
.ti-email:before{content:"\e75a"}
body{font-family:"Open Sans",sans-serif;padding:0;margin:0;font-size:14px}
input:focus,input:hover{outline:0!important}
.section_padding{padding:100px 0}
@media only screen and (min-width:992px) and (max-width:1200px){.section_padding{padding:80px 0}
}
@media only screen and (min-width:768px) and (max-width:991px){.section_padding{padding:70px 0}
}
@media (max-width:576px){.section_padding{padding:70px 0}
}
@media only screen and (min-width:576px) and (max-width:767px){.section_padding{padding:70px 0}
}
a{text-decoration:none;-webkit-transition:.5s;transition:.5s}
a:hover{color:#ef1313!important;text-decoration:none;-webkit-transition:.5s;transition:.5s}
h2,h3,h4,h5{color:#2f373d;font-family:"Source Serif Pro",serif}
p{color:#666;font-family:"Open Sans",sans-serif;line-height:1.929;font-size:15px;margin-bottom:0;color:#646464}
h2{font-size:30px;line-height:28px;color:#2f373d;font-weight:600;line-height:1.222}
@media (max-width:576px){h2{font-size:22px;line-height:25px}
}
@media only screen and (min-width:576px) and (max-width:767px){h2{font-size:24px;line-height:25px}
}
h3{font-size:24px;line-height:25px}
@media (max-width:576px){h3{font-size:20px}
}
h5{font-size:18px;line-height:22px}
img{max-width:100%}
.btn:focus,a:focus,button:focus{text-decoration:none;outline:0;box-shadow:none;-webkit-transition:1s;transition:1s}
ul{list-style:none;margin:0;padding:0}
.form-control:focus{box-shadow:0 0 0 0 rgba(0,123,255,.25)}
.btn_1,.page-link{display:inline-block;padding:14.5px 22px;font-size:14px;color:#fff;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-transform:capitalize;background-color:#ef1313;margin:0 auto}
.btn_1:hover,.page-link:hover{color:#fff!important;background-color:#2a2a2a}
.btn_1 i{font-size:12px;padding-left:10px}
@media (max-width:576px){.btn_1{padding:10px 17px}
}
@media only screen and (min-width:576px) and (max-width:767px){.btn_1{padding:10px 17px}
}
@media only screen and (min-width:768px) and (max-width:991px){.btn_1{padding:10px 17px}
}
.load_btn{margin-top:0!important}
.load_btn .btn_1{color:#fff!important}
.blog_details{padding:30px 0 20px 10px;box-shadow:0 10px 20px 0 rgba(221,221,221,.3)}
@media (min-width:768px){.blog_details{padding:60px 30px 35px 35px}
}
.blog_details p{margin-bottom:30px}
.blog_details a{color:#ff8b23}
.blog_details a:hover{color:#ef1313}
.blog_details h2{font-size:18px;font-weight:600;margin-bottom:8px}
@media (min-width:768px){.blog_details h2{font-size:24px;margin-bottom:15px}
}
.blog-info-link li{float:left;font-size:14px}
.blog-info-link li a{color:#999}
.blog-info-link li i{font-size:13px;margin-right:5px}
.blog-info-link li::after{content:"|";padding-left:10px;padding-right:10px}
.blog-info-link li:last-child::after{display:none}
.blog-info-link::after{content:"";display:block;clear:both;display:table}
.comments-area{background:0 0;border-top:1px solid #eee;padding:45px 0;margin-top:50px}
@media (max-width:414px){.comments-area{padding:50px 8px}
}
.comments-area h4{margin-bottom:35px;font-size:18px}
.comments-area h5{font-size:16px;margin-bottom:0}
.comments-area .comment-list{padding-bottom:48px}
.comments-area .comment-list:last-child{padding-bottom:0}
@media (max-width:413px){.comments-area .comment-list .single-comment h5{font-size:12px}
.comments-area .comment-list .single-comment .date{font-size:11px}
.comments-area .comment-list .single-comment .comment{font-size:10px}
}
.comments-area .thumb{margin-right:20px}
.comments-area .thumb img{width:70px;border-radius:50%}
.comments-area .date{font-size:14px;color:#999;margin-bottom:0;margin-left:20px}
.comments-area .comment{margin-bottom:10px;color:#777;font-size:15px}
.comments-area .btn-reply{background-color:transparent;color:#888;padding:5px 18px;font-size:14px;display:block;font-weight:400}
.main_menu{position:fixed;left:0;top:0;width:100vw;z-index:999;background-color:#fff}
.main_menu .navbar-brand{padding-top:0}
.main_menu .navbar{padding:33px 0}
@media (max-width:576px){.main_menu .navbar{padding:20px 0}
}
.main_menu .main-menu-item{text-align:center}
.main_menu .main-menu-item ul li a{color:#2a2a2a;font-size:13px;font-family:"Source Serif Pro",serif;text-transform:uppercase;font-weight:600}
@media only screen and (min-width:992px) and (max-width:1200px){.main_menu .main-menu-item ul li a{padding:8px 16px}
}
.main_menu .navbar-light .navbar-nav .nav-link{color:#2a2a2a;padding:7px 20px}
@media (max-width:576px){.navbar-light .navbar-toggler{border-color:transparent;padding:0}
.navbar-collapse{z-index:9999!important;position:absolute;left:0;top:71px;width:100%;background-color:#fff;text-align:center!important}
.main_menu .main-menu-item{text-align:left!important}
.main_menu .main-menu-item .nav-item{padding:5px 15px!important}
.main_menu .main-menu-item .nav-item a{padding:8px 15px!important}
.dropdown .dropdown-menu{transform:scale(1,0);display:none}
.dropdown:hover .dropdown-menu{transform:scale(1);display:block}
}
@media only screen and (min-width:576px) and (max-width:767px){.navbar-light .navbar-toggler{border-color:transparent;padding:0;position:absolute;left:0}
.navbar-collapse{z-index:9999!important;position:absolute;left:0;top:71px;width:100%;background-color:#fff;text-align:center!important}
.main_menu .main-menu-item{text-align:left!important}
.main_menu .main-menu-item .nav-item{padding:10px 15px!important}
.main_menu .main-menu-item .nav-item a{padding:8px 15px!important}
.dropdown .dropdown-menu{transform:scale(1,0);display:none}
.dropdown:hover .dropdown-menu{transform:scale(1);display:block}
}
@media only screen and (min-width:768px) and (max-width:991px){.navbar-light .navbar-toggler{border-color:transparent;padding:0;position:absolute;left:0}
.navbar-collapse{z-index:9999!important;position:absolute;left:0;top:71px;width:100%;background-color:#fff;text-align:center!important}
.main_menu .main-menu-item{text-align:left!important}
.main_menu .main-menu-item .nav-item{padding:10px 15px!important}
.main_menu .main-menu-item .nav-item a{padding:8px 15px!important}
.dropdown .dropdown-menu{transform:scale(1,0);display:none}
.dropdown:hover .dropdown-menu{transform:scale(1);display:block}
}
@media only screen and (min-width:992px) and (max-width:1200px){.dropdown .dropdown-menu{transform:scale(1,0);display:none}
.dropdown:hover .dropdown-menu{transform:scale(1);display:block}
}
.dropdown-menu{border:0 solid rgba(0,0,0,.15)!important;background-color:#fafafa}
.dropdown .dropdown-menu{transition:all .5s;overflow:hidden;transform-origin:top center;transform:scale(1,0);display:block;margin-top:18px}
.dropdown .dropdown-menu .dropdown-item{font-size:14px;padding:8px 20px}
.dropdown:hover .dropdown-menu{transform:scale(1)}
.post_3 a:hover{color:#ef1313!important}
.post_3 img{width:100%;height:auto}
.post_3 .post_text_1{margin:59px 0 51px}
@media (max-width:576px){.post_3 .post_text_1{margin:20px 0 20px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_text_1{margin:0 0 0!important}
}
@media only screen and (min-width:992px) and (max-width:1200px){.post_3 .post_text_1{margin:20px 0 20px}
}
.post_3 .post_text_1 h3{color:#2a2a2a;line-height:1.333;font-family:"Source Serif Pro",serif;font-weight:600;-webkit-transition:.5s;transition:.5s}
.post_3 .post_text_1 h3:hover{color:#ef1313}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_text_1 h3{font-size:20px}
}
.post_3 .post_text_1 p{font-size:13px;color:#8a8a8a;margin-top:15px;font-weight:600}
@media (max-width:576px){.post_3 .post_text_1 p{margin-top:10px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_text_1 p{margin-top:10px}
}
.post_3 .post_text_1 p span{font-size:13px;font-weight:800;color:#0a0a0a;-webkit-transition:.5s;transition:.5s}
.post_3 .post_icon{margin-top:20px;padding-top:20px;border-top:1px solid #ecf0f2}
@media (max-width:576px){.post_3 .post_icon{margin-top:10px;padding-top:10px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_icon{margin-top:10px;padding-top:10px}
}
@media only screen and (min-width:768px) and (max-width:991px){.post_3 .post_icon{margin-top:10px;padding-top:10px}
}
@media only screen and (min-width:992px) and (max-width:1200px){.post_3 .post_icon{margin-top:10px;padding-top:10px}
}
.post_3 .post_icon ul li{display:inline-block;text-transform:capitalize;position:relative;padding-left:25px;margin-right:20px;font-size:13px;color:#888}
@media (max-width:576px){.post_3 .post_icon ul li{padding-left:24px;margin-right:12px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_icon ul li{padding-left:15px;margin-right:5px}
}
@media only screen and (min-width:992px) and (max-width:1200px){.post_3 .post_icon ul li{padding-left:21px;margin-right:12px}
}
.post_3 .post_icon ul li i{padding-top:5px;margin-right:10px;position:absolute;left:0}
@media (max-width:576px){.post_3 .post_icon ul li i{font-size:12px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_icon ul li i{font-size:12px}
}
.post_3{margin-bottom:60px}
@media (max-width:576px){.post_3{display:inherit;margin-bottom:20px}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3{display:inherit;margin-bottom:20px}
}
.post_3 .single_post_img{position:relative}
.post_3 .post_text_1{margin:0;border:1px solid #e9ecee;padding:35px 15px 40px 40px;border-left:0 solid transparent}
@media (max-width:576px){.post_3 .post_text_1{padding:15px;border-left:1px solid #e9ecee;border-top:1px solid transparent}
}
@media only screen and (min-width:576px) and (max-width:767px){.post_3 .post_text_1{padding:15px;border-left:1px solid #e9ecee;border-top:1px solid transparent}
}
@media only screen and (min-width:992px) and (max-width:1200px){.post_3 .post_text_1{padding:15px}
.post_3 .post_text_1 h3{font-size:20px}
}
.post_3 .post_text_1 p{margin-bottom:15px}
.contact-info{margin-bottom:25px}
.contact-info__icon{margin-right:20px}
.contact-info__icon i{color:#8f9195;font-size:27px}
.contact-info .media-body h3{font-size:16px;margin-bottom:0;font-size:16px;color:#2a2a2a}
.contact-info .media-body p{color:#8a8a8a}
.contact-title{font-size:27px;font-weight:600;margin-bottom:20px}
.form-contact .form-group{margin-bottom:30px}
.form-contact .form-control{border:1px solid #f0e9ff;border-radius:5px;height:48px;padding-left:18px;font-size:13px;background:0 0}
.form-contact .form-control:focus{outline:0;box-shadow:none}
.form-contact textarea{border-radius:12px;height:100%!important}
.all_post .sidebar_widget h3{font-size:20px}
.all_post .sidebar_widget .form-group{margin-bottom:55px}
@media (max-width:576px){.all_post .sidebar_widget .form-group{margin-bottom:25px}
}
@media only screen and (min-width:576px) and (max-width:767px){.all_post .sidebar_widget .form-group{margin-bottom:25px}
}
.all_post .sidebar_widget .sidebar_tittle h3{font-size:24px;color:#2a2a2a;font-weight:600;margin-bottom:45px;position:relative}
.all_post .sidebar_widget .sidebar_tittle h3:after{position:absolute;content:"";width:40px;height:1px;bottom:-12px;background-color:#ef1313;left:25px}
.all_post .sidebar_widget .sidebar_tittle h3:before{position:absolute;content:"";width:15px;height:4px;bottom:-13px;background-color:#ef1313;left:0}
@media (max-width:576px){.all_post .sidebar_widget .sidebar_tittle h3{margin-bottom:35px;margin-top:35px}
}
@media only screen and (min-width:576px) and (max-width:767px){.all_post .sidebar_widget .sidebar_tittle h3{margin-bottom:35px;margin-top:35px}
}
@media only screen and (min-width:768px) and (max-width:991px){.all_post .sidebar_widget .sidebar_tittle h3{margin-bottom:35px;margin-top:35px}
}
.all_post .sidebar_widget .form-control{border-radius:0!important;font-size:13px;color:#999;font-weight:400;height:52px}
.all_post .sidebar_widget .form-control:focus{outline:0!important;border-color:#e9ecee}
.all_post .sidebar_widget .btn{background-color:#ef1313;color:#fff;width:50px;margin-left:10px;border-radius:0}
.all_post .category{margin-bottom:45px}
.all_post .category ul li{margin-bottom:12px;font-size:18px}
.all_post .category ul li a{color:#888;font-family:"Source Serif Pro",serif}
.all_post .tags ul li{display:inline-block}
.all_post .tags ul li a{display:inline-block;border:1px solid transparent;background:#fff;margin-bottom:8px;margin-right:3px;transition:all .3s ease 0s;color:#888;font-size:13px;font-family:"Source Serif Pro",serif;font-weight:600;text-transform:uppercase;color:#2a2a2a;background-color:#f2f3f4;padding:9.5px 28px;-webkit-transition:.5s;transition:.5s}
.all_post .tags ul li a:hover{border:1px solid #ef1313}
.all_post .load_btn{margin-top:80px!important}
@media (max-width:576px){.all_post .load_btn{margin-top:30px!important;margin-bottom: 30px;}
}
@media only screen and (min-width:576px) and (max-width:767px){.all_post .load_btn{margin-top:30px!important}
}
@media (max-width:576px){.all_post .sidebar_widget{margin-top:50px}
.all_post .post_3{margin-bottom:20px}
}
@media only screen and (min-width:576px) and (max-width:767px){.all_post .sidebar_widget{margin-top:50px}
.all_post .post_3{margin-bottom:20px}
}
@media only screen and (min-width:768px) and (max-width:991px){.all_post .sidebar_widget{margin-top:50px}
.all_post .post_3{margin-bottom:20px}
}
.footer-area{background-color:#111516;padding:100px 0 30px}
@media (max-width:991px){.footer-area{padding:70px 0 30px}
}
@media (max-width:991px){.footer-area .single-footer-widget{margin-bottom:30px}
}
.footer-area .single-footer-widget p{color:#8f8f8f;font-size:14px}
.footer-area .single-footer-widget h4{color:#fff;font-style:inherit;margin-bottom:23px;font-weight:700;font-size:24px}
@media (max-width:1024px){.footer-area .single-footer-widget h4{font-size:18px}
}
@media (max-width:991px){.footer-area .single-footer-widget h4{margin-bottom:15px}
}
.footer-area .single-footer-widget h5{font-size:16px;color:#fff}
.footer-area .contact_info{position:relative;padding-left:35px;margin-bottom:20px}
.footer-area .contact_info:last-child{margin-bottom:0}
.footer-area .contact_info h5{margin-bottom:1px}
.footer-area .contact_info span{font-size:18px;color:#ef1313;position:absolute;left:0;top:5px}
.footer-area .copyright_part_text{border-top:1px solid #41404f;padding-top:30px;margin-top:83px}
.footer-area .copyright_part_text p{color:#8f8f8f}
@media (max-width:576px){.footer-area .copyright_part_text{margin-top:20px}
.footer-area .copyright_part_text p{font-size:14px}
}
@media only screen and (min-width:576px) and (max-width:767px){.footer-area .copyright_part_text{margin-top:20px}
}
.footer-area .copyright_part_text a{color:#ef1313}
h2{font-size:30px}
h3{font-size:24px}
h4{font-size:18px}
h5{font-size:16px}
h2,h3,h4,h5{line-height:1.2em}
.footer-area{background-color:#111516;padding:100px 0 30px}
@media (max-width:991px){.footer-area{padding:70px 0 30px}
}
@media (max-width:991px){.footer-area .single-footer-widget{margin-bottom:30px}
}
.footer-area .single-footer-widget p{color:#8f8f8f;font-size:14px}
.footer-area .single-footer-widget h4{color:#fff;font-style:inherit;margin-bottom:23px;font-weight:700;font-size:24px}
@media (max-width:1024px){.footer-area .single-footer-widget h4{font-size:18px}
}
@media (max-width:991px){.footer-area .single-footer-widget h4{margin-bottom:15px}
}
.footer-area .single-footer-widget h5{font-size:16px;color:#fff}
.footer-area .contact_info{position:relative;padding-left:35px;margin-bottom:20px}
.footer-area .contact_info:last-child{margin-bottom:0}
.footer-area .contact_info h5{margin-bottom:1px}
.like-info{margin:20px 0}
.footer-area .contact_info span{font-size:18px;color:#ef1313;position:absolute;left:0;top:5px}
.footer-area .copyright_part_text{border-top:1px solid #41404f;padding-top:30px;margin-top:83px}
.footer-area .copyright_part_text p{color:#8f8f8f}
@media (max-width:576px){.footer-area .copyright_part_text{margin-top:20px}
.footer-area .copyright_part_text p{font-size:14px}
}
@media only screen and (min-width:576px) and (max-width:767px){.footer-area .copyright_part_text{margin-top:20px}
}
.footer-area .copyright_part_text a{color:#ef1313}
.positionFixed {
	bottom: 0px;
	left: 50%;
	position: fixed;
	transform: translate(-50%, 0%);
	z-index: 999;
	width: 100%;
	background-color: #e4e4e4;
	display: flex;
	justify-content: center;
  }

  .ad-div {
	margin-bottom: 50px;
	width: 100%
  }

  .t_de {
	height: 0.2rem;
	max-width: 100%;
	line-height: 0.3rem;
	font-size: 0.6rem;
	padding: 0.5rem 0 1rem 0;
	box-sizing: border-box;
	color: #707070;
	text-align: center;
  }

  .grecaptcha-badge {
	visibility: hidden;
  }
