/* -----------------------------------
Template Name: Mirror
Template URI: https://devitems.com/html/mirror-preview/
Description: This is html5 template
Author: HasTech
Author URI: https://devitems.com/
Version: 1.0
NOTE: This is Slider style file. All Slider related style included in this file.

--------------------------------------*/
.background-area {position: relative; overflow: hidden;}
.background-area img {width: 100%;}
.bg-overlay-pattern:before {
    background: rgba(0, 0, 0, 0) url("../../images/bg/pattern.png.html") repeat scroll 0 0;
}
.background-area, .banner-content, .banner-content .container, .banner-content .row, .banner-content .col-md-12, .banner-content .col-md-8, .banner-content .col-md-4.right, .banner-content .text-content-wrapper, .banner-content .text-content, .banner-content .display-table, .banner-content .display-table-cell {
    height: 100%;
    margin: auto;
}
.text-content-wrapper {width: 100%;}
.banner-content .row{margin-left: -15px; margin-right: -15px}
.banner-content .text-content-wrapper, .banner-content .display-table {display: table;}
.banner-bg-1, .banner-bg-2, .banner-bg-3, .banner-bg-4{height: 100vh}
.banner-bg-1{
	background-image: url("../../img/banner/1.jpg");
    background-repeat:  no-repeat;
    background-attachment:  scroll;
    background-position:  center center;
    background-size: cover ;
}
.banner-bg-2{
	background-image: url("../../img/banner/2.jpg");
    background-repeat:  no-repeat;
    background-attachment:  scroll;
    background-position:  center center;
    background-size: cover ;
}
.banner-bg-3{
	background-image: url("../../img/banner/3.jpg");
    background-repeat:  no-repeat;
    background-attachment:  scroll;
    background-position:  center center;
    background-size: cover ;
}
.banner-content .text-content-wrapper.text-left {float: left;}
.banner-content .text-content, .banner-content .display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
h3.title-small {font-size: 23px; font-weight: 600;}
h1.title1 {
    font-family: "oswaldextralight";
    font-size: 70px;
    font-weight: 300;
    line-height: 75px;
    margin: 0;
    padding-top: 70px;
}
h2.title2 {font-size: 70px;margin: 0 0 14px;}
.banner-readmore {
    clear: both;
    display: inline-block;
    line-height: 29px;
}
.banner-btn {
    color: #606060;
    font-family: "oswaldmedium";
    font-size: 22px;
    line-height: 20px;
    position: relative;
}
.background-area .banner-btn i {
    font-size: 12px;
    position: relative;
    top: -4px;
}
.banner-btn:after {
    background: #606060 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 96%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.banner-btn:hover {border-color: #95c41f; color: #303030;}
.banner-btn:hover:after {background: #303030}
.background-area .button-default {display: inline;}
.banner-content.static-text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9;
}
.banner-content .text-content-wrapper.full-width {
    float: none;
    margin: auto;
    position: relative;
    z-index: 9;
}
.text-style-two h1.title1, .text-style-three h1.title1 {
	font-size: 55px;
	line-height: 48px;
	margin-bottom: 18px;
	padding-top: 20px;
}
.text-style-two h2.title2 span, .text-style-three h2.title2 span {font-family: "oswaldextralight";}
.text-style-two .banner-btn {color: #404040;}
.background-area .text-style-two .banner-btn i {color: #404040;}
.background-area .text-style-two .banner-btn:hover i {color: #303030;}
.text-style-two .banner-btn:after {background: #404040 none repeat scroll 0 0;}
.text-style-two .banner-btn:hover:after {background: #303030 none repeat scroll 0 0;}
.text-style-two .banner-btn:hover {color: #303030;}
.text-style-three h1.title1, .text-style-three h2.title2 {color: #dddddd;}
.text-style-three .banner-btn {color: #dddddd;}
.text-style-three .banner-btn:after {background: #dddddd none repeat scroll 0 0;}
.text-style-three .banner-btn:hover:after {background: #a2a2a2 none repeat scroll 0 0;}
.text-style-three .banner-btn:hover {color: #a2a2a2;}
#home-area .banner-bg-1, #home-area .banner-bg-2, #home-area .banner-bg-3, #home-area .banner-bg-4 {
    height: 100%;
}
#home-area h1.title1 {padding-top: 0;}