/*

======= Table of Content (CSS) ====== 

1. Section Title CSS

2. Service Box CSS

3. Slider CSS

    3.1 Slider Preloader CSS

4. Call To Action CSS

5. Testimonial CSS

6. Tab CSS

7. Service Box 2 CSS

8. Counter Box CSS

9. Widget CSS

10. Case Study CSS

11. Contact Form CSS

12. Service Box 3 CSS

13.Testimonial 2 CSS

*/



/* 

  =========  1. Section Title CSS ============= 

 */



.industry-section-title {

    text-align: center;

}



.industry-section-title h4 {

    text-transform: uppercase;

    font-weight: 400;

    font-family: 'Montserrat', sans-serif;

    font-size: 12px;

    margin-bottom: 25px;

    position: relative;

    display: inline-block;

    width: auto;

    float: none;

}



.industry-section-title h2 {

    font-size: 36px;

    margin-bottom: 40px;

}

.industry-section-title h4:before,.industry-section-title h4:after {

    content: '';

    position: absolute;

    width: 20px;

    height: 2px;

    background: #9fc4ce;

    left: -30px;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

}

.industry-section-title h4:after{

    left: auto;

    right: -30px;

}

/* 

  =========  2. Service Box CSS ============= 

*/



.industry-service-box h2 {

    font-size: 21px;

    font-weight: 600;

    margin-bottom: 25px;

}



.industry-service-box {

    text-align: center;

}



.service-icon {

    font-size: 61px;

    line-height: 67px;

    color: #f6d540;

}



.service-icon, .service-img-icon {

    margin-bottom: 30px;

}

/* 

  =========  3. Slider CSS ============= 

*/



.industry-slides-wrap{

    position: relative;

    height: 750px;

}

.industry-single-slide {

    background-size: cover;

    background-position: center;

    background-color: #ddd;

    height: 750px;

    position: relative;

    display: table;

    width: 100%;

    font-size: 16px;

    font-weight: 300;

}

.industry-single-slide p{

    font-size: 20px;

}

.industry-single-slide-inner {

    display: table-cell;

    vertical-align: middle;

}



.industry-single-slide h2 {

    font-size: 60px;

    line-height: 1.3;

    margin-bottom: 30px;

}



.industry-slides .owl-nav div {

    position: absolute;

    left: 50px;

    top: 50%;

    font-size: 50px;

    line-height: 60px;

    margin-top: -30px;

    opacity: .6;

}



.industry-slides .owl-nav div.owl-next {

    left: auto;

    right: 50px;

}



.industry-slides .owl-dots div {

    height: 5px;

    width: 30px;

    background: #a3a3a2;

    display: inline-block;

    margin-right: 6px;

}



.industry-slides .owl-dots div.active {

    background-color: #f0c810;

}



.industry-slides .owl-dots {

    position: absolute;

    left: 10.5%;

    bottom: 30px;

}



.industry-slides.postioncenter

 .owl-dots {

    left: 50%;

    margin-left: -50px;

}

.industry-slides.postionright

 .owl-dots {

    left: auto;

    right: 10.5%;

}

.industry-slide-overlay {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    background: #333;

}



.slider-btn {

    padding: 10px 30px;

    display: inline-block;

    border-radius: 4px;

    border: 1px solid #f4cb10;

    background-color: #f4cb10;

    color: #000;

    margin-top: 40px;

}

.industry-client-carousel-wrap .owl-dots {

    left: 50%;

    margin-left: -30px;

    bottom: 0;

}

/* 

  =========  3.1 Slider Preloader CSS ============= 

*/



.industry-slides-preloader {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: #000;

    color: #fff;

}



.preload-circle-wrap {

    position: absolute;

    left: 50%;

    top: 50%;

    font-size: 50px;

    height: 50px;

    width: 50px;

    text-align: center;

    line-height: 50px;

    margin-left: -25px;

    margin-top: -25px;

}

/* 

  =========  4. Call To Action CSS ============= 

*/



