/*----------------------------------------------------
@File: Default Styles
@Author: Md. Shahadat Hussain
@URL: https://themeforest.net/user/droitthemes
This file contains the styling for the actual tempalte, this is the file you need to edit to change the look of the tempalte.
---------------------------------------------------- */


/*=====================================================================
@Author: Md. Shahadat Hussain
@Developed By: Masud Rana
@Developer URL: https://themeforest.net/user/droitthemes
@Default Styles
/*----------------------------------------------------*/


/*Base font*/

@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900);
.primary-color {
    color: #ffffff;
}

.contact
{
    margin-top: -55px;
}

 #mobile_enable
    {

        display: none;
    }

.brand-color {
    color: rgba(23, 24, 25, 0.6);
}
.myModal2 {
    z-index: 1081;
}
.mail-logo
{
    background-color: #000;
}
.dark {
    color: #1b1d22;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.pop {
    font-family: 'Montserrat', sans-serif;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #ffffff;
}

a {
    text-decoration: none;
    color: #555;
    transition: all 0.3s;
}

.underline {
    text-decoration: underline !important;
}

.hover-color:hover {
    color: rgba(23, 24, 25, 0.6);
}

a:hover {
    color: rgba(23, 24, 25, 0.6);
    text-decoration: none;
}

a:focus {
    outline: none !important;
}

a.link {
    color: rgba(23, 24, 25, 0.6);
}

a.link:hover {
    color: rgba(23, 24, 25, 0.6) !important;
}

