@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&amp;family=Playfair+Display:wght@700&amp;family=Poppins:wght@400;500;600;700&amp;display=swap');
/*----bootstrap css ----- */
@import url('../css/bootstrap.min.css');
/*-------- Font css ------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
@import url('../fonts/opensans.css');
/*-------- AOS css ------*/
  @import url('../css/aos.css');
/*----carousel css ----- */
@import url('../css/owl.carousel.css');
@import url('../css/owl.theme.css');
 /*** 

  ====================================================================
   css
  ====================================================================

   ***/ 
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Italic.woff2') format('woff2'),
        url('../fonts/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('Poppins-Light.woff2') format('woff2'),
        url('Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




 @font-face {
    font-family: 'font-awesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
   }
* {
  margin: 0;
  padding: 0;
}
   body {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color:#57667E;
    font-size: 17px;overflow-x: hidden;
    position: relative;
    top:0 !important;margin: 0;
   }
   .font-lato {font-family: 'Poppins', sans-serif; font-weight: normal;}
   .main-page-wrapper {overflow-x:hidden;}
   h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
   .h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6 {color: #233D63; font-weight: 100; font-family: 'Poppins', sans-serif;}
   .h1,h1 {font-size: 60px;}
   .h2,h2 {font-size: 45px; font-family:'Poppins', sans-serif;font-style: normal;
    font-weight: 500;}
   .h3,h3 {font-size: 35px; font-family:'Poppins', sans-serif;font-style: normal;
    font-weight: 500;}
   .h4,h4 {font-size: 25px; font-family:'Poppins', sans-serif;font-style: normal;
    font-weight: 600;}
   .h5,h5 {font-size: 22px; font-family:'Poppins', sans-serif;font-style: normal;
    font-weight: 200;}
   .h6,h6 {font-size: 18px;}
   p {line-height: 28px;font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;}
   body a {text-decoration: none; display: inline-block;}
   a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
   img {max-width: 100%; display: block;}   

   /*----header----*/
.top_header {background-color:#000;padding: 10px 0px;}
.header_marquee marquee p {
    margin-bottom: 0px;    line-height: normal;
    color: #fff;
}
.header_marquee { background: #e72614;    padding: 4px 0;}
.ht_top{position: relative; height: 5px;}

.top_header .top_detail_left ul li span {
    font-size: 15px;
    margin-right: 6px;
    letter-spacing: 0;
}

.top_header .top_detail_left ul li span i {color: #fff;}
.top_header .top_detail_left ul li {
    list-style: none;    color: #fff;
    display: inline-block;    margin: 0 10px 0 0;
}
.top_header .top_detail_left ul li a {color: #fff;font-size: 15px;}
.top_header .top_social_media ul li {list-style: none;display: inline-block; margin: 0 5px;}
.top_social_media {text-align: left;}
.top_header .top_social_media ul li a {
    width: 30px;
    height: 30px;
    background: red;
    text-align: center;
    border-radius: 100%; color: #fff;
    padding: 3px;
}
.top_header .top_social_media ul li:nth-child(1) a {background: #3a559f;}
.top_header .top_social_media ul li:nth-child(2) a {background: #50abf1;}
.top_header .top_social_media ul li:nth-child(3) a {background: #0077b7;}
.top_header .top_social_media ul li:nth-child(4) a {background: #c71f1e;}
.top_header .top_social_media ul li a:hover {color: #00ade0;}
.top_header .top_detail_left ul li a span {
    width: 30px;
    text-align: center;
    height: 30px;
    background: #e72614;
    border-radius: 100%;
    display: inline-block;
    padding: 4px 5px;
}
   .site-header {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;padding: 5px 0;
}
.site-header .header-inner { position: relative;}
.site-header .header-inner .site-logo a { display: flex;align-items: center;}
.site-header .header-inner .site-logo a img {width: 80px;    display: block !important;}
.site-header .header-inner .site-nav .site-logo div h3 {
    font-size: 27px;
    font-weight: 700;
}
.site-header .header-inner .site-nav .site-logo div h5 {
    font-size: 19px;
    font-weight: 600;
}
.site-header .header-inner .site-nav .site-logo div img.main-logo {
    margin-right: 7px;
}
.site-header .header-inner .site-nav {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.site-header .header-inner .site-nav,
.site-header .header-inner .site-nav .menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .header-inner .site-nav .menu-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.site-header .header-inner .site-nav .menu-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.site-header .header-inner .site-nav .nav-right {
    margin-left: 50px;
}
.site-header .header-inner .site-nav .nav-right .nav-btn {
    background: #fff;
    -webkit-box-shadow: 0 20px 30px 0 rgba(79, 35, 35, 0.15);
    box-shadow: 0 20px 30px 0 rgba(79, 35, 35, 0.15);
    color: #fa7070;
    display: inline-block;
    padding: 7px 37px;
    font-weight: 600;
    border-radius: 30px;
    font-size: 14px;
    border: 2px solid transparent;
}
.site-header .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #fa7070;
    color: #fff;
}
.site-header .header-inner .site-nav.nav-two .nav-right .nav-btn {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 37px;
}
.site-header .header-inner .site-nav.nav-two .nav-right .nav-btn:hover {
    background: #fff;
    color: #7052fb;
    border-color: #fff;
}
.site-header .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two {
    background-color: hsla(0, 0%, 100%, 0.1);
    border-color: hsla(0, 0%, 100%, 0.3);
    color: #fff;
    padding: 9px 37px;
}
.site-header .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two:hover {
    background: #fff;
    color: #7052fb;
}
.site-header .header-inner .site-nav.nav-two .site-main-menu li .sub-menu li a.current_page,
.site-header .header-inner .site-nav.nav-two .site-main-menu li .sub-menu li a:hover {
    color: #7052fb;
}
.site-header .site-mobile-logo {
    display: none;
}
.site-header .site-main-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-header .site-main-menu li {
    margin: 0 15px;
    position: relative;
    padding: 25px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-header .site-main-menu li:last-child {
    margin-right: 0;
}
.site-header .site-main-menu li > a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    position: relative; 
}
.site-header .site-main-menu li > a:hover {color: #e72614;}
.site-header .site-main-menu li > a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 0;
    height: 1px;
    background: #fff;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 0;
}
.site-header .site-main-menu li > a.current_page:after,
.site-header .site-main-menu li > a:hover:after {
    width: 100%;
    opacity: 1;
}
.site-header .site-main-menu li.menu-item-has-children:after {
    position: absolute;
    right: -18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: eleganticons;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-header .site-main-menu li.menu-item-has-children:hover:after {
    color: #fa7070;
}
.site-header .site-main-menu li .sub-menu {
    display: block;
    margin: 0;
    padding: 10px 0px;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 0 36px 4px rgba(79, 35, 35, 0.1);
    box-shadow: 0 0 36px 4px rgba(79, 35, 35, 0.1);
    position: absolute;
    top: 110%;
    left: 0;
    min-width: 300px; max-height: 400px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999999;    overflow-y: auto;
    border-radius: 4px;
}


.top_detail_left {
    text-align: right;
}
.site-header .site-main-menu li .sub-menu::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

.site-header .site-main-menu li .sub-menu::-webkit-scrollbar-thumb
{
    background-color: #fcaf18;
}
.site-header .site-main-menu li .sub-menu li {
    display: block;
    margin: 0;
    padding: 0 15px;line-height: 30px;
    border-bottom: 1px solid #eee;
}
.site-header .site-main-menu li .sub-menu li:nth-last-child(1) {
    border-bottom: 0px;
}


.site-header .site-main-menu li .sub-menu li.menu-item-has-children:after {
   content: "\f120";
    right: 10px;
    color: #333;
    font-family: 'Flaticon';
}
.site-header .site-main-menu li .sub-menu li.menu-item-has-children .sub-menu {
    left: 100%;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.site-header .site-main-menu li .sub-menu li.menu-item-has-children:hover .sub-menu {
    top: -23px;
    visibility: visible;
    opacity: 1;
}
.site-header .site-main-menu li .sub-menu li a {
    display: block;
    padding: 3px 0;
    color: #797687;
    font-size: 14px;
    font-weight: 300;
}
.site-header .site-main-menu li .sub-menu li a:after {
    display: none;
}
.site-header .site-main-menu li .sub-menu li a.current_page,
.site-header .site-main-menu li .sub-menu li a:hover {
    color: #fa7070;
}
.site-header .site-main-menu li .sub-menu li:last-child a {
    border-bottom: 0;
}
.site-header .site-main-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.site-header .nav-dark .site-main-menu li a {
    color: #2b2350;
}
.site-header .nav-dark .site-main-menu li a:after {
    display: none;
}
.site-header .nav-dark .site-main-menu li a.current_page,
.site-header .nav-dark .site-main-menu li a:hover {
    color: #fa7070;
}
.site-header .nav-dark .site-main-menu li.menu-item-has-children:after {
    color: #2b2350;
}
.site-header.header-five .header-inner .site-nav .menu-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 80%;
}
@media (max-width: 991px) {
    .site-header.header-five .header-inner .site-nav .menu-wrapper {
        width: 100%;
        display: block;
    }
}
@media (max-width: 991px) {
    .site-header.header-five .header-inner .site-nav .nav-right {
        display: block;
        text-align: left;
    }
}
.site-header.header-five .header-inner .site-nav .nav-right .nav-btn {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, 0.302);
    border-radius: 4px;
    padding: 7px 24px;
    font-size: 16px;
}
.site-header.header-five .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #fff;
    border-color: #fff;
    color: #7052fb;
}
@media (max-width: 991px) {
    .site-header.header-five .header-inner .site-nav .nav-right .nav-btn {
        border-color: #7052fb;
        color: #7052fb;
    }
    .site-header.header-five .header-inner .site-nav .nav-right .nav-btn:hover {
        color: #fff;
        background: #7052fb;
    }
}
.site-header.header-five .site-main-menu li a {
    color: #2b2350;
}
.site-header.header-five .site-main-menu li a:after {
    display: none;
}
.site-header.header-five .site-main-menu li a.current_page,
.site-header.header-five .site-main-menu li a:hover {
    color: #7052fb;
}
.site-header.header-five .site-main-menu li.menu-item-has-children:after {
    color: #2b2350;
}
.site-header.header-five .site-main-menu li .sub-menu li a.current_page,
.site-header.header-five .site-main-menu li .sub-menu li a:hover {
    color: #7052fb;
}
.site-header.header-six .header-inner .site-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.site-header.header-six .header-inner .site-nav .nav-right .nav-btn {
    background: transparent;
    border: 2px solid #efbbd9;
    color: #f97bc5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-header.header-six .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #f97bc5;
    color: #fff;
    border-color: #f97bc5;
}
.site-header.header-six .header-inner .site-nav .nav-right .login-btn {
    color: #646479;
    margin-right: 15px;
    font-weight: 500;
}
.site-header.header-six .header-inner .site-nav .nav-right .login-btn i {
    margin-right: 5px;
}
.site-header.header-six .header-inner .site-nav .nav-right .login-btn:hover {
    color: #f97bc5;
}
.site-header.header-six .site-main-menu li > a {
    color: #2b2350;
}
.site-header.header-six .site-main-menu li .sub-menu li a.current_page,
.site-header.header-six .site-main-menu li .sub-menu li a:hover,
.site-header.header-six .site-main-menu li > a:hover {
    color: #f97bc5;
}
.site-header.header-seven .header-inner .site-nav .menu-wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    width: 80%;
}
.site-header.header-seven .header-inner .site-nav .nav-right {
    margin-left: 0;
}
.site-header.header-seven .header-inner .site-nav .nav-right .nav-btn {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, 0.302);
    border-radius: 4px;
    padding: 7px 24px;
    font-size: 16px;
}
.site-header.header-seven .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #fff;
    border-color: #fff;
    color: #fd4d5c;
}
.site-header.header-seven .site-main-menu li a {
    color: #fff;
}
.site-header.header-seven .site-main-menu li a:after {
    display: none;
}
.site-header.header-seven .site-main-menu li a.current_page,
.site-header.header-seven .site-main-menu li a:hover {
    color: #fd4d5c;
}
.site-header.header-seven .site-main-menu li.menu-item-has-children:after {
    color: #2b2350;
}
.site-header.header-seven .site-main-menu li .sub-menu li a.current_page,
.site-header.header-seven .site-main-menu li .sub-menu li a:hover {
    color: #fd4d5c;
}
.site-header.header-seven.pix-header-fixed .site-main-menu li a {
    color: #333;
}
.site-header.header-seven.pix-header-fixed .site-main-menu li a:hover {
    color: #fd4d5c;
}
.site-header.header-seven.pix-header-fixed .site-main-menu li.menu-item-has-children:after {
    color: #2b2350;
}
.site-header.header-seven.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn {
    border-color: #fd4d5c;
    color: #fd4d5c;
}
.site-header.header-seven.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #fd4d5c;
    color: #fff;
}
.site-header.header-eight .toggle-menu .bar {
    background: #0b0b0b;
}
.site-header.header-eight .header-inner .site-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.site-header.header-eight .header-inner .site-nav .nav-right .nav-btn {
    background: #12bf7c;
    border: 2px solid #12bf7c;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(11, 176, 112, 0.3);
    box-shadow: 0 10px 20px 0 rgba(11, 176, 112, 0.3);
}
.site-header.header-eight .header-inner .site-nav .nav-right .nav-btn:hover {
    background: transparent;
    color: #12bf7c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-header.header-eight .site-main-menu li > a {
    color: #2b2350;
}
.site-header.header-eight .site-main-menu li > a:hover {
    color: #12bf7c;
}
.site-header.header-eight .site-main-menu li > a:hover:after {
    background: #12bf7c;
}
.site-header.header-eight .site-main-menu li .sub-menu li a.current_page,
.site-header.header-eight .site-main-menu li .sub-menu li a:hover {
    color: #12bf7c;
}
.site-header.header-nine {
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(14, 3, 52, 0.08);
    box-shadow: 0 10px 20px 0 rgba(14, 3, 52, 0.08);
}
.site-header.header-nine .toggle-menu .bar {
    background: #1a133b;
}
.site-header.header-nine .site-main-menu li {
    padding: 26px 0;
}
.site-header.header-nine .site-main-menu li a {
    color: #615f6b;
}
.site-header.header-nine .site-main-menu li a:after {
    display: none;
}
.site-header.header-nine .site-main-menu li a.current_page,
.site-header.header-nine .site-main-menu li a:hover {
    color: #f98e47;
}
.site-header.header-nine .site-main-menu li.menu-item-has-children:after {
    color: #615f6b;
}
.site-header.header-nine .header-inner .site-nav .nav-right .nav-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 6px;
    background: #f98e47;
    border: 1px solid #f98e47;
    color: #fff;
    padding: 4px 30px;
}
.site-header.header-nine .header-inner .site-nav .nav-right .nav-btn:hover {
    background: transparent;
    color: #f98e47;
}
.logo-sticky {
    display: none;
}
.pix-header-fixed {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999999;
    -webkit-box-shadow: 0 10px 20px 0 rgba(79, 35, 35, 0.08);
    box-shadow: 0 10px 20px 0 rgba(79, 35, 35, 0.08);
    -webkit-animation: q 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: q 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    background: #fff;
}
.pix-header-fixed .header-inner .site-logo {
    padding: 0px 0;
}
.pix-header-fixed .header-inner .site-logo .logo-sticky {
    display: block;
}
.pix-header-fixed .header-inner .site-logo .logo-main {
    display: none;
}
.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn {
    background: transparent;
    color: #fa7070;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fa7070;
}
.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #fa7070;
    color: #fff;
}
.pix-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn,
.pix-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two {
    border-color: #7052fb;
    color: #7052fb;
}
.pix-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two:hover,
.pix-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn:hover {
    background: #7052fb;
    color: #fff;
    border-color: #7052fb;
}
.pix-header-fixed .header-inner .site-nav.nav-two .site-main-menu li a.current_page,
.pix-header-fixed .header-inner .site-nav.nav-two .site-main-menu li a:hover {
    color: #7052fb;
}
.pix-header-fixed .site-main-menu li {
    padding: 21px 0;
}
.pix-header-fixed .site-main-menu li.menu-item-has-children:after,
.pix-header-fixed .site-main-menu li a {
    color: #333;
}
.pix-header-fixed .site-main-menu li a:after {
    display: none;
}
.pix-header-fixed .site-main-menu li a.current_page,
.pix-header-fixed .site-main-menu li a:hover {
    color: #fa7070;
}
.pix-header-fixed .site-main-menu li a.current_page:after,
.pix-header-fixed .site-main-menu li a.current_page:before,
.pix-header-fixed .site-main-menu li a:hover:after,
.pix-header-fixed .site-main-menu li a:hover:before {
    background: #fa7070;
}
.pix-header-fixed.header-five .header-inner .site-nav .nav-right .nav-btn {
    color: #7052fb;
    border: 2px solid #7052fb;
}
.pix-header-fixed.header-five .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #7052fb;
    border-color: #7052fb;
    color: #fff;
}
.mask-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3333;
    top: 0;
    left: 0;
}
.close-menu {
    display: none;
}
.home-color-two .return-to-top:hover:after {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    background: #7052fb;
    -webkit-box-shadow: 0 10px 20px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px 8px rgba(0, 0, 0, 0.15);
}
.home-color-two .return-to-top:hover > i {
    text-shadow: 0 -50px #fff, 0 0 #fff;
}
@media (max-width: 991px) {
    .toggle-menu {
        position: absolute;
        left: 0;
        width: 26px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        height: 24px;
    }
    .toggle-menu .bar {
        width: 18px;
        height: 2px;
        display: block;
        float: left;
        margin: 3px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #000;
    }
    .toggle-menu .bar:nth-child(2) {
        width: 24px;
    }
    .site-header .header-inner {
        text-align: center;
        padding: 15px 0;
    }
    .site-header .header-inner .site-nav .nav-right {
        margin-left: 20px;
    }
    .site-header .header-inner .site-nav .nav-right .nav-btn {
        padding: 8px 22px;
    }
    .site-header .site-mobile-logo {
        display: block;
    }
    .site-header .site-main-menu li {
        margin: 0 15px;
    }
    .site-header .site-logo {
        display: none;
    }
    .site-header.header-two.toggle-light .toggle-menu .bar {
        background: #fff;
    }
    .site-header.header-five .toggle-menu .bar,
    .site-header.header-six .toggle-menu .bar {
        background: #333;
    }
    .site-header .site-nav {
        position: fixed;
        width: 320px !important;
        height: 100vh;
        background: #fff;
        top: 0;
        left: -100%;
        display: block !important;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        overflow: scroll;
        -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    }
    .site-header .site-nav .site-main-menu {
        display: block;
        width: 100%;
        padding-bottom: 50px;
        text-align: left;
    }
    .site-header .site-nav .site-main-menu li {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #f1f2f3;
    }
    .site-header .site-nav .site-main-menu li:first-child {
        border-top: 1px solid #f1f2f3;
    }
    .site-header .site-nav .site-main-menu li a {
        display: block;
        color: #888;
        padding: 6px 35px;
        font-weight: 400;
    }
    .site-header .site-nav .site-main-menu li a:after {
        display: none;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children {
        position: relative;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children:after {
        display: none;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children:focus,
    .site-header .site-nav .site-main-menu li.menu-item-has-children a:hover {
        color: #fa7070;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children i {
        position: absolute;
        top: 6px;
        right: 20px;
        display: block;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        z-index: 222;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu {
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        width: auto;
        visibility: visible;
        background: transparent;
        padding: 0;
        display: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li {
        padding: 0;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid #f1f2f3;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li a {
        color: #888;
        font-weight: 400;
        padding: 5px 35px 5px 45px;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
        opacity: 1;
        visibility: visible;
        position: relative;
        left: 0;
        top: auto;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li a {
        padding-left: 60px;
    }
    .site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:after {
        content: "\33";
        color: #fff;
    }
    .site-header .site-nav .nav-right {
        display: none;
    }
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:focus,
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:focus:after,
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:hover,
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:hover:after,
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children a:focus,
    .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children a:hover {
        color: #7052fb;
    }
    .site-header.header-two .toggle-menu .bar {
        background: #2b2350;
    }
    .header-inner .site-mobile-logo img {
        max-height: 30px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .pix-header-fixed .toggle-menu {
        top: 30px;
    }
    .pix-header-fixed .toggle-menu .bar {
        background: #333;
    }
    .pix-header-fixed .site-main-menu li.menu-item-has-children:after,
    .pix-header-fixed .site-main-menu li a {
        color: #fff;
    }
    .pix-header-fixed .header-inner .site-logo {
        padding: 12px 0;
    }
    .pix-header-fixed.header-two.toggle-light .toggle-menu .bar {
        background: #000;
    }
    .sidebar-open .site-header .site-nav {
        left: 0;    z-index: 999999;
    }
    .sidebar-open .menu-wrapper:before {
        opacity: 1;
        visibility: visible;
    }
    .close-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        top: 0;
        text-align: right;
        width: 100%;
        left: 0;
        padding: 2px;
        padding: 30px 20px;
    }
    .close-menu i {
        font-size: 36px;
        color: #2b2350;
    }
    .close-menu span {
        font-size: 15px;
    }
    .header-dark .toggle-menu .bar {
        background: #2b2350;
    }
}


/*---slider---*/
.main_banner {
    overflow: hidden;
    position: relative;
}
.slder_ngo {
    position: absolute;
    top: 35%;
    z-index: 99999;
       text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 600px;
}
.main_slider_pmr img {
    width: 100% !important;
}
.slide_content p {
    color: #fff;
}

.main-slider .owl-controls .owl-dots {
    z-index: 99999999;
    position: relative;
}
.main-slider .owl-dots .owl-dot:hover span {background: #fcaf18;}

.slide_content h1 {
    font-size: 45px;
    color: #fff;
}
.main-slider .owl-dots {
    margin-top: -40px;
}
.main-slider .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-radius: 7px;
    width: 30px;
}
.main-slider .owl-dots .owl-dot span {
    width: 30px;
    background-color: #e72614;
}
.main-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;width: 100%;
}
.main-slider .owl-controls .owl-nav .owl-prev {
    left: 0;position: absolute;
}
.main-slider .owl-controls .owl-nav .owl-prev i:before {
    margin-left: 0;
    text-align: center;
    line-height: 43px;
}
.main-slider .owl-controls .owl-nav .owl-next {
    right:  0;position: absolute;
}
.main-slider .owl-controls .owl-nav .owl-next i:before {
    margin-left: 5px;
    text-align: center;
    line-height: 43px;
}
.main-slider .owl-controls .owl-nav .owl-prev, .main-slider .owl-controls .owl-nav .owl-next {
    background: #e72614;
    text-align: center;
    width: 50px;
    border-radius: 100%;
    height: 50px;
}
.slide_content h1 span.slider_title {
    font-size: 45px;
    font-weight: 600;
    color: #fcaf18;
}
/*----About Us----*/
section.about {
    padding: 60px 0;
}
.about_Small_img {
    position: absolute;
    bottom: -90px;
    right: -40px;
    background: #fff;
    border-radius: 5px;
    padding: 5px; box-shadow: 0 0 60px rgb(220 220 220);
}
.about_main-img {
    background: #fff;
}
section.ng_about {padding: 70px 0;background-image: url(../images/banner/ap-bg.jpg);
    background-position: right;
    background-size: 100%;}
.about_content h3 {
    font-size: 35px;
    font-family: 'Poppins';
    margin-bottom: 10px;
    color: #132954;
    font-style: normal;
    font-weight: 500;
}
.about_content p {text-align: justify; font-size: 15px;letter-spacing: 0.5px;}

.defult_more_btns {
    margin-top: 40px;
}
.defult_more_btns a {
    background-color: #e72614;
    color: #fff;
    padding: 10px 60px;
    border-radius: 8px;
    border: 1px solid #e72614;    z-index: 999;
  display: inline-block;position: relative;
}
.defult_more_btns a:hover::after {
    width: 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 300ms ease-out;
    transition: -webkit-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.defult_more_btns a:after {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000000; border: 1px solid #000; 
    width: 100%;
    height: 100%;
    border-radius: 8px;
    content: '';
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all transform 300ms ease-out 200ms;
    transition: all transform 300ms ease-out 200ms;
}

/*-----features-section-----*/
  .features_section .shape-one {
    position: absolute;
    left: 52%;
    top:2%;
    animation: animationFramesOne 35s alternate infinite linear;
  }
  .features_section .shape-two {
    position: absolute;
    right: 0;
    top:25%;
  }
  .features_section .shape-three {
    position: absolute;
    left: 0;
    top:20%;
    z-index: -1;
  }
  .features_section .shape-four {
    position: absolute;
    left: 50%;
    bottom: -16%;
    animation: animationFramesTwo 25s alternate infinite linear;
  }
.features_section .shape-five {
    position: absolute;
    right: 40px;
    top: 11%;
}
.title.text-center {
    padding: 50px 0 0px;
}
section.features_section {
    padding: 40px 0 70px;position: relative;
}

.features_box {
    background: #fff;    overflow: hidden;
    border-radius: 10px;    border: 1px solid #eee;
    padding: 20px 20px;
    text-align: center;
    margin: 25px 0 0px;z-index: 9;
    position: relative;
}
.feature_content p {
    font-size: 15px;
}
.feature_icon {
    width: 100px;
    height: 100px;
    background: #063da1;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 15px;
    box-shadow: 0 0 10px rgb(239 239 239/50%);transition: all .5s;
}
.more-ngo-button {position: relative;width: 100%;    z-index: 9;}

.ngo_features_box:hover .ngo_feature_content h4{color: #fff;}  
section.features_section .more-ngo-button {margin-top: -17px; text-align: center;}

.more-ngo-button a {
    display: inline-block;
    text-align: center;
    color: #ffffff;
    background-color: #1a468f;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 60px;
    border-radius: 15px;
    letter-spacing: 0.15px;
    z-index: 1;
    position: relative;
}
.more-ngo-button a:hover::after {
    width: 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 300ms ease-out;
    transition: -webkit-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.more-ngo-button a:after {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0c2d6a;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    content: '';
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all transform 300ms ease-out 200ms;
    transition: all transform 300ms ease-out 200ms;}

/*------Why Choose Us------*/

/*-----Footer-----*/
footer.foooter-main {padding: 50px 0px 0px; background: #000;}
footer.foooter-main .footer-about-widget ul li {list-style: none;line-height: 30px;color: #fff;
font-family: 'Open Sans';text-align: justify;font-size: 15px;letter-spacing: 0.7px;}
.footer-about-widget ul li {list-style: none; line-height: 30px;display: flex;}
.footer-about-widget ul li a{color: #000;}
footer.foooter-main .footer-about-widget ul li span.footer_icon i:before {margin-left: 0;  margin-right: 10px;}
footer.foooter-main .footer-about-widget ul li a span.usel_link-icon i:before {
 margin-left: 0; margin-right: 10px; font-size: 12px;}
 footer.foooter-main .footer-about-widget ul li a {color: #fff;font-size: 14px;font-family: 'Open Sans'; word-break: break-word;}
footer.foooter-main .footer-about-widget ul li a:hover{color:#e72614;}
.footer-about-widget h5 {
    font-weight: 300;
    color: #fff;
    font-family: 'Poppins Medium';
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer-about-widget p {font-size: 14px; text-align: justify;letter-spacing: 0.7px;
    color: #fff;}
.footer-about-widget ul.footer_address li {margin: 10px 0;}
.footer_copy_right {background:#e72614;padding:5px 0;}
.footer_social-media ul li { list-style: none; display: inline-block;}
.footer_social-media .facebook {
    background: #3b579d;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;}
.footer_social-media .twitter {
    background: #00aced;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;}
.footer_social-media .linkedin {
    background: #007bb6;
    text-shadow: 0px 0px #005983, 1px 1px #005983, 2px 2px #005983, 3px 3px #005983, 4px 4px #005983, 5px 5px #005983, 6px 6px #005983, 7px 7px #005983, 8px 8px #005983, 9px 9px #005983, 10px 10px #005983, 11px 11px #005983, 12px 12px #005983, 13px 13px #005983, 14px 14px #005983, 15px 15px #005983, 16px 16px #005983, 17px 17px #005983, 18px 18px #005983, 19px 19px #005983, 20px 20px #005983, 21px 21px #005983, 22px 22px #005983, 23px 23px #005983, 24px 24px #005983, 25px 25px #005983, 26px 26px #005983, 27px 27px #005983, 28px 28px #005983, 29px 29px #005983, 30px 30px #005983;}
.footer_social-media ul li a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;}
.footer_social-media .facebook:hover{color:#3b579d;}
.footer_social-media .twitter:hover{color:#00aced;}
.footer_social-media .linkedin:hover{color:#005983;}
.footer_social-media ul li a {
    overflow: hidden;
    font-size: 26px;
   margin: 0 5px;border-radius: 100%;
}
.footer_social-media ul li a {
    display: inline-block;
    float: left;
    width: 44px;
    height: 44px;
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.footer_social-media ul {text-align: right;}
.footer_copyright_text p {color: #fff;}
.footer_copyright_text p a {color: #fff;}
.footer_copyright_text p a:hover {color: #000;}
.footer-about-widget { margin-bottom: 50px;}
/*-----------End-footer-------------*/

/*-----About-section-----*/
.ngo_inner_banner-section {background-image: url(../images/banner/banner.jpg); padding: 130px 0 70px;}
.ngo_inner_title {text-align: center;}
.ngo_inner_title h1 {color: #fff; font-size: 35px; letter-spacing: 0.9px;}

.ngo_inner_title ul.ngo-breadcrumb li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;    color: #fff;
}
.ngo_inner_title ul.ngo-breadcrumb li a {color: #e88787;}
.ngo_inner_title ul.ngo-breadcrumb {margin-top: 10px;}
.ngo_ab_service ul {margin-top: 15px;}
.ngo_ab_service ul li span i:before {
    margin-left: 0;
    margin-right: 10px;font-size: 15px;
}
.ngo_ab_service ul li {
    line-height: 30px;
    font-size: 15px;
    list-style: none;
    letter-spacing: 0.9px;
    width: 50%;
    float: left;
}
/*-----//End-about-----*/
/*-----Contact Us-----*/
.contact_content {margin-top: 40px; text-align: justify;}
.contact_content p {font-size: 15px; letter-spacing: 0.7px; font-weight: 100;}
section.ngo_contact_section { padding: 60px 0 90px;    border-bottom: 1px solid #eee;}
section.ngo_contact_section:before {
    content: "";
    position: absolute;
    width: 830px;
    height: 400px;
    background-image: url(../images/banner/map.png);
    left: 20%;
}
.ngo_contact-form.aos-init form.contact-form_ngo-md .ngo_form-field input.form-control {
    border-radius: 5px;
    margin: 10px 0 20px;
    width: 100%;
    height: 45px;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 15px;
}
.ngo_contact-form.aos-init form.contact-form_ngo-md .ngo_form-field textarea.form-control {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.5px;
}    
form.contact-form_ngo-md .ngo_form-fielsd select.form-control.ng-pristine.ng-invalid.ng-invalid-required.ng-touched {
    margin-bottom: 20px;
    height: 45px;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.ngo_contact_head h3 {
    letter-spacing: 0.8px;
    font-size: 32px;
}
.ngo_contact_head {
    margin-bottom: 20px;
}
.ngo_contact-form.aos-init{
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
    margin-top: -20%;
}
.contact_address-box ul li {
    list-style: none;
    line-height: 30px;
    margin-bottom: 10px;
    display: inline-flex;
    font-size: 16px;
    letter-spacing: 0.8px;
    font-weight: 300;
}
.contact_address-box ul li a {color: #57667E;}
.contact_address-box ul li a:hover {color: #fa7070;}
.contact_address-box ul li span.cont_ngo_icon i:before {
    margin-left: 0px;
    margin-right: 10px;
}
.contact_address-box ul li span.cont_ngo_icon {
    display: block;
}
.contact_address-box p {
    text-align: justify;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.more-ngo-button .submit_contact-btn {
    display: inline-block;
    text-align: center;
    color: #ffffff;
    background-color: #1a468f;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 60px;
    border-radius: 10px;
    letter-spacing: 0.15px;
    z-index: 1; 
    position: relative;
    border: none;
}
.more-ngo-button .submit_contact-btn:after {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0c2d6a;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    content: '';
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all transform 300ms ease-out 200ms;
    transition: all transform 300ms ease-out 200ms;
}
.more-ngo-button .submit_contact-btn:hover::after {
    width: 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 300ms ease-out;
    transition: -webkit-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.more-ngo-button .submit_contact-btn:focus {outline: none;}
.more-ngo-button {
    position: relative;
    width: 100%;
    z-index: 9;
    margin-top: 30px;
    margin-bottom: 10px;}

/*-----service-----*/
.service_content-ngo h3 {
    font-size: 30px;
    text-align: left;
    margin-bottom: 10px;
}
.service_content-ngo p {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 100;    text-align: justify;
}
.ngo_inner-slide-image {
    margin-bottom: 20px;
}
.ngo_whitelevel_Service {
    margin-top: 10px;
}
.ngo_whitelevel_Service ul.ngo_service_list li {
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 100;text-align: justify;
}
.ngo_whitelevel_Service h5 { margin-bottom: 10px;}

@media screen and (max-width:700px){
.footer_social-media ul {text-align: center;}
.footer_copyright_text {text-align: center; margin-bottom: 10px;}
.ngo_about_img {position: relative; width: auto;}
.slide_content h1 {font-size: 15px;}
.slder_ngo .slide_img {margin-top: 5px; float: right; width: 140px;}
.dot_shape{right: 0px;}
.ngo_app_download {display: none;}
.download_section-app{height: auto;}

}

.what_we_content {margin-top: 20px;}
.what_we_content p {font-size: 15px; letter-spacing: 1.1px;}
.meaning_right_img { background: #fff; border-radius: 10px;padding: 10px;}
.history-human_section{ padding: 70px 0; position: relative;}
.history-human_section .circle-one {left: -160px;}
.history_cir1.Vision-mision_section .circle-one {top: -50px; right: -260px;}
.culture_content_bar h3 {color: #fff; margin-bottom: 20px;}
.culture_content_bar p{color: #fff;}
span.title_bold {color: #e72614; font-weight: 600;}
ul.civil_listed {margin: 0 20px; padding: 0;}
ul.civil_listed li {color: #fff;font-size: 14px;letter-spacing: 1px;line-height: 30px;}
a.btn-more.mt.dark-btn {background: red; border-color: red;}
a.btn-more.mt.dark-btn:after{background-color:#dc0303;}
a.btn-more.mt.green-btn {background: #65cb30; border-color: #65cb30;}
a.btn-more.mt.green-btn:after{background-color:#44a611;}
.inner_title_head h1 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
}
.inner_Banner_Section { background: #f7f8f8; padding: 40px 0;}
ul.civil_listed.found_lis{margin:10px 0; padding: 0px;}
ul.civil_listed.found_lis li {color: #000;list-style: none;}

/*----form----*/

body.login_bg {background: linear-gradient(to right, #ed8034 0%,#ed8034 33%,#feb123 33%,#feb123 66%,#2184cd 66%,#2184cd 100%);    position: relative;}
.login_af.account_form {
    border-radius: 10px;
    background: #fff;
    padding: 30px 30px;
    box-shadow: 0 5px 35px #ffffff4f;
    margin: 40px 0;
}
.login_af.account_form .logo a img {width: 195px; margin-bottom: 20px;}
.login_af.account_form .logo, .login_af.account_form h2{text-align: center; color:#000;}
.login_section { position: relative;z-index: 8;}

form.register__form { padding: 0px;}
.login_af.account_form form.register__form .form-group input::placeholder { color: #000;}
form.register__form .form-group .nice-select.select_option {width: 100%;background: transparent;  border-radius: 0px;}
form.register__form .form-group .nice-select.select_option span.current { color: #fff;}
form.register__form .form-group .nice-select.select_option ul.list {background: #47a828; width: 100%;}
form.register__form .form-group .nice-select.select_option ul.list li.option.selected.focus {background: hsla(0,0%,100%,.2);}
form.register__form .form-group .nice-select.select_option ul.list li.option {color: #fff;}
form.register__form .form-group .nice-select.select_option ul.list li:hover.option{ background: hsla(0,0%,100%,.2);}
form.register__form .form-group .nice-select.select_option:focus {border-color: #fff;}
form.register__form .login_submit { margin-top: 20px; margin-bottom: 10px;}
.account_form h2 {
  font-size: 30px;
  text-transform: capitalize;
  color: #444444;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 34px;
}
@media only screen and (max-width: 767px) {
.account_form h2 { font-size: 24px; margin-bottom: 20px;}
}
.account_form form {padding: 0;}
.account_form label {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  cursor: pointer;
  line-height: 12px;
  margin-bottom: 12px;
}

.account_form p input::placeholder {color: #000;}
.account_form input {
    border: 1px solid #ebebeb;
    height: 40px;
    max-width: 100%;
    padding: 0 20px;
    background: none;
    color: #000;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
}
.account_form button.login_submit_btn {display: block;width: 100%; height: 45px;margin-top: 10px;}
.login_submit { display: flex; justify-content: space-between;}
.account_form button {
  background: #fcaf18;
  border: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 21px;
  padding: 5px 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 20px;
}
.account_form button:hover {background: #47a828; color: #fff;}
.login_submit label input[type=checkbox] { width: 15px;height: 13px;margin-right: 3px;}
.login_submit a {font-size: 14px; color: #ed8034;}
.account_form p {margin-bottom: 20px;}
p.ac_fill {color:#000;margin-top: 10px;}
p.ac_fill a { color:#2184cd; font-weight: 600;}
.account_form select.select_option {width: 100%;border: 1px solid #ebebeb;height: 40px; font-size: 14px;padding: 0 15px;}
.account_form input:focus {background: #f8f8f8; outline: none;}
.features_box h3 { font-size: 23px;}
.features_box p {font-size: 14px;line-height: normal;margin: 10px;}
.features_box a {
    font-size: 15px;
    background: #e72614;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;}
.features_box a:hover {background: #000;}
.features_box_img {margin-bottom: 10px;}
.foooter-main .top_detail_left ul li span i {color: #fff;}
.foooter-main .top_detail_left ul li {list-style: none; color: #fff; display: inline-block; margin: 0 10px 0 0;}
.foooter-main .top_detail_left ul li a {color: #fff;font-size: 15px;}
.foooter-main .top_social_media ul li {list-style: none;display: inline-block; margin: 0 5px;}
.top_social_media {text-align: left;}
.foooter-main .top_social_media ul li a {
    width: 30px;
    height: 30px;
    background: red;
    text-align: center;
    border-radius: 100%; color: #fff;}
.foooter-main .top_social_media ul li:nth-child(1) a {background: #3a559f;}
.foooter-main .top_social_media ul li:nth-child(2) a {background: #50abf1;}
.foooter-main .top_social_media ul li:nth-child(3) a {background: #0077b7;}
.foooter-main .top_social_media ul li:nth-child(4) a {background: #c71f1e;}
.foooter-main .top_social_media ul li:nth-child(6) a {background: #43c854;}
.foooter-main .top_social_media ul li a:hover {color: #00ade0;}
.foooter-main .top_social_media {margin-top: 20px;}
.foooter-main .top_social_media ul li a:hover {background: #fff;}

@media(max-width:767px) {
 .pix-header-fixed{height: 55px;}   
.about_content h3{font-size: 25px;margin-top: 10px;}    
.header-inner .site-mobile-logo img{ max-height: 50px;display: block !important;}  
.site-header .header-inner{padding: 5px 0 0;}  
.main-slider .owl-controls .owl-nav .owl-prev, .main-slider .owl-controls .owl-nav .owl-next {
 display: none !important;}
.top_detail_left {text-align: left;}
.top_social_media{display: none;}
.top_header .top_detail_left ul li{margin: 0 8px 0 0;}
.top_header .top_detail_left ul li a{font-size: 11px;}
.top_header .top_detail_left ul li a span {width: auto;
    text-align: center;height: auto; background: transparent;
    border-radius: unset;display: unset;padding: unset;}
}

.news_section {padding: 70px 0;}
.news_list_col h3 {
    background: #e72614;
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding: 10px 0;
}
.news_slide_mr {padding: 20px;}
.news_slide_mr p {border-bottom: 1px solid #eee;}
.news_list_col {background: #fff;border: 2px solid #e72614;
    height: 280px;position: relative;overflow: hidden;}

.main-inner {background: #eee; padding: 30px 0px;}
.contact-call-link ul li {list-style: none;}
.contact-call-link h2 {font-size: 25px;}
.contact-call-link span {font-size: 25px; color: #e72614;}
.contact_information {border-bottom: 1px solid #eee; border-top: 1px solid #eee; padding: 20px 0; margin-top: 40px;}
form.contact-forms h3.contact_titles {margin-bottom: 20px;}
.js-form-message .form-control {height: 45px;}
.js-form-message .input-group textarea.form-control {height: 70px;}
.contact_btn_col button.btn.btn-submt_qurey {background: #e72614;color: #fff;padding: 10px 30px;border-radius: 10px;}
.contact_btn_col button.btn.btn-submt_qurey:hover {background: #000;color: #fff;}
.header_marquee marquee {margin-top: 5px;}
.main_slider_ngo img {width: 100% !important;}
.saving_account_table {margin-top: 20px;}

.saving_account_table h5 {
    background: #e72614;
    color: #fff;
    font-size: 17px;
    padding: 10px;
    text-align: center;
}
.about_content_Text h3 {font-size: 25px;}
.about_content_Text {text-align: center;}
.group_img img { width: 250px; margin: 0 auto;}
.group_loan_box {background: #f5f5f5;margin: 15px 0; padding: 20px;}

footer.foooter-main .footer-about-widget ul li span {line-height: 30px; margin-right: 14px;}
.legal_img {border: 1px solid #eee;}
.site-mobile-logo a.logo {
    display: flex;
    text-align: left;    justify-content: center;
    align-items: center;
}
.site-mobile-logo a.logo div h3 {
    font-size: 20px;
    font-weight: 700;
}
.site-mobile-logo a.logo div h5 {
    font-size: 15px;
    font-weight: 600;
}

.top_header .top_social_media ul li:last-child a {
    background: #43c854;
}