.cta-text h3 {

    max-width: 810px;

    text-align: center;

    font-weight: 400;

    margin: 0 auto;

    line-height: 1.6;

}



.cta-text h3 strong {

    color: #f3ca32;

    font-weight: 400;

}

/* 

  =========  5. Testimonial CSS ============= 

*/



.kc-testimo.custom-testimo .content-desc {

    background: #f8f9fc;

    color: #333;

    padding: 30px;

    border: 1px solid #dedede;

    position: relative;

    z-index: 2;

    margin-bottom: 35px;

}



.kc-testimo.custom-testimo .content-desc:after {

    font-family: fontawesome;

    content: "\f10d";

    position: absolute;

    left: 15px;

    color: #d8d9dc;

    font-size: 25px;

    top: 15px;

    z-index: -1;

}





.kc-testimo.custom-testimo .content-title {

    text-transform: none;

}



.kc-testimo.custom-testimo .content-position {

    color: #222;

}



/* 

  =========  6. Tab CSS ============= 

*/





.kc_tabs_nav ~ .kc-elm.kc_tab.ui-tabs-panel.ui-tabs-body-active {

    background-color: transparent;

}



.kc_tab.ui-tabs-panel {

    border: 1px solid #dfdfdf;

}



div.kc_tabs>.kc_wrapper>.kc_tabs_nav {

    background: none;

    border-left: 1px solid #dfdfdf;

    padding-left: 0;

}





.kc_wrapper>ul.ui-tabs-nav>li {

    border-right: 1px solid #dfdfdf;

    border-top: 1px solid #dfdfdf;

}



 div.kc_tabs_nav > li:hover, .custom-testimo .kc_tabs_nav > li > a:hover, .custom-testimo div.kc_tabs_nav > .ui-tabs-active > a {

    background-color: #f2f2f2;

}



.kc_tab.ui-tabs-panel {

    border: none;

}



.kc_tabs_nav ~ .kc_tab .kc_tab_content {

    border: 1px solid #dfdfdf;

    overflow: hidden;

}



/* 

  =========  7. Service Box 2 CSS ============= 

*/

.industry-service-box-2 {

    background: #fff;

    box-shadow: 0 0 5px #f1f1f1;

    padding: 12px;

}



.boxed-btn {

    display: inline-block;

    background: #fff;

    color: #c20e1a !important;

    font-weight: 600;

    border: 2px solid #c20e1a;

    padding: 7px 20px;

    border-radius: 2px;

    margin-top: 10px;

    transition: 0.4s;

    text-transform: uppercase;

}

.boxed-btn:hover {

    background: #c20e1a;

    color: #fff;

}



.industry-service-box-2

 h2 {

    font-size: 21px;

    margin-top: 15px;

    font-weight: 500;

}



.cta-area h2 {

    margin-bottom: 0;

    margin-top: 8px;

    font-weight: 600;

}



/* 

  =========  8. Counter Box CSS ============= 

*/





.counter-icon {

    color: #f4cc39;

    font-size: 65px;

    line-height: 66px;

}



.industry-counter-box {

    text-align: center;

}



.industry-counter-box p {

    margin-top: 15px;

}





/* 

  =========  9. Widget CSS ============= 

*/



.widget.kc-elm {

    margin-bottom: 50px;

}



.widget.kc-elm li {
    margin: 5px 0;
}


.widget.kc-elm li:last-child {

    border: none;

}



.widget.kc-elm ul {

    margin: 0;

    padding: 0;

    list-style: none;

}



.widget.kc-elm li a {

    border: 1px solid #e6e6e6;
    background-color: #e6e6e6;
    color: #000;

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 500;

    padding: 10px;

    display: block;

}



.widget.kc-elm li.current_page_item > a, .widget.kc-elm li:hover > a {

    background-color: #c20e1a;

    color: #fff;

}



.kc-testimo .content-desc h4 {

    font-size: 15px;

    margin-top: 17px;

    margin-bottom: 0;

}



.widget.kc-elm {

    position: relative;

}



