.phone {

    text-align: center;

    border: 5px solid #00bfb0;



    color: #100f0f;

    padding: 30px 25px;


    border-radius: 20px;

    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);

}

.phone:hover {
    background-color:#030e4e !important;
    color: #fff !important;

}

.phs:hover {

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

.Ourservices p {
    text-align: center !important;
}

.best1 h2 {
    color: #fff;

}

.best1 p {
    color: #fff;
}

.best {
    width: 100%;
    background: url(images/about-6.jpg) no-repeat fixed center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.print {
    text-align: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 15px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    transition: all 300ms ease-in-out;

}

.print:hover {
    background-color: #030e4e !important;
    color: #fff;
}

.print:hover {
    background-color: #fff;
    border: 1px solid #f5f5f5;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.accordion-item-header {

    color: #fff;
    background-color: #030e4e;
}

.accordion-item-body {

    color: #fff;
    background-color: #00bfb0;
}

.item {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 30px 25px;

    border-radius: 6px;
    transition: all 300ms ease-in-out;
}

.item:hover {
    background-color: #fff;
    border: 1px solid #f5f5f5;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.three p {
    text-align: center !important;
}


.phone img {
    padding-top: 15px;
    padding-bottom: 15px;
}


.entries li :hover:after {

    position: absolute;

    left: -1px;

    top: 0;

    height: 100%;

    width: 100%;

    content: "";

    background-color: #e6731c;

    z-index: -1;


    -webkit-transition: -webkit-transform .4s ease;

    transition: -webkit-transform .4s ease;

    transition: transform .4s ease;

    transition: transform .4s ease, -webkit-transform .4s ease;

    -webkit-transform: scale(0, 1);

    -ms-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transform-origin: right top;

    -ms-transform-origin: right top;

    transform-origin: right top;

}



.entries li {

    margin-bottom: 10px;

}

.entries li,
h6 {

    display: block;

    text-decoration: none;

    position: relative;

    z-index: 2;

    margin: 10px;

    padding: 10px;



    border-style: solid;

}

.outdoor h4 {
    text-align: center;
}

.phs img {
    border-radius: 20px;
    box-shadow: 0 0 4px 1px #bbb5b5;
}


.entries li:hover {

    background-color: #030e4e;

    border-color: #00bfb0;

    color: #fff;

}

h2 {
    text-align: center;
}

.best h4 {
    color: #00bfb0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
}

.outdoor {
    background-color: #f6f6f6;
}

.offter {
    background-color: #030e4e;
}

.offter h4 {
    color: #fff;
}

.offter h2 {
    color: #fff;
}

.forms H2 {
    font-size: 30px;

    text-align: center;
    color: #030e4e;
    ;

}

.CARDS H2 {
    font-size: 30px;
    font-weight: 900;
    text-align: center;

}

.about h1 {
    font-size: 30px;

    text-align: center;
}

.about span {
    color: #00bfb0;

}


.forms {
    background-color: #f9f9f9;
}

.block {

    opacity: 1;

    display: block;

    transition: .5s ease;

    backface-visibility: hidden;

    background-color: #030e4e;

}



.pen:hover .block {

    opacity: 0.3;

}



.about-section .about-item-wrapper ul li {

    height: 255px;

    width: 33.333%;

    background-color: #fff;

    border-right: 1px solid #f0f0f0;

    border-bottom: 1px solid #f0f0f0;

}

#section {
    background-color: #030e4e;
}

#section h3 {
    color: #fff;
    text-align: center;
    font-size: 40px;

}

#section p {
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.form-control {
    box-shadow: 2px 1px 9px 3px rgba(0, 0, 0, 0.1);

}

.touch h3 {
    text-align: center;
}

/* ======clintes============ */

@media (max-width: 767px) {
    .cliet-box {
        width: 50% !important;
    }

    .box {
        width: 50% !important;
    }

    .clients img {
        width: 80%;
    }

    .h3title {
        font-size: 20px;
        color: #030e4e;
        margin-bottom: 1.5rem !important;
        text-align: center;
    }

    .turn h2 {
        font-size: 30px;
    }

    .box {
        width: 50%;
    }

    .Ourservices img {
        height: 100px !important;
        width: 100%;
    }


}

