@import url('fontawesome-all.css');
@import url('animate.css');
@import url('custom-animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('hover.css');
@import url('botstrap-select.min.css');
@import url('swiper.min.css');
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    line-height: inherit;
}
.page-wrapper {
    position: relative;
    width: 100%;
    min-width: 300px;
    z-index: 9;
    margin: 0 auto;
    overflow: hidden;
}
body {
    font-size: 17px;
    color: #212121;
    line-height: 27px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    font-family: Oswald, sans-serif;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:focus,
a:hover,
a:visited {
    text-decoration: none !important;
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    line-height: 1.25em;
    margin: 0;
    background: 0 0;
    color: #212121;
    font-family: Oswald, sans-serif;
}
.theme-color-two h1,
.theme-color-two h2,
.theme-color-two h3,
.theme-color-two h4,
.theme-color-two h5,
.theme-color-two h6 {
    color: #011940;
}
button {
    outline: 0 !important;
    cursor: pointer;
}
.text {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    color: #4a4a4a;
    margin: 0 0 15px;
}
::-webkit-input-placeholder {
    color: inherit;
}
::-moz-input-placeholder {
    color: inherit;
}
::-ms-input-placeholder {
    color: inherit;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
    outline: 0;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
    border-radius: 0;
}
.bootstrap-select .dropdown-menu li a span.text {
    margin-bottom: 0;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    z-index: 9;
    overflow: hidden;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.theme-btn {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.light-bg {
    background-color: #fff !important;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.fa {
    line-height: inherit;
}
.owl-dots,
.owl-nav {
    display: none;
}
.theme-btn {
    display: inline-block;
    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;
}
.scroll-to-top {
    position: fixed;
    right: 50px;
    bottom: 90px;
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    margin-left: -26px;
    display: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #212121;
}
.scroll-to-top.style-two {
    border-radius: 50%;
}
.scroll-to-top:hover {
    color: #fff;
}
.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background: 0 0;
    clear: both;
}
.header-top {
    position: relative;
    background-color: #212121;
    padding: 2px 0;
}
.header-top .inner-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    min-height: 50px;
}
.header-top .left-column {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-top .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.header-top .btn-light:not(:disabled):not(.disabled).active,
.header-top .btn-light:not(:disabled):not(.disabled):active {
    color: #fff;
}
.header-top .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: 0 !important;
    box-shadow: none;
}
.header-top .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
    min-width: 125px;
}
.header-top .contact-info {
    position: relative;
}
.header-top .contact-info li {
    position: relative;
    padding-right: 38px;
    display: inline-block;
    color: #a3a3a3;
}
.header-top .contact-info li:last-child {
    padding-right: 0;
}
.header-top .contact-info li:before {
    position: absolute;
    content: "";
    right: 5px;
    top: 13px;
    width: 24px;
    height: 1px;
    background-color: #474747;
}
.header-top .contact-info li:last-child:before {
    display: none;
}
.header-top .contact-info li a {
    position: relative;
    color: #a3a3a3;
}
.header-top .contact-info li a i {
    margin-right: 10px;
    font-size: 16px;
}
.header-top .right-column:before {
    position: absolute;
    content: "";
    left: 0;
    top: -13px;
    bottom: -13px;
    width: 3000%;
}
.header-top .social-links {
    position: relative;
    margin-left: 25px;
    padding-right: 25px;
    margin-right: 25px;
}
.header-top .social-links li {
    display: inline-block;
    margin-right: 20px;
}
.header-top .social-links li:last-child {
    margin-right: 0;
}
.header-top .social-links a {
    color: #212121;
    transition: 0.5s;
    font-size: 16px;
}
.header-top .social-links:before {
    position: absolute;
    content: "";
    right: 0;
    top: 4px;
    width: 1px;
    height: 20px;
    background-color: rgb(33 33 33 / 32%);
}
.main-header .header-upper {
    position: relative;
    padding: 10px 0;
}
.main-header .header-upper .inner-container {
    position: relative;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.main-header .header-upper .logo-box {
    z-index: 10;
}
.main-header .header-upper .logo-box .logo {
    position: relative;
    display: block;
    padding: 0;
}
.logo-box .logo h1, .logo-box .logo h2 {
    display: block;
    padding: 0;
    margin: 0;
    width: 330px;
    height: 90px;
    background: url(http://www.ergeneilaclama.com/img/ergeneilaclama.png);
    text-indent: -9999px;
}
.logo-box .logo h1 a, .logo-box .logo h2 a {
	width: 330px;
    height: 90px;
    display: block;
}
.main-header .header-upper .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-header .header-upper .link-btn a {
    vertical-align: middle;
}
.main-header .nav-outer {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.navbar-right-info .mobile-nav-toggler {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-left: 30px;
    cursor: pointer;
    border-radius: 50%;
}
.navbar-right-info .side-menu-nav {
    position: relative;
    padding-left: 10px;
}
.navbar-right-info .side-menu-nav:before {
    position: absolute;
    content: "";
    top: -10px;
    left: -11px;
    width: 1px;
    height: 48px;
    background-color: #ddd;
}
.navbar-right-info .side-menu-nav img {
    cursor: pointer;
}
.main-header .nav-outer .main-menu {
    position: relative;
}
.main-menu .inner-container {
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: -25px;
    background: #fff;
}
.main-menu .inner-container .nav-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.main-menu .navbar-collapse {
    padding: 0;
    display: block !important;
}
.main-menu .navigation {
    position: relative;
    margin: 0;
    margin-left: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-menu .navigation > li {
    position: relative;
    padding: 32px 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-menu .navigation > li:last-child {
    margin-right: 0;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    color: #212121;
    padding: 3px 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 240px;
    z-index: 100;
    display: none;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: 0.5s;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 14px 30px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 24px;
    font-weight: 300;
    font-size: 17px;
    text-transform: capitalize;
    color: #4b4b4b;
    text-align: left;
    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;
}
.main-menu .navigation > li > ul > li:last-child > a {
    border-bottom: 0;
}
.main-menu .navigation > li > ul > li > a:hover {
    color: #212121;
    font-weight: 300;
    padding-left: 42px;
}
.main-menu .navigation > li > ul > li > a:before {
    position: absolute;
    content: "\f120";
    left: 30px;
    top: 13px;
    display: block;
    line-height: 24px;
    font-size: 17px;
    font-family: Flaticon;
    font-weight: 400;
    transform: rotate(-90deg);
    font-size: 11px;
    transition: 0.5s;
    opacity: 0;
}
.main-menu .navigation > li > ul > li > a:hover:before {
    opacity: 1;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
    position: absolute;
    content: "\f105";
    right: 30px;
    top: 13px;
    display: block;
    line-height: 24px;
    font-size: 17px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 105%;
    top: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 240px;
    z-index: 100;
    display: none;
    background-color: #fff;
    transition: 0.5s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    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;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 14px 30px;
    line-height: 24px;
    font-weight: 400;
    border-bottom: 1px solid #e3e3e3;
    font-size: 17px;
    text-transform: capitalize;
    color: #4b4b4b;
    text-align: left;
    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;
}
.main-menu .navigation > li > ul > li > ul > li:last-child > a {
    border-bottom: 0;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
    color: #212121;
    font-weight: 500;
    padding-left: 42px;
}
.main-menu .navigation > li > ul > li > ul > li > a:before {
    position: absolute;
    content: "\f120";
    left: 30px;
    top: 13px;
    display: block;
    line-height: 24px;
    font-size: 17px;
    font-family: Flaticon;
    font-weight: 400;
    transform: rotate(-90deg);
    font-size: 11px;
    transition: 0.5s;
    opacity: 0;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover:before {
    opacity: 1;
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none;
}
.header-upper .navbar-right-info {
    position: relative;
    margin-left: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-upper .dropdown-item:active {
    color: #fff;
}
.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    z-index: -1;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
}
.sticky-header .main-menu .navigation {
    margin-left: 0;
}
.main-header .sticky-header .header-lower .wrapper-box {
    padding-left: 0;
}

.sticky-header .main-menu .navigation {
    margin-left: 0;
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99901;
    visibility: visible;
}

.main-header .sticky-header .header-lower .wrapper-box {
    padding-left: 0;
}
/*** 

====================================================================
            Mobile Menu
====================================================================

***/

.nav-outer .mobile-nav-toggler {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    float: right;
    margin: 13px 0;
    margin-left: 15px;
    display: none;
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu .mCSB_scrollTools {
    right: -6px;
}

.mobile-menu .mCSB_inside>.mCSB_container {
    margin-right: 5px;
}

.mobile-menu .navbar-collapse {
    display: block !important;
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
    margin-bottom: 100px;
    margin-top: 25px;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background-color: rgb(24 23 22 / 25%);
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #202020;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li ul li>a {
    font-size: 15px;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.10);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none;
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 10px 10px;
}

.mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

/* Hidden Bar */

.hidden-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 99999;
    width: 100%;
    max-width: 410px;
    height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hidden-sidebar-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 17px;
    cursor: pointer;
    color: #212121;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.hidden-sidebar .logo {
    margin-bottom: 35px;
}

.hidden-sidebar .wrapper-box {
    height: 100%;
}

.hidden-sidebar .content-wrapper {
    padding: 80px 30px;
    position: relative;
    background: #212121;
}

.hidden-sidebar .sidebar-widget {
    margin-bottom: 40px;
}

.hidden-sidebar .text-widget .text {
    font-size: 17px;
    color: #a3a3a3;
    margin-bottom: 0;
}

.hidden-sidebar .copyright-text {
    color: #a3a3a3;
    font-size: 17px;
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    display: none;
    background: rgba(20, 20, 20, 0.70);
    overflow: hidden;
    cursor: none;
}

/* Cursor Style */

.cursor {
    position: absolute;
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -o-transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: hidden;
}

.cursor {
    visibility: visible;
}

.cursor.active {
    opacity: 0.5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.cursor.hovered {
    opacity: 0.08;
}

.cursor-follower {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    visibility: hidden;
}

.cursor-follower {
    visibility: visible;
}

.cursor-follower.active {
    opacity: 0.7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cursor-follower.hovered {
    opacity: 0.08;
}

.cursor-follower.close-cursor:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    left: 48%;
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
}

.cursor-follower.close-cursor:after {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    right: 48%;
    top: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*** 

====================================================================
        Banner Section
====================================================================

***/

.banner-section {
    position: relative;
}

.banner-section .background-text {
    position: absolute;
    right: -280px;
    bottom: 190px;
    z-index: 99;
    
    font-size: 240px;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 200px;
    color: rgb(255 255 255 / 0.1);
    transform: rotate(-30deg);
}

.banner-section .background-text .text-2 {
    position: absolute;
    top: -5px;
    left: 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
}

.three-item-carousel,
.banner-slider {
    position: relative;
    height: 100% !important;
    z-index: 9;
}

.banner-section .swiper-slide {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner-section .swiper-slide:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.0;
    content: "";
}

.banner-section .content-outer {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
}

.banner-section .content-box {
    position: relative;
    padding: 50px 15px 50px;
    min-height: 870px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.banner-section .content-box .inner {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}

.banner-section .swiper-slide-active .content-box .inner {
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .content-box h1 {
    position: relative;
    font-size: 80px;
    font-weight: 800;
    line-height: 80px;
    color: #ffffff;
    
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
}

.banner-section .swiper-slide-active .content-box h1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.banner-section .content-box h1:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 100%;
    transform: translateX(-50%);
    max-width: 770px;
    margin: 0 auto;
}

.banner-section .content-box h4 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 500;
    padding: 12px 20px;
    display: inline-block;
    
    margin-bottom: 30px;
    background-color: rgba(33, 33, 33, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

.banner-section .swiper-slide-active h4 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.banner-section .content-box .text {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    margin-bottom: 25px;
}

.banner-section .swiper-slide-active .text {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    transition-delay: 1600ms;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .link-box {
    padding-top: 20px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0 -10px;
}

.banner-section .swiper-slide-active .link-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner-section .link-box a {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    margin: 0 10px 10px;
}

.banner-section .banner-slider-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.banner-section .banner-slider-button-next {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #212121;
    cursor: pointer;
    z-index: 9;
    margin-right: 50px;
    font-size: 18px;
    background-color: #fff;
    transition: .5s;
    transform: rotate(180deg);
}

.banner-section .banner-slider-button-prev {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #212121;
    cursor: pointer;
    z-index: 9;
    margin-left: 50px;
    font-size: 18px;
    background-color: #fff;
    transition: .5s;
}
.sec-title {
    position: relative;
    margin-bottom: 55px;
}
.sec-title h2 {
    position: relative;
    font-size: 46px;
    font-weight: 600;
    padding-bottom: 30px;
}
.sec-title h2:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 76px;
    height: 11px;
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-5.png);
    background-repeat: no-repeat;
}
.sec-title.text-center h2:before {
    left: 50%;
    transform: translateX(-50%);
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-3.png);
}
.theme-color-two .sec-title h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-11.png);
}
.theme-color-two .sec-title.text-center h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-10.png);
}
.theme-color-three .sec-title h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-15.png);
}
.theme-color-three .sec-title.text-center h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-16.png);
}
.theme-color-four .sec-title h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-21.png);
}
.theme-color-four .sec-title.text-center h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-22.png);
}
.theme-color-five .sec-title h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-23.png);
}
.theme-color-five .sec-title.text-center h2:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-24.png);
}
.sec-title .text {
    position: relative;
    margin-top: 25px;
    margin-bottom: 0;
}
.sec-title.light h2 {
    color: #fff;
}
.sec-title.light .text {
    color: #fff;
}
.theme-btn {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    color: #212121;
    padding: 18px 35px;
    font-weight: 500;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
    text-align: center;
    min-width: 160px;
}
.theme-btn:hover {
    color: #fff;
}
.theme-btn:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background-color: #212121;
    transition: 0.5s;
}
.theme-btn:hover:before {
    width: 100%;
}
.theme-btn span {
    position: relative;
}
.theme-btn span i {
    margin-right: 7px;
}
.theme-btn.style-two {
    padding: 16px 46px;
    background-color: transparent;
    color: #fff;
}
.theme-btn.style-two:hover {
    color: #212121;
}
@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
.services-section {
    position: relative;
    padding: 120px 0 60px;
}
.service-block .inner-box {
    position: relative;
    margin-bottom: 60px;
}
.service-block .image {
    position: relative;
}
.service-block .image:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #212121;
    transition: 0.5s;
    opacity: 0;
}
.service-block .inner-box:hover .image:before {
    opacity: 0.9;
}
.service-block .image img {
    width: 100%;
}
.service-block .lower-content {
    position: relative;
    padding: 30px;
    padding-top: 0;
    margin: -60px 20px 0;
    background-color: #f8f8f8;
    transition: 0.5s;
}
.service-block .inner-box:hover .lower-content {
    background-color: #fff;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    margin-top: -82px;
    padding-bottom: 52px;
}
.service-block .icon {
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: -10px;
    transform: translateY(-50px);
}
.service-block .icon:before {
    position: absolute;
    content: "";
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    transition: 0.5s;
    transform: scale(0.8);
    opacity: 0;
    border-radius: 50%;
}
.service-block .inner-box:hover .icon:before {
    transform: scale(1);
    opacity: 1;
}
.service-block h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.service-block .text {
    position: relative;
    margin-bottom: 0;
}
.service-block .link-btn {
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #212121;
    opacity: 0;
    transition: 0.5s;
}
.service-block .inner-box:hover .link-btn {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}
.projects-section {
    position: relative;
    padding: 120px 0 0;
    background-color: #f8f8f8;
}
.projects-section .title-box {
    position: relative;
    padding-left: 100px;
    padding-bottom: 60px;
}
.projects-section .title-box h2 {
    position: relative;
    font-size: 46px;
    font-weight: 600;
}
.projects-section .title-box .text {
    margin-bottom: 0;
}
.projects-section .title-box:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -16px;
    width: 93px;
    height: 20px;
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-7.png);
    z-index: 8;
}
.projects-section .outer-box {
    position: relative;
    overflow: hidden;
}
.projects-section .outer-container {
    max-width: 1200px;
    margin: 0 auto;
    margin-right: 0;
}
.projects-section .background-text {
    position: absolute;
    right: 0;
    top: 170px;
    z-index: 99;
    
    font-size: 160px;
    font-weight: 800;
    letter-spacing: -5px;
    line-height: 90px;
    color: #eee;
    font-family: Oswald, sans-serif;
}
.projects-section .image {
    padding-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    background-size: cover;
}
.projects-section .image img {
    opacity: 0.3;
}
.projects-section .center .image img {
    opacity: 1;
}
.projects-section .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 70px;
    transform: translate(35px, -50%);
}
.projects-section .owl-theme .owl-nav .owl-prev {
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: none;
    text-align: center;
    color: transparent;
    line-height: 70px;
    font-size: 0;
    opacity: 1;
    margin-top: -30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.projects-section .owl-theme .owl-nav .owl-prev:after {
    font-family: Flaticon;
    content: "\f13a";
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    left: 0;
    color: #212121;
    background: #fff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-top: 1px solid #ddd;
}
.projects-section .owl-theme .owl-nav .owl-prev:hover:after {
    left: 0;
    margin-left: 0;
}
.projects-section .owl-theme .owl-nav .owl-next {
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    height: 70px;
    width: 70px;
    border: none;
    text-align: center;
    line-height: 70px;
    color: transparent;
    font-size: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.projects-section .owl-theme .owl-nav .owl-next:after {
    font-family: Flaticon;
    content: "\f13a";
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    right: 0;
    color: #212121;
    background: #ffff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}
.projects-section .owl-theme .owl-nav .owl-next:hover:after {
    right: 0;
    margin-right: 0;
}
.projects-section .owl-theme .owl-nav .owl-next:hover:after,
.projects-section .owl-theme .owl-nav .owl-prev:hover:after {
    opacity: 1;
}
.projects-section .owl-theme .owl-nav .owl-next:hover,
.projects-section .owl-theme .owl-nav .owl-prev:hover {
    opacity: 1;
}
.theme-btn.style-three {
    background: #fff;
}
.news-section {
    position: relative;
    padding: 120px 0 90px;
}
.news-block {
    position: relative;
}
.news-block .inner-box {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.news-block .image {
    position: relative;
    overflow: hidden;
}
.news-block .image img {
    transition: 0.5s;
    width: 100%;
}
.news-block .overlay-two {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: rgb(247 194 17 / 95%);
    opacity: 0;
}
.news-block .inner-box:hover .overlay-two {
    opacity: 1;
}
.news-block .overlay-two a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #212121;
    display: inline-block;
    font-size: 22px;
    border-radius: 50%;
    margin: 0 5px;
    transition: 0.5s;
}
.news-block .overlay-two span {
    position: relative;
    display: inline-block;
    transition: 0.5s;
}
.news-block .inner-box:hover .overlay-two span {
    transform: rotate(360deg);
}
.news-block .lower-content {
    position: relative;
    padding: 0 30px;
    padding-top: 25px;
}
.news-block h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 15px;
}
.news-block h3 a {
    color: #2a2a2a;
    transition: 0.5s;
}
.news-block .post-meta {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 24px;
    border-top: 1px solid #e3e3e3;
    padding-top: 15px;
}
.news-block .post-meta li {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
}
.news-block .post-meta li:before {
    position: absolute;
    content: "";
    right: 0;
    top: 6px;
    width: 1px;
    height: 15px;
    background-color: #e0dbd5;
}
.news-block .post-meta li a {
    position: relative;
    font-size: 17px;
    color: #a0a0a0;
}
.news-block .post-meta li a i {
    margin-right: 8px;
}
.news-block .bottom-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news-block .social-links-wrapper {
    position: relative;
    width: 60px;
    z-index: 9;
}
.news-block .social-links-wrapper .icon {
    position: relative;
    width: 60px;
    text-align: center;
    color: #a0a0a0;
    font-size: 17px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.news-block .social-links-wrapper .icon span {
    margin-right: 5px;
    font-size: 14px;
}
.news-block .social-links {
    position: absolute;
    right: 60px;
    top: -5px;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
    padding-right: 10px;
}
.news-block .social-links-wrapper:hover .social-links {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.news-block .social-links li {
    display: inline-block;
    margin-left: 0;
}
.news-block .social-links li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 13px;
    color: #838d9e;
    display: inline-block;
    background: #f0ece5;
    border-radius: 50%;
}
.news-block .social-links li a:hover {
    color: #fff;
}
.news-block .link-box .theme-btn {
    background-color: #293e9c;
    padding: 13.5px 25px;
}
.news-block .link-box .theme-btn:hover i {
    color: #fff;
}
.cta-section {
    position: relative;
    background: #0b2042;
    padding: 30px 0;
}
.cta-section h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.cta-section:before {
    position: absolute;
    content: "";
    right: -80px;
    top: 0;
    bottom: 0;
    width: calc(50% + 100px);
    border-left: 10px solid #fff;
    transform: skewX(-30deg);
}
.cta-section .link-btn {
    position: relative;
    margin: 0 -5px;
    text-align: right;
}
.cta-section .link-btn .theme-btn {
    margin: 0 5px;
}
.main-footer {
    position: relative;
    background: #212121;
    padding: 100px 0 60px;
}
.widget {
    position: relative;
    margin-bottom: 40px;
}
.about-widget {
    position: relative;
}
.about-widget .logo {
    position: relative;
    margin-bottom: 30px;
}
.about-widget .text {
    position: relative;
    color: #a3a3a3;
    margin-bottom: 30px;
}
.about-widget .social-links {
    position: relative;
}
.about-widget .social-links li {
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
.about-widget .social-links li a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #a3a3a3;
    background-color: #2e2e2e;
    transition: 0.5s;
    display: inline-block;
}
.about-widget .social-links li a:hover {
    color: #212121;
}
.links-widget {
    position: relative;
}
.widget_title {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.widget_title:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 76px;
    height: 11px;
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-3.png);
    background-repeat: no-repeat;
}
.contact-widget {
    position: relative;
}
.contact-widget li {
    position: relative;
    color: #a3a3a3;
    margin-bottom: 16px;
    padding-left: 60px;
    line-height: 27px;
}
.contact-widget i {
    position: absolute;
    top: 7px;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #a3a3a3;
    background-color: #2e2e2e;
    transition: 0.5s;
    display: inline-block;
    transition: 0.5s;
}
.contact-widget li:hover i {
    color: #212121;
}
.contact-widget a {
    color: #a3a3a3;
}
.instagram-widget .wrapper-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -4.5px;
}
.instagram-widget .wrapper-box .image {
    position: relative;
    overflow: hidden;
    margin: 0 4.5px 11px;
}
.instagram-widget .wrapper-box .image .overlay-link {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: rgb(33 33 33 / 0.9);
}
.instagram-widget .wrapper-box .image:hover .overlay-link {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.instagram-widget .wrapper-box .image .overlay-link a {
    color: #fff;
    font-size: 22px;
}
.footer-bottom {
    position: relative;
    background-color: #212121;
}
.footer-bottom .wrapper-box {
    position: relative;
    border-top: 1px solid #3a3a3a;
    padding: 33px 0;
}
.footer-bottom .copyright-text {
    color: #a3a3a3;
    font-size: 17px;
}
.footer-bottom .menu {
    font-size: 17px;
}
.footer-bottom .menu li {
    position: relative;
    display: inline-block;
    padding-right: 28px;
}
.footer-bottom .menu li:before {
    position: absolute;
    content: "";
    right: 9px;
    bottom: 5px;
    height: 2px;
    width: 8px;
    background-color: #a3a3a3;
}
.footer-bottom .menu li:last-child:before {
    display: none;
}
.footer-bottom .menu li:last-child {
    padding-right: 0;
}
.footer-bottom .menu li a {
    color: #a3a3a3;
    transition: 0.5s;
}
.main-header .header-lower {
    position: relative;
}
.main-header .header-lower .wrapper-box {
    position: relative;
    min-height: 72px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding-left: 360px;
}
.main-header .header-lower .navbar-right-info {
    position: relative;
    margin-left: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-style-two .navbar-right-info .side-menu-nav:before {
    opacity: 0;
}
.header-style-two .navbar-right-info .side-menu-nav {
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
}
.header-style-two .main-menu .navigation > li {
    padding: 18px 0;
}
.main-header.header-style-two {
    position: absolute;
}
.main-header.header-style-two .header-upper .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-header.header-style-two .header-upper {
    background: #011940;
}
.main-header.header-style-two .header-upper .logo-box {
    padding: 47px 31px;
    margin-bottom: -73px;
}
.main-header.header-style-two .header-upper .contact-info .single-contact-info {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid rgb(0 60 157 / 20%);
    position: relative;
    padding-left: 60px;
}
.main-header.header-style-two .header-upper .contact-info .single-contact-info:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.main-header.header-style-two .header-upper .contact-info .icon {
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 40px;
}
.main-header.header-style-two .header-upper .contact-info h4 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.main-header.header-style-two .header-upper .contact-info .text {
    position: relative;
    color: #fff;
    font-size: 17px;
    margin-bottom: 0;
}
.main-header.header-style-two .header-upper .contact-info .text a {
    color: #fff;
}
.main-header.header-style-two .main-menu .navigation > li:before {
    top: 20px;
}
.banner-section.style-two .content-box {
    justify-content: flex-start;
}
.banner-section.style-two .content-box h1 {
    padding-bottom: 30px;
    position: relative;
}
.banner-section.style-two .content-box h1 span {
    font-weight: 300;
}
.banner-section.style-two .content-box {
    min-height: 975px;
}
.banner-section.style-two .content-box h1:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 1px;
    width: 60px;
    height: 2px;
    transform: translate(0, 0);
}
.banner-section.style-two .content-box .text {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}
.theme-btn.style-four {
    color: #fff;
}
.banner-section.style-two .content-box .inner {
    margin-top: 50px;
}
.banner-section.style-two .content-box .inner {
    margin-top: 51px;
}
.banner-section.style-two .banner-slider-nav {
    top: auto;
    justify-content: flex-end;
    max-width: 1170px;
    margin: 0 auto;
    bottom: 130px;
}
.banner-section.style-two .banner-slider-button-next {
    margin-right: 0;
}
.banner-section.style-two .banner-slider-button-prev {
    right: 10px;
}
.banner-section.style-two .banner-slider-button-next:hover {
    color: #fff;
}
.banner-section.style-two .banner-slider-button-prev:hover {
    color: #fff;
}
.services-section-two {
    position: relative;
    margin-top: -94px;
}
.services-section-two .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 12px;
}
.services-section-two .wrapper-box {
    position: relative;
    background: #fff;
    padding: 120px 0 90px;
    z-index: 9;
}
.service-block-two .inner-box {
    position: relative;
    margin-bottom: 30px;
}
.service-block-two .image {
    position: relative;
}
.service-block-two .image:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #212121;
    transition: 0.5s;
    opacity: 0;
}
.service-block-two .inner-box:hover .image:before {
    opacity: 0.9;
}
.service-block-two .lower-content {
    position: relative;
    padding: 26px 30px;
    text-align: center;
    margin: -53px 30px 0;
    background-color: #fff;
    transition: 0.5s;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.service-block-two .inner-box:hover .lower-content {
    background-color: #011940;
}
.service-block-two .icon {
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -40px;
    transform: translateY(50px);
    font-size: 50px;
    color: #fff;
    z-index: 9;
}
.service-block-two .icon:before {
    position: absolute;
    content: "";
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    transition: 0.5s;
    transform: scale(0.8);
    opacity: 0;
    border-radius: 50%;
}
.service-block-two .inner-box:hover .icon:before {
    transform: scale(1);
    opacity: 1;
}
.service-block-two h5 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    
}
.service-block-two h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    transition: 0.5s;
}
.service-block-two .inner-box:hover h4 {
    color: #fff;
}
.service-block-two .link-btn {
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #212121;
    opacity: 0;
    transition: 0.5s;
}
.service-block-two .inner-box:hover .link-btn {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}
.cta-section.style-two {
    background: 0 0;
    padding: 0;
    z-index: 9;
}
.cta-section.style-two .link-btn .theme-btn {
    margin: 0 1px;
}
.cta-section.style-two .wrapper-box {
    padding: 49.5px 50px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.cta-section.style-two:before {
    opacity: 0;
}
.cta-section.style-two h2 i {
    font-size: 40px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    line-height: 43px;
    margin-right: 6px;
}
.theme-btn.style-five {
    color: #fff;
    padding: 16px 46px;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.theme-btn.style-five:hover {
    border-color: #212121;
}
.about-section-two {
    position: relative;
    padding: 120px 0 90px;
}
.about-section-two .image {
    position: relative;
    margin-bottom: 30px;
}
.about-section-two .icon-box {
    position: relative;
    padding-left: 100px;
    margin-bottom: 45px;
}
.about-section-two .icon-box .icon {
    position: absolute;
    top: 3px;
    left: 0;
    width: 80px;
    height: 80px;
    line-height: 74px;
    text-align: center;
    font-size: 45px;
    background: #f8f8f8;
}
.about-section-two .icon-box h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    font-family: Oswald, sans-serif;
    margin-bottom: 5px;
}
.about-section-two .link-btn a {
    margin-right: 10px;
}
.projects-section-two {
    position: relative;
    padding: 120px 0 90px;
    background: #011940;
}
.projects-section-two .sec-bg {
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    height: 392px;
    background-size: cover;
}
.cta-section-two {
    position: relative;
}
.cta-section-two .wrapper-box {
    position: relative;
    padding: 50px;
    padding-bottom: 30px;
    background-size: cover;
    margin-bottom: -80px;
    z-index: 9;
}
.cta-section-two .left-content {
    position: relative;
    padding-left: 70px;
}
.cta-section-two .icon {
    position: absolute;
    top: 17px;
    left: 0;
    color: #fff;
    font-size: 50px;
}
.cta-section-two h3 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.cta-section-two .text {
    position: relative;
    color: #fff;
    margin-bottom: 16px;
}
.cta-section-two .wrapper-box:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(251 90 15 / 0.75);
}
.cta-section-two .wrapper-box .link-btn {
    text-align: right;
}
.main-footer.style-two {
    background: #011940;
    padding-top: 180px;
}
.theme-color-two .widget_title {
    color: #fff;
}
.theme-color-two .widget_title:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-10.png);
}
.contact-widget-two h5 {
    position: relative;
    color: #fff;
    font-size: 17px;
    padding-left: 55px;
    margin-bottom: 20px;
}
.contact-widget-two h5 i {
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 40px;
}
.contact-widget-two .text {
    position: relative;
    color: #aab4c5;
    margin-bottom: 20px;
}
.contact-widget-two .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.contact-widget-two .contact-info li img {
    border-radius: 50%;
    border: 2px solid #0e254a;
}
.contact-widget-two .contact-info li {
    position: relative;
    margin-left: -15px;
}
.contact-widget-two .contact-info li span {
    position: absolute;
    bottom: -45px;
    left: 50%;
    background: #fff;
    width: max-content;
    line-height: 26px;
    font-size: 17px;
    color: #4b4b4b;
    padding: 0 10px;
    transform: translateX(-50%);
    display: inline-block;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s;
}
.contact-widget-two .contact-info a {
    position: relative;
    width: 66px;
    height: 66px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    border: 2px solid #0e254a;
    transition: 0.5s;
}
.contact-widget-two .contact-info a:hover {
    color: #fff;
}
.contact-widget-two .contact-info li:nth-child(1) {
    margin-left: 0;
    z-index: 3;
    position: relative;
}
.contact-widget-two .contact-info li:nth-child(2) {
    z-index: 2;
}
.contact-widget-two .contact-info li span:before {
    position: absolute;
    content: "";
    top: -18px;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.contact-widget-two .contact-info li:hover span {
    opacity: 1;
}
.news-widget .single-post {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}
.news-widget .single-post .image {
    position: absolute;
    left: 0;
    top: 0;
}
.news-widget .single-post h4 {
    position: relative;
    color: #fff;
    font-size: 20px;
}
.news-widget .single-post h4 a {
    position: relative;
    color: #fff;
    transition: 0.5s;
}
.news-widget .single-post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer-bottom.style-two {
    background-color: #001333;
}
.footer-bottom.style-two .wrapper-box {
    border-top: 0;
    padding: 25px 0;
}
.footer-bottom.style-two .left-side {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer-bottom.style-two .logo {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #263651;
}
.footer-bottom.style-two .copyright-text {
    color: #aab4c5;
}
.footer-bottom .social-links {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.footer-bottom .social-links li {
    margin: 0 5px;
}
.footer-bottom .social-links li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: 2px solid rgb(255 255 255 / 0.15);
    border-radius: 50%;
    transition: 0.5s;
    display: inline-block;
    position: relative;
    font-size: 14px;
}
.footer-bottom .social-links li a:hover {
    color: #fff;
    border-color: transparent;
}
.footer-bottom .social-links li a:before {
    position: absolute;
    content: "";
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    transition: 0.5s;
    transform: scale(0.5);
    opacity: 0;
}
.footer-bottom .social-links li a:hover:before {
    transform: scale(1);
    opacity: 1;
}
.footer-bottom .social-links li a i {
    position: relative;
}
.news-section.style-two .news-block .overlay-two {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(1 25 64 / 0.9);
}
.news-section.style-two .owl-theme .owl-nav {
    position: absolute;
    top: -81px;
    right: 15px;
    margin: 0 auto;
    display: block;
    width: 250px;
    height: 52px;
}
.news-section.style-two .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(1 25 64);
    height: 50px;
    width: 120px;
    border: none;
    text-align: center;
    color: transparent;
    line-height: 70px;
    font-size: 0;
    opacity: 1;
    margin-top: -25px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-section.style-two .owl-theme .owl-nav .owl-prev:after {
    font-family: Flaticon;
    content: "\f13a";
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 15px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-section.style-two .owl-theme .owl-nav .owl-prev:before {
    content: "Prev";
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 48px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-section.style-two .owl-theme .owl-nav .owl-prev:hover:after {
    margin-left: 0;
}
.news-section.style-two .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    background: rgb(1 25 64);
    height: 50px;
    width: 120px;
    border: none;
    text-align: center;
    line-height: 50px;
    color: transparent;
    font-size: 0;
    opacity: 1;
    margin-top: -25px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-section.style-two .owl-theme .owl-nav .owl-next:after {
    font-family: Flaticon;
    content: "\f13a";
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 18px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}
.news-section.style-two .owl-theme .owl-nav .owl-next:before {
    content: "Next";
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 20px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-section.style-two .owl-theme .owl-nav .owl-next:hover:after {
    margin-right: 0;
}
.news-section.style-two .owl-theme .owl-nav .owl-next:hover:after,
.news-section.style-two .owl-theme .owl-nav .owl-prev:hover:after {
    opacity: 1;
}
.news-section.style-two .owl-theme .owl-nav .owl-next:hover,
.news-section.style-two .owl-theme .owl-nav .owl-prev:hover {
    opacity: 1;
}
.main-header.header-style-three .header-top {
    background: #fff;
}
.main-header.header-style-three .auto-container {
    max-width: 100%;
    padding: 0 30px;
}
header.main-header.header-style-three {
    position: absolute;
}
.main-header.header-style-three .header-top .contact-info li a {
    color: #4b4b4b;
}
.main-header.header-style-three .header-top .contact-info li {
    color: #4b4b4b;
}
.main-header.header-style-three .header-top ul.header-menu {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-header.header-style-three .header-top .header-menu li a {
    color: #4b4b4b;
    transition: 0.5s;
}
.main-header.header-style-three .header-top .header-menu li {
    margin-right: 14px;
}
.main-header.header-style-three .header-top .right-column:before {
    display: none;
}
.main-header.header-style-three .header-top .contact-info li:before {
    background-color: #e3e3e3;
}
.header-top ul.header-menu {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-top .header-menu li a {
    color: #4b4b4b;
}
.header-top .header-menu li {
    margin-right: 14px;
}
.main-header.header-style-three .header-top .right-column:before {
    display: none;
}
.main-header.header-style-three .header-upper .logo-box .logo {
    padding: 11px 30px;
}
.main-header.header-style-three .header-upper .auto-container {
    padding: 0;
}
.header-style-three .main-menu .navigation > li > a {
    color: #fff;
}
.header-style-three .main-menu .navigation > li {
    padding: 18px 0;
}
.header-style-three .main-menu .navigation > li.dropdown {
    padding-right: 18px;
}
.header-style-three .main-menu .navigation > li:before {
    color: #fff;
    top: 21px;
}
.main-header.header-style-three .header-upper .logo-box .logo {
    padding: 11px 30px;
}
.main-header.header-style-three .header-upper .auto-container {
    padding: 0;
}
.header-style-three .main-menu .navigation > li > a {
    color: #fff;
}
.header-style-three .main-menu .navigation > li {
    padding: 18px 0;
}
.header-style-three .main-menu .navigation > li:before {
    color: #fff;
    top: 21px;
}
.main-header.header-style-three .header-upper .left-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-style-three .header-upper .navbar-right-info .social-links {
    position: relative;
    padding: 22px 20px;
    border-left: 1px solid rgb(255 255 255 / 0.15);
}
.header-style-three .header-upper .navbar-right-info .social-links li {
    display: inline-block;
    padding-right: 13px;
    margin-right: 9px;
    border-right: 1px solid rgb(255 255 255 / 15%);
}
.header-style-three .header-upper .navbar-right-info .social-links a {
    color: #fff;
    transition: 0.5s;
    font-size: 16px;
}
.header-style-three .header-upper .navbar-right-info .social-links li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.header-style-three .navbar-right-info .side-menu-nav {
    padding: 22.5px 0;
    padding-left: 10px;
}
.header-style-three .navbar-right-info .side-menu-nav:before {
    top: 0;
    bottom: 0;
    height: auto;
    background: rgb(255 255 255 / 15%);
}
.header-style-three .navbar-right-info .link-btn {
    position: relative;
    color: #fff;
    margin-left: 20px;
}
.main-header.header-style-three .header-upper .link-btn a {
    color: #fff;
    padding: 21px 35px;
    display: inline-block;
    transition: 0.5s;
}
.main-header.header-style-three .header-upper .inner-container {
    min-height: 72px;
}
.main-header.header-style-three .header-upper .link-btn a i {
    font-size: 10px;
    position: relative;
}
.main-header.header-style-three .header-upper {
    border-bottom: 1px solid rgb(255 255 255 / 0.15);
}
.main-header.header-style-three .header-upper .link-btn a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background-color: #d62a14;
    transition: 0.5s;
}
.main-header.header-style-three .header-upper .link-btn a:hover:before {
    width: 100%;
}
.main-header.header-style-three .header-upper .link-btn a span {
    position: relative;
}
.main-header.header-style-three .sticky-header {
    background: #1c1010;
}
.main-header.header-style-three .sticky-header .main-menu .navigation {
    margin-left: 50px;
}
.main-header.header-style-three .sticky-header .header-upper {
    border-bottom: 0;
}
.banner-section.style-three .content-box {
    padding-top: 170px;
    justify-content: flex-start;
}
.banner-section.style-three .content-box.text-right {
    justify-content: flex-end;
    text-align: left !important;
}
.banner-section.style-three .content-box h1 {
    text-transform: capitalize;
    margin-bottom: 25px;
}
.banner-section.style-three .content-box .text {
    color: #fff;
    margin-bottom: 15px;
}
.banner-section.style-three .banner-slider-nav {
    left: auto;
    width: 70px;
    display: inherit;
    top: 50%;
    bottom: auto;
    margin-top: -70px;
    right: 30px;
}
.banner-section.style-three .banner-slider-button-prev {
    margin-left: 0;
    margin-top: 10px;
}
.banner-section.style-three .banner-slider-button-prev:hover {
    color: #fff;
}
.banner-section.style-three .banner-slider-button-next {
    margin-right: 0;
}
.banner-section.style-three .banner-slider-button-next:hover {
    color: #fff;
}
.services-section-three {
    position: relative;
    padding-bottom: 100px;
    background-size: cover;
}
.services-section-three .wrapper-box {
    position: relative;
    margin-top: -6px;
    z-index: 9;
}
.service-block-three .inner-box {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.service-block-three .icon {
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 50%;
    font-size: 50px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: -50px;
    transition: 0.5s;
}
.service-block-three .inner-box:hover .icon {
    color: #fff;
}
.service-block-three .icon i {
    position: relative;
    z-index: 2;
}
.service-block-three .icon:before {
    position: absolute;
    content: "";
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    border-radius: 50%;
    transform: scale(0.8);
    opacity: 0;
    transition: 0.5s;
}
.service-block-three .inner-box:hover .icon:before {
    transform: scale(1);
    opacity: 0.3;
}
.service-block-three .icon:after {
    position: absolute;
    content: "";
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    transform: scale(0.8);
    opacity: 0;
    transition: 0.5s;
}
.service-block-three .inner-box:hover .icon:after {
    transform: scale(1);
    opacity: 0.3;
}
.service-block-three h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.service-block-three .text {
    margin-bottom: 25px;
}
.service-block-three .theme-btn {
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 14px 50px;
}
.service-block-three .theme-btn:hover {
    border-color: #212121;
}
.services-section-three .bottom-content {
    position: relative;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.services-section-three .bottom-content .text-two {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: Oswald, sans-serif;
}
.about-section-three {
    position: relative;
    padding: 120px 0 90px;
}
.about-section-three .image-wrapper {
    position: relative;
    padding-right: 30px;
}
.about-section-three .image-two {
    text-align: right;
    margin-top: -180px;
}
.about-section-three .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
}
.about-section-three .contact-info li img {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 66px;
}
.about-section-three .contact-info li {
    position: relative;
    margin-left: -15px;
}
.about-section-three .contact-info li span {
    position: absolute;
    bottom: -45px;
    left: 50%;
    background: #fff;
    width: max-content;
    line-height: 26px;
    font-size: 17px;
    color: #4b4b4b;
    padding: 0 10px;
    transform: translateX(-50%);
    display: inline-block;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s;
}
.about-section-three .contact-info a {
    position: relative;
    width: 66px;
    height: 66px;
    display: inline-block;
    background: #1b1b1b;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    border: 2px solid #fff;
    transition: 0.5s;
    color: #fff;
}
.about-section-three .contact-info a:hover {
    color: #fff;
}
.about-section-three .contact-info li:nth-child(1) {
    margin-left: 0;
    z-index: 3;
    position: relative;
}
.about-section-three .contact-info li:nth-child(2) {
    z-index: 2;
}
.about-section-three .contact-info li span:before {
    position: absolute;
    content: "";
    top: -18px;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.about-section-three .contact-info li:hover span {
    opacity: 1;
}
.projects-section-three {
    position: relative;
    padding: 120px 0 90px;
}
.projects-section-three .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 12px;
}
.projects-section-three .top-content .text {
    position: relative;
    padding: 28px 0;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-top: -30px;
}
.news-section.style-three .news-block .overlay-two {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(1 25 64 / 0.9);
}
.news-section.style-three .top-content .right-content {
    position: relative;
    padding: 5px 0;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-top: -30px;
}
.news-section.style-three .top-content .link a {
    position: relative;
    font-size: 17px;
    font-weight: 500;
    color: #1b1b1b;
    transition: 0.5s;
}
.news-section.style-three .top-content .link a i {
    font-size: 11px;
    margin-left: 7px;
    vertical-align: middle;
}
.news-section.style-three .news-block .overlay-two a:hover {
    color: #fff;
}
.news-section.style-three .news-block .overlay-two a:hover {
    color: #fff;
}
.news-section.style-three .news-block .overlay-two {
    background: rgb(27 27 27 / 0.9);
}
.news-block .post-meta-two {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 20px;
    border-top: 1px solid #e3e3e3;
    padding-top: 15px;
    margin-top: 15px;
}
.news-block .post-meta-two .read-more-btn a {
    position: relative;
    font-size: 17px;
    font-weight: 500;
    color: #1b1b1b;
    transition: 0.5s;
}
.news-block .post-meta-two .read-more-btn a i {
    font-size: 11px;
    margin-left: 7px;
    vertical-align: middle;
}
.news-block .post-meta-two .right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-footer.style-three {
    padding-bottom: 0;
    padding-top: 170px;
    background-size: cover;
}
.theme-color-three .widget_title:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-16.png);
}
.main-footer.style-three .upper-box {
    padding-bottom: 60px;
}
.main-footer.style-three .footer-bottom {
    background: 0 0;
    border-top: 1px solid #3a3a3a;
}
.main-footer.style-three .footer-bottom .wrapper-box {
    border-top: 0;
}
.main-footer.style-three .footer-bottom .copyright-text a {
    color: #a3a3a3;
}
.theme-color-four .scroll-to-top,
.theme-color-three .scroll-to-top,
.theme-color-two .scroll-to-top {
    color: #fff;
}
.main-header.header-style-four {
    position: absolute;
    top: 0;
    left: 0;
}
.main-header.header-style-four .header-top {
    background: 0 0;
    border-bottom: 1px solid rgb(255 255 255 / 0.1);
}
.main-header.header-style-four .header-top .right-column:before {
    opacity: 0;
}
.main-header.header-style-four .header-top .text {
    position: relative;
    color: #fff;
    margin-bottom: 0;
}
.main-header.header-style-four .header-top .social-links a {
    color: #fff;
}
.main-header.header-style-four .header-upper {
    border-bottom: 1px solid rgb(255 255 255 / 0.1);
}
.main-header.header-style-four .header-top .link-btn {
    position: relative;
}
.main-header.header-style-four .header-top .link-btn a {
    position: relative;
    color: #fff;
    margin-right: 40px;
}
.main-header.header-style-four .header-top .link-btn i {
    transform: rotate(180deg);
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 7px;
}
.main-header.header-style-four .header-top .social-links:before {
    right: auto;
    left: 0;
    background: rgb(255 255 255 / 0.3);
}
.main-header.header-style-four .header-top .social-links {
    padding-right: 0;
    padding-left: 25px;
}
.main-header.header-style-four .header-top .contact-info li a {
    color: #fff;
}
.main-header.header-style-four .header-top .contact-info li:before {
    background-color: rgb(255 255 255 / 0.3);
}
.main-header.header-style-four .main-menu .navigation > li > a {
    color: #fff;
}
.main-header.header-style-four .sticky-header {
    background: #592c15;
}
.banner-section.style-four .banner-slider-button-prev {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
    font-size: 15px;
}
.banner-section.style-four .banner-slider-button-prev:hover {
    background-color: #b07742;
    border-color: #b07742;
}
.banner-section.style-four .banner-slider-button-next {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
    font-size: 15px;
}
.banner-section.style-four .banner-slider-button-next:hover {
    background-color: #b07742;
    border-color: #b07742;
}
.banner-section.style-four .content-box {
    justify-content: flex-start;
}
.banner-section.style-four .content-box .top-content {
    position: relative;
    padding-left: 30px;
}
.banner-section.style-four .content-box h4 {
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: 24px;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    margin-bottom: 10px;
}
.banner-section.style-four .content-box .text {
    font-size: 20px;
    color: #fff;
    bottom: -10px;
}
.banner-section.style-four .content-box h1 {
    margin-bottom: 0;
    font-weight: 900;
}
.services-section-four {
    position: relative;
    padding: 120px 0 90px;
    z-index: 9;
}
.cta-section.style-three {
    padding: 0;
}
.cta-section.style-three .wrapper-box:before {
    position: absolute;
    content: "";
    right: 100%;
    top: 0;
    bottom: 0;
    background: rgb(176 119 67 / 59%);
    width: 500%;
    transform: translateX(45px);
}
.cta-section.style-three .wrapper-box {
    position: relative;
    padding: 35px 0;
}
.cta-section.style-three:before {
    opacity: 0;
}
.cta-section.style-three .bg-two {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 21%;
}
.cta-section.style-three .bg-two:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgb(176 119 67 / 0.83);
}
.cta-section.style-three h2 i {
    position: relative;
    width: 90px;
    height: 90px;
    background: #fff;
    display: inline-block;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
}
.projects-section-four {
    position: relative;
    padding: 120px 0 90px;
}
.contact-info-section {
    position: relative;
    padding: 185px 0 0;
    background-color: #272727;
    border-bottom: 1px solid rgb(255 255 255 / 0.1);
    margin-top: -190px;
}
.contact-info-section .contact-info .icon-box {
    position: relative;
    padding: 32px 0;
    padding-left: 100px;
    border-right: 1px solid rgb(255 255 255 / 0.1);
}
.contact-info-section .contact-info .icon-box .icon {
    position: absolute;
    top: 48px;
    left: 40px;
    font-size: 40px;
}
.contact-info-section .contact-info .icon-box h4 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.contact-info-section .contact-info .icon-box .text {
    margin-bottom: 0;
    color: #a3a3a3;
}
.contact-info-section .contact-info .icon-box .text a {
    color: #a3a3a3;
}
.contact-info-section .contact-info .icon-box:last-child {
    border-right: 0;
}
.contact-info-section .contact-info .icon-box:first-child {
    padding-left: 58px;
}
.contact-info-section .contact-info .icon-box:first-child .icon {
    left: 0;
}
.map-section {
    position: relative;
    z-index: 1;
}
.main-footer.style-four {
    background-color: #272727;
}
.theme-color-four .widget_title:before {
    background-image: url(http://www.ergeneilaclama.com/assets/images/shape/shape-22.png);
}
.main-footer.style-four .about-widget .text {
    margin-bottom: 20px;
}
.main-footer.style-four .about-widget h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}
.footer-bottom.style-three .wrapper-box {
    padding: 21px 0;
    border-top: 0;
}
.footer-bottom.style-three {
    background: #272727;
    border-top: 1px solid rgb(255 255 255 / 0.1);
}
.news-widget .news-content h4 {
    position: relative;
    font-size: 17px;
    margin-bottom: 15px;
    font-family: Oswald, sans-serif;
    line-height: 27px;
}
.news-widget .news-content h4 a {
    color: #a3a3a3;
    transition: 0.5s;
}
.news-widget .news-content h4 a:hover {
    color: #fff;
}
.news-widget .news-content h4 i {
    font-size: 15px;
    display: inline-block;
    transform: rotate(180deg);
    vertical-align: middle;
    margin-left: 8px;
    transition: 0.5s;
}
.new-widget-two .post {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3a3a3a;
}
.new-widget-two .post .post-info {
    position: relative;
    font-size: 17px;
    margin-bottom: 6px;
}
.new-widget-two .post h5 {
    font-size: 19px;
    font-weight: 600;
}
.new-widget-two .post h5 a {
    color: #fff;
    transition: 0.5s;
}
.new-widget-two .post:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.header-style-five .navbar-right-info .side-menu-nav:before {
    opacity: 0;
}
.header-style-five .navbar-right-info .side-menu-nav {
    width: 72px;
    height: 72px;
    line-height: 72px;
    background: #0b2042;
    text-align: center;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
}
.header-style-five .main-menu .navigation > li {
    padding: 18px 20px;
}
.main-header.header-style-five .header-upper .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-header.header-style-five .header-upper {
    background: #fff;
}
.main-header.header-style-five .main-menu .navigation > li.dropdown {
    padding-right: 20px;
}
.main-header.header-style-five .header-upper .contact-info .single-contact-info {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid rgb(0 60 157 / 20%);
    position: relative;
    padding-left: 60px;
}
.main-header.header-style-five .header-upper .contact-info .single-contact-info:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.main-header.header-style-five .header-upper .contact-info .icon {
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 40px;
}
.main-header.header-style-five .header-upper .contact-info h4 {
    position: relative;
    color: #0b2042;
    font-size: 20px;
    font-weight: 600;
}
.main-header.header-style-five .header-upper .contact-info .text {
    position: relative;
    color: #4b4b4b;
    font-size: 17px;
    margin-bottom: 0;
}
.main-header.header-style-five .header-upper .contact-info .text a {
    color: #4b4b4b;
}
.main-header.header-style-five .main-menu .navigation > li:before {
    top: 20px;
}
.main-header.header-style-five .header-top .social-wraper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-header.header-style-five .header-top .right-column:before {
    display: none;
}
.main-header.header-style-five .social-wraper span {
    color: #fff;
}
.main-header.header-style-five .header-top {
    background: #0b2042;
}
.main-header.header-style-five .header-top .header-menu li a {
    color: #fff;
    transition: 0.5s;
}
.main-header.header-style-five .header-top .social-links a {
    color: #fff;
}
.main-header.header-style-five .sticky-header .main-menu .navigation {
    margin-left: 0;
}
.main-header.header-style-five .sticky-header .header-lower .wrapper-box {
    margin-bottom: 0;
}
.main-header.header-style-five .main-menu .navigation > li > a {
    color: #fff;
}
.main-header.header-style-five .main-menu .navigation > li.dropdown:before {
    color: #fff;
}
.main-header.header-style-five .main-menu .navigation {
    margin-left: 30px;
}
.main-header.header-style-five .header-lower .wrapper-box {
    margin-bottom: -36px;
    padding-left: 0;
}
.theme-color-five .main-menu .navigation > li > ul > li > a:hover,
.theme-color-four .main-menu .navigation > li > ul > li > a:hover,
.theme-color-three .main-menu .navigation > li > ul > li > a:hover,
.theme-color-two .main-menu .navigation > li > ul > li > a:hover {
    color: #fff;
}
.theme-color-five .main-menu .navigation > li > ul > li > ul > li > a:hover,
.theme-color-four .main-menu .navigation > li > ul > li > ul > li > a:hover,
.theme-color-three .main-menu .navigation > li > ul > li > ul > li > a:hover,
.theme-color-two .main-menu .navigation > li > ul > li > ul > li > a:hover {
    color: #fff;
}
.theme-color-five .main-menu .navigation > li > ul > li > a:before,
.theme-color-four .main-menu .navigation > li > ul > li > a:before,
.theme-color-three .main-menu .navigation > li > ul > li > a:before,
.theme-color-two .main-menu .navigation > li > ul > li > a:before {
    color: #fff;
}
.theme-color-five .main-menu .navigation > li > ul > li > ul > li > a:before,
.theme-color-four .main-menu .navigation > li > ul > li > ul > li > a:before,
.theme-color-three .main-menu .navigation > li > ul > li > ul > li > a:before,
.theme-color-two .main-menu .navigation > li > ul > li > ul > li > a:before {
    color: #fff;
}
.theme-color-five .scroll-to-top,
.theme-color-four .scroll-to-top,
.theme-color-three .scroll-to-top,
.theme-color-two .scroll-to-top {
    color: #fff;
}

/* Banner section five */
.banner-section.style-five .content-box {
    min-height: 755px;
    justify-content: flex-start;
}
.banner-section.style-five .content-box h2 {
    font-size: 70px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 70px;
    margin-bottom: 15px;
}

.banner-section.style-five .content-box .text {
	font-size: 24px;
    color: rgba(255,255,255,0.75);
    margin-bottom: 10px;
}
.golge:before {
    position: absolute!important;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
	background-image: linear-gradient(to bottom right, rgba(11,32,66,1), rgba(11,32,66,0));
}


.banner-section.style-five .banner-slider-nav {
    left: auto;
    width: 70px;
    display: inherit;
    top: 50%;
    bottom: auto;
    margin-top: -70px;
    right: 30px;
}

.banner-section.style-five .banner-slider-button-prev {
    margin-left: 0;
    margin-top: 10px;
}

.banner-section.style-five .banner-slider-button-prev:hover {
    color: #fff;
}

.banner-section.style-five .banner-slider-button-next {
    margin-right: 0;
}

.banner-section.style-five .banner-slider-button-next:hover {
    color: #fff;
}
.services-section-five {
    position: relative;
    margin-top: -50px;
    z-index: 9;
    padding-bottom: 50px;
}
.service-block-four .inner-box {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 50px 30px;
    background: #fff;
    transition: 0.7s;
}
.service-block-four .inner-box:hover {
    transform: translateY(-10px);
}
.service-block-four .icon {
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto 30px;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    line-height: 130px;
    font-size: 55px;
}
.service-block-four .icon:before {
    position: absolute;
    content: "";
    left: 5px;
    top: 0;
    width: 100%;
    bottom: 0;
    border-radius: 50%;
}
.service-block-four h5 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: Oswald, sans-serif;
    
}
.service-block-four h4 {
    color: #0b2042;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.service-block-four .read-more-link a {
    color: #0b2042;
    font-size: 17px;
    font-weight: 500;
    transition: 0.5s;
}
.about-section-four {
    position: relative;
    padding: 120px 0 90px;
}
.about-section-four .image-wrapper {
    position: relative;
    margin-right: 30px;
}
.about-section-four .image-two {
    position: relative;
    text-align: right;
    margin-top: -195px;
}
.about-section-four .image-wrapper:before {
    position: absolute;
    content: "";
    left: 50px;
    right: 50px;
    bottom: 50px;
    top: 50px;
}
.about-section-four .icon-box {
    position: relative;
    padding: 27px 0;
    padding-left: 105px;
    background: #f4f7fe;
    margin-bottom: 20px;
    transition: 0.5s;
}
.about-section-four .icon-box .icon {
    position: absolute;
    left: 30px;
    top: 44px;
    font-size: 55px;
}
.about-section-four .icon-box .link {
    position: absolute;
    right: 30px;
    top: 30px;
}
.about-section-four .icon-box .link a {
    background: #fff;
    display: inline-block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    transform: rotate(180deg);
    transition: 0.5s;
    color: #0b2042;
    font-size: 16px;
}
.about-section-four .icon-box .text {
    margin-bottom: 0;
}
.about-section-four .icon-box h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #0b2042;
}
.about-section-four .icon-box:hover .link a {
    color: #fff;
}
.about-section-four .icon-box:hover {
    background: #fff;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}
.about-section-four .owl-dots {
    display: block;
    line-height: 12px;
    position: absolute;
    top: 30px;
    right: 30px;
}
/* Projects section five */

.projects-section-five {
    position: relative;
    padding: 75px 0px 25px;
}

.projects-section-five .auto-container {
    max-width: 100%;
    padding: 0;
}

.projects-section-five .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 12px;
}

.projects-section-five .owl-dots .owl-dot{
    position:relative;
    margin:0px 5px;
    width: 12px;
    height:12px;
    display:inline-block;
    border-radius: 6px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    border: 2px solid #e3e3e3;
    background-color: #e3e3e3;
    vertical-align: middle;
}

.projects-section-five .owl-dots .owl-dot:hover,
.projects-section-five .owl-dots .owl-dot.active{
    background-color: transparent;
}
.cta-section-three {
    position: relative;
    padding-top: 100px;
}
.cta-section-three .sec-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 350px;
    background-size: cover;
}
.cta-section-three .content {
    position: relative;
    text-align: center;
    padding: 80px 100px;
}
.cta-section-three .content:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(11 32 66 / 0.98);
}
.cta-section-three .content img {
    position: relative;
    margin-bottom: 30px;
}
.cta-section-three .content h2 {
    position: relative;
    color: #fff;
    margin-bottom: 25px;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}
