@import "https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";@import "https://fonts.googleapis.com/css?family=Covered+By+Your+Grace";@import "imp.css";@import "bootstrap.css";@import "font-awesome.min.css";@import "hover.css";@import "jquery.bxslider.css";@import "owl.css";@import "owl.theme.default.css";@import "animate.css";@import "custom-animate.css";@import "jquery.bootstrap-touchspin.css";@import "bootstrap-select.min.css";@import "imagehover.css";@import "icomoon.css";@import "jquery.fancybox.min.css";@import "jquery.mCustomScrollbar.min.css";@import "slick.css";@import "../fonts/flaticon/flaticon.css";@import "../assets/price-filter/nouislider.css";@import "../assets/price-filter/nouislider.pips.css";@import "flexslider.css";@import "../assets/timepicker/timePicker.css";@import "../fonts/flaticon/flaticon.css";@import "../assets/jquery-ui-1.11.4/jquery-ui.css";@import "../plugins/revolution/css/settings.css";@import "../plugins/revolution/css/layers.css";@import "../plugins/revolution/css/navigation.css";@import "../assets/bootstrap-sl-1.12.1/bootstrap-select.css";@import "../assets/language-switcher/polyglot-language-switcher.css";html,body {
    height: 100%
}

body {
    color: #91939d;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif
}

button:focus {
    outline: none
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    color: #1a1e32;
    font-weight: 600;
    margin: 0;
    font-family: 'Poppins',sans-serif
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400
}

h3 {
    color: #ffeb3b;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: 'Poppins',cursive
}

a,a:hover,a:active,a:focus {
    text-decoration: none;
    outline: none;
    border: none
}

.fix {
    position: relative;
    display: block;
    overflow: hidden
}

img {
    max-width: 100%;
    height: auto
}

img.logoOzel {
    max-width: 90%;
    height: auto
}

i {
    font-style: normal
}

ul,li {
    list-style: none;
    margin: 0;
    padding: 0
}

.clr1 {
    color: #e8d211
}

.bgclr1 {
    background: #e8d211
}

.secpd1 {
    padding: 120px 0
}

.secpd2 {
    padding: 100px 0 60px
}

.secpd3 {
    padding: 100px 0 70px
}

.btn-one {
    position: relative;
    display: inline-block;
    background: #e1d615;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 27px 60px;
    text-transform: capitalize;
    border-radius: 40px;
    font-family: 'Poppins',sans-serif;
    transition: all 500ms ease
}

.btn-one:hover {
    color: #f2f2f2;
    background: #e8d211
}

.btn-two {
    position: relative;
    display: inline-block;
    background: #e8d211;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 18px 40px;
    text-transform: capitalize;
    border-radius: 40px;
    font-family: 'Poppins',sans-serif;
    transition: all 500ms ease
}

.btn-two:hover {
    color: #f6f6f6;
    background: #e3ce15
}

.sec-title {
    position: relative;
    display: block;
    margin-top: -5px;
    padding-bottom: 59px
}

.sec-title .title {
    position: relative;
    display: block;
    color: #1a1e32;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0
}

.sec-title.clr-white .title {
    color: #161614
}

.sec-title.clr-white h3 {
    color: #161614
}

.anim-icons .icon {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center
}

.start-1 {
    width: 225px;
    height: 270px;
    background-image: url(../images/icon/start-1.html)
}

.start-2 {
    width: 354px;
    height: 430px;
    background-image: url(../images/icon/start-2.html)
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #111;
    z-index: 9999999999;
    transition: all 700ms ease
}

.hidden-bar .mCSB_inside > .mCSB_container {
    margin-right: 0
}

.hidden-bar.right-align {
    right: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0;
    transition-delay: 300ms
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: none;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    transition: all 300ms ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer button {
    background: none;
    display: block;
    font-size: 40px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.hidden-bar .hidden-bar-closer button span:before {
    font-size: 30px;
    line-height: 30px
}

.hidden-bar .hidden-bar-closer:hover button {
    color: #fff
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 30px 5px 30px 30px
}

.hidden-bar .logo {
    padding: 0 0 30px
}

.hidden-bar .logo img {
    display: inline-block;
    max-width: 100%
}

.hidden-bar .content-box {
    position: relative;
    padding-right: 32px
}

.hidden-bar .content-box a {
    padding: 20px 40px
}

.hidden-bar .content-box h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px
}

.hidden-bar .content-box .text {
    position: relative;
    font-size: 14px;
    color: rgba(255,255,255,0.60);
    margin-bottom: 25px
}

.hidden-bar .contact-info {
    position: relative;
    margin-top: 60px
}

.hidden-bar .contact-info h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px
}

.hidden-bar .contact-info li {
    position: relative;
    margin-bottom: 12px;
    color: rgba(255,255,255,0.90);
    font-size: 14px;
    font-weight: 400;
    padding-left: 30px;
    line-height: 2em
}

.hidden-bar .contact-info li a {
    color: rgba(255,255,255,0.90);
    transition: all 300ms ease
}

.hidden-bar .contact-info li a:hover {
    color: #fff
}

.hidden-bar .contact-info li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    color: rgba(255,255,255,0.60);
    font-size: 18px;
    line-height: 1.2em
}

.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.parallax-bg-one::before {
    background: rgba(18,32,0,0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.parallax-bg-two {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.parallax-bg-two::before {
    background: rgba(9,23,33,0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.flex-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap
}

.flex-box-two {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap
}

.flex-box-three {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.flex-box-four {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.flex-box-five {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #909090;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 46px;
    margin: 0;
    padding: 0;
    width: 50px;
    border: 1px solid #f3f3f3;
    transition: all 700ms ease 0
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #e2ce21;
    color: #e5d125
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    color: #e8d211;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 50px;
    transition: all 700ms ease 0
}

.owl-nav-style-two.owl-theme .owl-nav .owl-next {
    margin-left: 0
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #fff;
    background: #3740b0
}

.accordion-box {
    position: relative;
    display: block;
    overflow: hidden
}

.accordion-box .accordion {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    cursor: pointer;
    background: #f8f5f2;
    transition: all 500ms ease;
    padding: 33px 20px 33px 75px
}

.accordion-box .accordion .accord-btn h4 {
    color: #523d6c;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    transition: all 500ms ease
}

.accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    top: 29px;
    left: 27px;
    color: #bdbdbd;
    content: "\f10a";
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    transform: rotate(0deg);
    transition: all 500ms ease 0
}

.accordion-box .accordion .accord-btn.active {
    transition: all 500ms ease
}

.accordion-box .accordion .accord-btn.active h4 {
    color: #e8d211
}

.accordion-box .accordion .accord-btn.active:after {
    color: #e8d211;
    transform: rotate(90deg)
}

.accordion-box .accordion .accord-content {
    position: relative;
    display: none;
    padding: 32px 30px 21px
}

.accordion-box .accordion .accord-content:before {
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 0;
    width: 3px;
    background: #cec257;
    content: ""
}

.accordion-box .accordion .accord-content.collapsed {
    display: block
}

.accordion-box .accordion .accord-content p {
    margin: 0
}

.slick-dots {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: 31px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 15px
}

.slick-dots li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -17px;
    width: 6px;
    height: 1px;
    background: #555;
    content: "";
    margin: 16px 0
}

.slick-dots li:last-child:before {
    display: none
}

.slick-dots li button {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent;
    color: #c2c2c2;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 0;
    font-family: 'Rubik',sans-serif
}

.slick-dots li.slick-active button {
    background: #ebd938;
    color: #222
}

.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    min-height: 400px;
    overflow: hidden
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1.0E+18;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/preloader.gif)
}

@keyframes menu_sticky {
    0% {
        margin-top: -100px
    }

    50% {
        margin-top: -74px
    }

    100% {
        margin-top: 0
    }
}

.scroll-to-top {
    background: #e8d211;
    border-radius: 50%;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 25px;
    font-weight: 400;
    height: 55px;
    line-height: 56px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0;
    width: 55px;
    z-index: 99999999;
    box-shadow: 0 8px 23px -6px rgba(27,27,27,1)
}

.scroll-to-top:hover {
    opacity: .5
}

input:focus,textarea:focus,select:focus {
    border-color: #43c3ea;
    outline: none
}

#contact-form input[type="text"].error {
    border-color: red
}

#contact-form input[type="email"].error {
    border-color: red
}

#contact-form select.error {
    border-color: red
}

#contact-form textarea.error {
    border-color: red
}

.post-pagination {
    position: relative;
    display: block
}

.post-pagination li {
    display: inline-block;
    margin: 0 3px
}

.post-pagination li a {
    position: relative;
    display: block;
    border-radius: 50%;
    background: #f5f5f5;
    border: 2px solid #f5f5f5;
    color: #91939d;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    width: 60px;
    padding: 13px 0;
    transition: all 500ms ease 0;
    font-family: 'Poppins',sans-serif
}

.post-pagination li a i {
    position: relative;
    top: 1px;
    color: #868298;
    font-size: 20px
}

.post-pagination li:hover a i {
    color: #222
}

.post-pagination li.active a,.post-pagination li:hover a {
    color: #fff;
    background: #e8d211;
    border: 2px solid #e8d211
}

.post-pagination2 {
    display: block;
    margin-top: 20px
}

.post-pagination2 li {
    display: inline-block;
    margin: 0 3px
}

.post-pagination2 li a {
    position: relative;
    display: block;
    color: #222;
    font-size: 18px;
    font-weight: 600;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    transition: all 500ms ease 0;
    font-family: 'Poppins',sans-serif;
    border-radius: 50%
}

.post-pagination2 li.active a,.post-pagination2 li:hover a {
    background: #e8d211;
    color: #fff
}

.post-pagination2 li a.left {
    width: auto;
    height: auto;
    display: block;
    color: #868298;
    padding-right: 10px;
    transition: all 500ms ease
}

