body{
    margin: 0;
    padding: 0;
    background-color: #F4F4F4;
}
h2{
    font-weight:bold;
}
/**{*/
/*    font-family:'Nunito Sans', sans-serif !important;*/
/*}*/
.navbar{
    padding: 15px;
}
.navbar .navbar-brand{
    padding-left: 20px;
    color: #fbbe15;
}
.navbar .nav-item .nav-link{
    color: #000;
}
.navbar .nav-item .nav-link:hover{
    color: #fbbe15;
}

.banner {
    background-color: #fbbe15;
    padding-left: 10px;
    padding-right: 10px;
}

.banner-coloumn-left {
    padding-right: 40px;
}
.landing-work h1{
    text-transform: uppercase !important;
    font-size: 40px !important;
    font-weight: bold ;
    color: #000;
}

.head-btn {
    margin-top: 40px;
    margin-bottom: 40px;
}

.head-btn a{
    border-radius:25px !important;
    padding: 10px 35px !important;
    background: black;!important;
    color:white !important;
}

/*.head-btn a:hover{*/
/*    color:#fbbe15 !important;*/
/*}*/

.btn-style{
    padding: 12px 42px 14px;
    font-size: 16px;
    font-weight: 800;
    color: #000;
    border-radius: 30px;
    outline: none;
    border: solid 2px #fbbe15;
    background: #fff;
    transition: all 1.8s ease-in-out;
}
.banner-imgs{
    background: #fff;
}

.header-section {
    padding-top:60px;
}


/*------------Banner section end---------------------*/
#category{
    background-color: #F4F4F4;
    padding-left: 10px;
    padding-right: 10px;
}
.talent-item{
    height:300px;
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    box-shadow: 0 0 25px rgba(0,0,0,0.07);
    border-radius: 20px;
    margin-bottom: 30px;
    border: 5px solid rgba(0,0,0,0.07);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.talent-item:hover{
    cursor:pointer;
    border-color: #fbbe15;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/*.talent-item:hover span.icon{*/
/*    color: #fff !important;*/
/*}*/
.talent-item:hover h6,
.talent-item:hover p{
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.talent-item .icon img{
    font-size: 40px;
    margin-bottom: 25px;
    color: #fbbe15;
    width: 90px;
    height: 90px;
    line-height: 96px;
}
.talent-item .icon img:hover{
    color:white !important;
}

.talent-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top:2px;
}

.blog-card .img{
    width: 100%;
    height:auto;
}
.blog-card .img .img-fluid{
    width:100%;
    height:-webkit-fill-available;
}
/*-------------Category section end--------------------*/

#info-area {
    padding-left: 10px;
    padding-right: 10px;
}


.info-area-2{
    background: #fff;
}
#info-area ul.service-list li {
    display: block;
    list-style-type: none;
}
#info-area ul.service-list li a {
    line-height: 27px;
    color: #000;
    text-decoration: none;
}
#info-area ul.service-list li a i {
    color: #fbbe15;
    margin-right: 5px;
}
#info-area .btn-style {
    padding: 12px 42px 14px;
    color: #fff;
    border-radius: 30px;
    outline: none;
    border: none;
    background: #fbbe15;
    transition: all 1.8s ease-in-out;
}
/*------------Info area end------------------*/
#talent{
    padding-bottom: 80px;
}
.talent-bg-img{
    background: url('/media/new_home_images/g.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}
.for-clients{
    color: #ffffff;
}
.talent-left h1{
    color: #ffffff;
    font-weight: bolder;
    font-size: 50px;
}
.talent-left p{
    color: #ffffff;
    font-size: 18px;
}
.box{
    background: #fbbe15;
    color: #ffffff;
    border-radius: 10px;
    padding-right: 30px;
}
.talent-right{
    margin-left: 120px;
    padding-right: 30px;
}


.find {
    padding: 30px 30px 30px 60px;
}
/*-------------Talent section end--------------*/
.business{
    background: #fff;
    margin-top: 90px;
    margin-bottom: 40px;
}
.why-left{
    padding: 10px 30px;
    border-radius: 10px;
}
.why-side img{
    width: 100%; 
    height:100%;
    transform: translate(105px,-15px) rotate(-1deg) scale(1.12);
}
.why-right{
    background: #fbbe15;
    border-radius: 10px;
    color: #000;
    padding: 30px 30px;
}
.why-data-2{
    margin-top: 195px;
}
/*------------Why section end---------------------*/
.data-1{
    background: #fbbe15;
    padding-left: 100px;
}
.data-2{
    background: green;
    padding-left: 75px;
}
.item-data{
    margin: 80px 0;
}
.carousel-control-prev{
    margin-left: -30px;
}
.carousel-control-next{
    margin-right: -30px;
}
.arrow{
    background: #fff;
    color: #fbbe15;
    border-radius: 50% 50%;
    padding: 30px 30px;
}
/*----------------Slider section end--------------------*/
#call-to-action .call-info{
    background: #fff;
    margin-top: 50px;
}
#call-to-action .cta-title {
    color: #000;
}
#call-to-action .cta-text {
    color: #000;
}
#call-to-action .btn-style{
    padding: 12px 42px 14px; 
    color: #fff;
    border-radius: 30px;
    outline: none;
    border: none;
    background: #fbbe15;
    transition: all 1.8s ease-in-out;
}
/*-----------Call-to section end--------------------*/
#service-2 {
    background: #fff;
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    
}
#service-2 .service-tab ul {
    float: left;
    list-style: outside none none;
    padding: 0;
    margin-right: 55px;
}
#service-2 .service-tab ul li{
    margin-bottom: 10px;
    padding: 0 10px;
    color: #fff;
    border-radius: 30px;
    outline: none;
    border: none;
    background: #fbbe15;
    transition: all 1.8s ease-in-out;
}
#service-2 .service-tab ul li a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    display: block;
    padding: 10px 0 10px 10px;
}
#service-2 .tab-content .tab-pane {
    padding-top: 10px;
}
/*---------------Service section end------------------------*/


