* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}
body {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}
.bordered-layout .page-wrapper {
    padding: 0 50px 0
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #ffc107
}
a:focus,
a:hover,
a:visited,
button {
    text-decoration: none;
    outline: 0 !important
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    font-family: Poppins, sans-serif !important
}
h1 {
    font-size: 70px
}
h2 {
    font-size: 40px
}
h3 {
    font-size: 28px
}
h4 {
    font-size: 24px
}
h5 {
    font-size: 20px
}
h6 {
    font-size: 18px
}
textarea {
    overflow: hidden
}
p {
    position: relative;
    line-height: 1.8em
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}
.medium-container {
    max-width: 850px
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}
img {
    display: inline-block;
    max-width: 100%
}
.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.centered {
    text-align: center
}
.btn-style-one {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background: 0 0;
    padding: 6px 18px 6px;
    text-transform: capitalize;
    border: 4px solid #fff;
    font-family: Poppins, sans-serif
}
.btn-style-one .fa {
    margin-left: 6px
}
.btn-style-one:hover {
    background-color: #367ae8;
    border-color: #ff7a00;
    color: #fff
}
.btn-style-two {
    position: relative;
    line-height: 24px;
    background: 0 0;
    color: #ff7a00;
    font-size: 13px;
    font-weight: 700;
    border-radius: 2px;
    padding: 5px 15px 5px;
    border: 2px solid #f2f3f6;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}
.btn-style-two .arrow {
    position: relative;
    top: 0;
    margin-left: 2px
}
.btn-style-two:hover {
    background: #ff7a00;
    border-color: #ff7a00;
    color: #fff
}
.btn-style-three {
    position: relative;
    line-height: 24px;
    background: 0 0;
    color: #ff7a00;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px;
    padding: 12px 43px 10px;
    border: 2px solid #ff7a00;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}
.btn-style-three .arrow {
    position: relative;
    top: 0;
    margin-left: 2px
}
.btn-style-three:hover {
    background: #ff7a00;
    border-color: #ff7a00;
    color: #fff
}
.btn-style-four {
    position: relative;
    line-height: 24px;
    background: 0 0;
    color: #ff7a00;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 19px 39px 19px;
    border: 4px solid #ff7a00;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}
.btn-style-four .arrow {
    position: relative;
    top: 0;
    margin-left: 6px
}
.btn-style-four:hover {
    background: #ff7a00;
    border-color: #ff7a00;
    color: #fff
}
.list-style-one {
    position: relative
}
.list-style-one li {
    position: relative;
    color: #4e5c66;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 20px;
    padding-left: 45px
}
.list-style-one li:last-child {
    margin-bottom: 0
}
.list-style-one li span {
    position: relative;
    font-weight: 600
}
.list-style-one li:before {
    position: absolute;
    content: "\f107";
    left: 0;
    top: 10px;
    font-size: 28px;
    color: #c2b5ff;
    line-height: 1em;
    font-family: Flaticon
}
.list-style-two {
    position: relative
}
.list-style-two li {
    position: relative;
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 10px;
    padding-left: 25px
}
.list-style-two li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    font-size: 28px;
    border-radius: 50%;
    background-color: #5edbd5;
    line-height: 1em
}
.list-style-two li:nth-child(2):before {
    background-color: #ffc107
}
.list-style-two li:nth-child(3):before {
    background-color: #9365d4
}
.list-style-two li:nth-child(4):before {
    background-color: #f49918
}
.social-icon-one {
    position: relative
}
.social-icon-one li {
    position: relative;
    margin-right: 8px;
    display: inline-block
}
.social-icon-one li.twitter a {
    color: #00b9f1
}
.social-icon-one li.linkedin a {
    color: #0089b1
}
.social-icon-one li a {
    position: relative;
    font-size: 16px;
    color: #4a72a9;
    font-weight: 400;
    width: 52px;
    height: 52px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #e2e2e2;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.social-icon-one li a:hover {
    color: #fff;
    border-color: #ff7a00;
    background-color: #ffc107
}
.theme_color {
    color: #ffc107
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto
}
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #ff7a00;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.scroll-to-top img {
    height: 20px
}
.scroll-to-top:hover {
    color: #fff;
    background: #ffc107
}
.sec-title {
    position: relative;
    margin-bottom: 25px
}
.sec-title .title {
    position: relative;
    color: #84858a;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-top: 15px;
    margin-bottom: 10px;
    text-transform: capitalize
}
.sec-title .title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    background-color: #ffc107
}
.sec-title h2 {
    position: relative;
    color: #ffc107;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2em;
    -webkit-mask-image: linear-gradient(-75deg, rgba(244, 55, 55, .6) 50%, #ffc107 50%, #000 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite
}
@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: -50%
    }
}
.sec-title.centered {
    text-align: center
}
.sec-title.centered .text {
    max-width: 580px;
    margin: 0 auto
}
.sec-title .title.light::before {
    background-color: #fff
}
.sec-title.light .text,
.sec-title.light .title,
.sec-title.light h2 {
    color: #fff
}
.sec-title.centered .title:before {
    left: 50%;
    margin-left: -3px
}
.main-header {
    position: relative;
    z-index: 999;
    width: 100%;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -op-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-box-shadow: 0 5px 5px -5px rgb(0 0 0 / 40%);
    box-shadow: 0 5px 5px -5px rgb(0 0 0 / 40%)
}
.header-top {
    position: relative
}
.header-top .outer-container {
    position: relative;
    padding: 0 80px
}
.header-top .outer-container .container-inner {
    position: relative;
    border-bottom: 1px solid #f2f3f6
}
.header-top .outer-container .text {
    position: relative;
    padding: 14px 0 13px
}
.header-top .outer-container .text a {
    position: relative;
    color: #ffc107;
    text-decoration: underline
}
.header-top .outer-container .top-list {
    position: relative
}
.header-top .outer-container .top-list li {
    position: relative;
    float: left;
    color: #84868b;
    font-weight: 600;
    font-size: 16px;
    padding-right: 35px;
    margin-right: 35px;
    padding-top: 15px;
    padding-bottom: 11px;
    border-right: 1px solid #f2f3f6
}
.header-top .outer-container .top-list li .icon {
    position: relative;
    color: #ffc107;
    font-size: 14px;
    margin-right: 10px
}
.header-top .outer-container .top-list li:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0
}
.main-header .main-box {
    position: relative;
    padding: 0 0;
    left: 0;
    top: 0;
    width: 100%;
    background: 0 0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.main-header .main-box .outer-container {
    position: relative;
    padding: 0 40px
}
.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 10;
    padding: 30px 0
}
.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.main-header .nav-toggler {
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block
}
.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    background: 0 0
}
.main-header .header-upper {
    position: relative
}
.main-header .header-upper .outer-container {
    position: relative;
    padding: 0 15px;
    left: 70px;
}
.main-header .nav-outer {
    position: relative;
    float: left;
    width: 100%;
    margin-top: -95px;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-header .header-upper .logo-box {
    position: relative;
    z-index: 20;
    padding: 9px 0 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-header .header-upper .logo-box .logo {
    position: relative
}
.main-header .header-upper .outer-box {
    position: relative;
    float: right;
    z-index: 10;
    padding: 21px 0 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-header .header-upper .outer-box .contact-number {
    position: relative;
    color: #54666f;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px
}
.main-header .header-upper .outer-box .contact-number:before {
    position: absolute;
    content: "\f10c";
    left: 0;
    top: -1px;
    color: #e7455d;
    font-weight: 400;
    font-size: 20px;
    font-family: Flaticon
}
.main-header .header-upper .outer-box .social-icons {
    position: relative
}
.main-header .header-upper .outer-box .social-icons li {
    position: relative;
    margin-left: 30px;
    display: inline-block
}
.main-header .header-upper .outer-box .social-icons li a {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    line-height: 1em
}
.main-header .header-upper .outer-box .social-icons li.facebook a {
    color: #182eb2
}
.main-header .header-upper .outer-box .social-icons li.twitter a {
    color: #31a5ff
}
.main-header .header-upper .outer-box .social-icons li.youtube a {
    color: #ff2e2e
}
.main-header .header-upper .outer-box .social-icons li.google a {
    color: #ffc107
}
.sticky-header .main-menu {
    margin-top: 0
}
.fixed-header .sticky-header {
    display: none;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -op-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
.main-menu {
    position: relative;
    width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.main-menu .navbar-collapse {
    padding: 0;
    width: 100%
}
.main-menu .navigation {
    position: relative;
    margin: 0;
    text-align: right;
    right: 5%;
    width: 100%
}
.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-menu .navigation>li:last-child {
    margin-right: 0
}
.sticky-header .main-menu .navigation>li>a {
    color: #444 !important
}
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
    color: #ff7a00;
    background-color: inherit !important
}
.sticky-header .nav-outer .options-box {
    margin-top: 26px
}
.main-header .header-upper .upper-right {
    padding-top: 32px
}
.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 35px;
    font-size: 14px;
    color: #98b2c4;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0 0 50px
}
.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 5px;
    color: #ff7a00;
    font-size: 36px;
    line-height: 1em;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.main-header .info-box li {
    position: relative;
    color: #7c7b7b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: capitalize
}
.main-header .info-box li strong {
    color: #262626;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}
.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    border-bottom: 1px solid #e8f1f7;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.sticky-header .logo {
    padding: 0 0 0
}
.sticky-header .header-upper .logo-box {
    padding: 10px 0
}
.sticky-header .main-menu .navigation>li>a {
    padding: 30px 0
}
.sticky-header .header-upper .button-box {
    padding-top: 15px
}
.sticky-header .header-upper .button-box .btn-style-one {
    background-color: #fff;
    color: #222
}
.main-menu .navigation>li>a {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    line-height: 29px;
    text-transform: capitalize;
    letter-spacing: 0;   
    font-weight: 500;
    padding: 54px 0 6px;
    font-size: 16px;
    text-transform: uppercase;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.sticky-header .main-menu .navigation>li {
    position: relative;
    margin-left: 8px;
    margin-right: 0
}
.sticky-header .main-menu .navigation>li:after,
.sticky-header .main-menu .navigation>li:before {
    display: none
}
.main-header.light-version .main-menu .navigation>li.current>a,
.main-header.light-version .main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    opacity: 1;
    color: #ffc107
}
.main-menu .navigation>li>a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    opacity: 0;
    background-color: #367ae8;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-menu .navigation>li.current>a:before,
.main-menu .navigation>li:hover>a:before {
    opacity: 1
}
.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 210px;
    z-index: 100;
    display: none;
    opacity: 0;
    visibility: hidden;
    padding: 0 0;
    text-align: left;
    background-color: #fff;
    border-top: 3px solid #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}
.main-menu .navigation>li>ul:before {
    position: absolute;
    content: '';
    left: 0;
    top: -30px;
    width: 100%;
    height: 30px;
    display: block
}
.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0
}
.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f0f0f0
}
.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}
.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
    line-height: 17px;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    color: #7c7b7b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.sticky-header .main-menu .navigation>li>a {
    padding: 19px 0
}
.sticky-header .main-menu .navigation>li>a:before {
    display: none
}
.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background: #ffc107
}
.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 14px;
    width: 10px;
    height: 20px;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}
.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #fff
}
.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 210px;
    z-index: 100;
    display: none;
    padding: 0 0;
    text-align: left;
    background-color: #fff;
    border-top: 3px solid #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}