.post-pagination2 li:hover a.left {
    background: none
}

.post-pagination2 li a.left i {
    position: relative;
    top: 1px;
    display: inline-block;
    padding-right: 8px;
    font-size: 21px
}

.post-pagination2 li a.left:hover {
    color: #e8d211
}

.post-pagination2 li a.right {
    width: auto;
    height: auto;
    display: block;
    color: #868298;
    padding-left: 10px;
    transition: all 500ms ease
}

.post-pagination2 li a.right:hover {
    color: #e8d211
}

.post-pagination2 li:hover a.right {
    background: none
}

.post-pagination2 li a.right i {
    position: relative;
    top: 1px;
    display: inline-block;
    padding-left: 8px;
    font-size: 21px
}

.overlay-style-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e8d211 none repeat scroll 0 0;
    transition: all 500ms ease;
    transition-delay: .3s;
    opacity: 0;
    z-index: 2
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.review-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 16px
}

.review-box ul {
    display: block;
    overflow: hidden
}

.review-box ul li {
    display: inline-block;
    float: left;
    margin-right: 4px
}

.review-box ul li:last-child {
    margin-right: 0
}

.review-box ul li i {
    font-size: 14px;
    color: #e8d211
}

.sociallinks-style-one li {
    display: inline-block;
    float: left;
    margin-right: 30px
}

.sociallinks-style-one li:last-child {
    margin-right: 0
}

.sociallinks-style-one li a i {
    color: rgba(255,255,255,0.40);
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease
}

.sociallinks-style-one li a:hover i {
    color: #cebd29
}

.sociallinks-style-two {
    overflow: hidden
}

.sociallinks-style-two li {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.sociallinks-style-two li:last-child {
    margin-right: 0
}

.sociallinks-style-two li a i {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background: #1e1b31;
    border: 1px solid #26223b;
    border-radius: 50%;
    color: #868298;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all 500ms ease 0
}

.sociallinks-style-two li a:hover i {
    background: #e8d211;
    border-color: #e8d211;
    color: #fff
}

.main-header {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    z-index: 9999;
    transition: all 300ms ease
}

.main-header.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    animation-name: menu_sticky;
    animation-duration: .6s;
    animation-timing-function: ease-out;
    transition: all .25s ease-in-out;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.main-header.fixed-header .main-box .logo-box {
    padding: 14px 0 15px
}

.main-header.fixed-header .main-menu .navigation li a {
    padding: 32px 0
}

.main-header.fixed-header .main-menu .navigation li ul li a {
    padding: 16px 30px
}

.main-header.fixed-header .main-menu .navigation > li > ul > li:hover > a {
    padding-left: 45px
}

.main-header.fixed-header .header-right {
    position: relative;
    float: right;
    padding: 15px 0;
    transition: all 300ms ease
}

.main-header .main-box {
    position: relative
}

.main-header .inner-container {
    position: relative;
    padding: 0 50px
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 13;
    padding: 34px 0 35px;
    transition: all 300ms ease
}

.main-header .main-box .logo-box a {
    display: inline-block
}

.main-header .nav-outer {
    position: relative;
    float: left
}

.main-header .nav-outer .main-menu {
    padding-left: 450px
}

.main-header .header-right {
    position: relative;
    float: right;
    padding: 35px 0;
    transition: all 300ms ease
}

.main-header .header-right .opening-time {
    position: relative;
    display: block;
    float: left;
    padding: 14px 0;
    margin-right: 40px
}

.main-header .header-right .opening-time p {
    color: #91939d;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin: 0
}

.main-header .header-right .opening-time p i {
    position: relative;
    top: 1px;
    color: #e8d211;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    padding-right: 9px
}

.main-header .header-right .button {
    position: relative;
    display: block;
    float: right
}

.main-header.style2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    background: transparent;
    border-bottom: 2px solid rgba(255,255,255,0.10);
    transition: all 300ms ease
}

.main-header.style2.fixed-header {
    background: #1a1e32;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-bottom: 0 solid rgba(255,255,255,0.10)
}

.main-menu.style2 .navigation li a {
    color: #fff
}

.main-menu.style2 .navigation li ul li a {
    color: #523d6c
}

.main-header.style2 .header-right .opening-time p {
    color: #fff
}

.main-header.style2 .header-right .opening-time p i {
    color: #fff
}

.main-header.style2 .header-right .button a {
    background: #fff;
    color: #1a1e32
}

.main-menu {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 90px
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative
}

.main-menu .navigation li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 65px
}

.main-menu .navigation li:last-child {
    margin-right: 0
}

.main-menu .navigation li a {
    position: relative;
    display: block;
    color: #91939d;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: capitalize;
    opacity: 1;
    padding: 52px 0;
    transition: all 300ms ease;
    font-family: 'Poppins',sans-serif
}

.main-menu .navigation > li:hover > a,.main-menu .navigation > li.current > a {
    color: #e8d211
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 130%;
    width: 250px;
    background: transparent;
    padding: 10px 0 0;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    display: block;
    border-bottom: 3px solid #e8d211;
    border-radius: 8px
}

.main-menu .navigation > li > ul:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    background: #fff;
    content: "";
    z-index: -1;
    bottom: 0;
    border-radius: 6px
}

.main-menu .navigation > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.main-menu .navigation > li > ul > li {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    transition: all 500ms ease;
    z-index: 1
}

.main-menu .navigation > li > ul > li:before {
    position: absolute;
    left: 30px;
    right: 30px;
    height: 100%;
    border-bottom: 1px solid #e9e9e9;
    content: "";
    z-index: -1
}

.main-menu .navigation > li > ul > li:last-child:before {
    border-bottom: none
}

.main-menu .navigation li ul li a {
    position: relative;
    display: block;
    color: #523d6c;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    transition: all 500ms ease 0;
    padding: 16px 30px;
    font-family: 'Nunito',sans-serif
}

.main-menu .navigation li ul li a:before {
    position: absolute;
    top: 0;
    left: 30px;
    bottom: 0;
    right: auto;
    width: 7px;
    height: 7px;
    background: #e8d211;
    border-radius: 50%;
    content: "";
    margin: 23px 0;
    opacity: 1;
    transform: scale(0);
    transition: all 500ms ease
}

.main-menu .navigation li ul li:hover a:before {
    transform: scale(1);
    left: 30px
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #e8d211;
    padding-left: 45px
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    background: url(../images/icon/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px
}

.home-slider-one {
    position: relative;
    display: block;
    z-index: 10
}

.silder-right-content {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 365px;
    height: 100%;
    z-index: 1000;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.slider-social-links {
    position: absolute;
    top: 200px;
    right: -90px;
    width: 300px;
    transform: rotate(-90deg);
    height: 20px
}

.slider-social-links li {
    display: inline-block;
    float: left;
    margin-right: 20px;
    line-height: 20px
}

.slider-social-links li:last-child {
    margin-right: 0
}

.slider-social-links li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize
}

.slider-social-links li a:hover {
    text-decoration: underline
}

.slider-contact-info {
    position: absolute;
    left: -55px;
    bottom: 100px;
    width: 400px;
    z-index: 22222222
}

.slider-contact-info .inner {
    position: relative;
    display: block;
    width: 100%
}

.slider-contact-info .inner .icon-holder {
    width: 120px;
    height: 120px;
    border: 10px solid rgba(255,255,255,0.10);
    border-radius: 50%;
    text-align: center
}

.slider-contact-info .inner .icon-holder span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #e8d211;
    font-size: 35px;
    line-height: 100px;
    border-radius: 50%
}

.slider-contact-info .inner .icon-holder,.slider-contact-info .inner .title-holder {
    display: table-cell;
    vertical-align: middle
}

.slider-contact-info .inner .title-holder {
    padding-left: 30px
}

.slider-contact-info .inner .title-holder h3 {
    color: #fff;
    font-size: 20px
}

.slider-contact-info .inner .title-holder span {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0
}

.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto
}

.home-slider-one .slide-item {
    position: relative;
    padding: 201px 0 205px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.home-slider-one .auto-container {
    max-width: 1200px
}

.home-slider-one .content-box {
    position: relative;
    max-width: 640px
}

.home-slider-one .shape {
    position: relative;
    display: block;
    letter-spacing: 0;
    margin-bottom: 12px;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px)
}

.home-slider-one .shape h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.1em
}

.home-slider-one .active .shape {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 1000ms ease 700ms;
    -moz-transition: all 1000ms ease 700ms;
    -ms-transition: all 1000ms ease 700ms;
    -o-transition: all 1000ms ease 700ms;
    transition: all 1000ms ease 700ms
}

.home-slider-one .title {
    position: relative;
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2em;
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 32px;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px)
}

.home-slider-one .active .title {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}

.home-slider-one .link-box {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px)
}

.home-slider-one .active .link-box {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 1000ms ease 1200ms;
    -moz-transition: all 1000ms ease 1200ms;
    -ms-transition: all 1000ms ease 1200ms;
    -o-transition: all 1000ms ease 1200ms;
    transition: all 1000ms ease 1200ms
}

.home-slider-one .owl-dots {
    position: absolute;
    left: 14%;
    max-width: 20px;
    margin-left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -80px!important
}

.home-slider-one .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: transparent;
    width: 18px;
    height: 18px;
    margin: 3px 0;
    border-radius: 50px;
    border: 2px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.home-slider-one .owl-dots .owl-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 4px;
    background: #fff;
    border-radius: 50%;
    content: '';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.home-slider-one .owl-dots .owl-dot.active,.home-slider-one .owl-dots .owl-dot:hover {
    border-color: #fff
}

.home-slider-one .owl-dots .owl-dot span {
    display: none
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5
}

.main-slider .tp-dottedoverlay {
    background: none!important
}

.main-slider .slide-content {
    position: relative;
    display: block
}

.main-slider .slide-content .title {
    position: relative;
    color: #fff;
    font-weight: 500;
    text-transform: none;
    line-height: 1.2em;
    font-family: 'Poppins',sans-serif
}

