
@font-face { font-family: Work Sans; src: url('../Fonts/Work_Sans/WorkSans-VariableFont_wght.ttf'); }
@font-face { font-family: Raleway; src: url('../Fonts/Raleway/Raleway-VariableFont_wght.ttf'); }
@font-face {
    font-family: 'Raleway-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Raleway'), url('../Fonts/Raleway/static/Raleway-Bold.ttf') format('opentype');
}
.color-picker-white{
    background-color: #fff !important;
}
.color-picker-none h3{
    color: #fff !important;
}
.color-picker-white h1,.color-picker-white h2,.color-picker-white h3,.color-picker-white h4,.color-picker-white h5,.color-picker-white h6,.color-picker-white p,.color-picker-white span{
    color: #000 !important;
}
.color-picker-grey{
    background-color:#EDEDED !important ;
}
.color-picker-grey h1,.color-picker-grey h2,.color-picker-grey h3,.color-picker-grey h4,.color-picker-grey h5,.color-picker-grey h6,.color-picker-grey p,.color-picker-grey span{
    color: #000 !important;
}
.color-picker-black{
    background-color: #000;
}
.color-picker-black h1,.color-picker-black h2,.color-picker-black h3,.color-picker-black h4,.color-picker-black h5,.color-picker-black h6,.color-picker-black p,.color-picker-black span{
    color: #fff !important;
}
.color-picker-yellow{
    background-color: #FAC935 !important;
}
.color-picker-yellow h1,.color-picker-yellow h2,.color-picker-yellow h3,.color-picker-yellow h4,.color-picker-yellow h5,.color-picker-yellow h6,.color-picker-yellow p,.color-picker-yellow span{
    color: #000 !important;
}
.grey-subtitle{
    text-align: center;
    padding-top: 30px;
}
.grey-subtitle p{
    color: #000 !important;
}
body{
    font-family: Work Sans;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}