.cta-section-three .content p {
    position: relative;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}
.main-footer.style-five {
    background: #0b2042;
}
.main-footer.style-five .about-widget .text {
    color: #b6c1ca;
}
.main-footer.style-five .about-widget .icon-box {
    position: relative;
    padding: 0 0;
    padding-left: 78px;
}
.main-footer.style-five .about-widget .icon-box .icon {
    position: absolute;
    top: -4px;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
}
.main-footer.style-five .about-widget .icon-box h4 {
    font-size: 14px;
    font-weight: 500;
    color: #b6c1ca;
    
    margin-bottom: 10px;
}
.main-footer.style-five .about-widget .icon-box .text {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    font-family: Oswald, sans-serif;
}
.main-footer.style-five .about-widget .icon-box .text a {
    color: #fff;
}
.footer-bottom.style-four {
    background-color: #11284c;
}
.footer-bottom.style-four .wrapper-box {
    border-top: 0;
    padding: 18px 0;
}
.footer-bottom.style-four .left-side {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer-bottom.style-four .logo {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #344867;
}
.footer-bottom.style-four .copyright-text {
    color: #b6c1ca;
}
.footer-bottom.style-four .social-links li a {
    background: #0b2042;
    border-radius: 0;
    border-color: transparent;
}
.footer-bottom.style-four .social-links li a:before {
    border-radius: 0;
}
.page-title {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: url('../../img/corlu-ilaclama-4.jpg') fixed;
}
.page-title:before {
	position: absolute;
	content: "";
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-image: linear-gradient(to bottom right, rgba(11,32,66,1), rgba(11,32,66,0));
}
.page-title .content-box {
    position: relative;
    padding: 67px 0px;
}

.page-title .content-box h1 {
    position: relative;
    display: block;
    font-size: 46px;
    line-height: 55px;
    color: #fff;
    font-weight: 600;
    font-family: Oswald, sans-serif;
}
.page-title .content-box h1 a {
	color: #FFF;
}
.page-title .content-box .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    padding-right: 20px;
    margin-right: 10px;
    font-weight: 400;
    
}

