@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix)
            format("embedded-opentype"),
        url(../assets/../assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2)
            format("woff2"),
        url(global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff)
            format("woff"),
        url(../assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf)
            format("truetype"),
        url(../assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
            format("svg");
}
@font-face {
    font-family: FontAwesome;
    src: url(../assets/fonts/font-awesome/css/fontawesome-webfont.eot?v=4.3.0);
    src: url(../assets/fonts/font-awesome/css/fontawesome-webfont.eot?#iefix&v=4.3.0)
            format("embedded-opentype"),
        url(../assets/fonts/font-awesome/css/fontawesome-webfont.woff2?v=4.3.0)
            format("woff2"),
        url(../assets/fonts/font-awesome/css/fontawesome-webfont.woff?v=4.3.0)
            format("woff"),
        url(../assets/fonts/font-awesome/css/fontawesome-webfont.ttf?v=4.3.0)
            format("truetype"),
        url(../assets/fonts/font-awesome/css/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)
            format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-300.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-300.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-regular.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-regular.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-500.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-500.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 500;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-500italic.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-500italic.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-600.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-600.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 600;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-600italic.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-600italic.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-700.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-700.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-700italic.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-700italic.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-800.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-800.woff)
            format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 800;
    src: url(../assets/fonts/open-sans-v34-latin_latin-ext-800italic.woff2)
            format("woff2"),
        url(../assets/fonts/open-sans-v34-latin_latin-ext-800italic.woff)
            format("woff");
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
footer,
header,
main,
menu,
nav,
section {
    display: block;
}
video {
    display: inline-block;
    vertical-align: baseline;
}
[hidden] {
    display: none;
}
a:active,
a:hover {
    outline: 0;
}
small {
    font-size: 80%;
}
svg:not(:root) {
    overflow: hidden;
}
button {
    color: inherit;
    font: inherit;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button[disabled] {
    cursor: default;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a,
address,
b,
big,
body,
center,
div,
dl,
em,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
label,
li,
menu,
nav,
p,
q,
s,
section,
small,
span,
strong,
summary,
table,
th,
tr,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.dropdown-submenu:hover > .dropdown-menu,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}
q {
    quotes: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h4,
.h5,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1,
h1,
.he1 {
    font-size: 21px;
    line-height: 1.8;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3,
.process-perspective h2 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
    line-height: 26px;
}
.h6,
h6 {
    font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, "Open Sans", Arial, sans-serif;
    font-weight: 500;
    color: #3f4656;
    margin-top: 0;
    margin-bottom: 15px;
}
h1 {
    font-size: 31px;
    line-height: 41px;
}
h2 {
    font-size: 28px;
    line-height: 38px;
}
h3 {
    font-size: 24px;
    line-height: 32px;
}
h4 {
    font-size: 21px;
    line-height: 30px;
}
h5 {
    font-size: 18px;
}
.f18 {
    font-size: 22px;
    line-height: 32px;
}
h6 {
    font-size: 15px;
    line-height: 23px;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-info {
    color: #327ad5;
}
a.text-info:focus,
a.text-info:hover {
    color: #2462b0;
}
.bg-info {
    background-color: #e0ebf9;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #b5cff0;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #fff;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.container:after,
.container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 10px 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
}
.btn.active:focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    background-color: #2b4b63;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
    background-color: #2b4b63;
    color: #fff;
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
}
.btn[disabled] {
    cursor: not-allowed;
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-fyt {
    float: left;
    margin-right: 20px;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10001;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #34495e;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #2b3c4e;
    background-color: #e1e5ec;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #6c8dae;
    white-space: nowrap;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #fff;
    border-color: #337ab7;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #fff #fff #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #4d6b8a;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc;
}
.breadcrumb > .active {
    color: #6c8dae;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@-ms-viewport {
    width: device-width;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
a,
ul.list-animated li {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}
:focus,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
.table,
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.page-title-6 img {
    width: 100%;
    height: 100%;
}
.border-radius {
    border-radius: 3px;
}
.p-40{padding:40px!important}
.margin-bottom-40,
.row {
    margin-bottom: 40px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
#page-title .row,
.col-md-12 .simple-heading:only-child,
.fa-ul.large-icons li:last-child,
.fancy-heading h1,
.fancy-heading h2,
.fancy-heading h3,
.fancy-heading h4,
.fancy-heading h5,
.fancy-heading h6,
.header-inner .row,
.low-margin-bottom,
.main-nav .row,
.navbar.pi-mega,
.page-content .fancy-heading.center:only-child,
.page-content .fancy-heading.left:only-child,
.page-content.parallax.section-title-container .row,
.mb-0,
.margin-bottom-0,
[class^="row"] [class^="row"]:last-child {
    margin-bottom: 0 !important;
}
.high-margin-top {
    margin-top: 20px;
}
.row.mb-0 {
    margin-bottom: -5px;
}
.padding-left-0 {
    padding-left: 0;
}
.padding-right-0 {
    padding-right: 0;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.margin-bottom-20,
.mb-20,
.service-image-box img {
    margin-bottom: 20px;
}
.padding-0 {
    padding: 0 !important;
}
.custom-col-padding {
    padding: 50px;
}
.page-content.custom-background {
    padding-top: 40px;
}
[class*="col"].custom-background {
    padding: 50px 30px;
}
#top-bar-wrapper,
.infobox-default .notification-container {
    background-color: #f6fcfe;
}
.page-content.parallax {
    padding-top: 40px;
    background-attachment: fixed;
}
.call-to-action {
    background-color: #f6fcfe;
    padding: 30px 0px 35px;
    clear: both;
}
.call-to-action .btn {
    float: right;
    position: relative;
    top: 20px;
}
.call-to-action.no-text .btn {
    top: 0;
}
.blog-post-box .comment-container,
.call-to-action h1,
.call-to-action h2,
.call-to-action h3,
.call-to-action h4 {
    margin-bottom: 10px;
}
.page-content.custom-background .call-to-action,
.page-content.parallax .call-to-action,
.page-content.video-background .call-to-action {
    background-color: transparent;
    padding: 0;
}
.call-to-action.center .text {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    float: none;
    margin: auto;
    max-width: 1140px;
}
.call-to-action.center .btn {
    float: none;
    top: 0;
    margin: 0 auto;
    display: table;
}
.page-content.custom-background .col-md-12 .call-to-action:only-child,
.page-content.parallax .col-md-12 .call-to-action:only-child {
    margin: 30px 0;
}
.custom-background.dark,
.custom-background.dark a,
.custom-background.dark label,
.custom-background.dark li,
.custom-background.dark p,
.custom-background.dark span,
.page-content.dark label,
.page-content.dark p,
.page-content.dark span,
.page-content.parallax.dark .call-to-action p {
    color: #eee;
}
.page-content.parallax-colored,
.call-to-action.dark {
    background-color: #3f5e7a;
    padding: 20px 20px 30px 40px;
}
.call-to-action.dark * {
    color: #fff;
}
.page-content.parallax-colored a {
    color: #fff;
    font-weight: 700;
}
.page-content.parallax-4 {
    background: #000 url(../img/pics/parallax-4.jpg) 0 0 / cover;
}
.avif .page-content.parallax-4 {
    background: #000 url(../img/pics/parallax-4.avif) 0 0 / cover;
}
b,
strong {
    font-weight: 600;
}
img.float-left {
    float: left;
    margin: 12px 12px 12px 0;
    width: 30%;
}
img.float-right {
    float: right;
    margin: 12px 0 12px 12px;
}
.img-center,
.info-box,
.numbers-counter.small-icons .counter-info,
.portfolio-tags {
    display: table;
    margin: 0 auto;
}
.widget li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
#header.header-type-1 .dropdown-menu > li:first-child > a,
.header-type-2 .dropdown-menu > li:first-child > a {
    padding-top: 0;
}
#header.header-type-1 .navbar-default .navbar-nav > .open > a,
#header.header-type-1 .navbar-default .navbar-nav > .open > a:focus,
#header.header-type-1 .navbar-default .navbar-nav > .open > a:hover,
.call-to-action.contact {
    background-color: transparent;
}
#header.header-type-1 .nav-left .navbar-header,
#header.header-type-1 .nav-left .pi-nav,
.btn.float-left {
    float: left;
}
#header.header-type-1 .dropdown-menu > li > a:hover {
    background: 0 0;
}
#header.header-type-1 .dropdown-menu > li:last-child > a,
.blog-post .post-info li:last-child,
.footer-widget-container .widget li:last-child {
    border-bottom: none;
}
#header.header-type-1
    .dropdown-menu
    > li.dropdown.dropdown-submenu:first-child
    > a::after {
    margin-top: -13px;
}
#copyright-container .footer-breadcrumb li,
#top-bar-wrapper #top-bar #quick-links li {
    float: left;
    list-style: none;
}
#header.header-type-1.dark .dropdown-menu,
.header-type-2.dark .dropdown-menu {
    background: #3f4656;
    border: none;
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
}
#header.header-type-1.dark .dropdown-menu > li > a,
.header-type-2.dark .dropdown-menu > li > a {
    color: #ddd;
    border-bottom: 1px dotted #414c55;
}
#header.header-type-1.dark .dropdown.dropdown-submenu > a::after,
.header-type-2.dark .dropdown.dropdown-submenu > a::after {
    color: #aaa;
}
.navbar-nav > li,
.process-box p,
.service-box-4 .text-container p {
    padding-bottom: 0;
}
.dropdown-submenu,
.dropdown.dropdown-submenu > a,
.page-title-5,
.page-title-5 .title-container .title,
.pi-mega .container {
    position: relative;
}
.pi-mega .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.pi-mega .pi-mega-content {
    padding: 0 15px 10px 10px;
}
.dropdown-submenu > .dropdown-menu {
    top: -2px;
    left: 100%;
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
}
#header-wrapper.header-transparent {
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#header-wrapper.header-transparent.solid-color {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.portfolio-img img,
.service-box-1,
.testimonial,
div.main .tab-content-wrap {
    width: 100%;
}
.simple-heading h3 {
    font-size: 21px;
}
.custom-background .numbers-counter.simple .timer-container::after,
.page-content.dark .numbers-counter.simple .timer-container::after {
    background-color: #ddd;
}
.page-title-6 {
    background-position: center top;
    background-repeat: no-repeat;
    height: 480px;
    background-size: cover;
}
.page-title-6 .title-container {
    width: 100%;
    padding: 80px 0;
}
.margin-0,
.page-content.custom-background .col-md-12 .call-to-action.center:only-child,
.page-content.parallax .col-md-12 .call-to-action.center:only-child {
    margin: 0 !important;
}
.btn.empty {
    background-color: transparent;
}
.btn {
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    display: inline-block;
    backface-visibility: hidden;
    float: right;
}
.btn::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
}
.btn:hover::after {
    width: 100%;
    z-index: 1;
}
.btn span {
    position: relative;
    transition: 0.2s;
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}
.btn-big {
    padding: 10px 60px;
    font-size: 12px;
}
.btn-medium {
    padding: 7px 40px;
    font-size: 12px;
    height: 36px;
}
.btn-small {
    padding: 4px 20px;
    font-size: 11px;
}
.btn.empty {
    border: 2px solid;
}
.btn-centered {
    display: table;
    margin: 0 auto;
    float: none;
}
.btn.empty.white {
    border: 2px solid #fff;
}
.btn.empty.white:after {
    background-color: rgba(255, 255, 255, 0.3);
}
.btn.blue,
.btn.empty.blue::after {
    background-color: #2277eb;
}
.btn.icon-animated i {
    z-index: 2;
    transform: translate(-15px, 0);
    -webkit-transform: translate(-15px, 0);
    -moz-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    opacity: 0;
}
.btn.icon-animated:hover i {
    opacity: 1;
    left: 0;
}
.btn.icon-animated:hover span {
    transform: translate(10px, 0);
    -webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
}
.btn.btn-big.icon-animated i,
.btn.btn-medium.icon-animated i {
    transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    margin-top: -6px;
}
.tabs.horizontal-centered li.active a,
.tabs.horizontal-centered li.active i {
    color: #000;
}
.main .tabs li h3,
.page-content.parallax .col-md-12 .no-text {
    padding-top: 10px;
}
.col-md-12 .service-box-3:nth-child(3n + 1),
.col-md-5 .service-box-3:nth-child(odd),
.col-md-6 .service-box-3:nth-child(odd),
.col-md-7 .service-box-3:nth-child(odd),
.col-md-8 .service-box-3:nth-child(odd),
.col-md-9 .col-md-12 .service-box-3:nth-child(3n + 1),
.fa-ul.large-icons {
    margin-left: 0;
}
.counter {
    text-align: center;
    width: auto !important;
}
.custom-background.dark .numbers-counter .timer-container,
.custom-background.dark .numbers-counter i,
.footer-widget-container .contact-info-list li strong,
.footer-widget-container h1,
.footer-widget-container h2,
.footer-widget-container h3,
.footer-widget-container h4,
.footer-widget-container h5,
.footer-widget-container h6,
.page-content.dark .numbers-counter .timer-container,
.page-content.dark .numbers-counter i,
.parallax-colored li,
.service-box-11:hover .service-name h4,
.service-box-11:hover .service-number,
.service-box-11:hover a,
.service-box-8:hover .icon-container i,
.tabs.horizontal-centered li a:hover {
    color: #fff;
}
.tabs.horizontal-centered li.active a:hover {
    color: #000;
}
.fancy-heading span {
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.centered,
.fancy-heading.center,
.process-box-circle p,
.service-box-12 p,
.simple-heading.center,
.testimonial.testimonial-image-top .testimonial-container .author {
    text-align: center;
}
.fancy-heading.center::after {
    bottom: 0;
    left: 50%;
    margin-left: -35px;
}
[class*="col"] .fancy-heading.center:only-child,
[class*="col"] .fancy-heading.left:only-child {
    margin-bottom: 0;
}
.col-md-12 .fancy-heading.left:only-child {
    margin-bottom: 0;
}
.main .fancy-heading.style-2 {
    padding-top: 20px;
}
.fancy-heading.style-2 {
    border-bottom: 1px solid #ddd;
}
.fancy-heading.style-2::after {
    background-color: #333;
    bottom: -1px;
}
.parallax.dark {
    background-color: #3f4656;
}
.parallax.dark .fancy-heading.style-2 {
    border-bottom-color: #bbb;
}
.parallax.dark .fancy-heading.style-2::after {
    background-color: #888;
}
.simple-heading {
    text-transform: uppercase;
    margin-bottom: 30px;
}
.simple-heading.center::after,
.simple-heading.left::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background-color: #ddd;
}
.simple-heading.center::after {
    left: 50%;
    margin-left: -35px;
}
.simple-heading h1,
.simple-heading h2,
.simple-heading h3,
.simple-heading h4,
.simple-heading h5,
.simple-heading h6 {
    font-weight: 600;
    margin-bottom: 0;
}
.simple-heading h1 {
    font-size: 27px;
}
.main .tabs li h3 a,
.simple-heading h2 {
    font-size: 24px;
}
.simple-heading h4 {
    font-size: 18px;
}
.simple-heading h5 {
    font-size: 16px;
}
.simple-heading h6 {
    font-size: 14px;
}
.page-content.parallax.section-title-container {
    padding: 0;
    position: relative;
    margin-bottom: 80px;
}
.section-title-container .section-title {
    padding: 90px 30px 110px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.7);
}
.section-title-container .section-title::before {
    position: absolute;
    content: "";
    top: 0;
    left: -1155px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
}
.section-title-container .section-title h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}
.section-title-container .section-title h1 {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.section-title-container .section-title h1::after {
    position: absolute;
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background-color: #fff;
    bottom: -20px;
}
.tabs.horizontal-centered-four li.active {
    width: 25%;
}
.portfolio-item-container {
    float: left;
    position: relative;
    width: 100%;
}
.main .process-perspective div:first-child,
.portfolio-item-container .portfolio-img:hover .mask-style-1,
.process-perspective div:first-child,
.service-box-11:hover .service-hidden,
.service-box-4:hover:after {
    opacity: 1;
}
.fa-ul li i {
    padding-top: 2px;
}
.fa-ul.large-icons .icon-container {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #3f4656;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
}
.fa-ul.large-icons .icon-container i {
    position: relative;
    display: table-cell;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    left: 0;
    top: 0;
    font-size: 15px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding-top: 0;
}
.fa-ul.large-icons .li-content,
.info-box .text-container {
    padding-left: 70px;
}
.fa-ul.large-icons .li-content h1,
.fa-ul.large-icons .li-content h2,
.fa-ul.large-icons .li-content h3,
.fa-ul.large-icons .li-content h4,
.fa-ul.large-icons .li-content h5,
.fa-ul.large-icons .li-content h6 {
    margin-bottom: 10px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.page-content.custom-background .portfolio-item-container figcaption,
.page-content.custom-background .service-box-3,
.page-content.custom-background .testimonial.testimonial-simple {
    background-color: #fff;
}
.testimonial.testimonial-image-bottom .img-container img,
.testimonial.testimonial-image-top .img-container img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.img-shadow01::after,
.img-shadow01::before {
    box-shadow: 0 12px 8px rgba(0, 0, 0, 0.3);
    width: 50%;
    bottom: 8px;
    height: 15px;
    z-index: -1;
    position: absolute;
    display: block;
    content: "";
}
.zoom-hover {
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.zoom-hover img {
    transition: 3s ease-in-out;
    -webkit-transition: 3s ease-in-out;
    -moz-transition: 3s ease-in-out;
    -o-transition: ease-in-out;
}
.zoom-hover:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.img-shadow03 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
        0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
        0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.img-shadow03::after,
.img-shadow03::before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.img-shadow03::after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}
.numbers-counter {
    width: 100%;
    text-align: center;
}
.numbers-counter i {
    font-size: 52px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}
.numbers-counter .timer-container {
    font-size: 32px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    color: #3f4656;
}
.numbers-counter h5 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
}
.numbers-counter.simple .timer-container::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background-color: #3f4656;
}
.numbers-counter.box {
    border: 1px solid #ccc;
    padding: 30px 20px;
}
.custom-background.dark .numbers-counter.box,
.page-content.dark .numbers-counter.box {
    border-color: #fff;
}
.numbers-counter.small-icons .timer-container {
    font-size: 48px;
}
.timer.number {
    color: #3f4656;
    font-weight: 600;
}
.numbers-counter.small-icons .counter-info .he5 {
    padding-left: 15px;
    text-align: left;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.numbers-counter.small-icons i {
    background-color: #333;
    color: #fff;
    padding: 12px 5px;
    font-size: 15px;
    width: 40px;
    float: left;
    margin-top: 0;
}
.tab-content-wrap,
.tabs.vertical li {
    box-sizing: border-box;
    overflow: hidden;
}
@-moz-keyframes percentage-10 {
    0% {
        width: 0;
    }
    100% {
        width: 10%;
    }
}
@-moz-keyframes percentage-20 {
    0% {
        width: 0;
    }
    100% {
        width: 20%;
    }
}
@-moz-keyframes percentage-30 {
    0% {
        width: 0;
    }
    100% {
        width: 30%;
    }
}
@-moz-keyframes percentage-40 {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}
@-moz-keyframes percentage-50 {
    0% {
        width: 0;
    }
    100% {
        width: 50%;
    }
}
@-moz-keyframes percentage-60 {
    0% {
        width: 0;
    }
    100% {
        width: 60%;
    }
}
@-moz-keyframes percentage-70 {
    0% {
        width: 0;
    }
    100% {
        width: 70%;
    }
}
@-moz-keyframes percentage-80 {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}
@-moz-keyframes percentage-90 {
    0% {
        width: 0;
    }
    100% {
        width: 90%;
    }
}
@-moz-keyframes percentage-100 {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@-webkit-keyframes percentage-10 {
    0% {
        width: 0;
    }
    100% {
        width: 10%;
    }
}
@-webkit-keyframes percentage-20 {
    0% {
        width: 0;
    }
    100% {
        width: 20%;
    }
}
@-webkit-keyframes percentage-30 {
    0% {
        width: 0;
    }
    100% {
        width: 30%;
    }
}
@-webkit-keyframes percentage-40 {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}
@-webkit-keyframes percentage-50 {
    0% {
        width: 0;
    }
    100% {
        width: 50%;
    }
}
@-webkit-keyframes percentage-60 {
    0% {
        width: 0;
    }
    100% {
        width: 60%;
    }
}
@-webkit-keyframes percentage-70 {
    0% {
        width: 0;
    }
    100% {
        width: 70%;
    }
}
@-webkit-keyframes percentage-80 {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}
@-webkit-keyframes percentage-90 {
    0% {
        width: 0;
    }
    100% {
        width: 90%;
    }
}
@-webkit-keyframes percentage-100 {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.service-box-5 .icon-container {
    width: 40px;
    height: 40px;
    background-color: #353e44;
    float: left;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.service-box-5 .icon-container i {
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}
.service-box-5 h3 {
    line-height: 40px;
    font-size: 24px;
}
.service-box-5 h4 {
    line-height: 30px;
    font-size: 21px;
}
.horizontal-centered li h3,
.horizontal-centered li .he1,
.horizontal-centered li.active h3,
.tabs li,
.tabs li i,
.tabs.horizontal-centered li a {
    color: #e8eef3;
}
.tabs {
    overflow: hidden;
}
.tabs i {
    font-size: 13px;
    padding-right: 5px;
}
.tabs li {
    float: left;
    border-left: 1px solid #56627d;
    overflow: hidden;
    position: relative;
    padding-top: 14px;
    line-height: 20px;
    list-style: none;
    top: 2px;
    background-color: #313644;
    cursor: pointer;
}
.tabs.horizontal-centered li {
    width: 33%;
    text-align: center;
}
.tabs.horizontal-centered-four li {
    width: 25%;
    text-align: center;
}
.tabs.horizontal-centered li:first-child {
    width: 34%;
    border-left: 1px solid #293643;
}
.tabs.horizontal-centered-four li:first-child {
    width: 25%;
    border-left: 1px solid #293643;
}
.tabs li.active {
    border-color: #293643;
    border-bottom: 2px solid #fff;
    background-color: #fff;
    border-top: 3px solid;
    top: 1px;
}
.process-box-container:last-child .process-box:after,
.tabs li:first-child {
    border-left: none;
}
.tabs li.active:first-child {
    border-left: 1px solid #293643;
}
.tabs li.active:last-child {
    border-right: 1px solid #293643;
}
.tab-content-wrap {
    background-color: #fff;
    width: 100%;
    border: 1px solid #eee;
    margin-top: -1px;
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
[class*="grid_"].tabs.vertical,
[class*="grid_"].tabs.vertical li.active {
    overflow: visible;
}
.comment-meta .author,
.info-box .text-container p {
    font-family: Raleway, Arial, sans-serif;
}
.tab-content-wrap.vertical {
    margin-top: 0;
    overflow: hidden;
    float: left;
    border: none;
    width: 70%;
    padding: 0;
}
.tab-content-wrap.vertical .tab-content {
    padding-left: 30px;
    background: #fff;
}
.custom-background .testimonial .author strong,
.white-text {
    color: #fff !important;
}
.testimonial .date {
    color: #252222;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 10px;
    width: 100%;
    display: block;
}
.testimonial p {
    font-size: 15px;
    line-height: 24px;
    font-style: italic;
    width: 100%;
    padding-bottom: 10px;
}
.testimonial .author {
    font-style: italic;
    width: 100%;
    display: block;
    text-align: right;
}
.testimonial .img-container {
    float: left;
    width: 97px;
    height: 97px;
}
.testimonial.testimonial-image-top .img-container {
    display: table;
    margin: 0 auto;
    float: none;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.testimonial.testimonial-image-top .testimonial-container {
    background-color: #f6f6f6;
    padding: 70px 30px 30px;
    top: -50px;
    position: relative;
    z-index: 4;
    text-align: center;
}
.testimonial.testimonial-image-left .img-container {
    float: left;
    z-index: 200;
}
.process-perspective p,
.testimonial.testimonial-image-left .testimonial-container {
    padding-left: 120px;
}
.testimonial.testimonial-image-bottom .testimonial-container {
    background: #f6f6f6;
    padding: 30px 30px 50px;
}
.testimonial.testimonial-image-bottom .testimonial-author-container {
    width: 100%;
    position: relative;
    top: -38px;
    padding-left: 10px;
}
.testimonial.testimonial-image-bottom .img-container {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    z-index: 200;
    margin-right: 20px;
    float: left;
}
.testimonial.testimonial-image-bottom .author {
    padding-top: 48px;
    width: 100%;
    display: block;
    text-align: left;
}
.testimonial.testimonial-image-bottom .author-company {
    width: 100%;
    display: block;
    text-align: left;
    font-style: italic;
}
.testimonial.testimonial-icon .testimonial-container {
    background-color: #f6f6f6;
    padding: 25px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-bottom: 25px;
}
.testimonial.testimonial-icon .testimonial-container::after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f6f6f6;
    left: 20px;
    bottom: 0;
    margin-bottom: -10px;
}
.testimonial.testimonial-icon .author {
    position: relative;
    text-align: left;
    padding-left: 10px;
}
.testimonial.testimonial-icon .author::before {
    position: absolute;
    display: block;
    content: "\f007";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
}
.testimonial.testimonial-simple {
    padding: 30px 20px;
    background-color: #f6fcfe;
}
.testimonial.testimonial-simple p {
    font-size: 18px;
    line-height: 28px;
}
.testimonial.testimonial-simple p,
.testimonial.testimonial-simple span {
    text-align: center;
    width: 100%;
    display: block;
}
.portfolio-1-col .portfolio-tags,
.portfolio-description .portfolio-tags {
    display: inline-block;
}
.process-perspective:hover .icon {
    top: -25px;
}
.process-perspective h1,
.process-perspective h2,
.process-perspective h3,
.process-perspective h4,
.process-perspective h5,
.process-perspective h6 {
    padding-left: 120px;
    margin-bottom: 10px;
}
.portfolio-item-container .portfolio-img.hover-alt img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}
.margin-top-30 {
    margin-top: 30px;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
}
#copyright-container .row,
.footer-widget-container li.widget:last-child {
    margin-bottom: 0;
}
.widget {
    list-style: none;
    margin-bottom: 30px;
}
.comment-meta li {
    font-style: italic;
    list-style: none;
}
.comment-meta .author {
    font-size: 15px;
    color: #3f4656;
    font-weight: 600;
    font-style: normal;
}
.comment .comment-body {
    margin-left: 100px;
    margin-top: 15px;
}
#footer-wrapper {
    background-color: #353e44;
    width: 100%;
    padding-top: 40px;
}
.footer-widget-container .widget .title h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer-widget-container .contact-info-list li,
.footer-widget-container .widget a,
.footer-widget-container .widget p,
.footer-widget-container .widget span {
    color: #e4e0e0;
}
#copyright-container {
    background-color: #3f4656;
    padding: 25px 0;
}
#copyright-container a,
#copyright-container p {
    color: #e4e0e0;
    padding-bottom: 0;
}
#copyright-container .footer-breadcrumb {
    float: right;
    padding: 0;
    margin: 0;
    background: 0 0;
}
.breadcrumb.footer-breadcrumb li:nth-child(2)::before {
    content: "/";
}
.breadcrumb.footer-breadcrumb li + li::before {
    color: #a0a9b1;
}
.widget {
    display: block;
    width: 100%;
}
.widget h3 {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}
.widget li {
    background: url(../img/aside.avif) 0 12px no-repeat;
    border-bottom: 1px dotted #ddd;
    padding-left: 28px;
    padding-bottom: 5px;
    padding-top: 4px;
    line-height: 25px;
    list-style: none;
}
.contact-info-list li {
    background: 0 0;
    padding-left: 0;
    list-style: none;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.footer-widget-container .widget li {
    border-bottom: 1px dotted #485159;
}
.align-right,
.t-align-right {
    text-align: right;
}
.contact-info-list li i {
    font-size: 15px;
    padding-right: 5px;
    width: 20px;
}
.loading,
.loading:before {
    position: fixed;
    top: 0;
    left: 0;
}
.widget_nav_menu .menu-menu-container .menu-item {
    width: 100%;
    padding: 15px 0 15px 15px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    list-style: none;
    background: 0 0;
}
.widget_nav_menu .menu-menu-container .menu-item:last-child {
    border-bottom: 1px solid #eee;
}
.margin-bottom-30,
.mb-30 {
    margin-bottom: 30px;
}
.hidden {
    display: none;
}
.footer-widget-container p a,
.mavi {
    font-weight: 700;
}
.f-left {
    float: left !important;
}
.t-align-right {
    cursor: pointer;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-left-0 {
    margin-left: 0 !important;
}
.bg-dark-blue {
    background-color: #46667e;
    color: #fff;
}
.padding-left-20 {
    padding-left: 20px;
}
.padding-10 {
    padding: 10px;
}
.padding-left-80 {
    padding-left: 80px;
}
.mainindex {
    margin-top: -83px;
    padding: 0;
}
a.blue {
    color: #5881b0;
    font-weight: 600;
}
#page-wrapper > div:nth-child(6) > div > div > div > ul li {
    padding-top: 7px;
    line-height: 25px;
}
.he1,
.he2,
.he3,
.he4,
.he5,
.he6 {
    font-family: Raleway, "Open Sans", Arial, sans-serif;
    font-weight: 500;
    color: #3f4656;
    margin-top: 0;
    margin-bottom: 15px;
}
.he6 {
    font-size: 15px;
    line-height: 23px;
}
.he2 {
    font-size: 28px;
    line-height: 38px;
}
.he3 {
    font-size: 24px;
    line-height: 32px;
}
.horizontal-centered li h1,
.horizontal-centered li h2 {
    font-size: 24px;
    line-height: 32px;
    color: #e8eef3;
}
.detailed-desc p {
    text-align: justify;
}
.he3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Raleway, "Open Sans", Arial, sans-serif;
}
.btn,
.btn.empty::after,
.btn.empty::before,
.header-type-2 .navbar-nav > li > a:hover,
.numbers-counter.small-icons i,
.page-title-7,
.process-perspective .icon .circle-up,
.scroll-up:hover,
.service-box-1 .title-container .icon,
.service-box-10 .icon-container,
.service-box-11:hover,
.service-box-4 .icon-container,
.service-box-8:hover .icon-container {
    background-color: #345974;
}
.section-title-container .section-title,
.section-title-container .section-title::before {
    background-color: rgba(88, 129, 176, 0.7);
}
#header.header-type-1 .navbar-default .navbar-nav > li > a:focus,
#header.header-type-1 .navbar-default .navbar-nav > li > a:hover,
.tabs li.active {
    border-top-color: #293643;
    border-top: 3px solid;
}
.process-box-container .process-box:after {
    border-left-color: #5881b0;
}
.btn.empty,
.hr-simple.colored .hr-simple-circle {
    border-color: #5881b0;
}
#copyright-container .footer-breadcrumb li a:hover,
#header .dropdown-menu > li > a:focus,
#header .dropdown.dropdown-submenu > a:hover::after,
#header .navbar-default .navbar-nav > li > a:focus,
#header-wrapper #header.dark #top-bar-wrapper #top-bar a:hover,
#header-wrapper #header.dark #top-bar-wrapper #top-bar i,
#header.dark .dropdown-menu > li > a:focus,
#header.dark .dropdown-menu > li > a:hover,
#header.dark .dropdown.dropdown-submenu > a:hover::after,
#header.header-type-1 .dropdown-menu > li > a:focus,
#header.header-type-1 .dropdown-menu > li > a:hover,
.footer-widget-container .widget a:hover {
    color: #dbdee0;
}
#header .navbar-default .navbar-nav > li > a:hover {
    color: #3f4656;
}
.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin;
}
@-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-envelope-o:before {
    content: "\f003";
}
.fa-copy::before {
    content: "\f0c5";
}
.fa-user:before {
    content: "\f007";
}
.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 {
    content: "\f00d";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-flag:before {
    content: "\f024";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-font:before {
    content: "\f031";
}
.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-indent:before {
    content: "\f03c";
}
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-microphone::before {
    content: "\f130";
}
.fa-comment:before {
    content: "\f075";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-bolt:before {
    content: "\f0e7";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-circle:before {
    content: "\f111";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-whatsapp:before {
    content: "\f232";
}
#dl-menu {
    display: none;
}
.dl-menuwrapper:first-child {
    margin-right: 100px;
}
.dl-menuwrapper {
    width: 100%;
    float: left;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    display: none;
    z-index: 1002;
}
.dl-menuwrapper button {
    background: #ccc;
    border: none;
    width: 100%;
    height: 45px;
    overflow: hidden;
    position: relative;
    outline: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 60px;
    background: #3f4656;
}
.dl-menuwrapper button:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #fff;
    top: 10px;
    left: 10px;
    box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: #3f4656;
}
.dl-menuwrapper li {
    position: relative;
}
.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
}
.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    speak: none;
    -webkit-font-smoothing: antialiased;
    height: 40px;
    font-size: 10px;
    font-family: FontAwesome;
    content: "\f054";
    color: #888;
}
.dl-menuwrapper li.dl-back > a {
    padding-left: 20px;
    background: rgba(0, 0, 0, 0.1);
}
.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
}
.dl-menuwrapper .dl-menu {
    margin: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.dl-menuwrapper li .dl-submenu {
    display: none;
}
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
}
.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    -moz-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}
@-moz-keyframes MenuAnimOut2 {
    100% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }
}
@keyframes MenuAnimOut2 {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}
.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    -moz-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes MenuAnimIn2 {
    0% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -moz-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes MenuAnimIn2 {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    -moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes SubMenuAnimIn2 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -moz-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes SubMenuAnimIn2 {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    -moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}
@-moz-keyframes SubMenuAnimOut2 {
    0% {
        -moz-transform: translateX(0);
        opacity: 1;
    }
    100% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }
}
@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
    display: block;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: "";
}
.dl-menuwrapper button.dl-active,
.dl-menuwrapper button:hover,
.dl-menuwrapper ul {
    background: #3f4656;
}
header,
nav,
section {
    display: block;
}
img {
    border: 0;
    vertical-align: middle;
    height: auto;
    display: block;
    max-width: 100%;
}
a {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    transition: 0.2s;
}
/*h1,h2,h3{margin-top:20px;margin-bottom:10px;}*/
ul ul {
    margin-bottom: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row:after,
.row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-md-12,
.col-md-4,
.col-md-6,
.col-md-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.collapse {
    display: none;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after,
.nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-nav {
    margin: 0;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-collapse {
    border-color: #e7e7e7;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\\00a0";
    padding: 0 5px;
    color: #ccc;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
a,
body,
p,
span {
    color: #252222;
    font-family: "Open Sans", Arial, sans-serif;
}
figcaption,
figure,
header,
nav,
section {
    display: block;
}
:focus {
    outline: 0;
}
body {
    margin: 0;
    background-color: #fff;
    font-size: 13px;
    line-height: 22px;
    color: #252222;
    font-family: "Open Sans", Arial, sans-serif;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px;
}
#page-title .row,
.fancy-heading h3,
.header-inner .row,
.main-nav .row,
.navbar.pi-mega,
[class^="row"] [class^="row"]:last-child {
    margin-bottom: 0;
}
p {
    padding-bottom: 15px;
    margin: 0 0 10px;
}
img[src*="flags"] {
    max-width: 20px;
    height: auto !important;
}
.portfolio-tags {
    display: table;
    margin: 0 auto;
}
ul {
    list-style-position: inside;
    margin-top: 0;
}
ul li {
    padding-bottom: 5px;
}
#portfolioitems li {
    list-style: none;
}
#header-wrapper {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    z-index: 999;
}
.logo {
    margin: 20px 0;
}
#header.header-type-1 .nav-left .navbar-header,
#header.header-type-1 .nav-left .pi-nav {
    float: left;
}
#header.header-type-1 .navbar-default .navbar-collapse {
    border: 0 solid transparent;
}
#header.header-type-1 .navbar-collapse {
    padding: 0;
    float: right;
}
#header.header-type-1 .navbar-default.pi-mega {
    background: 0 0;
    border: 0 solid transparent;
}
#header.header-type-1 .navbar-nav.pi-nav > li > a {
    line-height: 50px;
}
#header.header-type-1 .navbar-default .navbar-nav > li > a {
    border: none;
    border-top: 3px solid transparent;
    font-family: Raleway, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3f4656;
}
#header.header-type-1 .dropdown-menu {
    background: #fff;
    padding: 12px 0 0;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
}
#header.dark #top-bar-wrapper {
    background-color: #3f4656;
}
#header.header-type-1 .dropdown-menu > li > a {
    color: #3f4656;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 30px 5px 20px;
    border-bottom: 1px dotted #e3e3e3;
}
#header.header-type-1 .dropdown-menu > li:last-child > a {
    border-bottom: none;
}
#header.header-type-1 .dropdown.dropdown-submenu > a::after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f105";
    display: block;
    top: 50%;
    right: 10px;
    color: #ccc;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
