/*navbar-left*/

body {
    padding-top: 90px;
    font-family: 'Poppins', sans-serif;
}


.navbar.fixed-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

.navbar.fixed-right {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

.company-logo {
    width: 150px;
    height: 100px;
}

.profile-btn
{
    color: #343a40 !important;
}





/*#navbarsExampleDefault a{
	color:red;
}*/



#first {
    height: 100%;
    width: 100%;
}


.slider .carousel-item {
    background-position: center;
    background-size: cover;
    height: 590px;
    width: 100%;
}

.slider1 {
    background-image: url('/../img/hamted/flexibility_rsz.jpg');


}


.slider1 div h4 {
    color: #7a7a7a;
}

.slider1 div h3 {
    color: #64426e;
    font-style: normal;
    line-height: 57px;
    font-weight: 600;
    letter-spacing: 3px;
    display: inline-block;
    font-size: 3rem;
}

.slider2 {
    background-image: url('/../img/hamted/experience_rsz_flip.jpg');

}

.slider2 div h3 {
    color: #657743;
    border-bottom-style: solid;
    border-color: white;
}



.slider3 {
    background-image: url('/../img/hamted/customer-experience.jpg');

}



.slider3 div h3 {
    color: #657743;
    color: #fff;
    font-size: 3.6rem;
    line-height: 57px;
    font-weight: 100;
    letter-spacing: 3px;
}

.slider3 div h2 {
    color: #657743;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 3px;
    border-bottom-style: solid;
    border-color: white;
}

.slider3 div p {
    color: white;
}

.slider3 div button {
    width: 50%;
}

.slider3 div button a {
    text-decoration: none;
}

#down-btn {
    margin-top: 6rem;
}

#navbarNav a:hover {
    color: gold;
}

#first .btn-success {
    background-color: #b4cf17;
    border-style: none;
}

#first .btn-success:hover {
    background-color: grey;
}

#second {
    background-color: #00C3AF;

    background-image: url('/../img/hamted/bg.jpg');
    background-position: center;
    background-size: cover;
}



#second div h1 {
    color: #008779;
    font-weight: bold;
}

#second i {

    /*color: #b4cf17;*/
    color: white;
}

#second .card {
    /*background-color: #17b5cf;*/
    background-color: #008779;
}

#second .card-title.fa {
    color: #b4cf17;
}

#second button {
    background-color: #b4cf17;
    border-style: none;
}

#second button:hover {
    background-color: grey;
}

#third {
    background-color: #7BA0B2;
    margin-bottom: 0px
}

#third div div {
    background-color: #004D7F;
}

#aboutus div {
    border-bottom-style: solid;
    border-color: white;
}

#aboutus div h1 span {
    font-weight: 600;
}

#third #aboutus h3 {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    text-align: left;
    line-height: 0px;
    font-weight: 100;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

#third #aboutus p {
    color: #fff;
    font-size: 14px;
}

#thirdb {
    background-color: #89D500
}

#thirdb div div h1 {
    color: white;

}

#whyus div img {
    width: 70px;
    height: 74px
}

#thirdb div div h1 span {
    color: #189E11;
    font-weight: bold;
}

#thirdb #whyus h5 {
    color: #fff;
    font-size: 17px;

    font-weight: 800;
    letter-spacing: 1px;

}

#thirdb #whyus .col-4 {
    border-right-style: solid;
    border-color: white;
}

#thirdb #whyus p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;

}

#thirdb div div p {
    color: white;
}

#fourth {
    background-image: url('/../img/hamted/hand.jpg');
    background-position: center;
    background-size: cover;
    background-color: #FFFFFF;
}

#fourth div div h5 {
    color: #FF4500;

    font-size: 40px;
}

#fourth div div div div h1 {

    font-weight: bold;
}

#fourth span {
    color: grey;
}

#fourth .fa:hover {
    color: #b4cf17;
}

#fourth .carousel-item p {
    width: 70%;
}

#fifth {
    background-image: url('/../img/hamted/hero-image-1.jpg');
    background-position: center;
    background-size: cover;
    background-color: #D1AF94;
}

#fifth h1 {
    color: #8B0000;

    font-weight: bold;
}

#fifth div div h2 {

    font-weight: bold;
}



