.icon-box {
    box-shadow: 10px 10px 26px 0 rgba(0, 0, 0, .3);
    border-radius: 25px;
    background-color: white;
}
.services-section .service-item {

    padding: 0px 20px;

    /*margin-top: 10% !important;*/

    /*//margin-bottom: 15% !important;*/

}
.fun-facts-section {
    overflow: hidden
}
.default-portfolio-item .overlay-box .line-box {
    position: absolute;
    left: 6% !important;
    margin-left: 0 !important;
    top: 15% !important;
    /* margin-top: -100px; */
    margin: 12px !important;
    width: 80% !important;
    height: 200px;
    border: 2px solid rgba(255, 255, 255, 0.10);>
}
.default-portfolio-item .inner-box {
    border: none !important
}
.max-lines {
    display: block;
    /* or inline-block */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
}
.btn-style-one,
.btn-style-three {
    box-shadow: 1px 5px 20px 1px #e2e2e2;
    /* border-radius: 5px; */
}
.get-quote-section .form-column .form-box {
    position: relative;
    padding: 35px 40px 25px;
    background: #ffffff;
    max-width: 100% !important;
    height: 740px !important;
    margin: 0 auto;
    border-radius: 2px;
}
.default-portfolio-item .image-box {
    position: relative;
    display: block;
    /*margin: 10px !important;*/
}
.default-portfolio-item .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100% !important;
    height: 100%;
    color: #ffffff;
    text-align: center;
    background: rgba(0, 0, 0, 0.70);
    visibility: hidden;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
}
.news-style-one .lower-content .post-cat {
    height: 60px
}
.portfolio-tabs {
    position: relative;
    width: 85%;
    margin-left: 7%;
}
.default-portfolio-item .image-box img {
    position: relative;
    display: block;
    width: 100% !important;
    height: auto;
}

/*.row {*/

/*    margin-right: 46px !important;*/

/*    margin-left: 64px !important;*/

/*}*/

.services-section .row {
    margin: 0px 0px !important;
}
.service-item .title-box {
    position: relative;
    /* font-size: large; */
    display: block;
    padding: 22px 15px;
}
.flip-box {
    background-color: transparent;
    width: 100%;
    height: 340px;
    perspective: 1000px;
    /* Remove this if you don't want the 3D effect */
    box-shadow: 10px 10px 26px 0 rgba(0, 0, 0, .3);
}

/* This container is needed to position the front and back side */
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
    background-color: #bbb;
    color: black;
}