#top-bar-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #f6fcfe;
}
#top-bar-wrapper #top-bar {
    width: 1140px;
    margin: 0 auto;
}
#top-bar-wrapper #top-bar a,
#top-bar-wrapper #top-bar span {
    font-size: 12px;
    line-height: 12px;
    padding-left: 5px;
}
.language-selector a {
    margin: 0;
    padding: 0;
    line-height: 5px !important;
}
.language-selector li {
    float: none !important;
    width: 30px;
    padding-left: 1px;
}
.language-selector .dropdown-menu {
    width: 32px !important;
    top: 22px;
    min-width: 0;
    right: 6px;
}
#top-bar-wrapper #top-bar #quick-links {
    float: left;
    width: 100%;
}
#top-bar-wrapper #top-bar #quick-links li {
    float: left;
    list-style: none;
}
#top-bar-wrapper #top-bar #quick-links li span {
    padding-right: 10px;
    display: inline-block;
}
li.giris span:first-child {
    border-right: 1px solid #fff;
}
#top-bar-wrapper #top-bar #quick-links li:last-child,
.page-title-7 .breadcrumbs-container .breadcrumb {
    float: right;
}
#top-bar-wrapper #top-bar #quick-links li span:last-child {
    border-right: none;
}
#header.header-type-1.dark .dropdown-menu {
    background: #3f4656;
    border: none;
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
}
#header.header-type-1.dark .dropdown-menu > li > a {
    color: #ddd;
    border-bottom: 1px dotted #414c55;
}
#header.header-type-1.dark .dropdown.dropdown-submenu > a::after {
    color: #aaa;
}
#header.dark #top-bar-wrapper #top-bar a,
#header.dark #top-bar-wrapper #top-bar span {
    color: #dbdee0;
}
.navbar-nav > li {
    padding-bottom: 0;
}
.pi-mega .collapse,
.pi-mega .dropdown,
.pi-mega .nav {
    position: static;
}
.dropdown-submenu,
.dropdown.dropdown-submenu > a {
    position: relative;
}
.pi-mega .dropdown-menu {
    left: auto;
}
#page-title {
    width: 100%;
    margin: 150px auto 70px;
}
.breadcrumb li + li::before {
    font-size: 12px;
    content: "/";
    color: #fff;
    padding: 0 8px;
}
.breadcrumb li:nth-child(2)::before {
    content: "";
}
.breadcrumbs-container .breadcrumb {
    background: 0 0;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.simple-heading h3 {
    font-size: 21px;
}
.fancy-heading,
.simple-heading {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
}
.fancy-heading {
    margin-bottom: 30px;
}
.fancy-heading::after {
    width: 70px;
    height: 1px;
    background-color: #ddd;
    content: "";
    position: absolute;
}
.fancy-heading.left::after {
    bottom: 0;
    left: 0;
}
.simple-heading {
    text-transform: uppercase;
    margin-bottom: 30px;
}
.simple-heading.left::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background-color: #ddd;
}
.simple-heading h2,
.simple-heading h3 {
    font-weight: 600;
    margin-bottom: 0;
}
.simple-heading h2 {
    font-size: 24px;
}
.process-perspective div:first-child {
    opacity: 1;
}
.zoom-hover {
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.scroll-up {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 15px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-color: #3f4656;
    background-image: url(../img/to-top.png);
    z-index: 100;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.process-perspective p {
    padding-left: 120px;
}
.process-perspective .icon {
    position: relative;
    float: left;
    background-image: url(../img/icon-shadow.avif);
    background-position: center 100%;
    background-size: 110px;
    background-repeat: no-repeat;
    width: 100px;
    height: 108px;
    top: -15px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}
.process-perspective .icon .circle-up {
    width: 100px;
    height: 100px;
    display: block;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
    z-index: 3;
    background-color: #345974;
}
.process-perspective .icon .circle-up i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
    color: #fff;
    width: 100px;
    height: 100px;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
}
.process-perspective .icon .circle-inner {
    position: relative;
    top: -92px;
    z-index: 1;
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
    -moz-box-shadow: inset 0 0 5px #aaa;
    -webkit-box-shadow: inset 0 0 5px #aaa;
    box-shadow: inset 0 0 5px #aaa;
    background-color: #446891;
}
.isotope-item {
    margin-bottom: 30px;
    z-index: 2;
}
.portfolio-item-container figcaption {
    width: 100%;
    background-color: #f6fcfe;
    padding: 15px;
}
.portfolio-item-container figcaption a {
    text-transform: uppercase;
    color: #3f4656;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
}
.portfolio-tags li {
    list-style: none;
    float: left;
    padding-right: 3px;
    font-style: italic;
    width: 100%;
    text-align: center;
}
.detailed-desc a,
.process-perspective a {
    font-weight: 700;
    color: #506a93;
}
.language-selector {
    line-height: 5px;
    padding: 0 0 5px;
    vertical-align: top;
    height: 10px;
    margin: 0;
    width: 32px;
    text-align: center;
    display: inline-block;
    position: relative;
}
strong,
strong a {
    color: #2d4764;
    font-weight: 600;
}
.redd {
    color: #e65754;
}
.f-tab li strong {
    color: #e8eef3;
}
.f-tab li.active strong {
    color: #2d4764;
}
#header-wrapper #header.dark #top-bar-wrapper #top-bar i {
    color: #dbdee0;
}
.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fa-phone:before {
    content: "\f095";
}
.fa-gavel:before {
    content: "\f0e3";
}
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-whatsapp:before {
    content: "\f232";
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    cursor: pointer;
    min-height: 80px;
}
.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 {
    display: none;
}
.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: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.carousel-container {
    overflow: hidden;
}
.owl-carousel-navigation .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    height: 80px;
    right: 0;
    margin-top: -20px;
}
.owl-carousel-navigation .owl-controls .owl-nav .owl-next,
.owl-carousel-navigation .owl-controls .owl-nav .owl-prev {
    position: absolute;
    right: -40px;
    width: 40px;
    height: 40px;
    background-color: #353e44;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}
.owl-carousel-navigation .owl-controls .owl-nav .owl-prev {
    top: -20px;
    background-image: url(../img/nivo-prev-nav.avif);
}
.owl-carousel-navigation.owl-carousel:hover .owl-controls .owl-nav .owl-next,
.owl-carousel-navigation.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
    right: 0;
}
.owl-carousel-navigation .owl-controls .owl-nav .owl-next {
    top: 20px;
    background-image: url(../img/nivo-next-nav.avif);
}
.owl-theme .owl-dots {
    text-align: center;
    display: table;
    margin: 20px auto 0;
}
.owl-controls .owl-dot {
    float: left;
}
.owl-controls span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #ddd;
}
.owl-buttons .owl-nav {
    text-align: center;
    margin-top: 30px;
}
.owl-buttons .owl-next,
.owl-buttons .owl-prev {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 25px;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.owl-buttons .owl-next:hover,
.owl-buttons .owl-prev:hover {
    color: #fff;
}
.price-table {
    width: 100%;
    border: none;
    padding: 5px;
    border-spacing: 5px;
}
.widget_newsletterwidget {
    color: #fff;
}
i {
    font-style: italic;
}
.accordion .title {
    width: 100%;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    position: relative;
    padding: 10px 10px 10px 62px;
    font-size: 14px;
}
.accordion .title h3 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
.accordion .title a {
    color: #3f4656;
}
.accordion.default .title.active a {
    color: #117dc2;
}
.accordion.default .title::before {
    position: absolute;
    display: block;
    content: "";
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-position: center;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.accordion.default .title.active::before,
.accordion.default .title.active:hover::before {
    background-image: url("../img/accordion-closed.png");
}
.accordion.default .title:hover::before {
    background-image: url("../img/accordion-closed-hover.png");
}
.accordion .content {
    margin-bottom: 20px;
}
.accordion.icons .title {
    padding: 10px 10px 10px 62px;
    position: relative;
}
.accordion.icons .icon-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    width: 42px;
    background-color: #e6e6e6;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.accordion.icons .icon-container i {
    width: 42px;
    height: 42px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}
.accordion.icons .title:hover .icon-container i,
.accordion.icons .title.active .icon-container i {
    color: #fff;
}
.accordion.default.faq .title::before,
.accordion.default.faq-2 .title::before {
    background-image: none;
    content: "\f059";
    font-family: "FontAwesome";
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
}
.accordion.default.faq .title.active::before,
.accordion.default.faq .title:hover::before {
    color: #fff;
    background-color: #117dc2;
}
.accordion.default.faq .content {
    padding-left: 62px;
    display: none;
}
.en-iyi-fiyat {
    opacity: 1;
}
.en-iyi-fiyat div.call-to-action,
.en-iyi-fiyat h2,
.en-iyi-fiyat p {
    color: #fff;
    background-color: #345974;
}
p > a {
    font-weight: bold;
}
.uygun-fiyat {
    padding: 0;
    margin: 0;
    width: 100%;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -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.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
    }
    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.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
    }
    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, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.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, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.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 bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.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(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.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;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@-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(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.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(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active {
    display: block;
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active {
    display: block;
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
    .scroll-up {
        background-image: url(../assets/global/img/to-top@2x.png);
        background-size: 40px 40px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}
@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
    .btn-fyt {
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    div.page-content:nth-child(2)
        > div:nth-child(1)
        > div:nth-child(1)
        > section:nth-child(1)
        > div:nth-child(1) {
        float: right;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
        line-height: 20px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
    .container {
        width: 100%;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
    .navbar {
        border-radius: 4px;
    }
    .navbar-header {
        float: left;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 100%;
    }
    div.page-content:nth-child(2)
        > div:nth-child(1)
        > div:nth-child(1)
        > section:nth-child(1)
        > div:nth-child(1) {
        float: right;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    div.page-content:nth-child(2)
        > div:nth-child(1)
        > div:nth-child(1)
        > section:nth-child(1)
        > div:nth-child(1) {
        float: right;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .container.uygun-fiyat {
        width: 100%;
    }
}
@media print {
    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .label {
        border: 1px solid #000;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .collapse {
        display: block;
    }
    .btn-fyt {
        margin-right: 10px;
    }
    img.float-left {
        width: auto;
        float: none;
    }
    #page-title {
        margin-bottom: 20px;
    }
    .page-title-7 .breadcrumbs-container .breadcrumb {
        float: left;
        width: 100%;
    }
    /* div.page-title-6,.main-index .col-md-8{display:none;}*/
    #header-wrapper {
        position: inherit;
    }
    #header-wrapper + * {
        margin-top: 0 !important;
    }
    .page-content .row {
        margin-bottom: 0;
    }
    .header-inner .container {
        padding: 0;
    }
    .header-inner .container .main-nav .col-md-12 {
        padding: 0;
    }
    .header-inner .container .main-nav .row {
        margin: 0;
    }
    .page-content [class*="col-"] {
        margin-bottom: 20px;
    }
    [class*="col-"] [class*="col-"] {
        margin-left: 0 !important;
    }
    #top-bar-wrapper #top-bar {
        width: 100%;
    }
    #top-bar-wrapper #top-bar #quick-links {
        max-width: 100%;
        width: 100%;
        margin-bottom: 0;
        position: relative;
        left: 0;
        float: left;
        margin-right: 0;
        margin-left: 0;
        list-style: inside;
    }
    #top-bar-wrapper #top-bar #quick-links li {
        width: 100%;
        text-align: center;
    }
    #top-bar-wrapper #top-bar #quick-links li:last-child {
        width: 100%;
        text-align: center;
    }
    #top-bar-wrapper #top-bar #quick-links li a {
        margin-right: 0;
    }
    .language-selector {
        margin-bottom: 20px;
        width: 100%;
        position: relative;
        float: right;
        list-style: none;
        padding: 0;
        text-align: center;
    }
    .language-selector a img {
        margin: auto;
    }
    ul.dropdown-menu li {
        width: 32px !important;
        float: none !important;
    }
    .language-selector > .dropdown-menu {
        width: 32px;
        min-width: 0;
        padding: 0;
        left: 46%;
    }
    .language-selector a {
        padding: 0;
    }
    .navbar-nav.pi-nav {
        display: none;
    }
    #dl-menu {
        display: block;
    }
    .collapse.navbar-collapse {
        width: 100%;
        margin-bottom: 0;
    }
    #header.header-type-1 .nav-left .navbar-header,
    .navbar-header {
        float: none;
    }
    .logo {
        display: table;
        margin: 10px auto;
    }
    .process-perspective .icon {
        margin: 0 auto;
        float: none;
    }
    .process-perspective p {
        padding-left: 0;
        text-align: center;
    }
    .navbar {
        min-height: 45px;
    }
    .process-perspective .icon {
        margin: 0 auto;
        float: none;
    }
    .process-perspective h1,
    .process-perspective h2,
    .process-perspective h3,
    .process-perspective h4,
    .process-perspective h5,
    .process-perspective h6,
    .process-perspective p {
        padding-left: 0;
        text-align: center;
    }
    .tab-content-wrap.vertical {
        width: 100%;
        margin-top: 20px;
    }
    .tab-content-wrap.vertical .tab-content {
        padding-left: 0;
    }
    .tabs li,
    .tabs.horizontal-centered-four li:first-child {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tabs.horizontal-centered {
        padding: 0;
        width: 100%;
    }
    .tabs.horizontal-centered li,
    .tabs.horizontal-centered li.active {
        width: 100%;
        border-right: 1px solid #56627d;
    }
    .main .tabs.horizontal-centered li:first-child {
        width: 100%;
        top: 0;
        border-bottom: 1px solid #56627d;
    }
    .main .tabs.horizontal-centered li:nth-child(2) {
        top: 0;
    }
    .main .tabs.horizontal-centered li:last-child {
        border-top: 1px solid #56627d;
        top: 0;
    }
    .main {
        margin-top: -70px;
    }
    .call-to-action .text {
        width: 100%;
        float: none;
        margin-top: 20px;
        text-align: center;
    }
    .page-content.parallax .col-md-12 .call-to-action {
        margin-top: 0;
        padding: 7px 7px;
    }
    .call-to-action .btn {
        float: none;
        display: table;
        margin: 0 auto;
        top: 0;
        padding: 7px 7px;
    }
    #copyright-container a,
    #copyright-container p {
        text-align: center;
    }
    #copyright-container .footer-breadcrumb {
        float: none;
        margin: 0 auto;
        display: table;
        margin-top: 5px;
    }
    .page-content.video-background {
        padding-left: 20px;
        padding-right: 20px;
    }
    .blog-post .post-info .post-date .day {
        font-size: 12px;
    }
    .blog-post .post-info li span {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }
    .blog-post .post-info .post-date {
        width: 33%;
        margin-bottom: 5px;
        float: left;
    }
    .navbar {
        min-height: 45px;
    }
    .header-type-2 .logo {
        display: table;
        float: none;
    }
    .page-title-5 .title-container .title h1 {
        font-size: 80px;
        line-height: 80px;
    }
    .page-title-6 .title {
        text-align: center;
    }
    [class*="col-"].custom-background:last-of-type {
        margin-bottom: 80px;
    }
    [class*="col-"].custom-background {
        margin-bottom: 0;
    }
    .blog-post .post-info {
        margin: 0 auto;
        width: 100%;
    }
    .blog-post .post-info li {
        margin-right: 10px;
        border: none;
        margin-bottom: 0;
    }
    .blog-post .post-body,
    .blog-post .post-media {
        padding-left: 0;
        float: left;
        width: 100%;
    }
    .post-body h2 {
        text-align: center;
    }
    .blog-post-small .format-link .post-body,
    .blog-post-small .format-quote .post-body {
        padding-left: 0;
    }
    .fa-icons li {
        width: 100%;
    }
    .scroll-up {
        right: 30px;
    }
    .page-title-6 {
        height: 140px;
        background-position: -44px -10px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    div.page-content img {
        margin: auto;
    }
    .collapse {
        display: block;
    }
    #header-wrapper {
        position: inherit;
    }
    #header-wrapper + * {
        margin-top: 0 !important;
    }
    .page-content .row {
        margin-bottom: 0;
    }
    .page-title-6 {
        background-size: cover;
        height: 246px;
    }
    .page-content [class*="col-"] {
        margin-bottom: 20px;
    }
    [class*="col-"].footer-widget-container:last-child {
        margin-bottom: 0;
    }
    [class*="col-"] [class*="col-"] {
        margin-left: 0 !important;
    }
    #top-bar-wrapper #top-bar {
        width: 100%;
    }
    #top-bar-wrapper #top-bar #quick-links {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    #top-bar-wrapper #top-bar #quick-links li a,
    #top-bar-wrapper #top-bar #quick-links li span {
        border-right: none;
    }
    #top-bar-wrapper #top-bar #quick-links li {
        width: 100%;
        text-align: center;
    }
    .language-selector {
        margin-bottom: 20px;
        width: 100%;
        position: relative;
        float: right;
        list-style: none;
        padding: 0;
        text-align: center;
    }
    .language-selector a img {
        margin: auto;
    }
    ul.dropdown-menu li {
        width: 32px !important;
        float: none !important;
    }
    .language-selector > .dropdown-menu {
        width: 32px;
        min-width: 0;
        padding: 0;
        left: 47%;
    }
    .language-selector a {
        padding: 0;
    }
    .navbar-nav.pi-nav {
        display: none;
    }
    #dl-menu {
        display: block;
    }
    .collapse.navbar-collapse {
        width: 100%;
    }
    #header.header-type-1 .nav-left .navbar-header,
    .navbar-header {
        float: none;
    }
    .logo {
        display: table;
        margin: 20px auto;
    }
    .process-perspective .icon {
        margin: 0 auto;
        float: left;
    }
    .process-perspective h1,
    .process-perspective h2,
    .process-perspective h3,
    .process-perspective h4,
    .process-perspective h5,
    .process-perspective h6,
    .process-perspective p {
        padding-left: 0;
        text-align: center;
    }
    .process-perspective p {
        padding-left: 0;
        text-align: center;
    }
    [class*="col-"].isotope-item {
        width: auto;
        float: none;
        display: table;
        margin: 0 auto 30px !important;
        position: inherit !important;
        transform: none !important;
        left: initial !important;
        top: initial !important;
    }
    .tab-content-wrap.vertical {
        width: 100%;
        margin-top: 20px;
    }
    .tab-content-wrap.vertical .tab-content {
        padding-left: 0;
    }
    .tabs li {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tabs.horizontal-centered li,
    .tabs.horizontal-centered li.active,
    .tabs.horizontal-centered li:first-child {
        width: 100%;
        border-right: 1px solid #56627d;
        border-bottom: 1px solid #56627d;
    }
    .call-to-action .text {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        text-align: center;
    }
    .call-to-action .btn {
        float: none;
        display: table;
        margin: 0 auto;
        top: 0;
    }
    #copyright-container a,
    #copyright-container p {
        text-align: center;
    }
    #copyright-container .footer-breadcrumb {
        float: none;
        margin: 0 auto;
        display: table;
        margin-top: 5px;
    }
    .navbar {
        min-height: 45px;
    }
    .page-title-6 .title {
        text-align: center;
    }
    [class*="col-"].custom-background:last-of-type {
        margin-bottom: 80px;
    }
    [class*="col-"].custom-background {
        margin-bottom: 0;
    }
    .portfolio-item-container.portfolio-1-col .portfolio-img,
    .portfolio-item-container.portfolio-1-col figcaption {
        width: 100%;
    }
    .process-box-circle .icon-container,
    .process-box-circle .icon-container i {
        width: 300px !important;
        height: 300px !important;
    }
    .scroll-up {
        right: 30px;
    }
    .main-nav .col-md-12:first-child {
        padding: 0;
    }
}
@media only screen and (max-width: 991px) {
    .spacerli {
        display: none;
    }
}
@media (min-width: 768px) {
    .btn-medium {
        padding: 7px 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-box-circle .icon-container,
    .process-box-circle .icon-container i {
        width: 300px !important;
        height: 300px !important;
    }
    div.page-content img {
        margin: auto;
        max-width: inherit;
    }
    .main-nav .col-md-12:first-child {
        padding: 0;
    }
    .main .tabs li h3,
    .main .tabs li h3 a {
        font-size: 16px;
    }
    #header-wrapper {
        position: inherit;
    }
    #header-wrapper + * {
        margin-top: 0 !important;
    }
    .page-content .row {
        margin-bottom: 0;
    }
    .page-content [class*="col-"] {
        margin-bottom: 20px;
    }
    [class*="col-"].footer-widget-container:last-child {
        margin-bottom: 0;
    }
    [class*="col-"] [class*="col-"] {
        margin-left: 0 !important;
    }
    #top-bar-wrapper #top-bar {
        width: 100%;
    }
    #top-bar-wrapper #top-bar #quick-links {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    #top-bar-wrapper #top-bar #quick-links li a,
    #top-bar-wrapper #top-bar #quick-links li span {
        border-right: none;
    }
    #top-bar-wrapper #top-bar #quick-links li {
        width: 100%;
        text-align: center;
    }
    .language-selector {
        margin-bottom: 20px;
        width: 100%;
        position: relative;
        float: right;
        list-style: none;
        padding: 0;
        text-align: center;
    }
    .language-selector a img {
        margin: auto;
    }
    ul.dropdown-menu li {
        width: 32px !important;
        float: none !important;
    }
    .language-selector > .dropdown-menu {
        width: 32px;
        min-width: 0;
        padding: 0;
        left: 48%;
    }
    .language-selector a {
        padding: 0;
    }
    .navbar-nav.pi-nav {
        display: none;
    }
    #dl-menu {
        display: block;
    }
    .collapse.navbar-collapse {
        width: 100%;
        margin-bottom: 0;
    }
    #header.header-type-1 .nav-left .navbar-header,
    .navbar-header {
        float: none;
    }
    .logo {
        display: table;
        margin: 20px auto;
    }
    .process-perspective .icon {
        margin: 0 auto;
        float: left;
        margin-right: 20px;
    }
    .process-perspective p {
        padding-left: 0;
        text-align: justify;
    }
    [class*="col-"].isotope-item {
        width: auto;
        float: none;
        display: table;
        margin: 0 auto 30px !important;
        position: inherit !important;
        transform: none !important;
        left: initial !important;
        top: initial !important;
    }
    .process-perspective h1,
    .process-perspective h2,
    .process-perspective h3,
    .process-perspective h4,
    .process-perspective h5,
    .process-perspective h6,
    .process-perspective p {
        padding-left: 0;
        text-align: justify;
    }
    .tab-content-wrap.vertical {
        width: 100%;
        margin-top: 20px;
    }
    .tab-content-wrap.vertical .tab-content {
        padding-left: 0;
    }
    .tabs li {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tabs.horizontal-centered li,
    .tabs.horizontal-centered li.active,
    .tabs.horizontal-centered li:first-child {
        width: 100%;
        border-right: 1px solid #56627d;
        border-bottom: 1px solid #56627d;
    }
    .page-title-6 {
        background-size: cover;
        height: 282px;
    }
    .page-title-6 .title {
        text-align: center;
    }
    .call-to-action .text {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        text-align: center;
    }
    .call-to-action .btn {
        float: none;
        display: table;
        margin: 0 auto;
        top: 0;
    }
    #copyright-container a,
    #copyright-container p {
        text-align: center;
    }
    #copyright-container .footer-breadcrumb {
        float: none;
        margin: 0 auto;
        display: table;
        margin-top: 5px;
    }
    [class*="col-"].isotope-item {
        width: auto;
        float: none;
        display: table;
        margin: 0 auto 30px !important;
        position: inherit !important;
        transform: none !important;
        left: initial !important;
        top: initial !important;
    }
    .navbar {
        min-height: 45px;
    }
    .scroll-up {
        right: 30px;
    }
    [class*="col-"].custom-background:last-of-type {
        margin-bottom: 80px;
    }
    [class*="col-"].custom-background {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1067px) {
    div.page-content img {
        /*margin-top:130px*/
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-nav .col-md-12:first-child {
        padding: 0;
    }
    .main .tabs li h3,
    .main .tabs li h3 a {
        font-size: 16px;
    }
    #header-wrapper {
        position: inherit;
    }
    .page-title-6 {
        background-size: cover;
        height: 337px;
    }
    #header-wrapper + * {
        margin-top: 0 !important;
    }
    #top-bar-wrapper #top-bar {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-nav.pi-nav {
        display: none;
    }
    #dl-menu {
        display: block;
    }
    .collapse.navbar-collapse {
        width: 100%;
    }
    #header.header-type-1 .nav-left .navbar-header,
    .navbar-header {
        float: none;
    }
    .logo {
        display: table;
        margin: 30px auto;
    }
    .navbar {
        min-height: 45px;
    }
    .header-type-2 .logo {
        display: table;
        float: none;
    }
    .col-md-2.isotope-item {
        width: 33.33333333%;
    }
    .tab-content-wrap.vertical {
        width: 100%;
        margin-top: 20px;
    }
    .tab-content-wrap.vertical .tab-content {
        padding-left: 0;
    }
    .tabs li {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

.pi-mega .dropdown-submenu .dropdown-menu {
    left: 100%;
}
.btn.black {
    background-color: #3f4656;
}
.fa-money::before {
    content: "\f0d6";
}
[class*="col"].custom-background {
    padding: 50px 30px;
}
.row-equal-height [class^="col-"] {
    display: table-cell;
    float: none;
}
.bkg-blue-2 {
    background-color: #5881b0 !important;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.bkg-dark {
    background-color: #3f4656;
}

.industries {
    float: left;
    margin: 0;
    width: 100%;
}
.industries li {
    min-height: 300px;
    width: 25%;
    float: left;
    border-bottom: 1px solid #3f4656;
    list-style: none;
}
.main-index {
    background-color: #f7f7f3b8;
}
.main-index col-md-4 {
    padding: 30px 40px 0 0;
    min-height: 536px;
}

.mega-dd {
    visibility: visible;
    display: none;
}
#header.header-type-1 .pi-mm-list > li {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    list-style: none;
    color: #fff;
}
#header.header-type-1 .pi-mm-list > li > a {
    color: #ddd;
    display: block;
    padding: 4px;
    font-weight: 600;
}
#header.header-type-1 .pi-mm-list > li > a:hover,
#header.header-type-1 .pi-mm-list > li > a:focus {
    background: none;
}
#header.header-type-1 .pi-mm-list > li:last-child > a {
    border-bottom: none !important;
    padding-bottom: 0;
}
#header.header-type-1 .pi-mega-content .pi-mm-col {
    border-right: 1px solid #3f4656;
}
.navbar-nav > li {
    padding-bottom: 0;
}
.navbar.pi-mega {
    margin-bottom: 0;
}
.pi-mega .nav,
.pi-mega .collapse,
.pi-mega .dropup,
.pi-mega .dropdown {
    position: static;
}
.pi-mega .container {
    position: relative;
}
.pi-mega .dropdown-menu {
    left: auto;
}
.pi-mega .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.pi-mega .pi-mega-content {
    padding: 0px 15px 10px 10px;
}
.pi-mega .dropdown.pi-mega-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: -2px;
    left: 100%;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.pi-mega-content .pi-mm-col:last-of-type {
    border-right: none;
}
.dropdown.dropdown-submenu > a {
    position: relative;
}
div.page-content:nth-child(1) img {
    min-width: inherit;
    max-width: inherit;
    margin-left: auto;
    margin-right: auto;
}