.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0
}
.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f0f0f0
}
.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}
.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: #7c7b7b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #fff;
    background: #ffc107
}
.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}
.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
    color: #fff
}
.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 18px;
    height: 18px;
    text-align: center;
    color: #fff;
    line-height: 17px;
    border: 1px solid #fff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none
}
.main-slider {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.main-slider .contact-list {
    position: absolute;
    z-index: 10;
    right: 27px;
    top: 0;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: 100% 100%
}
.main-slider .contact-list li {
    position: relative;
    color: #fff;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
    margin-right: 20px;
    display: inline-block
}
.main-slider .contact-list li:last-child {
    margin-right: 0
}
.main-slider .sidebar-nav {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    margin-top: 370px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: 14% 100%
}
.main-slider .sidebar-nav li {
    position: relative;
    color: #fff;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
    margin-right: 7px;
    display: inline-block
}
.main-slider .sidebar-nav li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.main-slider .sidebar-nav li a:hover {
    text-decoration: underline
}
.main-slider .outer-container {
    position: relative;
    padding: 0 80px;
    background-color: #5f3ab9
}
.main-slider .slide {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat
}
.main-slider-section .slide {
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    height: 575px
}
.main-slider-section .slide .slide-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}
.main-slider-section .slide .slide-container .slide-box {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}
.main-slider .slide .content {
    position: relative;
    padding: 30px 35px
}
.main-slider .title {
    position: relative;
    color: #fff;
    opacity: 0;
    font-size: 16px;
    display: table;
    background-color: rgb(36 47 108 / 49%);
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 5px 15px;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider .title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    background-color: #ffc107
}
.main-slider .active .title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: .9s
}
.main-slider h1 {
    position: relative;
    color: #fff;
    font-size: 29px;
    line-height: 34px;
    opacity: 0;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider h2 {
    position: relative;
    color: #fff;
    font-size: 29px;
    line-height: 34px;
    opacity: 0;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider h1.h1-slider {
    display: table;
    background: rgb(255 255 255 / 71%);
    color: #5e357e !important;
    padding: 5px 15px
}
.main-slider h2.h2-slider {
    display: table;
    background: rgb(255 255 255 / 71%);
    color: #5e357e !important;
    padding: 5px 15px
}
.main-slider p {
    position: relative;
    color: #fff;
    font-size: 13px;
    padding-top: 11px;
    line-height: 16px;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider h1.alternate {
    text-transform: uppercase
}
.main-slider .active h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1.3s
}
.main-slider .active h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1.3s
}
.main-slider .active p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1.3s
}
.main-slider .text {
    position: relative;
    color: rgba(255, 255, 255, .7);
    font-size: 24px;
    opacity: 0;
    line-height: 1.6em;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider .active .text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2s
}
.main-slider .btn-box {
    opacity: 0;
    margin-top: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider .active .btn-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2s
}
.main-slider .link-box {
    position: relative;
    opacity: 0;
    z-index: 10;
    margin-right: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider .link-box .theme-btn {
    margin-right: 20px;
    margin-bottom: 10px
}
.main-slider .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2.5s
}
.main-slider .owl-dots {
    position: relative;
    display: none
}
.main-slider .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 20px 15px;
    background-color: #fff
}
.main-slider .owl-nav .owl-prev {
    position: relative;
    width: 70px;
    height: 50px;
    color: #84858a;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-slider .owl-nav .owl-next {
    position: relative;
    width: 70px;
    height: 50px;
    color: #84858a;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-left: 1px solid #f4f4f4;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-slider .owl-nav .owl-next:hover,
.main-slider .owl-nav .owl-prev:hover {
    color: #ffc107
}
.services-section {
    position: relative;
    padding: 30px 0 40px
}
.services-section .auto-container {
    position: relative
}
.services-section .title-box {
    position: relative;
    z-index: 1;
    margin-bottom: 10px
}
.services-section .title-box .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 2em;
    margin-top: 70px
}
.services-section .title-box .box-icons {
    position: absolute;
    right: -70px;
    top: 0
}
.services-section .title-box .box-icons .box-one {
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    height: 9px;
    background-color: #f4f4f8
}
.services-section .title-box .box-icons .box-two {
    position: absolute;
    left: -60px;
    top: 30px;
    width: 46px;
    height: 46px;
    border: 4px solid #f4f4f8
}
.services-section .title-box .box-icons .box-three {
    position: absolute;
    left: 10px;
    top: 100px;
    width: 97px;
    height: 97px;
    border: 4px solid #f4f4f8
}
.services-section .lower-section .box-icons {
    position: absolute;
    left: -170px;
    bottom: 10px
}
.services-section .lower-section .box-icons .box-one {
    position: absolute;
    left: -40px;
    bottom: 60px;
    width: 9px;
    height: 9px;
    background-color: rgb(255 122 0 / 19%)
}
.services-section .lower-section .box-icons .box-two {
    position: absolute;
    left: 0;
    top: -30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgb(255 122 0 / 19%)
}
.services-section .lower-section .box-icons .box-three {
    position: absolute;
    left: 60px;
    top: -180px;
    width: 97px;
    height: 97px;
    border: 4px solid rgb(255 122 0 / 19%)
}
.services-block {
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}
.services-block .inner-box {
    position: relative
}
.services-block .inner-box .upper-box {
    position: relative
}
.services-block .inner-box .upper-box .box-inner {
    position: relative;
    padding-top: 10px;
    padding-left: 95px
}
.services-block .inner-box .upper-box .box-inner .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff7a00;
    font-size: 60px;
    line-height: 1em
}
.services-block .inner-box .upper-box .box-inner .icon-box .icon {
    position: relative;
    z-index: 1
}
.services-block .inner-box .upper-box .box-inner .icon-box:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: -10px;
    width: 46px;
    height: 46px;
    background-color: #effbfb;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-block:nth-child(2) .inner-box .upper-box .box-inner .icon-box:before {
    background-color: #ffc107
}
.services-block:nth-child(3) .inner-box .upper-box .box-inner .icon-box:before {
    background-color: #f4effb
}
.services-block:nth-child(4) .inner-box .upper-box .box-inner .icon-box:before {
    background-color: #fef5e7
}
.services-block .inner-box:hover .upper-box .box-inner .icon-box:before {
    background-color: #ffc107 !important
}
.services-block .inner-box .upper-box h6 {
    position: relative;
    font-weight: 700;
    line-height: 1.6em
}
.services-block .inner-box .upper-box h6 a {
    position: relative;
    color: #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-block .inner-box .upper-box h6 a:hover {
    color: #ffc107
}
.services-block .inner-box .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.7em;
    margin-top: 42px;
    padding-right: 20px
}
.services-section-two {
    position: relative;
    padding: 30px 0 20px;
    background-color: #f2f3f6
}
.services-section-two .owl-carousel .owl-stage-outer {
    padding-top: 10px
}
.services-section-two .owl-nav {
    display: none
}
.services-section-two .owl-dots {
    position: relative;
    margin-top: 18px;
    text-align: center
}
.services-section-two .owl-dots .owl-dot {
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    display: inline-block;
    background-color: #dddfe8;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-section-two .owl-dots .owl-dot.active,
.services-section-two .owl-dots .owl-dot:hover {
    background-color: #ffc107
}
.services-block-two {
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-block-two:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
.services-block-two .inner-box {
    position: relative;
    padding: 20px 10px 20px;
    background-color: #fff;
    border-bottom: 2px solid #ffc107
}
.services-block-two.style-two .inner-box {
    border-color: #ffc107
}
.services-block-two.style-three .inner-box {
    border-color: #9365d4
}
.services-block-two.style-four .inner-box {
    border-color: #f49918
}
.services-block-two .inner-box .image {
    position: relative
}
.services-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    height: 55px;
    object-fit: contain;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-block-two .inner-box .image img.anasayfa-img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.services-block-two .inner-box:hover .image img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.services-block-two .inner-box .lower-content {
    position: relative;
    text-align: center;
    padding: 10px 8px 0
}
.services-block-two .inner-box .lower-content span {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 12px;
    height: 25px
}
.services-block-two .inner-box .lower-content span.anasayfa-title {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 18px
}
.services-block-two .inner-box .lower-content span a {
    position: relative;
    color: #ffc107
}
.services-block-two .inner-box .lower-content h5 {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 12px;
    height: 25px
}
.services-block-two .inner-box .lower-content h5.anasayfa-title {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 18px
}
.services-block-two .inner-box .lower-content h5 a {
    position: relative;
    color: #ffc107
}
.services-block-two .inner-box .lower-content .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.7em;
    margin-top: 15px
}
.services-block-two .inner-box .lower-content .theme-btn {
    margin-top: 7px;
    display: block
}
.services-block-two .inner-box:hover .lower-content .theme-btn {
    background: #ff7a00;
    border-color: #ff7a00;
    color: #fff
}
.counter-section {
    position: relative;
    padding: 60px 0 30px;
    background-position: right top;
    background-size: inherit;
    background-repeat: no-repeat;
    position: relative
}
.particles-pattern {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.counter-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(33 41 72 / 77%)
}
.counter-section .auto-container {
    position: relative
}
.counter-section .fact-counter .box-icons {
    position: absolute;
    right: -70px;
    top: -40px
}
.counter-section .fact-counter .box-icons .box-one {
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, .1)
}
.counter-section .fact-counter .box-icons .box-two {
    position: absolute;
    left: -60px;
    top: 30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.counter-section .fact-counter .box-icons .box-three {
    position: absolute;
    left: 10px;
    top: 100px;
    width: 97px;
    height: 97px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.counter-section .lower-box .box-icons {
    position: absolute;
    left: -200px;
    bottom: -20px
}
.counter-section .lower-box .box-icons .box-one {
    position: absolute;
    left: -40px;
    bottom: 60px;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, .1)
}
.counter-section .lower-box .box-icons .box-two {
    position: absolute;
    left: 0;
    top: -30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.counter-section .lower-box .box-icons .box-three {
    position: absolute;
    left: 60px;
    top: -180px;
    width: 97px;
    height: 97px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.counter-section .lower-box {
    position: relative;
    padding: 30px 0 0;
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}
.counter-section .lower-box .text {
    position: relative;
    color: #fff;
    font-size: 18px
}
.counter-section .lower-box .text a {
    position: relative;
    color: #fff;
    margin-left: 7px;
    border: 1px solid #fff;
    padding: 5px 6px;
    border-radius: 5px
}
.fact-counter {
    position: relative
}
.fact-counter .column {
    position: relative;
    z-index: 5;
    margin-bottom: 30px
}
.fact-counter .column .inner {
    position: relative;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.fact-counter .count-outer {
    position: relative;
    font-size: 24px;
    line-height: 1em;
    font-weight: 400;
    margin: 0 0;
    color: #fff
}
.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 300;
    color: #fff;
    line-height: 1em;
    font-size: 60px
}
.fact-counter .column .counter-title {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #a8aece;
    margin-top: 8px;
    text-transform: capitalize;
    display: block;
    letter-spacing: 1px
}
.work-section {
    position: relative;
    padding: 30px 0 30px
}
.work-section .image-column {
    position: relative
}
.work-section .image-column .inner-column {
    position: relative
}
.work-section .image-column .inner-column .image {
    position: relative;
    margin-bottom: 40px;
    z-index: 1
}
.work-section .image-column .inner-column .image img {
    position: relative;
    width: 100%;
    display: block
}
.work-section .image-column .inner-column .image .overlay-box {
    position: absolute;
    content: '';
    left: 30px;
    top: 30px;
    width: 100%;
    max-width: 360px;
    padding: 35px 40px 35px;
    background-color: #fff
}
.work-section .image-column .inner-column .image .overlay-box h5 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.5em
}
.work-section .image-column .inner-column .image .overlay-box .get-start {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    display: inline-block;
    text-decoration: underline
}
.work-section .image-column .inner-column .image .overlay-box:before {
    position: absolute;
    content: '';
    left: 50px;
    bottom: -18px;
    border-top: 20px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent
}
.work-section .content-column {
    position: relative
}
.work-section .content-column .inner-column {
    position: relative;
    padding-left: 40px;
    z-index: 1
}
.work-section .content-column .inner-column .sec-title {
    position: relative
}
.work-section .content-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 2em;
    margin-bottom: 45px
}
.work-section .content-column .inner-column .work-list {
    position: relative
}
.work-section .content-column .inner-column .work-list .list-number {
    position: relative;
    padding: 38px 30px;
    background-color: #f2f3f6
}
.work-section .content-column .inner-column .work-list .list-number:nth-child(2n+0) {
    background-color: #fff
}
.work-section .content-column .inner-column .work-list .list-number .inner {
    position: relative;
    padding-left: 58px;
    color: #ff7a00;
    font-size: 18px;
    font-weight: 600
}
.work-section .content-column .inner-column .work-list .list-number .inner .number {
    position: absolute;
    left: 0;
    top: -10px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #ffc107
}
.testimonial-section {
    position: relative;
    padding: 115px 0 115px;
    background-color: #f2f3f6
}
.testimonial-section .big-letter {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 200px;
    font-weight: 300;
    text-align: center
}
.testimonial-section .owl-nav {
    display: none
}
.testimonial-section .owl-dots {
    position: relative;
    margin-top: 45px;
    text-align: center
}
.testimonial-section .owl-dots .owl-dot {
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    display: inline-block;
    background-color: #dddfe8;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.testimonial-section .owl-dots .owl-dot.active,
.testimonial-section .owl-dots .owl-dot:hover {
    background-color: #ffc107
}
.testimonial-section .testimonial-carousel .owl-stage-outer .owl-stage .owl-item.active .testimonial-block .inner-box .image:before {
    right: -10px;
    top: 10px
}
.testimonial-block {
    position: relative
}
.testimonial-block .inner-box {
    position: relative;
    text-align: center
}
.testimonial-block .inner-box .image {
    position: relative;
    width: 105px;
    height: 105px;
    margin: 0 auto
}
.testimonial-block .inner-box .image img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block
}
.testimonial-block .inner-box .image:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 105px;
    height: 105px;
    background-color: #367ae8;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition-delay: .5s
}
.testimonial-block .inner-box .text {
    position: relative;
    color: #84858a;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 600;
    max-width: 850px;
    margin: 0 auto;
    margin-top: 60px
}
.testimonial-block .inner-box .rating {
    position: relative;
    margin-top: 25px
}
.testimonial-block .inner-box .rating .fa {
    position: relative;
    color: #ffa303;
    font-size: 18px
}
.testimonial-block .inner-box h6 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    margin-top: 8px
}
.testimonial-block .inner-box .author {
    position: relative;
    color: #84858a;
    font-weight: 400;
    font-size: 16px
}
.fluid-section-one {
    position: relative
}
.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #ffc107
}
.fluid-section-one .image-column {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.fluid-section-one .image-column .image-content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 50px 100px 50px 110px;
    background-color: #fff
}
.fluid-section-one .image-column .image-content .text {
    position: relative;
    color: #ff7a00;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4em
}
.fluid-section-one .image-column .image-box {
    position: relative;
    display: none
}
.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}
.fluid-section-one .content-column {
    position: relative;
    float: left;
    width: 50%
}
.fluid-section-one .content-column .inner-column {
    position: relative;
    width: 100%;
    float: right;
    max-width: 600px;
    padding: 115px 15px 115px 15px
}
.fluid-section-one .content-column .inner-column .sec-title {
    margin-bottom: 40px
}
.fluid-section-one .content-column .inner-column .text {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9em;
    margin-bottom: 40px
}
.fluid-section-one .content-column .inner-column .business-box {
    position: relative
}
.fluid-section-one .content-column .inner-column .business-box .box-inner {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 25px 30px 24px 150px
}
.fluid-section-one .content-column .inner-column .business-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 117px;
    height: 124px
}
.fluid-section-one .content-column .inner-column .business-box h6 {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 700;
    max-width: 185px
}
.fluid-section-one .content-column .inner-column .learn {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 45px;
    display: inline-block;
    text-decoration: underline
}
.team-section {
    position: relative;
    padding-top: 115px
}
.team-block {
    position: relative;
    margin-bottom: 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.team-block .inner-box {
    position: relative
}
.team-block .inner-box .image {
    position: relative
}
.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}
.team-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    display: block;
    padding: 42px 45px;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease
}
.team-block .inner-box .image .overlay-box:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    -moz-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    -o-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #ffc107
}
.team-block .inner-box:hover .image .overlay-box:before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0)
}
.team-block .inner-box .image .overlay-box:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #ffc107
}
.team-block .inner-box:hover .image .overlay-box:after {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0)
}
.team-block .inner-box:hover .image .overlay-box {
    opacity: 1
}
.team-block .inner-box .image .overlay-box .overlay-inner {
    position: relative;
    z-index: 1;
    height: 100%
}
.team-block .inner-box .image .overlay-box .overlay-inner h6 {
    position: relative;
    font-weight: 700;
    color: #fff;
    line-height: 1.3em
}
.team-block .inner-box .image .overlay-box .overlay-inner h6 a {
    position: relative;
    color: #fff
}
.team-block .inner-box .image .overlay-box .overlay-inner .designation {
    position: relative;
    color: #a8aece;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px
}
.team-block .inner-box .image .overlay-box .overlay-inner .social-box {
    position: absolute;
    left: 0;
    bottom: 0
}
.team-block .inner-box .image .overlay-box .overlay-inner .social-box li {
    position: relative;
    margin-right: 12px;
    display: inline-block
}
.team-block .inner-box .image .overlay-box .overlay-inner .social-box li a {
    position: relative;
    font-size: 16px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    color: rgba(255, 255, 255, .7)
}
.team-block .inner-box .image .overlay-box .overlay-inner .social-box li a:hover {
    color: #fff
}
.team-section .lower-box {
    position: relative;
    padding-top: 90px;
    margin-top: 60px;
    padding-bottom: 90px;
    border-top: 3px solid #f2f3f6
}
.team-section .lower-box .text {
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #ffc107
}
.team-section .lower-box .text a {
    position: relative;
    color: #ff7a00;
    text-decoration: underline;
    -webkit-mask-image: linear-gradient(-75deg, rgba(36, 47, 108, .6) 50%, #000 50%, #000 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite
}
@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: -50%
    }
}
.news-section {
    position: relative;
    padding: 115px 0 80px;
    background-color: #f2f3f6
}
.news-section .sec-title .pull-right {
    margin-top: 50px
}
.news-section .blocks-column {
    position: relative
}
.news-section .sidebar-column {
    position: relative;
    margin-bottom: 30px
}
.news-block {
    position: relative;
    margin-bottom: 40px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
.news-block .inner-box {
    position: relative;
    padding: 20px 20px;
    background-color: #fff;
    border-bottom: 2px solid #5edbd5;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}
.news-block .inner-box .image {
    position: relative
}
.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block .inner-box:hover .image img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.news-block .inner-box .lower-content {
    position: relative;
    padding: 35px 15px 20px
}
.news-block:nth-child(2) .inner-box {
    border-bottom-color: #ffc107
}
.news-block:nth-child(3) .inner-box {
    border-bottom-color: #9365d4
}
.news-block .inner-box .lower-content .post-meta {
    position: relative
}
.news-block .inner-box .lower-content .post-meta li {
    position: relative;
    color: #84858a;
    font-size: 14px;
    margin-right: 18px;
    display: inline-block
}
.news-block .inner-box .lower-content .post-meta li:last-child {
    margin-right: 0
}
.news-block .inner-box .lower-content h6 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.4em;
    margin-top: 8px
}
.news-block .inner-box .lower-content h6 a {
    position: relative;
    color: #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block .inner-box .lower-content h6 a:hover {
    color: #ffc107
}
.news-block-two {
    position: relative;
    margin-bottom: 5px
}
.news-block-two .inner-box {
    position: relative;
    padding: 35px 35px;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block-two .inner-box .border-one:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 2px;
    background-color: #367ae8;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}
.news-block-two .inner-box .border-one:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 2px;
    height: 0;
    background-color: #367ae8;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}
.news-block-two .inner-box:hover .border-one:before {
    width: 100%
}
.news-block-two .inner-box:hover .border-one:after {
    height: 100%
}
.news-block-two .inner-box .border-two:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 2px;
    height: 0;
    background-color: #367ae8;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}
.news-block-two .inner-box .border-two:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #367ae8;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}
.news-block-two .inner-box:hover .border-two:before {
    height: 100%
}
.news-block-two .inner-box:hover .border-two:after {
    width: 100%
}
.news-block-two .inner-box:after {
    position: absolute;
    content: '\f105';
    right: 30px;
    top: 50%;
    color: #84858a;
    font-size: 20px;
    margin-top: -10px;
    font-family: FontAwesome
}
.news-block-two .inner-box .image {
    position: relative
}
.news-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}
.news-block-two .inner-box .post-meta {
    position: relative
}
.news-block-two .inner-box .post-meta li {
    position: relative;
    color: #84858a;
    font-size: 14px;
    margin-right: 18px;
    display: inline-block
}
.news-block-two .inner-box .post-meta li:last-child {
    margin-right: 0
}
.news-block-two .inner-box h6 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.4em;
    margin-top: 8px
}
.news-block-two .inner-box h6 a {
    position: relative;
    color: #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block-two .inner-box h6 a:hover {
    color: #ffc107
}
.sponsors-section {
    position: relative;
    padding: 100px 0 100px;
    border-bottom: 3px solid #f2f3f6
}
.sponsors-section .sponsors-outer {
    position: relative
}
.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav {
    position: relative;
    display: none
}
.sponsors-section .sponsors-outer .image-box {
    position: relative;
    text-align: center;
    margin: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.sponsors-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    opacity: .4;
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.sponsors-section .sponsors-outer .image-box img:hover {
    opacity: .6
}
.contact-info-section {
    position: relative;
    padding: 115px 0 90px
}
.contact-info-section .map-outer {
    position: relative;
    margin-bottom: 30px
}
.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}
.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}
.map-canvas {
    height: 380px
}
.contact-info-section .address-box {
    position: relative;
    margin-bottom: 30px
}
.contact-info-section .address-box .inner-box {
    position: relative;
    padding: 40px 42px;
    background-color: #effbfb
}
.contact-info-section .address-box .inner-box h6 {
    position: relative;
    color: #ff7a00;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em
}
.contact-info-section .address-box .inner-box .text {
    position: relative;
    margin-top: 30px;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em
}
.contact-info-section .address-box .inner-box .message {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 30px;
    display: inline-block;
    text-decoration: underline
}
.contact-info-section .address-box:nth-child(2) .inner-box {
    background-color: #ffc107
}
.contact-info-section .address-box:nth-child(2) .inner-box .message,
.contact-info-section .address-box:nth-child(2) .inner-box .text,
.contact-info-section .address-box:nth-child(2) .inner-box h6 {
    color: #fff
}
.contact-info-section .address-box:nth-child(3) .inner-box {
    background-color: #f4effb
}
.contact-info-section .address-box:nth-child(4) .inner-box {
    background-color: #fef5e7
}
.main-footer {
    position: relative;
    padding: 40px 0 0;
    background-color: #1a1a1a;
    background-position: right top;
    background-repeat: no-repeat
}
.main-footer:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1a1a1a;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 40px
}
.main-footer .widgets-section {
    position: relative;
    padding-bottom: 0
}
.main-footer .footer-widget h2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-transform: capitalize
}
.main-footer .logo-widget {
    position: relative
}
.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 25px
}
.main-footer .logo-widget .text {
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7em;
    margin-bottom: 14px;
    max-width: 290px
}
.info-widget {
    position: relative
}
.info-widget li {
    position: relative;
    font-size: 13px;
    color: #fff;
    line-height: 1.7em;
    margin-bottom: 15px
}
.info-widget li span {
    position: relative;
    color: #fff;
    display: block;
    font-size: 13px
}
.info-widget li a {
    position: relative;
    color: #fff;
    display: block;
    font-size: 13px
}
.info-widget li a:hover {
    color: #fff;
    text-decoration: underline
}
.links-widget ul li {
    position: relative;
    margin-bottom: 10px
}
.links-widget ul li a {
    position: relative;
    color: #fff;
    font-size: 13px;
    line-height: 1.3em;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.links-widget ul li a:hover {
    color: #fff;
    text-decoration: underline
}
.main-footer .footer-bottom {
    position: relative;
    padding: 15px 0;
    text-align: center;
    background-color: #fff
}
.main-footer .footer-bottom .copyright {
    position: relative;
    color: #84858a;
    font-size: 13px
}
.main-footer .auto-container {
    position: relative
}
.main-footer .box-icons {
    position: absolute;
    left: -200px;
    bottom: 60px
}
.main-footer .box-icons .box-one {
    position: absolute;
    left: -40px;
    bottom: 60px;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, .1)
}
.main-footer .box-icons .box-two {
    position: absolute;
    left: 0;
    top: -30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.main-footer .box-icons .box-three {
    position: absolute;
    left: 60px;
    top: -180px;
    width: 97px;
    height: 97px;
    border: 4px solid rgba(255, 255, 255, .1)
}
.main-slider-two {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
.main-slider-two .box-icons-one {
    position: absolute;
    right: 20%;
    top: 60px;
    z-index: 10
}
.main-slider-two .box-icons-one .box-one {
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, .3)
}
.main-slider-two .box-icons-one .box-two {
    position: absolute;
    left: -60px;
    top: 30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgba(255, 255, 255, .3)
}
.main-slider-two .box-icons-one .box-three {
    position: absolute;
    left: 10px;
    top: 100px;
    width: 97px;
    height: 97px;
    border: 4px solid rgba(255, 255, 255, .3)
}
.main-slider-two .box-icons-two {
    position: absolute;
    right: 60%;
    bottom: 100px;
    z-index: 10
}
.main-slider-two .box-icons-two .box-one {
    position: absolute;
    left: -40px;
    bottom: 60px;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, .3)
}
.main-slider-two .box-icons-two .box-two {
    position: absolute;
    left: 0;
    top: -30px;
    width: 46px;
    height: 46px;
    border: 4px solid rgba(255, 255, 255, .3)
}
.main-slider-two .box-icons-two .box-three {
    position: absolute;
    left: 60px;
    top: -180px;
    width: 97px;
    height: 97px;
    border: 4px solid rgba(255, 255, 255, .3)
}
.main-slider-two .slide {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat
}
.main-slider-two .slide .content {
    position: relative;
    padding: 30px 0
}
.main-slider-two .icon-box {
    position: relative;
    color: #ff7a00;
    opacity: 0;
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .icon-box .icon {
    position: relative;
    color: #ff7a00;
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 15px;
    display: inline-block
}
.main-slider-two .icon-box:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: 8px;
    width: 44px;
    height: 46px;
    display: inline-block;
    background-color: #ffc107
}
.main-slider-two .active .icon-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: .9s
}
.main-slider-two h1 {
    position: relative;
    color: #ff7a00;
    opacity: 0;
    font-size: 100px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 15px;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .active h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1.3s
}
.main-slider-two h1 .arrow {
    position: relative;
    top: 30px;
    width: 19px;
    height: 45px;
    margin-left: -20px;
    display: inline-block;
    background: url(../images/icons/arrow.png) no-repeat
}
.main-slider-two .text {
    position: relative;
    color: #84868b;
    font-size: 24px;
    opacity: 0;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .active .text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2s
}
.main-slider-two .play-box {
    position: relative;
    color: #ff7a00;
    font-size: 18px;
    padding-left: 100px;
    padding-top: 25px;
    opacity: 0;
    text-decoration: underline;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .play-box .play-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    height: 72px;
    color: #fff;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
    background-color: #ffc107
}
.main-slider-two .active .play-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2.5s
}
.main-slider-two .btn-box {
    opacity: 0;
    margin-top: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .active .btn-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2s
}
.main-slider-two .link-box {
    position: relative;
    opacity: 0;
    z-index: 10;
    margin-right: 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}
