@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');

body{
    direction: ltr;
    font-family: 'Lora', sans-serif !important;
    font-size: 17px;
    margin: 0;
    padding: 0px;
}

ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
 img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #202040;
}
.footer-area-second-block {
    flex: 1 !important;
}
.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    top: 0;
}
.menu_fixed span {
    color: #202040 !important;
}

.main_menu-block{
    display: flex!important;
    justify-content: center;
    gap: 15px;
}


.main_menu a img{
    object-fit: contain;
    width: auto !important;
    height: 40px !important;
}

.main_menu a h2{
    font-size: 21px;
    color: #202040;
}

.main_menu .main_menu-brand {
    display: flex;
    align-items: center;
    gap: 10px;
}
.main_menu {
    padding:  25px 0;
}
.main_menu .main-menu-item {
    text-align: center;
}


.main_menu-nav__links__block{
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_menu-main_menu-nav__links-box-menu ul{
    display: flex;
    margin: 0;
    align-items: center;
}
 
.main_menu-main_menu-nav__links-box-menu li a, .main_menu-nav__links-box-drop_downS {
    display: inline-block;
    color: #202040;
    text-align: center;
    padding: 12px 13px;
    cursor: pointer;
  }

  .main_menu-main_menu-nav__links-box-menu li a:hover{
      color: #00C9B1;
  }

.main_menu-main_menu-nav__links-box-menu li.main_menu-nav__links-box-drop_down {
    display: inline-block;
  }
  
  a.main_menu-nav__links-box-drop_downS i {
    padding-left: 9px;
    font-size: 12px;
    color: #202040;
  }
  
 .main_menu-main_menu-nav__links-box-menu .main_menu-nav__links-box-drop_down__links {
    display: none;
    position: absolute;
    background-color:#202040;
    min-width: 160px;
    z-index: 5;
    transition: .3s;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
  }
  
 .main_menu-main_menu-nav__links-box-menu .main_menu-nav__links-box-drop_down__links a {
    color: #fff;
    padding: 12px 13px;
    text-decoration: none;
    display: block;
    text-align: left;
    transition: .3s;
  }

.main_menu-main_menu-nav__links-box-menu .main_menu-nav__links-box-drop_down__links.active {
    display: block;
}
  
 .main_menu-main_menu-nav__links-box-menu .main_menu-nav__links-box-drop_down__links a:hover {
    background-color:#202040;
    color: #00C9B1;
    transition: .5s;
}
  
 .main_menu-main_menu-nav__links-box-menu .main_menu-nav__links-box-drop_down:hover .main_menu-nav__links-box-drop_down__links {
    transition: .5s;
  }

.main_menu-burger-menu{
    display: none;
    cursor: pointer;
    padding: 10px;
}




.banner_post{
    padding: 60px 0;
}


.banner_post .col-lg-12, .banner_post .col-xl-12, .banner_post .col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.banner_post .banner_post_bg_1 {
    background-image: url("uploads/background_BbU0.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_post .banner_post_bg_2 {
    background-image: url("uploads/background_BbU1.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_post .banner_post_bg_3 {
    background-image: url("uploads/background_BbU2.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_post_1 a h2 {
    color: #202040;
    font-size: 19px;
    font-weight: 800;
    transition: 0.5s;
}

.banner_post_1 a h2:hover {
    color: #00C9B1 !important;
}
.banner_post_1 a h2:hover {
    transition: 0.5s;
    color: #00C9B1 !important;
}
.banner_post h5 {
    font-size: 17px;
    color: #00C9B1;
    font-weight: 600;
    margin-bottom: 12px;
}
.banner_post p {
    font-size: 16px;
    color: #212121;
    margin-top: 15px;
}

.banner_post_1{
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_post_iner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.banner_post .banner_post_1 {
    position: relative;
    height: 523px;
    width: 33%;
    float: left;
    margin: 0 auto;
}

.banner_post .banner_post_1 .banner_post_iner {
    padding: 42px;
    position: absolute;
    bottom: -150px;
    left: 0;
    right: 0;
    background-color: #fff;
    max-width: 490px;
    margin: 0 auto;
    border: 2px dotted #202040;
}



.section_padding {
    padding: 140px 0px 90px 0;
}


.posts-title-block{
    display: flex;
    flex-direction: column;
    padding-bottom: 28px;
}

.posts-title-block h5{
    font-size: 19px;
    font-weight: 800;
    color: #202040;
    position: relative;
}

.posts-title-block h5:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    bottom: -5px;
    background-color: #00C9B1;
    left: 0px;
}

.all_post .sidebar_block .sidebar_tittle h3 {
    font-size: 19px;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 27px;
    position: relative;
}

.all_post .sidebar_block .sidebar_tittle h3:after {
    position: absolute;
    content: "";
    width: 60px;
    height:  2px;
    bottom: -12px;
    background-color: #00C9B1;
    left: 0px;
}

.all_post .category ul li {
    margin-bottom: 12px;
    font-size: 17px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 12px  19px;
    transition: 0.5s;
}

.category_post_img img{
    width: 100% !important;
    height: 165px !important;
    object-fit: cover;
}

.category ul li:last-child {
    margin-bottom: 0;
}
.category ul li a, .category ul li span {
    color: #202040;
}
.category ul li a:hover, .category ul li span:hover {
    color: #fff !important;
}
.category ul li:hover {
    background-color: #00C9B1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.category ul li:hover a, .category ul li:hover span {
    color: #fff;
}

.post_1 {
    position: relative;
    text-align: center;
    margin-bottom:  28px;
    border: 2px dotted #fbf2ee;
    display: flex;
    flex-direction: column;
}

.post_1 .single_post_text {
    padding:  31px 10px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
}


.all_post .sidebar_block .sidebar_inner-block {
    background-color: #fbf2ee;
    padding:  25px;
    margin-bottom:  25px;
}

.single_post_text h5{
    font-size: 16px;
    color: #00C9B1;
}

.single_post_text a h2{
    font-size: 19px;
    font-weight:800;
    color: #202040;
}

.single_post_text a h2:hover{
    color: #00C9B1;
}

.single_post_text p{
    font-size: 17px;
    font-weight: 600;
    color: #212121;
}

.sidebar_tittle h3{
    font-size: 24px;
    font-weight: 800;
    color: #202040;
}

.post_text_1 h3{
    font-size: 17px;
    font-weight: 600;
    color: #202040;
}

.post_text_1 p{
    font-size: 12px;
    font-weight: 600;
    color: #212121;
}


.single_catagory_post {
    margin-bottom:  36px;
}

.post_2 .post_text_1 {
    margin: 21px 0px 0;
}

.single_post_img img{
    width: 100% !important;
    max-height: 392px;
    object-fit: contain;
}

.read-more-btn-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

a.posts-read-more {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    background-color: #202040;
    font-size: 17px;
    padding: 15px 10px;
    width: 150px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.2s linear 0s;
}

a.posts-read-more:before {
    content: "\F138";
    font-family: Bootstrap-icons;
    font-size: 17px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 40px;
    transition: all 0.2s linear 0s;
}
a.posts-read-more:hover {
    text-indent: -20px;
}
a.posts-read-more:hover:before {
    opacity: 1;
    text-indent: 0px;
}

.subscribe_form{
    padding: 80px -0;
    background: url(uploads/mask-bg_rw0.png);
    background-color: #202040;
}

.subscribe_form .form{
    display: flex;
    align-items: center;
}


.subscribe_form .subscribe_form_iner {
    background-color: #fff;
    padding: 46px;
    border: 4px solid #00C9B1;
}


.subscribe_form .subscribe_form_iner h3 {
    font-size: 19px;
    font-weight: 800;
    position: relative;
}

.subscribe_form .form-control {
    border: 2px  dotted #eee;
    border-radius: 0;
    height: 40px;
    padding-left: 19px;
    line-height: 32px;
}

.subscribe_form::placeholder {
    font-size: 13px;
}
.subscribe_form .btn_1 {
    display: block;
    text-align: center;
}

.blog__gallery{
    padding: 52px 0;
}

.blog__gallery-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 25px;
}

.blog__gallery-title h5{
    font-size: 19px;
    font-weight:800;
    color: #202040;
    position: relative;
}

.blog__gallery-title h5:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    bottom: -5px;
    background-color: #00C9B1;
    left: 0px;
}

.blog__gallery {
    overflow: hidden;
}
.blog__gallery .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.blog__gallery .blog__gallery-block {
    display: flex;
    justify-content: space-between;
}

.blog__gallery .single-blog__gallery-block {
    width: 16.67%;
    float: left;
}

.blog__gallery .single-blog__gallery-block:hover .blog__gallery-block_img:after {
    opacity: 0.5;
    transform: scale(1);
}
.blog__gallery .single-blog__gallery-block .blog__gallery-block_img{
    position: relative;
    z-index: 1;
}

.blog__gallery .single-blog__gallery-block .blog__gallery-block_img a.news__text:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
}
.blog__gallery .single-blog__gallery-block .blog__gallery-block_img:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #202040;
    opacity: 0;
    z-index: 1;
    transform: scale(0.5);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.blog__gallery .single-blog__gallery-block .blog__gallery-block_img img {
    width: 100%;
    object-fit: cover;
    height: 220px;
}

.footer-area{
    padding: 61px 0;
    background-image: url(uploads/mask-bg_rw0.png);
    background-color: #202040;
}

.footer_title {
    font-size: 19px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 27px;
    text-align: center;
}

.single-footer-widget .instafeed {
    margin-left: -5px;
    margin-right: -5px;
}

.single-footer-widget .instafeed li {
    margin: 9px;
}

.footer-area li img{
    object-fit: cover;
    width: 100% !important;
    height:  60px !important;
}

.footer-area-info-contact span a, .footer-area-info-contact  span{
    color: #ffffff;
    font-size: 17px;
}

.footer-area-third-block li a{
    color: #ffffff;
    font-size: 17px;
}

.footer-area-block{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-area-third-block{
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-area-third-block ul{
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center;
    gap:  15px;
}

.copy-area{
    padding:  10px;
    background-color: #00000004;
}

.copy-section-block{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-area .list{
    justify-content: center;
}

.copy-section-block p{
    margin: 0;
    padding: 0;
    font-weight: 800;
    font-size: 17px;
    color: #202040;
}

.details-page-blog{
    padding:  125px 0 60px 0;
}

.details-page-blog-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 31px;
    padding-bottom: 31px;
}

.details-page-blog-title h5{
    font-size: 21px;
    font-weight: 800;
    color: #202040;
}

.details-page-blog-block{
    border: 4px solid #fbf2ee;
}

.details-page-blog-image{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.details-page-blog-image img{
    width: 100% !important;
    height: 523px !important;
    object-fit: contain;
    padding-top: 10px  ;
}

.details-page-blog-icons {
    display: flex;
    justify-content: center;
    padding: 9px 0;
}

.details-page-blog-icons i{
    padding-left: 9px;
    padding-right: 9px;
    font-size: 19px;
    color: #00C9B1;
}

.details-page-blog-icons span{
    color: #202040;
    font-weight:800;
}

.details-page-blog-content{
    padding: 19px;
}



.details-page-blog-content  h2{
    font-size: 17px;
    font-weight: 600;
}

.details-page-blog-phoneBtn{
    display: flex;
    justify-content: center;
    align-items: center;
}

.details-page-blog-form-block{
    padding-top: 10px;
}

.details-page-blog-form-block .fild{
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 25px;
}

.details-page-blog-form .form{
    padding: 19px;
}

.details-page-blog-form-block .input-user-row__element{
    border: 2px dotted #eee;
    border-radius: 0px;
    color: #333;
    height:  40px;
    padding: 9px  17px;
    transition: all 0.3s ease 0s;
}

.details-page-blog-form-block .textarea-user-row__element{
    border: 2px dotted #eee;
    border-radius: 0px;
    box-shadow: none;
    color: #333;
    padding: 9px  17px;
    height: 80px;
}

.details-page-blog-form-block .form-check{
    padding-top: 9px;
    padding-left: 36px;
}

.details-page-blog-form-block .form-check a{
    color: #202040;
}

.details-page-blog-form-block .details-page-blog-form-phoneBtn{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 35px;
    padding-bottom:35px;
}

.comments-area {
    background: transparent;
    border-top: 1px solid #202040;
    padding:  50px 0;
    margin-top:  50px;
}

.comments-area-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
}

.comments-area-title h5{
    font-size: 24px;
    font-weight:800;
    color: #202040;
}

.comments-area h4 {
    margin-bottom: 35px;
    font-size: 17px;
}
.comments-area h5 {
    font-size: 17px;
    font-weight:800;
    margin-bottom: 0px;
    color: #00C9B1;
}
.comments-area .comment-list {
    padding-bottom:  50px;
}
.comments-area .comment-list:last-child {
    padding-bottom: 0px;
}
.comments-area .comment-list.left-padding {
    padding-left:  24px;
}

.single-comment {
    display: flex;
    flex-direction: column !important;
    align-items: stretch;
}


.comments-area .comments-area-image-block img {
    width: 60px !important;
    border-radius: 0%;
}

.comments-area .comment {
    margin-bottom: 10px;
    color: #202040;
    font-size: 17px;
}

.single-cooment-user{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-direction: column-reverse;
    padding: 19px;
    background-color: #fbf2ee;
}

.comment-info-inner{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 0;
}

.comment-info-inner p{
    font-size: 17px;
    font-weight:  800;
    color: #212121;
}


.contact__area{
    padding: 147px 0  80px 0;
}

.contact__area .contact__area__box{
    width: 100%;
    padding: 25px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.contact__area q-a__main__text{
    color: #202040;
}

.contact__area .form-groups .input{
    border: 2px dotted #eee;
    border-radius: 0px;
    color: #333;
    height: 40px;
    padding: 9px 17px;
    transition: all 0.3s ease 0s;
}

.contact__area .field{
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 28px;
}

.contact__area .form-groups .textarea{
    border: 2px dotted #eee;
    border-radius: 0px;
    box-shadow: none;
    color: #333;
    padding: 9px 17px;
    height: 80px;
}

.contact__area .form-check{
    align-items: flex-start;
    padding-top: 10px;
    padding-left:  31px;
    text-align: left;
    padding-top: 9px;
   
}

.contact__area .form-check a{
    color: #00C9B1;
}

.map-area{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.g-map{
    overflow: hidden;
}

iframe{
    display: flex;
}

.contact__area .contact__area-info-wrap{
    padding: 60px 0;
}
.contact-wrapperHKP{
    display: flex;
    margin-bottom: 50px;
    gap: 46px;
    flex-direction:  column-reverse;
}

.contact__area-info{
    display: flex;
    text-align: center;
    padding: 19px;
}

.contact__area-info-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 19px;
}

.contact__area .contact__area-info i {
    font-size: 25px;
    color: #202040;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.contact__area-info a{
    color: #202040;   
}

.contact__area-info-inner h4{
    font-size: 19px;
    font-weight: 800;
    color: #00C9B1;
}
.politic-area__content{
 word-break: break-word;
 p{
  margin-bottom:  9px;
  text-indent: 3ch;
  }
}
.politic-area__content ul li,
.politic-area__content ol li {
  margin-bottom: 5px;
}
.politic-area__content ul,
.politic-area__content ol {
  margin-bottom: 15px;
  padding-left:  19px;
  list-style: inside;
}
.politic-area__content h1{
  font-weight: 600;
  text-align: center;
  margin-bottom:  21px;
}
.politic-area__content h2{
  font-weight: 600;
  text-align: center;
  margin-bottom:15px ;
}
.politic-area__content table,.politic-area__content a{
  word-break: break-word;
  color: inherit !important;
}


.q-a{
    background:inherit;
    padding:  19px;
    margin-top:  50px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}

.q-a__title{
    text-align: center;
    padding-bottom: 15px;
    color: #00C9B1;
    padding-top: 19px;
    font-size: 19px;
    font-weight: 800;
}


.q-a .q-a__block{
    position: relative;
    padding: 10px;
}

.q-a .q-a__block .q-a__main__text{
    position: relative;
    padding: 10px;
    background: #fbf2ee;
    color: #202040;
    cursor: pointer;
} 

.q-a .q-a__block .q-a__main__text:before{
    content: '+';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    font-size: 27px;
}
.q-a .q-a__block.active .q-a__main__text:before{
    content: '-';
}

.q-a .q-a__block .q-a__content{
    position: relative;
    background: #fff;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
    overflow-y: auto;
}

.q-a .q-a__block.active .q-a__content{
    height: auto;
    padding: 10px;
}



.politic-area{
    padding: 147px 35px 62px;
	overflow: hidden;
}

.politic-area h1.politic-area__title{
    font-size:  24px;
    font-weight:  800;
}

.politic-area h1,h2,h3{
    font-size: 19px;
    font-weight: 800;
}

.politic-area  a{
    text-decoration: underline;
    color: #202040 !important;
}

.politic-area ol li {
    color: #202040 !important;
}

.politic-area ul{
    list-style: disc !important
}



.button-1 {
    font-size:  17px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 24px;
    font-weight: 600;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
     box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
  }

  .button-1 {
    background: linear-gradient(0deg, #202040 0%, #212121 100%);
    border: none;
  }
  .button-1:hover {
     background: linear-gradient(0deg, #ffe0d8 0%, #00C9B1 100%);
  }

  .button-2 {
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    padding: 12px 26px;
    font-weight:600;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset  2px  2px  2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 1;
  }

  .button-2:after {
    position: absolute;
    content: " ";
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     background-color: #ffe0d8;
    background-image: linear-gradient(315deg, #ffe0d8 0%, #00C9B1 74%);
    transition: all 0.3s ease;
  }
  .button-2:hover {
    background: transparent;
    box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
    color: #fff;
  }
  .button-2:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
    box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
  }

  .button-3 {
    font-size: 17px;
    border-radius: 5px;
    padding: 10px 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    z-index: 1;
    background: linear-gradient(0deg, #00C9B1 0%, #ffe0d8 100%);
    color: #fff;
    border: none;
    overflow: hidden;
  }


  .button-3:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -webkit-transform: scale(.1);
    transform: scale(.1);
  }
  .button-3:hover {
    color: #fff;
    border: none;
    background: transparent;
  }
  .button-3:hover:after {
    background: #202040;
    background: linear-gradient(0deg, #00C9B1 0%,  #202040 100%);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .button-4 {
    font-size: 17px;
    border-radius: 5px;
    padding: 10px 24px;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    z-index: 1;
    background: linear-gradient(0deg, #00C9B1 0%, #ffe0d8 100%);
    color: #fff;
    border: none;
    overflow: hidden;
  }

  
  .button-4:hover {
      text-decoration: none;
      color: #fff;
  }
  .button-4:before {
      position: absolute;
      content: '';
      display: inline-block;
      top: -180px;
      left: 0;
      width: 30px;
      height: 100%;
      background-color: #fff;
      animation: shiny-btn1 3s ease-in-out infinite;
  }
  .button-4:hover{
    opacity: .7;
  }

  .button-4:active{
    box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.2),
      inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
  }

  @keyframes shiny-btn1 {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}

.button-5 {
    font-size:  17px;
    border-radius: 5px;
    padding: 10px 24px;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    z-index: 1;
    background: linear-gradient(0deg, #00C9B1 0%, #ffe0d8 100%);
    color: #fff;
    border: none;
    overflow: hidden;
    background: #202040;
}


  .button-5:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #00C9B1;
    border-radius: 0px;
     box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    transition: all 0.3s ease;
  }
  .button-5:hover {
    color: #fff;
  }
  .button-5:hover:after {
    left: 0;
    width: 100%;
  }
  .button-5:active {
    top: 2px;
  }




  @media (min-width: 992px) {
    html:not(.tablet):not(.mobile) .benefits-box::before {
        transition: .33s;
    }

    html:not(.tablet):not(.mobile) .benefits-box__icon {
        transition: .33s;
    }

    html:not(.tablet):not(.mobile) .benefits-box__main {
        transform: translate3d(0, 0, 0);
        transition: .33s;
    }

    html:not(.tablet):not(.mobile) .benefits-box:hover::before {
        transform: scale3d(1.04, 1.04, 1.04);
    }

    html:not(.tablet):not(.mobile) .benefits-box:hover .benefits-box__icon {
        transform: scale3d(1.4, 1.4, 1.4);
    }

    html:not(.tablet):not(.mobile) .benefits-box:hover .benefits-box__main {
        transform: translate3d(0, 10px, 0);
    }
}


@media(max-width: 992px){

    .main_menu .row{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main_menu-main_menu-nav__links-box-menu ul {
        display: none; 
        padding: 10px;
    }

    .main_menu-main_menu-nav__links-box-menu li a, .main_menu-nav__links-box-drop_downS,.main_menu-main_menu-nav__links-box-menu li a:hover{
        color: #fff;
    }


    .main_menu .main_menu-nav__links-box-drop_down__links.active  {
        display: block;
    }

    .main_menu nav ul li {
        justify-content: center;
        margin-top: 24px;
    }

    .main_menu .main_menu-nav__links-box-drop_down__links{
        display: none;
        width: 300px;
    }

    .main_menu .main_menu-nav__links-box-drop_downS {
        display: block;
    }

    
    .main_menu-nav__links-box-drop_down__links a.dropdown-item{
        font-size: 14px !important;
        white-space: normal;
    }

    .main_menu nav ul li a {
        color: #fff;
    }

    .main_menu nav ul li a {
        color: #fff;
    }

    .main_menu nav ul li a:hover {
        color: #fff;
    }

    .main_menu-burger-menu {
        display: block; 
        z-index: 999;
        position: relative;
    }

    .main_menu-burger-menu span{
        display: block;
        width: 25px;
        height: 3px;
        background-color: #202040;
        margin-bottom: 5px;
    }

    .main_menu-nav__links-box .show {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #00C9B1;
        z-index: 999;
    }

    .banner_post {
        padding: 90px 0  31px 0;
    }

    .footer-area-first-block, .footer-area-second-block, .footer-area-third-block{
        width: 100% !important;
    }

    .footer-area-first-block, .footer-area-second-block{
        padding-bottom: 24px;
    }

    .single_catagory_post{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .details-page-blog {
        padding: 31px 0 90px 0;
    }

    .details-page-blog-image{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .details-page-blog-icons{
        display: flex;
        justify-content: center;
    }

    .details-page-blog-block{
        margin-bottom: 25px;
    }

    .q-a{
        margin-bottom:  31px;
    }

    .politic-area {
        padding: 52px 15px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .subscribe_form {
        margin-top: 0;
   }

   .subscribe_form .form{
       flex-direction: column !important;
   }
    .subscribe_form .subscribe_form_iner {
        padding: 17px 10px;
        text-align: center;
    }

    .subscribe_form .subscribe_form_iner h3 {
        margin-bottom: 19px;
   }
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .subscribe_form .subscribe_form_iner {
        padding: 24px 15px;
        text-align: center;
   }
    .banner_post .banner_post_1 {
        height: 400px;
        margin-bottom:  31px;
    }
    .banner_post .banner_post_1 .banner_post_iner {
        padding: 19px;
    }
    .banner_post .banner_post_1 .banner_post_iner h2 {
        font-size: 18px;
    }
    .section_padding {
        padding: 62px 0px 36px 0;
   }

    .subscribe_form .subscribe_form_iner h3 {
        margin-bottom: 19px;
    }

    .blog__gallery .single-blog__gallery-block .blog__gallery-block_img img{
        height: 170px;
   }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner_post .banner_post_1 {
        width: 48%;
        height: 400px;
        margin-bottom: 28px;
   }
    .banner_post .banner_post_1 .banner_post_iner {
        bottom: 0px;
        padding: 19px;
    }
    .banner_post .banner_post_1 .banner_post_iner h2 {
        font-size: 18px;
    }
    .section_padding {
        padding:  62px 0px;
   }
}

@media (min-width: 800px) and (max-width: 991px) {
    .blog__gallery .single-blog__gallery-block .blog__gallery-block_img img{
        height: 150px;
   }
}

@media (min-width: 577px) and (max-width: 799px) {
    .blog__gallery .single-blog__gallery-block .blog__gallery-block_img img{
        height: 100px;
   }
}

@media(max-width: 767px){
    .details-page-blog-image img{
        width: 100% !important;
        height: 344px !important;
        object-fit: contain;
        padding-top: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner_post .banner_post_1 .banner_post_iner {
        bottom: 0px;
        padding: 15px;
   }
    .banner_post .banner_post_1 .banner_post_iner h2 {
        font-size: 18px;
   }
    .subscribe_form .form-control {
        margin-bottom: 19px;
    }

    .banner_post .banner_post_1 {
        width: 48%;
        height: 400px;
        margin-bottom: 28px;
   }

    .section_padding {
        padding:  52px 0px;
    }
}

@media(max-width: 600px){
    .politic-area {
        padding: 31px 10px;
    }
}


        
@media (max-width: 576px) {
    button {
            width: 100%;
        }
    
    .banner_post .banner_post_1 {
        width: 100%;
        height: 400px;
        margin-bottom: 25px;
   }
    .banner_post .banner_post_1 .banner_post_iner {
        bottom: 0px;
        padding: 15px;
        max-width: 300px;
    }
    .banner_post .banner_post_1 .banner_post_iner h2 {
        font-size: 18px;
    }
    .subscribe_form .form-control {
        margin-bottom: 19px;
   }

    .section_padding {
        padding:  52px 0px;
    }

    .blog__gallery .blog__gallery-block {
        display: inline-block;
   }

    .blog__gallery .single-blog__gallery-block {
        width: 50%;
    }

    .details-page-blog-image img{
        width: 100% !important;
        height: auto!important;
        object-fit: contain;
       
    }
}

@media (min-width: 375px) and (max-width: 576px) {
    .blog__gallery .single-blog__gallery-block .blog__gallery-block_img img{
        height: 200px;
   }
}

@media (max-width: 414px) {
    .comments-area {
        padding: 46px 9px;
   }
}

@media (max-width: 413px) {
    .comments-area .comment-list .single-comment .comment {
        font-size: 15px;
   }
}



@media (min-width: 320px) and (max-width: 375px) {
    .blog__gallery .single-blog__gallery-block .blog__gallery-block_img img{
        height: 150px;
   }
}