/* ==========================================================================
    SERVICES BOX 11
    ========================================================================= */
.service-box-11 {
    position: relative;
    cursor: pointer;
    background-color: #fff;
    padding: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    min-height: 25px;
}
.service-box-11 i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #345974;
  font-size: 60px;
}
.service-box-11:hover i{
  color:#fff
}
.service-box-11 .service-number {
    font-size: 24px;
    font-weight: 600;
    color: #3f4656;
    border-bottom: 2px solid #3f4656;
    display: inline-block;
}
.service-box-11 .service-name {
    display: block;
    width: 100%;
    padding: 140px 0 0;
    z-index: 10;
    position: relative;
}
.service-box-11 .service-name h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.service-box-11 .icon-container {
    position: absolute;
    top: 50%;
}
.main-index {
    margin-top: 150px;
}

.col-md-3:has(> .service-box-11) {
    width: 25% !important;
    padding: 15px;
}
@media only screen and (min-width: 836px) {
    .col-md-3:has(> .service-box-11) {
        width: 33% !important;
        float: left;
    }
}
@media only screen and (min-width: 480px) and (max-width: 835px) {
    .col-md-3:has(> .service-box-11) {
        width: 50% !important;
        float: left;
    }
}

@media only screen and (max-width: 540px) {
    .col-md-3:has(> .service-box-11) {
        width: 100% !important;
        float: left;
    }
}
@media only screen and (min-width: 1064px) {
    .col-md-3:has(> .service-box-11) {
        width: 25% !important;
        float: left;
    }
}
.parallax-15 {
    background: url("../img/pics/saglik-hizmetinde-tercume.jpg");
    background-size: cover;
    clear: both;
}
#header.header-type-1.dark .mega-dd {
    visibility: visible;
    display: none;
    width: fit-content;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
}
.pi-mega .pi-mega-content {
    padding: 0 15px 10px 10px;
    display: inline-flex;
    background: #3f4756;
    border-radius: 6px;
    width: fit-content;
}
.pi-mega-content > div:first-child {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    margin: 0;
}
.pi-mm-col {
    flex: 0 0 auto;
    flex: 1 1 auto;
    padding: 0 24px;
    position: relative;
}
#header.header-type-1 .pi-mm-list > li {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    list-style: none;
    color: #fff;
}
#header.header-type-1 .pi-mm-list > li > a {
    color: #ddd;
    display: block;
    padding: 4px;
    font-weight: 600;
}
#header.header-type-1 .pi-mm-list > li > a:focus,
#header.header-type-1 .pi-mm-list > li > a:hover {
    background: 0 0;
}
#header.header-type-1 .pi-mm-list > li:last-child > a {
    border-bottom: none !important;
    padding-bottom: 0;
}
#header.header-type-1 .pi-mega-content .pi-mm-col {
    border-right: 1px solid #3f4656;
}
@media only screen and (max-width: 1199px) {
    .main-index {
        margin-top: 0px;
    }
}
.owl-item {
    text-align: center;
}
.owl-item h5 {
    display: none;
}
.owl-stage {
    min-height: 140px;
}
#hero {
    padding: 0 10px;
}
#hero .btn {
    margin-top: 20px;
}
#hero ul{ 
  list-style: none;
}
#hero .btn-fyt {
    margin-bottom: 15px;
}
#hero .col-md-7 {
    float: right;
}
#hero .hero-image {
    float: none !important;
}
#hero .hero-details ul {
    margin-bottom: 10px;
}
#hero p {
    margin-bottom: 0;
    text-align: justify;
}
.hero-content {padding-left: 0;}