body,html{
    height: 100%;
}
h1 {
    margin: 0;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 69px !important;
    color: #FAC935;
    text-align: left;
    padding-bottom: 50px;
}
.navbar {
    height: 150px;
}
.navbar-nav .nav-item.active .nav-link {
    color: #fff;
    font-weight: 800;
}
.py-10{
    padding-top: 100px;
    padding-bottom: 100px;
}
.pt-9{
    padding-top: 90px;
}
.pt-10{
    padding-top: 100px;
}
.pb-10{
    padding-bottom: 100px;
}
.pb-6{
    padding-bottom: 60px !important;
}
.pt-6{
    padding-top: 60px !important;
}
a {
    color: #fff !important;
    text-decoration: none !important;
}
h2{
    font-family: Work Sans;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 69px;
    letter-spacing: 0em;
    color: #fff;
    margin-bottom: 30px !important;
    padding-top: 80px;
}
h3{
    font-family: Work Sans;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 42px !important;
    letter-spacing: 0em;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
h4{
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff !important;
}
h5{
    font-family: Work Sans;
    font-size: 24px ;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 38px;
    letter-spacing: 0em;
    margin-bottom: 30px !important;
    padding-top: 30px;
}
h6{
    font-family: Work Sans;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 28px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
h6 span{
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;

}
p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}
@media (min-width: 1200px){
    h4 {
        font-size: 36px !important;
    }
}

@media (max-width: 576px) {
    h3{
        font-size: 24px !important;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px !important;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    h6{
        font-size: 14px !important;
    }
}

.active{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 800;
    line-height: 21px;

    color: #FFFFFF;
}
#customers-word h5{
    margin-bottom: 0 !important;
}
#c322 h5{
    margin-bottom: 30px !important;
}
.navigation-color{
    background-color: #000 !important;
}
/*Dropdown*/
.menu-icon{
    content:url('../icon/menu-icon.png');
}
.main-nav{
    background: #000 !important;
    box-shadow: 0px 4px 17px 1px rgba(61, 63, 65, 0.52);
}
.main-nav .dropdown-menu{
    background-color: #000;
}
.navbar-nav .nav-item{
    position: relative;
}
.navbar-nav .nav-item  .nav-link{
    position: relative;
    text-align: center;
    font-size: 1.06rem;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
}
.navbar-nav .nav-item  .nav-link .active{
    color:antiquewhite;
}
#logo{
    padding-left: 50px;
}
.dropdown-slide {
    position: static;
}
.dropdown-slide .open>a, .open>a:focus, .open>a:hover {
    background: transparent;
}
.full-width .dropdown-menu{
    left:0!important;
    right:0!important;
}
.dropdown-slide:hover .dropdown-menu {
    display:none;
    opacity: 1;
    display: block;
    transform: translate(0px ,0px);
    opacity: 1;
    visibility: visible;
    color: #fff;
    transform: translateY(0px);
}
.dropdown-item:hover{
    background-color: #FAC935 !important;
    color:#000 !important;
}
.dropdown-menu .dropdown-menu {
    min-width: 220px;
}
.dropdown-item{
    transition: .3s ease;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    /* Inside Auto Layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}
.dropdown-menu{
    margin-top: 0;
    border-radius:0;
    opacity: 1;
    visibility: visible;
    position: absolute;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition:.3s all;
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(30px);
    transition: visibility 0.2s, opacity 0.2s, transform 1000ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
}
.navbar-nav li a{
    position: relative;
    text-align: center;
    color: #fff;
    padding-left: 0px !important;
    padding-right: 50px !important;
    font-size: 1.06rem;
    font-family: Work Sans;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 15px;
}
.expand{
    content:url('../icon/Arrow-down.png');
    margin-left: 20px;
}
.ticket{
    margin-top: 10px;
}
.ticket-nav .nav-item{
    list-style: none;
}
.navbar-nav .dropdown-menu .dropdown-item{
    text-align: left;
    padding: .25rem 1rem !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.separate{
    display: inline;
    margin-right: 5px;
}

/*End Dropdown*/
.ticket img{
    margin-right: 10px;
}
.our-story{
    padding:50px;
}
.segments-box-title h5{
    margin-bottom: 0 !important;
}
@media (min-width: 1797px) {
    #services {
        max-width: 1770px !important;
    }
}
@media (max-width: 1797px){
    .navbar-nav li a{
        padding-right: 18px !important;
    }
    .our-values{
        padding-right: 50px !important;
    }
    .background-holder .social-media{
        padding-right: 50px !important;
    }
    #filter-button{
        width: 320px !important;
    }
}
@media (max-width: 1681px){
    .segments-box {
        font-size: 20px !important;
    }
    #filter-button{
          width: 320px !important;
      }

}
@media (max-width: 1464px){
    .card-title {
        font-size: 30px;
    }
    .card-text p{
        padding-right: 0!important;
    }
    .navbar-nav li a{
        padding-right: 18px !important;
    }
    #c5 .our-values{
        padding-right: 27px !important;
    }
    .background-holder .social-media{
        padding-right: 27px !important;
    }
    .expand{
        margin-left: 5px;
    }
    .offer-text{
        padding: 0 !important;
    }
    .segments-box {
        font-size: 15px !important;
    }
    #filter-button{
        width: 320px !important;
    }
}
@media (max-width: 1400px){
    .navigation-color{
        width:100% !important
    }
    #logo{
        padding-left: 18px !important;
    }
    .navbar-nav .dropdown-menu .dropdown-item{
        padding-left:44px !important;
    }
    .menu-x{
        content: url('../icon/x.png') !important;
    }
    .ticket-nav{
        text-align: left;
        padding-left: 18px;

    }
    .navigation-color{
        padding-bottom: 15px;
    }
    .ticket-nav .nav-link{
        padding-left: 0 !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .navbar-nav .nav-item  .nav-link{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        text-align: left;
        padding-left: 18px !important;
    }
    .navbar-nav li a{
        text-align: left !important;
    }
    .main-nav .dropdown-slide a{
        user-select: none !important
    }
    .job-detail-info ul{
        display: inline-flex !important;
    }
    .job-detail-info ul li:not(:last-child)::after{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .job-detail-info p{
        margin-right: 5px !important;
    }
    .job-detail-info{
        margin-left: 20px;
    }
    .custom-bar-chart .bar{
        margin-right: 0 !important;
    }

}
@media (max-width: 1400px) and (min-width:1300px ){
    .btn-login{
        width: 150px !important;
    }
    .btn-register{
        width: 170px !important;
    }
}
@media (max-width: 1300px) and (min-width:992px){
    #blog-page .blog-card{
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .btn-login{
        width: 102px !important;
    }
    #how-it-works h2{
        padding-top: 0 !important;
    }
    .btn-register{
        width: 129px !important;
    }
    .card-title {
        font-size: 25px;
    }
    .ticket-nav{
        padding-left: 0;
    }
    #logo{
        padding-left: 0px;
    }
    .nav-link{
        padding: 0 !important;
    }
    .navbar-nav li a {
        font-size: 15px !important;
    }
    .navbar-nav .nav-item .nav-link{
        font-size: 15px;
    }
    .ticket{
        margin-top: 0 !important;
    }
    .footer-central span{
        margin-left: 80px !important;
    }
    .footer-logo-holder .frame{
        margin-left: 0 !important;
    }

    #home-video h3 {
        font-size: 25px !important;

    }
    #filter-button{
        width: 320px !important;
    }
}
@media(min-width: 992px){
    #services .news .col-lg-4{
        width:32% !important;
        margin: auto;
    }
}
/*-----Footer----*/
#footer{
    box-shadow: 0px 4px 17px 1px rgba(61, 63, 65, 0.52);
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #1d2024;
    height: 150px;
}
#footer .navbar-brand{
    margin-left: 70px;
}
.footer-central{
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-media ul li{
    display: inline;
    padding-right: 22px;
}
.social-media ul{
    margin: 0;
    float: right;
}
#logo{
    padding-left: 50px;
}
.social-media{
    display: flex;
    justify-content: end;
    margin-bottom: 50px;
}
.footer-central span{
    color: #fff;
    margin-left: 138px;
}
.footer-central ul{
    list-style: none;
    display: inline-flex;
    color: #fff;
}
.footer-central ul li:not(:last-child)::after {
    content: "|";
    margin-right: 15px;
    margin-left: 15px;
}
.footer-logo-holder {
    display: flex;
    align-items: center;
}
.footer-logo-holder .frame{
    color: #fff;
    display: inline-block;
    list-style: none;
}
.footer-logo-holder h5,.footer-logo-holder p{
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

.footer-logo-holder ul li{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    color: #FFFFFF
}
#footer .footer-image img{
    margin-top: 20px;
    height: 120px;
}
.footer-central .social-media{
    margin-bottom: 0;
    margin-right: 50px;
}
@media (max-width: 1220px){
    #logo{
        float: left;
    }
    .footer-central{
        width: 100% !important;
    }
    .footer-logo-holder {
        display: flex;
        align-items: center;
    }
    .segments-box img{
        margin-right: 15px !important;
    }
    .segments-box {
        font-size: 14px!important;
    }
    .segments-title{
        font-size: 24px !important;
        padding-top: 60px !important;
    }
    .nav-tabs .nav-item {
        margin-right: 49px !important;
    }

}
@media (max-width: 1149px)and (min-width:992px){
    .col-lg-11{
        width:99.8% !important;
    }
    .segments-box {
        font-size: 11.5px !important;
    }
    .color-picker-black .color-picker-none #customers-word .col-9{
        width: 80% !important;
    }
    #home-slider .col-lg-11{
        width: 91% !important;
    }
}
@media (max-width: 991px){
    #footer .footer-image img{
        height: 100px !important;
    }
    #footer #c2{
        padding-left: 13px;
        padding-top: 13px;
    }
    #logo{
        height: 80px;
    }
    .menu-x{
        content: url('../icon/x.png') !important;
    }
    .ticket-nav{
        text-align: left;
        padding-left: 18px;

    }
    .main-nav{
        height: 100px !important;
    }
    .navigation-color{
        padding-bottom: 15px;
    }
    .ticket-nav .nav-link{
        padding-left: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav .nav-item  .nav-link{
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: left;
        padding-left: 18px !important;
    }
    .navbar-nav li a{
        text-align: left !important;
        padding-left: 18px !important;
    }
    #logo{
        padding-left: 13px !important;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .navbar-nav .dropdown-menu .dropdown-item{
        padding: .25rem 1rem !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .navbar-nav .dropdown-item img{
        margin-left: 18px;
    }
    #footer{
        height: 250px !important;
    }
    #footer,.footer-central,.social-media{
        display: block   !important;
    }
    .footer-logo-holder{
        width:100%;
        display: block !important;
    }
    .footer-logo-holder .navbar-brand{
        width: 100%;
    }
    .footer-central ul{
        float: right;
        width: 100%;
        padding-top: 7px;
        padding-left:13px !important;
        margin-top: 0 !important;
    }
    .social-media .ce-image .ce-gallery .ce-row .ce-column{
        padding-left: 13px !important;
    }
    .social-media{
        float: left;
    }
    #footer #logo{
        padding-top:25px;
    }
    .footer-central .social-media{
        padding-top: 0px !important;
    }
    .footer-logo-holder .frame{
        margin-left: 0 !important;
        display: block !important;
    }
    .footer-central ul{
        display: block;
    }
    .footer-central ul li{
        margin-bottom: 15px;
    }
    .footer-central ul li:not(:last-child)::after{
        display: none;
    }
    #services{
        max-width: 100% !important;
    }
    #services .row{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 30px;
        width:100% !important;
        margin-left: 0 !important;

    }
    .services-title{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .offer{
        margin: auto !important;
    }
    #home-video .row{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 30px;
        width: 100% !important;
        margin-left: 0 !important;
        --bs-gutter-x: 1.5rem !important;
    }
    #home-video{
        max-width: 100% !important;
        padding-right: 0 !important
    }
    .banner-text{
        padding-right: 23px;
        padding-left: 23px;

    }
    #segments{
        height: auto !important;

    }
    .segments-title {
        font-family: Work Sans;
        font-size: 20px !important;
        line-height: 30px !important;
        color: #FFFFFF;
        text-align: center !important;
        padding-left: 38px !important;
        padding-right: 38px !important;
    }
    .segments-box-title{
        padding-top: 33px;
        padding-bottom: 33px;
    }
    .segments-box{
        display: block !important;
        text-align: center !important;
    }
    .segments-box img{
        margin-right: 0 !important;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .segments-holder{
        padding-bottom: 24px;
    }
    .segments-holder .row{
        width: 100%;
        margin: 0;
    }
    #home-slider .row{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 30px;
        width: 100% !important;
        margin-left: 0 !important;
        --bs-gutter-x: 1.5rem !important;
    }
    .col-lg-11 .our-values{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #form .container{
        max-width: unset !important;
    }
    #form .form-check{
        display: none;
    }
     #form .form-button{
        margin-top: 0 !important;
    }
     #customers-word{
         height: auto !important;
     }
    #customers-word .customers-word-holder .row{
    display: -webkit-box !important;
    flex-wrap: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    overflow-x: scroll;
    padding-left: 30px;
    width: 100% !important;
    margin-left: 0 !important;
    --bs-gutter-x: 1.5rem !important;
    }
    #customers-word .customers-word-holder .customers-box .row{
        display: block !important;
    }
    #customers-word .customers-text{
        padding-bottom: 80px;
        padding-top: 20px;
        font-weight: normal !important;
    }
    .locations{
        font-size: 14px !important;
    }
    .locations:not(:last-child)::after{
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .you-get-list .frame{
        display: grid !important;
        margin-bottom: 0 !important;
    }
    .you-get-list ul{
        padding-left: 0 !important;
    }
    .get-list::before {
        content: '\2022';
        margin-right: 20px !important;
        color: #FAC935;
        font-size: 40px !important;
    }
    .get-list p{
        font-size: 14px !important;
    }
    .you-get-title {
        font-size: 24px !important;
    }
    .you-get-subtitle {
        font-size: 20px !important;
    }
    #main-holder .banner-text {
        font-size: 24px !important;
    }
    #main-holder .banner-text{
        padding-top: 27px !important;
    }
    #main-holder .banner-description p {
      font-size: 14px !important;
    }
    .banner-top-list ul{
        padding-left: 0 !important;
    }
    .top-list::before {
        content: '\2022';
        margin-right: 20px !important;
        color: #FAC935;
        font-size: 40px !important;
    }
    .banner-top-list ul li{
        font-size: 14px !important;
    }
    #main-holder .banner-text-holder p{
        font-size: 14px !important;
    }
    .aboutus-video-title {
        font-size: 24px !important;
        text-align: center !important;
    }
    .managment-holder .row{
    display: -webkit-box !important;
    flex-wrap: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    overflow-x: scroll;
    padding-left: 17px;
    width:100% !important;
    margin-left: 0 !important;
    }
    .speakers .row{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 17px;
        width:100% !important;
        margin-left: 0 !important;
    }
    .row::-webkit-scrollbar {
        display: none;
    }
    #myTab{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 30px;
        width: 100% !important;
        margin-left: 0 !important;
    }
    #myTab::-webkit-scrollbar{
        display: none;
    }
    #our-locations .ce-textpic .ce-bodytext{
        padding-top: 30px;
    }
    #our-locations .ce-textpic{
        display: grid;
    }
    #our-locations .ce-textpic .ce-gallery,#our-locations .ce-textpic .ce-column,#our-locations .ce-textpic .image,#our-locations .ce-textpic .image img{
        width: 100%;
        height: auto;
    }
    #our-locations .ce-textpic .ce-bodytext{
        padding-top: 30px;
    }
    .person-content h5{
        font-family: Work Sans;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 18px;
        line-height: 58px;
        color: #FFFFFF;
    }
    .color-picker-black .color-picker-none #customers-word .ce-gallery, #customers-word .ce-gallery .ce-column, #customers-word .ce-gallery .image, #customers-word .ce-gallery img{
        width: auto !important;
    }
    .looking-job-button a {
        margin-top: -70px !important;
    }
    .article{
        display: contents;
    }
    .job-description{
        padding: 20px !important;
    }
    .job-image{
        padding: 20px !important;
        border-radius: 4px;
    }
    .job-image img{
        border-radius: 4px;
    }

    .color-picker-none #customers-word .frame{
        width: 100% !important;
    }
    .color-picker-none #customers-word .frame p{
        display: block !important;
    }
    .btn-login{
        width: 100% !important;
    }
    .btn-register{
        width: 100% !important;
    }
    .color-picker-black .color-picker-none #customers-word .customers-word-holder {
        flex-wrap: wrap !important;
    }
    #filter-button{
        width: 100% !important;
    }
    .search-sec{
        display: block !important;
    }
    .looking-job-holder{
        padding-bottom: 0 !important;
    }
    .job-box-content-top .row{
        flex-wrap: wrap !important;
        flex-direction: column-reverse;
    }
    .job-box-content{
        padding: 20px !important;
    }
    .job-detail-button {
        justify-content: flex-start !important;
    }
    .job-detail-info ul li:not(:last-child)::after{
        display: none;
    }
    .job-detail-info ul{
        display: contents !important;
    }
    .job-detail-info ul li{
        padding-bottom: 1rem;
    }
    .first-year-text h3{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    #press-events #bussines-black .col-lg-9 .col-lg-4{
        margin-bottom: 50px;
    }
    #press-events #customers-word .customers-word-holder{
        padding-left: 20px !important;
        padding-right: 20px;
    }
    .related-slider .press-events-subtitle{
        font-size: 24px !important;
        padding-left: 20px;
        padding-right: 20px;
    }


}
#press-events #customers-word h3{
    text-align: left !important;
}
.article h6 span::after{
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
}
@media (max-width: 900px){
    .footer-logo-holder span{
        margin: 0;
        margin-top: 30px;
    }
}
/*----Background---*/
#hero{
    display: flex;
}
#hero {
    width: 100%;
    background-size: cover;
}
#main #hero{
    display: flex;
    background-attachment: fixed;
}
.banner-text p{
    margin-top: 46px;
    max-width: 1100px;
}
.background-holder .social-media{
    padding-top: 150px;
    float: right;
    padding-right: 90px;
}
.banner-text-holder{
    float: left;

}
.banner-text{
    padding-top: 60px;
    margin: auto;
   color:#FFFFFF;
}
.banner-text h4{
    margin-top: 40px;
}
.btn-about {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 60px;
    width: 431px;
    height: 58px;
    background: #FAC935;
    border-radius: 4px;
    color: #000 !important;
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-top: 46px;
}
.btn-about:hover {
    opacity: 0.5;
}
@media (min-width: 1024px) {
    #hero {
        background-attachment: fixed;
    }
}
@media (max-width: 992px) {
     h1 {
        font-size: 28px !important;
        line-height: 36px !important;
    }
}
.clear{
    clear: both;
}
/*-----Services--------*/
.services-title{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.news{
    margin: auto;
}
.card{
    height: 472px;
    background-image: url(../img/News-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: none !important;
}
.card-text{
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 20px;
    width: 100%;
}
.card-text p{
    padding-right: 50px;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF !important;
}
.card-text span{
    float: right;
    margin-top: 30px;
    width: 80px;
}
.card-text span img{
    width: 100%;
}
.card-title {
    font-family: Work Sans;
    font-size: 36px !important;
    line-height: 42px !important;
}

.overlay{
    height: 100%;
    width: 100% !important;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.88) -3.18%, rgba(0, 0, 0, 0) 108.9%);
}

  /*-----Home-lower-text---------*/
.text-lower{
    color: #FFFFFF;
}
.text-lower p{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    text-align: center;
}
.banner-text-holder p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}
.text-lower-holder{
    margin: auto;
    padding-bottom: 70px;
    padding-top: 40px;
}
.text-lower{
    margin: auto;
    text-align: center;
}