.widget.kc-elm h2.widgettitle {

    position: absolute;

    left: 0;

    font-size: 12px;

    text-transform: uppercase;

    opacity: .5;

    top: -27px;

}



/* 

  =========  10. Case Study CSS ============= 

*/



.industry-case-study {

    position: relative;

    border: 1px solid #ddd;

    margin-bottom: 40px;

    z-index: 2;

    padding-right: 45%;

    padding-left: 30px;

    padding-top: 30px;

    padding-bottom: 30px;

}



.case-study-bg {

    position: absolute;

    right: 0;

    top: 0;

    height: 100%;

    width: 40%;

    background-size: cover;

    background-position: center;

    background-color: #ddd;

}



.case-study-readmore-btn {

    font-size: 12px;

    color: #f4cb10;

    text-transform: uppercase;

}



.industry-case-study h2 {

    font-size: 21px;

}



.industry-case-study:hover {

    box-shadow: 5px 6px 43px #ddd;

    border: 1px solid transparent;

}



.industry-case-study {

    transition: .3s;

}



/* 

  =========  11. Contact Form CSS ============= 

*/
.industry-contact-form {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 23px;
    position: absolute;
    top: -40px;
    right: -10px;
    box-shadow: 0px 7px 10px #333333;
}
.industry-contact-form .input-group-addon {
    position: absolute;
    z-index: 1;
    top: 9px;
    left: 10px;
    color: #d9d9d9;
    
}
/* Mobile layout -> max to 767px*/

@media only screen and (max-width: 767px) {
    .industry-contact-form {
        position: relative;
        top: 0;
        right: 0;
    }
}
.industry-contact-form input[type=text],
.industry-contact-form input[type=date],
.industry-contact-form input[type=email],
.industry-contact-form input[type=tel]{
    padding-left: 30px;
    width: 100%;
}

.industry-contact-form .form-group,
.industry-contact-form .input-group {
    margin-bottom: 10px;
}

