.about h1 {
    margin-bottom: 10px;
}
body {
    overflow: hidden;
}
.topbar {
    background-color: #550000;
    padding: 5px 0px;
}
.banner {
    background-color: #550000;
}
.primary-link-btn {
    background-color: #550000;
}
.banner .banner-img .overlay .button:hover {
    border-color: #fff;
    color: #fff;
}
.button::before, .button::after {
    border-color: #550000;
}
.button:hover {
    color: #550000;
}
.navbar .button:hover svg path {
    fill: #550000;
}
.banner .banner-img .overlay .button:hover svg path {
    fill: #550000;
}
.topbar .col-12 div div .dropdown .dropdown-menu li .dropdown-item {
    color: #550000;
}
.topbar .col-12 div div .dropdown .dropdown-menu li .dropdown-item.active {
    background-color: #550000;
}
.topbar .col-12 div div .dropdown .dropdown-menu li .dropdown-item:hover {
    background-color: #550000;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a:hover, .navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.active {
    background-color: #550000;
}
.search-modal .form-control {
    border-color: #550000;
}
.search-modal .btn {
    background-color: #550000;
}
.animated-circle.left {
    background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #550000);
}
.about .button:hover {
    border-color: #550000;
    color: #550000;
}
.about .subtitle {
    color: #CCA444;
    font-weight: 800;
}
.about .subtitle::after {
    background-color: #CCA444;
}
.overlay-anim:after {
    display: none;
}
.our-clients .client-slider .slider-item .slider-item-style {
    padding: 20px;
}
.footer .tiny-footer {
    margin-top: 60px;
    padding: 12px 0 0px;
    border-top: 1px solid #CCA444;
}
.footer {
    padding-top: 60px;
    border-top: 1px solid #CCA444;
    overflow: hidden;
}
.subtitle {
    color: #550000;
    font-weight: 800;
}
.subtitle::after {
    background-color: #550000;
}
.about .video-area .video-play-btn .play-btn:before {
    background: #550000;
}
.about .video-area .video-play-btn .play-btn:after {
    background: #550000;
}
.about .video-area .video-play-btn {
    background: #550000;
}
.marquee-section .section-inner .top-inner .marquee li span sub {
    color: #550000;
}
.marquee-section .section-inner .bottom-inner {
    background-color: #550000;
}
.animated-circle.right {
    background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #550000);
}
.business-partner .grid-card ul li path {
    fill: #550000;
}
.business-partner .grid-card .animatedLine .animatedLine-1 {
    background-color: #cca444;
}
.business-partner .grid-card .animatedLine .animatedLine-2 {
    background-color: #cca444;
}
.business-partner .grid-card:hover .img {
    background-color: #550000;
}
.business-partner .grid-card:hover a {
    background-color: #550000;
}
.upcoming-events a.popup-video {
    background-color: #550000;
}
.upcoming-events .content ul li path {
    fill: #550000;
}
.upcoming-events .button:hover {
    border-color: #550000;
    color: #fff;
}
.latest-project .row .grid-project .grid-project-item .content .arrows a {
    border: 1px solid #550000;
}
.latest-project .row .grid-project .grid-project-item:hover .arrows a {
    background-color: #550000;
}
.latest-project .more-project a circle {
    fill: #550000;
    stroke: #550000;
}
.upcoming-events .button:hover svg path {
    fill: #550000;
}
.banner .banner-img {
    height: 95vh;
    background-image: none;
}
.banner-section {
    padding: 140px 0px 0px;
    height: 80vh;
}
.banner-section .heading {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 0px;
}
.banner-section p {
    font-size: 20px;
    color: #fff;
    text-align: center !important;
    font-weight: 400;
    margin: 0px 0px 15px;
}
.banner .banner-img .overlay .button:hover::before, .banner .banner-img .overlay .button:hover::after {
    border-color: #fff;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    position: absolute;
    left: 0;
    background-color: #001d21e3;
    overflow: hidden;
    padding: 11px;
    width: 250px;
}
.add_class_H {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 95vh;
    object-fit: cover;
    z-index: 0;
}
.banner .banner-img .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    height: 100%;
}
.slick-slider .element{
    height:100%;
    width:100%;
    background-color:#000;
    color:#fff;
    border-radius:5px;
    display:inline-block;
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-size:20px;
}
.slick-slider .slick-disabled {
    opacity : 0;    
    pointer-events:none;
}
button.slick-prev, button.slick-next {
    display: none !important;
}
.add_class_H video {
    width: 100%;
    height: 100%;
}
.main-service {

}
.main-service .grid-card {
    background-color: transparent;
    padding: 50px 50px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid rgba(169, 169, 169, 0.1882352941);
    padding: 60px 30px;
    margin-bottom: 0px;
}
.main-service .grid-card h3 {
    color: #fff;
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
}
.main-service .grid-card h3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    background-image: url(../images/shape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 57px;
    height: 2px;
}
.main-service .choose-up-grid-item:hover a {
    background-color: transparent;
}
.main-service .choose-up-grid-item ul {

}
.main-service .grid-card ul li {
    margin: 12px 0px;
}
.main-service .grid-card ul li a {
    color: #fff;
    background-color: transparent;
    font-weight: 600;
    text-align: left;
    display: flex;
    align-items: baseline;
}
.main-service .grid-card ul li a:hover {
    color: #cca444;
    font-weight: 600;
}
.main-service .grid-card ul li a i {
    color: #cca444;
    margin-right: 10px;
    font-size: 14px;
}
.business-partner .grid-card .img {
    border: 2px solid #fff;
    padding: 12px;
    margin-bottom: 18px;
}
.business-partner .grid-card:hover ul li a {
    background-color: transparent;
}
.fw_sec .content {
    max-width: 100%;
}
.fw_sec .content P {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.fw_sec .overlay {
    background: linear-gradient(to right, #000000e6, #000000e6);
}
.fw_sec .content ul {
    margin-bottom: 0px;
}
.upcoming-events {
    padding: 80px 0px 80px;
}
.fw_sec_2 p {
    max-width: 100% !important;
    margin-bottom: 20px !important;
}
.service-details .left-bar .service-1 img {
    width: 100%;
    height: auto;
    margin-top: 10px;
    object-fit: cover;
}
.service-details .left-bar .service-1 {
    margin-bottom: 0px;
}
.trusted-client-area .counting-part .counting-part-item .orb_graphic svg circle.fill {
    stroke: #550000;
}
.small_compo {

}
.small_compo .banner-img {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    overflow: hidden;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.small_compo .banner-img {
    height: 60vh;
}
.small_compo .add_class_H img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.banner-section {
    padding: 140px 0px 0px;
    height: auto;
    max-width: 100%;
}
.small_compo .banner-section {
    text-align: left;
}
.project-completed .content .play-btn a {
    width: 230px;
    background-color: rgba(255, 255, 255, 0.5019607843);
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    color: #1d2229;
    font-family: "Marcellus", serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 240px;
}
.why-choose-us .choose-grid {
    display: none;
}

.home-metastrom-section p {
    color: #fff!important;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    max-width: fit-content;
    margin-bottom: 50px;
}
h2 {
    color: #fff;
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 40px;
}
.home_one {
    padding: 100px 0 0px;
}
.home_one .about h1 {
    margin-bottom: 0px;
}
.home_one h5 {
    color: #cca444;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 8px;
}
.home_one p {
    max-width: 100%;
    margin-bottom: 30px;
}
.home_one .animated-circle.left {
    background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #550000);
    right: 0;
    top: 60px;
    left: auto;
}
.home_two {
    padding: 60px 0 60px;
}
.home_two p {
    max-width: 100%;
    margin-bottom: 30px;
}
.home_two .company {
    display: none;
}
.home_two .video-area {
    display: none;
}
.zoom-effect img {
    transition: all 400ms ease;
}
.home_three {
    background-color: #fff;
    padding: 60px 0px;
}
.home_three h1 {
    color: #550000;   
}
.home_three p {
    color: #001e21;
    max-width: 100%;
    margin-bottom: 30px;
}
.home_three .fact-wrapper {
    display: none;
}
.home_three h1 {
    margin-bottom: 10px;
}
.home_four .fact-item {
    display: flex;
    align-items: center;
}
.home_four .fact-item .fact-items {
    text-align: center;
    margin-right: 30px;
    flex: 0 0 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.home_four .fact-item .fact-items .icon svg {
    width: 50px;
    height: 50px;
}
.home_four .fact-item .fact-items p {
    margin: 0px;
    width: 100%;
    text-align: center !important;
}
.home_four .fact-item .fact-items p span {
    display: flex;
    flex-direction: column;
}
.home_four .fact-item .fact-items p .counter {
    font-size: 50px;
    margin: 20px 0px 10px;
    color: #550000;
    font-weight: 500;
}
.home_four p {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    max-width: 100%;
    margin-bottom: 50px;
}
.smm_one {
    padding: 120px 0 60px;
}
.smm_one .left-bar .service-1 {
    margin-bottom: 0px;
}
.smm_two {
    padding: 60px 0;
    background-color: #fff;
}
.smm_two p {
    max-width: 100%;
    margin-bottom: 30px;
    color: #001e21;
}
.smm_two .fact-wrapper {
    display: none;
}
.smm_two .primary-link-btn {
    display: none;
}
.smm_two .title {
    color: #550000;
}
.smm_three {
    padding: 80px 0px;
}
.smm_three .fact-wrapper {
    display: none;
}
.smm_three .primary-link-btn {
    display: none;
}
.smm_three p {
    max-width: 100%;
    margin-bottom: 30px;
}
.center_form {
    
}
.center_form .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.smm_bilong {
    
}
.smm_bilong .mt-2 {
    margin-top: 50px !important;
}
.smm_bilong p span, .smm_bilong p b  {
    font-weight: bolder;
    color: #cca444;
    font-size: 24px;
}
.smm_bilong2 {
    
}
.smm_bilong2 .mt-2 {
    margin-top: 50px !important;
}
.smm_bilong2 p span {
    font-weight: bolder;
    color: #cca444;
    font-size: 24px;
}
.smm_bilong .content .subtitle {
    margin-bottom: 0px;
    font-size: 20px;
    color: #d6a242;
}
.smm_bilong .content .subtitle::after {
    background-color: #d6a242;
}
.home_one ul {
    padding-left: 18px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.home_one ul li {
    color: #fff;
    list-style: disc !important;
    margin-bottom: 10px;
    flex: 0 0 33%;
}
.smm_one_bgwhite {
    
}
.main-service .grid-card {
    background-color: transparent;
    padding: 50px 50px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid rgba(169, 169, 169, 0.1882352941);
    padding: 25px 20px 0px;
    margin-bottom: 0px;
}
.footer p {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin: 0px 0 15px;
}
.footer .tiny-footer ul {
    display: none;
}
.zoom-effect:hover img {
    transform: scale(1);
}
.whatwedo_sec {
    padding: 60px 0px;
}
.whatwedo_sec .content {
    max-width: 100%;
    margin-bottom: 0px;
}
.whatwedo_sec .content h1 {
    margin-bottom: 10px;
}
.whatwedo_sec .content p {
color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
}
.whatwedo_sec .img {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.062745098);
    margin-bottom: 19px;
}
.whatwedo_sec .choose-up-grid-item {
border: 1px solid rgba(169, 169, 169, 0.1882352941);
    padding: 25px 20px;
    margin-bottom: 0px;
    margin-top: 27px !important;
} 
.whatwedo_sec .choose-up-grid-item h2 {
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}
.whatwedo_sec .choose-up-grid-item p {
    padding-bottom: 0px;
    border-bottom: none;
}
.bg-light .title {
    color: #550000;
    font-size: 46px;
    margin-bottom: 20px;
}
.bg-light p {
    color: #550000;
}
.bg-light ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}
.bg-light ul li {
    color: #550000;
    flex: 0 0 21%;
    list-style: disc;
}
.setpad_60 {
    padding: 80px 0 60px;
}
.center_form .user-comment {
    text-align: center;
}
.center_form .title {
    margin-bottom: 20px;
}
.smm_three ul {
    padding-left: 18px;
    margin-bottom: 20px;
}
.smm_three ul li {
    color: #fff;
    list-style: disc !important;
    margin-bottom: 10px
}
.bg-light {
    background-color: #fff !important;
}
.bg-light p {
    color: #550000 !important;
}
.subscribe {
    padding: 120px 0;
}
.our-clients {
    padding: 60px 0;
}
.our_ceo .section-title {
    margin-bottom: 0px;
}
.industry-expert .grid-item {
    border: 1px solid #550000;
    margin-bottom: 20px;
    padding: 16px 5px;
}
.industry-expert .grid-item h1 {
    color: #550000;
}
.industry-expert .grid-item h2 {
    color: #550000;
}
.industry-expert .grid-item h2::after {
    background-color: #550000;
}
.industry-expert.bg-light ul li {
    color: #550000;
}
.industry-expert .grid-item .social-link li a {
    background-color: #550000;
}
.industry-expert .grid-item .social-link li a:hover {
    background-color: #001e21;
}
.industry-expert .grid-item img {
    width: 100%;
    height: 245px;
    object-fit: cover;
}
.service-details .zoom-effect img {
    background-color: #fff;
}
.service-details .zoom-effect:hover img {
    transform: scale(1);
    background-color: #fff;
}
.smm_two .title {
        
}
.smm_bilong ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px !important;
    padding-left: 20px;
}
.smm_bilong ul li {
    flex: 0 0 45%;
    list-style: disc;
    display: list-item !important;
}
.add_choose_meta .image-wrap .image-line {
    display: none;
}
.add_choose_meta .image-wrap .image .animatedLine {
    display: none; 
}
.add_choose_meta .image-wrap .image {
    max-width: 100%;
    max-height: 100%;
}
.add_choose_meta .section-title {
    margin-bottom: 0px;
}
.main-service {
    padding: 80px 0;
}
.seo_service_sec {
    
}
.seo_service_sec h4 {
    color: #cca444;
    font-size: 20px;
    margin-bottom: 12px;   
}
.add_choose_meta .image-wrap {
    
}
.topbar .col-12 div div .dropdown {
    display: none;
}
.search-btn svg {
    width: 20px;
    height: 20px;
}
.navbar .navbar-toggler .toggle-btn {
    border: 2px solid #550000;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 25px;
}
.small_compo .banner .banner-img {
    height: 65vh;
    background-image: none;
}
.small_compo .add_class_H {
    width: 100%;
    height: 100%;
}
.contact-us {
    padding: 60px 0px;
}
.contact-us .left-bar .user-comment .comment-title {
    margin-top: 0px;
}
.contact-us .user-comment p {
    font-weight: 600;
    font-size: 23px;
}
.contact-us .right-bar .main-service .contact-address .contact-address-item p {
    font-size: 18px;
    color: #cca444;
    font-weight: 600;
}
.contact-us .right-bar .main-service .contact-address .contact-address-item a {
    font-size: 16px;
    font-weight: 400;
}
.contact-us .right-bar .main-service .contact-address .contact-address-item svg {
    width: 35px;
    height: 35px;
}
.contact-us .right-bar .main-service .contact-address .contact-address-item svg path {
    fill: #cca444;
}
.contact-us .right-bar .main-service .contact-address .contact-address-item span {
    font-size: 16px;
    font-weight: 400;
    line-height: 10px;
}
.contact-us .right-bar .main-service .customer-rating h4 {
    font-size: 18px;
    color: #cca444;
    font-weight: 600;
    margin-bottom: 0px;
}
.contact-us .right-bar .main-service .customer-rating ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0px;
    margin-bottom: 12px;
    flex-direction: row;
}
.contact-us .right-bar .main-service .customer-rating ul li {
    width: 100%;
    flex: 0 0 8%;
    padding: 0px 4px;
}
.contact-us .right-bar .main-service .customer-rating ul li svg {
    width: 100%;
}
.contact-us .right-bar .main-service .customer-rating h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 5px;
}
.contact-us .right-bar .main-service h2::after {
    background-color: #cca444;
}
.contact-us .right-bar .main-service {
    padding: 40px 31px;
    background-color: #141414;
    margin-bottom: 25px;
    border-radius: 5px;
}
.map iframe {
    width: 100%;
}
.our_clients {
    background-color: #fff;
    padding: 60px 0px;
}
.our_clients img {
    height: 100px;
    width: 100%;
    object-fit: contain;
}
.our_clients .skew-up-2 {
    text-align: center;
    margin: 0px 0px 30px;
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 46px;
    line-height: 60px;
    color: #550000;
}
.small_compo .banner-section .description {
    display: block;
    text-align: left !important;
    max-width: 100%;
    font-size: 13px;
}
.why-choose-us .section-title p {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    max-width: 100%;
}
.simple-package {
    padding: 60px 0;
}
.simple-package .section-title {
    margin-bottom: 0px;
}
.simple-package .grid-package-item .img {
    display: none;
}
/*.simple-package .grid-package-item {*/
/*    height: 600px;*/
/*}*/
.simple-package .grid-package-item {
    margin-top: 20px;
    height: 622px;
}
.simple-package .grid-package-item .content ul {
    padding: 25px;
    gap: 12px;
}
.simple-package .grid-package-item .content {
    background-color: #0e1916;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.simple-package .grid-package-item .content ul li svg {
    width: 13px;
    height: 13px;
}
.simple-package .grid-package-item .content ul li svg path {
    fill: #cca444;
}
.contact-us .right-bar .main-service .customer-rating {
    display: none;
}
.set_ulli ul {
    padding-left: 20px;
}
.set_ulli ul li {
    list-style: disc;
}
.about .img img {
    object-fit: contain;
    position: relative;
    left: 0;
    bottom: 10px;
    transition: all linear 1s;
    -moz-transition: all linear 1s;
    -webkit-transition: all linear 1s;
    -o-transition: all linear 1s;
    -ms-transition: all linear 1s;
    animation: ball .8s linear infinite alternate;
    -moz-animation: ball .8s linear infinite alternate;
    -webkit-animation: ball .8s linear infinite alternate;
    -o-animation: ball .8s linear infinite alternate;
    -ms-animation: ball .8s linear infinite alternate;
}
@-webkit-keyframes ball{
	0% {left: 6px;}
	100% {left: -7px;}	
}