.main-slider-two .link-box .theme-btn {
    margin-right: 20px;
    margin-bottom: 10px
}
.main-slider-two .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2.5s
}
.main-slider-two .owl-dots {
    position: relative;
    display: none
}
.main-slider-two .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 100%;
    margin-top: -40px
}
.main-slider-two .owl-nav .owl-prev {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 40px;
    color: #ff7a00;
    font-size: 24px;
    text-align: center;
    line-height: 80px;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-slider-two .owl-nav .owl-next {
    position: absolute;
    width: 80px;
    height: 80px;
    right: 40px;
    color: #ff7a00;
    font-size: 24px;
    text-align: center;
    line-height: 80px;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-slider-two .owl-nav .owl-next:hover,
.main-slider-two .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #ffc107
}
.experts-section {
    position: relative;
    padding: 120px 0 110px
}
.experts-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url(../images/background/pattern-1.jpg) no-repeat
}
.experts-section:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url(../images/background/pattern-1.jpg) no-repeat
}
.experts-section .image-column {
    position: relative
}
.experts-section .image-column .inner-column {
    position: relative;
    padding-right: 90px
}
.experts-section .image-column .inner-column .image-1 {
    position: relative
}
.experts-section .image-column .inner-column .image-1:before {
    position: absolute;
    content: '';
    top: 30px;
    right: -30px;
    bottom: -30px;
    left: 30px;
    background-color: #ffc107
}
.experts-section .image-column .inner-column .image-1 img {
    position: relative;
    width: 100%;
    display: block
}
.experts-section .image-column .inner-column .image-2 {
    position: absolute;
    left: -180px;
    bottom: -30px;
    border: 30px solid #fff
}
.experts-section .content-column {
    position: relative
}
.experts-section .content-column .inner-column {
    position: relative
}
.experts-section .content-column .inner-column .sec-title {
    position: relative;
    margin-bottom: 30px
}
.experts-section .content-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7em
}
.experts-section .content-column .inner-column .learn-more {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    display: inline-block;
    text-decoration: underline;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.experts-section .content-column .inner-column .learn-more:hover {
    text-decoration: none
}
.experts-section .content-column .inner-column .expert-box {
    position: relative;
    margin-left: -200px;
    margin-top: 105px;
    padding: 95px 95px 45px;
    background-color: #fff;
    border-top: 2px solid #f2f3f6
}
.experts-section .content-column .inner-column .expert-box .box-inner {
    position: relative;
    padding-left: 200px
}
.experts-section .content-column .inner-column .expert-box .box-inner .image-box {
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid #ffc107
}
.experts-section .content-column .inner-column .expert-box .box-inner .image-box .play-box {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}
.experts-section .content-column .inner-column .expert-box .box-inner .image-box .play-box .icon {
    position: relative;
    top: 50%;
    color: #fff;
    font-size: 32px;
    margin-top: -15px;
    display: inline-block
}
.experts-section .content-column .inner-column .expert-box .box-inner h3 {
    position: relative;
    color: #ff7a00;
    font-weight: 600;
    line-height: 1.3em
}
.business-section {
    position: relative;
    padding: 110px 0 80px;
    background-color: #f2f3f6
}
.business-block {
    position: relative;
    margin-bottom: 40px
}
.business-block .inner-box {
    position: relative;
    text-align: center;
    padding: 70px 70px 60px;
    background-color: #fff;
    border-bottom: 2px solid #5edbd5;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}
.business-block .inner-box .icon-box {
    position: relative;
    color: #ff7a00;
    font-size: 66px;
    line-height: 1em;
    display: inline-block
}
.business-block .inner-box .icon-box .icon {
    position: relative
}
.business-block .inner-box .icon-box:before {
    position: absolute;
    content: '';
    right: -15px;
    bottom: -10px;
    width: 45px;
    height: 45px;
    background-color: rgba(94, 219, 213, .1)
}
.business-block .inner-box h4 {
    position: relative;
    line-height: 1.4em;
    margin-top: 40px
}
.business-block .inner-box h4 a {
    position: relative;
    color: #ff7a00;
    font-size: 24px;
    font-weight: 700;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.business-block .inner-box h4 a:hover {
    color: #5edbd5
}
.business-block .inner-box .learn-more {
    position: relative;
    color: #5edbd5;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 25px;
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.business-block .inner-box .learn-more:hover {
    text-decoration: underline
}
.business-block:nth-child(2) .inner-box .learn-more {
    color: #ffc107
}
.business-block:nth-child(2) .inner-box {
    border-color: #ffc107
}
.business-block:nth-child(2) .inner-box .icon-box:before {
    background-color: rgba(244, 55, 55, .1)
}
.business-block:nth-child(2) .inner-box h4 a:hover {
    color: #ffc107
}
.business-block:nth-child(3) .inner-box .learn-more {
    color: #9365d4
}
.business-block:nth-child(3) .inner-box {
    border-color: #9365d4
}
.business-block:nth-child(3) .inner-box .icon-box:before {
    background-color: rgba(147, 101, 212, .1)
}
.business-block:nth-child(3) .inner-box h4 a:hover {
    color: #9365d4
}
.benefits-section {
    position: relative;
    padding: 110px 0 90px;
    background-position: right top;
    background-repeat: no-repeat
}
.benefits-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(36, 47, 108, .95)
}
.benefit-block {
    position: relative;
    margin-bottom: 30px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.benefit-block:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
.benefit-block .inner-box {
    position: relative;
    padding: 60px 40px 45px;
    background-color: #212b64;
    border-bottom: 2px solid #5edbd5
}
.benefit-block:nth-child(2) .inner-box {
    border-color: #ffc107
}
.benefit-block:nth-child(3) .inner-box {
    border-color: #9365d4
}
.benefit-block:nth-child(4) .inner-box {
    border-color: #5edbd5
}
.benefit-block .inner-box h6 {
    position: relative;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 1px
}
.benefit-block .inner-box h6 a {
    position: relative;
    color: #fff
}
.benefit-block .inner-box .text {
    position: relative;
    color: #a8aece;
    font-size: 16px;
    line-height: 2em;
    margin-top: 26px
}
.benefit-block .inner-box .learn-more {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    display: inline-block;
    text-decoration: underline;
    color: rgba(255, 255, 255, .5);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.benefit-block .inner-box .learn-more:hover {
    text-decoration: none;
    color: #fff
}
.call-to-action-section {
    position: relative;
    padding: 45px 0;
    text-align: center;
    background-color: #ffc107
}
.call-to-action-section .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600
}
.call-to-action-section .text a {
    position: relative;
    color: #fff;
    text-decoration: underline
}
.fluid-section-two {
    position: relative
}
.fluid-section-two .outer-container {
    position: relative;
    min-height: 250px
}
.fluid-section-two .image-column {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.fluid-section-two .image-column .content-box {
    position: absolute;
    right: 0;
    bottom: 120px;
    padding: 70px 70px;
    background-color: #ffc107
}
.fluid-section-two .image-column .content-box .content-inner {
    position: relative
}
.fluid-section-two .image-column .content-box .content-inner h5 {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6em
}
.fluid-section-two .image-column .content-box .content-inner .get-start {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 600;
    margin-top: 18px;
    display: inline-block;
    text-transform: capitalize;
    text-decoration: underline
}
.fluid-section-two .image-column .image-box {
    position: relative;
    display: none
}
.fluid-section-two .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}
.fluid-section-two .content-column {
    position: relative;
    float: right;
    width: 50%
}
.fluid-section-two .content-column .inner-column {
    position: relative;
    width: 100%;
    float: left;
    max-width: 620px;
    padding: 110px 15px 100px 70px
}
.fluid-section-two .content-column .inner-column .sec-title {
    margin-bottom: 30px
}
.fluid-section-two .content-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9em;
    margin-bottom: 40px
}
.accordion-box {
    position: relative
}
.accordion-box .block {
    position: relative;
    margin-bottom: 20px;
    background-color: #fff
}
.accordion-box .block.active-block {
    box-shadow: 0 0 25px rgba(0, 0, 0, .15)
}
.accordion-box .block .acc-btn {
    position: relative;
    font-size: 15px;
    cursor: pointer;
    line-height: 21px;
    color: #212948;
    font-weight: 600;
    background-color: #f2f3f6;
    padding: 8px 60px 8px 20px;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease
}
.accordion-box .block .acc-btn.active {
    background-color: #367ae8;
    color: #fff
}
.accordion-box .block .icon-outer {
    position: absolute;
    right: 20px;
    top: 18px;
    font-size: 20px;
    color: #262626;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.accordion-box .block .icon-outer .icon {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    color: #fff;
    top: -10px;
    font-size: 11px;
    text-align: center;
    line-height: 21px;
    background-color: #367ae8
}
.accordion-box .block .icon-outer .icon-plus {
    opacity: 1
}
.accordion-box .block .icon-outer .icon-minus {
    opacity: 0
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}
.accordion-box .block .acc-content {
    position: relative;
    display: none
}
.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}
.accordion-box .block .acc-content.current {
    display: block
}
.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 30px 35px 30px 35px
}
.accordion-box .block .content .accordian-text {
    line-height: 1.9em;
    font-size: 16px;
    color: #84858a;
    font-weight: 600
}
.accordion-box .block .content .accordian-text p {
    font-size: 14px;
    line-height: 19px;
    color: #777;
    font-weight: 600
}
.accordion-box .block .content p:last-child {
    margin-bottom: 0
}
.contact-form-section {
    position: relative;
    padding: 120px 0 80px
}
.contact-form-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 767px;
    height: 580px;
    background: url(../images/background/pattern-4.html) no-repeat
}
.contact-form-section .form-coumn {
    position: relative;
    margin-bottom: 40px
}
.contact-form-section .form-coumn .inner-column {
    position: relative;
    padding-right: 70px
}
.contact-form-section .form-coumn .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px
}
.contact-form-section .image-coumn {
    position: relative;
    margin-bottom: 40px
}
.contact-form-section .image-coumn .inner-column {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}
.contact-form-section .image-coumn .inner-column .image {
    position: relative
}
.contact-form-section .image-coumn .inner-column .image img {
    position: relative;
    width: 100%;
    display: block
}
.contact-form-section .image-coumn .inner-column .image:before {
    position: absolute;
    content: '';
    top: 30px;
    right: -30px;
    bottom: -30px;
    left: 30px;
    background-color: #ffc107
}
.default-form {
    position: relative
}
.default-form .row {
    margin: 0 -10px
}
.default-form .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}
.default-form .form-group input[type=email],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=text],
.default-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 21px;
    padding: 10px 28px;
    color: #222 !important;
    height: 55px !important;
    font-size: 16px;
    background: #fff;
    border: 4px solid;
    border-color: #f3f6fa;
    background-color: #f3f6fa;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.default-form .form-group input[type=email]:focus,