.main-slider .slide-content .big-title {
    position: relative;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    line-height: 1.2em;
    font-family: 'Poppins',sans-serif
}

.main-slider .slide-content .btn-box a {
    padding: 27px 0;
    text-align: center;
    display: block;
    width: 220px
}

.welcome-area {
    position: relative;
    display: block
}

.welcome-image-box {
    position: relative;
    display: block;
    max-width: 500px;
    width: 100%;
    float: left
}

.welcome-image-box .image-box {
    position: relative;
    display: block;
    float: right;
    z-index: 3
}

.welcome-image-box img {
    border-radius: 9px
}

.welcome-image-box .image-box img {
    width: auto
}

.welcome-image-box .image-thumb1 {
    position: absolute;
    top: 40px;
    left: -35px;
    z-index: 2
}

.welcome-image-box .image-thumb2 {
    position: absolute;
    bottom: -100px;
    left: 75px;
    width: 180px;
    height: 135px;
    z-index: 4
}

.welcome-image-box .icon-box {
    position: absolute;
    bottom: -74px;
    right: -73px;
    width: 149px;
    height: 149px;
    border-radius: 50%;
    z-index: 5;
    border: 2px dashed #fff;
    text-align: center;
    padding: 15px
}

.welcome-image-box .icon-box .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    padding: 34px 0;
    -webkit-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    -moz-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    box-shadow: 0 2px 6px 1px rgba(245,245,245,1)
}

.welcome-content-box {
    position: relative;
    display: block
}

.welcome-content-box .top {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 32px
}

.welcome-content-box .top .icon {
    width: 60px
}

.welcome-content-box .top .icon,.welcome-content-box .top .title {
    display: table-cell;
    vertical-align: middle
}

.welcome-content-box .top .title {
    padding-left: 20px
}

.welcome-content-box .text {
    position: relative;
    display: block;
    padding-bottom: 27px
}

.welcome-content-box .bottom {
    position: relative;
    display: block
}

.welcome-content-box .bottom .video-holder-box {
    position: relative;
    width: 200px
}

.welcome-content-box .bottom .video-holder-box,.welcome-content-box .bottom .title-holder-box {
    display: table-cell;
    vertical-align: middle
}

.welcome-content-box .bottom .title-holder-box {
    padding-left: 40px
}

.welcome-content-box .bottom .title-holder-box h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.welcome-content-box .bottom .title-holder-box h4 span {
    color: #e8d211;
    font-size: 24px;
    font-family: 'Poppins',cursive
}

.video-holder-box .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 9px
}

.video-holder-box .img-holder img {
    transform: scale(1);
    transition: all .5s ease 0;
    width: 100%
}

.video-holder-box .img-holder:hover img {
    transform: scale(1.1)
}

.video-holder-box .img-holder .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.60);
    transition: all 500ms ease
}

.video-holder-box:hover .img-holder .icon-holder {
    background-color: rgba(0,0,0,0.90)
}

.video-holder-box .img-holder .icon-holder .icon {
    display: table;
    height: 100%;
    width: 100%
}

.video-holder-box .img-holder .icon-holder .icon .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.video-holder-box .img-holder .icon-holder .icon .inner a {
    position: relative;
    display: block;
    border: 10px solid rgba(255,255,255,0.10);
    color: #fff;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease
}

.video-holder-box .img-holder .icon-holder .icon .inner a:hover {
    color: #e8d211
}

.video-holder-box .img-holder .icon-holder .icon .inner a span:before {
    position: relative;
    display: block;
    background: #e8d211;
    font-size: 15px;
    line-height: 60px;
    border-radius: 50%
}

.video-holder-box .img-holder:hover .icon-holder .icon .inner a {
    transform: rotate(360deg)
}

.welcome-area.style2 {
    position: relative;
    display: block
}

.welcome-image-box2 {
    position: relative;
    display: block
}

.welcome-image-box2 img {
    width: 100%
}

.welcome-content-box2 {
    position: relative;
    display: block;
    padding-left: 70px
}

.welcome-content-box2 .sec-title {
    padding-bottom: 38px
}

.welcome-content-box2 .inner-content {
    position: relative;
    display: block
}

.welcome-content-box2 .inner-content .text {
    display: block;
    padding-bottom: 14px
}

.welcome-content-box2 .inner-content a {
    background: #e8d211;
    padding: 27px 50px
}

.welcome-content-box2 .inner-content a:hover {
    background: #11adae
}

.services-style1-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding-bottom: 110px;
    z-index: 1
}

.services-style1-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/pattern/pattern-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: .5s ease
}

.single-service-style1 {
    position: relative;
    display: block;
    margin-bottom: 40px;
    transition: all 300ms ease;
    transform: perspective(1200px) rotateX(0deg) translateY(0px)
}

.single-service-style1:hover {
    transform: perspective(1200px) rotateX(0deg) translateY(-10px)
}

.single-service-style1 .inner {
    position: relative;
    display: block;
    background: #fff;
    padding: 40px;
    border-radius: 10px 10px 0 0;
    padding-bottom: 0
}

.single-service-style1 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    z-index: 1
}

.single-service-style1 .img-holder::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(255 250 44 / 70%);
    content: "";
    transition: all .5s ease-in-out 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-90deg) translateZ(0px)
}

.single-service-style1:hover .img-holder::before {
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: .1s
}

.single-service-style1 .img-holder img {
    width: 100%;
    transition: .5s ease
}

.single-service-style1 .text-holder {
    position: relative;
    display: block;
    background: #fff;
    padding: 40px 40px 33px;
    z-index: 3;
    border-radius: 0 0 10px 10px
}

.single-service-style1 .text-holder .button {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0
}

.single-service-style1 .text-holder .button a {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 10px solid rgba(255,255,255,0.60);
    border-radius: 50%;
    transition: all 500ms ease
}

.single-service-style1 .text-holder .button a i {
    display: block;
    width: 100%;
    height: 100%;
    background: #e8d211;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    border-radius: 50%;
    transition: all 500ms ease
}

.single-service-style1 .text-holder .button a:hover i {
    transform: rotate(360deg)
}

.single-service-style1:hover .text-holder .button a i {
    background: #e8d211;
    transition: all 500ms ease;
    transition-delay: .2s
}

.single-service-style1 .text-holder h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    margin: 20px 0 0
}

.single-service-style1 .text-holder h4 a {
    color: #1a1e32;
    transition: all 500ms ease;
    transition-delay: .4s
}

.single-service-style1:hover .text-holder h4 a {
    color: #e8d211
}

.services-style1-area .contact-us {
    position: relative;
    display: block;
    padding-top: 11px
}

.services-style1-area .contact-us h3 {
    color: #91939d;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins',sans-serif
}

.services-style1-area .contact-us h3 span {
    color: #e8d211;
    font-size: 24px;
    font-family: 'Poppins',cursive;
    text-decoration: underline
}

.working-steps-area {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0 70px
}

.single-working-steps-box {
    position: relative;
    display: inline-block;
    float: left;
    max-width: 200px;
    width: 100%;
    margin: 0 auto 40px;
    margin-right: 120px
}

.single-working-steps-box:last-child {
    margin-right: 0
}

.single-working-steps-box:before {
    position: absolute;
    top: 0;
    right: -81px;
    background: url(../images/icon/star.png);
    background-repeat: no-repeat;
    width: 43px;
    height: 41px;
    content: "";
    bottom: 0;
    margin: 75px 0
}

.single-working-steps-box:last-child:before {
    display: none
}

.single-working-steps-box .icon-holder {
    position: relative;
    display: block;
    width: 190px;
    height: 190px;
    margin: 0 auto;
    border: 10px solid #f5f5f5;
    border-radius: 50%;
    transition: all .5s ease-in-out 0
}

.single-working-steps-box .icon-holder span:before {
    color: #e8d211;
    font-size: 60px;
    line-height: 170px;
    transition: all 500ms ease;
    transition-delay: .2s;
    display: block;
    transition: all .8s ease-in-out .3s
}

.single-working-steps-box:hover .icon-holder span:before {
    color: #1a1e32
}

.single-working-steps-box .icon-holder .count {
    position: absolute;
    top: -8px;
    right: -6px;
    width: 60px;
    height: 60px;
    background: #e8d211;
    border: 2px solid #e8d211;
    border-radius: 50%;
    transition: all .5s ease-in-out 0
}

.single-working-steps-box:hover .icon-holder .count {
    background: #e8d211;
    border-color: #f7e018;
    color: #fff;
    transition: all .5s ease-in-out 0;
    transform-style: preserve-3d;
    transform: perspective(0px) rotateX(0deg) rotate(360deg)
}

.single-working-steps-box .icon-holder .count h5 {
    display: block;
    padding: 18px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.single-working-steps-box .text-holder {
    position: relative;
    display: block;
    padding-top: 23px
}

.single-working-steps-box .text-holder h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 24px
}

.single-working-steps-box .text-holder h4 a {
    color: #1a1e32;
    transition: all .8s ease-in-out .3s
}

.single-working-steps-box:hover .text-holder h4 a {
    color: #e8d211
}

.single-working-steps-box .text-holder p {
    margin: 0
}

.quote-area {
    position: relative;
    display: block;
    padding-bottom: 120px;
    z-index: 1
}

.quote-area .inner-content {
    position: relative;
    display: block;
    padding: 0 100px;
    padding-right: 0;
    border-radius: 10px;
    margin-top: -235px;
    background: #fff;
    -webkit-box-shadow: 0 4px 7px 0 #eee;
    box-shadow: 0 4px 7px 0 #eee
}

.quote-form {
    position: relative;
    display: block;
    background: #fff;
    z-index: 3;
    padding-top: 77px;
    padding-right: 70px
}

.quote-form .title {
    position: relative;
    display: block;
    padding-bottom: 21px
}