/* Style the back side */
.flip-box-back {
    color: white;
    transform: rotateY(180deg);
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form input[type="url"],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 11px 20px;
    background-color: #ffffff;
    color: #242133;
    background: #ffffff;
    border-radius: 2px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

/*social links*/
.social-links1 {
    width: 280px;
    z-index: 55;
    rotate: -90deg;
    position: fixed;
    left: -109px;
    top: 47%;
    padding: 0px;
    display: flex;
}
.social-links1 a {
    background-color: #F6191E;
    font-size: 25px;
    padding: 10px;
    margin: 5px 3px;
    color: white;
    /*border: 3px solid #ff0000;*/
}
.whats-app-float-btn {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 12%;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    border-radius: 4px;
}
.whats-app-float-btn .fa {
    margin-top: 14px;
    color: white;
}

/*end social links*/


/*.services-section,
.about-section,
.why-shoud-section,
.news-section
{padding:70px 0px 50px 0px!important}*/
.rev_slider {
    background: rgba(0, 0, 0, 0) !important;
}

.service-item .inner-box {
    /*box-shadow: 0px 0px 20px 0px #e2e2e2;*/
    background-color: white;
}
.fun-facts-section .column .inner {
    background-color: #FFFFFF;
    padding: 10px;;
}
.count-outer {
    font-size: 35px;
}

/*.overlay {*/

/*  position: absolute;*/

/*  top: 0;*/

/*  left: 0;*/

/*  width: 100%;*/

/*  height: 100%;*/

/*  z-index: 0;*/

/*opacity: 0.25;*/
background-image:url({{URL::to('public/css/images/reed.jpg')
}
});
/* Adjust opacity as needed */

/*}*/
.sec-title .text {
    color: initial !important
}
.bottom-title {
    margin-top: 30px;
    font-size: 25px
}
.services-section {
    background-repeat: no-repeat;
    background-size: cover;
}
.services-section img {
    width: 150px
}
.title1 span {
    position: relative
}
.title1 span:before {
    top: -0.885vw;
    left: -1.602vw;
    width: 3.698vw;
    border-top: 5px solid #e02529;
    border-left: 5px solid #e02529;
}
.title1 span:after,
.title1 span:before {
    content: '';
    height: 2.344vw;
    position: absolute;
}
.title1 span:after {
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -1.002vw;
    width: 3.646vw;
    right: -1.8vw;
    border-right: 5px solid #e02529;
    border-bottom: 5px solid #e02529;
}
.title1 span:after,
.theHead span:before {
    content: '';
    height: 2.344vw;
    position: absolute;
}
.default-portfolio-item.icon-box {
    margin: 15px 0px
}
.default-portfolio-item.icon-box .image-box img {
    height: 300px;
}
.why-shoud-section {
    overflow: hidden;
}
.why-shoud-section .icon_box {
    box-shadow: 0px 0px 20px 0px #e2e2e2;
    border: 1px solid #dee2e6 !important;
    background-color: white;
    padding: 15px !important;
    margin: 10px 0px;
    height: 170px;
    overflow: hidden !important;
}
.why-shoud-section {
    position: relative;
    padding: 65px 0px 90px;
    overflow: hidden;
}

.news-section {
    overflow: hidden;
    padding: 40px 0px
}
.why-shoud-section .row {
    padding-left: 0px;
    padding-right: 0px;
}
.why-shoud-section .icon_box .title {
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 10px;
    color: #ff0000;
    text-transform: capitalize;
}
.default-portfolio-item .inner-box {
    border: initial
}
.testimonial-carousel .slide-item .inner p {
    color: white !important
}
.testimonial-carousel .slide-item .info strong {
    color: white !important
}
.testimonial-carousel .image-box img {
    width: 100px !important;
    height: 100px !important;
    margin-bottom: 15px;
}
.get-quote-section {
    background-image:url({{URL::to('public/css/images/contect.jpg')
}
})

.content-column p{}
}
.quote-title {
    color: white !important;
}
.quote_get{
    color: #fff;
}
.dell{
    z-index: 7; 
    white-space: nowrap;
    text-transform:left;
}
.view_all{
    background: #f6191e
}
.Worker{
    line-height: 1em !important;
}
.any_project {
    color: #fff !important;
}
.img_bx{
    display: flex;
    justify-content: center;
}
.text_bg{
    background-color:white;
}
.dummy_lower{
    border: 1px solid #e0e0e0 !important;
}
.simply {
    width :50%; 
    margin:auto;
    margin-top:20px
}
.tant img{
    height:280px !important;
}
.style_box{
    height: 20%;
}

.auto_services{
    background: #FFFFFF !important;
}
/* about us */


.about-section .content-column .text {
    line-height: 1.8em;
    margin-bottom: 30px !important;
    font-size: 15px;
    color: #777777;
}

.about-section {
    position: relative;
    padding: 120px 0px 0px !important;
}

.sec-title .text {
    position: relative;
    margin-top: 0px !important;
    color: #FFFFFF;
    font-size: 16px;
}

.team-section {
    position: relative;
    padding: 65px 0px 0px;
}
.time_us{
    display: flex;
    justify-content: center;
}
.icon_height img{
    height:290px
}
.page-title h1 {
    font-size: 28px;
     letter-spacing: 1px;
     line-height: 1.4em;
     text-transform: uppercase;
     background: white;
     max-width: 80%;
     padding: 10px;
     position: relative;
     display: initial;
     color: red;
     left: 0;
     margin: auto;
      margin-bottom: 15px;
 }
 
 .text_short p{
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 5; /* number of lines to show */
             line-clamp: 5; 
     -webkit-box-orient: vertical;
  }


.default-portfolio-item .inner-box {
    border: initial
}

.testimonials-section {
    padding: 50px 0px 30px 0px;
}

.testimonial-carousel {
    width: 75%;
    margin: auto
}

.testimonial-carousel .slide-item .inner {
    background: #fff !important;
    border-radius: 20px;
    text-align: center;
    color: black;
    height: 310px;
}

.testimonial-carousel .slide-item .inner p {
    color: black !important;
    text-align: justify;
    line-height: 24px;
}
.testimonial-carousel .slide-item .info strong {
    color: white !important
}

.testimonial-carousel .image-box img {
    width: 100px !important;
    height: 100px !important;
    margin-bottom: 15px;
}

.testimonial-carousel .slide-item .info strong:before {
    color: white !important
}
.team-section .sec-title {
    margin-bottom: 20px;
}
.page-title{
    padding: 50px 0px;

}

/* blog */
.lower_ipsum {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    box-shadow: none !important;
}

.news-style-one .inner-box {
    position: relative;
    display: block;
    border: 0;
}



.news-style-one .content_lorem {
    width: 90%;
    top: -110px;
    left: 5%;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,.16);
    background-color: #FFFFFF;
    /* border: 1px solid !important; */
    position: relative;
    padding: 25px 25px;
}