@media(max-width:767px) {
    .offer {
        margin: 1rem 0.7rem 1rem;
        max-width: 80vw
    }
}
.offer-img{
    width: 6.2rem;
    border-radius: 5rem;
    margin: 1.3rem auto 1rem auto
}
.col-md-4 {
    padding: 0 0.5rem
}
.offer-title {
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: bold;
    font-family: 'IM Fell French Canon SC'
}
.offer-text {
    text-align: center;
    padding: 1rem 2rem;
    padding-top: 0 !important;
    font-size: 0.8rem;
    color: rgb(82, 81, 81);
    line-height: 1.4rem
}
.bottom {
    border-top: none;
    text-align: center;
    line-height: 1.2rem;
    padding: 2rem 0 1.4rem 0;
    font-family: 'Varela Round'
}
#offer-job-name {
    font-size: 0.8rem;
    font-weight: bold
}
#offer-job-text {
    font-size: 0.7rem
}
.offer-image{
    background: #FAC935;
    width: 161px;
    height: 161px;
    border-radius: 78px;
    display: flex;
    align-items: center;
    margin: auto;
}
.offer-title {
    color: #fff;
    margin-top: 36px;
}
.offer-text p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 36px;
}
#home-offer .row{
    --bs-gutter-x: 70px !important;
}
#home-offer .btn-about{
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 60px;
    width: 431px;
    height: 58px;
    background: #FAC935;
    border-radius: 4px;
    color: #000 !important;
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-top: 132px !important;
}
/*--------Home video--------*/
#home-video{
    padding: 0px;
   /* background-color: #FAC935;*/
    height: 635px;
}
#home-video h3{
    text-align: left;
    padding-bottom: 20px !important;
}
.yt-video{
    height: 400px;
    margin-top: 20px;
}
.yt-video iframe{
    width: 100%;
    height: 100%;
}
/*--------Segments------*/
#segments{
 /*   background-color: #000;*/
    padding: 0;
}
#investor-rel-segments .segments-box{
    display: unset;
    text-align: center;
}
#investor-rel-segments{
    margin-bottom: 60px;
}
#investor-rel-segments .segments-holder{
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.segments-title{
    padding-top: 80px;
    padding-bottom: 30px;
    color: #FFFFFF;
}
#segments .segments-title{
    padding-top: 50px !important;
}
.segments-holder{
    padding-bottom: 100px;
}
.segments-holder .row{
display: flex;
justify-content: center;
}
.segments-box{
display: flex;
align-items: center;
justify-content: center;
}
.segments-box img{
margin-right: 24px;
}
.segments-box {
color: #FFFFFF
}
/*------Home-slider-------*/
#home-slider{
    height: 612px;
   /* background: #fff;*/
    padding: 0;
    margin-top: -1px;
}
#home-slider h4{
    color: #fff !important;
}
.home-slider-holder{
   margin: auto;
}
.home-slider-holder .card{
    background-size: cover;
    background-position: center;
    width:100%;
}
.home-slider-holder .card-text{
    width:100%
}
.home-slider-holder.card-title {
    float: left;
}
.home-slider-holder span{
    position: absolute;
    bottom: 30px;
    right: 20px;
}

/*-------Partners-------*/
.partners-holder{
    margin: auto;
    display: -webkit-box;
}
.partners-title{
    display: flex;
    justify-content: center;
    padding-top: 22px;
    padding-bottom: 22px;
}
.partners-subtitle{
    margin: auto;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    color: #000000;
    display: flex;
    justify-content: center;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: center;
}
/*----------Customers-word-------------*/
#customers-word{
   /* background: #FAC935;*/
    height: 565px;
}
#customers-word .frame{
    width: 50%;
    float: left;
}
.customers-word-holder h5{
    padding-top: 0 !important;
}
.customers-image img{
    width: 100%;
}
.customers-text span{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;

}
/*--------Form------------*/
#form{
   /* background: #000;*/
    padding-bottom: 161px;
}
.contact-form .form-control {
    margin-bottom: 20px;
    height: 58px;
}

.contact-form button {
    margin-top: 20px;
    margin-bottom: 0px;
}
.contact-form{
    margin: auto;
}
#message{
    height: 152px;
}
.message{
    height: 152px !important;
}
.contact-form .btn-about{
    margin: auto;
    width: 180px !important;
}
.form-check{
    padding-left: 35px!important;
}
.form-check-input{
    width: 25px !important;
    height: 25px !important;
}
.form-check-label{
    color: #fff;
    margin-left: 22px !important;
}
.form-button{
    margin-top: 75px !important;
}
.form-control {
    font-family: Work Sans !important;
    font-style: normal;
    font-weight: normal;
    font-size: 24px !important;
    line-height: 28px !important;
    color: #B0B0B0 !important;
    padding: 15px!important;
    padding-left: 30px !important;

}

.person-content h5{
    margin-bottom: 0 !important;
    text-align: left !important;
}
.person-content p{
    text-align: left !important;
}
.person-content a{
     float: left !important;
 }




@media(max-width:635px) and (min-width:576px){
    .value-element{
        font-size: 15px !important;
    }
}
@media (max-width:576px){
    #home-offer .row{
        --bs-gutter-x: 0 !important;
    }
    #segments .row{
        width: 100%;
    }
    .btn-about{
        width: auto !important;
        font-size: 14px !important;
        padding: 0 !important;
    }
    .background-holder .social-media{
        display: flex !important;
        justify-content: center;
        float: none;
        /* padding-top: 50px !important;*/
    }
    .our-values{
        float: none !important;
        text-align: center !important;
    }
    .value-element{
        font-size: 14px !important;
    }
    .value-element:not(:last-child)::after {
        margin-right:10px !important;
        margin-left: 10px !important;

    }
     h1{
        font-size: 24px !important;
    }
    .banner-text p{
        font-size: 14px;
    }
    .banner-text h2{
        margin-bottom: 10px !important;
    }
    .text-lower h2{
        font-weight: 800 !important;
        font-size: 24px !important;
        line-height: 58px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 10px !important;
    }
    .banner-text h3{
        font-weight: bold !important;
        font-size: 20px !important;
        line-height: 34px;
        text-align: center;
        color: #FFFFFF;
    }
    .services-title{
        font-size: 24px !important;
    }
    .text-lower p{
        font-family: Work Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
    }
    #home-offer .home-offer-holder .col-md-6{
        margin-top: 40px;
    }
    #home-offer .btn-about{
        margin-top: 48px !important;
        margin-left: 37px;
        margin-right: 37px;
    }
    #home-offer{
        padding-bottom: 60px !important;
    }
    .news .card{
        height:288px;
        margin-bottom:0 !important;
        padding-bottom:0 !important;
    }
    .home-slider-holder .card{
        height: 288px;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .news .card .card-title {
        font-size: 20px;
        font-weight: 600 !important;
        line-height: 30px !important;
    }
    .home-slider-holder .card .card-title {
        font-size:20px !important;
        text-align: left;
        line-height: 30px !important;
    }
    #home-slider{
        height: 370px !important;
        padding-right: 0 !important;
    }
    .home-slider-holder .row {
        padding-top: 24px !important;
        padding-left: 0 !important;
    }
    .home-slider-holder .card-text span img {
        width: 66px;
    }
    .home-slider-holder .card-text span{
        right: 0;
    }
    .news .card .card-text p {
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: normal !important;
        line-height: 22px !important;
    }
    .news .card-text span {
        width:48px !important;
    }
    .card-text{
        padding-bottom: 0 !important;
    }
    #home-video{
        height: 330px !important;
    }
    #home-video .yt-video{
        height: 200px !important;
    }
    #home-video {
        font-size: 20px !important;
    }
    #home-video .home-video-holder .row{
        padding-left: 0 !important;
    }
    #home-video .home-video-holder .row .col-lg-6{
        padding-bottom: 40px !important;
    }
    #form .btn-about{
        padding: 15px 60px !important;
    }
   #form{
       height: auto !important;
       padding-bottom: 53px;
   }
    .aboutus-video-content iframe{
        height: 400px !important;
    }
    .our-locations-title h2{
        font-size: 24px !important;
    }
    .person-content h4{
        font-size: 20px !important;
    }
    .banner-description .ce-headline-left{
        margin-top: 40px !important;
    }
    h2 {
        font-weight: 800 !important;
        font-size: 24px !important;
        line-height: 58px;
        text-align: center;
        color: #FFFFFF;
    }
    .building-list-title{
        text-align: center;
    }
    .looking-job-button {
        display: none;
    }
    .job-detail-info ul li:not(:first-child){
        font-size: 14px !important;
    }
    .job-detail-info p{
        font-size: 14px !important;
    }
    .donut {
        --donut-size: 200px !important;
        --donut-border-width:20px !important
     }
    .investitors-title{
        font-size: 24px !important;
    }
    #services .row {
        padding-left: 0px;
    }
    #services .card{
        height: 350px ;
    }
}
@media (max-width:350px){
    .background-holder .social-media ul li{
        padding-left: 15px;
    }
    .btn-about{
        padding:0 !important;
    }
    .our-values{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .job-date time{
        display: none;
    }
    .job-date span:after{
        display: none;
    }

}

.our-values{
    float: right;
    padding-top: 66px;
}

.social-media .ce-image .ce-gallery .ce-row{
    display: flex;
    align-items: center;
}
 .social-media .ce-image .ce-gallery .ce-row .ce-column{
    padding-left: 22px;
    margin-right: 0 !important;
}
.value-element:not(:last-child)::after {
    content: url('../icon/Ellipse\ 13.png');
    margin-right:20px;
    margin-left: 20px;

}
.value-element:first-child::after{
    content: url('../icon/arrow-yellow.png');
}
.value-element{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    list-style: none;
    display: inline-block;
}

/*-----------------------ABOOUT US------------------------------*/
#main-holder h3{
    color: #fff;
}
#main-holder ul{
    padding-left: 0 !important;
    color: #fff;
}
#background{
    width: 100%;
}
#main-holder .our-values{
    margin: auto;
    float: none;
    padding-top: 66px;
    padding-right: 0px !important;
    text-align: center;
}
#main-holder .banner-text-holder{
    float: none;
}
#main-holder .banner-text {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 30px !important;
}
#main-holder .banner-description p{
    text-align: center;
    margin-bottom: 20px;
}
#main-holder .banner-description{
    margin: auto;
}
.top-list{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    list-style: none;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.top-list::before{
    content: '\2022';
    margin-right: 30px;
    color: #FAC935;
    font-size: 70px;
}
.banner-top-list{
    margin-top: 40px !important;
    color:#fff;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}
.top-list p{
    margin-top: 1rem;
}
#main-holder .text-lower {
    font-family: Work Sans;
    font-size: 36px;
    margin-top: 60px;
    margin-bottom: 100px;
}
/*------------Our locations-----------------*/
.our-locations-title{
    padding-top: 80px;
}
#our-locations ul{
    margin-bottom: 0;
}
.text-center .frame h5{
    text-align: left !important;
}
.locations{
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    display: inline-flex;
    list-style: none;
    padding-bottom: 50px;
}
.locations:first-child::after{
    content: '\2022';
    color: #FAC935;
    font-size: 70px;
}
.locations:not(:last-child)::after {
    content: '\2022';
    margin-right: 24px;
    color: #FAC935;
    font-size: 50px;
    margin-left: 24px;
}
.our-locations-content{
    display: flex;
    justify-content: center;
    margin-top: 65px;
}
.our-locations-content ul{
    padding-left: 0;
}
/*--------You get-------------*/
#you-get{
   /* background: #fff;*/
}
.you-get-title{
    padding-top: 33px;
    font-size: 36px;
    text-align: left;
}
.you-get-subtitle{
    padding-top: 21px;
    font-size: 24px;
    line-height: 38px;
}
.get-list span{
    font-weight: bold;
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
}
.get-list p{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 1.6rem;
    color:#000 !important
}
.get-list::before{
    content: '\2022';
    margin-right: 30px;
    color: #FAC935;
    font-size: 70px;
}
.you-get-list ul{
    list-style: none;
}
.get-list{
    display: flex;
    align-items: center;
}
.get-list-first{
    float: left;
}
.you-get-list .frame{
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    margin-top: 30px;
}
/*--------Vision----------*/
#vision{
   /* background: #fff;*/
}
#vision .get-list{
    height: 70px;
}
#vision h3{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
}
/*-------About us video---------*/
#aboutus-video{
  /*  background: #000;*/
    padding-bottom: 100px;
}
.aboutus-video-title {
    font-size: 36px;
    text-align: left;
    color: #fff;
    padding-top: 88px;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.aboutus-video-content{
    margin: auto;
}
.aboutus-video-content iframe{
    width: 100%;
    height: 663px;
}
/*---------------------MANAGMENT------------------------------------*/
.person .img-fluid{
    width: 100%;
    height: 400px !important;
}
.managment-holder{
    margin: auto;
    padding-bottom: 60px;
}
.managment-holder .row{
    display: flex;
    justify-content: center;
}
@media (min-width: 992px){
    .speakers .col-lg-2 {
        flex: 0 0 auto;
        width: 18.66666667% !important;
    }
}
.dirctors{
    display: flex;
    justify-content: center;
}
.directors {
    font-size: 36px;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 70px;
    margin-top: 70px;
}


#main-holder-managment{
    padding: 0;
}
#background{
    width: 100%;
}
#main-holder-managment .our-values{
    margin: auto;
    float: none;
    padding-top: 66px;
    padding-right: 0px !important;
    text-align: center;
}
/*----------------BUSSINES POLICY---------------------------*/
#main-holder-bussines{
    padding: 0;
}
#main-holder-bussines #services{
    padding-top: 81px;
}
#main-holder-bussines p{
    text-align: left !important;
}
#background{
    width: 100%;
}
 .banner-description .ce-headline-left{
    margin-top: 61px;
}
#main-holder-bussines .our-values{
    margin: auto;
    float: none;
    padding: 60px 0 0 0 !important;
    text-align: center;
}
#main-holder-bussines .banner-text-holder{
    float: none;
}
#main-holder-bussines #background{
    margin: auto;
}
#main-holder-bussines .banner-text {
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: 0em;
    margin-bottom: 30px;
}
#main-holder-bussines .banner-description p{
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}
#main-holder-bussines .banner-description{
    margin-bottom: 60px;
}
.bussines-content-holder{
    margin: auto;
}

