﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background: #ffffff none repeat scroll 0 0;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    overflow-x: hidden;
    position: relative;
    white-space: normal;
}
.youtube-background {
    background-color: #000;
}
input, select, textarea {
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 10px;
}
h1 {
    font-family: "Raleway",sans-serif;
    font-size: 62px;
    margin-bottom: 0;
    position: relative;
}
h2 {
    font-family: "Raleway",sans-serif;
    font-size: 48px;
    position: relative;
}
h3 {
    font-family: "Raleway",sans-serif;
    font-size: 30px;
}
h4 {
    font-family: "Raleway",sans-serif;
    font-size: 22px;
}
h5 {
    font-family: "Raleway",sans-serif;
    font-size: 20px;
}
h6 {
    font-family: "Raleway",sans-serif;
    font-size: 18px;
}
p {
    margin-top: 8px;
}
p.lead {
    font-family: "Raleway",sans-serif;
    font-size: 21px;
    font-weight: 400;
    padding: 0;
}
.section-title {
    backface-visibility: hidden;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
a, a > * {
    color: #2a6496;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
a:hover, a > *:hover, a:focus {
    outline: 0 none;
    text-decoration: none;
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
.color-white {
    color: #fff;
}
section {
    text-align: center;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
.font-thin {
    font-weight: 100 !important;
}
.font-light {
    font-weight: 400 !important;
}
.font-normal {
    font-weight: 400 !important;
}
.font-medium {
    font-weight: 500 !important;
}
.font-bold {
    font-weight: 700 !important;
}
.font-semibold {
    font-weight: 800 !important;
}
.font-ultrabold {
    font-weight: 900 !important;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear {
    clear: both;
}
.all-margin {
    margin: 20px !important;
}
.left-margin {
    margin-left: 20px !important;
}
.right-margin {
    margin-right: 20px !important;
}
.top-margin {
    margin-top: 20px !important;
}
.bottom-margin {
    margin-bottom: 20px !important;
}
.no-margin {
    margin: 0 !important;
}
.no-left-margin {
    margin-left: 0 !important;
}
.no-right-margin {
    margin-right: 0 !important;
}
.no-top-margin {
    margin-bottom: 89px;
}
.no-bottom-margin {
    margin-bottom: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-left-padding {
    padding-left: 0 !important;
}
.no-right-padding {
    padding-right: 0 !important;
}
.no-top-padding {
    padding-top: 0 !important;
}
.no-bottom-padding {
    padding-bottom: 0 !important;
}
.csstransitions .animated, .animated {
    visibility: hidden;
}
.csstransitions .visible {
    visibility: visible;
}
.video-container {
    height: 100%;
    width: 100%;
}
.img-rounded {
    border-radius: 100%;
}
.img-center {
    display: block;
    margin: 0 auto;
}
.position-relative {
    position: relative;
}
input, textarea, select {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #fff;
    border-radius: 27px;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    font-style: italic;
    font-weight: 400;
    height: auto;
    line-height: 1.42857;
    margin: 0 0 20px;
    outline: medium none;
    padding: 11px 25px;
    transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s;
}
textarea {
    font-style: italic;
    height: 150px;
    margin-top: 0;
    padding: 10px 20px;
    resize: both;
    width: 100%;
}
input:hover, textarea:hover, select:hover {
    color: #333;
}
input:focus, textarea:focus, select:focus {
    color: #333;
}
input[type="submit"], button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #333;
    cursor: pointer;
    font-style: normal;
    padding: 12px 20px;
    width: auto;
}
input[type="submit"]:hover, button:hover {
    color: #333;
}
select, option {
    cursor: pointer;
}
input[type="checkbox"] {
}
input[type="radio"] {
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #333;
}
input.placeholder, textarea.placeholder {
    color: #333;
}
input[placeholder] {
    text-overflow: ellipsis;
}
*::-moz-placeholder {
    text-overflow: ellipsis;
}
input:-moz-placeholder {
    text-overflow: ellipsis;
}
.form {
    overflow: hidden;
    position: relative;
}
.form-container {
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 40px;
    position: relative;
}
.form-note {
    color: #333;
    font-style: italic;
    margin: 24px 0;
}
.success-message {
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
}
.error-message {
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
}
.success-message, .error-message {
    margin: 0 auto;
    max-width: 500px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    width: 100%;
}
.contact-form input, .contact-form textarea, .contact-form select {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 27px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    font-style: italic;
    height: auto;
    margin: 0 0 20px;
    outline: medium none;
    padding: 9px 20px;
    position: relative;
    transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s;
}
.contact-form textarea {
    margin-bottom: 18px;
}
.contact-form .input-error {
    border-color: #ed5555;
}
.contact-form .response-message {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0 30px;
}
.contact-form *:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.contact-form *::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
*::-moz-placeholder {
    color: #333;
    opacity: 1;
}
.subscription-form {
    display: table;
    margin: 0 auto;
}
.subscription-form input {
    border: medium none;
    display: inline-block;
    float: left;
}
.subscription-form input[type="email"] {
    min-width: 270px;
}
.subscription-form button {
    float: left;
    margin: 0 5px;
}
#preloader {
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10001;
}
#loading-animation {
    background-image: url("images/loading-animation.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 128px;
    left: 50%;
    margin: -60px 0 0 -64px;
    position: absolute;
    top: 50%;
    width: 120px;
}
.section-header {
    padding-bottom: 0;
}
#video_background {
    bottom: 0;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: fixed;
    right: 0;
    width: auto;
    z-index: -1000;
}
.site-main {
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 80px;
    position: relative;
    width: auto;
    z-index: 10;
}
.site-main.fullscreen {
    height: 700px;
}
.site-main .section-container {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10;
}
.site-main .table-container {
    display: table-cell;
    vertical-align: middle;
}
.site-main .container {
    width: auto;
}
.site-main h1 {
    margin-top: 30px;
}
.site-main h1, .site-main h2, .site-main h3, .site-main h4, .site-main h5, .site-main h6 {
    font-weight: 400;
}
.site-main h1 {
    font-size: 52px;
}
.site-main h2 {
    font-size: 42px;
}
.site-main h3 {
    font-size: 30px;
}
.slide-content {
    color: #fff;
}
.slide-item {
    display: none;
}
.slide-item.active {
    display: block;
}
.site-header {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: table;
    height: 80px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: position 0.5s ease 0s;
    width: 100%;
    z-index: 10000;
}
.site-logo {
    display: table-cell;
    margin: auto;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.site-logo img {
    display: block;
    margin: 28px auto;
}
.navigation {
    left: 0;
    margin: 0 auto;
    max-width: 500px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 11;
}
.navigation ul {
    display: table;
    margin: 0 auto;
}
.navigation ul > li {
    float: left;
    margin: 0 15px;
    min-height: 50px;
}
.navigation ul > li > a {
    border-bottom: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    font: 400 14px/50px "Open Sans",sans-serif;
    letter-spacing: 1px;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.navigation ul > li > a.active {
    border-bottom: 1px solid #fff;
}
.navigation ul > li > a i {
    color: #fff;
}
.navigation ul > li > a:hover {
    background: transparent none repeat scroll 0 0;
}
.navigation ul > li.current > a {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.nav-bg {
    background: #353438 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.outer {
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50px;
}
.inner {
    background: #353438 none repeat scroll 0 0;
    height: 100px;
    position: relative;
    transform: rotate(45deg);
    width: 100px;
}
.outer-left {
    left: -50px;
}
.outer-right {
    right: -50px;
}
.inner-left {
    left: 20px;
    top: -50px;
}
.inner-right {
    right: 50px;
    top: -70px;
}
#clock {
    color: #fff;
    overflow: hidden;
}
.counter-container {
    display: table;
    margin: 0 auto;
}
#clock .counter-box {
    display: block;
    float: left;
    margin: 25px 0;
    overflow: hidden;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    width: 160px;
}
#clock .number {
    font-family: "Monteserrat",sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
}
#clock span {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;
    font-weight: 400;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
#clock span::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.service-icon {
    color: #fff;
    font-size: 75px;
    margin-bottom: 20px;
}
.service h3 {
    margin-bottom: 10px;
}
.feature-item {
    margin-bottom: 30px;
    text-align: left;
}
.feature-icon {
    color: #fff;
    float: left;
    font-size: 40px;
    text-align: center;
    width: 50px;
}
.feature-text {
    margin-left: 60px;
}
.feature-item h3 {
    font-size: 21px;
    margin-bottom: 10px;
}
.site-footer {
    background: transparent none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: position 0.5s ease 0s;
    width: 100%;
    z-index: 10000;
}
.copyright {
    line-height: 80px;
    padding-left: 15px;
}
.socials-icons {
    bottom: 0;
    display: table;
    height: 100%;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 10;
}
.socials-icons ul {
    display: table-cell;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}
.socials-icons li {
    display: block;
    margin-top: -20px;
}
.socials-icons li a {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid transparent;
    display: block;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    width: 80px;
}
.socials-icons li a i {
    color: #fff;
    font-size: 21px;
    line-height: 70px;
}
.socials-icons li a:hover {
    border-right: 1px solid #fff;
}
.socials-icons li a:hover i {
    color: #fff;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .default-button:focus, .sm-button:focus, .border-button:focus, .border-sm-button:focus {
    outline: medium none;
    outline-offset: 0;
    text-decoration: none;
}
.default-button {
    background: #fff none repeat scroll 0 0;
    border-radius: 27px;
    color: #333;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    outline: medium none;
    outline-offset: 0;
    padding: 9px 50px;
    transition: all 0.3s ease-in-out 0s;
}
.default-button:hover, .default-button:focus {
    color: #333;
    opacity: 0.8;
}
.default-button i, .default-button:hover i, .default-button:focus i {
    color: #333;
}
.sm-button {
    background: #fff none repeat scroll 0 0;
    border-radius: 27px;
    color: #333;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    outline: medium none;
    outline-offset: 0;
    padding: 6px 25px;
    transition: all 0.3s ease-in-out 0s;
}
.sm-button:hover, .sm-button:focus {
    color: #333;
    opacity: 0.8;
}
.sm-button i, .sm-button:hover i, .sm-button:focus i {
    color: #333;
}
.border-button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 27px;
    color: #fff;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    outline: medium none;
    outline-offset: 0;
    padding: 9px 50px;
    transition: all 0.3s ease-in-out 0s;
}
.border-button:hover, .border-button:focus {
    background: #fff none repeat scroll 0 0;
    color: #333;
    opacity: 0.8;
}
.border-button i, .border-button:hover i, .border-button:focus i {
    color: #333;
}
.border-sm-button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 27px;
    color: #333;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    outline: medium none;
    outline-offset: 0;
    padding: 6px 25px;
    transition: all 0.3s ease-in-out 0s;
}
.border-sm-button:hover, .border-sm-button:focus {
    background: #fff none repeat scroll 0 0;
    color: #333;
    opacity: 0.8;
}
.border-sm-button i, .border-sm-button:hover i, .border-sm-button:focus i {
    color: #333;
}
.border-bt-blue {
    border-color: #7da7f3;
    color: #7da7f3;
}
.border-bt-blue:hover, .border-bt-blue:focus {
    background: #7da7f3 none repeat scroll 0 0;
    color: #fff;
    opacity: 0.8;
}
.border-bt-blue i {
    color: #7da7f3;
}
.border-bt-blue:hover i, .border-bt-blue:focus i {
    color: #fff;
}
.border-bt-green {
    border-color: #5cb85c;
    color: #5cb85c;
}
.border-bt-green:hover, .border-bt-green:focus {
    background: #5cb85c none repeat scroll 0 0;
    color: #fff;
    opacity: 0.8;
}
.border-bt-green i {
    color: #5cb85c;
}
.border-bt-green:hover i, .border-bt-green:focus i {
    color: #fff;
}
.border-bt-turkus {
    border-color: #31b0d5;
    color: #31b0d5;
}
.border-bt-turkus:hover, .border-bt-turkus:focus {
    background: #31b0d5 none repeat scroll 0 0;
    color: #fff;
    opacity: 0.8;
}
.border-bt-turkus i {
    color: #31b0d5;
}
.border-bt-turkus:hover i, .border-bt-turkus:focus i {
    color: #fff;
}
.border-bt-orange {
    border-color: #f0ad4e;
    color: #f0ad4e;
}
.border-bt-orange:hover, .border-bt-orange:focus {
    background: #f0ad4e none repeat scroll 0 0;
    color: #fff;
    opacity: 0.8;
}
.border-bt-orange i {
    color: #f0ad4e;
}
.border-bt-orange:hover i, .border-bt-orange:focus i {
    color: #fff;
}
.border-bt-red {
    border-color: #dd4b39;
    color: #dd4b39;
}
.border-bt-red:hover, .border-bt-red:focus {
    background: #dd4b39 none repeat scroll 0 0;
    color: #fff;
    opacity: 0.8;
}
.border-bt-red i {
    color: #dd4b39;
}
.border-bt-red:hover i, .border-bt-red:focus i {
    color: #fff;
}
.border-bt-grey {
    border-color: #dedede;
    color: #919191;
}
.border-bt-grey:hover, .border-bt-grey:focus {
    background: #dedede none repeat scroll 0 0;
    color: #333;
    opacity: 0.8;
}
.border-bt-grey i {
    color: #dedede;
}
.border-bt-grey:hover i, .border-bt-grey:focus i {
    color: #333;
}
.bt-blue {
    background: #7da7f3 none repeat scroll 0 0;
    color: #fff;
}
.bt-blue:hover, .bt-blue:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-blue i, .bt-blue:hover i, .bt-blue:focus i {
    color: #fff;
}
.bt-green {
    background: #5cb85c none repeat scroll 0 0;
    color: #fff;
}
.bt-green:hover, .bt-green:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-green i, .bt-green:hover i, .bt-green:focus i {
    color: #fff;
}
.bt-turkus {
    background: #31b0d5 none repeat scroll 0 0;
    color: #fff;
}
.bt-turkus:hover, .bt-turkus:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-turkus i, .bt-turkus:hover i, .bt-turkus:focus i {
    color: #fff;
}
.bt-orange {
    background: #f0ad4e none repeat scroll 0 0;
    color: #fff;
}
.bt-orange:hover, .bt-orange:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-orange i, .bt-orange:hover i, .bt-orange:focus i {
    color: #fff;
}
.bt-red {
    background: #dd4b39 none repeat scroll 0 0;
    color: #fff;
}
.bt-red:hover, .bt-red:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-red i, .bt-red:hover i, .bt-red:focus i {
    color: #fff;
}
.bt-grey {
    background: #dedede none repeat scroll 0 0;
    color: #333;
}
.bt-grey:hover, .bt-grey:focus {
    color: #333;
    opacity: 0.8;
}
.bt-grey i, .bt-grey:hover i, .bt-grey:focus i {
    color: #333;
}
.bt-transparent {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.bt-transparent:hover, .bt-transparent:focus {
    color: #fff;
    opacity: 0.8;
}
.bt-transparent i, .bt-transparent:hover i, .bt-transparent:focus i {
    color: #fff;
}
.bt-transparent-dark {
    background: transparent none repeat scroll 0 0;
    color: #333;
}
.bt-transparent-dark:hover, .bt-transparent-dark:focus {
    color: #333;
    opacity: 0.8;
}
.bt-transparent-dark i, .bt-transparent-dark:hover i, .bt-transparent-dark:focus i {
    color: #333;
}
.overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 0;
}
.overlay-frame {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.page-overlay.active {
    top: 121px;
}
.color-overlay, .gradient-overlay {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.background-space {
    bottom: 0;
    height: 350px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
}
.apace-100 {
    height: 100px;
}
.apace-150 {
    height: 150px;
}
.apace-200 {
    height: 200px;
}
.apace-250 {
    height: 250px;
}
.apace-300 {
    height: 300px;
}
.pg-canvas {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    top: 0;
}
.background-white {
    background: #fff none repeat scroll 0 0;
}
.background-grey {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcfcfc 0%, #f8fafa 100%) repeat scroll 0 0;
}
.background-color {
    background: #7da7f3 none repeat scroll 0 0;
}
.background-blue-dark {
    background: #000a1e none repeat scroll 0 0;
}
.gradient-0 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(125, 167, 243, 1) 0%, rgba(77, 178, 197, 1) 50%, rgba(66, 238, 231, 1) 100%) repeat scroll 0 0;
}
.gradient-1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fe7259 0%, #ffc456 100%) repeat scroll 0 0;
}
.gradient-2 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #3cf888 0%, #23e260 100%) repeat scroll 0 0;
}
.gradient-3 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #73ecfd 0%, #6ecaf1 100%) repeat scroll 0 0;
}
.gradient-4 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #a169ce 0%, #abcff3 100%) repeat scroll 0 0;
}
.gradient-5 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(68, 209, 252, 1) 0%, rgba(68, 135, 252, 1) 100%) repeat scroll 0 0;
}
.gradient-6 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(229, 112, 231, 1) 0%, rgba(200, 94, 199, 1) 47%, rgba(168, 73, 163, 1) 100%) repeat scroll 0 0;
}
.gradient-7 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 93, 177, 1) 0%, rgba(239, 1, 124, 1) 100%) repeat scroll 0 0;
}
.gradient-8 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(234, 185, 45, 1) 0%, rgba(199, 152, 16, 1) 100%) repeat scroll 0 0;
}
.gradient-9 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(221, 232, 99, 1) 1%, rgba(255, 151, 25, 1) 100%) repeat scroll 0 0;
}
.gradient-10 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(83, 160, 118, 1) 0%, rgba(16, 165, 51, 1) 100%) repeat scroll 0 0;
}
.gradient-11 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(82, 158, 151, 1) 0%, rgba(21, 211, 205, 1) 100%) repeat scroll 0 0;
}
.gradient-12 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(121, 202, 234, 1) 0%, rgba(21, 211, 205, 1) 100%) repeat scroll 0 0;
}
.gradient-13 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(229, 165, 68, 1) 0%, rgba(70, 116, 191, 1) 100%) repeat scroll 0 0;
}
.gradient-14 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(206, 206, 206, 1) 0%, rgba(64, 185, 249, 1) 100%) repeat scroll 0 0;
}
.gradient-15 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(110, 204, 193, 1) 0%, rgba(64, 185, 249, 1) 100%) repeat scroll 0 0;
}
.gradient-16 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(67, 169, 216, 1) 0%, rgba(58, 166, 216, 1) 47%, rgba(38, 138, 187, 1) 100%) repeat scroll 0 0;
}
.gradient-17 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(38, 143, 208, 1) 0%, rgba(95, 86, 172, 1) 100%) repeat scroll 0 0;
}
.gradient-18 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #2094dc 0%, #14bee3 99%) repeat scroll 0 0;
}
.gradient-19 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #26a6d0 0%, #665bc3 99%) repeat scroll 0 0;
}
.line-separate {
    display: block;
    height: 18px;
    margin-bottom: 30px;
    position: relative;
    width: 120px;
}
.line-separate span {
    border-radius: 50%;
    display: block;
    height: 18px;
    margin: 0 auto;
    position: relative;
    width: 18px;
}
.line-separate::before {
    content: "";
    display: block;
    float: left;
    height: 2px;
    margin: 0 !important;
    position: relative;
    top: 8px;
    width: 50px;
}
.line-separate::after {
    content: "";
    display: block;
    float: right;
    height: 2px;
    margin: 0 !important;
    position: relative;
    top: -10px;
    width: 50px;
}
.line-dark::before, .line-dark::after {
    background: #999 none repeat scroll 0 0;
}
.line-dark span {
    box-shadow: 0 0 0 2px #999 inset;
}
.line-white::before, .line-white::after {
    background: #fff none repeat scroll 0 0;
}
.line-white span {
    box-shadow: 0 0 0 2px #fff inset;
}
.line-color::before, .line-color::after {
    background: #7da7f3 none repeat scroll 0 0;
}
.line-color span {
    box-shadow: 0 0 0 2px #7da7f3 inset;
}
.line-center, .line-center::before, .line-center::after {
    margin-left: auto;
    margin-right: auto;
}
.line-center span::before, .line-center span::after {
    width: 90px;
}
.opacity-100 {
    opacity: 1;
}
.opacity-95 {
    opacity: 0.95;
}
.opacity-90 {
    opacity: 0.9;
}
.opacity-85 {
    opacity: 0.85;
}
.opacity-80 {
    opacity: 0.8;
}
.opacity-75 {
    opacity: 0.75;
}
.opacity-70 {
    opacity: 0.7;
}
.opacity-65 {
    opacity: 0.65;
}
.opacity-60 {
    opacity: 0.6;
}
.photohommes {
    margin-left: -14px;
    margin-top: 60px;
}
.espace {
    padding-left: 200px;
}
.photofemmes {
    margin-left: 133px;
}
.photofemmes:hover {
    margin-left: -56px;
}
.photohommes:hover {
    margin-left: -50px;
}
.clrver {
    color: #6caa42;
    font-style: italic;
    font-weight: bold;
}
.opacity-55 {
    opacity: 0.55;
}
.opacity-50 {
    opacity: 0.5;
}
.opacity-45 {
    opacity: 0.45;
}
.opacity-40 {
    opacity: 0.4;
}
.opacity-35 {
    opacity: 0.35;
}
.opacity-30 {
    opacity: 0.3;
}
.opacity-25 {
    opacity: 0.25;
}
.opacity-20 {
    opacity: 0.2;
}
.opacity-15 {
    opacity: 0.15;
}
.opacity-10 {
    opacity: 0.1;
}
.opacity-5 {
    opacity: 0.05;
}
.opacity-0 {
    opacity: 0;
}
.empty-space {
    height: 50px;
    overflow: hidden;
    width: 100%;
}
.photo-image {
    margin: 0 auto;
    max-width: 350px;
}
.height-auto {
    height: auto;
}
.highlight {
    color: #7da7f3;
}
.parallax-wallpaper {
    background-image: url("demo/background/image-11.jpg");
    background-size: cover;
    height: 150%;
    left: -25%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: -25%;
    width: 150%;
    z-index: -999999;
}
.flexslider.textslider {
    background: transparent none repeat scroll 0 0;
    border: 0 solid #fff;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    margin: 0;
    position: relative;
}
.textslider h1, .textslider h2, .textslider h3 {
    text-transform: uppercase;
}
.textslider h1 {
    font-size: 82px;
}
.textslider h2 {
    font-size: 58px;
}
.textslider h3 {
    font-size: 40px;
}
body.mobile {
}
body.mobile .animated {
    display: block;
    visibility: visible;
}
.poz {
    margin-top: -272px;
  
}
@media (min-width: 1300px) {
.site-main .container {
    width: 1170px;
}
}
@media (max-width: 991px) {
.site-main .page-container {
    display: block;
    vertical-align: middle;
}
.site-main.fullscreen {
    display: block;
    height: auto;
    padding: 200px 80px;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 44px;
}
h3 {
    font-size: 26px;
}
.services .service {
    padding-bottom: 50px;
}
.services .service:last-child {
    padding-bottom: 0;
}
#clock .counter-box {
    padding: 15px;
    width: 170px;
}
}
@media (max-width: 768px) {
.navigation {
    border-left: 0 none;
    width: 100%;
}
.photofemmes {
    margin-left: 1px!important;
}
.section, .text-left, .text-right {
    text-align: center !important;
}
.fullscreen .section-container {
    display: block;
}
.site-main .section-container {
    display: block;
    height: auto;
}
.site-main .table-container {
    display: block;
}
.service:last-child p:last-child {
    margin-bottom: 0;
}
.subscription-form input, .subscription-form button {
    float: none;
}
.subscription-form button {
    margin-top: 20px;
}
.line-separate, .line-separate span::before, .line-separate span::after {
    margin: 0 auto;
}
.line-separate span::before, .line-separate span::after {
    width: 90px !important;
}
.counter-container {
    border-left: 0 none;
    border-right: 0 none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    width: auto;
}
#clock .counter-box {
    border: medium none;
    float: none;
    width: 100%;
}
.overlay-frame {
    box-shadow: 0 80px 0 0 #353438 inset, 0 -80px 0 0 #353438 inset;
}
.socials-icons {
    bottom: auto;
    display: block;
    height: auto;
    margin: 0;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    z-index: 10;
}
.socials-icons ul {
    display: table;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.socials-icons li {
    display: block;
    float: left;
    margin: 0;
}
.socials-icons li a {
    border-bottom: 1px solid transparent;
    border-right: 0 solid transparent;
    display: block;
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.socials-icons li a i {
    color: #fff;
    font-size: 21px;
    line-height: 80px;
}
.socials-icons li a:hover {
    border-bottom: 1px solid #fff;
    border-right: 0 solid #fff;
}
.textslider h1 {
    font-size: 62px;
}
.textslider h2 {
    font-size: 48px;
}
.textslider h3 {
    font-size: 30px;
}
}