.text{

    overflow: hidden;
    
    display: -webkit-box;
    
    -webkit-line-clamp: 18; /* number of lines to show */
    
           line-clamp: 2; 
    
    -webkit-box-orient: vertical;
    
    }
.about-section .text{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: inherit;
}
.our_bottom{
    font-size: 23px;
}
.designation {
    font-size: 14px !important;
}
.lower-box h3 {
    font-size: 18px !important;
}


.our-blogs .news-style-one {
    margin-bottom: 0 !important;
}

@media (max-width: 576px) {
    .social-links1 {
        display: none
    }

    .main-header .logo-outer .logo img {
        left: 10px;
        width: 70px;
        height: 74px;
    }
    .page-title {
        padding: 30px 0px;
    }
    .goldex_img img{
        display: none !important;
    }
    .goldex_imgone img{
        margin-bottom: 20px;
    }
    .our_bottom {
        font-size: 15px !important;
    }
    .fun-facts-section .column .counter-title {
        font-size: 14px;
        height: 30px;
       
    }
    .about-section .content-column, .about-section .image-column{
        margin-bottom: 0px !important;
    }
    .about-section .content-column .text p {
      margin-bottom: 0px;
    text-align: justify;
    font-size: 16px;
    line-height: 21px;
    }
    .about-section .clearfix .content-column .inner {
        padding-left: 10px !important;
        padding: 10px;
        height: initial;
    }
    .team-section .sec-title {
        margin-bottom: 0px !important;
    }
    .team-section {
        padding: 30px 20px 0px !important;
    }
    .icon_height img {
        height: 250px !important;
    }
    .team-section .text {
        color: #000 !important;
        padding: 20px 0;
    }
    .time_us {
        margin-bottom: -30px;
    }

    .flip-box {
        height: 325px !important;
        box-shadow: initial;
        margin-bottom: 20px;
    }

    .service-item .title-box {
        padding: 10px 15px;
    }

    .service-item .title-box a {
        color: black;
        text-transform: capitalize;
    }

    .flip-box-front {
        height: 100%
    }

    .bottom-title {
        font-size: 15px;
        margin: 0px auto;
        width: 90%;
    }

    .fun-facts-section .count-outer {
        font-size: 25px
    }

    .fun-facts-section {
        padding: 15px;
    }
    .fun_section {
        padding: 20px;
    }
    
    .fun-facts-section .column {
        margin-bottom: 20px
    }

    .default-portfolio-item .image-box img {
        height: 140px !important;
    }

    .why-shoud-section img {
        width: 80px;
        margin: auto;
        display: block
    }
    .about-section .image-column .image-box img {
        height: 200px;
    }

    .why-shoud-section .icon_box .title {
        font-size: 18px;
        margin-bottom: 0;
        color: #ff0000;
        text-transform: capitalize;
        text-align: center;
        padding-top: 0px;
    }

    .why-shoud-section .icon_box {
        min-height: 230px;
    }
    .why-shoud-section .icon_box p {
        font-size: 14px !important;
        text-align: justify;
    }
   
    .testimonials-section .owl-dots {
        position: relative;
        padding-top: 10px;
        text-align: center;
    }
    .sec-title .quotes-icon {
        background-image: none;
    }
    .testimonials-section .sec-title {
        margin-bottom: 10px;
    }

    
    .sec-title .quote_get{
        padding-bottom: 0px;
        font-size: 21px;
    }
    .call-to-action {
        padding: 15px 0px
    }

    .call-to-action .text-column h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 0px 10px;
    }

    .call-to-action .text-column {
        margin-bottom: 5px
    }

    .call-to-action .link-column {
        margin-bottom: 10px;
    }

    .news-style-one {
        margin-bottom: 15px;
    }

    .get-quote-section {
        text-align: center
    }

    .get-quote-section .form-column .form-box {
        height: initial !important
    }

    .get-quote-section {
        padding: 20px 0px
    }

    .get-quote-section .form-column .form-box {
        padding: 20px 0px 20px;
        margin: 20px;
    }


    .about-section .content-column .inner {
        padding-left: 10px !important;
        padding: 10px
    }

    .about-section .content-column h2 {
        font-size: 20px !important;
        text-align: center;
    }

    .text-editor p {
        font-size: 15px !important;
        line-height: 26px !important
    }

    .about-section .content-column .info-box {
        margin-bottom: 0px !important
    }

    .services-section,
    .about-section,
    .why-shoud-section,
    .news-section {
        padding: 20px 0px 0px !important
    }
    .simply {
        width: 35%;
        margin: auto;
        margin-top: 10px;
    }
    .news-style-one .lower-content{
        padding: 10px 10px 15px;
    }
    .news-style-one .lower-content .text {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 5px;
        text-align: center;
    }
    .default-form .field-label{
        text-align: left;
    }
    .fun-facts-section .column .inner {
        background-color: #FFFFFF;
        padding: 10px;
        box-shadow: 10px 10px 26px 0 rgba(0, 0, 0, .3);
        border-radius: 10px;
        margin-bottom: 15px;;
    }

    .fun-facts-section .column:last-of-type{margin-bottom: 0px;}
    .main-footer .widgets-section{padding:15px;}
    .contact-info-list li{margin-bottom: 0px;}
    .main-footer .footer-column{margin-bottom: 0px;}
    .main-footer .links-widget .list li a, .contact-info-list li {
        font-size: 14px;
        line-height: 20px;
    }
    .main-footer .footer-column h2 {
        font-size: 22px;
        color: #ffffff;
        margin-bottom: 0px;
        text-transform: capitalize;
    }
    .main-footer .footer-widget {
        position: relative;
        padding: 5px 10px;
        margin-bottom: 0px;
    }
   

    .title1 span:after,
    .title1 span:before {
        content: initial !important
    }
    .main-menu .navigation > li {
        padding: 0px;
        padding-left: 40px !important;
    }
    .main-menu .navbar-collapse > .navigation > li {    
        width: 390px;
    }
    .main-menu .navigation li.dropdown .dropdown-btn {
        right: 20px;
    }
    .main-menu .collapse.in, .main-menu .collapsing {
        height: auto;
    }
    .main-menu .collapse {
        max-height: inherit;
    }

    .why-shoud-section .title1{width: 90%; margin: auto; font-size: 40px;
  
        padding-bottom: 0px;
        font-size: 21px;} 