/*----------------------SERVICES- PROFESSIONS-------------------------*/
#services-professions .banner-text h2{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: 0em;
    color: #fff;
    margin-bottom: 70px;
    margin-top: 53px;
}
#services-professions{
    padding: 0;
}
#background{
    width: 100%;
}
#services-professions #hero{
    width: 100%;
    background: url("../img/Services-professions-backgound.png");
    display: flex;
    background-attachment: fixed;
}
#services-professions .our-values{
    margin: auto;
    float: none;
    padding-top: 66px;
    padding-right: 0px;
    text-align: center;
}
#services-professions .banner-text-holder{
    float: none;
}
#services-professions .banner-text{
    padding-top: 61px;
}
#services-professions #background{
    margin: auto;
}
#services-professions .banner-text h2{
    text-align: center;
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: 0em;
    margin-bottom: 30px;
}
#services-professions-services{
    padding: 0;
}
#services-professions-services #services{
  /*  background: #000;*/
    margin-top: 0;
}
#services-professions-services #services .news{
    padding-top: 81px;
}
#services-professions .banner-text h2{
    margin: 0;
    margin-bottom: 121px;
}
/*------Tabs--------*/
#professions{
    padding-right: 0 !important;
    padding-left: 0px !important;
    /*background: #000;*/
}
.tab-title{
    display: flex;
    justify-content: center;
    padding-bottom: 43px;
}
.tab-title h3{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.tabs{
    display: flex;
    justify-content: center;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #000 !important;
    border: none !important;
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    border-color: none !important;
    border-bottom: 2px solid #FAC935 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs{
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
}
.nav-tabs .nav-item{
    margin-right: 70px;
}
.nav-tabs{
    border-bottom: none !important;
    border: none;
}
.nav-tabs .nav-link{
    border: none !important;
}
/*--------------Building-construction----------------*/
.building-contact-title{
    padding-top: 61px;
}
.building-contact-title h4{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.building-contact-holder{
    padding-top: 92px;
    display: flex;
    justify-content: space-around;
    border-bottom: 3px solid #FAC935;
    padding-bottom: 135px;
}
.building-contact-text{
    margin-left: 40px;
}
#contact-us-page h4,#building-contact h4{
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px;
}
#contact-us-page h5,#building-contact h5{
    padding-top: 0 !important;
    padding-bottom: 20px;
    font-weight: normal !important;
    border-bottom: 2px solid #FAC935;
}
#contact-us-page img,#building-contact img{
    min-height: 300px;
    width: 100%;
}

#contact-us-page p,#building-contact p{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-top: 20px;
}
.building-contact-text span{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.building-contact-box .row{
    display: flex;
    align-items: center;
}
.building-contact-img img{
    width: 100%;
    min-height: 300px;
}
#building{
    padding: 0;
    /*background: #000;*/
    height: 500px;
    padding-top: 60px;
}
.building-img-text:not(:first-child){
    padding-top: 75px;
}
.building-img-text .row{
    display: flex;
    align-items: center;
}
.building-image{
    float: left;
}
.building-image img{
    width: 100%;
    min-height: 300px;
}
.building-text{
    float: right;
    margin-left: 20px;
}
.building-text h5{
    font-family: Work Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}
.building-text span{
    color: #FAC935;
}
.building-text p{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 30px;
}
/*----------------Building list---------------------*/
#building-list{
    background: #FAC935;
    height: 750px;
    color: #000;
}
#building .locations{
    padding-bottom: 0 !important;
}
#building-list h5{
    color: #000 !important;
}
.building-list-holder{
    margin: auto;
    padding-top: 63px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.building-list-holder .lead{
    color: #000 !important;
    font-weight: bold;
}
.building-list-title{
    padding-top: 38px;
}
.building-list-holder ul li{
    width: 100%;
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.building-first{
    float: left;
}
.building-second{
    float: right;
}
#main-holder-managment .person .img-fluid{
    margin-bottom: 34px;
}
#main-holder-bussines .banner-text p{
    max-width: unset;
}
#main-holder-bussines .background-holder {
    margin-bottom: 76px !important;
}
#main .background-holder p ,#main .background-holder h4{
    margin-top: 45px;
}
.dropbtn {
    background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-services {
    position: relative;
    background: #FAC935;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    min-width: 160px;
    z-index: 1;
}

.dropdown-content li {
    list-style: disc;
}
.dropdown-content .dropdown-services .dropdown-content li{
    list-style: none;
}
.dropdown-content a:hover {background-color: #FAC935;}
.dropdown-services:hover .dropdown-content {display: block;position: relative;}
.dropdown-services:hover .dropbtn {background-color: #3e8e41;}
.services-contact-position {
    font-weight: normal !important;
}
/*REGULAR TEXT AND IMAGE*/
#partners img{
    margin-left: 40px;
    padding-top: 30px;
}
@media (max-width: 576px){
    #partners img{
        margin-left: 0px;
    }
    #material-news h2{
        padding-top: 10px !important;
    }
    #our-locations{
        height: auto !important;
    }
    .our-locations-content{
        margin-top: 0 !important;
    }
    .nav-tabs .nav-item {
        margin-right: 20px;
    }
}
#partners header{
    padding-top: 22px;
    padding-bottom: 22px;
}
#partners .ce-gallery{
    width: 100%;
}
#partners .ce-row{
    display: flex;
}
#partners .ce-column {
    margin-right: 10px;
}
#partners .ce-gallery figure {
    margin: 0;
}
#partners .image img{
    width: 100%;
    height: 100%;
}
@media (max-width: 991px){
    .home-media{
        display: flex !important;
        justify-content: center;
        float: none !important;
    }
    .value-element:first-child{
        display: none;
    }
    #partners .ce-column{
        width: 45%;
    }
    #partners .ce-row{
        flex-wrap: wrap;
        justify-content: center;
    }
    #investor-rel-segments .segments-box{
        padding-bottom: 40px;
    }
    .person .img-fluid{
        height: auto !important;
    }

}
#customers-word .ce-textpic{
    display: flex;
    align-items: center;

}
#customers-word .ce-gallery{
    margin-right: 37px;
}
#customers-word .ce-gallery img{
    max-width: 100%;
    height: auto;
}
#customers-word .ce-bodytext{
    width: 53%;
    color: #000000 !important;
}
#customers-word .ce-bodytext {
    font-weight: bold;
    font-size: 18px !important;
}
@media (max-width: 1400px) {
    #customers-word{
        height: 800px !important;
    }
    #customers-word .ce-gallery{
        margin-right: 27px;
    }
    .color-picker-black .color-picker-none #customers-word{
        height: 130px !important;
    }
    .color-picker-black .color-picker-none #customers-word .customers-word-holder{
        display: flex;
        flex-wrap: nowrap;
    }
}
@media (max-width: 1600px){
    #customers-word .ce-textpic{
        align-items: unset;
}
}
@media (max-width: 991px){
    #customers-word{
        height: auto !important;
    }
    #customers-word .frame{
        width: 80%;
    }
    #customers-word .ce-textpic{
        display: block;
        margin-right: 40px;
    }
    #customers-word .ce-gallery, #customers-word .ce-gallery .ce-column , #customers-word .ce-gallery .image, #customers-word .ce-gallery img{
        width: 100%;
    }
    #customers-word .ce-bodytext{
        width: 95%;
    }
    #customers-word .customers-word-holder{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 85px;
        padding-bottom: 90px;
        width: 100% !important;
        margin-left: 0 !important;
        --bs-gutter-x: 1.5rem !important;
    }
    #home-slider{
        padding-left: 24px !important;
    }
    #home-slider .swiper-button-next, .swiper-button-prev{
        display: none !important;
    }
    #professions  .nav-tabs{
        display: -webkit-box !important;
        flex-wrap: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        overflow-x: scroll;
        padding-left: 10px;
        width: 100% !important;
        margin-left: 0 !important;
    }
    #professions .nav-tabs::-webkit-scrollbar{
        display: none;
    }
    .building-img-text .row{
        justify-content: center;
    }
    #building{
        height:auto;
    }
    #building .row{
        justify-content: center;
    }
    #building-list{
        height: auto !important;
    }
    .building-list-holder {
        display: contents !important;
    }
    .building-first{
        margin-top: 30px;
        margin-bottom: 0;
    }
    #building-list{
        display: inline-grid;
    }
    .building-contact-holder{
        flex-wrap: wrap;
    }
    .building-contact-text{
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
    #professions .nav-tabs .nav-link ,.nav-tabs .nav-link .active{
        font-size: 20px !important;
    }
    .building-text{
        margin-left: 0px !important;
    }
    #Installation .building-text ul .locations::before {
        margin-right: 8px !important;
    }
    #Installation .building-text ul .locations:not(:first-child)::before{
        margin-left: 8px !important;
    }
    .candidate-bar-title{
        padding-left: 10px;
        padding-right: 10px;
    }
    .looking-job-button {
        display: none;
    }
    .contact-us-box-holder .row{
        --bs-gutter-x: 0 !important;

    }
}