.quote-form .title h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 600
}

.quote-form form {
    position: relative;
    display: block
}

.quote-form form .input-box {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.quote-form form .input-box input[type=text],.quote-form form .input-box input[type=email],.quote-form form .input-box textarea {
    position: relative;
    display: block;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    width: 100%;
    height: 65px;
    padding: 0 25px;
    color: #91939d;
    font-size: 14px;
    font-weight: 500;
    border-radius: 7px;
    font-family: 'Poppins',sans-serif;
    transition: all 500ms ease
}

.quote-form form .input-box textarea {
    height: 115px;
    padding: 15px 25px
}

.quote-form form button {
    padding: 27px 60px
}

.quote-form form .input-box input[type=text]:focus {
    border-color: #e8d211
}

.quote-form form .input-box input[type=email]:focus {
    border-color: #e8d211
}

.quote-form form .input-box textarea:focus {
    border-color: #e8d211
}

.quote-right-box {
    position: relative;
    display: block
}

.quote-right-box .image-holder {
    display: block;
    margin-right: -1px
}

.quote-right-box .image-holder img {
    width: 100%;
    border-top-right-radius: 10px
}

.quote-right-box .text-holder {
    display: block;
    background: #e8d211;
    padding: 44px 50px 42px;
    padding-right: 20px
}

.quote-right-box .text-holder h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 13px
}

.quote-right-box .text-holder a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-transform: capitalize
}

.video-gallery-bg {
    position: relative;
    display: block
}

.video-gallery-bg .video-holder-box {
    position: relative;
    display: block
}

.video-gallery-bg .video-holder-box .img-holder {
    border-radius: 0
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder {
    background: transparent
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon {
    margin-top: 120px
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner {
    display: table-cell;
    vertical-align: top
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner a {
    border: 10px solid rgba(255,255,255,0.10);
    height: 120px;
    width: 120px
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner a span:before {
    font-size: 20px;
    line-height: 100px
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner h3 {
    color: #fff;
    margin-top: 46px;
    margin-bottom: 11px
}

.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner span {
    color: #fff;
    font-size: 50px;
    line-height: 72px;
    font-weight: 600;
    font-family: 'Poppins',sans-serif
}

.testimonial-section-one {
    position: relative;
    display: block;
    padding: 0 0 115px;
    z-index: 1
}

.testimonial-section-one .testimonial-outer {
    position: relative;
    max-width: 1170px;
    width: 100%;
    background: transparent;
    padding: 0 180px;
    z-index: 10
}

.testimonial-section-one .testimonial-outer .testimonial-text {
    position: absolute;
    top: 50%;
    right: -61px;
    transform: rotate(-90deg);
    margin-top: -40px
}

.testimonial-section-one .testimonial-outer .testimonial-text p {
    color: #e8d211;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 1px
}

.testimonial-section-one .client-thumb-outer {
    position: relative;
    max-width: 280px;
    margin: 0 auto;
    overflow: hidden
}

.testimonial-section-one .client-thumb-outer .client-thumbs-carousel {
    position: relative;
    max-width: 80px;
    margin: 0 auto;
    text-align: center
}

.testimonial-section-one .client-thumb-outer .owl-item {
    position: relative;
    opacity: 1
}

.testimonial-section-one .client-thumb-outer .thumb-item .thumb-box {
    width: 80px;
    height: 80px;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 auto;
    transform: scale(1.0,1.0)
}

.testimonial-section-one .client-thumb-outer .owl-item .thumb-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #fff;
    opacity: .5;
    z-index: 9;
    cursor: pointer;
    border-radius: 50%
}

.testimonial-section-one .client-thumb-outer .owl-item.active .thumb-box:before {
    opacity: 0
}

.testimonial-section-one .client-thumb-outer .client-thumbs-carousel .thumb-item img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.testimonial-section-one .client-thumb-outer .owl-item.active {
    opacity: 1
}

.testimonial-section-one .client-thumb-outer .owl-item.active .thumb-item .thumb-box {
    transform: scale(1.0,1.0)
}

.testimonial-section-one .client-thumb-outer .client-thumbs-carousel .owl-stage-outer {
    overflow: visible
}

.testimonial-block-one {
    position: relative
}

.testimonial-block-one .inner-box {
    position: relative;
    text-align: center
}

.testimonial-block-one .inner-box .text {
    position: relative;
    color: #1a1e32;
    font-size: 20px;
    font-weight: 400;
    margin-top: 48px;
    margin-bottom: 33px
}

.testimonial-section-one .author-content {
    position: relative;
    display: block
}

.testimonial-section-one .author-content .review-box {
    line-height: 30px;
    margin-bottom: 27px
}

.testimonial-section-one .author-content .review-box ul li {
    float: none;
    margin: 0 2px
}

.testimonial-section-one .author-content .review-box ul li i {
    color: #fdfc00;
    font-size: 16px
}

.testimonial-section-one .author-content h4 {
    color: #e8d211;
    font-size: 20px;
    font-weight: 500
}

.testimonial-section-one .author-content h4 span {
    color: #91939d;
    font-size: 16px
}

.testimonial-section-one .owl-nav {
    display: none
}

.testimonial-section-one .owl-dots {
    position: absolute;
    left: -180px;
    max-width: 20px;
    margin-left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -100px!important
}

.testimonial-section-one .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: transparent;
    width: 18px;
    height: 18px;
    margin: 3px 0;
    border-radius: 50px;
    border: 2px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.testimonial-section-one .owl-dots .owl-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 4px;
    background: #d1d2d6;
    border-radius: 50%;
    content: '';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.testimonial-section-one .owl-dots .owl-dot.active,.testimonial-section-one .owl-dots .owl-dot:hover {
    border-color: #1a1e32
}

.testimonial-section-one .owl-dots .owl-dot.active:before,.testimonial-section-one .owl-dots .owl-dot:hover:before {
    background: #1a1e32
}

.testimonial-section-one .owl-dots .owl-dot span {
    display: none
}

.choose-area {
    position: relative;
    display: block;
    background-attachment: scroll;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 120px 0 110px;
    z-index: 1
}

.choose-area .sec-title {
    padding-bottom: 49px
}

.choose-area::before {
    background: #ffeb3b none repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1
}

.single-choose-box {
    position: relative;
    display: inline-block;
    float: left;
    text-align: center;
    background: #fff;
    width: 210px;
    padding: 41px 0 34px;
    border-radius: 7px;
    margin-right: 30px;
    margin-bottom: 30px;
    z-index: 1
}

.single-choose-box::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #e8d211;
    border-radius: 7px;
    content: "";
    z-index: -1;
    transition: all .5s ease-in-out 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-30deg) translateZ(0px);
    opacity: 0
}

.single-choose-box:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: .1s
}

.single-choose-box:last-child {
    margin-right: 0
}

.single-choose-box span:before {
    color: #ffeb3b;
    font-size: 60px;
    line-height: 60px;
    transition: all .5s ease-in-out .3s
}

.single-choose-box:hover span:before {
    color: #fff
}

.single-choose-box h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin: 14px 0 0;
    transition: all .5s ease-in-out .5s
}

.single-choose-box:hover h4 {
    color: #fff
}

.choose-area .contact-us {
    position: relative;
    display: block;
    padding-top: 21px
}

.choose-area .contact-us h3 {
    color: #060606;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins',sans-serif
}

.choose-area .contact-us h3 a {
    color: #060606;
    font-size: 24px;
    font-family: 'Poppins',cursive;
    text-decoration: underline
}

.latest-blog-area {
    position: relative;
    display: block;
    background: #060606;
    border-bottom: 2px solid #f5f5f5;
    padding-top: 120px;
    padding-bottom: 75px
}

.single-blog-post {
    position: relative;
    display: block;
    margin-bottom: 40px
}

.single-blog-post.mxwidth {
    max-width: 370px;
    margin: 0 auto 40px
}

.single-blog-post .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 7px;
    transition: all .5s ease-in-out .6s
}

.single-blog-post .img-holder::before {
    background: #ffeb3b;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    transition: all 900ms ease;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-90deg) translateZ(0px);
    z-index: 3;
    opacity: 0
}

.single-blog-post:hover .img-holder::before {
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    opacity: 1
}

.single-blog-post .img-holder img {
    transition: all .5s ease-in-out .6s;
    width: 100%
}

.single-blog-post:hover .img-holder img {
    transform: scale(1.2,1.2)
}

.single-blog-post .post-date {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 125px;
    height: 40px;
    text-align: center;
    background: #ffeb3b;
    border-radius: 7px 7px 0 0;
    z-index: 3;
    transition: all .5s ease-in-out .5s
}

.single-blog-post:hover .post-date {
    left: 122px
}

.single-blog-post .post-date h6 {
    color: #fff;
    font-size: 12px;
    line-height: 40px;
    font-weight: 500;
    text-transform: capitalize
}

.single-blog-post .text-holder {
    position: relative;
    display: block;
    padding-top: 21px
}

.single-blog-post .text-holder .blog-title {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Poppins',sans-serif
}

.single-blog-post .text-holder .blog-title a {
    color: #1a1e32;
    transition: all 500ms ease
}

.single-blog-post:hover .text-holder .blog-title a {
    color: #ffeb3b
}

.single-blog-post .meta-box {
    position: relative;
    display: block;
    overflow: hidden
}

.single-blog-post .meta-box .meta-info {
    position: relative;
    display: block;
    overflow: hidden
}

.single-blog-post .meta-box .meta-info li {
    position: relative;
    display: inline-block;
    float: left;
    line-height: 20px;
    padding-right: 25px
}

.single-blog-post .meta-box .meta-info li:last-child {
    padding-right: 0
}

.single-blog-post .meta-box .meta-info li a {
    color: #ffeb3b;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 500ms ease
}

.single-blog-post .meta-box .meta-info li a:hover {
    color: #ffeb3b
}

.brand-area {
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 90px
}