.why-shoud-section .icon_box{margin: 5px 0px;}


.testimonials-section{padding:30px 0px}

    
}

 .main-menu .navigation>li>a {
        position: relative;
        display: block;
        padding: 0px 0px !important;
        font-size: 16px;
        color: #1c1c1c;
        line-height: 30px;
        text-transform: capitalize;
        opacity: 1;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

    .main-header .logo-outer .logo img {
        position: absolute !important;
        top: 0;
        left: -10px;
        display: inline-block;
        /*max-width: 100%; */
    }

    .main-menu .navigation>li>a {
        font-size: 18px;
    }

    .default-portfolio-item .image-box img {
        height: 400px !important
    }

    .menus {
        padding: 20px 0px !important;
    }

    .sticky-header .logo {
        padding: 0px 0px !important;
    }

    .main-menu .navigation>li {
        position: relative;
        float: left;
        border-radius: 20px;
        margin: 17px 5px 9px 9px !important;
        /*padding: 20px 0px !important;*/
    }

    /*.activelimenu, .menus:hover {*/
    /*  background-color: #ff1313;*/
    /*  color: white;*/
    /*}*/
    .activelimenu,
    .main-menu .navigation>li>a:hover {
        color: #ff1313 !important;
    }

    .main-header .logo-outer {
        position: relative;
        float: left;
        z-index: 25;
        padding: 11px 0px !important;
    }

    .auto-container {
        position: static;
        max-width: 85% !important;
        padding: 0px 15px;
        margin: 0 auto;
    }

    .main-header .header-upper .nav-outer {
        position: relative;
        padding-right: 0 !important;
    }

    .main-header .header-upper .upper-right {
        position: relative;
        margin-right: 10%;
    }

    .sticky-header .main-menu .navigation>li>a {
        border-radius: 20px;
        padding: 13px 15px !important;
        color: #333333;
    }

    .main-footer .footer-logo img {
        width: 50%;
    }

    .menu-scroll {
        overflow-y: scroll;
        max-height: 200px;
    }

    .services-section.alternate .service-item .title-box {
        border: 1px solid #e0e0e0 !important;
    }

    .sticky-header .main-menu .navigation>li>a,
    .main-menu .navigation>li>a {
        text-transform: uppercase !important;
        color: #0152A8;
    }

    .main-menu .navigation>li>a {
        padding: 13px 15px !important;
        color: #333333;
    }

    .text-editor p,
    p {
        font-size: 18px;
        
        line-height: 24px;
    }

    .about-section .content-column h2 {
        font-size: 36px;
    text-transform: capitalize;
    line-height: 1.4em;
    margin-bottom: 15px !important;
    color: #17181a;

    }

    .menu-scroll {
        overflow: initial !important
    }

    .main-menu .navigation>li>ul>li:hover>a {
        background-color: #f6191e !important
    }

    .logo-image {
        height: 142px;
        width: 122px
    }

     .flip-box:hover .flip-box-inner{transform:initial!important}

    .service-item .image-box, .service-item .image-box img{background-color: white; margin-bottom: 15px;border-radius: 25px;}

.service-item .product-title{font-size: 17px; text-align: center; display: block; margin-top: 10px;margin-bottom:15px}

.news-style-one .lower-content {
    width: 90%;
    top: -110px;
    left: 5%;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,.16);
    background-color: #FFFFFF;
    position: relative;
    padding: 25px 25px;
    text-align: justify;
}
    
 @media (max-width: 575.98px) { 
.service-item .image-box, .service-item .image-box img{border-radius: 10px; margin-bottom: 15px;}
.main-footer .footer-logo img{display:none}

 }