.default-form .form-group input[type=tel]:focus,
.default-form .form-group input[type=text]:focus,
.default-form .form-group textarea:focus {
    border-color: #ff7a00
}
.default-form .form-group input::-webkit-input-placeholder,
.default-form .form-group textarea::-webkit-input-placeholder .default-form .form-group select::-webkit-input-placeholder {
    color: #84858a
}
.default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 21px;
    padding: 10px 28px;
    color: #222;
    height: 125px;
    resize: none;
    font-size: 16px;
    background: #fff;
    border: 4px solid #f2f3f6;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.comment-form.default-form .form-group textarea,
.contact-form.default-form .form-group textarea {
    height: 130px;
    padding-top: 20px;
    border-color: #f3f6fa;
    background-color: #f3f6fa
}
.default-form .submit-btn {
    cursor: pointer;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    height: 70px;
    text-align: center;
    background-color: #ffc107;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.default-form .submit-btn .fa {
    margin-left: 4px
}
.default-form .submit-btn:hover {
    background-color: #ffc107
}
.newsletter-section {
    position: relative;
    padding: 110px 0 120px;
    background-color: #ffc107
}
.newsletter-section .subscribe-form .form-group {
    position: relative;
    display: block;
    z-index: 1;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 0
}
.newsletter-section .subscribe-form .form-group input[type=email],
.newsletter-section .subscribe-form .form-group input[type=tel],
.newsletter-section .subscribe-form .form-group input[type=text],
.newsletter-section .subscribe-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 21px;
    padding: 10px 25px;
    font-size: 16px;
    color: #fff;
    height: 70px;
    font-weight: 400;
    background: 0 0;
    border: 4px solid #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.newsletter-section .subscribe-form .form-group input::-webkit-input-placeholder,
