/*-----------------------------------------------------------------------------------
  Template Name: Pharaoh  Historical HTML Template.
  Template URI: #
  Description: Pharaoh is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
-----------------------------------------------------------------------------------*/
/*
    font-family: 'Roboto', sans-serif;

    font-family: 'Playfair Display', serif;
*/


.slider-area > img {
  height: 100vh;
  width: 100%;
}

.slider__bg--1 {
  background: rgba(0, 0, 0, 0) url("/resources/images/slider/bg/1.jpg") no-repeat scroll center center / cover ;
}

.slider__bg--2 {
  background: rgba(0, 0, 0, 0) url("/resources/images/Index_Header.jpg") no-repeat scroll center center / cover ;
}

/*-----------------------------------------
  Background variation Content
-------------------------------------------*/


.slider__inner {
    text-align: center;
}
.slider__inner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
}
.slider__inner p {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    margin-top: 36px;
    padding: 0 15%;
}
.slider__btn {
    margin-top: 44px;
}

.slider__full--screen {
  align-items: center;
  display: flex;
  height: 100vh;
}

.slider--one .slider__inner {
  padding-top: 80px;
}

/*----------------------------
  Slider 2
-------------------------------*/


.slider--two .slider__full--screen {
  height: 100vh;
}
.slider--two .slider__content__border_lb {
  border: 0 solid transparent;
  bottom: 200px;
  left: 145px;
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
}


/* Large screen desktop */
@media (min-width: 1921px){
.slider--two .slider__content__border_lb {
  left: 165px;
}

}

.slider--two .slider__inner {
  position: relative;
  text-align: left;
  z-index: 9;
}
.slider--two .slider__inner p {
  padding: 0 26% 0 0;
  font-size: 20px;
  line-height: 32px;
}
.slider--two .slider__inner p {
  margin-top: 11px;
  padding: 0;
  width: 73%;
}
.slider--two .slider__full--screen {
  align-items: inherit;
}
.slider--two .slider__video__inner {
  height: 612px;
  position: absolute;
  right: 175px;
  top: 175px;
  width: 677px;
  z-index: 3;
}
.slider--two .slider__inner h1 {
  font-size: 140px;
  font-weight: 700;
}

.video__inner a {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.video__inner {
    height: 100%;
    position: relative;
    text-align: center;
}
.video__inner a i {
    background: #42494e none repeat scroll 0 0;
    border-radius: 100%;
    font-size: 20px;
    height: 78px;
    line-height: 74px;
    transition: all 0.3s ease 0s;
    width: 78px;
    color: #fff;
}
.video__inner a:hover i {
    background: #eabd00 none repeat scroll 0 0;
    color: #fff;
}

.slider--two .slide.slider__full--screen .container .row div[class*="col-"] {
    position: static;
}


/*----------------------
  Button
-------------------------*/


.htc__btn.btn__theme {
    background: #eabd00 none repeat scroll 0 0;
    border: 1px solid #eabd00;
}
.htc__btn.btn__theme:hover {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #eabd00;
    color: #eabd00;
}
.htc__btn {
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 40px;
    padding: 0 40px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.slider__btn a.htc__btn {
    margin: 0 16px;
}
.htc__btn:hover {
    background: #eabd00 none repeat scroll 0 0;
    border: 1px solid #eabd00;
    color: #fff;
}
