﻿
/*** 

====================================================================
	Explore Section About
====================================================================

***/
.bg-6 {
    background-image: url(/Content/Img/Room.png)
}

.explore-section {
    position: relative;
    padding: 60px 0px 0px;
}

.image-about {
    position: relative;
    outline: 1px solid #f6fbfd;
    outline-offset: -10px;
}
.counter-section {
    background:#fff;
    padding:30px 0px;

}.counter-section .title-box h1 {
    position: relative;
    color: #153653;
    font-weight: 300;
    line-height: 1.2em;
    padding-bottom: 30px;
    font-family: 'Hind', sans-serif;
}

.counter-section .title-box p {
    margin-bottom: 60px;
}

.sec-title {
    position: relative;
    margin-bottom: 50px;
}
/*our*/
.services-section {
    background-image: url('../Img/Index/contact-bg.jpg');
    position: relative;
    padding: 60px 0px 30px 0px;
    background-position: left center;
    background-repeat: no-repeat;
}

.gdlr-skill-bar {
    background-color: #e9e9e9;
}
.gdlr-skill-bar-wrapper .progress-bar {
    background: #937e63;
}
.gdlr-skill-bar-wrapper .progress {
    height: 15px;
}
.six {
    padding-top:15px;
}
