
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800i|Roboto+Slab:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css?family=Tangerine');
@import url('materialdesignicons.min.css');
@import url('owl.theme.default.min.css');
@import url('font-awesome.min.css');
@import url('fancyBox.css');
@import url('materialize.min.css');
@import url('jquery-ui.css');
@import url('owl.carousel.min.css');
@import url('animate.min.css');
@import url('flaticon.css');
@import url('pe-icon-7-stroke.css');
@import url('slideshow.css');
@import url('ionicons.min.css');
@import url('VideoPopUp.css');
@import url('player.css');
@import url('loader.css');


body {
    color: #50575E;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}

h2 {
    font-size: 30px;
    font-weight: lighter !important;
}

h3 {
    font-size: 28px;
    font-weight: lighter !important;
}

h4 {
    font-size: 24px;
    font-weight: lighter !important;
}

h4 {
    font-size: 20px;
    font-weight: lighter !important;
}

p {
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
}

a {
    color: #313695;
    outline: none;
    text-decoration: none;
}

.container {
    width: 85%;
}

nav {
    background: #313695;
}

img {
    width: 100%;
    height: auto;
}

h2 {
    margin-top: 0 !important; 
}

.active {
    color: #ee1d25 !important;
}

/*--------------------------------*/
/*  02 Strat Header Section
/*--------------------------------*/
.float-wh{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:10;
}
.wh
{
padding:10px;
}
.my-float{
	margin-top:16px;
}
 img {
	max-width:100%;
-webkit-transition:all .4s ease-out 0s;
transition:all .4s ease-out 0s
}

-------------------------------

  <a href="https://api.whatsapp.com/send?phone=+919995770938&text=Hello Welcome to Chris Educational Trust." class="float-wh" target="_blank"> 
  <img src="images/wh.png" class="wh"> 

</a>


.lang
{
  width:250px; float:right;
}

.lang img
{
width:25px; margin-bottom:15px; margin-right:10px;

}

.topbar {
    background: #313695;
    padding: 25px 40px 20px 100px;
    position: relative;
    float: left;
    height: 65px;
    width: 100%;
}

.top_header {
    background: #313695;
}

.header-topbar-col p {
    color: #ffffff;
margin-top: 8px;
margin-bottom: 4px;
}

.header-topbar-col p i {
    margin-right: 5px;
    color: #ffffff;
}

.header-topbar-col p a {
    color: #ffffff;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.header-topbar-col .form-control { 
        box-sizing: border-box !important;                                                                                 
        outline: none !important;
        display: table-cell !important;
        background: #ffffff !important;
        margin-bottom: 0 !important;
        height: 35px !important;
        border: none !important;
        position: relative !important;
        padding: 6px 12px !important;
        border-radius: 0 !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 100% !important;
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.header-topbar-col .input-group .btn {
    background: #00b13c;
    color: #ffffff;
    height: 35px;
    width: 50px;
    border: none;
    border-radius: 0px;
}

.header-topbar-col .input-group .form-control:focus {
    background: #ffffff !important;
    border-color: #00b13c !important;
    box-shadow: none !important;
}

.header-topbar-col {
    padding: 10px 0;
}

.set_header .topber .set-padding {
    padding: 0 !important
}

.navbar-fixed {
    position: fixed;
    top: 0;
    overflow: hidden;
}

.topbar::before,
.topbar::after {
    content: "";
    display: table;
}

.topbar::after {
    content: "";
    position: absolute;
    left: -50px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 65px solid #313695;
    border-left: 50px solid transparent;
}

.topbar span {
    color: #ffffff;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin-right: 80px;
}

.topbar span em {
    color: #ffffff;
    font-style: normal !important;
}

.topbar .top-social {
    margin: 0px !important;
    padding: 0px !important;
}

.topbar .top-social li {
    display: inline-block;
}

.topbar .top-social li a {
    color: #ffffff;
    font-size: 15px;
    padding: 0 5px;
    background: transparent;
}

.topbar ul li a:hover {
    color: #1fc056;
}

.topbar > span:nth-child(2) {
    margin-right: 5px;
}

.topbar .registration a {
    float: left;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 10px;
    margin-left: 10px;
}

.set_header nav {
    height: 80px !important;
    padding: 0 !important;
    margin: 0;
    box-shadow: none;
    background-color: #ffffff;
    padding: 0rem 0.75rem;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.set_header nav .nav-menu a img {
    width: 170px;
    padding: 8px 0px;
}

.sset_header .nav-menu {
    list-style-type: none;
    margin: 0;
    padding: 8px 0px;
    overflow: hidden;
}

.set_header .nav-menu .dropdowns {
    position: relative;
    display: inline-block;
    padding: 15px 0px;
    margin: 0px 20px;
    text-align: left;
}
.wite
{
    color:#fff;
	font-size:20px;
	font-weight:700 !important;
}

.dark
{
    color:#333;
	font-size:20px;
	font-weight:700 !important;
}
.set_header .nav-menu .dropdowns .dropbtn {
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 20px 0px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    opacity: 1;
    font-size: 14px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.set_header_5 nav {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background: #ffffff;
    overflow: hidden;
    display: block;
    border: none;
    border-radius: 0;
}

.set_header_5 nav ul li {
    position: relative;
    display: inline-block;
    padding: 5px 0px;
    margin: 0px 20px;
    text-align: left;
}

.set_header_5 nav ul li a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 20px 0px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    opacity: 1;
    font-size: 13px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.set_header_5 nav ul li a:hover,
.set_header_5 nav ul li a:active,
.set_header_5 nav ul li a:focus {
    background-color: #ffffff;
    color: #1fc056;
    opacity: 1;
}

.set_header .nav-menu .dropdowns .dropbtn:hover,
.set_header .nav-menu .dropdowns .dropbtn:active,
.set_header .nav-menu .dropdowns .dropbtn:focus {
    background-color: #ffffff;
    color: #ee1d25;
    opacity: 1;
}

.set_header .nav-menu .dropdowns  {
    display: inline-block;
}

.set_header .dropdown-contents {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 2px solid #1fc056;
    -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;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.set_header .dropdown-contents a {
    position: relative;
    display: block;
    padding: 15px 20px !important;
    line-height: 24px;
    font-weight: 600;
    font-size: 13px;
    text-transform: capitalize;
    color: #242133;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.set_header .dropdown-contents a:hover {
    color: #ffffff;
    background: #313695;
}

.set_header .dropdowns:hover .dropdown-contents {
    display: block;
    visibility: visible;
    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(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

nav a {
    color: #000;
}

.side-nav li {
    display: block;
    position: relative;
    width: 100%;
}

.set_header .side-nav .dropdowns:hover .dropdown-contents {
    display: block;
    left: 23%;
}

.set_header .side-nav li a, .side-nav .dropbtn {
    padding: 0px 40px;
}

/* Strat Overly Nav */
.set_header .overlay.top-menu {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
    z-index: 9999;
}


.set_header .overlay.top-menu .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.set_header .overlay.top-menu a {
    padding: 8px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.set_header.top-header .overlay.top-menu .nav-menu  .dropdowns .dropbtn {
    padding: 20px 23px;
    color: #ffffff;
}

.set_header.top-header .overlay.top-menu .nav-menu  .dropdowns .dropbtn:hover {
    color: #666666;
}

.set_header .overlay.top-menu a:hover, .overlay.top-menu a:focus {
    color: #f1f1f1;
}

.set_header .overlay.top-menu .closebtn {
    top: 15px;
    right: 0px;
    font-size: 45px;
    font-weight: 300;
    border: 0;
    position: relative;
    z-index: 9999;
    float: right;
    color: #fff;
    cursor: pointer;
    width: 120px;
    text-align: center;
}

.set_header .open-tab {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    top: 15px;
    right: 50px;
    font-size: 45px;
    font-weight: 300;
    border: 0;
    position: relative;
    z-index: 9998;
    float: right;
    color: #fff;
    cursor: pointer;
    width: 80px;
    text-align: center;
    background: #e6e6e6;
    height: 60px;
    line-height: 1.4em;
    position: fixed;
}

.set_header.top-header {
    position: absolute;
    width: 100%;
}

.set_header.top-header .top-menu-logo {
    z-index: 2;
    float: left;
    left: 76px;
    position: relative;
    overflow: hidden;
    top: 20px;
    display: inline-block;
    width: 15%;
}

nav.main-nav.stickytop {
    position:fixed;
    top:0;
    width: 100%; 
    z-index: 99;
}
/* End Header */

/*--------------------------------*/
/* 03 Strat Slider Section
/*--------------------------------*/
.slider-map .row {
    margin-bottom: 0;
}

.slider-map #map {
    min-height: 550px;
    width: 100%;
}

section {
    position: relative;
    overflow: hidden;
}

.set-slider .slider .slides {
    height: 700px !important;
}

.set-slider {
    width: 100%;
	height: 700px;
}

.set-slider.set-slider-5 {
    position: relative;
}

.set-slider.set-slider-5::before,
.set-slider.set-slider-5::after {
    display: table;
    content: '';
}

.set-slider.set-slider-5::after {
    background: rgba(0, 0, 0, 0.73);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 100%;
}

.set-slider.set-slider-5 .image-slider {
    position: relative;
    overflow: hidden;
}

.set-slider.set-slider-5 .wrap {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 50%;
    margin: 0 auto;
    left: 25%;
    z-index: 9;
}

.set-slider.set-slider-5 .wrap .type-wrap {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    word-spacing: 10px;
    letter-spacing: 5px;
    position: relative;
}

.set-slider.set-slider-5 .wrap p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    word-spacing: 10px;
    letter-spacing: 2px;
    position: relative;
}

.set-slider .slider .slides li:before,
.set-slider .slider .slides li:after {
    display: table;
    content: '';
}

.set-slider .slider .slides li:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/logo/pattan.png");
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 3;
	opacity:0.3;
}

.slider .slides li .caption {
    z-index: 5;
    top: 30%;
}

.set-slider .slider .slides li {
    z-index: 0 !important;
}

.set-slider .slider .slides li.active {
    z-index: 1 !important;
}

.set-slider .slider .slides li .caption h2 {
    font-size: 50px; 
	font-weight:800 !important;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;  
    position: relative;
}

.set-slider .slider .slides li .caption h5 {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 56;
    color: #fff;
    font-size: 32px;
}

.set-slider .slider .slides li .caption p {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 56;
    color: #fff;
    font-size: 18px;
}

.set-slider.set-slider-5 .typed-cursor {
        opacity: 1;
        font-weight: 100;
        -webkit-animation: blink 0.7s infinite;
        -moz-animation: blink 0.7s infinite;
        -ms-animation: blink 0.7s infinite;
        -o-animation: blink 0.7s infinite;
        animation: blink 0.7s infinite;
    }

    @keyframes blink {
        0% {
            opacity: 1;
        }
        50% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes blink {
        0% {
            opacity: 1;
        }
        50% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

    @-moz-keyframes blink {
        0% {
            opacity: 1;
        }
        50% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

    @-ms-keyframes blink {
        0% {
            opacity: 1;
        }
        50% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

    @-o-keyframes blink {
        0% {
            opacity: 1;
        }
        50% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

.set-slider.set-slider-5  .typed-fade-out {
        opacity: 0;
        animation: 0;
        transition: opacity .25s;
    }

.set-slider.set-slider-5 .container-fluid .row {
    margin-bottom: 0;
}

/* End Slider Section */

/*--------------------------------*/
/*  04 Strat Property Section
/*--------------------------------*/
.set-property-search-box .property-search-box {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    margin-top: -120px;
    border: none;
    padding: 55px 20px 10px;
    background: #FFFFFF;
    overflow: hidden;
    left: 0;
    width: 100%;
    z-index: 3;
}

.set-property-search-box.set-two {
    background: #f5f5f5;
    padding: 70px 0 50px;
}

.set-pro.set-two .container .sec-title h2 {
    color: #050505;
}

.set-pro.set-two.set-pro-3 .container .sec-title h2 {
    color: #ffffff;
    margin-top: 0;
}

.set-property-search-box.set-two .property-search-box {
    margin-top: 0px;
}

.set-property-search-box .property-search-box .searchform {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    width: 100%;
    overflow: hidden;
    float: left;
    height: 50px;
    margin-bottom: 25px;
}

.set-property-search-box .property-search-box .searchform input {
    background: #ffffff;
    border: none;
    border-radius: 0;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    height: 30px;
    width: 100%;
}

.set-property-search-box .property-search-box .searchform input:focus {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border-bottom: 0px solid #1fc056;
}

.set-property-search-box .property-search-box .select01 {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 50px;
    width: 100%;
}

.set-property-search-box .property-search-box .set-rang label {
    font-size: 14px;
    color: #333;
}

.set-property-search-box .property-search-box .set-rang .price_amount {
    background-color: transparent !important;
    border: none !important;
    font-size: 18px !important;
    color: #313695 !important;
    height: 15px !important;
    width: 120px !important;
}

.set-property-search-box .property-search-box .set-rang .ui-widget.ui-widget-content {
    background: #a3a3a3;
    border: none;
    height: 5px;
}

.set-property-search-box .property-search-box .set-rang .ui-widget-header {
    background-color: #313695;
}

.set-property-search-box .property-search-box .set-rang .ui-slider .ui-slider-handle {
    height: 14px;
    width: 14px;
    margin-left: 0;
    background: #313695;
    border: 2px solid #313695 !important;
    cursor: w-resize;
    border-radius: 50%;
    z-index: 2;
    outline: none;
}

.set-property-search-box .property-search-box .datepicker {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 0px;
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 32px;
    width: 84%;
}

.btn-group {
    position: relative;
}

.btn-theme {
    padding: 5px 30px;
    border-radius: 0;
    border: none;
    color: #fff;
    height: 50px;
    background: #ffa500;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 220px;
}

.hvr-bounce-to-top:before {
    background: #111;
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-theme:hover {
    color: #ffffff;
    background: #111;
    border: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* End Property Section */

/*--------------------------------*/
/*  05 Strat About Section
/*--------------------------------*/

.about-us .container {
    background: #fff;
    padding: 70px 0px 30px;
}

.about-us .row.set-ab {
    margin-top: 40px;
}

.set-four
.sec-title h2 {
    font-size: 32px;
    font-weight: 800 !important;
    letter-spacing: 2px;
    margin: 0px 0px 0 !important;
    text-transform: uppercase;
}
.sec-title h3
{
   text-transform:uppercase;
   font-weight:800 !important;
   color:#fff;
}
.sec-title h2
{
   text-transform:uppercase;
   font-weight:800 !important;
}
.sec-title .demo-color {
    color: #ee1d25;
   font-weight:800 !important;

}

.sec-title .inline-horziantal {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/hr.png");
    height: 20px;
    margin: 5px 0;
    position: relative;
    width: 100%;
}

.per-text p {
    font-size: 15px;
    margin: 0 0px 40px;
    line-height: 2em;
	text-align:justify;
}

.set-icon::before,
.set-icon::after {
    display: table;
    content: '';
}

.about-us .set-ab .col {
    position: relative;
    padding: 0 15px;
    float: left;
    width: 20% !important;
    margin-bottom: 30px;
    text-align: center;
}

.about-us .set-inner-box {
    text-align: center;
    position: relative;
}

.about-us .set-inner-box .set-icon::before {
    position: absolute;
    content: '';
    color: #FFFFFF;
    border: 1px solid #e7e7e7;
    height: 116px;
    width: 112px;
    top: -29px;
    left: 45px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.about-us .set-inner-box .set-icon::after {
    position: absolute;
    content: '';
    color: #fff;
    border: 1px solid #fff;
    height: 100px;
    width: 100px;
    top: -23px;
    transform: rotate(45deg);
    left: 50px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.about-us .set-inner-box:hover .set-icon::before {
    border-color: #313695;
}

.about-us .set-inner-box .set-icon span::before {
    position: relative;
    display: block;
    color: #313695;
    line-height: 50px;
    font-size: 50px;
    margin-bottom: 10px;
    z-index: 2;
    transition: all .3s ease;
    margin-left: -5px;
}

.about-us .set-inner-box .set-text {
    position: relative;
    margin-top: 60px;
}

.about-us .set-inner-box .set-text h4 {
    color: #253d4a;
    font-size: 24px;
    position: relative;
    font-weight: 700 !important;
}

.about-us .set-inner-box .set-text h5 {
    font-size: 20px;
    color: #333;
    font-style: normal;
}

.about-us .set-inner-box .set-text p {
    text-align: left;
    word-spacing: 1px;
    letter-spacing: 0px;
}

.featurs {
    padding: 70px 0px 40px;
}

.featurs .about-icon:before {
    border-radius: 50%;
    border: 1px solid #ddd;
    font-size: 30px;
    line-height: 70px;
    height: 80px;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    width: 80px;
}

.featurs .about-page-feat h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.about-us .slider .indicators .indicator-item {
    background: #ffffff;
    z-index: 8;
}

.about-us .slider .indicators .indicator-item.active {
    background: #313695;
    z-index: 9;
}

.about-us #right-slider {
    border: 2px solid #313695;
    height: 100%;
    padding: 0px;
}

.about-us #right-slider .slides {
    height: 100% !important;
}

.about-us .about-inner-box ul li p {
    color: #8f8f8f;
    margin-left: 30px;
}

.about-us .about-inner-box h4 {
    color: #253d4a;
    font-size: 16px;
    margin-bottom: 8px;
    margin-left: 30px;
    text-transform: uppercase;
    white-space: nowrap;
}
/* End About Section */

/*--------------------------------*/
/*  06. Strat Our Histiry Section
/*--------------------------------*/
.our-history {
    background-color: rgba(0, 0, 0, 0.61);
}

.our-history .container {
    padding: 70px 0px 40px;
}

.our-history .parallax-container {
    height: auto;
}

.our-history .sec-title h2, .our-history .sec-title p {
    color: #ffffff;
}

.history-main {
    width: 100%;
}

.history-content {
    list-style: outside none none;
    padding: 125px 0;
    width: auto;
}

.history-1 {
    left: 45px;
    position: relative;
}

.history-2 {
    margin-left: 30%;
    position: relative;
}

.history-3 {
    margin-left: 45%;
    position: relative;
}

.history-4 {
    margin-left: 98%;
    position: relative;
}

.history-5 {
    margin-left: 15%;
    position: relative;
}

.history-6 {
    margin-left: 65%;
    position: relative;
}

.history-7 {
    margin-left: 85%;
    position: relative;
}

.liner {
    background: #fff;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    position: relative;
    right: 0;
    top: 50%;
    width: 104%;
    z-index: 1;
}

.liner i {
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: -2px;
    top: -11px;
}

.history-time-lin {
    position: relative;
    top: 10px;
    z-index: 2;
}

.history-time-lin::before {
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 20px;
    left: 0px;
    position: absolute;
    width: 20px;
    z-index: 1;
}

.history-time-lin::before {
    bottom: 0;
}

.history-time-lin::after {
    left: -10px;
    top: -25px;
}

.history-time-lin::after {
    border: 2px solid #fff;
    background: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 30px;
    left: -5px;
    position: absolute;
    width: 30px;
}

.history-line {
    background: #fff;
    height: 60px;
    left: 8px;
    position: absolute;
    top: -75px;
    width: 2px;
    z-index: 9;
}

.history-item {
    left: -16px;
    position: absolute;
    top: -125px;
}

.history-item a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    width: 50px;
}

.history-line-2 {
    background: #fff none repeat scroll 0 0;
    height: 60px;
    left: 8px;
    position: absolute;
    top: 15px;
    width: 2px;
    z-index: 9;
}

.history-item-2 {
    left: -16px;
    position: absolute;
    top: 75px;
}

.history-item-2 a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    width: 50px;
}
/* End Our Histiry Section */

/*--------------------------------*/
/* 07  Strat Property Details Section
/*--------------------------------*/
.set-pro {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.set-pro .parallax-container {
    height: auto !important;
}

.set-pro .container {
    z-index: 2;
    padding: 70px 0px 40px;
    position: relative;
}

.set-pro .container .sec-title h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    color: #FFFFFF;
}

.set-pro.set-pro-5 .container .sec-title h2 {
    color: #050505;
    margin-top: 0; 
}

.set-pro::before,
.set-pro::after {
    display: table;
    content: '';
}

.set-pro:before {
    content: '';
    position: absolute;
    display: block;
    right: -10%;
    top: 0px;
    width: 66%;
    height: 100%;
    background: rgba(255, 255, 255, 0.91);
    z-index: 0;
    transform: skewX(-7deg);
}

.set-pro:after {
    content: '';
    position: absolute;
    display: block;
    left: -10%;
    top: 0px;
    width: 54%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 0;
    transform: skewX(-7deg);
}

.set-pro.set-pro-1:before {
    width: 70%; 
}

.set-pro.set-pro-1::after {
    width: 50%;; 
}

.set-pro.set-pro-3:before {
    width: 70%; 
}

.set-pro.set-pro-3::after {
    width: 50%;; 
}

.set-pro.set-pro-5:before {
        background: rgba(0, 0, 0, 0.57);
}

.set-pro.set-pro-5:after {
    background: rgba(238, 236, 237, 0.88);
}

.set-pro.set-two:before {
    width: 55%;
    background: rgba(0, 0, 0, 0.50);
}

.set-pro.set-two:after {
    width: 65%;
    background: rgba(238, 236, 237, 0.88);
}

.set-pro.set-two.set-pro-3:before {
    width: 68%;
    background: rgba(238, 236, 237, 0.88);
}

.set-pro.set-two.set-pro-3:after {
    width: 52%;
    background: rgba(0, 0, 0, 0.50);
}

.set-pro .left-column {
    position: relative;
}

.set-pro .right-column {
    padding: 0px;
}

.set-pro .left-column .img-box {
    margin: 0;
}

.set-pro .left-column img {
    margin-bottom: 20px;
}

.set-pro .right-column .tab {
    position: relative;
}

.set-pro.set-two .right-column .tab .tabs {
    position: relative;
    display: block;
    background: #fff;
    overflow: hidden;
    height: auto;
    border: 0;
    margin: 0 !important;
    padding: 0;
}

.set-pro.set-two .right-column .tab .tabs li {
    width: 33.33%;
    float: left;
}

.set-pro.set-two .right-column .tab .tab_content .tabs_item h3 {
    margin-top: 20px;
}

.set-pro .right-column .tab .tabs li {
    position: relative;
    line-height: 3.2em;
    text-align: center;
    font-size: 15px;
    padding: 0;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    color: #222222;
    background: #FFFFFF;
    transition: all 500ms ease;
}

.set-pro .right-column .tab .tabs li.current {
    color: #ffffff;
    background: #313695;
    transition: all 500ms ease;
}

.set-pro .right-column .tab .tabs li.current a {
    color: #FFFFFF;
}

.set-pro .right-column .tab .tabs li.indicator {
    display: none;
}

.set-pro .right-column .tab .tab_content {
    position: relative;
    float: left;
    overflow: hidden;
    display: block;
    width: 70%;
}

.set-pro.set-two .right-column .tab .tab_content {
    width: 100%;
    padding-right: 60px;
}

.set-pro .right-column .tab .tab_content .tabs_item h3 {
    margin-top: 0;
    font-size: 22px;
}

.set-pro .right-column .tab .tab_content .tabs_item {
    display: none;
    margin-right: 20px;
}

.set-pro .right-column .tab .tab_content .tabs_item:first-child {
    display: block;
}

.set-pro .right-column .tab .tab_content .tabs_item h4 {
    margin-top: 0 !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 18px;
}

.set-pro .right-column .tab .tab_content .tabs_item p {
    line-height: 2em;
}

.set-pro .right-column .tab .tab_content .tabs_item .styled-list li {
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1e;
}

.set-pro .right-column .tab .tab_content .tabs_item .styled-list li i {
    font-weight: 500;
    color: #313695;
    margin-right: 10px;
}

.tabs .indicator {
    display: none !important;
}

.set-pro.set-pro-5 .left-column .pro-high h4 i::before {
     margin-left: 0;
    font-size: 22px;
    margin-right: 20px;
}

.set-pro.set-pro-1 .left-column {
    padding-left: 30px;
}

.set-pro.set-pro-1 .left-column .pro-high h4 i::before {
     margin-left: 0;
    font-size: 22px;
    margin-right: 20px;
}

.set-pro.set-pro-1 .set-pro-detail .owl-prev {
    position: absolute;
    top: 45%;
    left: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}

.set-pro.set-pro-1 .set-pro-detail .owl-nav {
    display: block;
}

.set-pro.set-pro-1 .set-pro-detail .owl-next {
    float: right;
    top: 45%;
    position: absolute;
    right: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}

.set-pro.set-two .set-pro-detail .owl-prev {
    position: absolute;
    top: 45%;
    left: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}

.set-pro.set-two .set-pro-detail .owl-nav {
    display: block;
}

.set-pro.set-two .set-pro-detail .owl-next {
    float: right;
    top: 45%;
    position: absolute;
    right: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}
/* End Property Details Section */

/*--------------------------------*/
/* 08. Strat Luxery village Section
/*--------------------------------*/
.luxury-villa {
    background: #e6e6e6;
    padding: 70px 0px 40px;
}

.luxury-villa .container .m3 {
    margin-top: 24px;
}

.section-title > span {
    color: #7E7E7E;
    display: inline-block;
    font-size: 15px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 15px;
}

.section-title h2 {
    color: #282828;
    display: block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0px;
    overflow: hidden;
    text-transform: uppercase;
    text-overflow: ellipsis;
}

.luxury-villa .section-title h2 span {
    font-weight: 700 !important;
}

.luxury-villa p {
    line-height: 26px;
    margin-bottom: 0px;
}
/* End luxery village */

/*--------------------------------*/
/*  09 Strat Features Section
/*--------------------------------*/
.set-feature .container {
    background: #fff;
    padding: 70px 0px 40px;
}

.set-feature .features-box {
    position: relative;
    margin: 60px 0px 0px 0px;
}


.set-feature .features-box.fea-left h4,
.set-feature .features-box.fea-left p {
    text-align: right;
}

.set-feature .features-box.features-box h4 i {
    margin-left: 6px;
}

.set-feature .features-box.features-box h4 i::before {
    font-size: 30px;
}

.set-feature .features-box.fea-right h4,
.set-feature .features-box.fea-right p {
    text-align: left;
}

.set-feature .features-box.fea-right h4 i {
    margin-right: 26px;
}

.set-feature .features-box.fea-right h4 i:before {
    font-size: 30px;
    margin-left: 0;
}

.set-feature.set-feature-5 .features-box h4 i.cl-pry:before {
    margin-left: 0;
    margin-right: 20px;
}
/* End Features Section */

/*--------------------------------*/
/*  10 Strat Floor Plane Section
/*--------------------------------*/
.set-floor-plan .container {
    background: #fff;
    padding: 70px 0px 40px;
}

.set-floor-plan .set-floor-section .floor-title h3 {
    margin-top: 0;
    text-transform: uppercase;
}

.set-floor-plan .set-floor-section .floor-title ul li {
    margin: 15px 12px;
    line-height: 2em;
    font-size: 15px;
}

.set-floor-plan .set-floor-section .floor-title ul li i {
    margin-right: 15px;
    color: #ee1d25;
}
/* End Floor Plan Section */

/*--------------------------------*/
/* 11. Strat Room Plane Section
/*--------------------------------*/
.set-room-dimensions {
    background: rgba(0, 0, 0, 0.84);
}

.set-room-dimensions .parallax-container {
    height: auto !important;
}

.set-room-dimensions .container {
    padding: 80px 0px 40px;
}

.set-room-dimensions .set-title {
    padding-right: 90px;
    color: #ffffff;
}

.set-room-dimensions .set-title h4 {
    margin-top: 0;
}

.set-room-dimensions .room-dim-box  {
    color: #ffffff;
}

.set-room-dimensions .room-dim-box h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.set-room-dimensions .room-dim-box p {
    word-spacing: 1px;
    letter-spacing: 0.5px;
}

.set-room-dimensions .room-dim-box h4 i::before {
    margin-left: 0;
    margin-right: 20px;
    font-size: 30px;
}

.set-room-dimensions .owl-nav.disabled {
    display: block;
}

.set-room-dimensions .room-dim-slide .owl-next {
    float: right;
    top: 45%;
    position: absolute;
    right: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}

.set-room-dimensions .room-dim-slide .owl-prev {
    position: absolute;
    top: 45%;
    left: 5px;
    font-size: 25px;
    background: #313695;
    width: 35px;
    padding: 0 5px;
    color: #fff;
}
/* End Room Plan Section */

/*--------------------------------*/
/* 12. Strat Properties  Section
/*--------------------------------*/
.set-properties {
    background: #f5f5f5;
    padding: 70px 0px 40px;
}

.set-properties .link-icon {
    font-size: 22px;
    margin: 15px;
}

.set-properties .link-icon a {
    margin: 10px;
}

.set-properties .property-grid-item {
    padding: 0px;
}

.set-properties .property-grid-item .box {
    background: #ffffff;
    margin: 0 15px;
    box-shadow: 0px 2px 0px 0px #e3e4e7;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    margin-bottom: 30px;
}

.set-properties .property-grid-item .box .image {
    margin: 0;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.set-listing .property-grid-item .box .image {
    width: 45%;
    float: left;
}

.set-properties .property-grid-item .box .image .overly::before,
.set-properties .property-grid-item .box .image .overly::after {
    display: table;
    content: '';
}

.set-properties .property-grid-item .box .image .overly::before {
    background: rgba(0, 0, 0, 0.35);
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 1;
    width: 100%;
}

.set-properties .property-grid-item .box:hover .image .overly::before,
.set-properties .property-grid-item .box:hover .image .overly::after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.set-properties .property-grid-item .box:hover .image .overly::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.set-properties .property-grid-item .box .image .hot-offer {
    background-color: #313695;
    transform: rotate(-39deg);
    -webkit-transform: rotate(-39deg);
    -moz-transform: rotate(-39deg);
    -ms-transform: rotate(-39deg);
    -o-transform: rotate(-39deg);
    color: #FFFFFF;
    display: inline-block;
    left: -12px;
    line-height: 30px;
    position: absolute;
    padding: 0 20px;
    top: 15px;
    z-index: 1;
}

.set-properties .property-grid-item .box .image .price {
    background-color: rgba(0, 0, 0, 0.77);
    bottom: 0;
    color: #FFFFFF;
    font-size: 1.7em;
    left: 0;
    line-height: 2em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}

.set-properties .property-grid-item .box .property-content {
    padding: 30px 30px 30px;
    position: relative;
    z-index: 1;
}

.set-listing .property-grid-item .box .property-content {
    width: 55%;
    float: left;
}

.set-properties .property-grid-item .box .property-content h4 {
    color: #333333;
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.set-properties .property-grid-item .box .property-content p {
    color: #aeaeae;
    margin: 15px 0 15px;
    overflow: hidden;
}

.set-properties .property-grid-item .box .property-content .property-meta {
    float: left;
    display: table;
    position: relative;
    width: 100%;
}

.set-properties .property-grid-item .box .property-content .property-meta .s4 {
    padding: 0;
}

.set-properties .property-grid-item .box .property-content .property-meta span.flat::before {
    margin-left: 0;
    margin-right: 5px;
    font-size: 22px;
    color: #313695;
}

.set-properties .property-grid-item .box .property-content .property-meta .value {
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
}

.set-properties .property-grid-item .box .property-content .property-button {
    position: relative;
    width: 100%;
    display: table;
    padding-top: 20px;
}

.set-properties .property-grid-item .box .property-content .property-button .more-link {
    background: #313695;
    border-radius: 0 !important;
}

.sidber .widget {
    position: relative;
    display: table;
    float: left;
    background: #ffffff;
    padding: 30px 15px;
    margin-bottom: 50px;
    width: 100%;
}

.sidber .widget .searchform {
    position: relative;
    width: 100%;
    float: left;
}

.sidber .widget .searchform input {
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    height: 40px;
    width: 80%;
}

.sidber .widget .searchform button {
    background: #313695;
    position: absolute;
    border: none;
    color: #fff;
    height: 100%;
    right: 5px;
    padding: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 22px;
    outline: none;
    height: 60px;
    width: 72px;
}

.sidber .widget .searchform input:focus {
    border-bottom: 0 !important;
    box-shadow: 0 !important;
}

.sidber .widget .select01 {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 50px;
    width: 100%;
}

.sidber .widget .set-date {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.sidber .widget .set-date .datepicker {
    display: block;
    background: #ffffff;
    margin-bottom: 0px;
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 32px;
    width: 100%;
}

.sidber .widget .set-rang label {
    font-size: 14px;
    color: #333;
}

.sidber .widget .set-rang {
    margin-top: 25px;
}

.sidber .widget .set-rang .price_amount {
    background-color: transparent !important;
    border: none !important;
    font-size: 18px !important;
    color: #313695 !important;
    height: 15px !important;
    width: 120px !important;
}

.sidber .widget .set-rang .ui-widget-header {
    background-color: #313695;
}

.sidber .widget .set-rang .ui-widget.ui-widget-content {
    background: #a3a3a3;
    border: none;
    height: 5px;
}

.sidber .widget .set-rang .ui-slider .ui-slider-handle {
    height: 12px;
    width: 16px;
    margin-left: 0;
    border-radius: 0;
    cursor: pointer;
}

.sidber .widget .topPostList li:nth-child(3) {
    margin-bottom: 0;
}

.sidber .widget .topPostList li a {
    display: block;
    overflow: hidden;
    padding: 8px;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    float: left;
    margin-bottom: 25px;
    margin-left: 10px;
    width: 95%;
}

.sidber .widget .topPostList .post-img {
    width: 35%;
    position: relative;
    display: table-cell;
    float: left;
}

.sidber .widget .topPostList .post-text {
    display: table-cell;
    width: 60%;
    position: relative;
    float: left;
    margin-left: 10px;
}

.sidber .widget .topPostList .post-text h6 {
    margin-top: 0;
    font-size: 1.1em;
    color: #313695;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidber .widget .topPostList .post-text p {
    color: #aeaeae;
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidber .widget .wiget-title h4 {
    margin-top: 0px;
    line-height: 28px;
    font-weight: 500;
}

.sidber .widget .widget-list {
    width: 100%;
    float: left;
    padding-left: 0;
    list-style: none;
}

.sidber .widget .widget-list li:nth-child(1) {
    margin-top: 0;
}

.sidber .widget .widget-list li {
    border-bottom: 1px solid #f2f2f2;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 8px;
    padding: 12px 0px;
    text-transform: uppercase;
}

.sidber .widget .widget-list li a i {
    font-size: 18px;
    margin-right: 8px;
}

.sidber .widget .widget-list li:nth-child(4) {
    border-bottom: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidber .widget .ageent-box {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    float: left;
    width: 100%;
}

.sidber .widget .ageent-box .image {
    margin: 0;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.sidber .widget .ageent-box .image .overly::before,
.sidber .widget .ageent-box .image .overly::after {
    display: table;
    content: '';
}

.sidber .widget .ageent-box .image .overly::before {
    background: rgba(0, 0, 0, 0.35);
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 1;
    width: 100%;
    top: -5px;
}

.sidber .widget .ageent-box:hover .image .overly::before,
.sidber .widget .ageent-box:hover .image .overly::after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sidber .widget .ageent-box:hover .image .overly::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.sidber .widget .ageent-box .bott-sec {
    background: #FFFFFF;
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.sidber .widget .ageent-box .name {
    color: #333333;
    display: block;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidber .widget .ageent-box .bott-sec p {
    color: #aeaeae;
    height: 80px;
    line-height: 20px;
    margin: 15px 0 20px;
    overflow: hidden;
}

.sidber .widget .ageent-box .bott-sec .social-icons {
    background: #313695;
    position: absolute;
    padding: 10px;
    right: -17px;
    top: 50%;
    text-align: center;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidber .widget .ageent-box .bott-sec .social-icons::before,
.sidber .widget .ageent-box .bott-sec .social-icons::after {
    display: table;
    content: "";
}

.sidber .widget .ageent-box .bott-sec .social-icons::before {
    background-color: #BFA249;
    bottom: -2px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
}

.sidber .widget .ageent-box .bott-sec .social-icons a {
    color: #FFFFFF;
    display: block;
    margin-bottom: 20px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.sidber .widget .tagcloud a {
    background: #dedede;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    color: #000;
}

.set-properties .property .more-btns-group {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    background: #313695;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-size: 20px;
    font-weight: 500;
    padding: 0px 15px;
    margin: 5px;
}

.set-properties .step-1 .set-input {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 30px;
    width: 95%;
}

.set-properties .step-1 h3,
.set-properties .step-1 h4 {
    padding-left: 0.75rem
}

.set-properties .step-1 h3 {
    color: #1fc056;
}

.set-properties .step-1 label {
    top: 0;
    left: 0;
    font-size: 18px !important;
    bottom: 15px;
    position: relative;
    transform: translateY(0%) !important;
}

.set-properties .step-1 .set-input:focus {
    border-bottom: 0 !important;
    box-shadow: none !important;
}

.set-properties .step-1 .set-input-textarea {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    width: 100%;
}

.set-properties .step-1 .select01 {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 50px;
    width: 100%;
}

.set-properties .step-1 .file-field {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: none;
    color: #333;
    text-align: center;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 100px;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.set-properties .step-1 .file-field .btn {
    float: none !important;
    margin-top: 15px;
    background: #313695;
}

.set-properties .cheak-box ul li {
    color: #606060;
    display: inline-block;
    font-weight: 300;
    margin: 22px 0;
    width: 49%;
    font-size: 18px;
}

.set-properties .place-map #map {
    width: auto;
    min-height: 350px;
}

.set-ageent .set-agent-pro {
    background: #FFFFFF;
    padding: 30px;
    position: relative;
}

.set-ageent .set-agent-pro p {
    margin-top: 0;
}

.set-ageent .set-agent-pro p i {
    margin-right: 8px;
}

.set-ageent .set-agent-pro h6 {
    font-size: 22px;
    color: #313695;
}

.set-details .sidber .widget .select01 {
    width: 45%;
    margin: 18px 8px;
}

.set-details .property-grid-item .box .property-content p {
    line-height: 3em;
    letter-spacing: 1px;
}

.set-details .condation {
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    display: block;
    overflow: hidden;
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
}

.set-details .condation h3 {
    margin-top: 0;
}

.set-details .condation .box ul li {
    color: #606060;
    display: inline-block;
    font-weight: 300;
    margin: 12px 0;
    font-size: 15px;
    width: 50%;
    float: left;
}

.set-details .condation .box ul li i:before {
    margin-left: 0;
    margin-right: 8px;
    font-size: 30px;
}

.set-details .leave .input-field input {
    background: #ffffff;
    display: block;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid transparent;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 30px;
    width: 90%;
}

.set-details .leave .input-field input:focus {
    box-shadow: none !important;
    border: 1px solid #1fc056;
}

.set-details .dec {
    margin-top: 60px;
    clear: both;
}

.set-properties .switch label input[type=checkbox]:checked + .lever:after {
    background-color: #1fc056;
}

.set-properties .switch label input[type=checkbox]:checked + .lever {
    background-color: #313695;
}

.house li
{
padding:5px 0px;
}
.house li i
{
padding:0px 10px 0px 0px;
}

/* End Properties  Section */

/*--------------------------------*/
/* 13. Strat Ageent Section
/*--------------------------------*/
.set-ageent .container {
    padding: 70px 0px 40px;
}

.set-ageent.agent-det {
    background: #f5f5f5;
}

.set-ageent.agent-det h2 {
    margin-top: 0;
}

.set-ageent .ageent-content {
    margin-bottom: 30px;
}

.set-ageent .ageent-content .ageent-box {
    position: relative;
    height: auto;
    width: auto;
    overflow: hidden;
    margin: 0;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.set-ageent .ageent-content .ageent-box img {
    position: relative;
    width: 100%;
    -webkit-transition: opacity 0.8s, transform 0.9s;
    -moz-transition: opacity 0.8s, transform 0.9s;
    -ms-transition: opacity 0.8s, transform 0.9s;
    -o-transition: opacity 0.8s, transform 0.9s;
    transition: opacity 0.8s, transform 0.9s;
}

.set-ageent .ageent-content .ageent-box figcaption {
    background: rgba(40, 26, 53, 0.9);
    bottom: 0px;
    height: 100%;
    position: absolute;
    height: 0px;
    width: 100%;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.set-ageent .ageent-content .ageent-box:hover figcaption {
    background: #dddddd;
    height: 85px;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title {
    background: #ffffff;
    border-bottom: 2px solid #313695;
    padding: 20px 25px;
    margin: 0px;
    margin-top: -6px;
    position: absolute;
    text-transform: uppercase;
    line-height: 17px;
    left: 0px;
    top: -80px;
    height: auto;
    width: 100%;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title::before,
.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title::after {
    display: table-cell;
    content: '';
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: -60px;
    width: 100%;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title::after {
    background: #313695;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 23px;
    width: 3px;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title span {
    display: block;
    color: #888888;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-title span::before {
    background: #1fc056;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-description {
    position: absolute;
    left: 15px;
    right: 0;
    top: 0;
    margin: 0;
    padding: 5px 0px;
    text-align: center;
    opacity: 1;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-description li {
    float: left !important;
    display: inline-block !important;
    padding: 0 5px;
}

.set-ageent .ageent-content .ageent-box figcaption .member-details .member-description li > i {
    width: 35px;
    height: 35px;
    background: #313695;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
}

.set-ageent-3 .ageent-box {
    display: block;
    background: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    float: left;
    width: 100%;
}

.set-ageent-3 .ageent-box .image {
    margin: 0;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    margin-bottom: -8px;
}

.set-ageent-3 .ageent-box .image .overly::before,
.set-ageent-3 .ageent-box .image .overly::after {
    display: table;
    content: '';
}

.set-ageent-3 .ageent-box .image .overly::before {
    background: rgba(0, 0, 0, 0.35);
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: -8px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 1;
}

.set-ageent-3 .ageent-box:hover .image .overly::before,
.set-ageent-3 .ageent-box:hover .image .overly::after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.set-ageent-3 .ageent-box:hover .image .overly::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.set-ageent-3 .ageent-box .bott-sec {
    background: #f5f5f5;
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.set-ageent-3 .ageent-box .name {
    color: #333333;
    display: block;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.set-ageent-3 .ageent-box .bott-sec p {
    color: #aeaeae;
    height: 80px;
    line-height: 20px;
    margin: 15px 0 20px;
    overflow: hidden;
}

.set-ageent-3 .ageent-box .bott-sec .social-icons {
    background: #313695;
    position: absolute;
    padding: 10px;
    right: -17px;
    top: 50%;
    text-align: center;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.set-ageent-3 .ageent-box .bott-sec .social-icons::before,
.set-ageent-3 .ageent-box .bott-sec .social-icons::after {
    display: table;
    content: "";
}

.set-ageent-3 .ageent-box .bott-sec .social-icons::before {
    background-color: #BFA249;
    bottom: -2px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
}

.set-ageent-3 .ageent-box .bott-sec .social-icons a {
    color: #FFFFFF;
    display: block;
    margin-bottom: 20px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.set-ageent-3 .tagcloud a {
    background: #dedede;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    color: #000;
}

.set-ageent-3 .property .more-btns-group {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    background: #313695;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-size: 20px;
    font-weight: 500;
    padding: 0px 15px;
    margin: 5px;
}

.set-ageent .set-text-box .agent-header {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    padding: 15px 25px 20px;
    margin-bottom: 30px;
}

.set-ageent .set-text-box .agent-header h2 {
    margin-top: 15px;
}

.set-ageent .set-text-box .agent-header a {
    display: inline-block;
    font-size: 35px;
    color: #1fc056;
    margin: 0 8px;
}

.set-ageent .set-text-box ul {
    display: inline-block;
    border-top: 1px solid #fff;
    padding-top: 15px;
}

.set-ageent .set-text-box ul li {
    display: inline-block;
    font-size: 22px;
    color: #1fc056;
}

.set-ageent .set-text-box .content {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    padding: 15px 25px 20px;
    margin-bottom: 30px;
}

.set-ageent .set-text-box .content h4 {
    margin-top: 0;
}

.set-ageent .contact-box {
    background: #ffffff;
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.set-ageent .contact-box .address {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    padding: 15px 25px 20px;
    margin-bottom: 30px;
}

.set-ageent .contact-box .address ul li {
    font-size: 16px;
    line-height: 2.5em;
}

.set-ageent .contact-box .address ul li i {
    font-size: 22px;
    color: #1fc056;
    top: 7px;
}

.set-ageent .contact-box .contact-form {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    padding: 15px 25px 20px;
    margin-bottom: 30px;
}

.set-ageent .contact-box .contact-form .set-input {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 0px;
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 30px;
    width: 100%;
}

.set-ageent .contact-box .contact-form .set-input:focus {
    border-bottom: 0;
    box-shadow: none;
}

.set-input-textarea {
    display: block;
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 0px;
    border: none;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: auto;
    width: 100%;
    resize: none;
}

.set-ageent .contact-box .contact-form .more-link {
    background: #313695;
    border-radius: 0 !important;
}

.more-btns-group {
    background: #313695;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    font-size: 20px;
    font-weight: 400;
    margin: 5px;
    padding: 0px 15px;
}

.more-btns-group:hover {
    background: #1fc056;
}
/* End Ageent Section */

/*--------------------------------*/
/*  14. Strat Map Section
/*--------------------------------*/
.set-location {
    background: #fafafa;
}

.set-location #map {
    min-height: 500px;
}

.set-location .row {
    margin-bottom: 0;
}

.set-location .full-map {
    padding: 0;
}

#map {
    min-height: 480px;
}

.set-location .location-text {
    padding: 60px 40px 40px 30px;
}

.set-location .location-text h2 {
    margin-top: 0;
}

.set-location .location-text .set-loc-area {
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 15px 0px;
    margin: 0 0 20px;
    background: #fff;
    text-align: center;
}

.set-location .location-text .set-loc-area .icon span::before {
    font-size: 30px;
    margin-left: 0;
}

.set-location .location-text .set-loc-area .text h5 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 5px;
    color: #363636;
}

.set-location .location-text .set-loc-area .text p {
    margin: 5px 0 0px;
    font-size: 18px;
    color: #1fc056;
}
/* End Map Section */

/*--------------------------------*/
/*  15. Strat  Counter Area
/*--------------------------------*/
.set-counter {
    background: rgba(85, 31, 192, 0.73);
    display: block;
}

.set-counter .container {
    padding: 75px 0 40px;
}

.set-counter .parallax-container {
    height: auto;
}

.set-counter .fun_text a {
    background: transparent;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-size: 50px;
    width: 120px;
    color: #ffffff;
    cursor: pointer;
    height: 120px;
    line-height: 2.3em;
    text-align: center;
}

.set-counter .fun_text a::before,
.set-counter .fun_text a::after {
    display: table;
    content: " ";
}

.set-counter .fun_text a::after {
    box-shadow: 3px 3px white;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    content: '';
    display: block;
    height: 100%;
    left: -8px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    padding: 8px;
    top: -7px;
    width: 100%;
    z-index: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    -moz-transition: opacity 0.2s, -moz-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}

.set-counter .fun_text a:hover::after {
    z-index: 1;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.set-counter .fun_text a:hover {
    background: rgba(255, 255, 255, 0.24);
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
}

.set-counter .fun_text a i:before {
    font-size: 42px;
    margin-left: 0;
}

.set-counter .fun_text h4 {
    margin-top: 0px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}

.set-counter .fun_text span {
    font-size: 40px;
    display: block;
    color: #ffffff;
}
/* End Counter Area */

/*--------------------------------*/
/*  16. Strat Blog Section
/*--------------------------------*/
.blog {
    background-image: url("../images/parallex/blog-bg-1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    position: relative;
    padding: 120px 0 70px;
    text-align: center;
    width: 100%;
}

.set-galley-1 {
    background-image:url(../images/parallex/inner-headr.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
    position: relative;
    padding: 120px 0 70px;
    text-align: center;
    width: 100%;
}

.blog:before,
.blog:after {
    display: table;
    content: '';
}

.blog:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url(../images/logo/pattan.png);
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.contact-box {
    background: #ffffff;
    display: inline-block;
    max-width: 500px;
    min-width: 180px;
    padding: 15px 25px 20px;
    position: relative;

}

.contact-box h2 {
    color: #313695;
    font-size: 32px;
    position: relative;
    text-transform: uppercase;
}

.set-blog .container {
    padding: 70px 0px 40px;
}

.set-blog.set-2 {
    background: #f5f5f5;
}

.set-blog .blog-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.set-blog .blog-box .blog-image-box {
    margin: 0;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
}

.set-blog .blog-box .blog-image-box .overly::before,
.set-blog .blog-box .blog-image-box .overly::after {
    display: table;
    content: '';
}

.set-blog .blog-box .blog-image-box .overly::before {
    background: rgba(0, 0, 0, 0.35);
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 1;
    width: 100%;
    top: -6px;
}

.set-blog .blog-box:hover .blog-image-box .overly::before,
.set-blog .blog-box:hover .blog-image-box .overly::after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.set-blog .blog-box:hover .blog-image-box .overly::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.set-blog .blog-box .blog-image-box .date-meta {
    background: #363636;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 0;
    padding: 6px 13px;
}

.set-blog .blog-box .blog-image-box .date-meta span {
    display: block;
    font-size: 26px;
    font-weight: 700;
}

.set-blog .blog-box .blog-image-box .post-info {
    background-color: rgba(0, 0, 0, 0.72);
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 15px 12px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}

.set-blog .blog-box .blog-image-box .post-info i::before {
    color: #FFFFFF;
    margin: 0 6px;
    font-size: 15px;
}

.set-blog .blog-box .blog-image-box .post-info a {
    color: #FFFFFF;
    font-size: 16px;
    width: 33.333%;
}

.set-blog .blog-box .blog-image-box .post-info a:nth-child(2) {
    float: left;
}

.set-blog .blog-box .text {
    padding: 20px 15px 20px;
}

.set-blog .blog-box .text h4 {
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.set-blog .blog-box .text .more-link {
    padding: 0px 12px;
    background: #313695;
    border-radius: 0 !important
}

.set-blog .leave .input-field input {
    background: #ffffff;
    display: block;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid transparent;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 30px;
    width: 90%;
}

.set-blog .leave .input-field input:focus {
    box-shadow: none !important;
    border: 1px solid #1fc056;
}

.set-blog.set-blog-list {
    background: #f5f5f5;
}

.set-blog.set-blog-list .blog-image-box {
    width: 40%;
    float: left;
}

.set-blog.set-blog-list .blog-box .text {
    width: 55%;
    padding-left: 20px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.set-blog-details .blog-box {
    box-shadow: none;
}
/* End Blog Section */

/*----------------------------------------*/
/* 17. Strat Newsletter Section CSS
/*----------------------------------------*/
.newsletter {
    background: #f2f2f2;
    position: relative;
}

.newsletter .container {
    padding:50px 0px 20px;
}

.newsletter .parallax-container {
    height: auto;
}

.newsletter::before {
    background: rgba(51, 51, 51, 0.8);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.newsletter .widget-box:first-child {
    padding-left: 0;
}

.newsletter h4 {
    color: #333;
    font-size: 34px;
	/*line-height: 3em;*/
/*	text-transform:uppercase;*/
}

.newsletter .desc {
    color: #333;
    line-height: 30px;
}

.newsletter #newsletter-form {
    margin-top: 30px;
}

.newsletter #newsletter-form .input-container {
    display: inline-block;
    margin-right: 0%;
    position: relative;
    width: 70%;
}

.newsletter #newsletter-form .input-container input[type="text"] {
    background: rgba(255, 255, 255, 0.3);
    border: 0;
    color: #fff;
    font-size: 14px;
    height: 35px;
    padding: 5px 10px 5px 15px;
    width: 94%;
}

.newsletter #newsletter-form input[type="text"]:focus:not([readonly]) {
    border-bottom: 1px solid #313695;
    box-shadow: 0 1px 0 0 #313695;
}

.newsletter #newsletter-form button {
    background: #313695;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    height: 45px;
    vertical-align: top;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    width: 28%;
}

.newsletter #newsletter-form button:hover {
    background: rgba(54, 54, 54, 0.33);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border: 1px solid;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}
/* End Newsletter Section */

/*--------------------------------*/
/* 18. Strat About Ageent Section
/*--------------------------------*/
.about-agent {
    padding: 70px 0 0;
}

.about-agent .container .row {
    margin-bottom: 0;
}

.about-agent .about-agent-pict {
    margin-bottom: -6px;
}

.about-agent .agent-right-sidber {
    padding-left: 3em;
}

.about-agent .bordered-title > h2 {
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 0px;
    position: relative;
}

.about-agent .bordered-title:after {
    background: #313695;
    content: '';
    display: inline-block;
    height: 4px;
    width: 80px;
}

.about-agent .agent-headre h4 {
    color: #253d4a;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.about-agent .agent-headre p {
    color: #dadada;
    font-style: italic;
    margin-bottom: 0px;
}

.about-agent .agent-text p {
    color: #95999F;
    margin-bottom: 30px;
    position: relative;
}

.about-agent .agent-add > li > h4 {
    color: #253d4a;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
    text-transform: uppercase;
}

.about-agent .agent-add > li > p {
    margin-left: 15px;
}

.about-agent .agent-add > li > a {
    margin-left: 15px;
}

.about-agent .agent-infobox > .agent-add > li {
    color: #A7A7A7 !important;
    line-height: 24px;
    margin-bottom: 30px;
}

.about-agent .agent-infobox > .agent-add > li > i {
    color: #1fc056;
    font-size: 35px;
    line-height: 35px;
    margin-right: 15px;
}

.about-agent .more-link {
    margin-top: 20px;
    margin-left: -20px;
    margin-bottom: 20px;
}

.about-agent .about-agent-pict img {
    margin-bottom: -3px;
}
/* End About Section */

/*--------------------------------*/
/* 19. Strat Testmonial Section
/*--------------------------------*/
.testmonial {
    background-color: rgba(2, 2, 2, 0.76);
}

.testmonial .container {
    padding: 70px 0px 40px;
}

.testmonial .parallax-container {
    height: auto !important
}

.testmonial .sec-title > h2 {
    color: #ffffff !important;
}

.testmonial .per-text > p {
    color: #ffffff !important;
}

/* Strat Owl Slider */
.owl-carousel .owl-wrapper:after {
    content: ".";
    clear: both;
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

.testmonial .testimonials-slider .owl-slide-item {
    border: 2px solid transparent;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 120px;
    -moz-border-top-left-radius: 120px;
    -ms-border-top-left-radius: 120px;
    -o-border-top-left-radius: 120px;
    background: #ffffff;
    margin: 50px 0px 0px 0px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.testmonial .testimonials-slider .owl-image-box {
    border: 5px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 100px;
    margin: -50px auto 20px;
    position: relative;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100px;
}

.testmonial .testimonials-slider .owl-image-box img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    height: 90px !important;
    position: relative;
    width: 90px !important;
}

.testmonial .owl-slide-item h3 {
    color: #253d4a;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    position: relative;
    text-transform: uppercase;
}

.testmonial .owl-slide-item .designation {
    color: #a8a8a8;
    font-size: 13px;
    font-style: italic;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    position: relative;
}

.testmonial .owl-slide-text {
    color: #252525;
    font-size: 14px;
    line-height: 2em;
    padding: 0 20px 20px;
    position: relative;
}

.testmonial .testimonials-slider .owl-slide-item:hover,
.testmonial .testimonials-slider .owl-slide-item:hover .owl-image-box {
    border-color: #313695;
}
/* End Testmonial Section */

/*--------------------------------*/
/* 20. Strat Faq Section
/*--------------------------------*/
.set-faq {
    padding: 70px 0px 40px;
}

.set-faq .faq-header {
    background: #f9f9f9;
    position: relative;
    padding: 30px 30px;
    margin-bottom: 20px;
}

.set-faq .faq-header .faq-title {
    color: #313695;
    font-size: 18px;
    font-weight: lighter;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.set-faq .faq-header p {
    margin-bottom: 15px;
    position: relative;
}

.set-faq.faq-2 {
    background: #f5f5f5;
}

.set-faq.faq-2 .qustion .collapsible {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    margin-top: 0px;
    margin-bottom: 40px;
}

.set-faq.faq-2 .qustion .collapsible-header {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    font-size: 15px;
    height: 65px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 18px 15px;
}

.set-faq.faq-2 .qustion .collapsible-header:hover {
    color: #313695;
}
/* End Faq Section */

/*--------------------------------*/
/*  21. Strat Client  Section
/*--------------------------------*/
.set-client {
    background: #f5f5f5;
    padding: 70px 0px 40px;
}

.set-client .testimonials-box .inner-container {
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin: 80px 0 40px;
    position: relative;
    padding: 40px 40px 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.testimonials-box .inner-container:hover {
    box-shadow: 0 5px 11px 0 #1fc056, 0 4px 15px 0 #313695;
}

.set-client .testimonials-box .client-img {
    box-shadow: 0 0 0 1px #e1e1e1;
    -webkit-box-shadow: 0 0 0 1px #e1e1e1;
    -moz-box-shadow: 0 0 0 1px #e1e1e1;
    -ms-box-shadow: 0 0 0 1px #e1e1e1;
    -o-box-shadow: 0 0 0 1px #e1e1e1;
    border: 2px solid #FFFFFF;
    color: #BFA249;
    height: 140px;
    left: 50%;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -70px;
    text-align: center;
    width: 140px;
}

.testimonials-box .inner-container:hover .client-img {
    box-shadow: 0 0 0 3px #313695 !important;
    -webkit-box-shadow: 0 0 0 3px #313695 !important;
    -moz-box-shadow: 0 0 0 3px #313695 !important;
    -ms-box-shadow: 0 0 0 3px #313695 !important;
    -o-box-shadow: 0 0 0 3px #313695 !important;
}

.cset-client .testimonials-box .client-img img {
    max-width: 100%;
}

.set-client .testimonials-box .title-box {
    font-family: "Scada", Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}

.set-client .testimonials-box .title-box::before {
    background: #d4d4d4;
    height: 1px;
    width: 100%;
}

.set-client.testimonials-box .title-box::before,
.set-client.testimonials-box .title-box::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    max-width: 100%;
    position: absolute;
}

.set-client .testimonials-box .title-box .name {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size:23PX;
    line-height: 2.2em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.set-client .testimonials-box .title-box .title {
    color: #313695;;
    font-size: 1.4em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.set-client .client-hr {
    border: 1px solid #313695;
}
 
.inner-container > blockquote {
    border: 0;
    color: #aeaeae;
    font-size: 16px;
    line-height: 25px;
    margin: 15px 15PX;
    padding: 0;
    position: relative;
}
/* End Client Section */

/*--------------------------------*/
/*  22. Strat contacts Section
/*--------------------------------*/
.set-contacts {
    background-color: #f5f5f5;
    padding: 70px 0 40px;
    display: block;
    position: relative;
    overflow: hidden;
}

.set-contacts h2 {
    margin-top: 0;
}

.set-contacts .input-field {
    overflow: hidden;
}
.set-contacts .input-field input::placeholder {
  color: #333;
}
.set-input-textarea::placeholder
{
  color: #333;
}
.set-contacts .input-field input {
    background: #ffffff;
    display: block;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid transparent;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    margin-bottom: 25px;
    height: 30px;
    width: 100%;
}
 

.set-contacts .input-field input:focus {
    box-shadow: none !important;
    border-bottom: 1px solid #1fc056;
}

.set-contacts .input-field .more-link {
    background: #313695;
    border-radius: 0 !important;
	width:30%;
	color:#fff;
	padding:0px;
	padding-bottom:35px;
}

.set-contacts .address {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background: #ffffff;
    overflow: hidden;
    position: relative;
    padding: 15px 25px 20px;
    margin-bottom: 30px;
    margin-top: 35px;
}

.set-contacts .address ul li {
    font-size: 16px;
    line-height: 3em;
}

.set-contacts .address ul li i {
    font-size: 22px;
    margin-top: 12px;
    color: #1fc056;
}

.contact-map-3 #map {
    height: 600px;
}

.set-contact-info {
    padding: 20px 0;
}

.set-contact-info .column .fa-ul li i.fa-li {
    border: 1px solid #ddd;
    display: block;
    height: 70px;
    line-height: 3em;
    font-size: 22px;
    border-radius: 50%;
    width: 70px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.set-contact-info .column .fa-ul li:hover i {
    background: #313695;
    color: #ffffff;
    display: block;
}

.set-contact-info .column .fa-box-info {
    margin-left: 40px;
}

.set-contacts.set-contact-info {
    padding: 70px 0 40px;
}

.set-contacts.set-contact-info .fa-box-info {
    margin-left: 20px;
}

.set-contacts.set-contact-info .fa-ul li {
    line-height: 2em;
}

.set-contacts.set-contact-info .fa-ul li:hover i {
    background: #313695;
    color: #ffffff;
    display: block;
}

.set-contacts.set-contact-info .fa-ul li i.fa-li {
    border: 1px solid #ddd;
    display: block;
    height: 70px;
    line-height: 3em;
    font-size: 22px;
    border-radius: 50%;
    width: 70px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}


.set-map #map {
    min-height: 480px;
    width: 100%;
    position: relative;
}
/* End Contact Section */

/*--------------------------------*/
/*  23. Strat Portfolio Section
/*--------------------------------*/
.gallery-area {
    padding: 70px 0 40px;
}

.gallery-area.set-gallery-5 {
    background: #f5f5f5
}

.gallery {
    margin: 20px 0;
}

.gallery .gallery-item {
    float: left;
}

.gallery .gallery-item .thumb {
    position: relative;
}

.gallery .gallery-item .thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.gallery-hover {
    position: absolute;
    background-color: rgba(85, 31, 192, 0.64);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery-item .gallery-hover {
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
}

.gallery-item:hover .gallery-hover {
    top: 3%;
    height: 94%;
    width: 94%;
    left: 3%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery-item:hover .gallery-hover .gallery-info,
.gallery-item:hover .gallery-hover .gallery-btn {
    width: 100%;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery-hover .gallery-info {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100% !important;
}

.gallery-hover .gallery-btn {
    position: absolute;
    margin-top: -55px;
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
    text-align: center;
    font-size: 30px;
}

.gallery-info,
.gallery-info h4 a,
.gallery-hover .gallery-btn a {
    text-align: center;
    color: #FFF;
}

.gallery-info {
    opacity: 0;
}

.gallery-info h4 {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.gallery-info p {
    font-size: 12px;
    margin-bottom: 0;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    color: #757575;
}

.gallery-info a,
.gallery-title a {
    color: #eaeaea;
}

/*gutter*/
.gallery.gutter .gallery-item {
    padding: 10px;
}

/*portfolio 2 grid*/
.gallery.col-2 .gallery-item {
    width: 49.99%;
}

/*portfolio 3 grid*/
.gallery.col-3 .gallery-item {
    width: 33.3333333%;
}

/*portfolio 4 grid*/
.gallery.col-4 .gallery-item {
    width: 24.98%;
}

/*portfolio 5 grid*/
.gallery.col-5 .gallery-item {
    width: 19.99%;
}

/*portfolio 6 grid*/
.gallery.col-6 .gallery-item {
    width: 16.666666667%;
}

.gallery-filter {
    margin: 0px;
    padding: 20px;
    list-style: none;
    margin-bottom: 30px;
}

.gallery-filter li {
    display: inline-block;
}

.gallery-filter li a {
    color: #222;
    margin: 0 10px;
    font-size: 14px;
    padding: 12px;
    border: 1px solid #eee;
}

.gallery-filter li a:hover,
.gallery-filter li.active a {
    color: #333;
    border: 1px solid #313695;
}
/* End Gallery Area */

/*--------------------------------*/
/*  24. Strat Service Section
/*--------------------------------*/
.services {
    background: #ffffff;
    padding: 70px 0px 40px;
}

.services .services-box {
    box-shadow: 0px 0px 5px #d1d1d1;
    -webkit-box-shadow: 0px 0px 5px #d1d1d1;
    -moz-box-shadow: 0px 0px 5px #d1d1d1;
    -ms-box-shadow: 0px 0px 5px #d1d1d1;
    -o-box-shadow: 0px 0px 5px #d1d1d1;
    border: none;
    margin-bottom: 40px;
    padding: 0px;
    text-align: center;
}

.services .services-box .services-panel {
    border-bottom-left-radius: 90px;
    background: #ededed;
    color: #313695;
    height: 150px;
    text-align: center;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.services .services-panel h4 {
    font-size: 20px;
    overflow: hidden;
    padding: 50px 10px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.services .services-box:hover .services-icon span {
    border: 3px solid #FFF;
    background: #313695;
    color: #ffffff;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.services .services-icon span {
    background: #fff;
    border: 3px solid #9c9c9c;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    display: inline-block;
    height: 70px;
    line-height: 60px;
    margin: -22px 0px 0px;
    position: relative;
    text-align: center;
    width: 70px;
}

.services .services-icon span i:before {
    font-size: 30px;
    margin-left: 0;
}

.services .services-text p {
    padding: 50px 10px 15px;
    text-align: center;
}

.services .services-box a {
    background: #1fc056;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    margin: 0px 0px 30px;
    position: relative;
}
/* End Services Section */

/*--------------------------------*/
/*  25. Strat Eror Section
/*--------------------------------*/
.about-us .big-font h2 {
    position: relative;
    font-size: 200px;
    line-height: 1.2em;
    color: #25292f;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.about-us .big-font h3 {
    position: relative;
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.about-us .worng-color {
    color: #e51c23;

}
/* End Eror Section */

/*--------------------------------*/
/*  26. Strat Footer Area
/*--------------------------------*/
.footer .top-footer {
    background: #111;
    padding: 80px 0px 30px;
}

.footer .top-footer .fo-title h4 {
    font-family: inherit;
    color: #fff;
    padding-bottom: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid #313695;
}

.footer .top-footer .newsletter.fo-title {
    background: transparent;
}

.footer .top-footer .newsletter.fo-title h4 {
    line-height: 1;
}

.small-border {
    height: 3px;
    width: 70px;
    margin: -15px 0 30px;
    background: #FFF;
    display: block;
}

.footer .top-footer .list-unstyled li {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 12px;
}
.footer .top-footer .list-unstyled li a {
    color: #aaa; 
}

.footer .top-footer .list-unstyled li span {
    color: #aaa;
    font-size: 14px;
}

.footer .top-footer .list-unstyled li .fa {
    color: #ffffff;
    font-size: 15px;
}

.footer .top-footer .widget-latestposts .latest-content {
    margin-bottom: 30px;
    position: relative;
    display: block;
    overflow: hidden;
}

.footer .widget-latestposts .latest-content a {
    width: 100px;
    float: left;
    margin-right: 15px;
}

.footer .widget-latestposts .latest-content h6 {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: -6px;
    line-height: 1.8em;
}

.footer .widget-latestposts .latest-content h6:hover {
    color: #1fc056;
}

.footer .widget-latestposts .latest-content span i {
    color: #313695;
}

.footer-service {
    position: relative;
    overflow: hidden;
}

.footer #newsleter {
    position: relative;
    overflow: hidden;
}

.footer #newsleter .set-form {
    background: #ffffff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
    color: #333;
    float: left;
    outline: none;
    font-size: 14px;
    padding: 10px 22px;
    height: 20px;
    width: 80%;
}

.footer #newsleter button {
    background: #313695;
    position: absolute;
    border: none;
    color: #fff;
    height: 100%;
    right: 0px;
    padding: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 17px;
    outline: none;
    height: 40px;
    width: 60px;
}

.footer .top-footer .footer-gallery li {
    padding: 5px;
}

.footer .top-footer .social-icon li {
    margin: 8px 4px 0px;
    display: inline-block;
}

.footer .top-footer .social-icon li a {
    background: #313695;
    color: #FFF;
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 2.6;
    width: 35px;
}

.footer .top-footer .social-icon li a:hover {
    color: #333;
    background: #FFF none repeat scroll 0% 0%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .bottom-footer {
    padding: 10px 0px;
    background: #000;
	color:#747474;
}

.footer .bottom-footer p {
    margin-bottom: 0px;
}

.footer-logo img {
    width: auto;
}

.flicker-feed > a {
    display: inline-block;
    float: left;
    position: relative;
    width: 33.3333%;
    margin: -4px 0px;
    z-index: 1;
}

.flicker-feed > a:before {
    background-color: rgba(85, 31, 192, 0.80);
    content: "";
    height: 95%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flicker-feed > a:hover:before {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flicker-feed > a:after {
    color: #fff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: 300;
    left: 50%;
    position: absolute;
    top: 42%;
    margin-top: -7px;
    margin-left: -7px;
    width: 100%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flicker-feed > a:hover:after {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer .cl-white {
    letter-spacing: .4px;
    line-height:29PX; 
}
/* End Footer Area */

/*--------------------------------*/
/*  27. Strat Click Video Section
/*--------------------------------*/
.set-click-video-area {
    padding: 150px 0 200px;
    position: relative;
    background-image: url("../images/parallex/parallex04.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    width: 100%;
}

.set-click-video-area::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url("../images/logo/pattan.png");
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.set-click-video-area .bd-video-col h2 {
    font-size: 42px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1.8em;
    word-spacing: 10px;
    letter-spacing: 8px;
    position: relative;
}

.set-click-video-area .bd-video-col h4 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    word-spacing: 10px;
    letter-spacing: 5px;
    position: relative;
}

.set-click-video-area .bd-video-col  p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    word-spacing: 10px;
    letter-spacing: 2px;
    position: relative;
}

.set-click-video-area .bd-video-col a i {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    border: 2px solid rgba(255,255,255,.75);
    line-height: 90px;
    font-size: 40px;
    z-index: 2;
    position: relative;
    color: rgba(255,255,255,.97);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .27s cubic-bezier(0,0,.58,1);
    -moz-transition: all .27s cubic-bezier(0,0,.58,1);
    transition: all .27s cubic-bezier(0,0,.58,1);
}

.set-click-video-area .bd-video-col a:hover i {
        background: hsla(260, 72%, 44%, 0.74)
}

.set-click-video-area .bd-video-col a i::before {
        margin-left: 12px;
}
/* End Video click */

/*--------------------------------*/
/*  28. Strat Auto Video Section
/*--------------------------------*/
.set-video-area  {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.set-video-area::before,
.set-video-area::after {
    display: table-cell;
    content: '';
}

.set-video-area::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url("../images/logo/pattan.png");
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.set-video-area h2,
.set-video-area p {
    color: #FFF;
}

.set-video-area h2 span {
    color: #1fc056;;
}

.set-video-area .container {
    padding-top: 200px;
    padding-bottom: 200px;
}

.video-bg {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
}

.video-bg .video {
    height: 100%;
    left: 0;
    margin: 0 !important;
    position: relative;
    top: 0;
    width: 100%;
}

.video-bg .video .mbYTP_wrapper {
    z-index: -1 !important;
}

.over-layer-black-2 {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
/* Strat Auto Video Section */

/*--------------------------------*/
 /*  29. particles Area click
/*--------------------------------*/
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    display: none;
}

.count-particles {
    border-radius: 0 0 3px 3px;
    display: none;
}

/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background-image: url("../images/parallex/comming_soon.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    padding: 200px 0;
}

.particles-js-canvas-el {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 9;
}

/*--------------------------------*/
/*  30. Strat Timer Section
/*--------------------------------*/
.relative-div {
    overflow: hidden;
    position: relative;
}

.up_coming {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 11;
    padding: 50px 0 150px;
}

.coming i:before {
    font-size: 70px;
    color: #ffffff;
}

.coming {
    text-align: center;
}

.timieng {
    padding-top: 100px;
}

.timer .days-wrapper, .timer .hours-wrapper, .timer .minutes-wrapper, .timer .seconds-wrapper {
    display: inline-block;
    width: 160px;
    height: 160px;
    margin: 0 30px;
    padding-top: 20px;
    font-size: 18px;
    cursor: pointer;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    color: #fff;
}

.timer .days, .timer .hours, .timer .minutes, .timer .seconds {
    font-size: 100px;
    font-weight: 100;
    line-height: 90px;
}

.up_coming .content h2 {
    font-size: 46px;
    font-weight: 100;
    color: #ffffff;
    margin-top: 20px;
    z-index: 11;
}

.up_coming .content p {
    margin: 20px 0 30px 0;
    font-size: 22px;
    line-height: 36px;
    color: #ffffff;
    z-index: 11;
}

.up_coming .content .more-link {
    background: #313695 !important;
    border-radius: 0 !important;
     z-index: 11;
}

.send-footer p {
    color: #ffffff;
}

.send-footer .container .row {
    margin: 0;
}

.bottom-fix {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
/* End Timer Section */


/* -- start Scroll top -- */
.back-to-top {
    background: #e7320d;
    border-radius: 50%;
    bottom: 20px;
    cursor: pointer;
    color: #fff;
    display: none;
    height: 50px;
    line-height: 3.4em;
    right: 40px;
    position: fixed;
    text-align: center;
    width: 50px;
    z-index: 9999;
}

.back-to-top i:before {
    font-size: 25px;
    margin-left: 0;
}

/* Strat Coustome Css */
.width-100 {
    width: 100% !important;
}

.width-95 {
    width: 95% !important;
}

.no-padding {
    padding: 0 !important;
}

.padd-left-0 {
    padding-left: 0 !important;
}

.padd-right-0 {
    padding-right: 0 !important;
}

.overflow-hidden {
    overflow: hidden;
}

.more-link {
    background: #313695 !important;
    border-radius: 0 !important;
}

.cl-pry {
    color: #8 #6CBD00;
}

.cl-sen {
    color: #1fc056 !important;
}

.bg-pry {
    background: #313695 !important;
}

.bg-sen {
    background: #1fc056 !important;
}

.padding-tb {
    padding-top: 30px;
    padding-bottom: 30px;
}

.margin-right-7 {
    margin-right: -7px !important;
}

.cl-white {
    color: #ffffff;
}