#home-slider{
    padding-left: 140px;
}

#home-slider .swiper {
    width: 100%;
    height: 100%;
}
.swiper{
    margin-top: -1px;
}
.color-picker-black .swiper-slide{
    background: #000 !important;
}
.swiper-slide {
    width: 448px !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next{
    width: 67px !important;
    height: 67px !important;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.53);
    right: 100px !important;
}
.swiper-button-prev{
    width: 67px !important;
    height: 67px !important;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.53);
    right: 100px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: url("../icon/sliderarrow.png") !important;
    height: 90%;
}
.swiper-button-prev:after{
    content: url("../icon/sliderarrow.png") !important;
    transform: rotate(180deg);
    height: 95%;
    margin-right: 2px;
}
@media (max-width: 1520px) {
    .building-contact-text{
        margin-left: 0;
    }
}
@media (max-width: 1267px){
    #professions #building-list .col-lg-5{
        width:55% !important
    }
}
#electrical-installation #building-list{
    height: auto;
}
#electrical-installation #building-list .building-list-holder{
    text-align: center;
}
#electrical-installation #building-list .building-list-holder .elinst{
    display: inline-flex;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 58px;
    color: #000000 !important;
    padding-bottom: 40px;
}
#electrical-installation #building-list .building-list-holder ul{
    text-align: left !important;
}
#Installation .building-text ul{
    padding-left: 0 !important;
}
#Installation .building-text ul li{
    font-family: Work Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
}
#Installation .building-text ul .locations::before {
    content: '\2022';
    margin-right: 24px;
    color: #fff;
    font-size: 30px;
    margin-left: 0px;
}
#Installation .building-text ul .locations:not(:first-child)::before{
    margin-left: 24px;
}
#Installation .building-text ul .locations:not(:last-child)::after {
    display: none;
}
@media (max-width: 576px){
    .swiper-slide{
        width: 276px !important;
    }
    #Installation .building-text ul{
        display: none;
    }
    #customers-word .customers-word-holder {
             padding-left: 30px !important;

         }
     }
/*------------------------PDF PAGE----------------------------*/
#pdf-background{
    background: #000;
}
.pdf-holder{
    margin: auto;
}
.pdf-image{
    margin: auto;
    display: flex;
    justify-content: center;
    padding-top: 93px;
    padding-bottom: 60px;
}
.pdf-image img{
    width: 100%;
}
.pdf-text{
    margin: auto;
    padding-bottom: 96px;
}
.pdf-text h3{
    text-align: left;
}
.pdf-text h5{
    text-align: left;
}
.pdf-text p{
    text-align: left;
}
.pdf-holder .btn-about{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 286px;
    height: 58px;
    background: #FAC935;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    margin: auto;
    color: #000 !important;
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
}
.pdf-button{
    width: 286px;
    height: 58px;
    background: #FAC935;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 80px;
}
.pdf-button a{

    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000000 !important;

}
/*-------------LOOKIG FOR A JOB------------------*/
#looking-job{
  /*  background: #000;*/
}
.looking-job-holder{
    margin: auto;
    padding-top: 80px;
    padding-bottom: 60px;
}
.looking-job-text{
    color: #fff;
    letter-spacing: 0em;
    text-align: left;
    padding-right: 30px;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */



}
.looking-job-banner{
    margin: auto;
}
.looking-job-button{
    float: right;
}
.looking-job-button a{
    float: right;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
   margin-top: -40px;
}
.looking-job-banner .row{
    display: flex;
    align-items: center;
}
#job-search{
    background: #000;
}
.job-search-holder{
    margin: auto;
    padding-bottom: 60px;
}
/*--------------Filters---------------*/
.search-sec .row{
    display: flex;
    justify-content: center;
}
.search-sec{
    display: flex;
    justify-content: flex-start;
}
#filter-button{
    width: 409px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 20px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#filter-button  .dropdown-menu{
    top:100%;
    right: 0%;
    width: 100%;
}
#filter-button img{
    content: url("../icon/arrow_black.png");
    margin-right: 10px;
}
#filter-button .dropdown-menu .dropdown-item,#filter-button .dropdown-menu .dropdown-item a,#filter-button .dropdown-menu .dropdown-item .active{
    color:#000 !important;
}
#customers-word .btn-search{
    justify-content: center !important;
}
.btn-search{
    background: #FAC935;
    border-radius: 4px;
    flex: none;
    flex-grow: 0;
    width: 58px !important;
    height: 58px !important;
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.btn-login{
    width: 240px;
    color: #FAC935 !important;
    border: 2px solid #FAC935;
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    display: flex;
    align-items: center;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    height: 58px;
}
.btn-register{
    width: 240px;
    background: #FAC935;
    border-radius: 4px;
    flex: none;
    flex-grow: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    height: 58px;
}
/*---------Jobs list------------*/
#job-list{
    background: #000;
}
.job{
    margin-top: 40px;
    background: #fff;
}
.job a h3{
    color: #000 !important;
}
.job a h3:hover{
    color: #FAC935 !important;
}
.job h6,.job p,.job span{
    color: #000 !important;
}
.job .float-end .row{
    border-bottom: 2px solid #FAC935;
}
.job-image{
    height: 100%;
    float: left;
}
.job-image img{
    width: 100%;
    height: 100%;
}
.job-date{
    text-align: right;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}
.job-date span{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}
.job-description-info{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
   margin-top: 22px;
}
.job-description-info p{
    color: #000 !important;
}
.job-detail-box p{
    color: #000 !important;
}
.job-detail-box ul{
    padding-left: 0 !important;
}
.job-desc-title{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
}
.job-desc-title .news-title-job{
    color:#000 !important
}
.job-desc-title .news-title-job:hover{
    color:#FAC935 !important;
}
.job-description .news-list-tags{
    font-family: Work Sans;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #000000 !important;
}
.job-description h6{
    color:#000000 !important;
}
.job-description h6 span{
    color: #000 !important;
}
.search-sec .form-control span{
    color: #000 !important;
}
.row .article{
    margin-top: 0;
    padding-left: 0;
}
.job-description .row{
    border-bottom: 3px solid #FAC935;
}
.job-list-holder .row{
    --bs-gutter-x: 0;
    --bs-gutter-y: 20px;
}
/*-------JOB DETAIL---------*/
.news-single{
    background: #FFFFFF;

}
.news-single .article{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.news-text-wrap .you-get-title{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;

    color: #000000;

}
#job-detail{
    background: #000;
}
#job-detail .float-end{
    margin-top: -40px;
}
#job-detail .float-end a{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}
.job-detail-box{
    background: #fff;
}
.job-detail-text{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
}
.btn-job-detail{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px 20px;
    width: 196px;
    height: 58px;
    background: #FAC935;
    border-radius: 4px;
    color: #000 !important;
    border: none;
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
.btn-job-detail img{
    margin-right: 20px;
}
.job-detail-box .pb-5{
    border-bottom: 2px solid #FAC935;
}
.job-box-content-top .row{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.job-detail-image{
    width: 200px !important;
}
.job-detail-image img{
    width: 100%;
}
.job-detail-button{
    display: flex;
    justify-content: end;
}
.btn-job-detail-share{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px 20px;
    width: 133.92px;
    height: 36px;
    background: #FAC935;
    border-radius: 4px;
    color: #000 !important;
    border: none;
}
.btn-job-detail-share img{
    margin-right: 20px;
}
.job-box-content-bottom .you-get-title{
    padding-top: 30px;
    justify-content: unset;
}
.job-box-content-bottom .you-get-list{
    margin-top: 0;
    justify-content: unset;
    margin-bottom: 0;
}
.job-box-content-bottom .you-get-list ul{
    padding: 0;
}
.job-box-content-bottom .get-list::before{
    font-size: 40px;
}
.job-detail-title{
    margin-bottom: 30px;
    padding-top: 30px;
}
.job-detail-button-apply{
    padding-top: 68px;
}
.popover{
    background-color: #000 !important;
}
.popover-arrow::after {
    border-bottom-color: black !important;
}
.popover-arrow{
    position: absolute;
    left: 0px;
    transform: translate3d(59px, 0px, 0px);
}
.popover-body{
    padding:0 !important;
}
.pull-left img{
    width: 30px;
    margin: 10px;
}

.news-text-wrap .get-list-first{
    float: none;
}
.news-related-wrap h4,.news-related-wrap h5,.news-related-wrap p{
    color:#000 !important;
    padding: 0 0 15px 0 !important;
    margin: 0 !important;
}
.news-related-wrap img{
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
}
.news-related-wrap p{
    border-bottom:  2px solid #FAC935;
    font-size: 24px !important;
    margin-top: 0;
}
.news-related-wrap h6 {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #000000;
}
.news-related-wrap span {
    font-weight: normal !important;
    color: #000 !important;
}
.news-related-wrap span:after{
    display: none
}
/*----------LOOKING CANTDIDATES-------------*/
#looking-candidates{
  /*  background: #000;*/
}
#looking-candidates .float-end{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}
.available-candidates-holder .row{
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}
.available-candidates{
    color:#FFFFFF;
}
.available-candidates-holder{
    padding-bottom: 50px;
}
.candidate-bar-title{
    padding-top: 60px;
    padding-bottom: 60px;
    color:#FFFFFF;
}
.candidates-image img{
    width: 100%;
}
.candidate{
    border: 3px solid #fff;
}
#available-candidates .row{
    --bs-gutter-y: 1.5rem;
}
.candidate h4{
    font-size: 24px !important;
}
.candidate h5{
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 21px !important;
    padding-top: 10px !important;
    margin-bottom: 10px !important;
}
.candidate h5 span{
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #B0B0B0 !important;
}
.candidates-title{
    font-family: Work Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff !important;
    display: flex;
    justify-content: center;
    color: #fff;
    padding-bottom: 30px;
}
.candidates-text-desc{
    text-align: center;
    color: #fff;
    margin: auto;
    padding-bottom: 60px;
}
.candidates-text{
    padding-top: 60px;
}
/*---------------Aviliable candidates------------------*/
.available-candidates{
    background: #000;
}
.available-candidates-holder{
    margin: auto;
}
.candidate-item{
    border: solid 2px #fff;
}
.candidate-content{
    border-bottom: 2px solid #fff;
}
.candidate-image img{
    width: 194px;
    height: 194px;
    border-radius: 100px;
}
.candidate-image{
    padding: 0 !important;
}
.candidate-info-text{
    border-bottom: 2px solid #fff;
    margin-left: 40px;
    padding-bottom: 10px;
}
.candidate-info-text h4{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.candidate-grade{
    margin-left: 40px;
    margin-top: 30px;
}
.content-arrow{
    padding-bottom: 40px;
    padding-top: 40px;
}
.candidate-content-bottom{
    margin: auto;
}
.verified{
    display: flex;
    align-items: flex-start;
}

.star{
    display: flex;
    align-items: flex-start;
    justify-content: end;
}
.star img{
    margin-right: 10px;
}
.verified img{
    margin-right: 10px;
}
.arrow-text{
    display: flex;
    align-items: center;
    justify-content: center;
}
.arrow-text img{
    margin-left: 17px;
}

.job-detail-info{
    padding-left: 0 !important;
}

.job-detail-info ul{
    display: -webkit-box;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.job-detail-info p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    margin-right: 20px;
    color: #000000;
}

.job-detail-info ul li:not(:last-child)::after {
    content: "|";
    padding-left: 20px;
    padding-right: 20px;
    color: #B0B0B0;
    font-weight: normal !important;
}
.job-detail-info ul li:first-child::after{
    display: none;
}
.job-detail-info ul li:not(:first-child){
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}
.job-detail-info .header{
    padding-bottom: 22px;
}
.job-detail-info .header h3{
    line-height: 42px !important;
}
.news-single .article .news-img-wrap {
    margin: 0 !important;
    height: 100%;
}
.news-single{
    background-color: #000 !important;
}
.news-img-wrap .mediaelement-image, .news-img-wrap .outer,.news-img-wrap img{
    height: 100% !important;
}
.news .article .news-img-wrap {
    float: unset !important;
    width: 200px !important;
 }
.news .article .news-img-wrap img{
    width: 200px !important;
}
.color-picker-none #contact-us-segments #segments{
    padding-bottom: 0 !important;
}
.color-picker-none #customers-word{
    height:130px
}
.color-picker-none #customers-word .frame{
    width: auto;
}
.color-picker-none #customers-word .frame p{
    display: flex;
}
.color-picker-yellow #form h3{
    color:#000;
}
.color-picker-yellow #form .form-check{
    display: none;
}
.color-picker-yellow #form .btn-about{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 60px;
    width: 180px;
    height: 58px;
    background: #FAC935;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}
