/*----------------------------------------*/
/*  1.  ThemeService default CSS
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:300,400,600,700,800|Roboto:400,700');

html, body {
    height: 100%;
    font-family: 'Raleway', sans-serif;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: 0px none;
    text-decoration: none;
}

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

.fix {
    overflow: hidden
}

p {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

a:hover {
    color: #ec4445;
    text-decoration: none;
}

a:active, a:hover {
    outline: 0 none;
}

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

input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}

select {
    width: 100%;
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
}

option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}

input:focus {
    background: transparent;
}

textarea {
    resize: vertical;
    background: #eceff8;
    border: 2px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px;
}

textarea:focus {
    background: transparent;
    outline: none;
}

::-moz-placeholder {
    color: #444;
    font-size: 13px;
}

.input-group.divcenter.input-group .form-control {
    padding-left: 0px
}

.clear {
    clear: both
}

body {
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.height-100vh {
    height: 100vh;
}

.table{
    display: table;
    height: 100%;
}

.table-cell {
    display: table;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.relative {
    position: relative
}

/*colored background*/
.default-bg {
    background: #26B8F3;
}

.white-bg {
    background: #fff;
}

.gray-bg {
    background: #F1F1F1;
}

.bg-dark {
    background-color: #1e2127;
}

.bg-dark-gray {
    background-color: #252830;
}

/*colored text*/

.white-text {
    color: #fff;
}

.gray-text {
    color: #7a7a7a
}

.dp-gray-text {
    color: #535353
}

i {
    color: #666666;
    transition: all .3s ease 0s;
}

.ptb-40 {
    padding: 40px 0
}

.hidden {
    display: none;
}

.slide-1 {
    background: rgba(0, 0, 0, 0) url("/site/content/header.jpg") no-repeat fixed;
    background-position-x: center;
    background-size: cover;
    height: 600px;
    z-index: 0;
}

#jarallax {
    position: relative;
    height: 600px;
    top: 0px;
}

#clear-img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#jarallax-overlay {
    position: relative;
    top: -600px;
    height: 600px;

}

#blur-img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}

/*---------------------------------------
 3.Header-area
---------------------------------------- */
/*-- Navbar Toggle --*/

.logo a h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}

.pushmenu a h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}

.logo a {
    height: inherit;
}

#main-menu.stick {
    background-color: rgba(51,51,51,0.9);
    padding: 20px 0;
    position: fixed;
    top: 0;
    height: 66px;
}

.main-menu li {
    display: inline-block;
    padding-left: 27px;
}

.main-menu li a {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-family: 'Lato', sans-serif;
    display: block;
}

.main-menu {
    padding-top: 4px;
}

.stick .main-menu {
    padding-top: 5px;
}

.main-menu.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

#main-menu {
    left: 0;
    padding: 35px 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    z-index: 99;
    height: 96px;
}

.main-menu.float-right li:first-child {
    padding-left: 0;
}

.main-menu nav ul li a::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale(0);
    width: 15px;
    transition: all 0.3s ease 0s;
}

.main-menu nav ul li.active a::before,
.main-menu nav ul li a:hover::before {
    transform: scale(1);
}

.main-slider-area {
    padding-top: 100px;
}

.navbar-toggle {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #333;
    border-radius: 0;
    padding: 0;
    text-align: center;
    border: none;
    margin: 0;
}

.navbar-toggle i {
    display: block;
    font-size: 26px;
    line-height: 40px;
}

.navbar-toggle i.menu-open {
    display: none;
}

.navbar-toggle.collapsed .menu-open {
    display: block;
}

.navbar-toggle.collapsed .menu-close {
    display: none;
}

.navbar-brand {
    float: left;
    padding: 0;
}

/**Push Menu**/
#menu_bars {
    background: transparent none repeat scroll 0 0;
    border-radius: 4px;
    cursor: pointer;
    display: table;
    float: right;
    position: relative;
    right: 10px;
    top: 6px;
    transition: all 300ms linear 0s;
    width: 20px;
    z-index: 1102;
}

#menu_bars.right {
    float: right;
}

#menu_bars.active {
    position: fixed;
    margin-top: 0;
    top:6px;
    right: 30px;
    border: none;
}

#menu_bars.active span {
    background: #4A90E2;
}

#menu_bars.active.right {
    padding: 15px;
}

#menu_bars.active span.t1 {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
}

#menu_bars.active span.t2 {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu_bars.active span.t3 {
    -webkit-transform: translateY(-5px) rotate(-135deg);
    transform: translateY(-5px) rotate(-135deg);
}

#menu_bars span {
    background: #ffffff;
    display: block;
    height: 3px;
    width: 20px;
    -webkit-transition: all linear 300ms;
    transition: all linear 300ms;
}

#menu_bars:hover span {
    background: #4A90E2;
}

#menu_bars span.t2 {
    margin: 3px 0;
}