.single-brand-item {
    position: relative;
    display: block;
    max-width: 270px;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
    border: 1px solid #f0eef9;
    transition: all 700ms ease
}

.single-brand-item:hover {
    -webkit-box-shadow: 0 2px 10px 3px #f0eef9;
    box-shadow: 0 2px 10px 3px #f0eef9
}

.single-brand-item a {
    display: block
}

.single-brand-item a img {
    width: auto
}

.footer-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 120px;
    padding-bottom: 82px;
    z-index: 3
}

.footer-area .shape {
    position: absolute;
    bottom: 60px;
    right: 130px;
    z-index: 1
}

.single-footer-widget {
    position: relative;
    display: block;
    overflow: hidden
}

.single-footer-widget.marleft70 {
    margin-left: 70px
}

.single-footer-widget.marleft30 {
    margin-left: 30px
}

.single-footer-widget.marleft40 {
    margin-left: 40px
}

.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 39px
}

.single-footer-widget .title h3 {
    color: #d8c415;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif
}

.footer-logo {
    position: relative;
    display: block
}

.footer-logo a {
    display: inline-block
}

.single-footer-widget .company-info {
    position: relative;
    display: block
}

.single-footer-widget .company-info .text-box {
    display: block;
    padding-top: 32px
}

.single-footer-widget .company-info .text-box p {
    color: #a1a4b5;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin: 0
}

.single-footer-widget .explore-links {
    position: relative;
    display: block
}

.single-footer-widget .explore-links li {
    line-height: 26px;
    margin-bottom: 10px
}

.single-footer-widget .explore-links li:last-child {
    margin-bottom: 0
}

.single-footer-widget .explore-links li a {
    position: relative;
    display: block;
    color: #a1a4b5;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    transition: all 500ms ease
}

.single-footer-widget .explore-links li a:hover {
    color: #FFEB3B;
    padding-left: 25px
}

.single-footer-widget .explore-links li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #a1a4b5;
    font-size: 16px;
    transition: all .3s ease-in-out .1s
}

.single-footer-widget .explore-links li a:hover:before {
    left: 5px;
    color: #ffeb3b
}

.single-footer-widget .legal-links {
    position: relative;
    display: block
}

.single-footer-widget .legal-links li {
    line-height: 26px;
    margin-bottom: 10px
}

.single-footer-widget .legal-links li:last-chil {
    margin-bottom: 0
}

.single-footer-widget .legal-links li a {
    position: relative;
    display: block;
    color: #a1a4b5;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    transition: all 500ms ease
}

.single-footer-widget .legal-links li a:hover {
    color: #ffeb3b;
    padding-left: 25px
}

.single-footer-widget .legal-links li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #a1a4b5;
    font-size: 16px;
    transition: all .3s ease-in-out .1s
}

.single-footer-widget .legal-links li a:hover:before {
    left: 5px;
    color: #ffeb3b
}

.single-footer-widget .contact-info {
    position: relative;
    display: block
}

.single-footer-widget .contact-info li {
    margin-bottom: 14px
}

.single-footer-widget .contact-info li:last-child {
    margin-bottom: 0
}

.single-footer-widget .contact-info li span {
    display: block;
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.single-footer-widget .contact-info li h3 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin: 4px 0 0;
    font-family: 'Poppins',sans-serif
}

.single-footer-widget .contact-info li .text p {
    color: #a1a4b5;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin: 0
}

.footer-bottom-area {
    position: relative;
    display: block;
    background: #1a1e32;
    border-top: 2px solid #26293c;
    padding: 28px 0
}

.footer-bottom-area .copyright-text {
    margin: 0
}

.footer-bottom-area .copyright-text p {
    color: #a1a4b5;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 24px
}

.footer-bottom-area .copyright-text p a {
    color: #fff;
    font-weight: 600;
    transition: all 500ms ease
}

.footer-bottom-area .copyright-text p a:hover {
    color: #a1a4b5
}

.slogan-area-style1 {
    position: relative;
    display: block;
    background: #ffeb3b;
    padding: 60px 0;
    z-index: 3
}

.slogan-area-style1 .inner-content {
    z-index: 99
}

.slogan-area-style1 .title {
    display: block;
    margin: 16px 0 17px
}

.slogan-area-style1 .title h3 {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif
}

.slogan-area-style1 .title h3 a {
    color: #fff;
    font-size: 30px;
    text-decoration: underline;
    transition: all 500ms ease;
    font-family: 'Poppins',cursive
}

.slogan-area-style1 .title h3 a:hover {
    color: #e8d211
}

.slogan-area-style1 .button a {
    color: #1a1e32;
    background: #fff;
    font-weight: 400;
    padding: 27px 50px
}

.slogan-area-style1 .button a:hover {
    color: #fff;
    background: #ffeb3b
}

.slogan-area-style1 .shape {
    position: absolute;
    bottom: 10px;
    left: 80px;
    z-index: 1
}

.slogan-area-style1 .shape2 {
    position: absolute;
    top: 40px;
    left: 260px;
    z-index: 1
}

.slogan-area-style1 .shape3 {
    position: absolute;
    left: 26%;
    top: 50%;
    margin-top: -20px;
    z-index: 1
}

.slogan-area-style1 .shape4 {
    position: absolute;
    left: 50%;
    top: -20px;
    z-index: 1
}

.slogan-area-style1 .shape5 {
    position: absolute;
    right: 500px;
    bottom: 20px;
    z-index: 1
}

.slogan-area-style1 .shape6 {
    position: absolute;
    right: 170px;
    top: 40px;
    z-index: 1
}

.slogan-area-style2 {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 110px 0 0;
    z-index: 1
}

.slogan-area-style2:before {
    background: rgba(0,0,0,0.70) none repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1
}

.slogan-area-style2 .title {
    position: relative;
    display: block
}

.slogan-area-style2 .title h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    line-height: 72px
}

.slogan-area-style2 .title h2 {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    margin: 19px 0 23px
}

.slogan-area-style2 .title h2 span {
    font-size: 24px;
    font-weight: 500
}

.slogan-area-style2 .button {
    position: relative;
    display: block;
    padding-bottom: 138px
}

.slogan-area-style2 .icon-box {
    position: absolute;
    left: 0;
    bottom: -76px;
    right: 0;
    width: 149px;
    height: 149px;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px dashed #fff;
    text-align: center;
    padding: 15px;
    z-index: 99
}

.slogan-area-style2 .icon-box .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    padding: 34px 0;
    -webkit-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    -moz-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    box-shadow: 0 2px 6px 1px rgba(245,245,245,1)
}

.fact-counter-area {
    position: relative;
    display: block;
    padding-top: 175px;
    padding-bottom: 70px;
    z-index: 1
}

.single-fact-counter {
    position: relative;
    display: inline-block;
    float: left;
    max-width: 390px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 1px;
    border-right: 1px solid #f5f5f5;
    margin-bottom: 50px
}

.single-fact-counter:last-child {
    border: none
}

.single-fact-counter .count-box {
    position: relative;
    display: block;
    padding: 0 50px
}

.single-fact-counter .icon {
    position: relative;
    display: block;
    margin-bottom: 25px
}

.single-fact-counter h1 {
    position: relative;
    display: block
}

.single-fact-counter h1 span {
    position: relative;
    display: inline-block;
    color: #e8d211;
    font-size: 80px;
    line-height: 70px;
    font-weight: 500
}

.single-fact-counter .title {
    position: relative;
    display: block;
    margin-top: 28px
}

.single-fact-counter .title h4 {
    color: #91939d;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize
}

.main-gallery-area {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0 90px
}

.single-gallery-item {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px
}

.single-gallery-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

.single-gallery-item .img-holder img {
    transition: all .5s ease-in-out .6s;
    width: 100%
}

.single-gallery-item:hover .img-holder img {
    transform: scale(1.2,1.2)
}

.single-gallery-item .overlay-style-one {
    transition: all 1000ms ease 300ms
}

.single-gallery-item:hover .overlay-style-one {
    transition: all 1000ms ease 300ms;
    opacity: 1
}

.single-gallery-item .img-holder .overlay-style-one .title-holder {
    position: absolute;
    top: 33px;
    left: 40px;
    text-align: left;
    transform: translateY(-25px);
    transition: all 1000ms ease 700ms;
    opacity: 0
}

.single-gallery-item:hover .img-holder .overlay-style-one .title-holder {
    opacity: 1;
    transition: all 1000ms ease 700ms;
    transform: translateX(0) translateY(0%) scale(1)
}

.single-gallery-item .img-holder .overlay-style-one .title-holder h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: 'Poppins',sans-serif
}

.single-gallery-item .img-holder .overlay-style-one .title-holder h3 a {
    color: #fff;
    transition: all 500ms ease
}

.single-gallery-item .img-holder .overlay-style-one .title-holder h3 a:hover {
    color: #e8d211
}

.single-gallery-item .img-holder .overlay-style-one .icon-holder {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.single-gallery-item .img-holder .overlay-style-one .icon-holder a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    border: 10px solid rgba(255,255,255,0.10);
    transform: translateX(0%) translateY(-50%) scale(0.5);
    transition: all 1000ms ease 700ms;
    opacity: 0
}

.single-gallery-item:hover .img-holder .overlay-style-one .icon-holder a {
    opacity: 1;
    transform: translateX(0) translateY(0%) scale(1);
    transition: all 1000ms ease 700ms
}

