* {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: Lato,sans-serif
}

a {
    transition: all .3s ease-in
}

    a:hover {
        transition: all .3s ease-in
    }

header {
    background: #fff;
    padding: 5px 0;
    margin: 0 0 0
}

.mobile-no {
    text-align: right;
    font-size: 22px;
    margin: 0 0 0
}

    .mobile-no a {
        color: #1b1510;
        margin-left: 25px;
        font-size: 18px
    }

.logo3h {
    text-align: right;
    margin-top: 10px
}

.tagline {
    background: #245e8e;
    padding: 5px 0
}

.certificate-sec {
    text-align: center
}

    .certificate-sec ul li {
        display: inline-block;
        width: 15%;
        margin: 5px;
        border: solid 1px #ccc;
        background: #fff;
        padding: 5px
    }

        .certificate-sec ul li img {
            width: 100%
        }

.valid-date {
    background: #245e8e;
    padding: 6px;
    text-align: center;
    font-size: 20px;
    color: #fff
}

.slide img {
    width: 100%
}

.slider-main {
    margin: 10px 0 0
}

.slider-relative {
    position: relative
}

.price-text {
    padding: 10px;
    bottom: 20%;
    position: absolute;
    width: 50%
}

.price h1 {
    font-size: 35px;
    color: #08696b;
    line-height: 50px;
    padding: 5px 10px;
    margin: 0
}

.headding22 {
    font-size: 40px;
    margin-bottom: 20px
}

    .headding22 span {
        font-size: 25px;
        font-weight: 700;
        color: #006981
    }

.middel-sec p {
    font-size: 25px
}

.owl-pagination {
    display: none
}

.padding0 {
    padding: 0
}

.padding5 {
    padding: 0 5px
}

.forn-main {
    padding: 20px 25px
}

.slider-text {
    background: #08696b
}

.forn-main h4 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
    color: #fff
}

.form-control {
    height: auto;
    background: #f4f7f9;
    font-family: Lato,sans-serif
}

.btn-default {
    background-color: #02383a;
    border-color: #02383a;
    border-width: 0;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: .375rem .75rem;
    font-size: 18px;
    width: 100%;
    border-radius: .25rem
}

textarea.form-control {
    height: 70px;
    resize: none
}

.pt70 {
    padding-top: 40px
}

.mt70 {
    margin-top: 40px
}

.ptb70 {
    padding: 40px 0;
    background: #efefef
}

.middel-sec p {
    font-size: 17px;
    text-align: justify;
    line-height: 1.6
}

.certificate-sec {
    margin: 35px 0 0
}

.list li {
    position: relative;
    list-style: none;
    display: block;
    padding-left: 20px;
    margin-bottom: 4px;
    font-size: 16px
}

    .list li::before {
        content: "\f069";
        font-family: FontAwesome;
        font-size: 14px;
        position: absolute;
        left: 0;
        top: 4px
    }

.vd {
    overflow: hidden;
    margin: 90px 0
}

    .vd h3 {
        margin-bottom: 15px;
        color: #87512d
    }

    .vd ul li {
        position: relative;
        list-style: none;
        color: #08234a;
        margin-bottom: 10px;
        font-size: 18px
    }

        .vd ul li::before {
            content: "\f105";
            font-family: FontAwesome;
            margin-right: 10px;
            font-size: 14px;
            color: #08234a
        }

.btn {
    width: 100%;
    padding: 0
}

    .btn a {
        background: #02383a;
        color: #fff;
        border: solid 1px #02383a;
        display: block;
        padding: 10px
    }

        .btn a:hover {
            background: #fff;
            color: #02383a;
            text-decoration: none
        }

.bottom-1 {
    padding: 180px 0;
    overflow: hidden;
    text-align: center;
    color: #fff
}

    .bottom-1 h2 {
        font-size: 40px;
        margin-bottom: 25px
    }