@media (max-width: 1067px) {
    /* Hero container flex */
    #hero.hero-content {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
    
    /* Parent wrapper'ları görünmez yap */
    #hero .col-md-5,
    #hero .col-md-7 {
        display: contents;
    }
    
    /* Element sıralaması */
    #hero h1 {
        order: 1;
        text-align: center;
        margin-bottom: 20px;
    }
    
    #hero .hero-image {
        order: 2;
        width: 100%;
        float: none !important;
        margin-bottom: 20px;
    }
    
    #hero .hero-intro {
        order: 3;
        text-align: center;
        margin-bottom: 15px;
        padding-bottom: 0px;
    }
    
    #hero .hero-details {
        order: 5;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    
    #hero .hero-cta {
        order: 4;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 10px;

    }
    
    #hero .btn-contact {
        order: 6;
        width: 100%;
        display: block;
        text-align: center;
    }

    #hero .btn {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    
    /* Fancy heading ortalama */
    .fancy-heading.left {
        text-align: center;
    }
    
    .fancy-heading.left::after {
        left: 50%;
        margin-left: -35px;
    }
}
@media (max-width: 479px) {
    #hero .col-md-4 {
        padding-left: 0;
    }
    #hero {
        display: flex;
        flex-direction: column;
    }
    #hero .hero-image {
        padding: 0;
        margin-left: -20px
    }
    .hero-image img {
        aspect-ratio: 375/ 184;
        margin-left: 0px;
        object-fit: contain;
    }
    #hero h1 {
        font-size: 24px;
        line-height: 28px;
    }
    #hero .f18 {
        font-size: 13px;
        line-height: 22px;
    }
    #hero p {
        margin-bottom: 0;
    }
    #hero .hero-details ul {
        margin-bottom: 10px;
    }
    div.page-content.main-index div.container div.row.margin-top-40 {
        margin-top: 20px;
    }
}