.industry-contact-form .wpcf7-form-control-wrap {
    width: 100% !important;
}
.industry-contact-form .input-group-addon.select-arrow {
    background-color: #ff0000;
    padding: 8px;
    top: 0;
    left: auto;
    right: 0;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.industry-contact-form textarea{
    height: 180px !important;
}


/* 

  =========  12. Service Box 3 CSS ============= 

*/



.industry-service-box-3 {

    background: #fff;

    padding: 10px 0;

    margin-bottom: 10px;

    position: relative;

    padding-left: 70px;

}



.industry-service-box-3 h2 {

    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0 !important

}



.industry-service-box-3 .service-icon {

    position: absolute;

    left: 0px;

    top: 0;

}

.industry-service-box-3 .service-img-icon {

    position: absolute;

    left: 0px;

    top: 15px;

}

.industry-service-box-3 .service-icon{
    font-size: 40px;
    color: #c20e1a;
}
.inline-btn {

    color: #333;

    font-weight: 500;

}

.inline-btn {
    width: auto !important;
    margin: 5px;
}

.inline-btn i.fa {

    padding-left: 5px;

}

/* 

  =========  13.Testimonial 2 CSS ============= 

*/



.kc-testimo.custom-testimonial-2 .content-desc {    

    color: #333;

    padding: 30px;   

    position: relative;

    z-index: 2;

    margin-bottom: 35px;

    text-align: center;

}



.kc-testimo.custom-testimonial-2 .content-desc:after {

	font-family: fontawesome;

    content: "\f10d";

    position: absolute;

    left: 50%;

    color: #d8d9dc;

    font-size: 25px;

    top: -10px;

    z-index: -1;

    margin-left: -15px;

}





.kc-testimo.custom-testimonial-2 .content-title {

    text-transform: none;

}



.kc-testimo.custom-testimonial-2 .content-position {

    color: #222;

}



.custom-testimonial-2 .content-image, .custom-testimonial-2 .box-right {

    float: none !important;

    margin: 0 auto;

    margin-left: 260px;

}

.custom-testimonial-2 .box-right {

    margin-left: 340px;

    margin-top: -60px;

}



/******************/

/**** Gallery CSS ***/

/******************/

.ac-gallery {

    box-shadow: 0px 2px 4px 1px #ddd;

    position: relative;

    border: 1px solid #ddd;

    overflow: hidden;

}

.ac-galleries .col-lg-6,

.ac-galleries .col-lg-3,

.ac-galleries .col-lg-4 {

    padding-left: 0;

    padding-right: 0;

}

.ac-galleries .row {

    margin-left: 0;

    margin-right: 0;

}

.ac-gallery:hover .button-wrp{

    visibility: visible;

    opacity: 1;

}

.ac-gallery-img{

    height: 300px;

    background-size: cover;

    background-position: center;

    transition: 0.4s;

}

.ac-gallery:hover .ac-gallery-img{

    transform:scale(1.2);

    -webkit-transform: scale(1.2);

    -ms-transform: scale(1.2);

}

.button-wrp {

    visibility: hidden;

    opacity: 0;

    position: absolute;

    top: 0;

    left: 0;

    color: #fff;

    padding: 10px;

    text-transform: uppercase;

    font-weight: 800;

    width: 100%;

    height: 100%;

    text-align: center;

    transition: 0.4s;

    background-color: rgba(0,0,0,0.4);

}

.button-wrp .button-table {

    width: 100%;

    height: 100%;

}



.button-wrp .button-cell {

    vertical-align: middle;

}



.button-wrp a,.button-wrp a:hover {

    color: #fff;

}



span.lb-caption {

    text-transform: uppercase;

    font-size: 20px !important;

}

.button-wrp i {

    display: block;

    margin-bottom: 20px !important;

    border: 1px solid;

    text-align: center;

    width: 35px;

    height: 35px;

    margin: 0 auto;

    line-height: 33px;

    border-radius: 50%;

}

.kc_single_image p {

    text-align: center;

    font-size: 20px;

    padding: 10px 0 40px;

    display: block;

    float: none;

    font-weight: 600;

}



/*Food Menu*/

.ac-menu {

    border: 1px solid #ddd;

    margin-bottom: 10px;

    padding: 20px;

    position: relative;

    border-radius: 5px;

    overflow: hidden;

}



.ac-menu h4 {

    font-size: 16px;

    position: relative;

    margin-bottom: 8px;

    font-weight: 600;

    letter-spacing: 3px;

    border-bottom: 1px solid #ddd;

    padding-bottom: 10px;

}

.ac-menu .menu-price {

    float: right;

    font-size: 16px;

    position: relative;

    margin-bottom: 8px;

    font-weight: 600;

    letter-spacing: 0.03em;

}



.ac-menu .menu-text {

    font-style: italic;

    letter-spacing: 0.10em;

    font-size: 14px;

}

.menu-featured {

    position: absolute;

    top: 0;

    right: 0;    

    padding: 0px 5px;

    font-size: 10px;

    font-style: italic;

    border-radius: 5px;

}


/* Seperated */
.separated-img-icon,.separated-icon,.separated-text {
    position: relative;
    z-index: 1;
}

.separated-img-icon:before,.separated-icon:before,.separated-text:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 400px;
    background-color: #c20e1a;
    left: 50%;
    margin-left: -215px;
    top: 50%;
    z-index: -1;
}
.separated-text h2{
    display: inline-block;
}
.separated-img-icon img, .separated-icon i,.separated-text h2 {
    background-color: #fff;
    padding: 10px;
}
.separated-icon i{
    color: #c20e1a;
}

.project-title {
    background-color: #c20e1a;
    color: #fff;
    padding: 5px 10px;    
}

.project-title a {
    color: #fff;   
}
.innter-project{
    margin-bottom: 15px;
}

.industry-projects .innter-project:nth-child(2n) .project-title {
    background-color: #474747;
}

.project-title i {
    float: right;
    margin-top: 4px;
}
.single-project:before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0,0,0,0.5);
    transition: all 0.4s;
}
.innter-project:hover .single-project:before{
    visibility: visible;
    opacity: 1;
}