.newsletter-section .subscribe-form .form-group textarea::-webkit-input-placeholder {
    color: #fff
}
.newsletter-section .subscribe-form .form-group input[type=email]:focus {
    border-color: #ffc107
}
.newsletter-section .subscribe-form .form-group input:focus+button {
    background-color: #367ae8;
    color: #fff
}
.newsletter-section .subscribe-form .form-group .submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    line-height: 24px;
    background: #fff;
    color: #ff7a00;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 24px 39px 22px;
    text-transform: capitalize;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.page-title {
    position: relative;
    padding: 70px 0 70px;
    background-position: right top;
    background-repeat: no-repeat
}
.page-title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(36 47 108 / 86%)
}
.page-title h2 {
    position: relative;
    color: #fff;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize
}
.page-title h1 {
    position: relative;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 35px;
    line-height: 40px
}
.page-title .page-breadcrumb {
    position: relative;
    margin-top: 10px
}
.page-title .page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    color: #a8aece;
    font-size: 16px;
    font-weight: 700
}
.page-title .page-breadcrumb li:after {
    position: absolute;
    content: "-";
    right: -4px;
    top: -1px;
    color: #a8aece;
    font-family: FontAwesome
}
.page-title .page-breadcrumb li:last-child::after {
    display: none
}
.page-title .page-breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0
}
.page-title .page-breadcrumb li.current {
    color: #fff
}
.page-title .page-breadcrumb li a {
    position: relative;
    color: #a8aece;
    font-size: 16px;
    font-weight: 700;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.page-title .page-breadcrumb li a:hover {
    color: #fff
}
.about-section {
    position: relative;
    padding: 120px 0 120px;
    border-bottom: 2px solid #f2f3f6
}
.about-section .about-gallery {
    position: relative
}
.about-section .about-gallery .image {
    position: relative;
    margin-bottom: 30px;
    background-color: #000;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.about-section .about-gallery .image img {
    position: relative;
    width: 100%;
    display: block
}
.about-section .about-gallery .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}
.about-section .about-gallery .image .overlay-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    background-color: rgba(244, 55, 55, .9);
    -moz-transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}
.about-section .about-gallery .image:hover .overlay-box:before {
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
    visibility: visible
}
.about-section .about-gallery .image:hover .overlay-box {
    opacity: 1
}
.about-section .about-gallery .image .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}
.about-section .about-gallery .image .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}
.about-section .about-gallery .image .overlay-inner .link {
    position: relative;
    font-size: 20px;
    color: #ff7a00;
    width: 50px;
    height: 50px;
    line-height: 52px;
    margin: 0 5px;
    display: inline-block;
    background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.about-section .about-gallery .image .overlay-inner .link:hover {
    color: #fff;
    background-color: #ffc107
}
.about-section .about-gallery .image .overlay-inner .link .icon {
    position: relative
}
.about-section .lower-section {
    position: relative;
    text-align: center;
    margin-top: 30px
}
.about-section .lower-section .about-content {
    position: relative;
    max-width: 870px;
    margin: 0 auto
}
.about-section .lower-section .about-content .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em;
    max-width: 560px;
    margin: 0 auto
}
.about-section .lower-section .about-content .learn-more {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    display: inline-block;
    text-decoration: underline;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.about-section .lower-section .about-content .learn-more:hover {
    text-decoration: none
}
.choose-section {
    position: relative;
    padding: 115px 0 80px;
    border-bottom: 2px solid #f2f3f6
}
.choose-section .image-box {
    position: relative
}
.choose-section .image-box img {
    position: relative;
    width: 100%;
    display: block
}
.choose-section .lower-section {
    position: relative
}
.choose-section .lower-section .content-column {
    position: relative;
    padding-top: 60px;
    margin-bottom: 40px
}
.choose-section .lower-section .content-column .inner-column {
    position: relative
}
.choose-section .lower-section .content-column .inner-column h2 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.1em
}
.choose-section .lower-section .content-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    margin-top: 35px
}
.choose-section .lower-section .client-column {
    position: relative;
    margin-bottom: 40px
}
.choose-section .lower-section .client-column .inner-column {
    position: relative;
    padding: 70px 75px;
    margin-top: -70px;
    margin-right: 60px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}
.choose-section .lower-section .client-column .inner-column h3 {
    position: relative;
    color: #ff7a00;
    font-weight: 600;
    line-height: 1.3em
}
.choose-section .lower-section .client-column .inner-column .get-started {
    position: relative;
    color: #ff7a00;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 22px;
    display: inline-block;
    text-decoration: underline
}
.work-section-two {
    position: relative;
    padding: 115px 0 80px
}
.work-section-two .title-column {
    position: relative;
    margin-bottom: 40px
}
.work-section-two .title-column .inner-column {
    position: relative
}
.work-section-two .title-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em
}
.work-section-two .info-column {
    position: relative;
    margin-bottom: 40px
}
.work-section-two .info-column .inner-column {
    position: relative
}
.work-section-two .info-column .work-list {
    position: relative
}
.work-section-two .info-column .work-list .list-number {
    position: relative;
    padding: 38px 30px;
    background-color: #f2f3f6
}
.work-section-two .info-column .work-list .list-number:nth-child(2n+0) {
    background-color: #fff
}
.work-section-two .info-column .work-list .list-number .inner {
    position: relative;
    padding-left: 58px;
    color: #ff7a00;
    font-size: 18px;
    font-weight: 600
}
.work-section-two .info-column .work-list .list-number .inner .number {
    position: absolute;
    left: 0;
    top: -10px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #ffc107
}
.services-page-section {
    position: relative;
    padding: 30px 0 20px;
    background-color: #f2f3f6
}
.services-page-section .auto-container {
    position: relative
}
.services-page-section .title-box {
    position: relative;
    z-index: 1
}
.services-page-section .title-box .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 2em;
    margin-top: 70px
}
.services-page-section .services-block-two {
    margin-bottom: 30px
}
.sidebar-page-container {
    position: relative;
    padding: 40px 0 30px
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px
}
.sidebar-page-container .sidebar-side .sidebar {
    position: relative;
    padding: 15px 20px 20px;
    background-color: #f2f3f6
}
.sidebar-widget {
    position: relative;
    margin-bottom: 40px
}
.sidebar-widget:last-child {
    margin-bottom: 0
}
.sidebar-title {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}
.sidebar-title h3 {
    position: relative;
    color: #ffc107;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 19px;
    display: inline-block
}
.cat-list {
    position: relative
}
.cat-list li {
    position: relative;
    margin-bottom: 2px
}
.cat-list li a {
    position: relative;
    color: #84858a;
    font-size: 14px;
    font-weight: 600;
    display: block;
    border-left: 2px solid transparent;
    padding: 6px 35px 6px 10px;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.cat-list li a.aktif-menu {
    color: #fff;
    background-color: #434c81
}
.cat-list li a.aktif-menu:after {
    color: #fff
}
.cat-list li:last-child a {
    border-bottom: 0
}
.cat-list li a:after {
    position: absolute;
    content: '\f105';
    right: 25px;
    top: 7px;
    color: #84858a;
    font-size: 16px;
    font-family: FontAwesome
}
.cat-list li a:hover,
.cat-list li.active a {
    color: #ff7a00;
    border-color: #ffc107
}
.advisor-widget {
    position: relative
}
.advisor-widget .widget-content {
    position: relative;
    padding: 90px 60px;
    text-align: center
}
.advisor-widget .widget-content:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(36, 47, 108, .9)
}
.advisor-widget .widget-content h3 {
    position: relative;
    color: #fff;
    line-height: 1.4em;
    font-weight: 600
}
.advisor-widget .widget-content .learn-more {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    display: inline-block;
    text-decoration: underline;
    color: rgba(255, 255, 255, .6);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.advisor-widget .widget-content .learn-more:hover {
    color: #fff;
    text-decoration: none
}
.broucher-widget {
    position: relative
}
.broucher-widget a {
    position: relative;
    color: #ff7a00;
    font-size: 14px;
    font-weight: 700;
    padding: 20px 20px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    border: 3px solid #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.broucher-widget a:last-child {
    margin-bottom: 0
}
.broucher-widget a span {
    color: #84858a
}
.broucher-widget a:hover {
    color: #fff;
    background-color: #367ae8
}
.services-single {
    padding: 25px 12px;
    text-align: left;
    -webkit-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, .08);
    -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, .08);
    box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, .08)
}
.services-single .inner-box {
    position: relative
}
.services-single .inner-box .image {
    position: relative
}
.services-single .inner-box .image img {
    position: relative;
    width: 100%;
    height: 375px;
    object-fit: cover;
    display: block;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%)
}
.services-single .inner-box .urunler-image img {
    position: relative;
    width: 100%;
    padding: 50px 10px 1px 10px;
    height: 256px;
    object-fit: contain;
    display: block;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%)
}
.services-single .inner-box .image .image-content {
    width: 100%;
    position: absolute;
    bottom: 20px;
    padding: 8px 15px;
    background-color: rgb(36 47 108 / 86%)
}
.services-single .inner-box .urunler-image .image-content {
    width: 100%;
    position: inherit;
    bottom: 0;
    padding: 8px 15px;
    background-color: rgb(36 47 108 / 86%)
}
.services-single .inner-box .image .image-content .help {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}
.services-single .inner-box .urunler-image .image-content .help {
    position: relative;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    height: 73px;
    font-weight: 500;
    text-align: center
}
.services-single .inner-box .urunler-image .image-content .help a {
    color: #fff
}
.services-single .inner-box .image .image-content .get-started {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 7px;
    text-align: center;
    width: 100%;
    background-color: #367ae8;
    text-decoration: underline
}
.services-single .inner-box .urunler-image .image-content .get-started {
    font-size: 12px;
    font-weight: 600;
    margin-top: 0
}
.services-single .inner-box .lower-content {
    position: relative;
    padding-top: 0
}
.services-single .inner-box .lower-content img {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px
}
.services-single .inner-box .lower-content ul {
    position: relative;
    padding-top: 0
}
.services-single .inner-box .lower-content ul li {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    color: #222;
    position: relative
}
.services-single .inner-box .lower-content ul li:before {
    content: ">";
    left: 0;
    top: 0;
    margin-right: 7px;
    z-index: 99999;
    color: #073a5e;
    font-size: 13px
}
.services-single .inner-box .lower-content h3 {
    position: relative;
    color: #073558;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 21px
}
.services-single .inner-box .lower-content h2 {
    font-weight: 600;
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    color: #073558;
    font-size: 20px;
    margin-bottom: 7px;
    padding-bottom: 10px
}
.services-single .inner-box .lower-content p {
    font-size: 13px;
    line-height: 18px;
    color: #484848
}
.service-single-block {
    position: relative;
    margin-bottom: 50px
}
.service-single-block .block-inner {
    position: relative;
    padding-left: 105px
}
.service-single-block .block-inner .icon-box {
    position: absolute;
    left: 0;
    top: 0
}
.service-single-block .block-inner .icon-box:before {
    position: absolute;
    content: '';
    right: -15px;
    bottom: -10px;
    width: 45px;
    height: 45px;
    background-color: rgba(147, 101, 212, .1)
}
.service-single-block:nth-child(2) .block-inner .icon-box:before {
    background-color: rgba(244, 153, 24, .1)
}
.service-single-block .block-inner .icon-box .icon {
    position: relative;
    color: #ff7a00;
    line-height: 1em;
    font-size: 64px
}
.service-single-block .block-inner h5 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.4em
}
.service-single-block .block-inner .block-text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 10px
}
.services-single .inner-box .lower-content .two-column {
    position: relative;
    margin-top: 70px
}
.services-single .inner-box .lower-content .two-column h4 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    margin-bottom: 20px
}
.popular-posts .post {
    position: relative;
    font-size: 16px;
    color: #222;
    min-height: 72px;
    padding-left: 90px;
    margin-bottom: 20px
}
.popular-posts .post:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    border: none
}
.popular-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border: 8px solid #fff
}
.popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.popular-posts .post-info {
    position: relative;
    font-size: 14px;
    color: #84858a;
    font-weight: 600;
    margin-bottom: 3px
}
.popular-posts .post .text {
    position: relative;
    top: 0;
    font-size: 16px;
    margin: 0 0 3px;
    font-weight: 600;
    color: #ff7a00;
    line-height: 1.4em;
    text-transform: capitalize
}
.popular-posts .post .text a {
    color: #ff7a00;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.popular-posts .post a:hover {
    color: #ffc107
}
.sidebar .popular-tags a {
    z-index: 1;
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 12px 18px 9px;
    margin: 0 6px 10px 0;
    color: #84858a;
    text-align: center;
    font-size: 15px;
    border: 2px solid #84858a;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.sidebar .popular-tags a:hover {
    background-color: #367ae8;
    color: #fff;
    border-color: #ffc107
}
.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}
.sidebar .search-box .form-group input[type=search],
.sidebar .search-box .form-group input[type=text] {
    position: relative;
    line-height: 28px;
    padding: 10px 50px 10px 25px;
    background: 0 0;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 60px;
    color: grey;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    background-color: #fff
}
.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    font-size: 14px;
    color: #ff7a00;
    line-height: 100%;
    background: 0 0;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}