.page-title .content-box .bread-crumb li a {
    color: #fff;
}

.page-title .content-box .bread-crumb li a:hover {
    text-decoration: underline;
}

.page-title .content-box .bread-crumb li:last-child {
    padding: 0px;
    margin: 0px;
}

.page-title .content-box .bread-crumb li:after {
    position: absolute;
    content: "\f126";
    font-family: Flaticon;
    top: 0;
    right: -3px;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
}

.page-title .content-box .bread-crumb li:last-child:after {
    display: none;
}

.page-title .background-text {
    position: absolute;
    right: -210px;
    bottom: 116px;
    z-index: 99;
    
    font-size: 190px;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 200px;
    color: rgb(255 255 255 / 0.1);
    transform: rotate(-31deg);
}

.page-title .background-text .text-2 {
    position: absolute;
    top: -5px;
    left: 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
}
.about-section-five {
    position: relative;
    padding: 120px 0 90px;
}
.about-section-five .image {
    position: relative;
    margin-bottom: 60px;
}
.about-section-five .title-box {
    position: relative;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    padding: 40px;
    padding-top: 32px;
}
.about-section-five .sec-title h2 {
    line-height: 52px;
    padding-bottom: 25px;
}
.about-section-five .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
}
.about-section-five .contact-info li img {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 66px;
}
.about-section-five .contact-info li {
    position: relative;
    margin-left: -15px;
}
.about-section-five .contact-info li span {
    position: absolute;
    bottom: -45px;
    left: 50%;
    background: #fff;
    width: max-content;
    line-height: 26px;
    font-size: 17px;
    color: #4b4b4b;
    padding: 0 10px;
    transform: translateX(-50%);
    display: inline-block;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s;
}
.about-section-five .contact-info a {
    position: relative;
    width: 66px;
    height: 66px;
    display: inline-block;
    background: #1b1b1b;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    border: 2px solid #fff;
    transition: 0.5s;
    color: #fff;
}
.about-section-five .contact-info a:hover {
    color: #fff;
}
.about-section-five .contact-info li:nth-child(1) {
    margin-left: 0;
    z-index: 3;
    position: relative;
}
.about-section-five .contact-info li:nth-child(2) {
    z-index: 2;
}
.about-section-five .contact-info li span:before {
    position: absolute;
    content: "";
    top: -18px;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.about-section-five .contact-info li:hover span {
    opacity: 1;
}
.projects-section-two.style-two {
    position: relative;
    background: #fff;
}
.projects-section-two.style-three {
    position: relative;
    background: #fff;
}
.projects-section-two.style-three .auto-container {
    max-width: 100%;
    padding: 0 30px;
}
.news-section.style-four .news-block .overlay-two {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(1 25 64 / 0.9);
}
.news-section.style-four .top-content .right-content {
    position: relative;
    padding: 5px 0;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-top: -30px;
}
.news-section.style-four .top-content .link a {
    position: relative;
    font-size: 17px;
    font-weight: 500;
    color: #1b1b1b;
    transition: 0.5s;
}
.news-section.style-four .top-content .link a i {
    font-size: 11px;
    margin-left: 7px;
    vertical-align: middle;
}
.news-section.style-four .news-block .overlay-two a:hover {
    color: #fff;
}
.news-section.style-four .news-block .overlay-two a:hover {
    color: #fff;
}
.news-section.style-four .news-block .overlay-two {
    background: rgb(27 27 27 / 0.9);
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px;
}
.news-section.style-four .news-block .overlay-two a:hover {
    color: #212121;
}
.news-section.style-four .news-block .overlay-two a {
    margin: 0 0 15px;
    border-radius: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
}
.news-block-two {
    position: relative;
}
.news-block-two .inner-box {
    margin-bottom: 65px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 40px 30px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
.news-block-two .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.news-block-two .image img {
    transition: 0.5s;
    width: 100%;
}
.news-block-two .overlay-two {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: rgb(0 0 0 / 0.7);
    opacity: 0;
}
.news-block-two .inner-box:hover .overlay-two {
    opacity: 1;
}
.news-block-two .overlay-two a {
    width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 25px;
}
.news-block-two .overlay-two span {
    position: relative;
    display: inline-block;
    transition: 0.5s;
}
.news-block-two .inner-box:hover .overlay-two span {
    transform: rotate(360deg);
}
.news-block-two .lower-content {
    position: relative;
}
.news-block-two h3 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    margin: 0 0 5px;
}
.news-block-two h3 a {
    color: #2a2a2a;
    transition: 0.5s;
}
.news-block-two .text {
    font-size: 18px;
    position: relative;
    margin-bottom: 25px;
}
.news-block-two .post-meta {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
}
.news-block-two .post-meta li {
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
}
.news-block-two .post-meta li:before {
    position: absolute;
    content: "";
    right: 0;
    top: 5px;
    height: 20px;
    width: 1px;
    background-color: #e3e3e3;
}
.news-block-two .post-meta li a {
    position: relative;
    font-size: 17px;
    color: #4b4b4b;
}
.news-block-two .post-meta li a i {
    margin-right: 8px;
}
.news-block-two .bottom-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.news-block-two .social-links-wrapper {
    position: relative;
    width: 60px;
    height: 60px;
    z-index: 9;
}
.news-block-two .social-links-wrapper .icon {
    position: relative;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #fff;
    font-size: 17px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    color: #4b4b4b;
}
.news-block-two .social-links {
    position: absolute;
    left: 70px;
    top: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px 4px;
}
.news-block-two .social-links-wrapper:hover .social-links {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.news-block-two .social-links li {
    display: inline-block;
}
.news-block-two .social-links li a {
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
    color: #4b4b4b;
    display: inline-block;
    line-height: 28px;
    padding: 0 15px;
    border-right: 1px solid #e3e3e3;
}
.news-block-two .social-links li:last-child a {
    border-right: 0;
}
.news-block-two .link-box .theme-btn {
    margin-right: 20px;
    padding: 16px 33px;
}
.news-block-two .link-box .theme-btn:hover:before {
    opacity: 0;
}
.news-block-two .link-box .theme-btn:hover {
    background-color: transparent;
    color: #212121;
}
.contact-info-section-two .wrapper-box {
    position: relative;
    padding: 120px 0 90px;
    background: #fff;
    margin-top: -120px;
    z-index: 9;
}
.contact-info-section-two .owl-carousel .owl-item {
    opacity: 0;
}
.contact-info-section-two .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 12px;
}
.contact-info-block .inner-box {
    position: relative;
    margin-bottom: 30px;
    transition: 0.5s;
}
.contact-info-block .image {
    position: relative;
}
.contact-info-block .lower-content {
    position: relative;
    padding: 30px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
.contact-info-block h4 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.contact-info-block h4:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
}
.contact-info-block ul {
    position: relative;
    margin-bottom: 20px;
}
.contact-info-block ul li {
    font-size: 17px;
    margin-bottom: 6px;
}
.contact-info-block ul a {
    color: #4b4b4b;
}
.contact-info-block ul a span {
    text-decoration: underline;
}
.contact-info-block .link a {
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    color: #212121;
    transition: 0.5s;
}
.contact-info-block .link a i {
    font-size: 12px;
    margin-left: 2px;
    vertical-align: middle;
}
.contact-info-block .inner-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.about-section-two.style-two .link-btn {
    position: relative;
    margin-bottom: 30px;
}
.about-section-two.style-two .link-btn a {
    color: #212121;
}
.about-section-two.style-two .sec-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 120px;
}
.about-section-two.style-two .wrapper-box {
    position: relative;
    padding-top: 120px;
}
.about-section-two.style-two .wrapper-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: -100px;
    right: -100px;
    bottom: -90px;
    background: #f8f8f8;
}
.about-section-two.style-two .content-right {
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    padding: 45px 40px 20px;
}
.about-section-two.style-two .icon-box {
    padding-left: 0;
    margin-bottom: 30px;
}
.metinler {
    width: 100%;
    padding: 0 8% !important;
    color: #fff;
    text-align: center;
}
.metinler h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 15px;
    letter-spacing: -1px;
}
.metinler {
    font-weight: 300;
    font-size: 16px;
}
#contact-map {
    position: relative;
    width: 100%;
    height: 650px;
    display: block;
}