#submit {
    border-radius: 25px;
    background-color: #2C1F2F;

}

/*#sixth div h1{
	width: 18rem;
}*/

#sixth div h1 {
    color: #64426e;
}

#sixth div div h3 {
    color: #73302F;
}

#sixth div div h4 {
    color: #004D7F;
}

#scrollup {
    margin-top: 2rem;
}

.thank-you{box-shadow:-1px -2px 26px -5px rgba(138,138,138,.19),1px 3px 26px -5px rgba(138,138,138,.24);}
.thank-you:before{position:absolute;content:'';width:6%;height:3px;background:#1baff5;left:47%}
.thank-you .card-header .fa{width:60px;height:60px;background:#1baff5;font-size:40px;line-height:60px}
.thank-you .card-body .btn{border-radius:50px;background:#1baff5;border:1px solid #1baff5;box-shadow:0 3px 3px #9c9c9c;
    
}

.tBackBtn
{
    
    background: #1baff5;
    color: #fff;
    border-radius: 25px;

}


.tBackBtn:hover
{
    
    background: #1183b9;
    color: #fff;
   text-decoration : none;

}

@media (min-width:768px) {
    body {
        padding-top: 0;
        margin-left: 232px;
    }

    .navbar.fixed-left {
        bottom: 0;
        width: 232px;
        flex-flow: column nowrap;
        align-items: flex-start;
        right: auto;
    }

    .navbar.fixed-left .navbar-collapse {}

    .navbar.fixed-left .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%
    }

    .navbar.fixed-left .navbar-collapse .navbar-nav .nav-item {
        width: 100%
    }

    .navbar.fixed-left .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        top: 0
    }

    .navbar.fixed-left .navbar-nav .nav-item .dropdown-toggle:after {
        border-top: .3em solid transparent;
        border-left: .3em solid;
        border-bottom: .3em solid transparent;
        border-right: none;
        vertical-align: baseline
    }

    .navbar.fixed-left .navbar-nav .nav-item .dropdown-menu {
        left: 100%
    }

    .navbar.fixed-right {
        bottom: 0;
        width: 232px;
        flex-flow: column nowrap;
        align-items: flex-start
    }

    .navbar.fixed-right .navbar-collapse {
        flex-grow: 0;
        flex-direction: column;
        width: 100%
    }

    .navbar.fixed-right .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%
    }

    .navbar.fixed-right .navbar-collapse .navbar-nav .nav-item {
        width: 100%
    }

    .navbar.fixed-right .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        top: 0
    }

    .navbar.fixed-right {
        left: auto
    }

    .navbar.fixed-right .navbar-nav .nav-item .dropdown-toggle:after {
        border-top: .3em solid transparent;
        border-left: none;
        border-bottom: .3em solid transparent;
        border-right: .3em solid;
        vertical-align: baseline
    }

    .navbar.fixed-right .navbar-nav .nav-item .dropdown-menu {
        left: auto;
        right: 100%
    }
}


@media only screen and (min-width : 240px) and (max-width : 767px) {

    .company-logo {
        width: 100px;
        height: 64px;
    }

    .slider .carousel-item {

        height: 230px;

    }

    .slider1 div h3 {
        line-height: 29px;
        letter-spacing: 3px;
        font-size: 1.5rem;
    }

    .slider1 div h4 {

        font-size: 1rem;
    }

    .slider2 h4 {
        font-size: 1rem;
    }

    .slider3 div h3 {

        font-size: 2rem;
        line-height: 24px;
    }

    .slider3 div h2 {

        font-size: 1.8rem;

    }
    
    #sixth div div h4 {
    font-size: 1rem;
}
    
}


@media only screen and (min-width : 767px) and (max-width : 991px) {


    .slider .carousel-item {

        background-size: 100% 100%;
        height: 340px;

    }
    
    
.slider .carousel-item {
  
    background-size: 100% 100%;
    height: 340px;

}

.slider1 div h3 {
  
    line-height: 47px;
    font-size: 2rem;
}

.slider2  h4
    {
            font-size: 1.2rem;
    }


.slider3 div h3 {
   
    font-size: 2.4rem;
    line-height: 30px;

}

.slider3 div h2 {

    font-size: 2rem;

}

#sixth div div h4 {

    font-size: 1.2rem;
}

}