.news-block-three {
    position: relative;
    margin-bottom: 60px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block-three .inner-box {
    position: relative;
    background-color: #fff
}
.news-block-three .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden
}
.news-block-three .inner-box .image .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transform: translateX(-100%)
}
.news-block-three .inner-box .image .image-layer .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}
.news-block-three .inner-box:hover .image .image-layer {
    transform: translateX(0)
}
.news-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}
.news-block-three .inner-box .lower-content {
    position: relative;
    padding-top: 25px
}
.news-block-three .inner-box .lower-content .post-meta {
    position: relative
}
.news-block-three .inner-box .lower-content .post-meta li {
    position: relative;
    color: #84858a;
    font-size: 14px;
    margin-right: 18px;
    font-weight: 600;
    display: inline-block
}
.news-block-three .inner-box .lower-content .post-meta li:last-child {
    margin-right: 0
}
.news-block-three .inner-box .lower-content h3 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.4em;
    margin-top: 8px
}
.news-block-three .inner-box .lower-content h3 a {
    position: relative;
    color: #ff7a00;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block-three .inner-box .lower-content h3 a:hover {
    color: #ffc107
}
.news-block-three .inner-box .lower-content .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 12px
}
.news-block-three .inner-box .lower-content .read-more {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    text-decoration: underline;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.news-block-three .inner-box .lower-content .read-more:hover {
    color: #ff7a00;
    text-decoration: none
}
.styled-pagination {
    position: relative;
    z-index: 1;
    display: inline-block
}
.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 6px 8px 0
}
.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 55px;
    height: 50px;
    font-size: 14px;
    min-width: 50px;
    color: #84858a;
    font-weight: 700;
    text-align: center;
    background: #f2f3f6;
    text-transform: capitalize;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}
.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
    background-color: #ffc107
}
.blog-single {
    position: relative
}
.blog-single .inner-box {
    position: relative
}
.blog-single .inner-box .image {
    position: relative
}
.blog-single .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}
.blog-single .inner-box .lower-content {
    position: relative;
    padding-top: 30px
}
.blog-single .inner-box .lower-content .post-meta {
    position: relative
}
.blog-single .inner-box .lower-content .post-meta li {
    position: relative;
    color: #84858a;
    font-size: 14px;
    margin-right: 18px;
    display: inline-block
}
.blog-single .inner-box .lower-content .post-meta li:last-child {
    margin-right: 0
}
.blog-single .inner-box .lower-content h3 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    line-height: 1.4em;
    margin-top: 7px
}
.blog-single .inner-box .lower-content .text {
    position: relative;
    margin-top: 18px
}
.blog-single .inner-box .lower-content .text p {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 22px
}
.blog-single .inner-box .lower-content .text p:last-child {
    margin-bottom: 0
}
.blog-single .post-share-options {
    position: relative;
    padding: 30px 0 0;
    margin-top: 40px;
    border-top: 2px solid #f2f3f6
}
.blog-single .post-share-options .tags span {
    position: relative;
    color: #ff7a00;
    font-size: 20px;
    font-weight: 700;
    margin-right: 15px
}
.blog-single .post-share-options .tags a {
    z-index: 1;
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 12px 18px 9px;
    margin: 0 6px 10px 0;
    color: #84858a;
    text-align: center;
    font-size: 15px;
    border: 2px solid #84858a;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.blog-single .post-share-options .tags a:hover {
    background-color: #367ae8;
    color: #fff;
    border-color: #ffc107
}
.blog-single .post-share-options .social-icons {
    position: relative;
    margin-top: 15px
}
.blog-single .post-share-options .social-icons li {
    position: relative;
    margin-left: 30px;
    display: inline-block
}
.blog-single .post-share-options .social-icons li a {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    line-height: 1em
}
.blog-single .post-share-options .social-icons li.facebook a {
    color: #182eb2
}
.blog-single .post-share-options .social-icons li.twitter a {
    color: #31a5ff
}
.blog-single .post-share-options .social-icons li.youtube a {
    color: #ff2e2e
}
.blog-single .post-share-options .social-icons li.google a {
    color: #ffc107
}
.author-box {
    position: relative;
    margin-top: 30px;
    margin-bottom: 45px
}
.author-box .author-comment {
    position: relative;
    padding: 58px 60px;
    background-color: #f2f3f6
}
.author-box .author-comment .author-inner-box {
    position: relative;
    padding-left: 205px
}
.author-box .author-comment .author-inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    overflow: hidden;
    margin-bottom: 20px
}
.author-box .author-comment .author-inner-box h5 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    margin-bottom: 20px
}
.author-box .author-comment .author-inner-box .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 20px
}
.author-box .author-comment .author-inner-box .view-post {
    position: relative;
    color: #ff7a00;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline
}
.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 50px
}
.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 40px
}
.sidebar-page-container .group-title h4 {
    position: relative;
    color: #ff7a00;
    font-weight: 700;
    text-transform: capitalize
}
.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0 0 0;
    margin-bottom: 50px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.sidebar-page-container .comments-area .comment {
    position: relative;
    padding: 0 0 45px 140px;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5
}
.sidebar-page-container .comments-area .reply-comment {
    margin-left: 120px
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    margin-bottom: 20px;
    overflow: hidden
}
.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block
}
.sidebar-page-container .comments-area .comment-info {
    position: relative
}
.sidebar-page-container .comments-area .comment-box strong {
    font-size: 18px;
    font-weight: 700;
    color: #ff7a00;
    display: block;
    line-height: 1.3em;
    text-transform: capitalize
}
.sidebar-page-container .comments-area .comment-box .text {
    color: #84858a;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 0;
    margin-top: 25px
}
.sidebar-page-container .comments-area .comment-info .comment-time {
    font-size: 14px;
    color: #ff7a00;
    margin-top: 8px
}
.sidebar-page-container .comments-area .comment-box .theme-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 22px;
    font-size: 14px;
    color: #ff7a00;
    font-weight: 700;
    border: 2px solid #ff7a00;
    text-transform: capitalize;
    background-color: #fff
}
.sidebar-page-container .comments-area .comment-box .theme-btn:hover {
    background: #ff7a00;
    color: #fff;
    border-color: #ffc107
}
.map-section .map-canvas {
    height: 550px
}
.contact-message-section {
    position: relative;
    padding: 35px 0 0
}
.contact-message-section .title-column {
    position: relative
}
.contact-message-section .title-column .inner-column {
    position: relative;
    padding-right: 30px
}
.contact-message-section .title-column .inner-column .text {
    position: relative;
    color: #84858a;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 30px
}
.contact-message-section .title-column .inner-column .social-icons {
    position: relative;
    margin-top: 15px
}
.contact-message-section .title-column .inner-column .social-icons li {
    position: relative;
    margin-right: 30px;
    display: inline-block
}
.contact-message-section .title-column .inner-column .social-icons li a {
    position: relative;
    color: #ff7a00;
    font-size: 16px;
    line-height: 1em
}
.contact-message-section .title-column .inner-column .social-icons li.facebook a {
    color: #182eb2
}
.contact-message-section .title-column .inner-column .social-icons li.twitter a {
    color: #31a5ff
}
.contact-message-section .title-column .inner-column .social-icons li.youtube a {
    color: #ff2e2e
}
.contact-message-section .title-column .inner-column .social-icons li.google a {
    color: #ffc107
}
.contact-message-section .form-column {
    position: relative
}
.contact-message-section .form-column .inner-column {
    position: relative;
    padding-left: 30px
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important
}
.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}
.logo img {
    height: 48px
}
.sticky-header img {
    top: 11px;
    position: relative
}
.section-description {
    padding: 1.2rem 1rem 0 1.5rem;
    letter-spacing: -.02rem;
    font-size: .9rem;
    border-bottom: .1rem solid #f5dede;
    transition: all .3s;
    border-radius: .5rem;
    line-height: 17px
}
.section-description p {
    font-size: 14px;
    line-height: 22px
}
.section-description:hover {
    box-shadow: 0 .2rem 1.5rem .6rem rgba(36, 47, 108, .15) !important
}
.desciptions-nedenbiz {
    width: 4.3rem;
    height: 4.3rem;
    margin-right: 1.5rem;
    float: left;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}
.section-description h4 {
    letter-spacing: -.04rem;
    font-size: 1.2rem;
    font-weight: 600
}
.copyright img {
    width: 145px
}
.slogan-title {
    position: relative;
    text-align: center
}
.slogan-title span {
    font-size: 25px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    font-weight: 600
}
.slogan-title a {
    font-size: 20px;
    line-height: 25px;
    color: #ff7a00;
    background-color: #fff;
    padding: 5px 15px;
    margin: 15px 0;
    border-radius: 7px;
    border: 1px solid #fff;
    font-weight: 600
}
.bottom-menu-open {
    width: 100%;
    position: fixed;
    bottom: -2px;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: flex-end;
    justify-content: center
}
.bottom-menu-close {
    width: 100%;
    position: fixed;
    bottom: 24px;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: flex-end;
    justify-content: center
}
.bottom-menu-open__left {
    width: 25px;
    height: 25px;
    background-image: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) 24px, #ff7a00 25px)
}
.bottom-menu-open__container {
    width: 76px;
    height: 52px;
    padding-top: 20px;
    background-color: #367ae8;
    border-top-left-radius: 30%;
    border-top-right-radius: 30%;
    border-top: solid #ff7a00 1px
}
.bottom-menu-open__right {
    width: 25px;
    height: 25px;
    background-image: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) 24px, #ff7a00 25px)
}
.bottom-menu-open__icon {
    width: 30px;
    height: 20px;
    position: relative;
    margin: auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}