.footer-sec {
    background: #02383a;
    padding: 15px 0;
    margin: 50px 0 0
}

    .footer-sec h5 {
        text-align: center;
        color: #fff
    }

    .footer-sec p a {
        color: #fff
    }

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0
}

    ul.social-network li {
        display: inline-block;
        line-height: 32px !important;
        margin: 0
    }

.social-network a.icoFacebook:hover {
    background-color: #3b5998;
    transition: all .5s ease-in
}

.social-network a.icoTwitter:hover {
    background-color: #3cf;
    transition: all .5s ease-in
}

.social-network a.icoGoogle:hover {
    background-color: #bd3518;
    transition: all .5s ease-in
}

.social-network a.icoVimeo:hover {
    background-color: #0590b8;
    transition: all .5s ease-in
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
    transition: all .5s ease-in
}

.social-network a.icotripadvisor:hover {
    background-color: #666;
    transition: all .5s ease-in
}

.social-network a.icoyoutube:hover {
    background-color: #b00;
    transition: all .5s ease-in
}

.social-network a.icopinterest:hover {
    background-color: #d53633;
    transition: all .5s ease-in
}

.social-network a.icoinstagram:hover {
    background: #d82564;
    background: -moz-linear-gradient(top,#d82564 0,#d82564 0,#f77d2a 34%,#d82564 58%,#ec474f 73%,#ec474f 73%,#fec662 100%);
    background: -webkit-linear-gradient(top,#d82564 0,#d82564 0,#f77d2a 34%,#d82564 58%,#ec474f 73%,#ec474f 73%,#fec662 100%);
    background: linear-gradient(to bottom,#d82564 0,#d82564 0,#f77d2a 34%,#d82564 58%,#ec474f 73%,#ec474f 73%,#fec662 100%);
    transition: all .5s ease-in
}

.social-network a.icoFacebook:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoRss:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoVimeo:hover i {
    color: #fff
}

.socialHoverClass, a.socialIcon:hover {
    color: #44bcdd
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 32px;
    height: 32px;
    font-size: 17px
}

.social-circle li:before {
    display: none
}

.social-circle li i {
    margin: 0;
    line-height: 32px;
    text-align: center
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .3s;
    transition: all .3s ease-in;
    color: #fff
}

.social-circle i {
    color: #3e4958
}

.social-network a {
    background-color: #fff
}

.footer-sec p {
    font-weight: 400;
    font-size: 15px;
    font-family: 'PT Sans',sans-serif;
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: 24px
}

.relative {
    position: relative
}

.logo img {
    background: #fff;
    padding: 0
}

.thanks {
    position: absolute;
    top: 30%;
    z-index: 99;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0
}

    .thanks h1 {
        text-align: center;
        padding: 20px;
        color: #fff
    }

.product-col {
    width: 100%;
    margin: 10px 0 25px;
    overflow: hidden;
    border: solid 1px #2d7274;
    padding: 10px
}
.clientle {
   width: 100%;
    margin: 10px 0 10px;
    overflow: hidden;
    border: 0px #2d7274;
}

.product-pic {
    width: 30%;
    float: left
}

    .product-pic img {
        width: 100%
    }

.product-data {
    float: left;
    margin: 10px 0 0 10px
}

.product-data {
    width: 65%;
    float: left;
    margin-left: 15px
}

    .product-data h5 {
        color: #1c6769;
        font-size: 18px;
        font-weight: 700
    }

    .product-data h4 {
        font-size: 17px;
        font-weight: 700
    }

.vidas-sec img {
    width: 100%;
    margin-bottom: 30px
}

.btn li {
    display: inline-block
}

.logos ul {
    padding: 0;
    margin: 0;
    text-align: center
}

    .logos ul li {
        display: inline-block;
        width: 18%
    }

        .logos ul li img {
            border: solid 1px #ccc;
            padding: 10px;
            width: 100%
        }

.vidas-sec .headding22 {
    font-size: 35px
}

.send-enquiry {
    position: fixed;
    right: 0;
    top: 33%;
    z-index: 9
}