.candidate-info span{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;

    color: #B0B0B0;
}
.candidate-info-text h5{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

@media (max-width: 1305px) and (min-width: 992px){
   .candidate-info-text{
       margin-left: 10px;
   }
    .candidate-grade{
        margin-left: 10px;
    }
}
/*---------------------PRODUCTS WE HAVE-------------------------*/
#products-we-have{
    /*background: #000;*/
}
#products-we-have .row{
    --bs-gutter-x: 60px;
    --bs-gutter-y: 60px;
}
.flip-card {
    background-color: transparent;
    height: 424px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-image: url("../img/card-2.png");
    background-size: cover;
    background-position: center;
    color: #fff !important;
}

.flip-card-back {
    overflow: scroll;
    background-color: #fff;
    color: #000;
    transform: rotateY(180deg);
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
}
.flip-card-back p{
    color: #000000 !important;
}
.flip-card-title{
    margin: auto;
    justify-content: center;
    display: flex;
    padding-top: 250px;
    color:#fff
}

.products-we-have-cards{
    padding-bottom: 350px;
}
/*----------------------MATERIAL/NEWS-----------------------*/
/*---------Press events-----------------*/
#material-news{
    background: #000;
    padding: 0;
}
#press-events{
    padding: 0 !important;
}
#press-events .col-lg-3 img{
    height: 350px;
}
#press-events #our-locations,#blog #our-locations,#sweden-customers #our-locations {
    height: auto !important;
    padding-top: 60px;
    padding-bottom: 60px;
}
#press-events .bussines-content-holder{
    margin: unset !important;
}
#press-events #bussines-black .col-lg-9{
    width:100%
}

#press-events #home-slider{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#press-events #press-events-detail{
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 20px;
}
#press-events #press-events-detail h2{
    padding-top: 0 !important;
}
#press-events #home-slider .swiper-slide{
    background: #000 !important;
}
#press-events #home-slider .swiper-slide .card{
    border:0 !important;
}
#material-news .tabs{
    padding-top: 60px;
}
.material-news-title{
    display: flex;
    justify-content: center;
    color: #fff;
}
.press-events-list{
    padding-bottom: 400px;
}
.press-events-image img{
    width: 100%;
}
.press-events-holder .row{
    display: flex;
    align-items: center;
}
.building-text .btn-login{
    margin-top: 60px;
    width: 240px;
}
#press-events .building-img-text{
    padding-bottom: 0;
}
#press-events .building-img-text:last-child{
    padding-bottom: 400px;
}
#press-events .building-image img{
    height: 300px;
}
@media (max-width: 991px){
    #blog-page .row {
        --bs-gutter-x: 0px !important;
        --bs-gutter-y: 0px !important;
    }
    .news-related-wrap img{
        width: 100% !important;
    }
    #press-events .building-image img{
        height: auto;
    }
    #looking-candidates .col-lg-5{
        display: none;
    }
    .job-detail-box .pt-10{
        padding-top: 20px !important;
    }

}
/*----------Press-events-detail-------------*/
#press-events-detail{
    background: #000;
}
#press-events-detail .looking-job-banner .row{
    align-items: unset;
}
.press-events-detail-title h3{
    text-align: left !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;


}
/*-------------------Blog page-----------------------*/
#blog-page .row{
    --bs-gutter-x: 60px;
    --bs-gutter-y: 60px;
}
#blog-page .news{
    padding-bottom: 100px;
}
/*----------------Blog page detail---------------------*/
/*-------------------------Sweden customers----------------------------*/
.sweden-customers-image{
    background-image: url("../img/Sweden-custoers-background.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 340px;
    display: flex;
}
.sweden-customers-holder{
    margin: auto;

}
.sweden-customers-image-text{
    margin: auto;
    text-align: center;
}
.sweden-box-video iframe{
    width: 100%;
    height: 388px;
}
.sweden-customers-box{
    padding-top: 60px;
}
.sweden-box-video img{
    width: 100%;
}
.sweden-customers-box-small{
    padding-top: 60px;
}
.sweden-customers-box-small .row{
    display: flex;
    align-items: center;
}
.related-news{
    background: #FFFFFF;
    color:#000;
}
.related-slider{
    background: #fff;
}
#press-events .related-slider #home-slider {
    height: 542px
}
#press-events .related-slider #home-slider img{
    height: 448px;
}
#press-events .related-slider #home-slider .col-lg-3{
    width: 100%;
    position: relative;
}
#press-events .related-slider #home-slider .col-lg-8{
    position: absolute;
    bottom: 30px;
}
#press-events .related-slider #home-slider .col-lg-8 h5{
    width: 100%;
    text-align: left
}
#press-events .related-slider #home-slider .col-lg-8 p,#press-events .related-slider #home-slider .col-lg-8 .btn-login{
    display: none;
}
#press-events .related-slider #home-slider .swiper-slide{
background: #FFFFFF !important;
}
#home-slider .col-lg-11{
width:87% !important;
float: right;

}
.tx-dce-container .card-text{
width: 100% !important;
}

@media (min-width: 992px) {
.blog-card{
    display: inline-block;
    float: left;
    width:30% !important
}
.person-content h4{
    font-size: 24px !important;
    font-weight: 700;
    line-height: 58px;
    color: #fff;

}
.person-content h5{
    font-family: Work Sans;
    font-size: 24px;
    font-weight: 500!important;
    line-height: 58px;
    color: #fff;
}

}
.swiper-wrapper .blog-card{
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.swiper-wrapper .blog-card .card-text{
text-align: left;
}
#blog-page #home-slider{
padding-left: 50px !important;
background: #000 !important;
}
#blog-page .material-news-title{
background: #000 !important;
color:#FFFFFF !important;
}
#blog-page .swiper-slide{
background: #000 !important;
}
#blog-page .card-text p{
text-align: left;
}

#blog-page .card-title a{
font-family: Work Sans;
font-style: normal;
font-weight: 600;
font-size: 24px ;
line-height: 28px ;
color: #FFFFFF;
}
#blog-page .card-title{
text-align: left;
}
#material-news #home-slider .col-lg-4{
flex: unset !important;
width:100% !important
}

.swiper-wrapper .building-img-text{
padding-bottom: 0 !important;
width: 100%;
padding-top: 0 !important;
}
.swiper-wrapper .building-img-text .row{
padding-top: 0 !important;
}
.swiper-wrapper .building-img-text .row .building-image{
position: relative;
width:100% !important
}
.swiper-wrapper .building-img-text .row .col-lg-3{
flex: unset !important;
}
.swiper-wrapper .building-text{
bottom: 0;
position: absolute;
}
.related-slider .swiper-wrapper .col-lg-8{
flex: unset !important;
width: unset !important;
}
.related-slider .swiper-wrapper .building-text p,.related-slider .swiper-wrapper .building-text .btn-login{
display: none;
}
.related-slider .press-events-subtitle{
font-family: Work Sans;
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 42px;
}
.sweden-subheader{
font-family: Work Sans;
font-style: normal;
font-weight: 600 !important;
font-size: 24px !important;
line-height: 34px !important;
text-align: center;
color: #FFFFFF;
margin-top: -50px;
}
.sweden-box-text{
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
color: #FFFFFF;
}
#sweden-customers-page{
padding-bottom: 160px;
}
#sweden-customers-page p{
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
color: #FFFFFF;
}
#sweden-customers-page h5{
font-family: Work Sans;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #FFFFFF;
padding-bottom: 20px;
}
#press-events #bussines-black .banner-text{
padding-top: 0 !important;
}
#press-events .color-picker-none .color-picker-black .banner-text{
display: flex;
flex-wrap: wrap;
}
#press-events .color-picker-black #customers-word{
display: flex;
height: auto;
}
.donut {
--donut-size: 400px;
--donut-border-width: 50px;
--donut-spacing: 0;
--donut-spacing-color: 255, 255, 255;
--donut-spacing-deg: calc(1deg * var(--donut-spacing));
border-radius: 50%;
height: var(--donut-size);
margin: 40px;
position: relative;
width: var(--donut-size);
margin: auto;
}

.donut__label {
left: 50%;
line-height: 1.5;
position: absolute;
text-align: center;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 80%;
}

.donut__label__heading {
font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 42px;
color: #FFFFFF;
}

.donut__label__sub {
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;
color: #FFFFFF;

}

.donut__slice {
height: 100%;
position: absolute;
width: 100%;
}

.donut__slice::before,
.donut__slice::after {
border: var(--donut-border-width) solid rgba(0, 0, 0, 0);
border-radius: 50%;
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
width: 100%;
}

.donut__slice::before {
border-width: calc(var(--donut-border-width) + 1px);
box-shadow: 0 0 1px 0 rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
}

.donut__slice__first {
--first-start: 0;
}

.donut__slice__first::before {
border-top-color: rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
-webkit-transform: rotate(calc(360deg * var(--first-start) + 45deg));
transform: rotate(calc(360deg * var(--first-start) + 45deg));
}

.donut__slice__first::after {
border-top-color: #ff6838;
border-right-color: rgba(255, 104, 56, calc(100 * (var(--first) - .25)));
border-bottom-color: rgba(255, 104, 56, calc(100 * (var(--first) - .5)));
border-left-color: rgba(255, 104, 56, calc(100 * (var(--first) - .75)));
-webkit-transform: rotate(calc(360deg * var(--first-start) + 45deg + var(--donut-spacing-deg)));
transform: rotate(calc(360deg * var(--first-start) + 45deg + var(--donut-spacing-deg)));
}

.donut__slice__second {
--second-start: calc(var(--first));
--second-check: max(calc(var(--second-start) - .5), 0);
-webkit-clip-path: inset(0 calc(50% * (var(--second-check) / var(--second-check))) 0 0);
clip-path: inset(0 calc(50% * (var(--second-check) / var(--second-check))) 0 0);
}

.donut__slice__second::before {
border-top-color: rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
-webkit-transform: rotate(calc(360deg * var(--second-start) + 45deg));
transform: rotate(calc(360deg * var(--second-start) + 45deg));
}