.bottom-menu-open__icon span:nth-child(1) {
    top: 0
}
.bottom-menu-open__icon span:nth-child(2),
.bottom-menu-open__icon span:nth-child(3) {
    top: 6px
}
.bottom-menu-open__icon span:nth-child(4) {
    top: 12px
}
.bottom-menu-open__icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}
.ara {
    position: absolute;
    right: 40px;
    top: -30px;
    background: #a50d3e;
    border-radius: 50px;
    padding: 20px;
    border: solid 1px #000
}
.opclass {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    background-color: #fff;
    width: 100%
}
.open-menu-class {
    background-color: #367ae8;
    position: relative
}
.close-button {
    position: absolute;
    padding: 5px;
    right: 50%;
    top: -16px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
    background: #ff7a00;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
    height: 60px
}
.close:hover {
    opacity: 1
}
.close:after,
.close:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff
}
.close:before {
    transform: rotate(45deg)
}
.close:after {
    transform: rotate(-45deg)
}
.close {
    position: absolute;
    right: 23px;
    top: 12px;
    width: 32px;
    height: 32px
}
.open_menu_container ul {
    margin-bottom: 0;
    padding-left: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #ff7a00
}
.open_menu_container ul li:nth-child(1) {
    background: #4078c0
}
.open_menu_container ul li:nth-child(2) {
    background: #25d366
}
.open_menu_container ul li:nth-child(3) {
    background: #eb541d
}
.open_menu_container ul li:last-child {
    background: #1da1f2
}
.open_menu_container ul li {
    list-style: none;
    color: #fff;
    text-align: center;
    width: 25%;
    height: 80px;
    font-size: 13px;
    padding: 10px 1px;
    position: relative
}
.open_menu_container ul li img {
    margin-bottom: .5em;
    width: 50%
}
.open_menu_container ul li p {
    margin-bottom: 0;
    color: #fff;
    line-height: 15px;
    font-size: 11px
}
.closemenu {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: .3
}
.closemenu:hover {
    opacity: 1
}
.closemenu:after,
.closemenu:before {
    position: absolute;
    left: 26px;
    content: ' ';
    height: 23px;
    width: 5px;
    background-color: #fff
}
.closemenu:before {
    transform: rotate(45deg)
}
.closemenu:after {
    transform: rotate(-45deg)
}
.ara {
    position: absolute;
    right: 40px;
    top: -30px;
    background: #a50d3e;
    border-radius: 50px;
    padding: 20px;
    border: solid 1px #000
}
.ara img {
    width: 30px
}
.bg-services {
    background-color: #f2f3f6
}
.bottom-menu-open {
    display: none
}
.form-bg {
    width: 100%;
    background-color: #367ae8;
    padding: 7px 15px;
    margin: 15px
}
.form-bg p {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}
.bg-grey {
    background-color: #f5f5f5
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}
.hotline-phone-ring-circle2 {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;    
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.hotline-phone-ring-circle-fill2 {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, .7);
    
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.hotline-phone-ring-img-circle {
    background-color: #49d97f;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}
.hotline-phone-ring-img-circle2 {
    background-color: #49d97f;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
   
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}
.hotline-phone-ring-img-circle2 .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}
.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, .75);
    height: 40px;
    width: 220px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@media (max-width:768px) {
    .hotline-bar {
        display: none
    }
}
.hotline-phone-ring-circle {
    border-color: #ff7a00
}
.hotline-phone-ring-circle2 {
    border-color: #25d366
}
.hotline-phone-ring-circle-fill,
.hotline-phone-ring-img-circle {
    background-color: #da6d12
}
.hotline-phone-ring-circle-fill2,
.hotline-phone-ring-img-circle2 {
    background-color: #25d366
}
.hotline-bar {
    background: rgb(255 122 0 / 83%)
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px
}
.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial
}
.hotline-bar>a:active,
.hotline-bar>a:hover {
    color: #fff
}
.icon-height {
    height: 20px;
    width: auto !important;
    display: inline-table !important;
    padding-right: 7px
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont3e6e3e6e.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfontd41dd41d.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont3e6e3e6e.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont3e6e3e6e.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont3e6e3e6e.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont3e6e3e6e.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}
.fa-handshake-o:before {
    content: "\f2b5"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-envelope-open-o:before {
    content: "\f2b7"
}
.fa-linode:before {
    content: "\f2b8"
}
.fa-address-book:before {
    content: "\f2b9"
}
.fa-address-book-o:before {
    content: "\f2ba"
}
.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}
.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}
.fa-user-circle:before {
    content: "\f2bd"
}
.fa-user-circle-o:before {
    content: "\f2be"
}
.fa-user-o:before {
    content: "\f2c0"
}
.fa-id-badge:before {
    content: "\f2c1"
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}
.fa-quora:before {
    content: "\f2c4"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-telegram:before {
    content: "\f2c6"
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}
.fa-shower:before {
    content: "\f2cc"
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}
.fa-podcast:before {
    content: "\f2ce"
}
.fa-window-maximize:before {
    content: "\f2d0"
}
.fa-window-minimize:before {
    content: "\f2d1"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}
.fa-bandcamp:before {
    content: "\f2d5"
}
.fa-grav:before {
    content: "\f2d6"
}
.fa-etsy:before {
    content: "\f2d7"
}
.fa-imdb:before {
    content: "\f2d8"
}
.fa-ravelry:before {
    content: "\f2d9"
}
.fa-eercast:before {
    content: "\f2da"
}
.fa-microchip:before {
    content: "\f2db"
}
.fa-snowflake-o:before {
    content: "\f2dc"
}
.fa-superpowers:before {
    content: "\f2dd"
}
.fa-wpexplorer:before {
    content: "\f2de"
}
.fa-meetup:before {
    content: "\f2e0"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
@media only screen and (max-width:5000px) {
    .page-wrapper {
        overflow: hidden
    }
}
@media only screen and (max-width:1400px) {
    .header-top .outer-container,
    .main-header.header-style-two .header-upper .outer-container {
        padding: 0 30px
    }
}
@media only screen and (max-width:1340px) {
    .services-section:after,
    .services-section:before {
        display: none
    }
}
@media only screen and (max-width:1140px) {
    .main-header {
        margin: 0 !important
    }
    .page-wrapper {
        overflow: hidden
    }
    .main-menu .navigation>li {
        margin-left: 0
    }
    .header-top .outer-container,
    .main-header.header-style-two .header-upper .outer-container {
        padding: 0 15px
    }
    .main-header .info-box strong {
        font-size: 13px
    }
    .main-header .info-box {
        margin-left: 25px;
        display: inline-block;
        float: none
    }
    .main-header .nav-outer {
        float: right
    }
    .page-title h1 {
        font-size: 23px;
        line-height: 26px
    }
    .page-title {
        position: relative;
        padding: 40px 0 40px;
        background-position: right top;
        background-repeat: no-repeat
    }
    .sec-title h2 {
        font-size: 40px
    }
    .header-top .outer-container .pull-left {
        width: 100%;
        text-align: center
    }
    .contact-message-section .title-column .inner-column,
    .services-block .inner-box .text {
        padding-right: 0
    }
    .services-block-two .inner-box .lower-content {
        padding-left: 0;
        padding-right: 0
    }
    .header-top .outer-container .pull-right,
    .services-section .title-box .sec-title h2 br,
    .services-section:after,
    .services-section:before {
        display: none
    }
    .header-top .outer-container,
    .main-header .header-upper .outer-container {
        padding: 0 15px;
        left:0px;
    }
    .main-slider-two h1 {
        font-size: 80px
    }
    .fluid-section-two .content-column .inner-column {
        padding-left: 15px
    }
    .contact-message-section .form-column .inner-column,
    .work-section .content-column .inner-column {
        padding-left: 0
    }
    .fluid-section-one .image-column .image-content {
        padding: 50px 50px 50px 50px
    }
    .main-slider-section .slide {
        height: 500px
    }
    .paroller {
        -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
        transform: translate(0) !important
    }
}
@media only screen and (min-width:768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0
    }
}
@media only screen and (max-width:1023px) {
    .cat-list li a {
        font-size: 12px;
        padding: 12px 7px 17px
    }
    .main-header .main-box .logo-box {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        text-align: left
    }
    .main-header .header-upper .outer-box .social-icons li {
        margin-left: 12px
    }
    .main-slider .slide .content {
        width: 100%
    }
    .main-header .nav-toggler {
        display: block
    }
    .main-slider-two .owl-nav,
    .sec-title .text br {
        display: none
    }
    h1 {
        font-size: 42px
    }
    .main-slider .text {
        font-size: 18px
    }
    .main-header .header-top .top-right .social-nav {
        margin-left: 0;
        width: 100%
    }
    .main-menu .navigation>li>a {
        font-size: 12px
    }
    .main-header .header-upper .upper-right {
        padding-top: 0;
        width: 100%;
        text-align: center;
        padding-bottom: 20px
    }
    .main-slider h2 {
        font-size: 26px
    }
    .main-header .header-upper .button-box {
        padding-top: 30px
    }
    .sec-title h2 {
        font-size: 40px
    }
    .services-page-section .title-box .text {
        margin-top: 0;
        margin-bottom: 40px
    }
    .services-section .title-box .text {
        margin-top: 0
    }
    .main-slider .outer-container {
        padding: 0
    }
    .main-slider-two h1 {
        font-size: 70px
    }
    .fluid-section-one .content-column,
    .fluid-section-two .content-column {
        width: 100%
    }
    .fluid-section-one .image-column,
    .fluid-section-two .image-column {
        position: relative;
        width: 100%;
        float: right;
        background-image: none !important
    }
    .fluid-section-one .content-column .inner-column,
    .fluid-section-two .content-column .inner-column {
        max-width: 100%
    }
    .fluid-section-one .image-column .image-box,
    .fluid-section-two .image-column .image-box {
        display: block;
        margin-bottom: 0
    }
    .fluid-section-two .image-column .content-box {
        position: relative;
        width: 100%;
        text-align: center;
        padding: 20px 20px;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto;
        margin: 0
    }
    .main-footer {
        background-image: none !important
    }
    .main-slider .contact-list {
        position: relative;
        margin: 0;
        width: 100%;
        right: 0;
        padding-bottom: 2px;
        text-align: center;
        padding-top: 7px;
        transform: rotate(0)
    }
    .main-slider .sidebar-nav {
        position: relative;
        margin: 0;
        width: 100%;
        text-align: center;
        padding-bottom: 7px;
        transform: rotate(0)
    }
    .main-slider .contact-list li {
        margin: 0 2px !important;
        font-size: 11px
    }
    .main-slider .sidebar-nav li {
        margin: 0 2px !important;
        font-size: 11px
    }
    .main-slider .owl-nav {
        padding: 0
    }
    .contact-message-section .title-column {
        margin-bottom: 40px
    }
    .sec-title h2 {
        -webkit-animation: none;
        -ms-animation: none;
        -moz-animation: none;
        animation: none
    }
}
@media only screen and (max-width:767px) {
    .btn-style-two {
        position: relative;
        line-height: 20px;
        background: 0 0;
        color: #ff7a00;
        font-size: 11px;
        font-weight: 700;
        border-radius: 2px;
        padding: 5px 3px 5px;
        border: 2px solid #f2f3f6;
        text-transform: capitalize;
        font-family: Poppins, sans-serif
    }
    .services-single .inner-box .image img {
        position: relative;
        width: 100%;
        height: 235px;
        object-fit: contain;
        display: block;
        box-shadow: 0 0 10px rgb(0 0 0 / 15%)
    }
    .contact-form.default-form .form-group textarea {
        height: 120px;
        padding-top: 20px
    }
    .default-form .form-group input[type=email],
    .default-form .form-group input[type=tel],
    .default-form .form-group input[type=text] {
        font-size: 13px;
        height: 55px
    }
    .default-form .form-group {
        margin-bottom: 10px
    }
    .form-bg p {
        margin-bottom: 0;
        color: #fff;
        font-size: 13px;
        line-height: 16px;
        font-weight: 600;
        text-align: center
    }
    .sec-title .text {
        font-size: 13px;
        line-height: 16px
    }
    .bayilik-img {
        height: 150px;
        object-fit: cover
    }
    .bottom-menu-open {
        display: flex
    }
    .main-slider-section .slide .slide-container .slide-box {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        display: table-cell;
        vertical-align: bottom
    }
    .services-page-section .services-block-two {
        margin-bottom: 30px;
        padding: 0 3px
    }
    .hidden-xs {
        display: none
    }
    .main-slider p {
        position: relative;
        color: #fff;
        font-size: 12px;
        padding-top: 3px;
        line-height: 14px;
        font-weight: 500
    }
    .logo img {
        height: 50px
    }
    .main-slider .btn-box {
        opacity: 0;
        margin-top: 5px
    }
    .main-slider .title {
        font-size: 12px;
        font-weight: 700;
        padding-top: 5px;
        margin-bottom: 0
    }
    .main-slider .title:before {
        display: none
    }
    .main-slider .slide .content {
        position: relative;
        padding: 7px 12px
    }
    .main-slider h1 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 600
    }
    .main-slider h2 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 600
    }
    .counter-section {
        position: relative;
        padding: 40px 0 30px;
        background-position: right top;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative
    }
    .slogan-title span {
        font-size: 20px;
        line-height: 27px;
        color: #fff;
        margin-bottom: 25px;
        display: block;
        font-weight: 600
    }
    .counter-section .lower-box .text {
        position: relative;
        color: #fff;
        font-size: 15px
    }
    .counter-section .lower-box .text a {
        position: relative;
        color: #fff;
        margin-left: 7px;
        border: 1px solid #fff;
        padding: 5px 6px;
        border-radius: 5px;
        display: block;
        margin-top: 8px
    }
    .header-upper .logo-outer {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0
    }
    .main-header .header-top .top-left,
    .main-header .header-top .top-right {
        width: 100%
    }
    .main-slider-two h1 {
        font-size: 50px
    }
    .main-slider-two .text {
        font-size: 20px
    }
    .sec-title h2 {
        font-size: 30px
    }
    .main-menu {
        width: 100%;
        display: block
    }
    .main-menu .navbar-collapse {
        max-height: 300px;
        max-width: none;
        overflow: auto;
        float: none !important;
        width: 100% !important;
        padding: 0 0 0;
        border: none;
        margin: 0 0 15px;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        box-shadow: none
    }
    .main-menu .navbar-collapse.in {
        padding: 0 0 0;
        border: none;
        margin: 0 0 15px;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        box-shadow: none
    }
    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 28px 0 10px;
        right: 0;
        z-index: 12
    }
    .main-menu .navbar-header .navbar-toggle {
        display: inline-block;
        z-index: 12;
        border: 1px solid #cc8809;
        float: none;
        margin: 0;
        border-radius: 0;
        background: #cc8809
    }
    .main-menu .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }
    .main-menu .navbar-collapse>.navigation {
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
        background: #2c2c2c;
        border: 1px solid #fff;
        border-top: none
    }
    .main-menu .navbar-collapse>.navigation>li {
        margin: 0 !important;
        float: none !important;
        padding: 0 !important;
        width: 100%
    }
    .main-menu .navigation>li>a,
    .main-menu .navigation>li>ul:before {
        border: none
    }
    .main-menu .navbar-collapse>.navigation>li>a {
        padding: 10px 10px !important;
        border: none !important
    }
    .main-menu .navigation li.dropdown>a:after,
    .main-menu .navigation>li.dropdown>a:before,
    .main-menu .navigation>li>ul>li>a::before,
    .main-menu .navigation>li>ul>li>ul>li>a::before {
        color: #fff !important;
        right: 15px;
        font-size: 16px;
        border-top: 0 !important;
        display: none !important
    }
    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0;
        outline: 0;
        width: 100%;
        background: #2c2c2c;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important
    }
    .main-menu .navbar-collapse>.navigation>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li {
        border-top: 1px solid #fff !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0 !important;
        left: 0 !important;
        visibility: visible !important
    }
    .main-menu .navbar-collapse>.navigation>li:first-child {
        border: none
    }
    .main-menu .navbar-collapse>.navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a {
        padding: 9px 20px !important;
    line-height: 22px;
    color: #fff;
    background: #2c2c2c;
    text-align: left;
    }
    .main-menu .navbar-collapse>.navigation>li>a:active,
    .main-menu .navbar-collapse>.navigation>li>a:focus,
    .main-menu .navbar-collapse>.navigation>li>a:hover {
        background: #cc8809
    }
    .main-menu .navbar-collapse>.navigation>li.current-menu-item>a,
    .main-menu .navbar-collapse>.navigation>li.current>a,
    .main-menu .navbar-collapse>.navigation>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a {
        background: #2c2c2c;
        color: #fff !important
    }
    .main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn {
        display: block
    }
    .main-menu .navbar-collapse>.navigation li.dropdown:after,
    .main-menu .navigation>li>ul:before,
    .main-slider .owl-nav {
        display: none !important
    }
    .main-header .btn-outer {
        left: 0;
        top: 0;
        right: auto;
        margin-top: 15px;
        text-align: left;
        z-index: 12
    }
    .main-header .main-box .logo-box {
        float: none;
        text-align: center;
        padding-bottom: 10px
    }
    .main-header .info-box {
        padding-left: 0;
        text-align: center;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }
    .main-header .info-box:last-child {
        margin-bottom: 0
    }
    .main-header .info-box .icon-box {
        position: relative;
        margin: 0 auto;
        margin-bottom: 15px
    }
    .main-header .main-box .outer-container {
        padding: 0
    }
    .main-header .header-lower .outer-box {
        position: absolute;
        z-index: 12;
        display: block
    }
    .main-menu .navbar-header .navbar-toggler {
        display: inline-block;
        z-index: 12;
        width: 100px;
        height: 33px;
        float: none;
        padding: 0px;
        text-align: center;
        border-radius: 0;
        background: #c9cfd2;
    }
    .main-menu .navbar-header .navbar-toggler .icon-bar {
        position: relative;
        background: #ff7a00;
        height: 2px;
        width: 26px;
        display: block;
        margin: 0 auto;
        margin: 5px 11px
    }
    .main-header .nav-outer {
        width: 100%;
        margin-top: -72px
    }
    .main-slider h3 {
        font-size: 20px
    }
    .main-slider .text br {
        display: none
    }
    .header-top .top-left .text {
        text-align: center;
        padding: 10px 0
    }
    .main-footer .footer-bottom,
    .main-footer .footer-bottom .copyright-column {
        text-align: center
    }
    .main-footer .footer-bottom {
        padding-bottom: 55px
    }
    .main-footer .footer-bottom .footer-nav {
        text-align: center;
        margin-top: 6px
    }
    .main-header .header-upper .button-box {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 12;
        margin-left: 0;
        padding-top: 25px
    }
    .main-header .header-upper .outer-box,
    .main-slider-two .box-icons-one,
    .main-slider-two .box-icons-two,
    .main-slider-two h1 .arrow,
    .sec-title .text br {
        display: none
    }
    .page-title h2 {
        font-size: 34px
    }
    .services-single .inner-box .lower-content .two-column .list-style-two {
        margin-bottom: 40px
    }
    .main-slider-section .slide {
        height: 375px
    }
    .services-block .inner-box .text {
        margin: 0
    }
    .services-block .inner-box .upper-box .box-inner {
        padding: 0;
        min-height: 0;
        margin-bottom: 5px
    }
    .services-block .inner-box .upper-box .box-inner .icon-box {
        position: relative;
        display: block;
        left: 0;
        top: 0;
        margin: 0 0 15px
    }
    .services-block .inner-box .upper-box .box-inner .icon-box:before {
        display: none
    }
    .paroller {
        -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
        transform: translate(0) !important
    }
    .sec-title h2 {
        -webkit-animation: none;
        -ms-animation: none;
        -moz-animation: none;
        animation: none
    }
}
@media only screen and (max-width:599px) {
    .services-single .inner-box .urunler-image .image-content .help {
        font-size: 11px;
        line-height: 14px
    }
    .desciptions-nedenbiz {
        width: 4.3rem;
        height: 5.3rem;
        margin-right: 1.5rem;
        float: left;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }
    .section-description p {
        font-size: 13px;
        line-height: 16px
    }
    .main-slider .theme-btn {
        margin-right: 10px
    }
    .fluid-section-one .image-column .image-content {
        padding: 30px 30px
    }
    .fluid-section-one .image-column .image-content .text {
        font-size: 24px
    }
    .main-slider h2 br,
    .sec-title h2 br,
    h1 br {
        display: none
    }
    .main-slider-two h1 {
        font-size: 34px
    }
    .main-slider .theme-btn {
        padding: 3px 7px;
        font-size: 12px;
        background-color: #367ae8
    }
    h1 {
        font-size: 34px
    }
    .sec-title h2 {
        font-size: 22px;
        line-height: 27px
    }
    .sec-title {
        position: relative;
        margin-bottom: 12px
    }
    .main-slider-two .text {
        font-size: 16px
    }
    .page-title .pull-right {
        width: 100%;
        display: block
    }
    .service-single-block .block-inner {
        padding-left: 0
    }
    .service-single-block .block-inner .icon-box {
        position: relative;
        display: inline-block;
        margin-bottom: 30px
    }
}
@media only screen and (max-width:575px) {
    .urundetay-img img {
        height: auto
    }
    .urundetay-bilgiler p {
        font-size: 11px !important;
        line-height: 15px !important
    }
    .urundetay-bg {
        margin-top: 15px
    }
    .services-single .inner-box .urunler-image .image-content .help {
        height: auto;
        margin-bottom: 10px
    }
}
@media only screen and (max-width:479px) {
    .services-block-two .inner-box {
        padding: 7px 5px
    }
    .accordion-box .block .acc-btn {
        padding-left: 20px
    }
    .fluid-section-one .content-column .inner-column {
        padding: 80px 20px;
        text-align: center
    }
    .fluid-section-one .content-column .inner-column .sec-title .title {
        padding-top: 0
    }
    .fluid-section-one .image-column .image-content {
        display: none
    }
    .services-single .inner-box .image .image-content {
        position: relative;
        margin: 0 0 0;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px;
        text-align: left;
        border: 3px solid #ffc107
    }
    .sidebar-page-container .sidebar-side .sidebar {
        padding: 30px 0 30px
    }
    h1 {
        font-size: 28px
    }
    .sidebar .sidebar-widget {
        padding-left: 15px;
        padding-right: 15px
    }
    .main-slider .sidebar-nav li {
        margin: 0 5px
    }
    .main-slider-section .slide {
        height: 55vh;
        background-size: cover;
        background-position: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }
}
@media only screen and (max-width:375px) {
    .desciptions-nedenbiz {
        width: 4.3rem;
        height: 5.3rem;
        margin-right: 1.5rem;
        float: left;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }
    .section-description strong {
        font-size: 13px
    }
}
@media only screen and (max-width:335px) {
    .desciptions-nedenbiz {
        width: 4.3rem;
        height: 6.3rem;
        margin-right: 1.5rem;
        float: left;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@-webkit-keyframes zoomInStable {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    33.333% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    66.666666% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes zoomInStable {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    33.333% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    66.666666% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}
@-webkit-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}
@-moz-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}
@-o-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}
@-ms-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.urunler-detay {
    padding: 35px 0
}
.urundetay-img {
    border: 1px solid #efefef;
    text-align: center;
    border-radius: 8px
}
.urundetay-content h2 {
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    color: #464545;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 25px
}
.urundetay-content h2:after {
    border-bottom: 3px solid #0084d7;
    width: 50px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px
}
.urundetay-ozet h1 {
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    color: #464545;
    position: relative;
    font-size: 17px;
    margin-bottom: 10px
}
.urundetay-ozet span {
    font-size: 12px;
    line-height: 20px;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 15px
}
.urundetay-ozet span strong {
    font-weight: 600
}
.urundetay-ozet h1:after {
    border-bottom: 3px solid #0084d7;
    width: 50px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px
}
.urundetay-content h4 {
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    color: #464545;
    position: relative;
    font-size: 17px;
    margin-bottom: 25px
}
.urundetay-content h4:after {
    border-bottom: 3px solid #0084d7;
    width: 50px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px
}
.urundetay-content p {
    font-size: 13px;
    margin-bottom: 7px
}
.pevluke {
    width: 100% !important;
    font-size: 13px;
    margin-top: 5px !important;
    margin-bottom: 3px !important
}
.pevluke td {
    width: 100% !important;
    font-size: 13px;
    min-width: auto !important
}
.urun-h1 {
    font-size: 19px !important;
    line-height: 23px !important
}
.menu-padding {
    padding: 2px 7px !important
}
.urundetay-ozet h1 {
    font-size: 15px;
    line-height: 20px;
    color: #2a2a2a;
    font-weight: 600
}
.urundetay-content {
    background-color: #fdfdfd;
    padding: 7px 15px;
    border: solid 1px #e5e5e5;
    border-radius: 8px
}
.urundetay-img img {
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    object-fit: contain;
    height: 350px;
    border: 1px solid #f2f2f2;
    padding: 15px;
    border-radius: 7px
}
.urundetay-bilgiler {
    position: relative;
    text-align: center
}
.urundetay-bilgiler img {
    height: 50px;
    margin-bottom: 10px;
    text-align: center
}
.urundetay-bilgiler p {
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0
}
.location-right {
    padding: 20px 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 15px
}
.location-right .item:not(:last-child) {
    border-right: 1px solid #eee
}
.payment-logo p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    font-weight: 500;
    text-align: center
}
.product-price {
    width: 100%;
    padding: 0;
    display: inline-block;
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #ededed
}
.product-price--big .discounted-price {
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    color: #3a9943
}
.product-price .price span:first-child {
    font-size: 41px !important;
    margin-right: 0;
    color: #333 !important;
    font-weight: 600 !important
}
.product-price .price span:first-child {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    margin-right: -5px;
    color: #ed2c7a
}
.product-price .price span {
    display: inline-block;
    vertical-align: middle
}
.product-price .price span small {
    color: #333 !important
}
.product-price .price span small {
    color: #ed2c7a;
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 14px;
    position: relative;
    top: 1px
}
.product-price .price small:last-child {
    bottom: 0;
    top: auto
}
.product-price .price span small:last-child {
    padding-top: 2px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .05px
}
.product-price .price span small {
    color: #333 !important
}
table {
    width: 100% !important;
    margin: 25px 0 !important
}
table p {
    margin: 0 !important;
    font-weight: 500
}
table p strong font {
    font-family: Poppins, sans-serif;
    font-weight: 500
}
table tr td {
    background-color: #f9f9f9 !important
}
.product-price2 {
    width: 175px;
    padding: 0;
    display: inline-block;
    position: absolute;
    border-top-right-radius: 12px;
    margin-top: 0;
    border-bottom-right-radius: 12px;
    background-color: rgb(67 76 129 / 75%);
    padding: 10px 7px;
    top: 0;
    margin-bottom: 12px
}
.product-price--big2 .discounted-price2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    color: #3a9943
}
.product-price2 .price2 span:first-child {
    font-size: 27px !important;
    margin-right: 0;
    color: #fff !important;
    font-weight: 600 !important
}
.product-price2 .price2 span:first-child {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    margin-right: -5px;
    color: #fff
}
.product-price2 .price2 span {
    display: inline-block;
    vertical-align: middle
}
.product-price2 .price2 span small {
    color: #fff !important
}
.product-price2 .price2 span small {
    color: #ed2c7a;
    display: block;
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 11px;
    position: relative;
    padding-left: 5px;
    top: 1px
}
.product-price2 .price2 small:last-child {
    bottom: 0;
    top: auto
}
.product-price2 .price2 span small:last-child {
    padding-top: 2px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .05px
}
.product-price2 .price2 span small {
    color: #fff !important
}
.urundetay-ozet span.detayspan {
    background-color: #f2f3f6;
    padding: 7px 7px;
    margin-bottom: 3px;
    display: block
}
@media (max-width:992px) {
    .services-single .inner-box .lower-content h1 {
        font-size: 28px !important;
        line-height: 34px !important
    }
    .hotline-phone-ring-wrap2 {
        display: none
    }
}
@media (max-width:991px) {
    .hotline-phone-ring-wrap2 {
        display: inherit;
        position: fixed;
        right: 0px;
        bottom: 45px;       
        z-index: 999
    }
}
@media (min-width:992px) {
    .hotline-phone-ring-wrap2 {
        display: none
    }
}
#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%
}
#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px
}
#customers tr:nth-child(even) {
    background-color: #f2f2f2
}
#customers tr:hover {
    background-color: #ddd
}
#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ffc107;
    color: #fff
}
#customers th p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px
}
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    rigth: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 1rem;
    align-items: center;
    justify-content: center;
    z-index: 9999999
}
.popup-overlay .popup {
    display: inline-block;
    max-width: 500px;
    min-height: 210px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}