@keyframes ball{
	0% {left: 6px;}
	100% {left: -7px;}	
}




/*============================
career page css
==============================*/
.career_page {
    padding: 60px 0px;
    background-color: #fff;
}
.career_page .career-Wrap {
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 6px #ccc;
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
    transition: all .3s;
}
.career_page .career-Wrap:hover {
    transform: translateY(-9px);
    box-shadow: 0 0 7px #cecece;
    z-index: 1;
    border: 1px solid #cecece;
}
.career_page .career-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.career_page .career-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 700;
    width: 0 auto;
    text-align: center;
}
.career_page .career-list li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: 500;
}
.career_page .career-list li i {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    color: #550000;
}
.career_page .fa-clock:before {
    content: "\f017";
}
.career_page .career-list li span {
    vertical-align: middle;
    display: inline-block;
}
.career_page .career-text h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #0a0a0a;
    display: flex;
    align-items: flex-start;
}
.career_page .career-text h3 img {
    margin-right: 8px;
    width: 22px;
    height: 22px;
    object-fit: cover;
}
.career_page .career-text p {
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.career_page .career-Wrap .DarkBtn a {
    border: 2px solid #550000;
    padding: 6px 30px 8px;
    color: #550000;
    width: auto;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    height: 41px;
    border-radius: 40px;
}
.career_page .career-Wrap .DarkBtn a:hover {
    color: #fff;
    background-color: #550000;
}

/*============================
    career list page css
==============================*/
.apply-detail-sec2 {
    padding: 100px 0;
    background: #f0f0f0;
}
.apply-detail-sec2 .career-text2 {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 20px 25px #cecece;
}
.apply-detail-sec2 .head-box1 {
    
    padding: 20px 20px 0;
}
.apply-detail-sec2 .career-text2 h4 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.apply-detail-sec2 .career-text2 h4 img {
    margin-right: 8px;
    margin-bottom: 5px;
}
.jobdetail ul {
    padding: 0;
    margin:0;
}
.jobdetail ul li {
    margin-bottom: 16px;
}
.jobdetail ul .col-sm-4 {
    color: #949494;
    font-weight: 200;
}
.apply-detail-sec2 .career-text2 .ptext {
    color: #999;
    margin: 0px;
    font-size: 15px;
}
.apply-detail-sec2 .jobdetail {
    padding: 20px 20px 5px;
}
.apply-detail-sec2 .jobdetail strong {
    color: #550000;
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
}
.apply-detail-sec2 .apply-detail-sec2 .jbdetail {
    margin-top: 12px;
    padding: 0;
}
.apply-detail-sec2 .apply-detail-sec2 .jbdetail li {
    margin-bottom: 12px;
    color: #908f8f;
}
.apply-detail-sec2 .jbdetail li span {
    display: block;
    color: #0a0a0a;
    font-weight: 300;
    font-size: 15px;
}
.waitingSec.apply-detail-sec2 h2 {
    font-size: 25px;
    color: #550000;
    font-family: var(--bs-font-sans-serif);
    font-weight: 500;
}
.h-m {
    margin: 8px 24px 30px;
    border-color: #e6e6e6;
    opacity: 1;
}
.apply-detail-sec2 .jbdetail li span.permanent {
    color: #550000;
    font-weight: 600;
}
.apply-detail-sec2 .jobButtons {
    padding:10px 25px 42px;
}
.apply-detail-sec2 .jobButtons a {
    margin-right: 0;
    color: #550000;
    font-weight: 600;
    padding: 10px 55px 8px;
    font-size: 14px;
    border-radius: 40px;
    border: 2px solid #550000;
}
.apply-detail-sec2 .jobButtons a:hover {
    background-color: #550000;
    color: #fff;
}
.apply-detail-sec2 .apply-detail-sec2 .career-text2 p {
    margin: 0px 0px 5px;
}
.apply-detail-sec2 .contentbox.jobdetail > ul {
    padding-left: 25px;
}
.apply-detail-sec2 .contentbox.jobdetail ul li.iti__country {
    margin:0;
}
.apply-detail-sec2 .contentbox.jobdetail ul li {
    font-size: 14px;
    position: relative;
    list-style: none;
}
.apply-detail-sec2 .contentbox.jobdetail > ul > li:before {
    background-color: #550000;
    content: "";
    position: absolute;
    top: 6px;
    left: -20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.apply-detail-sec2 .jobdetail h3 {
    font-size: 18px;
    color: #0a0a0a;
    font-weight: 700;
}
.benefits .contentbox.jobdetail ul {
    display: flex;
    padding: 8px 0px;
    flex-wrap: wrap;
}
.benefits .contentbox.jobdetail ul li {
    width: auto;
    margin-bottom: 0px;
}
.benefits .contentbox.jobdetail ul li:before {
    display: none;
}
.apply-detail-sec2 .benefits span.tags {
    padding: 9px 23px;
    margin-bottom: 5px;
    font-size: 13px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e7e7e7;
    display: inline-block;
    margin-right: 5px;
    border-radius: 30px;
}
.datehtr {
    margin: 8px auto 1px;
border-color: #e6e6e6;
opacity: 1;
}
.waitingSec.apply-detail-sec2 .contact-field-blog input::placeholder {
    color: #484646;
    }
.apply-detail-sec2 .benefits span.tags i {
    margin-right: 7px;
    vertical-align: middle;
    color: #550000;
    font-size: 14px;
}
.career-Wrap2 {
    padding-right: 10px;
}
.apply-detail-sec2 .jobdetail .contact-field-blog {
    margin-top: 0px;
    padding-bottom: 13px;
}
.apply-detail-sec2 .jobdetail .contact-field-blog .row {
    width: 100%;
    margin: 0px;
}
.apply-detail-sec2 .contentbox.jobdetail h2 {
    
    
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.iti.iti--allow-dropdown.iti--show-flags input {
    padding-left: 53px;
    border-radius: 1px;
    color: #484646;
    opacity: 0.6;
}
.apply-detail-sec2 .contact-field-blog input {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 38px;
    padding: 2px 0px;
    width: 100%;
    outline: 0;
    font-size: 14px;
    color: #0a0a0a;
}
.apply-detail-sec2 .contact-field-blog input::placeholder {
    color: #d4d4d4; 
}
.apply-detail-sec2 .message-input .single-input-field textarea {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #d4d4d4;
    width: 100%;
    padding: 0;
    padding-top: 2px;
    margin-top: 0;
    resize: none;
    outline: 0;
    height: 70px;
    font-size: 14px;
    padding-top: 0;
}
.apply-detail-sec2 .message-input .single-input-field textarea::placeholder {
    color: #484646;
}
.apply-detail-sec2 .message-input .single-input-field textarea::placeholder {
    
}
.apply-detail-sec2 .upload-btn {
    margin-top: 42px;
}
.apply-detail-sec2 .file-input {
    border: 1px solid #43b9d5;
    outline: 0;
    height: 40px;
    margin-bottom: 15px;
}
.apply-detail-sec2 .clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.apply-detail-sec2 .file-caption .file-caption-name {
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    background: 0 0;
    outline: 0;
}
.apply-detail-sec2 .input-group-append {
    margin-left: -1px;
}
.file-caption.form-control.kv-fileinput-caption {
    padding: 0;
}
.input-group.file-caption-main .btn.btn-primary.btn-file {
    flex: 0 0 114px;
    background: #550000;
    width: auto;
    border-radius: 1px;
    border: none;
    height: 33px;
    }
    .input-group.file-caption-main .form-control:focus {
    box-shadow: none;
    outline: 0;
    }
    .apply-detail-sec2 .single-input-field.upload-btn .file-input {
    border:none;
    }
    .file-caption.form-control.kv-fileinput-caption {
    border-radius: 1px;
    border-top: none;
    border-left: none;
    padding-left: 0;
}
    .btn.btn-primary.btn-file span.hidden-xs {
    
    }
    .btn.btn-primary.btn-file input {
    margin: 0;
    position: absolute;
    right: 0;
    font-size: 26px;
    background: #550000;
    font-size: 20px;
    top: 0;
    opacity: 0;
    height: 37px;
    }
    .btn.btn-default.btn-secondary.fileinput-upload.fileinput-upload-button {
    display: none;
    }
    .btn.btn-default.btn-secondary.kv-hidden.fileinput-cancel.fileinput-cancel-button {
    display: none;
    }
    .btn.btn-default.btn-secondary.fileinput-remove.fileinput-remove-button {
    display: none;
    }
.btn.btn-default.btn-secondary.fileinput-upload.fileinput-upload-button {
    position: absolute;
    right: 0;
}
.apply-detail-sec2 .slide-next-btn {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #550000;
    color: #550000;
    display: inline-block;
    font-weight: 600;
    padding: 10px 55px 8px;
    text-transform: capitalize;
    width: auto;
    margin-top: 10px;
    font-size: 14px;
    transition: all .45s;
    cursor: pointer;
    float: right;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 2px;
    border-radius: 40px;
}
.apply-detail-sec2 .slide-next-btn:hover {
    background-color: #550000;
    border: 1px solid #550000;
    color: #fff;
}
.apply-detail-sec2 .apply-detail-sec2 .searchList {
    list-style: none;
    margin: 0px;
    padding: 0;
}
.apply-detail-sec2 .relatedJobs {
    padding: 20px ;
}
.apply-detail-sec2 .relatedJobs .searchList li {
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 0px;
}
.apply-detail-sec2 .relatedJobs .searchList li h3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #939393;
    text-transform: capitalize;
}
.apply-detail-sec2 .relatedJobs .searchList li h3 a {
    color: #550000;
}
.apply-detail-sec2 .fulltime {
    background: #fff;
    color: #550000;
    font-size: 13px;
    display: inline-block;
    padding: 5px 10px 4px;
    border-radius: 3px;
    border: 1px solid #550000;
    border-radius: 20px;
}
.apply-detail-sec2 .job-header {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 20px 25px #cac8c8;
}
.apply-detail-sec2 .job-header h3 i {
    color: #ccc;
    margin-right: 5px;
    font-size: 20px;
}
.main-service .grid-card h3::after {
    background-image: url(../images/metastrom-service-underline.png);
}
.simple-package .grid-package-item .content {
    padding-top: 30px;
}
.simple-package .grid-package-item .content .section-title h4 {
    font-size: 24px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    line-height: 30px;
}
.simple-package .grid-package-item .content .section-title h6 {
    font-size: 14px;
    color: #cca444;
    padding: 0;
    font-weight: 400;
}
.simple-package .grid-package-item .content .section-title h6::after {
    display: none;
}
.simple-package .grid-package-item:hover .price-link {
    background-color: #cca444;
}
.simple-package .grid-package-item .content .price-link {
    border: 1px solid #cca444;
}
.simple-package .grid-package-item .content ul li p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px !important;
}
.simple-package .grid-package-item .content .price-link p {
    line-height: 55px;
    margin-bottom: 0px !important;
}
.simple-package .grid-package-item .content .price-link a {
    line-height: 55px;
    margin-bottom: 0px !important;
}
.service-details .right-bar .main-service .contact-address .contact-address-item .row {
    align-items: baseline;
}



















P {
    text-align: justify !important;
    margin-bottom: 12px !important;
}
@media screen and (max-width: 1199px) {
    .banner .banner-img {
        height: 80vh;
        background-image: none;
    }
    .marquee-section .section-inner .top-inner .marquee li span sub {
        font-size: 35px;
        line-height: 35px;
    }
    .marquee-section .section-inner .top-inner .marquee li span {
        line-height: 0px;
    }
    .marquee-section .section-inner .bottom-inner .marquee li span {
        line-height: 0px;
    }
    .marquee-section .section-inner .bottom-inner .marquee li span sub {
        line-height: 35px;
    }
    .why-choose-us .image-wrap {
        margin-top: 130px;
    }
    .footer .footer-link li a {
        width: 100%;
        display: flex;
        align-items: baseline;
        line-height: 24px;
    }
    .footer .footer-link li a svg {
        margin-right: 10px;
        height: 12px;
        width: 12px;
    }
    .simple-package .grid-package-item {
        margin-top: 20px;
        height: 665px;
    }
    .contact-us .animated-circle.left {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .main-service .grid-card {
        margin-bottom: 30px;
        margin-top: 0px !important;
    }
    .business-partner .grid-card a {
        font-size: 17px;
        letter-spacing: 1px;
    }
    .banner-section {
        padding: 50px 0px 0px;
    }
    .banner .banner-img {
        height: 68vh;
    }
    .banner-section .heading {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 0px;
    }
    .banner-section p {
        font-size: 18px;
    }
    .add_class_H {
        width: 100%;
        height: 100%;
    }
    .why-choose-us .image-wrap {
        margin-top: 30px;
    }
    .industry-expert .section-title .title {
        margin-bottom: 40px;
        line-height: 50px;
    }
    .industry-expert.our_team .row.grid-item.card-box.zoom-effect .col-12 {
        width: 50%;
    }
    .smm_bilong .mt-2 {
        margin-top: 10px !important;
    }
    .service-details .animated-circle.right {
        display: none;
    }
    .subscribe {
        padding: 80px 0;
    }
}
@media screen and (max-width: 810px) {
    .banner .banner-img {
        height: 64vh;
    }
    .why-choose-us .section-title .title {
        font-size: 36px;
        line-height: 25px;
    }
    .industry-expert .section-title .title {
        margin-bottom: 30px;
        line-height: 40px;
        font-size: 36px;
    }
    .industry-expert .grid-item h1 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 4px;
    }
    .business-partner .section-title h1 {
        font-size: 30px;
        line-height: 35px;
        max-width: 100%;
        margin: 0px 0px 20px;
    }
    .upcoming-events .content .title {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .whatwedo_sec .content h1 {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .smm_bilong2 .mt-2 {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .banner-section .heading {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .banner-section .heading {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 6px;
    }
    .banner-section .button {
        padding: 0 35px;
        font-size: 16px;
        line-height: 46px;
    }
    .banner-section {
        padding: 20px 0px 0px;
    }
    .banner .banner-img {
        height: 48vh;
    }
    .industry-expert .grid-item p {
        line-height: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .why-choose-us .section-title .subtitle {
        color: #550000;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .about h1 {
        margin-bottom: 10px;
        font-size: 30px;
        margin: 15px 0px;
    }
    .upcoming-events .content .title {
        margin-bottom: 13px;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .subscribe .content .title {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .subscribe .content form {
        justify-content: center;
        align-items: center;
        gap: 0px;
    }
    .center_form .title {
        font-size: 30px;
        margin: 0px 0px 20px;
        line-height: 40px;
    }
    .subtitle {
        font-weight: 800;
        font-size: 16px;
    }
    .footer .footer-gallery .gallery-item img {
        width: 100%;
        height: 140px;
        object-fit: cover;
    }
    .footer .footer-title {
        font-size: 30px;
        line-height: 24px;
        margin-top: 20px;
        margin-bottom: 22px;
    }
    .small_compo .banner .banner-img {
        height: 35vh;
        background-image: none;
    }
    .bg-light .title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .simple-package .grid-package-item {
        margin-top: 20px;
        height: auto;
    }
}
@media screen and (max-width: 576px) {
    .banner-section .button {
        margin-top: 10px;
    }
    .home_four .fact-item .fact-items {
        text-align: center;
        margin-right: 0px;
        flex: 0 0 50%;
    }
    .home_four .fact-item .fact-items p {
        margin: 0px;
        text-align: center;
    }
    .subscribe .content .title {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    .banner-section .heading {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 0px;
    }
    .banner-section p {
        font-size: 13px;
    }
    .banner-section {
        padding: 0px 0px 0px;
    }
    .add_class_H video {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .banner .banner-img {
        height: 37vh;
    }
    .banner-section .description {
        display: none;
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .marquee-section {
        min-height: 200px;
    }
    .marquee-section .section-inner .top-inner .marquee li span {
        font-size: 14px;
    }
    .marquee-section .section-inner .top-inner .marquee li {
        flex: 1 0 3%;
    }
    .marquee-section .section-inner .bottom-inner .marquee li span sub {
        line-height: 20px;
        font-size: 35px;
    }
    .marquee-section .section-inner .bottom-inner .marquee li span {
        line-height: 0px;
        font-size: 14px;
    }
    .about .img img {
        height: 250px;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-title-rating {
        gap: 0px;
        align-items: flex-start;
        margin-bottom: 0px;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-title-rating .client-title .img img {
        width: 70px;
        height: 70px;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-title-rating .client-title {
        gap: 10px;
        align-items: flex-start;
        flex-direction: column;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-title-rating .client-title .content h2 {
        margin: 0px;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-title-rating .client-title .content p {
        margin: 0px;
    }
    .our-clients .client-slider .slider-item .slider-item-style .client-comment p {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .our-clients .client-slider .swiper-pagination {
        margin-top: 0px;
        gap: 0px;
        bottom: 0;
    }
    .subscribe {
        padding: 60px 0;
    }
    .button {
        padding: 0 35px;
        font-size: 16px;
        line-height: 46px;
    }
    .subscribe .content form {
        width: 100%;
        gap: 0px;
    }
    .industry-expert .section-title .title {
        margin-bottom: 30px;
        line-height: 38px;
        font-size: 34px;
    }
    .industry-expert.our_team .row.grid-item.card-box.zoom-effect .col-12 {
        width: 100%;
    }
    .industry-expert .grid-item {
        padding: 10px 10px;
    }
    .industry-expert .grid-item h1 {
        padding: 0px;
        margin-top: 15px;
    }
    .industry-expert .grid-item p {
        padding: 0px;
    }
    .industry-expert .grid-item h2 {
        padding: 0 15px 0px 0px;
    }
    .industry-expert .grid-item img {
        height: 300px;
    }
    .fw_sec .content P {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
    }
    .subtitle {
        font-size: 14px;
        padding-left: 20px;
    }
    .center_form .title {
        font-size: 28px;
    }
    .footer .footer-gallery .gallery-item img {
        height: 90px;
    }
    .why-choose-us .section-title p {
        max-width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width: 450px) {
    a.navbar-brand {
        margin: 0px;
    }
    .banner-section .heading {
        font-size: 25px;
        line-height: 26px;
        margin-bottom: 0px;
    }
    .banner-section .button {
        padding: 0 25px;
        font-size: 14px;
        line-height: 36px;
    }
    .banner .banner-img {
        height: 33vh;
    }
}