/*-----------------footer section---------------------*/
.footer-wrapper{
    background: #fbbe15;
    color: #000;
}
.footer-wrapper h5{
    padding: 60px 0 30px 0;
}
.footer-wrapper ul li{
    margin-bottom: 10px;
    list-style: none;
}
.footer-wrapper .contact-info li a{
    color: #000;
}
.footer-wrapper .link-widget li a,
.footer-wrapper p{
    color: #000;
    padding-left: 1.5rem;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.footer-wrapper .link-widget li a:before{
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.footer-wrapper .link-widget li a:hover{
    margin-left: .625rem;
    color: #fff;
}
.footer-wrapper .social-network a{
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.2rem;
    margin: .5rem;
    display: inline-block;
    border: 0.125rem solid #000;
    color: #000;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045 0.355, 1);
}
.footer-wrapper .social-network a:hover{
    background-color: #fff;
    border-color: #fff;
    color: #fbbe15;
    box-shadow: 0 0.625rem .9375rem 0 rgba(0 0 0 /10%);
    transform: translateY(-0.1875rem);
}
.footer-wrapper .form-control{
    /* font-size: 2rem; */
    color: #000;
    background: #fbbe15;
    border: 1px solid #000;
}
.footer-wrapper .form-control:focus{
    outline: none;
    box-shadow: none;
    border-color: #000;
}
.footer-wrapper .btn-style{
    padding: 12px 42px 14px;
    color: #fff;
    border-radius: 30px;
    outline: none;
    border: none;
    background: #000;
    transition: all 1.8s ease-in-out;
}
.colored_hr {
    border-bottom: 1px solid #000;
  }
.footer-wrapper .copyright-section{
    background-color: #000;
    text-align: center;
}
.footer-wrapper .copyright-section p{
    margin-top: 0;
    padding: 3rem 0;
    line-height: 0;
    color: #fff;
}
.footer-wrapper .copyright-section a{
    color: #fff;
}







@media screen and (max-width: 1100px){
    .why-side img{
        width: 100%; 
        height:100%;
        transform: translate(10px,-15px) rotate(-1deg) scale(1.11);
    }
}

@media screen and (max-width: 991px){
    .why-data-2{
        margin-top: 170px;
    }
}

@media screen and (max-width: 540px){
    .why-side img{
       display: none;
    }
    .why-data-2{
        margin-top: 60px;
    }
}

@media screen and (max-width: 300px) {
  html{
    font-size:70%;
  }
}

@media screen and (max-width: 440px) {
    
    body {
        
    }
    .header-section {
        padding-top: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    
    .img-fluid-banner {
        margin-top: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
       
    }
    .head-btn {
        margin-bottom: 20px ;
        margin-top: 0px ;
        padding-top: 0px;
    }
    
    /*--------- Talent Section -----*/
    
    #talent {
        padding-bottom: 0px;
    }
    
    .talent-bg-img {
        background: url('../images/g.webp') rgba(0, 0, 0,0.4);
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-position: center;
        border-radius: 10px;
        width: 100%;
        height: 100%;

    }
    
    .find {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
    }
    .talent-left p {
        font-size: 16px;
    }
    .talent-right {
        margin-left: auto;
        margin-right: auto;
        padding-right: 0px;
    }
    
    /*--------- Testimonials -----*/
    .slider-heading {
        padding-bottom: 30px;
    }
    .data-1 {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    .data-2 {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    /*--------- Services -----*/
    .service-tab {
        float: none;
    }
    
    #service-2 .service-tab ul {
        float: none;
        margin-right: 0px;
    }
    
    #service-2 .service-tab ul li a {
        text-align: center;
    }
    
    
    /*--------- Footer -----*/
    
    .footer-wrapper h5 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .carousel-control-next {
        margin-right: 20px;
        
    }
    
    .carousel-control-prev {
        margin-left: 20px;
    }


}