@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url("../fonts/futura/futura_bold_font.woff2") format("woff2"), url("../fonts/futura/futura_bold_font.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futurabook';
    src: url("../fonts/futura/futura_book_font.woff2") format("woff2"), url("../fonts/futura/futura_book_font.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_xblk_btextra_black';
    src: url("../fonts/futura/futura_extra_black_font.woff2") format("woff2"), url("../fonts/futura/futura_extra_black_font.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuraheavy';
    src: url("../fonts/futura/futura_heavy_font.woff2") format("woff2"), url("../fonts/futura/futura_heavy_font.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuralight';
    src: url("../fonts/futura/futura_light_bt.woff2") format("woff2"), url("../fonts/futura/futura_light_bt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url("../fonts/futura/futura_light_font.woff2") format("woff2"), url("../fonts/futura/futura_light_font.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuramedium';
    src: url("../fonts/futura/futura_medium_bt.woff2") format("woff2"), url("../fonts/futura/futura_medium_bt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_xblk_btextra_black';
    src: url("../fonts/futura/futura_xblk_bt.woff2") format("woff2"), url("../fonts/futura/futura_xblk_bt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

* {
    padding: 0;
    margin: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

.row.m0 {
    margin: 0;
}

body {
    font: 400 16px/28px 'Poppins', sans-serif;
    letter-spacing: 0;
    color: #677294;
    overflow-x: hidden;
    background: #f5f5f5;
}

body.menu_open {
    overflow: hidden;
}

section {
    background: #fff;
}

.btn,
.btn:focus,
.btn:hover,
a,
a:focus,
a:hover,
button,
button:focus,
button:hover {
    text-decoration: none;
    outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.height_vh {
    height: 100vh;
}

.dark_bg {
    background: #1b1d22;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.bg_strock_text {
    font-size: 220px;
    color: transparent;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 3px;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
    line-height: 220px;
}

.go_to_top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 1080;
    display: none;
}

.go_to_top a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #171819;
    border-radius: 50%;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}

.go_to_top a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 35px;
    transition: all 0.5s;
}

.go_to_top a i+i {
    top: 100%;
}

.go_to_top a:hover i {
    top: -100%;
}

.go_to_top a:hover i+i {
    top: 0;
}


.write-btn{
    text-decoration: none;
    color: #fff;
    background-color: #ff6600;
    padding: 10px;
    font-family:"Big Noodle";
    font-size: 50px;
    line-height: 90px;
	margin: 0 0 20px;
    border-radius: 10px;
}
.write-btn:hover{
    color: #000;
}

/*  start hero  */

header.header {
    position: absolute;
    background-color: #000;
    height: 100px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1081;
    /* padding: 20px 5px 20px 30px; */
    transition: all 0.5s;
}
/* .navbar a{
    width: 100px;
} */
/* header.header .navbar .logo .logo_text {
    color: #f6f7fb;
    position: relative;
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    font-family: "Big Noodle";
    letter-spacing: 2px;
} */

/* header.header .navbar .logo .logo_text:before {
    position: absolute;
    content: "/";
    left: -15px;
    top: -8px;
    width: 100%;
    height: 100%;
    color: #979591;
} */

header.header .navbar .select_lang {
    margin-right: 58px;
}

header.header .navbar .select_lang a {
    color: #f6f7fb;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.header .navbar .select_lang a.active,
header.header .navbar .select_lang a:hover {
    opacity: 1;
}

header.header .navbar .select_lang a+a {
    margin-left: 21px;
}

header.header .navbar .hamburger {
    color: #040707;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 4px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

header.header .navbar .hamburger .m_close {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

header.header .navbar .hamburger .m_menu,
header.header .navbar .hamburger .m_close {
    transition: 0.5s;
}

header.header .navbar .hamburger .bar_icon {
    width: 32px;
    height: 30px;
    display: inline-block;
    position: relative;
    margin-left: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.header .navbar .hamburger .bar_icon .bar {
    width: 100%;
    height: 2px;
    background: #555;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.header .navbar .hamburger .bar_icon .bar.bar_1 {
    width: 75%;
    left: 0;
    right: auto;
    transform: translateY(-9px);
}

header.header .navbar .hamburger .bar_icon .bar.bar_3 {
    width: 75%;
    right: 0;
    left: auto;
    transform: translateY(9px);
}

header.header .navbar .hamburger:hover .bar_icon .bar.bar_1 {
    width: 100%;
}

header.header .navbar .hamburger:hover .bar_icon .bar.bar_3 {
    width: 100%;
}

header.header .opnen_menu {
    position: fixed;
    width: 100%;
    height: 0;
    background: #f5f5f5;
    left: 0;
    top: 0;
    z-index: 1999; /* Set a higher value */
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

header.header .opnen_menu .header_main_menu {
    margin-top: 235px;
}

header.header .opnen_menu .header_main_menu .menu_item {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    overflow-y: scroll;
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
}

header.header .opnen_menu .header_main_menu .menu_item::scrollbar {
    display: none;
}

header.header .opnen_menu .header_main_menu .menu_item::-webkit-scrollbar {
    display: none;
}

header.header .opnen_menu .header_main_menu .menu_item li {
    display: block;
    margin-bottom: 5px;
}

header.header .opnen_menu .header_main_menu .menu_item li:last-child {
    margin-bottom: 0;
}

header.header .opnen_menu .header_main_menu .menu_item li a {
    color: #555;
    display: inline-block;
font-size: 100px;
line-height: 80px;
    font-weight: 600;
    font-family: "Big Noodle";
    transition: all 0.5s;
}

header.header .opnen_menu .header_main_menu .menu_item li a:hover {
    color: #333;
}

header.header .opnen_menu .header_main_menu .menu_item li a.dropdown-toggle::after {
    display: none;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: max-height 1s ease-out !important;
    transition-delay: 0s !important;
}
#sub {
    bottom: 0;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu:hover .submenu_item {
    max-height: 1000px;
    transition: max-height 2s ease-in !important;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item li {
    margin-bottom: 0;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item li:first-child {
    padding-top: 10px;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item li:last-child {
    padding-bottom: 10px;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item li a {
    font-size: 20px;
    line-height: 30px;
    color: #999999;
}

header.header .opnen_menu .header_main_menu .menu_item li.submenu .submenu_item li a:hover {
    color: #fff;
}

header.header .sub_footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -20%;
    opacity: 0;
    visibility: hidden;
    background: #000;
    padding-bottom: 60px;
    transition: all 0.5s;
}

header.header .sub_footer .footer_contact {
    margin-bottom: 45px;
}

header.header .sub_footer .footer_contact li {
    display: block;
    margin-bottom: 10px;
}

header.header .sub_footer .footer_contact li a {
    display: inline-block;
    color: #bbbbbb;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    transition: all 0.5s;
    height: 28px;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 350px;
}

header.header .sub_footer .footer_contact li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

header.header .sub_footer .footer_contact li a span+span {
    top: 100%;
}

header.header .sub_footer .footer_contact li a:hover span {
    top: -100%;
    color: #fff;
}

header.header .sub_footer .footer_contact li a:hover span+span {
    top: 0;
}

header.header .sub_footer .footer_contact li:last-child a {
    color: #bbbbbb;
}

header.header .sub_footer .footer_social {
    margin-bottom: 15px;
}

header.header .sub_footer .footer_social li {
    display: inline-block;
}

header.header .sub_footer .footer_social li+li {
    margin-left: 30px;
}

header.header .sub_footer .footer_social li a {
    display: inline-block;
    font-size: 16px;
    color: #888888;
    transition: all 0.5s;
    width: 20px;
    height: 16px;
    position: relative;
    overflow: hidden;
}

header.header .sub_footer .footer_social li a i {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
}

header.header .sub_footer .footer_social li a i+i {
    top: 100%;
}

header.header .sub_footer .footer_social li a:hover {
    color: #fff;
}

header.header .sub_footer .footer_social li a:hover i {
    top: -100%;
}

header.header .sub_footer .footer_social li a:hover i+i {
    top: 0;
}

header.header.menu_open .opnen_menu {
    height: 100%;
    visibility: visible;
    opacity: 1;
    z-index: 2000; /* Add z-index if needed */
}

header.header.menu_open .sub_footer {
    bottom: 0;
    opacity: 1;
    visibility: visible;
	display: none;
}

header.header.menu_open .navbar .hamburger .m_menu {
    opacity: 0;
    visibility: hidden;
}

header.header.menu_open .navbar .hamburger .m_close {
    opacity: 1;
    visibility: visible;
}

header.header.menu_open .navbar .hamburger .bar_icon .bar.bar_1 {
    width: 100%;
    transform: rotate(45deg);
}

header.header.menu_open .navbar .hamburger .bar_icon .bar.bar_2 {
    width: 0;
}

header.header.menu_open .navbar .hamburger .bar_icon .bar.bar_3 {
    width: 100%;
    transform: rotate(-45deg);
}

header.header.headerFixed {
    background: #000;
    padding: 10px 5px 10px 30px;
}


/* end hero */


/* start about_wrap */

.about_wrap {
    padding: 240px 0;
    background: #fff;
    position: relative;
    z-index: 10;
}

.about_wrap .about_title {
    color: #333333;
    font-size: 90px;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-bottom: 63px;
}

.about_wrap .about_title:before {
    position: absolute;
    content: "";
    bottom: 20px;
    right: -60px;
    width: 50px;
    height: 6px;
    background: #333;
}

.about_wrap .about_content {
    position: relative;
    z-index: 1;
    padding-left: 215px;
}

.about_wrap .about_content .bg_text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.about_wrap .about_content .bg_text .bg_strock_text {
    font-weight: normal;
    font-size: 350px;
    font-family: "Big Noodle";
    color: white;
    text-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    letter-spacing: 10px;
    line-height: 290px;
}

.about_wrap .about_content h4 {
    color: #171819;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    line-height: 65px;
    font-weight: 500;
}

.about_wrap .about_content h4 a {
    display: inline-block;
    font-weight: 700;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

.about_wrap .about_content h4 a:before {
    position: absolute;
    content: "";
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #333;
    transition: all 0.5s;
    z-index: -1;
}

.about_wrap .about_content h4 a:hover {
    color: #fff;
}

.about_wrap .about_content h4 a:hover:before {
    height: 45px;
}


/* end about_wrap */


/*  start hero  */

.hero_warp {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden; /* Hide overflowing content */
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    transition: background-image 1s ease-in-out; /* Smooth background transition */
}
.test-class{
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden; /* Hide overflowing content */
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    /* background-image: url("../images/home/home-banner1-new.jpg"); */
    
 } 
.rr{
    color: #fff;
    font-size: 100px;
    line-height: 110px;
    font-weight: normal;
    font-family: "Big Noodle";
}
@media(max-width: 767px){
    .rr{
        font-size: 60px;
        line-height: 59px;
    }
    
}
.hero_warp .slide {
    width: 100%;
    height: 100vh;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 100%;
    transition: left 1s ease-in-out;
}
.hero_warp .slide.active {
    left: 0; 
}
.hero_warp .slide.hidden {
    left: -100%; 
}
.banner_title,
.banner_subtitle {
    transition: opacity 1s ease-in-out;
    opacity: 0; /* Start as invisible */
}
.banner_title.active,
.banner_subtitle.active {
    opacity: 1; 
}

.split-line {
    margin-top: 20px;
    height: 2px;
    /* background-color: #fff; */
    width: 50px;
}


.hero_warp.hide {
    display: block;
}

.hero_warp .video_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero_warp .video_bg #myVideo {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}

.hero_warp .videoBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero_warp .videoBG #video_bankground {
    width: 100%;
    height: 100%;
}

.hero_warp:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100vh;
    /* background: rgba(0, 0, 0, 0.6); */
    top: 0;
    left: 0;
}


.hero_warp.blog_single_banner:before {
    background: rgba(0, 0, 0, 0.8);
}

.hero_warp .bg_img_slider_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero_warp .bg_img_slider_wrap img {
    width: 100%;
    height: 100vh;
}

.hero_warp .banner_content .banner_title {
    color: #f6f7fb;
    font-size: 100px;
    line-height: 110px;
    font-weight: normal;
    font-family: "Big Noodle";
    /* margin-bottom: 100px; */
    /*text-align: center;*/
}

.hero_warp .banner_content .exp_list {
    margin: 0;
    padding: 0 0 0 7px;
    list-style: none;
}

.hero_warp .banner_content .exp_list li {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #f6f7fb;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

.hero_warp .banner_content .exp_list li+li {
    padding-left: 35px;
}

.hero_warp .banner_content .exp_list li+li:before {
    position: absolute;
    content: "/";
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    color: #d7d4cf;
    font-size: 14px;
    z-index: -1;
}

.hero_warp .social_link {
   /* position: absolute;*/
   position: fixed;
    bottom: 22px;
    left: 35px;
}

.hero_warp .social_link li {
    display: block;
    margin-bottom: 15px;
}

.hero_warp .social_link li a {
    display: block;
    color: #fff;
    font-size: 18px;
    width: 20px;
    height: 18px;
    position: relative;
    overflow: hidden;
}

.hero_warp .social_link li a i {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    padding: 1px 0;
}

.hero_warp .social_link li a i+i {
    top: 100%;
}

.hero_warp .social_link li a:hover i {
    top: -100%;
}

.hero_warp .social_link li a:hover i+i {
    top: 0;
}

.hero_warp .scroll_down {
    position: absolute;
    bottom: 50px;
    right: 25px;
    transform: rotate(90deg);
}

.hero_warp .scroll_down a {
    color: #fff;
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
}

.hero_warp .scroll_down a:before {
    position: absolute;
    content: "";
    top: 0;
    height: 1px;
    background: #b9c9db;
    animation: go_bottom 2s infinite;
    width: 100%;
    left: -50px;
}

.hero_warp.inner_banner {
    background-image: url(../images/contact_bg.jpg);
    background-size: cover;
    background-attachment: scroll;
    height: auto;
    position: relative;
    padding: 175px 0 110px;
}

.contact_wrap .social_link {
   /* position: absolute;*/
   position: fixed;
    bottom: 22px;
    left: 35px;
}

.contact_wrap .social_link li {
    display: block;
    margin-bottom: 15px;
}

.contact_wrap .social_link li a {
    display: block;
    color: #fff;
    font-size: 18px;
    width: 20px;
    height: 18px;
    position: relative;
    overflow: hidden;
}

.contact_wrap .social_link li a i {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    padding: 1px 0;
}

.contact_wrap .social_link li a i+i {
    top: 100%;
}

.contact_wrap .social_link li a:hover i {
    top: -100%;
}

.contact_wrap .social_link li a:hover i+i {
    top: 0;
}

.contact_wrap .scroll_down {
    position: absolute;
    bottom: 50px;
    right: 25px;
    transform: rotate(90deg);
}

.contact_wrap .scroll_down a {
    color: #fff;
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
}

.contact_wrap .scroll_down a:before {
    position: absolute;
    content: "";
    top: 0;
    height: 1px;
    background: #b9c9db;
    animation: go_bottom 2s infinite;
    width: 100%;
    left: -50px;
}

.text_title{
    font-family:"Big Noodle";
    color: #000;
    font-size: 100px;
}
@media(max-width:767px){
    .text_title{
        font-size: 50px;   
    }
}

.hero_warp.inner_banner.hide {
    display: block;
}

.hero_warp.inner_banner .banner_content .banner_title {
    font-size: 240px;
    line-height: 80px;
    margin-bottom: 0;
}

.hero_warp.inner_banner .banner_content .banner_para {
    color: #f6f7fb;
    font-size: 60px;
    line-height: 40px;
    font-weight: 300;
    /* padding-left: 5px; */
}

.hero_warp.inner_banner .social_link {
    bottom: 80px;
}

.hero_warp.blog_single_banner {
    background-image: url(../images/blog/blog_single_bg.jpg);
    padding-top: 160px;
}

.hero_warp.blog_single_banner .banner_content .post_info {
    margin: -10px 0 0;
    padding: 20px 0 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.hero_warp.blog_single_banner .banner_content .post_info li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-weight: 300;
}

.hero_warp.blog_single_banner .banner_content .post_info li+li {
    margin-left: 25px;
}

.hero_warp.blog_single_banner .banner_content .post_info li span {
    display: flex;
    align-items: center;
}

.hero_warp.blog_single_banner .banner_content .post_info li span.author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.hero_warp.blog_single_banner .banner_content .post_info li span.post_time img {
    width: 16px;
    margin-top: 3px;
}

.hero_warp.blog_single_banner .banner_content .post_info li img {
    display: inline-block;
    margin-right: 10px;
}

.hero_warp.blog_single_banner .banner_content .post_info li a {
    color: #171819;
    font-weight: 500;
}

.hero_warp.blog_single_banner .banner_content .post_info li a:hover {
    color: rgba(23, 24, 25, 0.6);
}

@keyframes go_bottom {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}


/* end hero */

.video-background {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: -99;
    overflow: hidden;
    background: #171819;
}


/* start portfolio */

.portfolio_warp {
    background: #171819;
    padding: 180px 0 30px;
    position: relative;
    z-index: 2;
}

.portfolio_warp .port_bg_text {
    position: absolute;
    left: 215px;
    top: 0;
}

.portfolio_warp.portfolio_3_warp .container-fluid {
    width: 85%;
}

@media (min-width: 1024px) {
    .portfolio_single_wrap {
        margin-left: -14%;
    }
    .portfolio_single_wrap .portfolio_single_item {
        padding-left: 14%;
    }
    .portfolio_3_column {
        margin-left: -10%;
    }
    .portfolio_3_column .portfolio_single_item {
        padding-left: 10%;
    }
}

.portfolio_3_column .portfolio_item {
    margin-bottom: 80px;
}

.portfolio_3_column .portfolio_item .port_text {
    bottom: 150px;
    left: -70px;
}

.portfolio_3_column .portfolio_item .port_text .port_title {
    font-size: 34px;
    line-height: 40px;
}

.portfolio_item {
    position: relative;
    margin-bottom: 150px;
    z-index: 10;
}

.portfolio_item .port_img a {
    position: relative;
    display: inline-block;
    width: 100%;
}

.portfolio_item .port_img a img {
    width: 100%;
}

.portfolio_item .port_img a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    opacity: 0;
}

.portfolio_item .port_img a:hover:before {
    opacity: 1;
}

.portfolio_item .port_text {
    position: absolute;
    bottom: 285px;
    left: -95px;
}

.portfolio_item .port_text .port_title {
    font-size: 45px;
    font-family: "Big Noodle";
    line-height: 50px;
    color: #fff;
    font-weight: normal;
}

.portfolio_item .port_text .catagory {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    line-height: 40px;
    letter-spacing: 2px;
    color: #fff;
}

.portfolio_item .port_text .catagory a {
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 20px;
}

.portfolio_item .port_text .catagory a:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    background: #fff;
    transition: all 0.5s;
}

.portfolio_item .port_text .catagory a:hover:before {
    right: auto;
    left: 0;
    width: 100%;
}

.portfolio_item .exp {
    position: absolute;
    right: -100px;
    bottom: 50px;
    color: #fff;
    font-size: 12px;
    transition: all 0.3s;
    text-transform: uppercase;
}

.portfolio_item .exp:before {
    position: absolute;
    content: "";
    top: 50%;
    height: 1px;
    width: 62px;
    background: #fff;
    left: -62px;
    transition: all 0.3s;
}

.portfolio_item .exp:after {
    position: absolute;
    content: "";
    top: 0;
    height: 0;
    width: 1px;
    background: #fff;
    left: 0;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.portfolio_item .exp:hover:after {
    height: 50%;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.portfolio_item .exp span {
    display: inline-block;
    position: relative;
}

.portfolio_item .exp span.exp_hover {
    padding: 5px 20px;
}

.portfolio_item .exp span.exp_inner:before,
.portfolio_item .exp span.exp_inner:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    background: white;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.portfolio_item .exp span.exp_inner:after {
    left: 0px;
    bottom: 0px;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.portfolio_item .exp span.exp_inner:before {
    right: 0px;
    top: 0px;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio_item .exp span.exp_hover:before,
.portfolio_item .exp span.exp_hover:after {
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: white;
}

.portfolio_item .exp span.exp_hover:before {
    left: 0;
    top: 50%;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.portfolio_item .exp span.exp_hover:after {
    right: 0;
    bottom: 1px;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio_item .exp span.exp_hover:after {
    bottom: 0;
}

.portfolio_item .exp:hover span.exp_inner:before,
.portfolio_item .exp:hover span.exp_inner:after {
    width: 100%;
}

.portfolio_item .exp:hover span.exp_inner:before {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.portfolio_item .exp:hover span.exp_inner:after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio_item .exp:hover span.exp_hover:before {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.portfolio_item .exp:hover span.exp_hover:after {
    height: calc(100% - 1px);
}

.portfolio_item .exp:hover span.exp_hover:before {
    height: calc(50% - 1px);
}

.portfolio_item .port_img:hover+.exp:after {
    height: 50%;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.portfolio_item .port_img:hover+.exp span.exp_inner:before,
.portfolio_item .port_img:hover+.exp span.exp_inner:after {
    width: 100%;
}

.portfolio_item .port_img:hover+.exp span.exp_inner:before {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.portfolio_item .port_img:hover+.exp span.exp_inner:after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio_item .port_img:hover+.exp span.exp_hover:before {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.portfolio_item .port_img:hover+.exp span.exp_hover:after {
    height: calc(100% - 1px);
}

.portfolio_item .port_img:hover+.exp span.exp_hover:before {
    height: calc(50% - 1px);
}


/* end portfolio */


/* start portfolio_single_content */

.portfolio_single_content {
    padding: 103px 0 60px;
}

.project_summary {
    margin-bottom: 90px;
}

.portfolio_single_title {
    font-size: 35px;
    font-family: "Big Noodle";
    line-height: 60px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}

.project_summary_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.project_summary_list li {
    display: block;
    color: #888888;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.project_summary_list li a {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 150px;
    height: 21px;
    overflow: hidden;
}

.project_summary_list li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

.project_summary_list li a span+span {
    top: 100%;
}

.project_summary_list li a:hover span {
    top: -100%;
    color: #171819;
}

.project_summary_list li a:hover span+span {
    top: 0;
}

.project_summary_list li+li {
    margin-top: 15px;
}

.project_summary_list li b {
    color: #171819;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-right: 5px;
}

.single_body .portfolio_para {
    color: #171819;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 50px;
}

.single_body .portfolio_single_img {
    margin-bottom: 30px;
}

.single_body .portfolio_single_img.mb_60 {
    margin-bottom: 60px;
}

.single_body .portfolio_single_img.mb_55 {
    margin-bottom: 55px;
}


/* end portfolio_single_content */


/* start capabiliti_wrap  */

.capabiliti_wrap {
    background: #f5f5f5;
    position: relative;
    padding-bottom: 95px;
    padding-top: 173px;
    /*z-index: 10;*/
    overflow: hidden;
}

.capabiliti_wrap .bg_text {
    position: absolute;
    left: 255px;
    top: 60px;
}

.capabiliti_wrap .capabiliti_title {
	text-align: center;
    color: #000;
    font-size: 85px;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
	line-height: 80px;
	font-size: 85px;
}


.c-hr {
    width: 30px;
    height: 3px;
    margin: 0;
    border: none;
    -webkit-transition: width .2s;
    transition: width .2s;
}
.service_item .c-hr {
    width: 80%;
	margin-bottom: 15px;
}
.c-hr--large {
    width: 125px;
}
.c-hr--yellow {
    background: #c42031;
}
.flex-display
{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px;
align-items: center;
}
.text-center
{
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.capabiliti_wrap .capabiliti_tab {
    border: none;
    margin: 0;
}

.capabiliti_wrap .capabiliti_tab li {
    display: block;
    border: none;
    width: 100%;
}

.capabiliti_wrap .capabiliti_tab li a {
    color: #666666;
    font-size: 35px;
    font-weight: normal;
    line-height: 60px;
    font-family: "Big Noodle";
    border: none;
    padding: 0;
    display: inline-block;
}

.capabiliti_wrap .capabiliti_tab li a.active,
.capabiliti_wrap .capabiliti_tab li a:hover {
    color: #fff;
    background: none;
    border: none;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .tabPara {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 72px;
    
	text-align: center;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item {
    margin-bottom: 95px;
    text-align: center;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item .icon {
    margin-bottom: 10px;
    text-align: center;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item .icon i {
    font-size: 40px;
    color: #595959;
    line-height: 28px;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item .content h4 {
    color: #311b55;
    font-size: 45px;
    font-weight: 700;
    line-height: 40px;
    font-family: "Big Noodle";
    transition: all 0.5s;
	margin: 0 0 10px;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item .content a:hover h4 {
    color: #fff;
}

.capabiliti_wrap .capabiliti_tab_content .tab-pane .service_item .content p {
    color: #311b55;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}


/* end capabiliti_wrap  */


/* start testimonial_wrap */

.testimonial_wrap {
    background: url(../images/home/tiredbrands-bg.jpg) no-repeat scroll top left/cover;
    position: relative;
    padding: 100px 0;
    /*z-index: 10;*/
    overflow: hidden;
}

.testimonial_wrap .bg_text {
    position: absolute;
    top: 85px;
    left: 270px;
}

.testimonial_wrap:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.testimonial_wrap .test_left .test_title {
    color: #fff;
    font-size: 90px;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    margin-bottom: 60px;
    max-width: 330px;
    width: 100%;
}

.testimonial_wrap .test_left .test_title:before {
    position: absolute;
    content: "";
    bottom: 20px;
    right: -40px;
    width: 50px;
    height: 6px;
    background: #cccccc;
}

.testimonial_wrap .client_user_img .user_slider_item {
    margin: 30px 0;
}

.testimonial_wrap .client_user_img .user_slider_item .img_wrap {
    display: block;
    max-width: 80px;
    width: 100%;
    height: 80px;
    border-radius: 50%;
    margin: 25px auto;
    transform: scale(1);
    transition: all 0.5s;
    cursor: pointer;
    overflow: hidden;
}

.testimonial_wrap .client_user_img .user_slider_item .img_wrap:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0006;
    border-radius: 50%;
}

.testimonial_wrap .client_user_img .user_slider_item .img_wrap img {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.testimonial_wrap .client_user_img .user_slider_item.slick-active.slick-center .img_wrap {
    transform: scale(2);
    pointer-events: none;
}

.testimonial_wrap .client_user_img .user_slider_item.slick-active.slick-center .img_wrap:before {
    display: none;
}

.testimonial_wrap .test_details_content .test_details_slider_item {
    padding: 0 15px;
}

.testimonial_wrap .test_details_content .test_details_slider_item .slider_title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 25px;
}

.testimonial_wrap .test_details_content .test_details_slider_item p {
    color: #c1c1c1;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}

.testimonial_wrap .test_details_content .test_details_slider_item .autor_name {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.testimonial_wrap .test_details_content .test_details_slider_item .autor_title {
    color: #c1c1c1;
    font-size: 13px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}


/* end testimonial_wrap  */


/* start client_wrap */

.client_wrap {
    padding: 160px 0 65px;
    background: #fff;
    position: relative;
    z-index: 10;
}

.client_wrap .client_single_item {
    margin-bottom: 95px;
}

.client_wrap .client_single_item a {
    display: block;
    text-align: center;
    opacity: 0.5;
    transition: all 0.5s;
}

.client_wrap .client_single_item a img {
    display: inline-block;
}

.client_wrap .client_single_item a:hover {
    opacity: 1;
}


/* end client_wrap */


/*  start contact   */

.somethings_interesting_wrap {
    background: #fff;
    padding: 130px 0 35px;
}

.somethings_interesting_wrap .title {
    color: #333333;
    font-size: 55px;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 1px;
    max-width: 790px;
    width: 100%;
    margin: 0 auto 86px;
}

.somethings_interesting_wrap .interesting_item {
    max-width: 230px;
    width: 100%;
    margin: 0 auto 70px;
}

.somethings_interesting_wrap .interesting_item .interesting_icon {
    text-align: center;
    margin-bottom: 20px;
}

.somethings_interesting_wrap .interesting_item .interesting_icon img {
    display: inline-block;
    max-width: 73px;
}

.somethings_interesting_wrap .interesting_item .interesting_content h4 {
    color: #171819;
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.somethings_interesting_wrap .interesting_item .interesting_content p {
    color: #171819;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .75px;
    text-align: center;
}

.somethings_interesting_wrap .interesting_item .interesting_content p a {
    display: block;
    font-weight: 500;
    position: relative;
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.somethings_interesting_wrap .interesting_item .interesting_content p a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    display: inline-block;
}

.somethings_interesting_wrap .interesting_item .interesting_content p a span+span {
    top: 100%;
}

.somethings_interesting_wrap .interesting_item .interesting_content p a:hover span {
    color: #171819;
    top: -100%;
}

.somethings_interesting_wrap .interesting_item .interesting_content p a:hover span+span {
    top: 0;
}

.contact_form_wrap {
    padding: 35px 0 120px;
}

.contact_form_wrap .contact_form_title {
    color: #333333;
    font-size: 55px;
    font-weight: normal;
    font-family: "Big Noodle";
    letter-spacing: 2px;
    margin-bottom: 55px;
}

.contact_form {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
}

.contact_form .form-group {
    margin-bottom: 30px;
    /*.sibmit_btn {
        color: #fff;
        font-weight: 400;
        font-size: 15px;
        font-family: $pop;
        line-height: 30px;
        background: #292929;
        border: none;
        padding: 15px 55px;
        cursor: pointer;
        border: 1px solid #292929;
        transition: all 0.5s;
    }*/
}

.contact_form .form-group .form-control {
    color: #333333;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    border: 1px solid #c1c1c1;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 60px;
    padding: 10px 25px;
    transition: all 0.5s;
}

.contact_form .form-group .form-control::-webkit-input-placeholder {
    color: #909090;
}

.contact_form .form-group .form-control::-moz-placeholder {
    color: #909090;
}

.contact_form .form-group .form-control:-ms-input-placeholder {
    color: #909090;
}

.contact_form .form-group .form-control:-moz-placeholder {
    color: #909090;
}

.contact_form .form-group .form-control:focus {
    border-color: #333333;
}

.contact_form .form-group textarea.form-control {
    min-height: 200px;
}

.contact_form .form-group .sibmit_btn {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(135deg, #292929 50%, transparent 50%);
    background-size: 300% 300%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    transition: all 1s;
    border: none;
    padding: 15px 55px;
    cursor: pointer;
    border: 1px solid #292929;
}

.contact_form .form-group .sibmit_btn:hover {
    background-size: 0px 50px;
    background-position: -50px -50px;
    color: #292929;
}


/*  end contact   */

.navbar .header_main_menu .menu_item .nav-item.submenu .dropdown-menu {
    margin: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
    padding: 30px 40px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(12, 0, 46, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(12, 0, 46, 0.1);
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: -1;
}

.navbar .header_main_menu .menu_item .nav-item.submenu .dropdown-menu {
    position: relative !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
    display: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    z-index: 0;
    background: transparent;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 0;
    max-height: none !important;
}

.navbar .header_main_menu .nav-item.submenu.show .dropdown-menu {
    position: relative !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
}


/*============================= start blog          ================================*/

.blog_wrap {
    padding: 80px 0;
}

.blog_wrap.blog_single_wrap {
    padding: 60px 0 65px;
}

.blog_single_item {
    position: relative;
}

.blog_single_item .blog_post .post_img {
    margin-bottom: 20px;
    display: block;
}

.blog_single_item .blog_post .post_img a {
    display: block;
    position: relative;
    z-index: 1;
}

.blog_single_item .blog_post .post_img a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #030d2d;
    opacity: 0;
    transition: all 0.3s;
    z-index: 1;
}

.blog_single_item .blog_post .post_img a img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.blog_single_item .blog_post .post_img a:hover:before {
    opacity: 0.2;
}

.blog_single_item .blog_post .post_content {
    margin-bottom: 70px;
    padding: 0 30px;
}

.blog_single_item .blog_post .post_content .post_title {
    font-size: 35px;
    line-height: 60px;
    font-weight: normal;
    font-family: "Big Noodle";
    margin-bottom: 5px;
    color: #333333;
}

.blog_single_item .blog_post .post_content .post_title a {
    color: #333333;
}

.blog_single_item .blog_post .post_content .post_title a:hover {
    color: rgba(23, 24, 25, 0.6);
}

.blog_single_item .blog_post .post_content .post_info {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog_single_item .blog_post .post_content .post_info li {
    display: inline-block;
    color: #171819;
    font-size: 13px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-weight: 300;
}

.blog_single_item .blog_post .post_content .post_info li span {
    display: flex;
    align-items: center;
}

.blog_single_item .blog_post .post_content .post_info li span.author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.blog_single_item .blog_post .post_content .post_info li span.post_time img {
    width: 16px;
}

.blog_single_item .blog_post .post_content .post_info li img {
    display: inline-block;
    margin-right: 10px;
}

.blog_single_item .blog_post .post_content .post_info li a {
    color: #171819;
    font-weight: 500;
}

.blog_single_item .blog_post .post_content .post_info li a:hover {
    color: rgba(23, 24, 25, 0.6);
}

.blog_single_item .blog_post .post_content .post_details {
    color: #171819;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}

.blog_single_item .blog_post .post_content .read_more {
    display: inline-block;
    color: rgba(23, 24, 25, 0.5);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
}

.blog_single_item .blog_post .post_content .read_more:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background: rgba(23, 24, 25, 0.5);
    transition: all 0.5s;
}

.blog_single_item .blog_post .post_content .read_more:hover {
    color: #171819;
}

.blog_single_item .blog_post .post_content .read_more:hover:before {
    right: auto;
    left: 0;
    width: 100%;
}

.pagination_content .navigation .pagination {
    display: block;
    margin: 0;
    padding: 0 0 50px;
}

.pagination_content .navigation .pagination li {
    display: inline-block;
}

.pagination_content .navigation .pagination li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: transparent;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s;
    border: 1px solid transparent;
}

.pagination_content .navigation .pagination li a i {
    font-size: 16px;
}

.pagination_content .navigation .pagination li+li a {
    margin-left: 6px;
}

.pagination_content .navigation .pagination li:hover a {
    border-color: #333333;
}

.pagination_content .navigation .pagination li.active a {
    color: #fff;
    background: #333333;
}

.pagination_content .navigation .pagination li:first-child a,
.pagination_content .navigation .pagination li:last-child a {
    opacity: 0.5;
    border-color: transparent;
}

.pagination_content .navigation .pagination li:first-child a:hover,
.pagination_content .navigation .pagination li:last-child a:hover {
    background: none;
    opacity: 1;
}

.pagination_content .navigation .pagination li:first-child a {
    margin-right: 10px;
}

.pagination_content .navigation .pagination li:last-child a {
    margin-left: 17px;
}

.widget {
    margin-bottom: 50px;
}

.widget .widget_title {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    font-family: "Big Noodle";
    margin-bottom: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul li {
    display: block;
    margin-bottom: 15px;
}

.widget ul li:last-child {
    margin-bottom: 0;
}

.widget ul li a {
    display: block;
    color: #646c84;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.widget ul li a:hover {
    color: rgba(23, 24, 25, 0.6);
}

.widget .media {
    margin-bottom: 30px;
    align-items: center;
}

.widget .media:last-child {
    margin-bottom: 0;
}

.widget .media .media-left {
    margin-right: 20px;
}

.widget .media .media-left a {
    display: inline-block;
}

.widget .media .media-left a img {
    width: 100px;
    height: 90px;
    display: inline-block;
}

.widget .media .media-body .tn_tittle a {
    display: inline-block;
    color: #171819;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.widget .media .media-body .tn_tittle a:hover {
    color: rgba(23, 24, 25, 0.6);
}

.widget .media .media-body .recent_post_meta li,
.widget .media .media-body .recent_post_meta li a {
    color: rgba(23, 24, 25, 0.5);
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
.widget .media .media-body .recent_post_meta li a:hover {
    color: #171819;
}

.widget.widget_tags ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 16px;
}

.widget.widget_tags ul li a {
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    padding: 11px 43px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #171819;
    transition: all 0.5s;
}

.widget.widget_tags ul li a span {
    color: #a7a7a7;
}

.widget.widget_tags ul li a:hover {
    background: #171819;
    border-color: #171819;
    color: #fff;
}

.widget.widget_about .sidebar_about_content {
    max-width: 300px;
    width: 100%;
    margin: -30px auto 0;
    background: #fff;
    position: relative;
    padding: 30px 0 0;
}

.widget.widget_about .sidebar_about_content .sidebar_ab_title {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-family: "Big Noodle";
    margin-bottom: 20px;
}

.widget.widget_about .sidebar_about_content .sidebar_ab_details {
    color: #171819;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 27px;
}

.widget.widget_about .sidebar_about_content .sign {
    padding: 40px 0;
}

.widget.widget_about .follow .follow_title {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
	font-family: "Big Noodle";
    margin-bottom: 25px;
}

.widget.widget_about .follow .follow_link li {
    display: inline-block;
}

.widget.widget_about .follow .follow_link li+li a {
    margin-left: 6px;
}

.widget.widget_about .follow .follow_link li a {
    display: inline-block;
    color: #171819;
    font-size: 18px;
    width: 36px;
    height: 36px;
    text-align: center;
    border: 1px solid #171819;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

.widget.widget_about .follow .follow_link li a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: top, 0.5s;
    line-height: 36px;
}

.widget.widget_about .follow .follow_link li a i+i {
    top: 100%;
}

.widget.widget_about .follow .follow_link li a:hover {
    background: #171819;
}

.widget.widget_about .follow .follow_link li a:hover i {
    top: -100%;
    color: #fff;
}

.widget.widget_about .follow .follow_link li a:hover i+i {
    top: 0;
}

.blog_single_content .blog_single_item {
    padding-bottom: 42px;
    border-bottom: 1px solid #e6e9f1;
}

.blog_single_content .blog_single_item p {
    color: #171819;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}

.blog_single_content .blog_single_item blockquote {
    padding: 4px 0 5px 0;
    margin-bottom: 23px;
}

.blog_single_content .blog_single_item blockquote p {
    color: #333333;
    font-size: 24px;
    line-height: 36px;
    font-family: "Big Noodle";
    margin-bottom: 0;
}

.blog_single_content .blog_single_item .blog_simg_img {
    padding: 42px 0 35px;
}

.blog_single_content .blog_single_item .blog_inner_title {
    color: #333333;
    font-size: 35px;
    line-height: 60px;
    font-family: "Big Noodle";
}

.blog_single_content .blog_sing_share {
    border-bottom: 1px solid #e6e9f1;
    padding: 46px 0 54px;
    margin-bottom: 60px;
}

.blog_single_content .blog_sing_share span {
    font-size: 20px;
    line-height: 26px;
    display: inline-block;
    font-family: "Big Noodle";
    margin-bottom: 25px;
}

.blog_single_content .blog_sing_share span b {
    color: #051441;
    font-weight: 700;
}

.blog_single_content .blog_sing_share .blog_social {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog_single_content .blog_sing_share .blog_social li {
    display: inline-block;
}

.blog_single_content .blog_sing_share .blog_social li+li {
    margin-left: 20px;
}

.blog_single_content .blog_sing_share .blog_social li a {
    display: inline-block;
    color: #171819;
    font-size: 18px;
    width: 36px;
    height: 36px;
    text-align: center;
    border: 1px solid #171819;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

.blog_single_content .blog_sing_share .blog_social li a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: top, 0.5s;
    line-height: 36px;
}

.blog_single_content .blog_sing_share .blog_social li a i+i {
    top: 100%;
}

.blog_single_content .blog_sing_share .blog_social li a:hover {
    background: #171819;
}

.blog_single_content .blog_sing_share .blog_social li a:hover i {
    top: -100%;
    color: #fff;
}

.blog_single_content .blog_sing_share .blog_social li a:hover i+i {
    top: 0;
}

.blog_single_content .author_about {
    background: #fbfbfd;
    padding: 40px 30px;
    margin-bottom: 90px;
}

.blog_single_content .author_about .media .media-left {
    margin-right: 30px;
}

.blog_single_content .author_about .media .media-left img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.blog_single_content .author_about .media .media-body .author_name {
    color: #051441;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
}

.blog_single_content .author_about .media .media-body .author_info {
    color: #abb0bb;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 17px;
}

.blog_single_content .author_about .media .media-body .author_details {
    color: #666;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}

.blog_single_content .comment_text .comment-title {
    color: #222222;
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    font-family: "Big Noodle";
    margin-bottom: 40px;
}

.blog_single_content .post_ago {
    color: #999;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    line-height: 9px;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
}

.blog_single_content .post_ago:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 11px;
    background: #999;
    transform: translateY(-50%);
}

.blog_single_content .comment_text .comment_text .comment-title {
    margin-bottom: 30px;
}

.comment_reply {
    margin-bottom: 80px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 22px;
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-list li {
    display: block;
}

.comment-list li .media .media-left {
    margin-right: 30px;
}

.comment-list li .media .media-left img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.comment-list li .media .media-body .reply_body {
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.comment-list li .media .media-body .reply_body .author_name {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.comment-list li .media .media-body .reply_body .author_details {
    color: #666666;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}

.comment-list li .media .media-body .reply_body .reply_link {
    color: rgba(23, 24, 25, 0.6);
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    text-transform: uppercase;
}

.comment-list li .media .media-body .reply_body .reply_link i {
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    margin-left: 10px;
    top: 3px;
}

.comment-list li .media .media-body .reply_body .reply_link:hover {
    color: #222222;
}

.comment-list li .media .media-body .media-left img {
    width: 50px;
    height: 50px;
}


/*.leave_comment {
    .comment_text {
        .comment-title {
            color: #333333;
            font-weight: normal;
            font-size: 55px;
            line-height: 60px;
            letter-spacing: 2px;
            font-family: $ftheavy;
            text-align: center;
            margin-bottom: 60px;
        }
    }
}*/


/*============================= end  blog          ================================*/


/* start footer */

.footer {
    background-color: black;
    padding: 0px 0 30px;
    position: relative;
    z-index: 10;
}

.footer .footer_content .footer_logo {
    margin-bottom: 30px;
}

.footer .footer_content .footer_logo a {
    display: inline-block;
}

.footer .footer_content .footer_logo a .logo_text {
    color: #f6f7fb;
    position: relative;
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    font-family: "Big Noodle";
    letter-spacing: 2px;
}

.footer .footer_content .footer_logo a .logo_text:before {
    position: absolute;
    content: "/";
    left: -15px;
    top: -8px;
    width: 100%;
    height: 100%;
    color: #979591;
    text-align: left;
}

.footer .footer_content .footer_title {
    color: #f6f7fb;
    font-size: 50px;
    font-family: "Big Noodle";
    line-height: 55px;
    letter-spacing: 1px;
    font-weight: normal;
    max-width: 542px;
    width: 100%;
    margin: 70px auto 30px;
}

.footer .footer_content .footer_title span {
   font-family: "Big Noodle";
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer_contact {
    margin-bottom: 30px;
}

.footer .footer_contact li {
    display: block;
    margin-bottom: 10px;
}

.footer .footer_contact li a {
    display: inline-block;
    color: #bbbbbb;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    transition: all 0.5s;
    height: 28px;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 350px;
}

.footer .footer_contact li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

.footer .footer_contact li a span+span {
    top: 100%;
}

.footer .footer_contact li a:hover span {
    top: -100%;
    color: #fff;
}

.footer .footer_contact li a:hover span+span {
    top: 0;
}

.footer .footer_social {
    margin-bottom: 15px;
}

.footer .footer_social li {
    display: inline-block;
}

.footer .footer_social li+li {
    margin-left: 30px;
}

.footer .footer_social li a {
    display: inline-block;
    font-size: 16px;
    color: #888888;
    transition: all 0.5s;
    width: 20px;
    height: 16px;
    position: relative;
    overflow: hidden;
}

.footer .footer_social li a i {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
}

.footer .footer_social li a i+i {
    top: 100%;
}

.footer .footer_social li a:hover {
    color: #fff;
}

.footer .footer_social li a:hover i {
    top: -100%;
    color: #fff;
}

.footer .footer_social li a:hover i+i {
    top: 0;
}

.footer .footer_copy_right {
    color: #848892;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}

.footer .footer_copy_right a {
    color: #bbbbbb;
    transition: all 0.5s;
}

.footer .footer_copy_right a:hover {
    color: #fff;
}


/* end footer */

.capabiliti_wrap .capabiliti_tab_content .fade {
    transition: opacity 1s linear;
}

.full-width
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.full-width .grid-1
{
	width: 50%;
}
.full-width .grid-1 img
{
	width: 100%;
}
@font-face {
 font-family: "Tungsten";
 src: url('../fonts/Tungsten.woff');
 font-weight:600;
 font-style:normal;
}
@font-face {
 font-family: "Big Noodle";
 src: url('../fonts/big_noodle_titling.ttf');
 font-weight:600;
 font-style:normal;
}
@font-face {
 font-family: "Big Noodle Oblique";
 src: url('../fonts/big_noodle_titling_oblique.ttf');
 font-weight:600;
 font-style:normal;
}
@font-face {
 font-family: "DEMOS";
 src: url('../fonts/CreatorCreditsBB.otf');
 font-weight:600;
 font-style:normal;
}

.carouselOfImages{
  position: relative;
  margin: auto;
  overflow: visible;
  width: 100%;
}
.gradient-left{
  display: block;
  position: relative;
  background-image: linear-gradient(to right, whitesmoke, transparent 100%);
    margin-top: -270px;
  height: 150px;
  width: 8%;
  content: '';
}
.gradient-right{
  display: block;
  position: relative;
  float: right;
  right:0;
  background-image: linear-gradient(to left, whitesmoke, transparent 100%);
      margin-top: -150px;
  height: 150px;
  width:8%;
  content: '';
}

.carouselImage {
    position: relative;
    width: 25%;
    /*height: 45px;*/
    padding: 24px;
    border: 0px solid white;
    /*margin-right: 33px;
    margin-top: 70px;
    margin-bottom: 50px;*/
    counter-increment: carousel-cell;
    text-align: center;
    vertical-align: center;
    transition: transform 0.5s;
    font-size: 1.2em;
  }
@media only screen and (max-width: 1300px){
    .carouselImage{
        width: 30%;
    }
}
@media only screen and (max-width: 773px){
    .carouselImage{
        width: 50%;
    }

}
@media only screen and (max-width: 490px){
    .carouselImage{
        width: 50%;
        padding: 15px;
    }

}

/*SLIDER*/
.carouselImage.is-selected {

	z-index:10;
	transform: scale(1);
	color: white;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
}
.carouselImage {

	z-index:10;
	transform: scale(1);
	color: white;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
}
.carouselImage.nextToSelectedLeft, .carouselImage.nextToSelectedRight {
  transform: scale(1);
  z-index:5;
}

/*! Flickity v2.0.5
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

/* .flickity-enabled:focus { outline: none; } */

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
/*           tap-highlight-color: transparent; */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-viewport {
    margin: 0px;
    width: 100%;
    /*margin-bottom: 100px;*/
}

.bg1
{
	background-image: url('../images/temp/1.png');
	height: 100vh;
}
.bg2
{
	background-image: url('../images/temp/2.png');
	height: 100vh;
}
.bg3
{
	background-image: url('../images/temp/3.png');
	height: 100vh;
}
.bg4
{
	background-image: url('../images/temp/4.png');
	height: 100vh;
}
.bg5
{
	background-image: url('../images/temp/2.png');
	height: 100vh;
}

.projects-item__main {
    bottom: 0;
    padding: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}

.projects-item__main {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
}
.logo {
    display: block;
    width: auto;
    height: auto;
    max-width: 150px;
  /*  max-height: 80px;*/
}
/*.carouselImage:hover {
    border-width: 24px;
}
.carouselImage {
    -webkit-transition: border-width .3s ease;
	transition: border-width .3s ease;
}*/
.carouselImage:hover::after {
    border-width: 24px;
}
.carouselImage::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: 0;
    border: 0 solid #fff;
       
    z-index: 2;
    -webkit-transition: border-width .3s ease;
    transition: border-width .3s ease;
}
.slider-section
{
	background-color: white;
}
header.header .opnen_menu .header_main_menu .menu_item li:hover::after {
    -webkit-transform: translateY(-50%) scaleY(1);
    -ms-transform: translateY(-50%) scaleY(1);
    transform: translateY(-50%) scaleY(1);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
header.header .opnen_menu .header_main_menu .menu_item li::after {
	
    width: 200vw;
    height: 65%;
    position: absolute;
    top: 50%;
    left: -100vw;
    -webkit-transform: translateY(-50%) scaleY(0);
    -ms-transform: translateY(-50%) scaleY(0);
    transform: translateY(-50%) scaleY(0);
    z-index: -1;
    background: #ffd500;
    -webkit-transition: -webkit-transform .5s 0s cubic-bezier(.645,.045,.355,1);
    transition: transform .5s 0s cubic-bezier(.645,.045,.355,1);
    transition: transform .5s 0s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s 0s cubic-bezier(.645,.045,.355,1);
        transition-duration: 0.5s, 0.5s;
}

header.header .opnen_menu .header_main_menu .menu_item li{
	position: relative;
margin: 0;
padding: 0 15px;
outline: 0;
-webkit-transition: color .4s;
transition: color .4s;
font-size: 42px;
line-height: 40px;
}
.services
{
	list-style-type: none;
}
.services li {
    margin-bottom: 10px;
	font-size: 19px;
	line-height: 28px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}

.paratag
{
	font-family: "Big Noodle";
	font-size: 110px;
	line-height: 110px;
	margin: 0 0 20px;
	color: white;
}
.paratag1
{
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 23px;
	font-weight: 700;
	color: white;
}
.home-research__text {
    max-width: 400px;
}
.type-body-copy {
    font-size: 19px;
    line-height: 28px;
	color: white;
	margin: 20px 0;
}
#margin-0
{
	margin: 0;
}
.footer-note {
    background-color: #ff6600;
	overflow: hidden;
	color: #000;
    text-align: center;
    padding: 20px 0;
}
.footer-note strong
{
	color: #000
}
.home-research__link {
    color: #fc3;
}	

/*LOADER*/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1081;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #16a085;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;

}
#loader1
{	
	background: #000;
	-webkit-mask: url("../../../raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png");
	mask: url("../../../raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png"); 
	

	/*-webkit-mask: url("../images/temp/b-smoke-cross2.png");
	mask: url("../images/temp/b-smoke-cross2.png");*/
    mask-size: auto;
	mask-size: auto;
	-webkit-mask-size: 2300% 100%;
	mask-size: 2300% 100%;
	animation: ani 2s steps(22) forwards;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: fixed;
	
}

@-webkit-keyframes ani {
 from {
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
 }

 to {
  -webkit-mask-position: 100% 0;
  mask-position: 100% 0;
 }
}

@keyframes ani {
 from {
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
 }

 to {
  -webkit-mask-position: 100% 0;
  mask-position: 100% 0;
 }
}

/*#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin-reverse 0.6s linear infinite;
          animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}*/
.videoss
{
    position: fixed;
    z-index: 1082;
    object-fit: cover;
    height: 100%;
    width: 100%;
transition: all 0.3s ease-out;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 10;
  display: none;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

/*//LOADER*/
.navbar-brand.logo img {
    width: 120%;
    margin-left: -42px;
}



.o-section-full
{
	padding: 50px 0;
	background-color: #000000;
    
}
@media (max-width: 768px) {
    .o-section-full
{
	padding: 50px 0;
    /* height: 800px; */
    height: 100vh;
	background-color: #000000;
    
}
}

.about-what-we-do {
    background: url(../images/temp/About-us-2.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: 15% bottom;
   /* background-size: 40%;*/
    background-size: cover;
    color: 
    #000;
}
.hero_warp.o-section-full .banner-title1
{
	/*font-size: 130px;*/
	font-size: 110px;
	line-height: 100px;
}
.type-subheadlines-buttons {
    margin: 15px 0 15px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
	color: white;
    font-family: 'Montserrat', sans-serif;
}
#common_title{
    margin: 15px 0 15px;
    font-size: 25px;
    line-height: 23px;
    font-weight: 700;
	color: white;
    font-family: 'Montserrat', sans-serif;
}
.type-bloc-headline {
    font-size: 100px;
    line-height: 90px;
	margin: 0 0 20px;
	font-family: "Big Noodle";
}
.type-block-sub-headline2 {
    margin: 0 0 20px;
	line-height: normal;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
}
.c-hr--black {
    background: #000;
}
.about-how-we-do-it {
    background: #f57c20 url(../images/temp/About-banner.jpg) no-repeat;
    background-size: cover;
/*background-size: 100%;
background-position: 350px center;*/
color:#000;
}
.jobsss {
    background: #f57c20 url(../images/temp/jobs-banner.jpg) no-repeat;
    background-size: cover;
/*background-size: 100%;
background-position: 350px center;*/
color:#000;
}
.c-hr--white {
    background:#fff;
}
.we-put
{
    color: white;
}
.about-excited {
    background: #000 url(../images/temp/About-us-4.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    background-position: top center;
}

.o-section--below-nav {
    margin-top: 0;
    padding-top: 120px;
}
a > .type-subheadlines-buttons {
    display: inline-block;
    margin: 20px 0 10px;
	
}
.contact-header__link {
    color: 
    #999;
}
.o-section-std {
    padding: 50px 0;
	background: #f5f5f5;
	color: black;
}
.o-section-std .type-body-copy
{
	color: black;
}
#contact-location {
    margin: 0 0 100px;
}
.o-section-std .type-subheadlines-buttons
{  
	color: black;
}

.page-jobs-landing {
    background: 
    #fc3 url(../images/temp/header.png) no-repeat calc(100% - 80px) 170px/auto 380px;
}
.jobs-landing-heading {
    /*max-width: 376px;*/
    margin: 0 0 80px;
}

.c-job-list__item {
    width: 50%;
    padding: 75px 25px 100px;
    border-width: 2px;
    border-style: solid;
    border-color: #e6e6e6;
    box-sizing: border-box;
}
.jobsss.hero_warp::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
}
.contact-heading.hero_warp::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
}
.hero_warp.contact-heading .banner_title {
    color: black;
	font-size: 100px;
	line-height: 80px;
}
.contact-heading .type-block-sub-headline2
{
	font-size: 40px;
	line-height: 45px;
	color: black;
	margin: 15px 0;
}
.about-what-we-do .type-subheadlines-buttons {
    color: #000;
}
.about-excited {
    color: white;
}
.jobs-landing-heading .type-bloc-headline {
    font-size: 100px;
    line-height: 110px;
}
.c-job-list__item
{
	color: #000;
}
.c-job-list__item .type-body-copy, .c-job-list__item a h6
{
	color: #000;
}
.type-subheadlines-buttons:hover .c-hr:not(.c-hr--large), a:hover + .c-hr:not(.c-hr--large) {
    width: 60px;
}
#color-black
{
	color: black;
}
#color-white
{
	color: white;
}
 #color-white a
{
	color: #bbaeae;
}
.btnSubmit {
    border: none;
    border-radius: 1.5rem;
    padding: 10px 30px;
    text-align: center;
    cursor: pointer;
    background: #c12030;
    color: #fff;
}
.modal-footer {
    text-align: center;
    background-color: #fff;
    color:#000;
    font-weight: bold;
    border-top: 1px solid #dee2e6;
}
.modal-content {
    border: none;
    border-radius: unset;
}
.myModal2 .form-control
{
    padding: 15px;
}
#jobs .type-block-sub-headline
{
    color: #c12030;
}
.jobsss .type-bloc-headline {
    color: white;
}

.pacs {
    bottom: 0;
}
.sticky {
  position: fixed !important;
  background: black;
  padding: 0 !important;
}
.socialicon li a i
{
    color: #c42031;
}
@media (min-width: 640px)
{
	.type-block-sub-headline {
    font-size: 50px;
    line-height: 40px;
	font-family: "Big Noodle";

}
header.header .opnen_menu .header_main_menu .menu_item li::after {
    content: '';
}
.type-body-copy {
    font-size: 19px;
    line-height: 28px;
}
}
@media (max-width: 1200px)
{
	.projects-item__client 
	{
		font-size: 1.75rem;
	}
}
/*//SLIDER*/
@media (max-width: 767px)
{
    .myModal2 .modal-dialog {
    width: auto!important;
    max-width: 100%!important;
}
}
.myModal2 ul li {
    margin-left: 35px;
    color: #555;
}
    .myModal2 .modal-dialog {
    width: 55%;
    max-width: 55%;
}
.myModal2 .form-control#state, .myModal2 .form-control#ugdegree, .myModal2 .form-control#pgdegree   {
    padding: 0;
}

/* The container */
.container1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container1 input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container1 .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/* Syed Irfan ----> custom css */
.main-content {
    margin-top: 150px;
}
.quotes-div{
    background-color: #2c0053;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    text-align: center; 
}
.areas-of-work-bg {
    color: #f6f7fb;
    font-weight: normal;
    font-family: "Big Noodle", sans-serif;
    background-color: #2c0053;
    padding: 50px;
    text-align: center;
}

.areas-of-work {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    flex-wrap: wrap; /* Allows items to wrap to the next line on smaller screens */
    gap: 20px; /* Adds space between items */
}

.areas-of-work-sections {
    padding: 10px;
    margin: 10px;
    flex: 1 1 calc(33.333% - 40px); /* Each section takes 1/3 of the width, with spacing */
    max-width: 300px; /* Prevents sections from getting too large */
    box-sizing: border-box; /* Includes padding and border in width/height */
}

.areas-of-work-img {
    width: 180px;
    height: auto; /* Maintains the aspect ratio */
    border: 1px dashed white;
    border-radius: 5px;
    filter: grayscale();
    margin-bottom: 15px;
}

.areas-of-work-title {
    font-weight: 700;
    font-size: 24px;
    color: #ff6600;
    font-family: "Big Noodle", sans-serif;
    margin-bottom: 10px;
}

.areas-of-work-para {
    font-size: 14px;
    line-height: 20px;
}

/* Media Queries for Responsive Design */
@media (max-width: 768px) {
    .areas-of-work {
        flex-direction: column; /* Stacks items vertically on smaller screens */
        align-items: center;
    }
    
    .areas-of-work-sections {
        flex: 1 1 100%; /* Each section takes the full width */
        max-width: none; /* Removes width limit */
    }

    .areas-of-work-title {
        font-size: 20px; /* Adjust font size for smaller screens */
    }

    .areas-of-work-para {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .areas-of-work-title {
        font-size: 18px;
    }

    .areas-of-work-para {
        font-size: 11px;
        line-height: 16px;
    }

    .areas-of-work-img {
        width: 90%; /* Scales images for very small screens */
    }
}

/* General Reset */

  
 /* Gallery Section Styling */
.gallery-section {
    background-color: #2c0053; /* Dark purple background */
    color: white;
    padding: 50px 30px;
    text-align: center;
}

.gallery-header p {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    font-family: "Big Noodle";
    line-height: 2px;
}

.gallery-header h2 {
    font-size: 45px;
    margin: 10px 0;
    font-family: "Big Noodle";
}

.gallery-header .underline {
    width: 60px;
    height: 2px;
    background-color: #ff6600; /* Orange color */
    margin: 10px auto;
}
.split-line{
    width: 250px;
    height: 3px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ff6600; /* Orange color */
    
}
.split-line-1{
    width: 90px;
    height: 2px;
    background-color: #ff6600; /* Orange color */
    margin: 10px auto;
}
.split-line-76{
    width: 160px;
    height: 3px;
    background-color: #000000; /* Orange color */
    margin: 10px;
    
}
.split-line-89{
    width: 250px;
    height: 3px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ff6600; /* Orange color */
    
}
.split-line-cen-65{
    width: 350px;
    height: 3px;
    margin: 15px auto;
    /* text-align: center; */
    background-color: #ff6600; /* Orange color */
}
@media (max-width: 768px) {
    .split-line-89 {
        width: 250px; /* Adjust the width for smaller screens if needed */
        margin: 10px auto; /* Ensure centered with more spacing for mobile */
        margin-bottom: 40px;
    }
    .split-line-76 {
        width: 150px; /* Adjust the width for smaller screens if needed */
        margin: 0px auto; /* Ensure centered with more spacing for mobile */
        margin-bottom: 20px;
    }
    .split-line-cen-65{
        width: 250px;
        height: 3px;
        margin: 15px auto;
        /* text-align: center; */
        background-color: #ff6600; /* Orange color */
    }
}   

.split-line-2{
    width: 150px;
    height: 2px;
    background-color: #000000; /* Orange color */
    margin: 10px;
}
.quotes-para{
    font-size: 18px;
}

/* Gallery Grid Styling */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* Default for larger screens */
    gap: 20px;
    margin: 30px auto;
    max-width: 900px; /* Adjust based on screen size */
}

.gallery-item {
    background-color: #3b3b3b; /* Dark gray background for items */
    height: 150px; /* Fixed height for items */
    border-radius: 8px;
    background-position: center;
    background-size: cover;
    transition: transform 0.3s ease-in-out;
}

.gallery-item:hover {
    transform: scale(1.05);
}
/* Responsive Styles */
@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 images per row for tablets and smaller screens */
        gap: 15px; /* Smaller gap for compact layout */
    }
     .gallery-grid img {
        width: 100%; /* Ensure each image takes up the full width of its container */
        height: auto; /* Maintain aspect ratio */
    }
}

@media (max-width: 480px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 images per row for mobile devices */
        gap: 10px; /* Smaller gap for tighter spaces */
    }
}
/* Specific background images for each gallery item */
.item-1 {
    background-image: url('../images/gallery/2019lok.png');
}

.item-2 {
    background-image: url('../images/gallery/2021AE.png'); /* Replace with your image URL */
}

.item-3 {
    background-image: url('../images/gallery/award2023.png'); /* Replace with your image URL */
}

.item-4 {
    background-image: url('../images/gallery/2023BLAEVENT.png'); /* Replace with your image URL */
}

.item-5 {
    background-image: url('../images/gallery/vellum.png'); /* Replace with your image URL */
}

.item-6 {
    background-image: url('../images/gallery/2024LK.png'); /* Replace with your image URL */
}

.item-7 {
    background-image: url('../images/gallery/award2024.png'); /* Replace with your image URL */
}

.item-8 {
    background-image: url('../images/gallery/madu.png'); /* Replace with your image URL */
}
/* Updated Popup Modal Styling */
.popup-modal {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    justify-content: center;
    align-items: center;
    z-index: 10000;
    animation: fadeIn 0.5s ease-in-out;
}

.popup-modal.active {
    display: flex; /* Show modal */
}

.popup-content {
    position: relative;
    width: 70%; /* Medium width */
    max-width: 700px; /* Limit max width */
    padding: 30px;
    background: linear-gradient(145deg, #ffffff, #f0f0f0);
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    transform: scale(0.9);
    animation: popIn 0.3s ease forwards;
}

.slider-image {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #ff6600;
    color: #fff;
    border: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 18px;
    outline: none;
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: background 0.3s, transform 0.2s;
}

.slider-btn:hover {
    background: #d45500;
    transform: scale(1.1);
}

.prev-btn {
    left: -70px;
}

.next-btn {
    right: -70px;
}

.close-btn {
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    z-index: 1001;
    background: #ff0000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s, background 0.3s;
}

.close-btn:hover {
    background: #cc0000;
    transform: rotate(180deg);
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes popIn {
    from {
        transform: scale(0.8);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

  

  

@media (min-width: 700px) {
    .title-break {
        display: inline-block;
    }
}




/* Responsive Container for Posters */
.election-posters {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* Allow posters to wrap on smaller screens */
     /* Add space between posters */
    width: 100%;
    height: 100%;
    /* padding: 10px; */
}

/* Posters Styling */
.poster {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: calc(33.33% - 0px); /* Three posters in a row on larger screens */
    /* max-width: 1000px;  */
}

.poster img {
    width: 100%;
    height: auto;
    object-fit: cover;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.poster img:hover {
    filter: grayscale(0%);
}

.poster.active img {
    filter: grayscale(0%);
}

/* Title inside posters */
.tesing-009 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0));
    padding: 30px;
}


/* Responsive Media Queries */
@media (max-width: 768px) {
    .poster {
        width: calc(50% - 10px); /* Two posters per row on tablets */
    }

    .tesing-009 {
        font-size: 30px; /* Reduce title size on smaller screens */
        
    }

    .slider {
        width: 95%; /* Increase slider width for smaller screens */
        max-width: none; /* Allow it to scale dynamically */
    }
}

@media (max-width: 680px) {
    .poster {
        width: 100%; /* One poster per row on small screens */
    }

    .slide img {
        width: 60px; /* Smaller icons in slider */
        height: 60px;
    }

    .slide .content {
        font-size: 12px; /* Smaller content text */
    }
}

/* Popup styles */
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 7000;
}

.popup-content {
    display: flex;
    background: #fff;
    max-width: 800px;
    width: 90%;
    border-radius: 10px;
    overflow: hidden;
}

.popup-left {
    flex: 1;
    position: relative;
    background: #f4f4f4;
}

.popup-right {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.popup-right h2 {
    margin: 0 0 10px;
    font-size: 24px;
}

.popup-right p {
    font-size: 16px;
    color: #555;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
}

.slides img {
    width: 100%;
    display: none;
}

.slides img.active {
    display: block;
}

.prev-btn, .next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 5px 10px;
    z-index: 10;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}

.pagination-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px;
}

.pagination-dots div {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
}

.pagination-dots div.active {
    background: #000;
}

/* Responsive */
@media (max-width: 600px) {
    .popup-content {
        flex-direction: column;
    }

    .popup-left, .popup-right {
        flex: unset;
        width: 100%;
    }
}

/* Image Gallery */
.somo5t {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 50px;
    flex-wrap: wrap;
}

.fragyt {
    /*width: 180px;*/
    /*height: 120px;*/
    /*object-fit: cover;*/
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fragyt:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* Popup Styles */
.sgts {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8); /* Dark background with opacity */
    backdrop-filter: blur(10px); /* Add blur effect to background */
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.3s ease-in-out;
    z-index: 7000;
}

.bwegw {
    background-color: rgba(0, 0, 0, 0.9); /* Dark background */
    padding: 10px;
    border-radius: 15px;
    position: relative;
    max-width: 700px; /* Reduced width */
    width: 80%; /* More compact width */
    height: 400px; /* Reduced height */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    animation: slideUp 0.5s ease-out;
}

/* Close Button */
.hjiu {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    transition: color 0.3s ease;
    z-index: 11; /* Make sure the close button is above other elements */
}

.hjiu:hover {
    color: #e74c3c;
}

/* Slider Controls */
.xyzr {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
}

.mnbv {
    width: 100%;
    max-width: 600px; /* Adjusted to make it fit better in a smaller popup */
    height: 350px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease;
}

.mnbv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Arrow Buttons */
button {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    cursor: pointer;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}

button:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

/* Left/Right Arrow Position */
.dfgj {
    position: absolute;
    left: 20px;  /* Increased space from the edge */
    z-index: 10; /* Ensure left arrow stays on top */
}

.dfgj {
    position: absolute;
    right: 20px; /* Increased space from the edge */
    z-index: 10; /* Ensure right arrow stays on top */
}

/* Animations */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(30px);
    }
    100% {
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .somo5t {
        gap: 15px;
        margin-top: 20px;
    }

    .bwegw {
        width: 90%;
        height: 350px;
    }

    .mnbv {
        height: 250px;
    }

    .dfgj {
        font-size: 25px;
        padding: 8px;
    }

    .dfgj {
        left: 10px;
    }

    .dfgj {
        right: 10px;
    }
}

.jjvideo-gallery {
    background-color: #2c0053;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    margin-top: -10px;
  }

  
  .section-title {
    font-family: 'Big Noodle', sans-serif;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1px;
  }
  .section-h1{
    font-size: 45px;
    margin: 0 auto;
    text-align: center;
    font-family: "Big Noodle";
    margin-bottom: 20px;
    padding: 0;
    line-height: 30px;
    
  }
  
  .video-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /*justify-content: center;*/
    margin: 30px auto;
    max-width: 900px;
  }
  
  .video-item {
    flex: 1 1 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
  }
  @media (max-width: 768px) {
    .video-item-hide {
      display: none;
    }
}
  
  .video-item iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  
  /* Responsive Design */
  @media screen and (max-width: 768px) {
    .video-item {
      flex: 1 1 calc(50% - 20px);
      max-width: calc(50% - 20px);
    }
  }
  
  @media screen and (max-width: 480px) {
    .video-item {
      flex: 1 1 calc(45% - 20px);
      max-width: calc(100% - 20px);
    }
  }
  



 /* Section Styling */
.responsive-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #dfdfe1;
    gap: 20px;
    padding: 20px;
  }
  
  /* Image Container */
  .image-container img {
    width: 100%;
    max-width: 600px; /* The image will not change size or orientation */
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 8px; /* Optional: adds rounded corners to the image */
  }
  
  /* Content Container */
  .content-container {
    flex: 1;
    max-width: 600px;
  }
  
  /* Heading Styling */
  .content-container h2 {
    font-family: 'Big Noodle'; /* Set Big Noodle for the heading */
    font-size: 60px;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
  }
  
  /* Paragraph Styling */
  .content-container p {
    font-size: 1.1em; /* Default font size for larger devices */
    color: #000000;
    margin-bottom: 15px;
    /* text-align: justify; */
  }
  
  /* Media Query for Tablet Devices */
  @media (max-width: 1024px) and (min-width: 768px) {
    .responsive-section {
      flex-direction: column;
      text-align: center;
    }
  
    .content-container {
      max-width: none;
      margin-top: 20px;
    }
  
    .image-container img {
      max-width: 100%; /* Image will scale down */
    }
  }
  
  /* Media Query for smaller devices (below 768px) */
  @media (max-width: 768px) {
    .responsive-section {
      flex-direction: column;
      text-align: center;
    }
  
    .content-container {
      max-width: none;
      margin-top: 20px;
    }
  
    .image-container img {
      max-width: 100%; /* Image will scale down */
    }
  }
  
  /* Media Query for larger devices (min-width: 1024px) */
  @media (min-width: 1024px) {
    .image-container img {
      max-width: 600px; /* No portrait mode, fixed size */
      height: auto;
    }
  
    .content-container {
      max-width: 700px; /* Slightly larger content area for readability */
      text-align: left;
    }
  
    .content-container h2 {
      font-size: 80px; /* Adjust heading size for larger devices */
      text-align: left;
      margin: 0;
    }
  
    .content-container p {
        font-size: 1em; /* Adjust paragraph font size for readability */
      text-align: left;
    }
  }



 /* Section styling */
.responsive-section-gandhi {
    display: flex;
    flex-direction: row; /* Default to row (text on the left, image on the right) */
    justify-content: space-around;
    align-items: center;
    gap: 50px;
    /*margin-left: 200px;*/
    /*margin-right: 10px;*/
    background-color: #000000; /* Background color for both left and right sides */
    /* padding: 40px; */
    height: 100vh;
    /* box-sizing: border-box;  */
    
  
}

/* Content styling */
.content-gandhi {
    flex: 1;
    max-width: 25%; /* Content area will be smaller on larger screens */
    color: white; /* Text color for better contrast on dark background */
    margin-left: 100px;
    /* padding-top: 10px; */
}

.content-gandhi h2 {
    font-size: 57px;
    font-family: 'Big Noodle';
    color: #fff;
    /* margin-bottom: 15px; */
    line-height: 60px;
}

.content-gandhi p {
    font-size: 25px;
    color: #ddd; /* Light gray text for paragraph */
    font-family: 'Big Noodle';
}

/* Image styling */
.image-gandhi {
    flex: 1;
    max-width: 58%; /* Image area will be smaller on larger screens */
}

.image-gandhi img {
    width: 100%;
    height: auto;
}
.span-txt {
    color: rgb(255, 255, 255); /* Change the text color to gray for mobile devices */
    font-size: 40px;
}
.span-txt-2{
    font-size: 100px;
}

/* Media query for mobile devices */
@media (max-width: 768px) {
    .responsive-section-gandhi {
        flex-direction: column; /* Stack the content vertically on small screens */
        text-align: center;
        gap: 100px;
        padding: 15px;
        /* padding-top: 40px; */
        height: auto; /* Adjust height for mobile */
    }

    /* Content comes first on mobile (this is default in column layout) */
    .image-gandhi {
        order: 2; /* Ensure the image comes after the content */
        max-width: 100%;
        /* margin-bottom: 20px; */
        height: 100vh;
        object-fit: cover; 
        
    }

    /* Content styling for small devices */
    .content-gandhi {
        max-width: 100%;
        margin-left: 0px;
        order: 1; /* Ensure content is first */
        
        
    }
    .content-gandhi p{
        font-size: 25px;
        line-height: 0px;
    }
    .span-txt {
        color: gray; /* Change the text color to gray for mobile devices */
        font-size: 50px;
        
    }
    .span-txt-2{
        font-size: 100px;
    }
    .content-gandhi h2 {
        font-size: 57px;
        font-family: 'Big Noodle';
        color: #fff;
        /* margin-bottom: 15px; */
        line-height: 65px;
    }
}

/* Media query for tablets (768px to 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
    .responsive-section-gandhi {
        flex-direction: row; /* Keep content and image in row layout for tablets */
        /* padding: 30px;  */
    }

    .image-gandhi {
        max-width: 48%; /* Adjust width for content and image */
    }

    .content-gandhi {
        max-width: 100%;
        margin-left: 0px;
    }
}



@media (max-width: 767px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
}


.volunteer-form-section{
    
    background-color: #2c0053;
    padding: 10px;
    padding-top: 60px;
    padding-bottom:60px;
    
}
/* Add styles for hiding elements */
.hidden {
    display: none;
  }

.form-h2-vol{
    font-size: 45px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-family: 'Big Noodle';
    line-height: 30px;
}
.form-container{
    width: 90%; /* Adjust width for smaller devices */
    max-width: 600px; /* Maintain maximum width */
    margin: 20px auto;
    padding: 10px;
    box-sizing: border-box;
    
}
/* Adjust field sizes */
#name {
    flex: 1; /* Makes the Name field take more space */
  }

  #age {
    flex: 1; /* Smaller size for Age */
    max-width: 133px; /* Optional: Restrict the max width */
  }

  #gender {
    flex: 1; /* Smaller size for Gender */
    max-width: 140px; /* Optional: Restrict the max width */
  }
  @media screen and (max-width: 768px) {
    .form-group-10 {
      flex-direction: column; /* Stack the fields vertically */
    }
  
    #name, #age, #gender {
      max-width: 100%; /* Allow fields to take full width */
      flex: unset; /* Reset flex properties */
    }
  
    input, select {
      width: 100%; /* Ensure the fields span full width */
    }
  }




  .form-title-css {
    font-size: 30px; 
    margin-bottom: 20px;
    color: #ff6600;
    /* font-weight: 600; */
    font-family: 'Big Noodle';
} 
  
.form-container form {
    display: flex;
    flex-direction: column;
  }
  
  .form-group-10 {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    flex-wrap: wrap;
    
  }
  
  input, select, button {
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
  }
  
  input, select {
    background-color: #fff;
    color: #000;
    font-size: 14px;
  }
  
  input::placeholder {
    color: #888;
  }
  
.submit-76 {
    background-color: #ff6600;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    width: 100%; /* Make button full width */
    max-width: 200px; /* Restrict max width for larger screens */
    
    
  }
  
.submit-76:hover {
    background-color: #e08800;
  }
  
  label {
    display: flex;
    align-items: center; /* Align checkbox and text horizontally */
    gap: 10px; /* Space between checkbox and text */
    font-size: 14px;
    color: #fff;
    line-height: 1.4; /* Ensure consistent text height */
    margin: 0; /* Remove extra margin */
  }
  
  label span {
    flex-grow: 1; /* Allow the text to grow and take up remaining space */
    white-space: normal; /* Ensure the text wraps properly */
    word-break: break-word; /* Break text at word boundaries */
  }
  
  input[type="checkbox"] {
    margin: 0; /* Remove default margin */
    width: 16px; /* Define a standard width */
    height: 16px; /* Define a standard height */
    flex-shrink: 0; /* Prevent the checkbox from shrinking */
  }
  select {
    width: 100%;  /* Ensures it takes full width */
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    color: #000;
    box-sizing: border-box;
}
#college {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    transition: border-color 0.3s;
}
#college:focus {
    border-color: #007bff;
    outline: none;
}
.select2-container {
    width: 100% !important;  /* Ensures full width for the Select2 container */
}
.select2-container--default .select2-selection--single {
    height: auto;
    width: 100%; /* Ensure Select2 is full width */
    line-height: 36px;
    border-radius: 4px;
    background-color: #fff; /* Same as input fields */
    border: 1px solid #ccc; /* Border style */
    font-size: 16px; /* Same font size as other fields */
    padding: 10px; /* Padding inside the select */
    box-sizing: border-box; /* To ensure padding is included in the width */
}

.select2-selection__rendered {
    font-size: 15px;
    color: #000; /* Same font color as input fields */
}

.select2-container .select2-search--inline .select2-search__field {
    height: 40px; /* Same height as select2 dropdown */
    padding: 6px; /* Padding for search input */
    font-size: 16px; /* Font size same as other fields */
}
.submit-container {
    display: flex;
    justify-content: flex-end; /* Aligns the button to the right */
    margin-top: 20px; /* Optional: Adds space above the button */
  }
  
/* Responsive styles for select dropdown */
@media (max-width: 769px) {
    .select2-container--default .select2-selection--single {
        width: 100%; /* Make Select2 dropdown full width on smaller screens */
    }
    
    
}

@media (max-width: 480px) {
    select {
        font-size: 12px; /* Adjust font size for readability */
        padding: 8px; /* Reduce padding for smaller elements */
    }
    .select2-container--default .select2-selection--single {
        font-size: 12px; /* Smaller font size on mobile */
        padding: 8px; /* Reduce padding for smaller screens */
    }
    .select2-dropdown {
        width: 100%; /* Ensure the dropdown is full width */
    }
}

/* Responsive Styles for Tablets */
@media (max-width: 769px) {
    .form-group-10 {
        flex-direction: column; /* Stack inputs vertically */
    }

    input, select {
        flex: unset; /* Reset flex for better control */
        width: 100%; /* Make inputs full width */
    }

    h2 {
        font-size: 18px; /* Slightly smaller headings */
        text-align: center;
    }
    label {
        align-items: flex-start; /* Align checkbox and text at the top */
        gap: 8px; /* Increase spacing for readability */
        font-size: 13px; /* Slightly smaller font size */
    }

    input[type="checkbox"] {
        width: 18px; /* Slightly larger checkbox size for larger devices */
        height: 14px;
    }

    label span {
        font-size: 13px; /* Smaller font size */
        line-height: 1.3; /* Adjust line height */
    }
    .form-h2-vol{
        font-size: 35px;
    }
}

/* Responsive Styles for Mobile */
@media (max-width: 480px) {
    .form-container {
        padding: 5px; /* Reduce padding for smaller devices */
    }

    /* .form-container h2 {
        font-size: 25px; 
    } */

    input, select {
        font-size: 12px; /* Adjust font size for readability */
        padding: 8px; /* Reduce padding for smaller elements */
    }

    .submit-76 {
        font-size: 14px; /* Adjust button text size */
        max-width: 100%;
    }
    .poppins-font {
        font-family: 'Poppins', sans-serif;
    }
    label {
        gap: 6px; /* Reduce gap further */
        font-size: 12px; /* Smaller font size */
    }
    input[type="checkbox"] {
        width: 12px; /* Smallest checkbox size */
        height: 12px;
    }

    label span {
        font-size: 12px; /* Match smaller font size */
        line-height: 1.2; /* Adjust line height */
    }
}


.video-baba {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
  }
  
  .video-baba iframe {
    border-radius: 6px;
    width: 100%;
    max-width: 860px; /* Limit the width */
    aspect-ratio: 16 / 9; /* Automatically calculates height based on width */
  }
  
  /* Media query for tablet devices */
  @media (max-width: 768px) {
    .video-baba {
      padding: 20px;
    }
    .video-baba iframe {
      max-width: 700px;
    }
  }
  
  /* Media query for mobile devices */
  @media (max-width: 480px) {
    .video-baba {
      padding: 10px;
    }
    .video-baba iframe {
      max-width: 400px;
    }
  }
.tamil-font {
    font-family: 'Anek Tamil', sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.english-font {
    font-family: 'Big Noodle';
    font-size: 40px;
}
/* Responsive adjustments for smaller screens */
@media screen and (max-width: 768px) {
    .tamil-font {
        font-size: 20px; /* Smaller font size for mobile/tablet */
    }
    
    .english-font {
        font-size: 28px; /* Smaller font size for mobile/tablet */
    }
}

@media screen and (max-width: 480px) {
    .tamil-font {
        font-size: 20px; /* Even smaller font size for very small screens */
    }

    .english-font {
        font-size: 30px; /* Even smaller font size for very small screens */
    }
}
.toggle {
    cursor: pointer;
    text-align: right;
    /* margin-bottom: 10px; */
    /* font-weight: bold; */
    font-size: 18px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}