.navbar {
    border-radius: 3px;
    border: 0;
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 0px;
    background-color: #000000;
}
.nav {
    padding: 15px 0;
}
.image-slider{
    width: 100%;
}
.header-bottom{
    margin-bottom: 13px;
}

.language-wrapper {
    float: right;
    position: relative;
    margin: 35px 20px 20px 10px;
    padding-left: 20px;
    padding-bottom: 1px;
    font-weight: 400;
}
.language-wrapper .dropdown-toggle .fa-globe {
    font-size: 18px;
    float: left;
    margin-right: 8px;
    margin-top: 0;
    color: #1a1c28;

}


.language-wrapper .dropdown-toggle .fa-angle-down {
    font-size: 13px;
    margin: 5px 0 0 8px;
    float: right;

}
.language-wrapper .dropdown-menu {
    left: 0;
    min-width: 90px;
    font-size: 14px;
    text-transform: none;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0 0 30px;
}

.language-wrapper .dropdown-menu li a {
    font-weight: 200;
    color: #000000;
    font-size: 15px;
    line-height: 23px;
    font-family: Quicksand;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .navbar-nav > li  {
    background: none;
    color: #98b646;
    outline: none !important;
}
.navbar-collapse{
    padding:0px;
}
.navbar-nav a {
    font-size:17px;
    padding:35px 15px;
    text-transform:capitalize;
}
.navbar-nav > li > a:hover{
    color: #98b646
}
.navbar-nav > li > a {
    padding: 20px 30px;
}
.change-language > a:hover:after{
    content: " ";
    display: block;
    width: 100%;
    left: 0;
    position: relative;
    height: 0;
    bottom: 0;
    top: auto;
    border-top: 1px solid currentColor;
    color: #1a1c28;
}

.change-language {
    float: right;
    text-align: right;
}
.header-bottom .container-fluid{
    padding: 0px 110px 0px 110px;
}
/*
.parlax {
    background-image: url("/design/slider-1.jpg");
    background-image: url("/design/slider-2.jpg");
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
*/
.parlax .box-flex{
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-slider h2{
    z-index: 5;
    white-space: nowrap;
    font-size: 56px;
    line-height: 63px;
    font-weight: 300;
    color: rgb(3, 3, 3);
    font-family: QuicksandLight;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    font-family: 'Quicksand', sans-serif;
}
.text-sldier p {
    margin: 0 0 10px;
    margin-bottom: 10px;
}


.text-slider .separator::before{
    position: relative;
    margin-top: -170px;
    content: '';
    display: block;
    height: 1px;
    width: 20%;
    bottom: -15px;
    background: rgb(201, 167, 77);
    transition: width .8s ease, background-color .8s ease;
    margin-left: 40%;
}

.text-slider {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-left: 60%;
    text-align: center;
    margin-top: -200px;
}
.text-sldier p{
    color: #7c7c7c;
    font-size: 17px;
    line-height: 25px;
}
.language-wrapper {
    float: right;
    position: relative;
    margin: 35px 20px 20px 10px;
    padding-left: 20px;
    padding-bottom: 1px;
    font-weight: 400;
}

.language-wrapper .dropdown-toggle .fa-globe {
    font-size: 18px;
    float: left;
    margin-right: 8px;
    margin-top: 0;
    color: #ffffff;
}
.fa-globe::before {
    content: "\f0ac";
}
.language-wrapper .dropdown-toggle .fa-angle-down {
    font-size: 13px;
    margin: 5px 0 0 8px;
    float: right;
}
.fa-angle-down::before {
    content: "\f107";
}
.language-wrapper .dropdown-menu {
    left: 0;
    min-width: 90px;
    font-size: 14px;
    text-transform: none;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0 0 30px;
}
li {
    padding: 0px;
    list-style: none;
}
.language-wrapper .dropdown-menu li a {
    font-weight: 200;
    color: #000000;
}
a, a:active, a:focus, a:hover {
    text-decoration: none;
    color: #fff;
}
a:focus, a:hover {
    color: #98b646;
    text-decoration: none;
}
.dropdown {
    padding: 6px 0;
}
.dropdown-toggle {
    color: #fff;
}
.dropdown-toggle:hover {
    text-decoration: none;
    color: #fff;
}
.dropdown-toggle:focus {
    color: #fff;
    text-decoration: none;
}
.dropdown-toggle img {
    padding-right: 6px;
    padding-bottom: 1px;
}
.dropdown-toggle i {
    padding-left: 5px;
}
.dropdown.pull-right .lang-text {
    display:block;
    float:right;
    margin-top:1px;
}
.dropdown.pull-right .fa-angle-down {
    display:block;
    float:right;
    margin-top:6px;
}
.dropdown-menu {
    background-color: #fff;
    top: 34px;
    left: -16px;
    border-radius: 0;
    min-width: 120px;
}
.dropdown-menu li > a {
    color: #808080;
    padding: 3px 15px;
}
.dropdown-menu li > a:hover {
    background-color: #98b646;
    color: #fff;
}
.dropdown-menu img {
    float: left;
    margin: 4px 8px 0 0;
}
.navbar-nav > li:last-child > a {
    padding-right: 0;
}
.header-style-two.not-index-header {
    position: static;
    background: #fff;
}
.header-style-two.not-index-header  .main-box {
    background: #fff;
}
.not-index-header .navbar-nav > li > a {
    color: #030402;
}
.not-index-header .navbar-nav > li > a:hover {
    color: #98b646;
}
.header-top .top-left {
    float: left;
    font-size: 14px;
    color: #ffffff;
    padding: 7px 0;
}
.navbar-right {
    margin-right: 0;
}
.header-top .dropdown-menu {
    right: auto;
    left: -15px;
}
.header-top .top-left i {
    margin-right: 15px;
}
.header-top .top-left .header-phone {
    margin-right: 38px;
}
.logo {
    padding: 15px 0;
}
.logo img {
    height: 60px;
}