.process-box-circle .icon-container {
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background-color: #3f5e7a;
}
.process-box-circle .icon-container i {
    font-size: 60px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}
.process-box-circle:hover .icon-container {
    box-shadow: 0 0 30px #bbb;
    -webkit-box-shadow: 0 0 30px #bbb;
    -moz-box-shadow: 0 0 20px #bbb;
}
.process-box-circle h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}
.process-box-circle h3:after {
    position: absolute;
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background-color: #ddd;
    left: 50%;
    margin-left: -35px;
    bottom: -3px;
}
.process-box-circle p {
    text-align: center;
}
.fa-file-word-o::before {
    content: "\f1c2";
}
.fa-file-text-o::before {
    content: "\f0f6";
}
.fa-comments-o::before {
    content: "\f0e6";
}
.fa-institution:before {
    content: "\f19c";
}
.fa-pencil-square-o::before {
    content: "\f044";
}
.fa-mortar-board::before {
  content: "\f19d";
}
.fa-plane::before {
  content: "\f072";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-chevron-left:before {
  content:"\f053"
}
.fa-chevron-right:before {
  content:"\f054"
}
.fa-check-circle-o::before {
  content: "\f05d";
}
.fa-fr:before,
.fa-de:before {
  content:"\f153"
}
.fa-gbp:before {
  content:"\f154"
}
.fa-dollar:before,
.fa-en:before {
  content:"\f155"
}
.fa-turkish-lira::before, .fa-tr::before {
  content: "\f195";
}
.fa-upload::before {
  content: "\f093";
}

@media (max-width: 992px) {
    .process-box-circle .icon-container i {
        font-size: 100px;
    }
}


.service-box-8 {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 20px 25px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;

}
.bkg-light-blue {
    background-color: #f0f4f8 !important;
}
/* background-color: #f6fcfe */
.service-box-8 .icon-container {
  width: 70px;
  height: 70px;
   background-color: #fff;
  display: table;
  margin: 0 auto 20px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.service-box-8:hover .icon-container {
  box-shadow: 0 0 5px #eee;
  -moz-box-shadow: 0 0 5px #eee;
  -webkit-box-shadow: 0 0 5px #eee;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.service-box-8 .icon-container i {
  width: 70px;
  height: 70px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  font-size: 24px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color:#3f5e7a
}
.service-box-8:hover .icon-container i {
  color: #fff;
}
.service-box-8 h3 {
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  text-align: center;
}
.service-box-8 p {
  padding-bottom: 0;
  text-align: center;
}
.service-box-8:hover {
    border-color: #3f5e7a;
    box-shadow: 0 5px 15px rgba(52, 152, 219, 0.15);
    transform: translateY(-5px);
}
.service-box-8 .sub-services {
    font-size: 12px;
    color: #252323;
    /*! margin-bottom: 20px; */
    padding-top: 15px;
    border-top: 1px solid #eee;
    min-height: 60px;
}
.service-box-8 h3 a::after {
  content: '';
  position: absolute;
  inset: 0; /* top:0, right:0, bottom:0, left:0 */
  z-index: 1;
}


.section-label {
            text-align: center;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 600;
            color: #3f5e7a;
            letter-spacing: 1px;
            margin-bottom: 10px;
        }
        
        .section-header {
            text-align: center;
            margin-bottom: 50px;
        }
        
        .section-header h2 {
            font-size: 28px;
            color: #2c3e50;
            font-weight: 700;
        }

.process-v4 {
            padding: 60px 0px;
            margin-bottom: 40px;
        }
        
        .process-timeline {
            display: flex;
            justify-content: space-between;
            position: relative;
        }
        
        .process-timeline::before {
            content: '';
            position: absolute;
            top: 24px;
            left: 60px;
            right: 60px;
            height: 2px;
            background: #e0e0e0;
        }
        
        .timeline-item {
            flex: 1;
            text-align: center;
            position: relative;
        }
        
        .timeline-dot {
            width: 50px;
            height: 50px;
            border: 2px solid #3f5e7a;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
            position: relative;
            z-index: 1;
            transition: all 0.2s ease;
        }
        
        .timeline-item:hover .timeline-dot {
            background: #3f5e7a;
            transform: scale(1.1);
        }
        
        .timeline-item:hover .timeline-dot i {
            color: #fff;
        }
        
        .timeline-dot i {
            font-size: 20px;
            color: #3f5e7a;
            transition: color 0.2s ease;
        }
        
        .timeline-item h3 {
            font-size: 14px;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 5px;
        }
        
        .timeline-item p {
            font-size: 12px;
            color: #171616;
            padding: 0 10px;
        }
        
        /* Arrow between items */
        .timeline-arrow {
            position: absolute;
            top: 13px;
            right: -12px;
            color: #3f5e7a;
            font-size: 14px;
            z-index: 2;
        }
        
        .timeline-item:last-child .timeline-arrow {
            display: none;
        }
        
        /* =====================
           RESPONSIVE
           ===================== */
        @media (max-width: 768px) {
            

            
            .process-timeline {
                flex-direction: column;
                gap: 30px;
            }
            
            .process-timeline::before {
                top: 0;
                bottom: 0;
                left: 24px;
                right: auto;
                width: 2px;
                height: auto;
            }
            
            .timeline-item {
                display: flex;
                text-align: left;
                gap: 20px;
            }
            
            .timeline-dot {
                margin: 0;
                flex-shrink: 0;
            }
            
            .timeline-content {
                padding-top: 5px;
            }
            
            .timeline-arrow {
                display: none;
            }
        }
        
        @media (max-width: 480px) {
            .process-grid-v1,
            .process-grid-v2,
            .process-grid-v3 {
                grid-template-columns: 1fr;
            }
            
            .process-item-v3 {
                border-left: none !important;
            }
        }
.blockquote-style-1 {
  background-color: #fff;
  padding: 20px 30px 0;
  width: 100%;
  display: block;
  border-left: 3px solid;
  margin-left: 0;
}        