.single-gallery-item .img-holder .overlay-style-one .icon-holder a span:before {
    position: relative;
    display: block;
    background: #ffeb3b;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 700;
    transition: all 500ms ease;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.single-gallery-item .img-holder .overlay-style-one .icon-holder a:hover span:before {
    color: #f8f8f8
}

.agreement-area {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 120px 0;
    z-index: 1
}

.agreement-area:before {
    background: rgba(31,198,199,0.70) none repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1
}

.agreement-content {
    position: relative;
    display: block
}

.agreement-content .sec-title {
    display: block;
    padding: 0;
    margin: 34px 0
}

.agreement-content .sec-title h3 {
    color: #fff
}

.agreement-content .sec-title .title {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    margin: 9px 0 0
}

.agreement-right-content {
    position: relative;
    display: block
}

.agreement-right-content ul {
    display: block
}

.agreement-right-content ul li {
    position: relative;
    display: block;
    background: rgba(26,30,50,0.10);
    padding: 20px;
    padding-left: 95px;
    min-height: 100px;
    margin-bottom: 10px;
    transition: all 1000ms ease 300ms
}

.agreement-right-content ul li:hover {
    background: rgba(26,30,50,0.00)
}

.agreement-right-content ul li.active {
    background: rgba(26,30,50,0.00)
}

.agreement-right-content ul li:last-child {
    margin-bottom: 0
}

.agreement-right-content ul li .icon-holder {
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    height: 60px;
    width: 60px;
    background: #fff;
    border-radius: 50%;
    text-align: center
}

.agreement-right-content ul li .icon-holder i {
    color: #ffeb3b;
    font-size: 16px;
    display: block;
    line-height: 60px
}

.agreement-right-content ul li .title-holder {
    position: relative;
    display: block;
    margin: 17px 0
}

.agreement-right-content ul li .title-holder h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px
}

.pricing-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 120px 0 110px;
    z-index: 1
}

.pricing-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/pattern/pattern-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: .5s ease
}

.single-pricing-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    padding-bottom: 60px;
    border-radius: 7px;
    margin-bottom: 40px;
    transition: all 1000ms ease 300ms;
    transform: perspective(1200px) rotateX(0deg) translateY(0px);
    -webkit-box-shadow: 0 3px 10px 3px #EDEDED;
    box-shadow: 0 3px 10px 3px #EDEDED
}

.single-pricing-box:hover {
    transform: perspective(1200px) rotateX(0deg) translateY(-10px)
}

.single-pricing-box .inner-content {
    position: relative;
    display: block;
    padding: 0 60px
}

.single-pricing-box .top {
    position: relative;
    display: block;
    border-bottom: 2px solid #f5f5f5;
    padding-top: 56px;
    padding-bottom: 35px;
    margin-bottom: 27px
}

.single-pricing-box .top h4 {
    color: #91939d;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 25px
}

.single-pricing-box .top .value {
    color: #1a1e32;
    font-size: 50px;
    font-weight: 500
}

.single-pricing-box .top .value .left {
    position: relative;
    top: -12px;
    font-size: 30px;
    line-height: 28px;
    display: inline-block;
    padding-right: 3px
}

.single-pricing-box .top .value .right {
    position: relative;
    top: -3px;
    display: inline-block;
    padding-left: 3px;
    color: #ffeb3b;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px
}

.single-pricing-box ul {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.single-pricing-box ul li {
    line-height: 40px
}

.single-pricing-box .button a {
    background: #ffeb3b;
    padding: 27px 50px;
    transition: all 700ms ease 700ms
}

.single-pricing-box:hover .button a {
    background: #ffeb3b
}

.pricing-area .schedule-text {
    position: relative;
    display: block;
    padding-top: 16px
}

.pricing-area .schedule-text h3 {
    color: #91939d;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins',sans-serif
}

.pricing-area .schedule-text h3 a {
    color: #ffeb3b;
    font-size: 24px;
    font-family: 'Poppins',cursive;
    text-decoration: underline
}

.breadcrumb-area {
    position: relative;
    display: block;
    background-attachment: scroll;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 162px 0 149px;
    z-index: 1
}

.breadcrumb-area::before {
    background: rgba(0,0,0,0.50) none repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1
}

.breadcrumb-area .inner-content {
    position: relative;
    display: block
}

.breadcrumb-area .title {
    display: block;
    padding-top: 6px
}

.breadcrumb-area .title h1 {
    color: #fff;
    font-size: 70px;
    line-height: 80px;
    font-weight: 600;
    text-transform: capitalize
}

.breadcrumb-area .breadcrumb-menu {
    position: relative;
    display: block
}

.breadcrumb-area .breadcrumb-menu ul {
    display: block;
    text-align: center
}

.breadcrumb-area .breadcrumb-menu ul li {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins',cursive;
    transition: all 500ms ease;
    margin: 0 13px
}

.breadcrumb-area .breadcrumb-menu ul li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -18px;
    width: 5px;
    height: 1px;
    background: #fff;
    content: "";
    margin: 14px 0
}

.breadcrumb-area .breadcrumb-menu ul li:last-child:before {
    display: none
}

.breadcrumb-area .breadcrumb-menu ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.breadcrumb-area .breadcrumb-menu ul li a {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins',cursive;
    transition: all 500ms ease
}

.breadcrumb-area .breadcrumb-menu ul li.active {
    color: #ffeb3b
}

.breadcrumb-area .breadcrumb-menu ul li a:hover {
    color: #ffeb3b
}

.trusted-area {
    position: relative;
    display: block;
    padding: 120px 0 70px
}

.single-trusted-image {
    position: relative;
    display: block;
    margin-bottom: 40px
}

.single-trusted-image img {
    width: 100%;
    border-radius: 9px
}

.trusted-content {
    margin-top: 10px
}

.trusted-title {
    display: block;
    margin-bottom: 40px
}

.trusted-title .sec-title {
    padding: 0
}

.trusted-title .sec-title .title {
    font-size: 40px;
    line-height: 50px
}

.single-trusted-text {
    display: block;
    margin-bottom: 40px
}

.single-trusted-text p {
    margin: 0
}

.team-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding-top: 120px;
    padding-bottom: 80px;
    z-index: 1
}

.team-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/pattern/pattern-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: .5s ease
}

.single-team-member {
    position: relative;
    display: block;
    margin-bottom: 36px
}

.single-team-member .inner {
    display: block;
    background: #fff;
    padding: 40px;
    border-radius: 7px;
    -webkit-box-shadow: 0 2px 7px 2px #EBEBEB;
    box-shadow: 0 2px 7px 2px #EBEBEB
}

.single-team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .4s ease-in-out 0
}

.single-team-member .img-holder img {
    width: 100%;
    border-radius: 7px;
    transition: all .4s ease-in-out 0
}

.single-team-member .overlay-content {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 20px;
    transition: all 500ms ease;
    transition-delay: .2s;
    opacity: 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(90deg) translateZ(-51px)
}

.single-team-member:hover .overlay-content {
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    opacity: 1;
    transition-delay: .2s
}

.single-team-member .sociallinks-style-one {
    text-align: center
}

.single-team-member .sociallinks-style-one li {
    display: inline-block;
    float: none;
    margin: 0 2px
}

.single-team-member .sociallinks-style-one li a {
    position: relative;
    display: block;
    width: 56px;
    height: 56px;
    border: 8px solid rgba(255,255,255,0.20);
    border-radius: 50%
}

.single-team-member .sociallinks-style-one li a i {
    display: block;
    width: 100%;
    height: 100%;
    background: #ffeb3b;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    border-radius: 50%;
    transition: all 500ms ease
}

.single-team-member .sociallinks-style-one li a:hover i {
    transform: translateX(0%) translateY(0px) rotate(360deg)
}

.single-team-member .name {
    position: relative;
    display: block;
    background: transparent;
    padding: 26px 0 0;
    z-index: 1;
    transform: translateX(0%) translateY(0px) scale(1.0);
    transition: all 500ms ease;
    transition-delay: .4s
}

.single-team-member .name h3 {
    position: relative;
    display: block;
    color: #1a1e32;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    margin: 0 0 7px;
    transition: all 500ms ease;
    transition-delay: .4s;
    font-family: 'Poppins',sans-serif
}

.single-team-member .name p {
    color: #91939d;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin: 0
}

.team-area.team-page {
    position: relative;
    display: block
}

.team-area.team-page:before {
    background-repeat: repeat;
    background-size: contain
}

.testimonial-section-one.about-page {
    padding-top: 120px
}

.benefits-area {
    position: relative;
    display: block;
    background: #fff
}

.benefits-image-box {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 500px;
    width: 100%;
    border-radius: 9px
}

.benefits-image-box img {
    transform: scale(1);
    transition: all .5s ease 0;
    width: 100%
}

.benefits-image-box:hover img {
    transform: scale(1.1)
}

.benefits-text-box {
    position: relative;
    display: block
}

.benefits-text-box .sec-title {
    padding-bottom: 43px
}

.benefits-text-box .sec-title .title {
    font-size: 50px;
    line-height: 60px;
    margin: 5px 0 0
}

.benefits-text-box .inner-content {
    position: relative;
    display: block
}

.benefits-text-box .inner-content ul {
    display: block;
    padding-bottom: 45px
}

.benefits-text-box .inner-content ul li {
    line-height: 40px
}

.benefits-text-box .inner-content ul li i {
    color: #e8d211;
    font-size: 14px;
    display: inline-block;
    padding-right: 18px
}

.certified-company {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffeb3b;
    max-width: 315px;
    width: 100%;
    padding: 30px 40px;
    border-radius: 50px
}

.certified-company .icon-holder {
    width: 40px
}

.certified-company .icon-holder,.certified-company .title-holder {
    display: table-cell;
    vertical-align: middle
}

.certified-company .title-holder {
    padding-left: 20px
}

.certified-company .title-holder h3 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif
}

.provide-area {
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 109px;
    border-bottom: 2px solid #f5f5f5
}

.provide-title {
    position: relative;
    display: block
}

.provide-title .sec-title {
    padding: 0;
    margin-top: -7px
}

.single-provide-text {
    display: block;
    margin-top: -7px
}

.single-provide-text p {
    margin: 0
}

#blog-area {
    padding: 120px 0
}

.blog-default-area .single-blog-post {
    margin-bottom: 55px
}