.iletisim {
	padding: 75px 0px;
	display: block;
	position: relative;
}

.sube p:before {
	content: "";
}
.sube p {
	padding-left: 45px;
	line-height: 40px;
	position: relative;
	margin: 0px 0px 5px!important;
}
.sube p.fa-home {
	line-height: 20px;
}
.sube p i {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #195eaf;
	color: #FFF;
	border-radius: 50%;
	left: 0px;
	top: 0px;
}

.iletisim input, .iletisim textarea {
	width: 100%;
	padding: 5px 15px;
	line-height: 40px;
	margin-bottom: 25px;
	border: 1px solid #195eaf;
}
.buton {
	border: 0px;
	font-family: Oswald, sans-serif;
	font-size: 20px;
	font-weight: 700;
	background: #195eaf;
	color: #FFF;
	line-height: 50px;
}
.iletisim h3, .iletisim h4 {
	font-size: 36px;
	font-weight: 700;
	color: #0b2042;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
/* sidebar page container */

.sidebar-page-container {
    position: relative;
    padding: 120px 0 90px;
}

.category-widget li {
    margin-bottom: 5px;
}

.category-widget li a {
    display: block;
    background: #f8f8f8;
    padding: 14.5px 30px;
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 500;
}

.category-widget li.active a {
    color: #212121;
}

.feature-block-two.feture-widget .inner-box {
    padding: 40px 30px;
}
/* Service Details */
.service-details-page {
    position: relative;
    padding: 120px 0 90px;
}

.service-sidebar .category-widget ul {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.service-sidebar .category-widget li a {
    position: relative;
    padding: 18.5px 30px;
}
.service-sidebar .category-widget li a:hover {
	background: #195eaf;
	color: #FFF;
}
.service-sidebar .category-widget li a:after {
    position: absolute;
    top: 6px;
    right: 60px;
    content: '';
    width: 60px;
    height: 53px;

    transition: .5s;
    opacity: 0;
}

.service-sidebar .category-widget li.active a:after {
    opacity: 1;
}

.service-sidebar .category-widget li a:before {
    position: absolute;
    top: 26px;
    right: 20px;
    content: '';
    width: 11px;
    height: 11px;
    background: url("../images/icons/icon-35.png");
}

.service-sidebar .category-widget li.active a:before {
    background: url("../images/icons/icon-36.png");
    width: 31px;
}

.service-sidebar .brochure-widget .widget-content {
    position: relative;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
}

.service-sidebar .brochure-widget .single-brochure a {
    background: #f8f8f8;
}

/* Service Details */
.service-details {
    position: relative;
    margin-bottom: 30px;
}

.service-details .image {
    position: relative;
    margin-bottom: 30px;
}

.service-details .text-block {
    position: relative;
    margin-bottom: 45px;
}

.service-details .text-block h2 {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


.service-details .text-block .feature-box {
    position: relative;
}

.service-details .text-block h3 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
}

.service-details-page .feature-box h3 {
    position: relative;
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: 600;
}

.service-details-page .feature-box {
    position: relative;
    margin-bottom: 130px;
}

.service-details-page .feature-box .inner-box {
    position: relative;
    background: #fff;
    padding: 30px;
    padding-left: 110px;
}

.service-details-page .feature-box .wrapper-box {
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.service-details-page .feature-box .icon {
    position: absolute;
    top: 30px;
    left: 30px;
}

.service-details-page .feature-box h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.service-details-page .feature-box .text {
    margin-bottom: 0;
}

.service-details-page h3 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.service-details-page .contact-form {
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
    padding: 40px;
    padding-bottom: 10px;
}

.service-details-page .contact-form .form-group-two {
    margin-bottom: 30px;
    margin-top: -10px;
}

.service-details-page .request-callback-area .text {
    margin-bottom: 40px;
}

.service-details-page .contact-form {
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
    padding: 40px;
    padding-bottom: 10px;
}

.service-details-page .contact-form .form-group-two {
    margin-bottom: 30px;
    margin-top: -10px;
}

.service-details-page .request-callback-area .text {
    margin-bottom: 40px;
}

.service-details-page .tab-btn-style-one {
    position: relative;
    margin-bottom: 50px;
    justify-content: space-around;
    padding: 13px 0;
}

.service-details-page .tab-btn-style-one .nav-item {
    margin: 0;
    width: 33.333%;
    text-align: center;
    border-right: 1px solid #e3e3e3;
}

.service-details-page .tab-btn-style-one .nav-item .nav-link {
    border: 0;
    padding: 7.5px 0;
    display: inline-block;
    padding-left: 30px;
    position: relative;
}

.service-details-page .tab-btn-style-one .nav-item:last-child {
    border-right: 0;
}

.service-details-page .tab-area {
    margin-top: 40px;
    margin-bottom: 40px;
}

.service-details-page .tab-btn-style-one .nav-item .nav-link h4 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}

.service-details-page .tab-btn-style-one .nav-item .nav-link:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f058";
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 20px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.service-details-page .tab-btn-style-one .nav-item .nav-link.active:after {
    font-weight: 900;
}


.service-details-page .tab-content .content .list {
    position: relative;
    margin-bottom: 30px;
}

.service-details-page .tab-content .content .list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 9px;
}

.service-details-page .tab-content .content .list li:before {
    font-family: 'Flaticon';
    content: "\f137";
    position: absolute;
    left: 0;
    top: -1px;
    display: block;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    z-index: 5;
    font-weight: 400;
}

.service-details-page .owl-theme .owl-nav {
	position: absolute;
	bottom: -92px;
	right: 0;
	left: 0;
	margin: 0 auto;
	display: block;
	height: 52px;
	margin: 0 15px;
}

.service-details-page .owl-theme .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	top: 0;
	background: #212121;
	height: 60px;
	width: 50%;
	border: none;
	text-align: center;
	color: rgba(0, 0, 0, 0);
	line-height: 70px;
	font-size: 0px;
	opacity: 1;
	margin-top: -25px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	border-right: 1px solid #fff;
}

