﻿
/*** 

====================================================================
	Explore Section About
====================================================================

***/
.bg-6 {
   background-image: url('../Img/baner.jpg');
}

.explore-section {
    position: relative;
    padding: 100px 0px 60px;
}

    .explore-section .image-box {
        position: relative;
        outline: 1px solid #f6fbfd;
        outline-offset: -10px;
        margin-bottom: 80px;
    }

    .explore-section .title-column {
        position: relative;
        margin-bottom: 40px;
    }

        .explore-section .title-column .inner-box {
            position: relative;
            text-align: right;
            padding-right: 40px;
        }

            .explore-section .title-column .inner-box h2 {
                position: relative;
                font-size: 40px;
                color: #153653;
                font-weight: 300;
                line-height: 1.2em;
               
            }

            .explore-section .title-column .inner-box .more-link {
                color: #ff3d54;
                font-size: 14px;
                padding-bottom: 6px;
                text-transform: uppercase;
                display: inline-block;
                margin-top: 40px;
                border-bottom: 2px solid #ff3d54;
            }

    .explore-section .content-column {
        position: relative;
        margin-bottom: 40px;
    }

        .explore-section .content-column .inner-box {
            position: relative;
        }

            .explore-section .content-column .inner-box h3 {
                position: relative;
                color: #153653;
                font-size: 20px;
                font-weight: 500;
                margin-bottom: 30px;
             
                line-height:1.8em;
            }

            .explore-section .content-column .inner-box .text {
                position: relative;
                color: #828c95;
                font-size: 16px;
                font-weight: 300;
                line-height: 1.8em;
            
            }

    .explore-section.style-two {
        position: relative;
    }

        .explore-section.style-two .title-column .inner-box h2 {
            font-size: 34px;
            line-height: 1.4em;
        }

        .explore-section.style-two .image-box:before {
            position: absolute;
            content: '';
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            display: block;
            background-color: rgba(0,0,0,0.20);
        }

        .explore-section.style-two .content-column {
            margin-bottom: 70px;
        }

    .explore-section.style-three {
        padding-bottom: 0px;
    }

        .explore-section.style-three .title-column .inner-box h2 {
            font-size: 34px;
            line-height: 1.4em;
        }

.image-about {
    position: relative;
    outline: 1px solid #f6fbfd;
    outline-offset: -10px;
}
.counter-section .title-box h1 {
    position: relative;
    color: #153653;
    font-weight: 300;
    line-height: 1.2em;
    padding-bottom: 30px;
  
}
.counter-section .title-box p{
    margin-bottom:60px;
}

.sec-title {
    position: relative;
    margin-bottom: 50px;
}


/*** 

====================================================================
	Gallery Section pages detail
====================================================================

***/


.portfolio-share {
    float: left;
    clear: both;
    width: 100%;
    margin: 20px 0px 0px;
}

    .portfolio-share i {
        padding-right: 10px;
        font-size: 20px;
        color: #306fa4;
    }

.new-pri {
    color: #ff3d54;
    font-size: 20px;
    font-weight: 400;
}

.h4-title a:hover, .h4-title a:focus {
    color: #ff3d54;
    text-decoration: none;
    outline: none;
}

.booking a:hover, .booking a:focus {
    color: #000;
    text-decoration: none;
    outline: none;
}

.booking a {
    color: #ff3d54;
    text-decoration: none;
    margin-left: 40px;
}

.h4-title a {
    color: #000;
    text-decoration: none;
}
.pding{
    padding-top:30px;
}
/*gallery*/
.gallery .mg-border {
    padding-right: 0;
    padding-left: 0;
}
    /*.gallery .mg-border a {
        position: absolute;
        content: '';
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        opacity: 0;
        background-color: rgba(255,61,84,0.6);
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }*/
    .gallery .mg-border a i {
        position: absolute;
        top: 50%;
        color: #ffffff;
        font-size: 24px;
        margin-top: -11px;
        margin-left: -11px;
        text-align: center;
        left: 50%;
        opacity: 0;
    }
    .gallery .mg-border a:before {
        content: "";
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        opacity: 0;
        background-color: rgba(255,61,84,0.6);
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        position:absolute;
    }
    .gallery .mg-border a:hover:before{
        opacity: 1;
    }
    .gallery .mg-border:hover i {
        opacity: 1;
        
    }
#tabbed-nav2 {
    padding-top: 50px;
}
.gallery .z-tabs.clean.z-shadows > ul > li.z-active > a {
    box-shadow: none;
    background: transparent;
}
.form-horizontal {
    margin-bottom: 30px;
    visibility: visible;
    animation-name: fadeIn;
    display: table;
    margin: 0 auto;
    text-align: center;
    width:100%;
}
.color-text ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
    .color-text ul h3, .color-text ul p.h3-add {
        font-size: 18px;
        color: #333d47;
        display: inline-block;
    }
    .color-text ul h3 {
        margin: 5px 0;
    }
    .color-text ul p.h3-add {
        margin: 6px 0;
    }
    .color-text ul i {
        margin-right: 5px;
    }
p.color-text{
    display: inline-block;
    font-size: 14px;
    color:#000;
}
.strong-text {
    font-size: 14px;
    color: #000;
    font-weight: 100;
}
.color-text a {
    color: #000;
}
    .color-text a:hover {
        color: #333d47;
    }
.color-text h1 {
    font-size: 30px;
}
.contact-form .btn-primary{
    border-radius:0px;
    color:#fff;
    background:#333d47;
    border:1px solid #333d47;
}
    .contact-form .btn-primary:hover, .contact-form .btn-primary:focus {
        text-decoration: none;
        outline: none;
        color: #fff;
        background: #333d47;
        border: 1px solid #333d47;
    }