.bilgi-cookie {
    padding: 0;
    position: relative
}
.bilgi-cookie a.closepopup {
    position: absolute;
    top: -39px;
    right: 0;
    background-color: #ffc107;
    color: #fff;
    border-radius: 0;
    font-size: 35px;
    padding: 5px 15px 5px 15px
}
.popup-icerik {
    padding: 35px 15px;
    position: relative
}
.popup-icerik h3 {
    font-size: 23px;
    line-height: 29px;
    color: #2a2a2a;
    margin-bottom: 15px
}
.popup-icerik p {
    font-size: 13px;
    line-height: 17px;
    color: #2a2a2a
}
.popup-icerik a.btnpopup {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #298fc3;
    margin-top: 15px
}
.checkbox-form {
    position: relative
}
.checkbox-form table {
    margin-top: 5px !important;
    margin-bottom: 0
}
.checkbox-form table tr td {
    background-color: #f3f6fa !important
}
.checkbox-form table tr td label {
    margin-left: 7px;
    margin-bottom: 0;
    font-weight: 400 !important;
    color: #2a2a2a
}
.contact-form label {
    color: #ffc107;
    font-weight: 600
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.services-single .inner-box .lower-content h1 {
    font-size: 35px;
    line-height: 42px;
    font-weight: 600;
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    color: #073558;
    margin-bottom: 7px;
    padding-bottom: 10px
}
.sabit {
    position: fixed;
    width: 100%;
    background: #3ad46c;
    height: 50px;
    bottom: 0px;
    left: 0px;
    text-align: center;
    font-size: 30px;
    z-index: 100;


}