.donut__slice__second::after {
border-top-color: #ffc820;
border-right-color: rgba(255, 200, 32, calc(100 * (var(--second) - .25)));
border-bottom-color: rgba(255, 200, 32, calc(100 * (var(--second) - .5)));
border-left-color: rgba(255, 200, 32, calc(100 * (var(--second) - .75)));
-webkit-transform: rotate(calc(360deg * var(--second-start) + 45deg + var(--donut-spacing-deg)));
transform: rotate(calc(360deg * var(--second-start) + 45deg + var(--donut-spacing-deg)));
}

.donut__slice__third {
--third-start: calc(var(--first) + var(--second));
--third-check: max(calc(var(--third-start) - .5), 0);
-webkit-clip-path: inset(0 calc(50% * (var(--third-check) / var(--third-check))) 0 0);
clip-path: inset(0 calc(50% * (var(--third-check) / var(--third-check))) 0 0);
}

.donut__slice__third::before {
border-top-color: rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
-webkit-transform: rotate(calc(360deg * var(--third-start) + 45deg));
transform: rotate(calc(360deg * var(--third-start) + 45deg));
}

.donut__slice__third::after {
border-top-color: #97c95c;
border-right-color: rgba(151, 201, 92, calc(100 * (var(--third) - .25)));
border-bottom-color: rgba(151, 201, 92, calc(100 * (var(--third) - .5)));
border-left-color: rgba(151, 201, 92, calc(100 * (var(--third) - .75)));
-webkit-transform: rotate(calc(360deg * var(--third-start) + 45deg + var(--donut-spacing-deg)));
transform: rotate(calc(360deg * var(--third-start) + 45deg + var(--donut-spacing-deg)));
}

.donut__slice__fourth {
--fourth-start: calc(var(--first) + var(--second) + var(--third));
--fourth-check: max(calc(var(--fourth-start) - .5), 0);
-webkit-clip-path: inset(0 calc(50% * (var(--fourth-check) / var(--fourth-check))) 0 0);
clip-path: inset(0 calc(50% * (var(--fourth-check) / var(--fourth-check))) 0 0);
}

.donut__slice__fourth::before {
border-top-color: rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
-webkit-transform: rotate(calc(360deg * var(--fourth-start) + 45deg));
transform: rotate(calc(360deg * var(--fourth-start) + 45deg));
}

.donut__slice__fourth::after {
border-top-color: #1cb2f6;
border-right-color: rgba(28, 178, 246, calc(100 * (var(--fourth) - .25)));
border-bottom-color: rgba(28, 178, 246, calc(100 * (var(--fourth) - .5)));
border-left-color: rgba(28, 178, 246, calc(100 * (var(--fourth) - .75)));
-webkit-transform: rotate(calc(360deg * var(--fourth-start) + 45deg + var(--donut-spacing-deg)));
transform: rotate(calc(360deg * var(--fourth-start) + 45deg + var(--donut-spacing-deg)));
}

.donut__slice__fifth {
--fifth-start: calc(var(--first) + var(--second) + var(--third) + var(--fourth));
--fifth-check: max(calc(var(--fifth-start) - .5), 0);
-webkit-clip-path: inset(0 calc(50% * (var(--fifth-check) / var(--fifth-check))) 0 0);
clip-path: inset(0 calc(50% * (var(--fifth-check) / var(--fifth-check))) 0 0);
}

.donut__slice__fifth::before {
border-top-color: rgba(var(--donut-spacing-color), calc(100 * var(--donut-spacing)));
-webkit-transform: rotate(calc(360deg * var(--fifth-start) + 45deg));
transform: rotate(calc(360deg * var(--fifth-start) + 45deg));
}

.donut__slice__fifth::after {
border-top-color: #1685b8;
border-right-color: rgba(22, 133, 184, calc(100 * (var(--fifth) - .25)));
border-bottom-color: rgba(22, 133, 184, calc(100 * (var(--fifth) - .5)));
border-left-color: rgba(22, 133, 184, calc(100 * (var(--fifth) - .75)));
-webkit-transform: rotate(calc(360deg * var(--fifth-start) + 45deg + var(--donut-spacing-deg)));
transform: rotate(calc(360deg * var(--fifth-start) + 45deg + var(--donut-spacing-deg)));
}
.table{
margin: 0!important;
color: #FFFFFF !important;
border-color: #FAC935 !important;
}
.powermail_all_label strong{
display: flex;
justify-content: center;
}
.powermail_all_value{
text-align: center;
}
.table>:not(caption)>*>* {
padding: 20px !important;
background-color: var(--bs-table-bg);
border-bottom-width: 1px;
box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table tr{
color: #FFFFFF !important;
font-size: 24px;
}
.legend-info-first::before{
content: '\2583';
margin-right: 20px;
color:  #F11010;
font-size: 20px;
margin-bottom: 15px;
}
.legend-info-first,.legend-info-second,.legend-info-third,.legend-info-fourth,.legend-info-fifth{
list-style: none;
display: flex;
align-items: center;
font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 28px;
color: #FFFFFF;
justify-content: center;
margin-bottom: 10px;
}
.legend-info-first span{
color:#F11010;
}
.legend-info-second span{
color:#71BB65;
}
.legend-info-second::before{
content: '\2583';
margin-right: 20px;
color: #71BB65;
font-size: 20px;
margin-bottom: 15px;
}
.legend-info-third span{
color:#FAC935;
}
.legend-info-third::before{
content: '\2583';
margin-right: 20px;
color: #FAC935;
font-size: 20px;
margin-bottom: 15px;
}
.legend-info-fourth  span{
color:#42C1E9;
}
.legend-info-fourth::before{
content: '\2583';
margin-right: 20px;
color: #42C1E9;
font-size: 20px;
margin-bottom: 15px;
}
.legend-info-fifth::before{
content: '\2583';
margin-right: 20px;
color: #FAC935;
font-size: 20px;
margin-bottom: 15px;
}
.diagram-legend-list{
list-style: none;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 28px;
padding-left: 0;
padding-top: 50px;
}
.legend-info-first span,.legend-info-second span,.legend-info-third span,.legend-info-fourth span,.legend-info-fifth span{
margin-left: 20px;
}
.investitors-title{
font-family: Work Sans;
font-style: normal;
font-weight: bold !important;
font-size: 36px !important;
line-height: 42px;
color: #FFFFFF;
margin-bottom: 30px;
}
.investitors-text{
font-family: Work Sans;
font-style: normal;
font-weight: normal !important;
font-size: 18px !important;
line-height: 28px;
color: #FFFFFF
}
.inv-button{
width: 286px !important;
margin: auto !important;
margin-top: 60px !important;
margin-bottom: 60px !important;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 15px 60px;
height: 58px;
background: #FAC935;
border-radius: 4px;
color: #000 !important;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
}
.see{
width: 232px !important;
margin: auto !important;
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.inv-values{
text-align: left !important;
padding-bottom: 30px !important;
padding-left: 0 !important;
margin-bottom: 0;
}
.investitors-title-text{
font-family: Work Sans;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 28px;
color: #FFFFFF;

}
@media (max-width: 1400px) {
#press-events .color-picker-black #customers-word {
    height:auto !important;
}
.donut {
    --donut-size: 300px;
}
.color-picker-black #home-slider .col-lg-11{
    width: 97% !important;
}
}
.inv-list{
padding-left: 0;
float: none;
margin-bottom: 30px;
}
.inv-list .get-list{
margin-top: 10px;
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
color: #FFFFFF;
}
.inv-list .get-list::before{
font-size: 30px;
margin-right: 10px;
}
.investitors-subtitle{
font-family: Work Sans;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 28px;
color: #FFFFFF;
margin-bottom: 30px;
margin-top:30px
}
.first-year-text{
display: inline-grid;
}
.first-year-text h3{
font-family: Work Sans;
font-style: normal;
font-weight: bold !important;
line-height: 42px;
color: #FFFFFF;
    text-align: left;
}
.first-year-text h5{
font-family: Work Sans;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 38px;
color: #FFFFFF;
}
.first-year-text p{
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
color: #FFFFFF;

}

.vertical .progress-bar {
float: left;
height: 300px;
width: 40px;
margin-right: 25px;
}

.vertical .progress-track {
position: relative;
width: 40px;
height: 100%;
background: #ebebeb;
}

.vertical .progress-fill {
position: relative;
background: #825;
height: 50%;
width: 40px;
color: #fff;
text-align: center;
font-family: "Lato","Verdana",sans-serif;
font-size: 12px;
line-height: 20px;
}

.rounded .progress-track,
.rounded .progress-fill {
box-shadow: inset 0 0 5px rgba(0,0,0,.2);
border-radius: 3px;
}
/*----------------------CONTACT-US-PAGE----------------------------------*/
#contact-us-page{
    background: #000;
}
.contact-us-box-holder{
    padding-top: 100px;
    padding-bottom: 88px;
}
.contact-us-box-holder .building-contact-box .row{
    flex-direction: column;
}
.contact-us-box-holder .row{
    display: flex;
    justify-content: center;
    --bs-gutter-x: 119px;
}
.contact-us-box-holder .building-contact-box .building-contact-text{
    margin-left: 0;
    margin-top: 30px;
}
#contact-us-segments{
    background: #000;
}
.contact-us-segments-holder{
    border-top: 2px solid #FAC935;
    border-bottom: 2px solid #FAC935;
}
#contact-us-segments  #segments {
    border-top: 2px solid #FAC935;
    border-bottom: 2px solid #FAC935;
}

/*--------------------EHRAB-APPLICATION----------------------------*/
#ehrab-application{
    padding: 0;
}
#ehrab-application span{
    box-shadow: inset 0px -15px 0px 0px #FAC935;
}
.ehrab-application-holder{
    padding-bottom: 80px;
}
.app-box .row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.app-box .ce-gallery .ce-row{
    display: inline-block;
}
.app-box .ce-gallery .ce-row img{
    margin-top: 10px;
}
.social-media-app .ce-row{
    display: flex;
}
.app-image img{
    width: 100%;
}
.app-btn{
    width: 140px !important;
    height: 45px;
    background: #FAC935;
    mix-blend-mode: normal;
    border-radius: 7px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    color: #000 !important;
}
.app-btn img{
    width: 23px;
    margin-right: 7px;
}
.app-icons{
    margin-top: 43px;
}
.app-icons .row{
    justify-content: unset !important;
    flex-wrap: nowrap;
}
.social-media-app{
    display: flex;
    justify-content: end;
    margin-bottom: 60px;
}
.social-media-app img{
    width: 32px;
    height: 32px;
    margin-left: 10px;
    margin-right: 10px;
}
#ehrab-app-tabs .tabs{
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
#ehrab-app-tabs .row{
    display: flex;
    align-items: center;
}
#ehrab-app-tabs .tabs .nav-item .nav-link{
    color: #000 !important;
}
#ehrab-app-tabs .tabs .nav-tabs .nav-item.show .nav-link,#ehrab-app-tabs .tabs .nav-tabs .nav-link.active{
    background-color: unset !important;
    border: none !important;
    font-family: Work Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: center;
    border-color: none !important;
    border-bottom: none
}
#ehrab-app-tabs .nav-tabs{
    margin-right: 5% !important;
}
#app-yellow-block{
    background: #FAC935;
    padding: 0 !important;
}
.app-yellow-block-text{
    padding-top: 70px;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 80px;
    color: #000000;

}
.app-home-image img{
    width: 100%;
}
.app-home-box .row{
    display: flex;
    justify-content: space-between;
}
.app-home-box{
    margin-top: 90px;
}
.app-home-text{
    margin-top: 50px;

}
.app-home-text h5{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 80px;
    color: #000000;
}
.app-home-text p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #959595;
}
.app-home-ehrab-phones-holder{
    padding-bottom: 144px;
}
#ehrab-application #myTabContent p{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 38px;
    color: #959595;
}
.phones-box .row{
    display: flex;
    justify-content: center;
    align-items: center;
}
.phone-image img{
    width: 100%;
}
.phones-box{
    margin-top: 80px;
}
/*------------------About-us--application------------------------*/
.about-us-app-title h4{
    color: #000 !important;
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    width: fit-content;
    box-shadow: inset 0px -20px 0px 0px #fac935;
    line-height: 48px;
    margin-bottom: 40px;
}
#ehrab-application p{
    color: #626262 !important;
}
.about-us-app-text p{
    color: #626262;
}
.app-text h2{
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold !important;
    font-size: 64px !important;
    line-height: 80px;
    color: #000000;
    padding-top: 60px;
}