.service-details-page .owl-theme .owl-nav .owl-prev:after {
	font-family: "Flaticon";
	content: "\f13a";
	position: absolute;
	top: 0;
	width: 50px;
	height: 60px;
	line-height: 60px;
	left: 15px;
	color: #ffffff;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-details-page .owl-theme .owl-nav .owl-prev:before {
	content: "Prev";
	position: absolute;
	top: 0;
	width: 50px;
	height: 60px;
	line-height: 60px;
	left: 48px;
	color: #ffffff;
	font-size: 17px;
	font-weight: 500;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-details-page .owl-theme .owl-nav .owl-prev:hover:after {
	margin-left: 0;
}

.service-details-page .owl-theme .owl-nav .owl-next {
	position: absolute;
	right: 0;
	top: 0;
	background: #212121;
	height: 60px;
	width: 50%;
	border: none;
	text-align: right;
	line-height: 50px;
	color: rgba(0, 0, 0, 0);
	font-size: 0px;
	opacity: 1;
	margin-top: -25px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-details-page .owl-theme .owl-nav .owl-next:after {
	font-family: "Flaticon";
	content: "\f13a";
	position: absolute;
	top: -1px;
	width: 50px;
	height: 60px;
	line-height: 60px;
	right: 30px;
	color: #ffffff;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	transform: rotate(180deg);
	text-align: left;
}

.service-details-page .owl-theme .owl-nav .owl-next:before {
	content: "Next";
	position: absolute;
	top: 0;
	width: 50px;
	height: 60px;
	line-height: 60px;
	right: 60px;
	color: #ffffff;
	font-size: 17px;
	font-weight: 500;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-details-page .owl-theme .owl-nav .owl-next:hover:after {
	margin-right: 0;
}

.service-details-page .owl-theme .owl-nav .owl-prev:hover:after,
.service-details-page .owl-theme .owl-nav .owl-next:hover:after {
    opacity: 1;
}

.service-details-page .owl-theme .owl-nav .owl-prev:hover,
.service-details-page .owl-theme .owl-nav .owl-next:hover {
    opacity: 1;
}

.service-details-page .owl-theme .owl-nav .owl-next:hover:after,
.service-details-page .owl-theme .owl-nav .owl-next:hover:before,
.service-details-page .owl-theme .owl-nav .owl-prev:hover:after,
.service-details-page .owl-theme .owl-nav .owl-prev:hover:before {
    color: #212121;
}

.service-details-page .owl-carousel .owl-stage-outer:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e3e3e3;
}



.filetisim p:before {
	content: "";
}
.filetisim p {
	padding-left: 45px;
	position: relative;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: 300;
	line-height: 40px;
}
.filetisim p.fa-home {
	font-size: 16px;
	line-height: 20px;
	font-weight: 200;
	letter-spacing: 0.5px;
}
.filetisim p i {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	top: 0px;
	left: 0px;
	background: #195eaf;
	border-radius: 50%;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.25);	
}
.sayfadetay img {
	margin-bottom: 30px;
}
.sayfadetay p {
	font-weight: 300;
	color: #1b1b1b;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 32px;
}
.sayfadetay h2 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: -2px;
	color: #0b2042;
}