/*this is the nav*/
.pushmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.pushmenu {
    background: #fff;
    padding: 20px 15px;
    width: 270px;
    height: 100%;
    top: 0;
    z-index: 1100;
    position: fixed;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.pushmenu.pushmenu-right {
    padding: 20px 20px 20px 40px;
}

.pushmenu-right {
    right: -270px;
}

.pushmenu-right.pushmenu-open {
    right: 0;
    box-shadow: 3px 0 3px 3px #c2c2c2;
}

.pushmenu-push-toleft {
    left: -270px;
}

.push-logo {
    display: block;
    margin-bottom: 30px;
}

.pushmenu .push_nav {
    width: 100%;
    z-index: 100;
    background: #fff;
}

.pushmenu .push_nav li a:hover {
    -webkit-transform: none;
    transform: none;
}

.pushmenu .push_nav > li {
    height: 35px;
    display: block;
    position: relative;
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
    opacity: 0;

}

.pushmenu.pushmenu-open .push_nav > li {
    height: 35px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    opacity: 1;
}

.pushmenu.pushmenu-open .push_nav > li:first-child {
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(3) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(5) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(7) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(9) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(10) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(11) {
    -webkit-transition-delay: .55s;
    transition-delay: .55s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(12) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(13) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(14) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(15) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(16) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(17) {
    -webkit-transition-delay: .85s;
    transition-delay: .85s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(18) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(19) {
    -webkit-transition-delay: .95s;
    transition-delay: .95s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(20) {
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(21) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(22) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(23) {
    -webkit-transition-delay: 1.20s;
    transition-delay: 1.20s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(24) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
}

.pushmenu.pushmenu-open .push_nav > li:nth-child(25) {
    -webkit-transition-delay: 1.30s;
    transition-delay: 1.30s;
}

.pushmenu .push_nav > li > a {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 5px;
    margin: 0 5px 18px 5px;
    text-transform: uppercase;
    padding-left: 0;
}

.pushmenu .push_nav > li:hover > a {
    padding-left: 10px;
    color: #4A90E2;
}

.pushmenu .social_icon {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
}

.social_icon li {
    display: inline-block;
}

ul.social_icon li a {
    font-size: 15px;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    background: #fff;
    line-height: 40px;
}

ul.social_icon li a:hover {
    background: #4A90E2;
    color: #fff;
}

ul.social_icon li a:hover i {
    color: #fff;
}

/*----------------------
4.Slider-area
------------------------*/
.slider-area {
    position: relative;
}

.opacity-1::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: #000;
    opacity: .6;
}

.header-text.text-center {
    position: relative;
    z-index: 1;
}

.header-text h2 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
}

.header-text p {
    padding: 0px 270px;
    color: #fff;
    margin-bottom: 30px;
}

.cd-headline.clip span {
    padding: 0;
}

.slide-btn {
    border: 1px solid #26B8F3;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin: 0 10px;
    padding: 9px 21px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 4;
}

.slide-btn:hover {
    background: #26B8F3;
    color: #fff;
    z-index: 4;
}

.slide-btn.btn-active {
    background: #26B8F3;
    color: #fff;
    z-index: 4;
}

/*------------------------
  16.Contact-Area
--------------------------*/

.contact-sochil-icon {
    margin-top: 35px;
}

.contact-sochil-icon a {
    border: 1px solid #333;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 39px;
    margin-right: 8px;
    text-align: center;
    display: inline-block;
    width: 40px;
}

.contact-sochil-icon a:hover {
    background: #26B8F3;
    border: 1px solid #26B8F3;
    color: #fff;
}

.contact-sochil-icon a:hover i {
    color: #fff;
}

/*------------------------
  17.Footer-Area
--------------------------*/
.copyright-left {
    font-size: 8pt;
}
.contact-sochil-icon.copyright-icon {
    margin: 0;
    text-align: right;
}

.contact-sochil-icon.copyright-icon a {
    margin: 0;
    margin-left: 5px;
    border-radius: 50%;
    font-size: 18px;
}

.copyright-left.text-left > span {
    margin-top: 11px;
    display: block;
}

/*------------------------
  18.Other-css
--------------------------*/
a#scrollUp {
    bottom: 30px;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 30px;
    background: #26B8F3;
    color: #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 4px;
}

a#scrollUp i {
    color: #fff;
}

a#scrollUp:hover {
    background: #444;
}

#particles-js {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
    pointer-events: none;
}

div#preloader {
    /*background: #000 url("/public/img/ball.gif") no-repeat scroll center center;
    background-size: 180px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: black;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}


.loading {
    position: relative;
    width: 11rem;
    height: 11rem;
    transform-style: preserve-3d;
    perspective: 800px;
}
.loading .arc {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border-bottom: 3px solid #FFFFFF;
}
.loading .arc:nth-child(1) {
    animation: rotate1 1.15s linear infinite;
}
.loading .arc:nth-child(2) {
    animation: rotate2 1.15s linear infinite;
}
.loading .arc:nth-child(3) {
    animation: rotate3 1.15s linear infinite;
}
.loading .arc:nth-child(1) {
    animation-delay: -0.8s;
}
.loading .arc:nth-child(2) {
    animation-delay: -0.4s;
}
.loading .arc:nth-child(3) {
    animation-delay: 0s;
}

@keyframes rotate1 {
    from {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0);
    }
    to {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(1turn);
    }
}
@keyframes rotate2 {
    from {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0);
    }
    to {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(1turn);
    }
}
@keyframes rotate3 {
    from {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0);
    }
    to {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(1turn);
    }
}


/* BOOTSTRAP FIX */
@media (max-width: 767px) {
    .navbar-collapse.collapse.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-collapse.collapse.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .navbar-collapse.collapse.hidden-lg {
        display: none !important
    }
}