#blog-area.blog-single-area {
    padding-bottom: 120px
}

.blog-single-area .blog-post {
    position: relative;
    display: block
}

.blog-single-area .single-blog-post {
    margin-bottom: 40px
}

.blog-single-area .single-blog-post .img-holder::before {
    display: none
}

.blog-single-area .single-blog-post .img-holder img {
    transform: none
}

.blog-single-area .single-blog-post .text-holder {
    padding: 24px 0 0
}

.blog-single-area .single-blog-post .text-holder .meta-box {
    display: block
}

.blog-single-area .single-blog-post .text-holder .meta-box .meta-info li a:hover {
    color: #ffeb3b
}

.blog-single-area .single-blog-post .text-holder .blog-title {
    color: #1a1e32;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px
}

.blog-single-area .single-blog-post .text-holder .blog-title:hover {
    color: none
}

.blog-single-area .single-blog-post .text-holder .text {
    margin-top: 17px
}

.blog-single-area .single-blog-post .text-holder p.mar-bottom {
    margin-bottom: 16px
}

.blog-single-area .tag-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 2px solid #f5f5f5;
    margin-top: 40px
}

.blog-single-area .tag-box .tag {
    position: relative;
    display: block;
    line-height: 30px
}

.blog-single-area .tag-box .tag p {
    color: #ffeb3b;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin: 0
}

.blog-single-area .tag-box .tag p span {
    position: relative;
    display: inline-block;
    padding-right: 6px;
    color: #1a1e32;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.blog-single-area .tag-box .right {
    position: relative;
    display: block
}

.blog-single-area .tag-box .right .sociallinks-style-one li a i {
    color: #ffeb3b
}

.blog-single-area .tag-box .right .sociallinks-style-one li {
    line-height: 30px
}

.blog-single-area .tag-box .right .sociallinks-style-one li a:hover i {
    color: #ffeb3b
}

.blog-single-area .author-box {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 0;
    border-radius: 7px
}

.blog-single-area .author-box .inner-content {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 60px
}

.blog-single-area .author-box .img-holder {
    width: 170px
}

.blog-single-area .author-box .img-holder,.blog-single-area .author-box .text-holder {
    display: table-cell;
    vertical-align: top
}

.blog-single-area .author-box .text-holder {
    padding-left: 30px
}

.blog-single-area .author-box .text-holder h3 {
    color: #1a1e32;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 23px;
    font-family: 'Poppins',sans-serif;
    text-transform: capitalize
}

.blog-single-area .author-box .text-holder p {
    margin: 0 0 11px
}

.blog-single-area .author-box .text-holder a {
    color: #ffeb3b;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    text-transform: capitalize
}

.blog-single-area .inner-comment-box {
    overflow: hidden;
    padding-top: 66px;
    padding-bottom: 16px
}

.blog-single-area .inner-comment-box .title {
    position: relative;
    display: block;
    padding-bottom: 34px
}

.blog-single-area .inner-comment-box .title h3 {
    color: #1a1e32;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins',sans-serif
}

.blog-single-area .inner-comment-box .single-comment-box {
    position: relative;
    display: block;
    border-bottom: 2px solid #f5f5f5;
    padding-left: 110px;
    margin-bottom: 50px;
    padding-bottom: 25px
}

.blog-single-area .inner-comment-box .single-comment-box .img-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 110px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder {
    margin-left: 30px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 18px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .name-date h3 {
    color: #1a1e32;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 12px;
    font-family: 'Poppins',sans-serif
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .name-date span {
    display: block;
    color: #ffeb3b;
    font-size: 14px;
    line-height: 18px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .reply-button {
    position: relative;
    display: block
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .reply-button a {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 18px 30px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .text {
    position: relative;
    display: block
}

.add-comment-box {
    overflow: hidden
}

.add-comment-box .title {
    position: relative;
    display: block;
    padding-bottom: 34px
}

.add-comment-box .title h3 {
    color: #1a1e32;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins',sans-serif
}

.add-comment-box #add-comment-form .field-label {
    color: #8f849c;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 2px
}

.add-comment-box #add-comment-form input[type="text"],.add-comment-box #add-comment-form input[type="email"],.add-comment-box #add-comment-form textarea {
    position: relative;
    display: block;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #91939d;
    font-size: 14px;
    font-weight: 500;
    height: 60px;
    padding: 0 30px;
    width: 100%;
    border-radius: 7px;
    margin-bottom: 20px;
    transition: all 500ms ease
}

.add-comment-box #add-comment-form textarea {
    height: 200px;
    padding: 15px 30px;
    margin-bottom: 20px
}

.add-comment-box #add-comment-form input[type="text"]:focus {
    border-color: #e2dede
}

.add-comment-box #add-comment-form input[type="email"]:focus {
    border-color: #e2dede
}

.add-comment-box #add-comment-form textarea:focus {
    border-color: #e2dede
}

.add-comment-box #add-comment-form button {
    padding: 22px 50px
}

#blog-area .sidebar-wrapper {
    position: relative;
    display: block;
    padding: 50px 40px 40px;
    background: #ffeb3b;
    max-width: 370px;
    width: 100%
}

.sidebar-search-box {
    position: relative;
    display: block;
    margin-bottom: 50px
}

.sidebar-search-box form.search-form {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    background: transparent
}

.sidebar-search-box .search-form input[type="text"] {
    position: relative;
    display: block;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    height: 70px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 65px;
    -webkit-transition: all 500ms ease 0;
    transition: all 500ms ease 0;
    width: 100%
}

.sidebar-search-box .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    background: #f1f1f1;
    color: #fff;
    display: block;
    width: 60px;
    height: 70px;
    padding: 12px 0;
    text-align: center;
    transition: all 500ms ease 0;
    border-radius: 0 11px 11px 0
}

.sidebar-search-box .search-form button i {
    font-size: 14px
}

.sidebar-search-box .search-form input[type="text"]:focus {
    border: 1px solid #ffeb3b;
    background: #fff;
    color: #000
}

.sidebar-search-box .search-form input[type="text"]:focus + button,.sidebar-search-box .search-form button:hover {
    background: #1ec2c3;
    color: #fff
}

.sidebar-search-box .search-form input::-webkit-input-placeholder {
    color: #91939d
}

.sidebar-search-box .search-form input:-moz-placeholder {
    color: #91939d
}

.sidebar-search-box .search-form input::-moz-placeholder {
    color: #91939d
}

.sidebar-search-box .search-form input:-ms-input-placeholder {
    color: #91939d
}

.sidebar-wrapper .single-sidebar {
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #ffeb3b;
    padding-bottom: 50px;
    margin-bottom: 50px
}

.sidebar-wrapper .single-sidebar.last-child {
    margin: 0;
    padding: 0;
    border: none
}

.sidebar-wrapper .single-sidebar .sec-title {
    overflow: hidden;
    padding-bottom: 26px;
    margin-top: -4px
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif
}

.single-sidebar .lat-posts {
    position: relative;
    display: block
}

.single-sidebar .lat-posts li {
    position: relative;
    display: block;
    padding-left: 60px;
    min-height: 60px;
    margin-bottom: 20px
}

.single-sidebar .lat-posts li:last-child {
    margin-bottom: 0
}

.single-sidebar .lat-posts li .img-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden
}

.single-sidebar .lat-posts li .img-holder img {
    transition: all .4s ease-in-out .5s;
    width: 100%;
    transform: scale(1.0,1.0)
}

.single-sidebar .lat-posts li:hover .img-holder img {
    transition-delay: 0;
    transform: scale(1.2,1.2)
}

.single-sidebar .lat-posts li .img-holder .overlay-style-one .box .content a i {
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease
}

.single-sidebar .lat-posts li:hover .img-holder .overlay-style-one {
    filter: alpha(opacity=100);
    opacity: 1
}

.single-sidebar .lat-posts li .img-holder .overlay-style-one .box .content a:hover i {
    color: #ffeb3b
}

.single-sidebar .lat-posts li .title-holder {
    padding-left: 20px;
    min-height: 60px
}

.single-sidebar .lat-posts li .title-holder .post-title {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin: 0
}

.single-sidebar .lat-posts li .title-holder .post-title a {
    color: #d8fafa;
    transition: all 500ms ease
}

.single-sidebar .lat-posts li .title-holder .post-title a:hover {
    color: #ffeb3b
}

.single-sidebar .categories {
    position: relative;
    display: block;
    margin-top: -8px
}

.single-sidebar .categories li {
    position: relative;
    display: block;
    line-height: 30px;
    margin-bottom: 11px
}

.single-sidebar .categories li:last-child {
    margin-bottom: 0
}

.single-sidebar .categories li a {
    position: relative;
    display: block;
    color: #d8fafa;
    font-size: 16px;
    font-weight: 600;
    transition: all 500ms ease
}

.single-sidebar .categories li a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    color: #d8fafa;
    font-size: 16px;
    line-height: 16px;
    margin: 8px 0;
    transition: all 500ms ease;
    transition-delay: .1s;
    opacity: 1;
    transform: scale(1.0)
}

.single-sidebar .categories li:hover a:before {
    color: #ffeb3b
}

.single-sidebar .categories li a:hover {
    color: #ffeb3b
}

.single-sidebar .popular-tag {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: 0
}

.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 0 3px 10px
}

.single-sidebar .popular-tag li a {
    position: relative;
    display: block;
    background: #ffeb3b;
    color: #d8fafa;
    font-size: 16px;
    font-weight: 600;
    padding: 3px 10px 1px;
    text-transform: capitalize;
    transition: all 500ms ease 0;
    border-radius: 0
}

.single-sidebar .popular-tag li a:hover {
    background: #ffeb3b;
    color: #fff
}

.services-style1-area.service-page {
    position: relative;
    display: block
}

.services-style1-area.service-page:before {
    display: none
}

.single-service-area {
    position: relative;
    display: block;
    padding: 120px 0 110px
}

.sec-title-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 22px
}