@media (max-width: 767.98px) { 
.get-quote-section .inner{padding:0px 10px}
.contact-section{padding:30px 10px}
.contact-section .title-text{font-size:15px; text-align: justify;}
.auto-container{width:100%!important; max-width:100%!important;padding:0px!important}

.why-shoud-section .icon_box{height:initial!important; min-height:initial!important}

.why-shoud-section .title{margin-bottom:15px}
.why-shoud-section .icon_box .title{margin-bottom:15px!important}

.news-style-one .lower-content { padding: 10px 10px 15px; text-align: justify;}

.link-box{text-align:center}

.services-section .service-item{margin-bottom:15px!important}





 }


@media (max-width: 991.98px) {

about-section .titl1 span{
    font-size: 20px;
    line-height: 28px;
    display: block;
}

}


@media (max-width: 1199.98px) {  }

@media (max-width: 1399.98px) {  }

.services-section{background-color: initial}
    .portfolio-item {
  position: relative;
  overflow: hidden;
}

.image-box {
  position: relative;
}

.image-title {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  transform: translate(-50%, -50%);
  opacity: 0;
  background-color: rgba(1, 75, 160, .9);
  color: #fff;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease;
}

.portfolio-item:hover .image-title {
  opacity: 1;
}

.portfolio-item:hover img {
  filter: brightness(0.6);
}
.color-text{
    color: #F6191E;
}
.fun-facts-section.bg-blue, .bg-blue {
    background-color: #014BA0!important;
}
/* about */

  



.about-section .content-column h2 {

    font-size: 36px;

    text-transform: capitalize;

    line-height: 1.4em;

    margin-bottom: 15px !important;

    color: #17181a;

}



.about-section .content-column .text {

    line-height: 1.8em;

    margin-bottom: 30px !important;

    font-size: 15px;

    color: #777777;

}

.text{

overflow: hidden;

display: -webkit-box;

-webkit-line-clamp: 18; /* number of lines to show */

       line-clamp: 2; 

-webkit-box-orient: vertical;
}
.news-section .news-style-one .lower-content .text {
    line-height: 1.8em;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about-section {
    position: relative;
    padding: 120px 0px 0px !important;
}

.sec-title .text {
    position: relative;
    margin-top: 0px !important;
    color: #FFFFFF;
    font-size: 16px;
}

.team-section {
    position: relative;
    padding: 65px 0px 0px;
}