@media (min-width: 767px) {
    .clients img {
        width: 80%;
    }

    .item img {
        height: 300px;
    }


    .h3title {
        font-weight: 400;
        color: #030e4e;
        margin-bottom: 1.5rem !important;
        font-size: 3.5rem;
        text-align: center;
    }

}

.Ourservices img {
    height: 120px;
}

.BOX p {
    text-align: center !important;
}

.Ourservices p {
    text-align: center ! important;
    padding-top: 10px;
}

.Ourservices {
    text-align: center;
}

.turn {
    background-color: #030e4e;
    color: #fff;
}

.content-wrapper {

    transition: all 1s ease-out;
}

.img-responsive {
    border-radius: 25px;
}

.fade-in {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

.view a {
    color: #fff !important;
}


.expertise h3 {
    margin: 0;
    padding-top: 0;
    font-size: 1.3em;
}

.expertise h3 span {
    color: #000;
    border-bottom: 2px solid #00bfb0;
    border-bottom-style: inset;
    text-transform: uppercase;

}

.expertise ul {
    list-style-type: none;
    padding-left: 0;
}



.expertise h5 {
    margin: 0;
    padding: 0.15em 0;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}

#section4 .section-content .expertise h5 {
    color: #000;
}

.expertise h3 {
    margin: 0;
    padding-top: 0;
    font-size: 1.3em;
}


@media (max-width: 991px) {
    .expertise {
        text-align: center;
    }

    .section-content .expertise img {
        display: inline;
    }
}

#section4 .band .pllx-bg {
    background: url(../images/expertise-meet-the-team.png);
}

.section .band {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.section .band .pllx-bg {
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 1;
    width: 100%;
    background-size: auto;
}

.section .band .content-wrapper {
    position: relative;
    z-index: 2;
}

#section4 .section-content .content-wrapper {
    margin: 5vw auto;
    opacity: 0;
    transform: translateY(50px);
    transition: all 1s ease-out;
}

.fade-in {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

.Ourservices {
    text-align: center;
    border: 1px solid #00bfb0;
    margin-bottom: 35px;
    padding: 6px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0px #00bfb0;
}

.servicesicons {
    width: 20px;
}

.zoom {
    transition: transform .2s;
}

.zoom:hover {
    transform: scale(1.5);
}

.default-sponsor-section {
    padding: 80px 0;
}

.section-title {
    position: relative;
}

.mb-50 {
    margin-bottom: 50px;
}

.section-title .sub-title {
    margin-bottom: 15px;
    letter-spacing: 5px;
    color: #878787;
    font-size: 18px;
    text-transform: uppercase;
}

.section-title .big-title {
    margin: 0;
    padding: 0;
    font-size: 48px;
    font-weight: 400;
    color: #333;
}

.default-sponsor-section ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: table;
}

.default-sponsor-section ul li {
    width: 25%;
    height: 160px;
    list-style: none;
    display: inline-block;
    border-right: 1px solid #f7f7f7;
}

.default-sponsor-section ul li a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    content: '';
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, from(#1b0819), to(#00bfb0));
    background: -webkit-linear-gradient(top left, #1b0819, #00bfb0);
    background: -o-linear-gradient(top left, #1b0819, #00bfb0);
    background: linear-gradient(to bottom right, #1b0819, #00bfb0);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* ============faqs styles================ */


.accordion {

    width: 100%;

    max-width: 1000px;

    margin: 2rem auto;

}

p {
    text-align: justify !important;
}

.accordion-item {

    background-color: #fff;

    color: #111;

    margin: 1rem 0;

    border-radius: 0.5rem;

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);

}



.accordion-item-header {

    padding: 0.5rem 3rem 0.5rem 1rem;

    min-height: 3.5rem;

    line-height: 1.25rem;

    font-weight: bold;

    display: flex;

    align-items: center;

    position: relative;

    cursor: pointer;

}



.accordion-item-header::after {

    content: "\002B";

    font-size: 2rem;

    position: absolute;

    right: 1rem;

}



.accordion-item-header.active::after {

    content: "\2212";

}



.accordion-item-body {

    max-height: 0;

    overflow: hidden;

    transition: max-height 0.2s ease-out;

}



.accordion-item-body-content {

    padding: 1rem;

    line-height: 1.5rem;

    border-top: 1px solid;

    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;

}