.sec-title-box h1 {
    font-size: 40px;
    line-height: 48px;
    text-transform: capitalize
}

.single-service-top {
    position: relative;
    display: block
}

.single-service-top .top-image-holder {
    position: relative;
    display: block;
    margin-bottom: 40px
}

.single-service-top .top-image-holder img {
    width: 100%;
    transition: all .4s ease-in-out 0
}

.single-service-top .text {
    position: relative;
    display: block;
    padding-bottom: 45px
}

.single-service-top .text p {
    margin: 0
}

.single-service-top ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 37px
}

.single-service-top ul li {
    line-height: 40px
}

.single-service-top ul li i {
    color: #ffeb3b;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    padding-right: 13px
}

.single-service-image-box {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%
}

.single-service-image-box .single-image-box {
    display: block;
    max-width: 370px;
    width: 100%;
    margin-bottom: 30px
}

.single-service-image-box .icon-box {
    position: absolute;
    top: 110px;
    left: 50%;
    display: block;
    width: 149px;
    height: 149px;
    border-radius: 50%;
    border: 2px dashed #fff;
    text-align: center;
    padding: 15px;
    z-index: 99;
    margin-left: -75px
}

.single-service-image-box .icon-box .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    padding: 34px 0;
    -webkit-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    -moz-box-shadow: 0 2px 6px 1px rgba(245,245,245,1);
    box-shadow: 0 2px 6px 1px rgba(245,245,245,1)
}

.single-service-bottom-text {
    position: relative;
    display: block;
    margin-top: 22px
}

.single-service-bottom-text ul {
    display: block
}

.single-service-bottom-text ul li {
    position: relative;
    display: block;
    margin-bottom: 33px
}

.single-service-bottom-text ul li:last-child {
    margin-bottom: 0
}

.single-service-bottom-text ul li .text h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 14px
}

.single-service-bottom-text ul li .text p {
    margin: 0
}

.single-service-sidebar {
    position: relative;
    display: block
}

.service-sidebar-title {
    position: relative;
    display: block;
    padding-bottom: 29px
}

.service-sidebar-title h3 {
    color: #1a1e32;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif
}

.single-service-sidebar .single-sidebar {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 48px 50px 40px;
    margin-bottom: 30px;
    border-radius: 9px
}

.single-service-sidebar .service-pages {
    display: block
}

.single-service-sidebar .service-pages li {
    position: relative;
    display: block;
    margin-bottom: 11px;
    z-index: 5
}

.single-service-sidebar .service-pages li:last-child {
    margin-bottom: 0
}

.single-service-sidebar .service-pages li a {
    position: relative;
    display: block;
    color: #91939d;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all 500ms ease;
    transition-delay: .2s
}

.single-service-sidebar .service-pages li a:hover,.single-service-sidebar .service-pages li.active a {
    color: #e8d211;
    padding-left: 10px
}

.single-service-sidebar .service-pages li a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    color: #91939d;
    font-size: 16px;
    line-height: 16px;
    margin: 7px 0;
    transition: all 500ms ease;
    transition-delay: .1s;
    opacity: 1;
    transform: scale(1.0)
}

.single-service-sidebar .service-pages li a:hover:before,.single-service-sidebar .service-pages li.active a:before {
    color: #ffeb3b
}

.sidebar-box-online {
    position: relative;
    display: block;
    background-attachment: scroll;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 110px 0 105px;
    border-radius: 9px;
    z-index: 1
}

.sidebar-box-online:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    none repeat scroll 0 0;border-radius: 9px;
    z-index: -1
}

.sidebar-box-online h3 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400
}

.sidebar-box-online .title {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    margin: 7px 0 0
}

.contact-info-area {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0
}

.contact-info-content {
    position: relative;
    display: block
}

.contact-info-content .sec-title {
    padding-bottom: 41px
}

.contact-info-content .inner-content {
    position: relative;
    display: block
}

.contact-info-content .inner-content .text {
    display: block;
    padding-bottom: 36px
}

.contact-info-content .inner-content .text p {
    margin: 0
}

.contact-info-content .inner-content ul {
    display: block
}

.contact-info-content .inner-content ul li {
    display: block;
    margin-bottom: 25px
}

.contact-info-content .inner-content ul li:last-child {
    margin-bottom: 0
}

.contact-info-content .inner-content ul li p {
    color: #ffeb3b;
    font-weight: 600;
    margin: 0 0 7px;
    line-height: 20px
}

.contact-info-content .inner-content ul li span {
    color: #a1a4b5;
    font-size: 18px
}

.contact-form {
    position: relative;
    display: block;
    width: 100%;
    background: #fff
}

.contact-form form {
    position: relative;
    display: block
}

.contact-form form .input-box {
    position: relative;
    display: block
}

.contact-form form input[type="text"],.contact-form form input[type="email"],.contact-form form textarea {
    position: relative;
    display: block;
    background: transparent;
    border: 1px solid #f0eef9;
    width: 100%;
    height: 60px;
    font-size: 16px;
    margin-bottom: 30px;
    padding-left: 45px;
    padding-right: 20px;
    border-radius: 5px;
    transition: all 500ms ease
}

.contact-form form textarea {
    height: 110px;
    padding: 17px 20px 15px 45px
}

.contact-form form input[type="text"]:focus {
    border-color: #1d1d1d;
    color: #222
}

.contact-form form input[type="email"]:focus {
    border-color: #1d1d1d;
    color: #222
}

.contact-form form textarea:focus {
    border-color: #1d1d1d;
    color: #222
}

.contact-form form .input-box .icon {
    position: absolute;
    top: 0;
    left: 20px;
    margin: 16px 0 14px
}

.contact-form form .input-box .icon i {
    color: #868298;
    font-size: 16px;
    line-height: 30px
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #868298
}

.contact-form form input[type="text"]:-moz-placeholder {
    color: #868298
}

.contact-form form input[type="text"]::-moz-placeholder {
    color: #868298
}

.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #868298
}

.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #868298
}

.contact-form form input[type="email"]:-moz-placeholder {
    color: #868298
}

.contact-form form input[type="email"]::-moz-placeholder {
    color: #868298
}

.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #868298
}

.contact-form form button {
    padding: 22px 50px;
    cursor: pointer
}

.google-map-area {
    position: relative;
    display: block
}

#contact-google-map {
    height: 550px;
    width: 100%
}

.error-page-area {
    position: relative;
    display: block;
    padding: 200px 0
}

.error-sign {
    position: relative;
    display: block;
    max-width: 381px;
    width: 100%;
    margin: 0 auto
}

.error-sign .top {
    position: relative;
    display: block;
    width: 185px;
    height: 185px;
    background: #ffeb3b;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 54px 0
}

.error-sign .top h1 {
    color: #fff;
    font-size: 50px;
    line-height: 46px;
    font-weight: 900;
    margin: 0 0 5px
}

.error-sign .top h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

.error-sign .middle {
    position: relative;
    display: block;
    width: 15px;
    height: 220px;
    background: #e8d211;
    margin: 0 auto;
    z-index: 3
}

.error-sign .bottom {
    position: relative;
    display: block;
    margin-top: -59px;
    z-index: 1
}

.not-found-text {
    color: #1a1e32;
    font-size: 100px;
    line-height: 110px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 43px 0 29px
}

.go-home-button {
    position: relative;
    display: block
}

.go-home-button a {
    padding: 22px 40px
}

a.phonebeyaz {
    color: #fff;
}

#mobile-contact-bar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 100%;
    font-size: 1rem;
    opacity: 1;
    position: relative;
    width: 100%;
    z-index: 9998
}

#mobile-contact-bar:before,#mobile-contact-bar:after {
    content: "";
    display: table
}

#mobile-contact-bar:after {
    clear: both
}

#mobile-contact-bar-outer {
    background-color: #e8d211;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    overflow: hidden;
    width: 100%
}

#mobile-contact-bar ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%
}

#mobile-contact-bar ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    text-align: center;
    height: 50px;
    width: 50%
}

#mobile-contact-bar ul li a {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
    z-index: 9998
}

#mobile-contact-bar ul li a:active,#mobile-contact-bar ul li a:focus {
    outline: none
}

.mobile-contact-bar-badge {
    background-color: #e8d211;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 0;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0
}

#mobile-contact-bar {
    position: fixed;
    left: 0;
    bottom: 0
}

.fa-stack {
    width: 100%;
    color: #fff;
    line-height: 2.3em
}

.fa-beat {
    animation: fa-beat 5s ease infinite
}

@keyframes fa-beat {
    0% {
        transform: scale(1)
    }

    5% {
        transform: scale(1.25)
    }

    20% {
        transform: scale(1)
    }

    30% {
        transform: scale(1)
    }

    35% {
        transform: scale(1.25)
    }

    50% {
        transform: scale(1)
    }

    55% {
        transform: scale(1.25)
    }

    70% {
        transform: scale(1)
    }
}

.title-holder a {
    color: #e8d211
}

ul.contact-info a {
    color: #e8d211
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.buttons {
    margin: 10%;
    text-align: center;
}

.btn-hover {
    width: 150px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    margin: 20px;
    height: 55px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-1 {
    background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(49, 196, 190, 0.75);
}

.btn-hover.color-2 {
    background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
    box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
}

.btn-hover.color-3 {
    background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
    box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
}

.btn-hover.color-4 {
    background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
    box-shadow: 0 4px 15px 0 rgba(252, 104, 110, 0.75);
}

.btn-hover.color-5 {
    background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.75);
}

.btn-hover.color-6 {
    background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
    box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
}

.btn-hover.color-7 {
    background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
}

.btn-hover.color-8 {
    background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
    box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
}

.btn-hover.color-9 {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
}

.btn-hover.color-10 {
    background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
    box-shadow: 0 4px 15px 0 rgba(236, 116, 149, 0.75);
}

.btn-hover.color-11 {
    background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);
    box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
}