.app-text span{
    box-shadow: inset 0px -23px 0px 0px #FAC935;
}
.app-text p{
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 38px;
    color: #959595;
}

#app-home-ehrab span{
    box-shadow: inset 0px -15px 0px 0px #FAC935;
}
#app-about-us-ehrab .frame{
    clear: both;
}
#app-about-us-ehrab ul,#app-about-us-ehrab li #about-us-ehrab a{
    color: #626262;
}
#app-about-us-ehrab h3{
    float: left;
    text-align: left;
    padding-top: 0 !important;
}
#app-about-us-ehrab .frame .text-right{
    float: right;
    width: 50%;
    padding-bottom: 50px;
}
#app-about-us-ehrab .frame .text-right:after{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #5e5e5e;
}

#ehrab-application #about-us .ce-textpic .ce-bodytext{
    width: 40%;
    display: grid;
}
#ehrab-application #about-us .ce-textpic .ce-bodytext h3,#ehrab-application #about-us .ce-textpic .ce-bodytext p{
    padding-bottom: 15px !important;
    text-align: left;
}
#ehrab-application #about-us .ce-textpic .ce-gallery{
    width: 57%;
}
#ehrab-application #about-us .ce-textpic .ce-gallery .ce-column{
    width: 30%;
}
#ehrab-application #about-us .ce-textpic .ce-gallery .image,#ehrab-application #about-us .ce-textpic .ce-gallery img{
    width: 100%;
}
#ehrab-application #about-us .ce-textpic img{
    height: 100%;
}

@media (max-width: 991px) {
    #app-home-ehrab h5{
        line-height: 40px !important;
    }
    #app-home-ehrab-phones .py-10{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #app-home-ehrab-phones h2{
        padding-top: 0 !important;
    }
    #home-slider .col-lg-11 {
        width: 95% !important;
    }
    #app-about-us-ehrab .frame {
        display: flow-root;
    }
    #app-about-us-ehrab .frame h3 {
        width: 100%;
    }
    #app-about-us-ehrab .frame .text-right {
        width: 100%;
    }
    #ehrab-application #about-us .ce-textpic .ce-gallery {
        width: 100%;
    }
    #ehrab-application #about-us .ce-textpic .ce-bodytext {
        width: 100%;
    }
}
@media (max-width: 576px) {
    #ehrab-application #about-us .ce-textpic .ce-gallery .ce-column {
        width: 100%;
    }
    #press-events .col-lg-3 img{
        height: 320px !important;
    }
}

.app-about-us-ehrab-holder{
    padding-top: 75px;
}
.about-us-app-box{
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 70px;
    margin-top: 45px;
}
.about-us-app-box-images{
    margin-top: 45px;
}
.card-body-app{
    background: #FAC935;
    text-align: center;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #000;
}
.card-body-app h5{
    padding-top: 10px !important;
    margin-bottom: 0 !important;
}
.card-body-app p{
    padding-bottom: 10px !important;
}
.card-title-ehrab-app{
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 22px !important;
    text-align: center !important;
    letter-spacing: 1px;
    color: #000000 !important;
   padding-top: 15px;
}
.card-text-ehrab-app{
    padding-bottom: 21px;
    font-family: Work Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px;
    text-align: center;
}
.card-ehrab-app img{
    height: 250px;
}
.app-terms-ehrab-holder{
    padding-bottom: 134px;
}
.btn-agree{
    width: 198px !important;
    height: 58px;
    border: none;
    border: 1px solid #D9D9D9;
    color: #000 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 15px;
}
.btn-not-agree{
    width: 198px !important;
    height: 58px;
    background: #FAC935;
    color: #000 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.app-two-buttons{
    display: flex;
    justify-content: end;
    margin-right: 12px;
    padding-top: 30px;
}
/*---------------How it-works app-----------------*/
.app-how-it-works-ehrab-holder{
    margin: auto;
    padding-top: 200px;
    padding-bottom: 144px;
}

.app-how-it-works-ehrab-holder .phones-box .row{
    display: flex;
    justify-content: space-between;
    align-items: unset;
}
.phone-text h3{
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold !important;
    font-size: 36px !important;
    line-height: 46px;
    color: #000000;
    margin-bottom: 46px;
}
.phone-text p{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 38px;
    color: #959595;
}
.app-how-it-works-ehrab-holder .phones-box{
    margin-bottom: 144px;
}
.error-title{
    font-family: Work Sans;
    font-style: normal;
    font-weight: bold !important;
    font-size: 64px !important;
    line-height: 19px !important;
    color: #FAC935;
    padding-top: 130px;
    text-align: center !important;
    padding-bottom: 0 !important;
}

@media (max-width: 991px) {
    .error-title{
        padding-top: 47px;
    }
}
.error-subtitle{

    text-align: center;
}
.error-text{
    padding-bottom: 50px;
    font-family: Work Sans;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 24px;
    line-height: 19px;
    color: #FFFFFF;
    text-align: center;
}
#c357 .ce-textpic{
    height: 70vh;
}
.custom-bar-chart{
    display: flex;
    justify-content: space-evenly;
    height: 500px;
    position: relative;
    border-bottom: 1px solid #FAC935;
    padding-bottom: 25px;
}
.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 21px;
    float: left;
    text-align: center;
    z-index: 10;
}
.custom-bar-chart .bar .bar-title {
    position: absolute;
    bottom: -60px;
    width: 100%;
    text-align: center;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;

}
.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #504F57;
    color: #4ECDC4;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.value-chart-active{
      background: #FAC935 !important;
}
.value-number{
    position: relative;
    margin-top: -50px;
    width: 80px;
    margin-left: -26px;
    color: #fff;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}
.diagram-bar-title{
    text-align: center;
}
@media (max-width: 991px){
    .job-detail-info{
        margin-left: 0 !important;
    }
    .app-text h2{
        font-size: 40px !important;
        line-height: 50px !important;
        text-align: left;
    }
    .app-image{
        display: none;
    }
    #ehrab-app-tabs .nav-tabs{
        padding-left: 0 !important;
        margin-right: 0 !important;
    }
    .app-testemonials{
        margin-top: 40px !important;
    }
    .app-how-it-works-ehrab-holder{
        padding-top: 0 !important;
    }
    .phone-row{
        flex-direction: column-reverse;
    }
    #press-events #home-slider .swiper-wrapper{
        margin-left: 0 !important;
    }
    .related-slider #home-slider{
        height: 500px !important;
    }
    #blog-page #home-slider{
        padding-left: 0 !important;
    }
    .color-picker-black .color-picker-none #customers-word{
        display: block;
        height: auto !important;
    }
    .color-picker-black .color-picker-none #customers-word .customers-word-holder{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #filter-button{
        margin-bottom: 15px;
    }
    .btn-login{
        margin-bottom: 15px;
    }
    .btn-register{
        margin-bottom: 15px;
    }

}
@media (max-width: 576px){
    #looking-candidates .float-end{
    display: none;
     }
    .app-icons .row{
        display: block !important;
    }
    .app-icons a{
        margin-top: 20px;
    }
    .app-home-ehrab-title{
        font-size: 24px !important;
    }
    .phone-text h3{
        font-size: 24px !important;
    }
    .about-us-app-title h4{
        font-size: 24px !important;
    }
    .app-two-buttons{
        justify-content: start;
        margin-left: 12px;
    }
    .app-two-buttons .row{
        display: block;
        float: left;
    }
    .btn-agree,.btn-not-agree{
        width: 150px !important;
        font-size: 14px;
        margin-bottom: 30px;
    }
    .app-terms-ehrab-holder{
        padding-bottom: 0;
    }
    .related-slider #home-slider{
        height: 400px !important;
    }
     .news .related-slider .card-text span{
        width: 80px !important;
    }
}



.nav-service {
    list-style: none inside;
    margin: 0;
    padding: 0;
}
.nav-service ul{
    margin-left: 10px;
}
.nav-service ul li::before {
    content: '\2022';
    margin-right: 10px;
    color: #000;
    font-size: 20px;
}
.nav-service ul ul li::before{
    display: none;
}
.nav-service ul ul li {
    margin-left: 10px;
}
.nav-service li {
    display: block;
    position: relative;
    float: left;
    margin-bottom: 0 !important;
    /* menu background color */
}
/* highlights current hovered list item and the parent list items when hovering over sub menues */

.nav-service ul {
    position: absolute;
    padding: 0;
    left: 0;
    display: none;
    /* hides sublists */
}

.nav-service li:hover ul ul {
    display: none;
}
/* hides sub-sublists */

.nav-service li:hover ul {
    display: block;
    position: relative;
}

/* shows sublist on hover */

.nav-service li li:hover ul {
    display: block;
}
.user {
    position: relative;
    height: 36px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
}
.user:hover ul {
    visibility: visible;
    opacity: 1;
    padding: 4px 0 6px;
}
.user ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    border: 1px solid;
    border-radius: 5px;
    transition: 0.2s ease-out;
    background: #000;
    list-style: none;
}
.user ul:before, .user ul:after, .user li:first-child:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 43%;
    border: 7px outset transparent;
    border-bottom: 7px inset black !important;
}
.user ul:before {
    border-bottom: 7px solid black;
    top: -14px;
}
.user li:first-child:after {
    border-bottom: 7px solid #fff;
    top: -13px;
}
.user ul:after {
    border-bottom: 7px solid black;
    top: -12px;
}
.user li {
    padding: 0 12px;
}
.user  li a:after {
    display: none;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #9facd1;
    border-left-color: rgba(255, 255, 255, 0.4);
}
.share_text{
    display: none;
}
@media (min-width: 1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1464px !important;
    }
}
#segments .row{
    display: flex;
    justify-content: center;
}
.news .article h3{
    padding: 0;
    text-align: left;
}
#our-locations iframe{
    height: 380px;
}
#app-about-us-ehrab{
    border-bottom: 3px solid gray;
}
#app-about-us-ehrab a{
    color:#0a53be !important;
}
#ehrab-application #about-us .ce-textpic{
    padding-top: 60px;
}