.fwidget p {
	color: #FFF;
	font-weight: 300;
}
.fwidget h6 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #FFF;
	margin-bottom: 30px;
}
.fwidget ul li a {
	padding-left: 15px;
	position: relative;
	color: #FFF;
	font-weight: 300;
	font-size: 16px;
	line-height: 36px;
	display: block;
}
.fwidget ul li a:before {
	position: absolute;
	line-height: 36px;
	font-family: Flaticon;
	content: "\f126";
	left: 0px;
	top: 2px;
	font-size: 10px;
}
.sayfaalt {
	padding: 0px!important;
	margin: 0px!important;
	display: block;
	position: relative;
	background: #F7f7f7!important;
}
.sayfaalt .col-md-6, .sayfaalt .row {
	padding: 0px!important;
	margin: 0px!important;
}
.sayfaalt .altyazi {
	padding: 75px 50px;
	text-align: right;
}
.sayfaalt .altbg {
	background: url(../../img/pest-control.jpg) center center;
	background-size:cover;
}
.sayfaalt .altyazi h2, .sayfaalt .altyazi h2 a {
	font-size: 50px;
	padding: 0px;
	margin-bottom: 30px;
	font-weight: 700;
	letter-spacing: -2px;
	color: #0b2042;
	display: block;
}


.wiletisim {
	padding: 40px;
	background: #195eaf;
	color: #FFF;
}
.wiletisim p:before {
	content: "";
}
.wiletisim h5 {
	color: #FFF;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -1px;
}

.mainhizmet h3 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 25px;
	position: relative;
	letter-spacing: -1px;
}
.mainhizmet p {
	margin: 0px 10% 25px 10%;
}