.underHeader {
    height: 95px;
}


.oneCatgory {

    padding-top: 30px;
    padding-bottom: 30px;
}


.oneCatgory h5 {
    font-size: 16px;
}

.oneCatgory h5 span {
    font-size: 19px;
}



.container-fluid {
    max-width: 1310px;
}

/************************************* section1 *************************************/


.section1 {
    padding-top: 80px;
}




/************************************* section2  *************************************/
.section2 .container-fluid{
    max-width: inherit !important;
}

.section2 .imgArea {
    min-height: 465px;
}

/************************************* section3  *************************************/
.section3 {
    padding-top: 60px;
    padding-bottom: 60px;;
}


/************************************* section6 *************************************/



.section6 .container-fluid {
    max-width: 1310px;
}

#csr3Carousel {
    margin-bottom: 20px;
}


#csr3Carousel .pre,
#csr3Carousel .next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    margin-top: -52px;
    left: 0px;
    width: 43px;
    height: auto;
    cursor: pointer;
}

#csr3Carousel .next {
    left: inherit;
    right: 0px;
}

#csr3Carousel .pre:hover,
#csr3Carousel .next:hover {
    opacity: 0.8;
}

#csr3Carousel .carousel-indicators {
    margin-bottom: -40px;
}




/************************************* sectionContactUs *************************************/

.sectionContactUs{
    padding-top: 80px;
    padding-bottom: 80px;
}