#footer-css {
  @import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
  @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i"); }
  #footer-css .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  #footer-css .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }
  #footer-css .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  #footer-css .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  #footer-css .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  #footer-css .owl-carousel .owl-item {
    float: left; }
  #footer-css .owl-controls .owl-page, #footer-css .owl-controls .owl-buttons div {
    cursor: pointer; }
  #footer-css .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  #footer-css .grabbing {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important; }
  #footer-css .home-slider.light-section .grabbing {
    cursor: url(/images/icons/mouse-dark.png), auto !important; }
  #footer-css .home-slider.dark-section .grabbing {
    cursor: url(/images/icons/mouse-light.png), auto !important; }
  #footer-css .owl-carousel .owl-wrapper, #footer-css .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  #footer-css .owl-theme .owl-controls {
    margin-top: 0;
    text-align: center; }
  #footer-css .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5; }
  #footer-css .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
    z-index: 50; }
  #footer-css .owl-theme .owl-pagination {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  #footer-css .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    z-index: 50; }
  #footer-css .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 50; }
  #footer-css .owl-theme .owl-controls .owl-page.active span, #footer-css .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #fff; }
  #footer-css .owl-theme .owl-controls .owl-page.active span {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3); }
  #footer-css .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  #footer-css .owl-item.loading {
    min-height: 150px;
    background: url(/images/icons/AjaxLoader.gif) no-repeat center center; }
  #footer-css .owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px; }
  #footer-css .owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut 1s both ease;
    -moz-animation: fadeOut 1s both ease;
    animation: fadeOut 1s both ease; }
  #footer-css .owl-fade-in {
    -webkit-animation: fadeIn 1s both ease;
    -moz-animation: fadeIn 1s both ease;
    animation: fadeIn 1s both ease; }
  #footer-css .owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease; }
  #footer-css .owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease; }
  #footer-css .owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both; }
  #footer-css .owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both; }
  #footer-css .owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .8s ease both;
    -moz-animation: scaleUpFrom .8s ease both;
    animation: scaleUpFrom .8s ease both; }
  #footer-css .owl-fadeUp-out {
    -webkit-animation: scaleUpTo .8s ease both;
    -moz-animation: scaleUpTo .8s ease both;
    animation: scaleUpTo .8s ease both; }
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
  #footer-css .isotope-item {
    z-index: 2; }
  #footer-css .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1; }
  #footer-css .isotope, #footer-css .isotope .isotope-item {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s; }
  #footer-css .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; }
  #footer-css .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; }
  #footer-css .isotope.no-transition, #footer-css .isotope.no-transition .isotope-item, #footer-css .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0; }
  #footer-css .isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
  #footer-css :focus {
    outline: none; }
  #footer-css :-moz-any-link:focus {
    outline: none;
    text-decoration: none; }
  #footer-css ::-moz-focus-inner {
    padding: 0;
    border: 0;
    outline: none; }
  #footer-css ::selection {
    color: #fff; }
  #footer-css ::-moz-selection {
    color: #fff; }
  #footer-css #footer {
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #2d374b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%; }
  #footer-css a {
    transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out; }
  #footer-css a, #footer-css a:hover, #footer-css a:focus {
    cursor: pointer;
    text-decoration: none !important; }
  #footer-css strong, #footer-css b {
    font-weight: 700; }
  #footer-css img {
    max-width: 100%;
    height: auto; }
  #footer-css ul, #footer-css ol {
    padding: 0;
    margin: 0; }
  #footer-css .icons-list {
    list-style: none; }
  #footer-css ul li, #footer-css ol li, #footer-css .icons-list li {
    padding: 5px 0;
    font-size: 15px; }
  #footer-css .icons-list i {
    font-size: 12px;
    margin-right: 8px;
    color: #2d374b; }
  #footer-css .icons-list strong {
    color: #666; }
  #footer-css .dark-section .icons-list, #footer-css .dark-section .icons-list i, #footer-css .dark-section .icons-list strong {
    color: #2d374b; }
  #footer-css h1, #footer-css h2, #footer-css h3, #footer-css h4, #footer-css h5, #footer-css h6 {
    font-weight: 700;
    color: #2d374b;
    margin: 0;
    font-family: 'Montserrat',sans-serif; }
  #footer-css h3, #footer-css h4, #footer-css h5, #footer-css h6 {
    letter-spacing: 1px; }
  #footer-css h1 {
    font-size: 24px;
    line-height: 30px; }
  #footer-css h2 {
    font-size: 22px;
    line-height: 28px; }
  #footer-css h3 {
    font-size: 18px;
    line-height: 24px; }
  #footer-css h4 {
    font-size: 16px;
    line-height: 22px; }
  #footer-css h5 {
    font-size: 14px;
    line-height: 20px; }
  #footer-css h6 {
    font-size: 12px;
    line-height: 18px; }
  #footer-css p {
    color: #2d374b;
    font: 400 17px/25px "Open Sans";
    margin: 0 0 10px; }
  #footer-css p strong {
    font-weight: 600; }
  #footer-css .light-text {
    color: #fff; }
  #footer-css .gray-text {
    color: #bbb; }
  #footer-css .uppercase {
    text-transform: uppercase; }
  #footer-css .fit-text {
    font-size: 60px;
    line-height: 70px;
    font-weight: 100; }
  #footer-css .contant-form-bx label {
    color: #2d374b;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 4px; }
  #footer-css .dark-section .contant-form-bx label {
    color: #ddd; }
  #footer-css .contant-form-bx label:after {
    content: "*";
    color: #f23e1e; }
  #footer-css .name-missing, #footer-css .email-missing, #footer-css .message-missing {
    opacity: 0;
    filter: Alpha(Opacity=0);
    float: right;
    color: #f23e1e;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out; }
  #footer-css .mail_response {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out; }
  #footer-css .mail_response h4, #footer-css .mail_response p {
    display: inline;
    color: #fff; }
  #footer-css input, #footer-css textarea {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    border-radius: 2px;
    outline: none;
    max-width: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css input[type="text"], #footer-css input[type="text"]:hover, #footer-css input[type="text"]:focus, #footer-css textarea, #footer-css textarea:hover, #footer-css textarea:focus {
    color: #2d374b;
    min-width: 100%;
    padding: 6px 9px;
    background-color: #fff;
    border: 1px solid #ccc; }
  #footer-css blockquote {
    position: relative;
    padding: 5px 0;
    border-left: 0; }
  #footer-css blockquote > i {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -24px;
    font-size: 4em !important;
    color: rgba(0, 0, 0, 0.1); }
  #footer-css blockquote p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #333;
    text-transform: uppercase; }
  #footer-css blockquote small {
    text-transform: uppercase; }
  #footer-css .hr.border {
    height: 1px;
    background-color: #eee; }
  #footer-css .dark-section input[type="text"], #footer-css .dark-section input[type="text"]:hover, #footer-css .dark-section input[type="text"]:focus, #footer-css .dark-section textarea, #footer-css .dark-section textarea:hover, #footer-css .dark-section textarea:focus {
    color: #2d374b;
    background-color: rgba(255, 255, 255, 0.05);
    border-color: transparent; }
  #footer-css textarea, #footer-css textarea:hover, #footer-css textarea:focus {
    padding: 8px 10px; }
  #footer-css input[type="text"]:hover, #footer-css textarea:hover {
    border-color: #d2d2d2; }
  #footer-css .dark-section input[type="text"]:hover, #footer-css .dark-section textarea:hover {
    border-color: transparent; }
  #footer-css input[type="text"]:focus, #footer-css textarea:focus {
    color: #2d374b;
    border-color: #00a2e9;
    -webkit-box-shadow: 0 0 3px #00a2e9 inset;
    -moz-box-shadow: 0 0 3px #00a2e9 inset;
    -o-box-shadow: 0 0 3px #00a2e9 inset;
    box-shadow: 0 0 3px #00a2e9 inset; }
  #footer-css .dark-section input[type="text"]:focus, #footer-css .dark-section textarea:focus {
    color: #888;
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.04);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #footer-css input[type="submit"] {
    font-weight: 600;
    overflow: hidden;
    position: relative;
    display: inline-block;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
    padding: 6px 20px;
    border: none;
    width: 100%; }
  #footer-css .light-section input[type="submit"]:hover {
    background-color: #2d374b; }
  #footer-css .dark-section input[type="submit"]:hover {
    color: #2d374b;
    background-color: #fff; }
  #footer-css .tooltip .tooltip-inner {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px; }
  #footer-css .parallax, #footer-css .parallax-section, #footer-css .parallax-bg, #footer-css .parallax-full {
    background-position: 50% 0;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
  #footer-css .section {
    position: relative;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding: 120px 0;
    background: #fff; }
  #footer-css .section .container {
    z-index: 36;
    position: relative; }
  #footer-css .dark-section h1, #footer-css .dark-section h2, #footer-css .dark-section h3, #footer-css .dark-section h4, #footer-css .dark-section h5, #footer-css .dark-section h6 {
    color: #fff; }
  #footer-css .dark-section, #footer-css .dark-section p {
    color: #fff; }
  #footer-css .dark-section .section-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(/images/overlays/03.png) repeat rgba(0, 0, 0, 0.5); }
  #footer-css .section-overlay-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(/images/overlays/03.png) repeat rgba(45, 55, 75, 0.8); }
  #footer-css .dark-section .section-overlay-blue {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #00a2e9 url(/images/overlays/03.png) repeat;
    opacity: .8; }
  #footer-css .light-section h1, #footer-css .light-section h2, #footer-css .light-section h3, #footer-css .light-section h4, #footer-css .light-section h5, #footer-css .light-section h6 {
    color: #2d374b; }
  #footer-css .light-section .fit-text {
    color: #2d374b; }
  #footer-css .light-section, #footer-css .light-section p {
    color: #2d374b; }
  #footer-css .light-section .section-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: .9;
    background: url(/images/overlays/light-05.png) repeat rgba(255, 255, 255, 0.5); }
  #footer-css #container {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px; }
  #footer-css #container .title {
    margin-bottom: 12px; }
  #footer-css #container p {
    margin-bottom: 14px; }
  #footer-css #container h1, #footer-css #container h2, #footer-css #container h3, #footer-css #container h4, #footer-css #container h5, #footer-css #container h6 {
    margin-bottom: 8px; }
  #footer-css .section-title {
    position: relative;
    margin-bottom: 10px; }
  #footer-css .section-title h2 span {
    font-weight: 900;
    color: #00a2e9; }
  #footer-css .section-title p {
    position: relative;
    font: 400 15px/22px Montserrat; }
  #footer-css .section-title h2 + .lead {
    padding-top: 18px; }
  #footer-css .section-title h2 + .lead::after {
    content: "";
    display: block;
    width: 75px;
    height: 1px;
    position: absolute;
    top: 0; }
  #footer-css .section-title h1 {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #2d374b;
    letter-spacing: 3px;
    text-transform: uppercase; }
  #footer-css .section-title h2 {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 6px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00a2e9; }
  #footer-css .section-title .title-icon {
    margin-bottom: 15px;
    margin-left: 44px; }
  #footer-css .section-title.text-center .title-icon {
    margin-left: 0; }
  #footer-css .section-title .title-icon span {
    position: relative; }
  #footer-css .section-title .title-icon span::before, #footer-css .section-title .title-icon span::after {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    background-color: #ddd; }
  #footer-css .section-title .title-icon span::before {
    left: -44px; }
  #footer-css .section-title .title-icon span::after {
    right: -44px; }
  #footer-css .section-title .title-icon span i {
    font-size: 16px;
    color: #333; }
  #footer-css .page-header {
    position: relative;
    padding: 240px 0 160px;
    margin: 0;
    background-position: bottom center !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
  #footer-css .page-header p {
    font-size: 17px;
    line-height: 24px; }
  #footer-css .page-header .container {
    z-index: 36;
    position: relative; }
  #footer-css .page-header h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 200;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700; }
  #footer-css .page-header h2 span {
    color: #00a2e9; }
  #footer-css .page-header .up {
    color: #fff;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 10px;
    font-size: 15px;
    letter-spacing: 5px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500; }
  #footer-css .page-header h6 {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #footer-css .video-section {
    overflow: hidden;
    position: relative;
    z-index: 0; }
  #footer-css .video-section .container {
    z-index: 37;
    position: relative; }
  #footer-css .video-section .fullscreen-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30; }
  #footer-css .video-section video {
    min-width: 100% !important;
    height: auto;
    min-height: 100%; }
  #footer-css .video-section .video-section-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 31; }
  #footer-css .video-section.dark-section .video-section-mask {
    background: url(/images/overlays/03.png) repeat rgba(0, 0, 0, 0.5); }
  #footer-css .video-section.light-section .video-section-mask {
    background: url(/images/overlays/light-05.png) repeat rgba(255, 255, 255, 0.7); }
  #footer-css .video-section.light-section p {
    color: #2d374b; }
  #footer-css #pageloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #2d374b;
    z-index: 999999; }
  #footer-css #pageloader.dark {
    background-color: #2d374b; }
  #footer-css #pageloader.dark .spinner > div {
    background-color: #00a2e9; }
  #footer-css #pageloader.light {
    background-color: #fff; }
  #footer-css #pageloader.light .spinner > div {
    background-color: #2d374b; }
  #footer-css #pageloader .loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -87px;
    text-align: center; }
  #footer-css #pageloader .loader-logo {
    margin-bottom: 10px; }
  #footer-css #pageloader .spinner {
    display: inline-block;
    width: 50px;
    height: 30px;
    text-align: center; }
  #footer-css #pageloader .spinner > div {
    background-color: #333;
    height: 100%;
    width: 4px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out; }
  #footer-css #pageloader .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  #footer-css #pageloader .spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  #footer-css #pageloader .spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s; }
  #footer-css #pageloader .spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s; }
@-webkit-keyframes stretchdelay {
  0%,40%,100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes stretchdelay {
  0%,40%,100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
  #footer-css .twitter-slider {
    text-align: center; }
  #footer-css .twitter-slider ul {
    list-style: none; }
  #footer-css .twitter-slider .icon-twitter {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 2px solid #fff; }
  #footer-css .twitter-slider .tweet_time {
    margin-top: 12px;
    display: inline-block;
    text-transform: capitalize; }
  #footer-css .dark-section .twitter-slider .tweet_time a {
    color: #fff; }
  #footer-css .light-section .twitter-slider .tweet_time a {
    color: #2d374b; }
  #footer-css .twitter-slider .tweet_text {
    display: block;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin: 14px 0;
    letter-spacing: 2px;
    text-transform: uppercase; }
  #footer-css .twitter-slider .tweet_action {
    display: inline-block;
    margin: 0 10px;
    text-transform: capitalize; }
  #footer-css .dark-section .twitter-slider .tweet_action {
    color: #fff; }
  #footer-css .light-section .twitter-slider .tweet_action {
    color: #2d374b; }
  #footer-css .twitter-slider .tweet_action i {
    position: relative;
    top: 1px;
    margin-right: 4px;
    font-size: 14px; }
  #footer-css #hidden-header {
    background-color: #fff; }
  #footer-css #header ul {
    list-style: none; }
  #footer-css #header .navbar-toggle {
    height: 100%;
    width: 60px;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0; }
  #footer-css .header-1 .navbar-toggle i {
    position: relative;
    top: 2px;
    font-size: 16px;
    color: #fff !important; }
  #footer-css .header-bg .navbar-toggle i {
    position: relative;
    top: 2px;
    font-size: 16px;
    color: #2d374b !important; }
  #footer-css #header.light-header .navbar-toggle {
    background: none; }
  #footer-css #header.light-header .navbar-toggle i {
    color: #2d374b; }
  #footer-css .header-1, #footer-css .header-2 {
    height: 62px;
    line-height: 58px;
    z-index: 99; }
  #footer-css #logo img {
    max-height: 32px; }
  #footer-css .header-bg #logo img {
    max-height: 32px; }
  #footer-css .header-bg #logo .light-logo {
    display: none; }
  #footer-css .light-header #logo .dark-logo {
    display: none; }
  #footer-css .header-bg #logo .dark-logo {
    display: block; }
  #footer-css .header-1 #logo, #footer-css .header-2 #logo {
    float: left; }
  #footer-css .header-1 #logo a, #footer-css .header-2 #logo a {
    display: block; }
  #footer-css .header-bg .nav-menu ul > li > a {
    color: #222 !important; }
  #footer-css .header-1 .nav-menu ul > li:hover > a.lang:before, #footer-css .header-1 .nav-menu ul > li.active > a.lang:before {
    border-bottom-color: transparent !important; }
  #footer-css .header-1 .nav-menu, #footer-css .header-2 .nav-menu {
    line-height: 62px;
    float: right; }
  #footer-css .header-1 .nav-menu li, #footer-css .header-2 .nav-menu li {
    line-height: normal;
    padding: 0; }
  #footer-css .header-1 .nav-menu > ul > li, #footer-css .header-2 .nav-menu > ul > li {
    display: inline-block;
    position: relative; }
  #footer-css .header-1 .nav-menu .drop a::before, #footer-css .header-2 .nav-menu .drop a::before {
    display: none; }
  #footer-css .header-1 .nav-menu .drop a::before, #footer-css .header-2 .nav-menu .drop.active a::before {
    display: block; }
  #footer-css .header-1 .nav-menu .drop .dropdown, #footer-css .header-2 .nav-menu .drop .dropdown {
    visibility: hidden;
    position: absolute;
    top: 53px;
    right: 0;
    opacity: 0;
    filter: Alpha(Opacity=0);
    width: 130px;
    margin-top: -1px;
    border-top: 1px solid;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css .header-1 .nav-menu .drop:hover .dropdown, #footer-css .header-2 .nav-menu .drop:hover .dropdown {
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .header-1 .nav-menu .drop .dropdown li a, #footer-css .header-2 .nav-menu .drop .dropdown li a {
    color: rgba(255, 255, 255, 0.8) !important;
    padding: 10px 14px;
    background-color: #2d374b;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03); }
  #footer-css .header-1 .nav-menu .drop .dropdown li a img {
    float: left;
    margin: 3px 7px 0 0;
    display: block; }
  #footer-css .header-1 .nav-menu .drop .dropdown li:hover a, #footer-css .header-2 .nav-menu .drop .dropdown li:hover a {
    background-color: #161616;
    padding-left: 20px; }
  #footer-css .header-1 {
    position: absolute;
    top: 25px;
    width: 100%;
    background-color: transparent; }
  #footer-css .header-1.header-bg {
    position: fixed;
    top: 0;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: headerFadeIn;
    -moz-animation-name: headerFadeIn;
    -o-animation-name: headerFadeIn;
    animation-name: headerFadeIn; }
  #footer-css .header-bg .nav-menu ul > li > a.login {
    background: none;
    color: #414243 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  #footer-css .header-bg .nav-menu ul > li > a.login:before {
    display: none; }
  #footer-css .header-1.light-header .nav-menu ul > li > a.login {
    margin: 0 0 0 10px;
    padding: 5px 20px;
    background: none;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    letter-spacing: 0;
    width: auto; }
  #footer-css .header-1.light-header .nav-menu ul > li > a.login:before {
    display: none; }
  #footer-css .header-1.light-header .nav-menu ul > li > a.login i {
    margin-right: 3px; }
  #footer-css .header-1.light-header .nav-menu ul > li > a.login:hover, #footer-css .header-1.light-header .nav-menu ul > li > a.login:focus {
    color: #fff !important;
    background: #00a2e9;
    border: 1px solid #00a2e9; }
  #footer-css .header-bg .nav-menu ul > li > a.login:hover, #footer-css .header-bg .nav-menu ul > li > a.login:focus {
    color: #414243 !important;
    background: #00a2e9;
    border: 1px solid #00a2e9;
    color: #fff !important; }
  #footer-css .header-bg .nav-menu ul > li > a.login-on {
    background: #00a2e9 !important;
    border-color: #00a2e9 !important;
    color: #fff !important; }
  #footer-css .header-1.light-header .nav-menu ul > li > a.login-on {
    background: #00a2e9 !important;
    border-color: #00a2e9 !important;
    color: #fff !important; }
@-webkit-keyframes headerFadeIn {
  0% {
    top: -60px;
    opacity: 0;
    -webkit-animation-timing-function: ease-out; }
  100% {
    top: 0;
    opacity: 1;
    -webkit-animation-timing-function: ease-in; } }
@-moz-keyframes headerFadeIn {
  0% {
    top: -60px;
    opacity: 0;
    -moz-animation-timing-function: ease-out; }
  100% {
    top: 0;
    opacity: 1;
    -moz-animation-timing-function: ease-in; } }
@-o-keyframes headerFadeIn {
  0% {
    top: -60px;
    opacity: 0;
    -o-animation-timing-function: ease-out; }
  100% {
    top: 0;
    opacity: 1;
    -o-animation-timing-function: ease-in; } }
@keyframes headerFadeIn {
  0% {
    top: -60px;
    opacity: 0;
    animation-timing-function: ease-out; }
  100% {
    top: 0;
    opacity: 1;
    animation-timing-function: ease-in; } }
  #footer-css .header-1.header-bg.dark-header {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  #footer-css .header-1.header-bg.light-header {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  #footer-css .header-1 .nav-menu ul > li > a {
    outline: 0;
    text-transform: uppercase;
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 15px;
    letter-spacing: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-family: 'Open Sans',sans-serif; }
  #footer-css .header-1 .nav-menu > ul > li > a::before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    margin-top: -10px;
    border-bottom: 1px solid transparent;
    content: '';
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out; }
  #footer-css .header-1 .nav-menu ul > li:hover > a::before, #footer-css .header-1 .nav-menu ul > li.active > a::before {
    width: 20px;
    margin-left: -10px; }
  #footer-css .header-1.light-header .nav-menu ul > li > a {
    color: #fff; }
  #footer-css .header-1.light-header .nav-menu ul > li.active > a::before {
    border-bottom-color: #fff; }
  #footer-css .header-bg .nav-menu ul > li.active > a::before {
    border-bottom-color: #00a2e9 !important; }
  #footer-css .header-bg .nav-menu ul > li.active > a {
    color: #00a2e9 !important; }
  #footer-css .header-1.dark-header .nav-menu ul > li > a {
    color: #00a2e9; }
  #footer-css .header-1.dark-header .nav-menu ul > li.active > a::before {
    border-bottom-color: #00a2e9; }
  #footer-css .section-home.dark-section {
    background-color: #2d374b; }
  #footer-css .section-home .scroll-down-icon {
    position: absolute;
    bottom: 32px;
    left: 50%;
    font-size: 32px;
    margin-left: -13px;
    z-index: 37;
    -webkit-animation: scroll-down-icon 1.4s linear infinite;
    -moz-animation: scroll-down-icon 1.4s linear infinite;
    -ms-animation: scroll-down-icon 1.4s linear infinite;
    -o-animation: scroll-down-icon 1.4s linear infinite;
    animation: scroll-down-icon 1.4s linear infinite; }
  #footer-css .scroll-down-icon {
    position: absolute;
    bottom: 32px;
    left: 50%;
    font-size: 32px;
    margin-left: -13px;
    z-index: 37;
    -webkit-animation: scroll-down-icon 1.4s linear infinite;
    -moz-animation: scroll-down-icon 1.4s linear infinite;
    -ms-animation: scroll-down-icon 1.4s linear infinite;
    -o-animation: scroll-down-icon 1.4s linear infinite;
    animation: scroll-down-icon 1.4s linear infinite; }
@-webkit-keyframes scroll-down-icon {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.8);
    opacity: .4; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@-moz-keyframes scroll-down-icon {
  0% {
    -moz-transform: scale(1);
    opacity: 1; }
  50% {
    -moz-transform: scale(0.8);
    opacity: .4; }
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }
@-o-keyframes scroll-down-icon {
  0% {
    -o-transform: scale(1);
    opacity: 1; }
  50% {
    -o-transform: scale(0.8);
    opacity: .4; }
  100% {
    -o-transform: scale(1);
    opacity: 1; } }
@keyframes scroll-down-icon {
  0% {
    transform: scale(1);
    opacity: 1; }
  50% {
    transform: scale(0.8);
    opacity: .4; }
  100% {
    transform: scale(1);
    opacity: 1; } }
  #footer-css .section-home.light-section {
    background-color: #fff; }
  #footer-css .section-home.one-slide {
    overflow: hidden; }
  #footer-css .section-home .container {
    z-index: 37;
    position: relative; }
  #footer-css .section-home .home-slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  #footer-css .home-slider-bg .item, #footer-css .home-slider-bg .owl-wrapper-outer, #footer-css .home-slider-bg .owl-wrapper, #footer-css .home-slider-bg .owl-item {
    width: 100%;
    height: 100%; }
  #footer-css .home-slider-bg .item, #footer-css .home-slider .item {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
  #footer-css .home-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  #footer-css .section-home .home-slider .container {
    position: absolute;
    width: 100%; }
  #footer-css .home-slider .item, #footer-css .home-slider .owl-wrapper-outer, #footer-css .home-slider .owl-wrapper, #footer-css .home-slider .owl-item {
    width: 100%;
    height: 100%; }
  #footer-css .home-slider .owl-pagination {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 12; }
  #footer-css .dark-section .home-slider .owl-pagination .owl-page span {
    border: 1px solid #fff; }
  #footer-css .dark-section .home-slider .owl-pagination .owl-page.active span, #footer-css .dark-section .home-slider .owl-pagination .owl-page:hover span {
    background-color: #fff; }
  #footer-css .home-slider .owl-buttons div {
    position: absolute;
    width: 30%;
    top: 0;
    z-index: 1;
    margin: 0 !important;
    text-indent: 9999px;
    overflow: hidden;
    padding: 0 !important;
    opacity: 1 !important;
    filter: Alpha(Opacity=1) !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out; }
  #footer-css .light-section .home-slider .owl-buttons div {
    cursor: url(/images/icons/mouse-dark.png), auto !important;
    cursor: url(/images/icons/mouse-dark.png), auto !important; }
  #footer-css .dark-section .home-slider .owl-buttons div {
    cursor: url(/images/icons/mouse-light.png), auto !important; }
  #footer-css .home-slider .owl-buttons div.owl-prev {
    left: 0;
    height: 100%; }
  #footer-css .home-slider .owl-buttons div.owl-next {
    right: 0;
    height: 100%; }
  #footer-css .youtube-video.light-section .section-overlay {
    background-color: rgba(255, 255, 255, 0.6); }
  #footer-css .yt-player-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  #footer-css .video-controls {
    position: absolute;
    bottom: 20px;
    z-index: 12;
    width: 100%;
    text-align: center; }
  #footer-css .video-controls a {
    margin: 0 2px;
    display: inline-block; }
  #footer-css .video-controls a i {
    font-size: 14px;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    color: #2d374b;
    background-color: #fff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .video-controls a:hover i {
    color: #fff;
    background-color: #2d374b; }
  #footer-css .btn-sys {
    font-weight: 400;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 8px;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .btn-sys i {
    position: relative;
    top: 1px; }
  #footer-css .btn-sys.btn-crv {
    border-radius: 25px; }
  #footer-css .btn-sys.btn-mini {
    font-size: 11px;
    padding: 4px 17px; }
  #footer-css .btn-sys.btn-mini i {
    font-size: 12px; }
  #footer-css .btn-sys.btn-mini.btn-border {
    padding: 3px 18px; }
  #footer-css .btn-sys.btn-small {
    font-size: 11px;
    padding: 6px 20px; }
  #footer-css .btn-sys.btn-small i {
    font-size: 12px; }
  #footer-css .btn-sys.btn-small.btn-border {
    padding: 5px 20px; }
  #footer-css .btn-sys.btn-medium {
    font-size: 13px;
    padding: 8px 22px; }
  #footer-css .btn-sys.btn-medium.btn-border {
    padding: 7px 22px; }
  #footer-css .btn-sys.btn-medium i {
    font-size: 14px; }
  #footer-css .btn-sys.btn-large {
    font-size: 13px;
    padding: 10px 26px; }
  #footer-css .btn-sys.btn-large.btn-border {
    padding: 9px 26px; }
  #footer-css .btn-sys.btn-large i {
    font-size: 14px; }
  #footer-css .btn-sys.btn-border {
    border: 1px solid;
    background-color: transparent; }
  #footer-css .btn-light {
    color: #2d374b;
    background-color: #fff; }
  #footer-css .btn-light:hover {
    color: #2d374b; }
  #footer-css .btn-border.btn-light:after {
    content: "";
    height: 200%;
    width: 35%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    background: rgba(255, 255, 255, 0.05);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .btn-border.btn-light {
    color: #fff;
    border-color: #fff; }
  #footer-css .btn-border.btn-light:hover {
    color: #2d374b;
    background-color: #fff; }
  #footer-css .btn-border.btn-light:hover:after {
    right: 0; }
  #footer-css .btn-dark {
    color: #fff;
    background-color: #2d374b; }
  #footer-css .btn-dark:hover {
    color: #fff; }
  #footer-css .btn-dark:after {
    content: "";
    height: 200%;
    width: 35%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    background: rgba(255, 255, 255, 0.1);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .btn-dark:hover:after {
    width: 50%;
    background: rgba(255, 255, 255, 0.14); }
  #footer-css .btn-border.btn-dark {
    color: #2d374b;
    border-color: #2d374b; }
  #footer-css .btn-border.btn-dark:hover {
    color: #fff;
    background-color: #2d374b; }
  #footer-css .btn-border.btn-dark:hover:after {
    right: 0; }
  #footer-css .btn-gray {
    color: #fff;
    background-color: #c2c2c2; }
  #footer-css .btn-gray:hover {
    color: #fff; }
  #footer-css .btn-gray:after {
    content: "";
    height: 200%;
    width: 35%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    background: rgba(255, 255, 255, 0.1);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .btn-gray:hover:after {
    width: 50%;
    background: rgba(255, 255, 255, 0.14); }
  #footer-css .btn-border.btn-gray {
    color: #c2c2c2;
    border-color: #c2c2c2; }
  #footer-css .btn-border.btn-gray:hover {
    color: #fff;
    background-color: #c2c2c2; }
  #footer-css .btn-border.btn-gray:hover:after {
    right: 0; }
  #footer-css .btn-color {
    color: #fff; }
  #footer-css .btn-color:hover {
    color: #fff; }
  #footer-css .btn-color:after {
    content: "";
    height: 220%;
    width: 35%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 10%;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    background: rgba(255, 255, 255, 0.15);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .btn-color:hover:after {
    width: 50%;
    background: rgba(255, 255, 255, 0.2); }
  #footer-css .btn-border.btn-color:hover {
    color: #fff; }
  #footer-css .btn-border.btn-color:hover:after {
    right: 0; }
  #footer-css .counter {
    opacity: 0;
    display: inline-block;
    text-align: center; }
  #footer-css .counter > span {
    display: block; }
  #footer-css .counter i {
    display: block;
    font-size: 28px !important;
    font-weight: 300 !important;
    line-height: 82px;
    width: 86px;
    border: 2px solid #00a2e9;
    border-radius: 50%;
    height: 86px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
    background: #FFF;
    color: #000;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; }
  #footer-css .counter:hover i {
    color: #fff;
    background: #00a2e9;
    border: 2px solid #00a2e9;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg); }
  #footer-css .counter .num-counter {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    text-align: center;
    display: inline-block !important;
    font-weight: 700;
    color: #2d374b;
    font-family: 'Montserrat',sans-serif; }
  #footer-css .counter:hover .num-counter {
    color: #00a2e9; }
  #footer-css .counter h5 {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400; }
  #footer-css .light-section .counter h5 {
    color: #2d374b; }
  #footer-css ul.nav-tabs {
    list-style: none;
    border-bottom: 1px solid #eee; }
  #footer-css ul.nav-tabs li {
    padding: 0;
    display: inline-block;
    float: inherit; }
  #footer-css ul.nav-tabs li a {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 6px;
    border: 0 !important;
    color: #333;
    background-color: transparent !important;
    margin-right: 20px; }
  #footer-css ul.nav-tabs li a:hover {
    color: #2d374b; }
  #footer-css ul.nav-tabs li.active a {
    border-bottom: 1px solid !important; }
  #footer-css ul.nav-tabs li a i {
    font-size: 12px; }
  #footer-css .nav-tabs > li.active > a, #footer-css .nav-tabs > li.active > a:hover, #footer-css .nav-tabs > li.active > a:focus {
    cursor: pointer; }
  #footer-css .tab-pane {
    padding: 14px 0 0; }
  #footer-css .collapse-group .panel {
    padding: 15px 30px;
    border-bottom: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
    background: #f5f6f7;
    margin: 0; }
  #footer-css .collapse-group .panel-collapse .collapse-body {
    padding: 15px 15px 0 0; }
  #footer-css .collapse-group .collapse-heading h4 {
    font-size: 18px;
    margin-bottom: 0 !important;
    text-transform: none; }
  #footer-css .collapse-group .collapse-heading h4 a {
    display: block; }
  #footer-css .collapse-group .collapse-heading h4 a.collapsed {
    color: #333; }
  #footer-css .collapse-group .collapse-heading h4 a.collapsed:hover {
    color: #2d374b; }
  #footer-css .collapse-group .collapse-heading h4 a .toggle-icon {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-left: 30px;
    border-radius: 1px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    color: #00a2e9;
    top: 1px;
    font-size: 14px;
    background: none !important;
    float: right;
    right: -10px; }
  #footer-css .collapse-group .collapse-heading h4 a .toggle-icon i {
    display: block;
    line-height: 20px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .collapse-group .collapse-heading h4 a.collapsed .toggle-icon i {
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0); }
  #footer-css .collapse-group .collapse-heading h4 a.collapsed .toggle-icon {
    color: #2d374b; }
  #footer-css .collapse-group .collapse-heading h4 a.collapsed:hover .toggle-icon {
    background-color: none; }
  #footer-css .clients-carousel {
    padding: 0 45px;
    position: relative; }
  #footer-css .clients-carousel .item {
    opacity: 1;
    filter: Alpha(Opacity=1);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css .clients-carousel:hover .item {
    opacity: .5;
    filter: Alpha(Opacity=0.5); }
  #footer-css .clients-carousel:hover .item:hover {
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .clients-carousel .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    display: block;
    margin: -20px 0 0 !important;
    padding: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    filter: Alpha(Opacity=0.2) !important;
    opacity: 0.2 !important;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css .clients-carousel .owl-buttons div:hover {
    filter: Alpha(Opacity=1) !important;
    opacity: 1 !important; }
  #footer-css .dark-section .clients-carousel .owl-buttons div.owl-prev {
    left: 0;
    background: url(/images/icons/prev.png) no-repeat !important; }
  #footer-css .dark-section .clients-carousel .owl-buttons div.owl-next {
    right: 0;
    background: url(/images/icons/next.png) no-repeat !important; }
  #footer-css .light-section .clients-carousel .owl-buttons div.owl-prev {
    left: 0;
    background: url(/images/icons/prev-dark.png) no-repeat !important; }
  #footer-css .light-section .clients-carousel .owl-buttons div.owl-next {
    right: 0;
    background: url(/images/icons/next-dark.png) no-repeat !important; }
  #footer-css .member-box {
    margin-bottom: 30px; }
  #footer-css .member-box:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.33); }
  #footer-css .member-box .member-pic {
    position: relative;
    overflow: hidden;
    text-align: center; }
  #footer-css .member-box .member-pic img {
    transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8; }
  #footer-css .member-box:hover .member-pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1; }
  #footer-css .member-box:hover .member-pic:after {
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .member-box .member-details {
    text-align: center;
    padding: 20px 10px;
    border-bottom: 3px solid transparent; }
  #footer-css .member-box:hover .member-details {
    border-bottom: 3px solid #00a2e9;
    background: #fff !important; }
  #footer-css .member-box:hover .member-details h4 {
    color: #00a2e9; }
  #footer-css .member-box .member-details h4 {
    color: #494949;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 5px; }
  #footer-css .member-box .member-details .member-position {
    color: #2d374b;
    display: block;
    font-size: 13px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 18px; }
  #footer-css .member-box .member-details p {
    margin-bottom: 12px; }
  #footer-css .director .member-box .member-details {
    border-bottom: 3px solid transparent; }
  #footer-css .director .member-box:hover .member-details {
    border-bottom: 3px solid #00a2e9;
    background: #fff !important; }
  #footer-css .bio-form .member-social ul {
    list-style: none !important; }
  #footer-css .bio-form .member-social ul li {
    margin: 0 1px;
    display: inline-block; }
  #footer-css .bio-form .member-social ul li a {
    display: block;
    width: 40px;
    height: 40px;
    color: #494949;
    line-height: 39px;
    border-radius: 50%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-align: center; }
  #footer-css .bio-form .member-social ul li a i {
    font-size: 16px; }
  #footer-css .bio-form .member-social ul li:hover a {
    color: #fff;
    background-color: #00a2e9;
    border-color: #00a2e9; }
  #footer-css .dark-section .member-box .member-details h4 {
    color: #fff; }
  #footer-css .dark-section .member-box .member-details .member-position {
    color: #ddd; }
  #footer-css .dark-section .member-box .member-details p {
    color: #888; }
  #footer-css .member-box .member-pic::after {
    content: "";
    display: block;
    width: 100%;
    height: 200%;
    position: absolute;
    top: -40%;
    right: -65%;
    opacity: 0;
    filter: Alpha(Opacity=0);
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out; }
  #footer-css .member-box:hover .member-pic::after {
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .dark-section .memebr-social ul li a {
    color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  #footer-css .dark-section .memebr-social ul li:hover a {
    color: #2d374b;
    background-color: #fff;
    border-color: #fff; }
  #footer-css .item-six .portolio-item {
    width: 16.6666% !important; }
  #footer-css .container-portfolio {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 1170px;
    z-index: 36;
    position: relative; }
  @media (max-width: 1200px) {
    #footer-css .container-portfolio {
      width: 100%;
      margin: 0 auto;
      padding: 0;
      overflow: hidden; } }
  #footer-css .portfolio-filters {
    text-align: center;
    padding: 0 0 30px; }
  #footer-css .portfolio-filters a {
    display: inline-block;
    color: #2d374b;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #footer-css .portfolio-filters a:after {
    content: "/";
    color: #ddd;
    margin: 0 12px; }
  #footer-css .portfolio-filters a:last-child:after {
    display: none; }
  #footer-css .dark-section .portfolio-filters a, #footer-css .dark-section .portfolio-filters a:after {
    color: #bbb; }
  #footer-css #portfolio-grid {
    left: 0; }
  #footer-css #portfolio-grid .portolio-item {
    overflow: hidden;
    cursor: pointer;
    position: relative; }
  #footer-css .item-six .portolio-item {
    width: 16.6666% !important; }
  #footer-css #portfolio-grid .portolio-item .portfolio-img img {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css #portfolio-grid .portolio-item:hover .portfolio-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  #footer-css #portfolio-grid .portolio-item .portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css #portfolio-grid .portolio-item:hover .portfolio-overlay {
    background: #102c60;
    opacity: .9; }
  #footer-css #portfolio-grid .portolio-item .portfolio-details {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -15px;
    text-align: center;
    opacity: 0;
    filter: Alpha(Opacity=0);
    text-transform: uppercase;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css #portfolio-grid .portolio-item .portfolio-details h4 {
    position: relative;
    right: -22px;
    color: #00a2e9;
    opacity: 0;
    filter: Alpha(Opacity=0);
    line-height: 24px;
    letter-spacing: 0;
    transition: all .4s ease .2s;
    -moz-transition: all .4s ease .2s;
    -webkit-transition: all .4s ease .2s;
    -ms-transition: all .4s ease .2s;
    -o-transition: all .4s ease .2s;
    font-size: 24px; }
  #footer-css #portfolio-grid .portolio-item:hover .portfolio-details h4 {
    right: 0;
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css #portfolio-grid .portolio-item .portfolio-details span {
    position: relative;
    left: -15px;
    font-size: 11px;
    color: #fff;
    opacity: 0;
    filter: Alpha(Opacity=0);
    letter-spacing: 1px;
    transition: all .4s ease .3s;
    -moz-transition: all .4s ease .3s;
    -webkit-transition: all .4s ease .3s;
    -ms-transition: all .4s ease .3s;
    -o-transition: all .4s ease .3s; }
  #footer-css #portfolio-grid .portolio-item:hover .portfolio-details span {
    left: 0;
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css #portfolio-grid .portolio-item:hover .portfolio-details {
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .project-window {
    width: 100%;
    margin: 5px 0 0; }
  #footer-css .project-window .expander-arrows {
    padding: 21px 0;
    text-align: center; }
  #footer-css .project-window .expander-arrows div {
    display: inline-block;
    cursor: pointer;
    margin: 0 3px; }
  #footer-css .project-window .expander-arrows div i {
    font-size: 12px;
    display: block;
    width: 36px;
    height: 36px;
    color: #000;
    line-height: 36px;
    border-radius: 50%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .project-window .expander-arrows div:hover i {
    color: #fff;
    background-color: #00a2e9;
    border-color: #00a2e9; }
  #footer-css .project-window .project-wrap {
    padding-top: 30px; }
  #footer-css .project-window .project-wrap img {
    padding: 15px;
    border: 1px solid #eee;
    background: #f5f6f7; }
  #footer-css .project-window .project-thumb {
    margin-bottom: 22px; }
  #footer-css .project-window .project-sidebar .project-thumb {
    margin-bottom: 0; }
  #footer-css .project-window .project-gallery .gallery-top {
    margin-bottom: 4px;
    padding: 0 2px; }
  #footer-css .project-window .project-gallery .gallery-bottom .item {
    margin: 0 2px;
    cursor: pointer;
    overflow: hidden;
    transition: top .4s ease-in-out;
    -moz-transition: top .4s ease-in-out;
    -webkit-transition: top .4s ease-in-out;
    -o-transition: top .4s ease-in-out; }
  #footer-css .project-window .project-gallery .gallery-bottom .owl-item.active .item {
    position: relative;
    cursor: default; }
  #footer-css .project-window .project-gallery .gallery-bottom .owl-item .item:before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    background-color: transparent;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: background-color .4s ease-in-out,top .4s ease-in-out;
    -moz-transition: background-color .4s ease-in-out;
    -webkit-transition: background-color .4s ease-in-out,top .4s ease-in-out;
    -o-transition: background-color .4s ease-in-out; }
  #footer-css .project-window .project-gallery .gallery-bottom .owl-item.active .item:before {
    top: -4px;
    background-color: #fff; }
  #footer-css .project-window .project-gallery .gallery-bottom .owl-item .item:after {
    content: "";
    display: block;
    position: absolute;
    top: -50%;
    right: -50%;
    width: 90%;
    height: 200%;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transition: background-color .4s ease-in-out;
    -moz-transition: background-color .4s ease-in-out;
    -webkit-transition: background-color .4s ease-in-out;
    -o-transition: background-color .4s ease-in-out; }
  #footer-css .project-window .project-gallery .gallery-bottom .owl-item.active .item:after {
    background-color: rgba(255, 255, 255, 0.35); }
  #footer-css .project-window .info-project {
    position: relative; }
  #footer-css .project-window .info-project h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px; }
  #footer-css .project-window .project-options {
    position: absolute;
    right: 0;
    top: 0; }
  #footer-css .project-window .project-options .likes-counter {
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: 32px;
    height: 32px;
    color: #FF5559;
    text-align: center;
    border: 1px solid #FF5559;
    border-radius: 50%;
    opacity: .8;
    filter: Alpha(Opacity=0.8);
    margin-left: 15px;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out; }
  #footer-css .project-window .project-options .likes-counter:hover {
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .project-window .project-options .likes-counter span {
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 100%;
    opacity: 0;
    filter: Alpha(Opacity=0);
    font-size: 11px;
    text-align: center;
    transition: opacity .3s ease-in-out,bottom .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out,bottom .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out,bottom .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out; }
  #footer-css .project-window .project-options .likes-counter:hover span {
    bottom: -21px;
    opacity: 1;
    filter: Alpha(Opacity=1); }
  #footer-css .project-window .project-options .likes-counter i {
    font-size: 10px;
    line-height: 32px; }
  #footer-css .project-window .project-options .social-share {
    display: inline-block;
    position: relative;
    top: 2px; }
  #footer-css .project-window .project-options .social-share a {
    display: inline-block;
    margin-left: 12px; }
  #footer-css .project-window .project-options .social-share a i {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.22);
    transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out; }
  #footer-css .project-window .project-options .social-share a:hover i {
    color: rgba(0, 0, 0, 0.92); }
  #footer-css .project-window .title-project {
    text-transform: none;
    color: #00a2e9;
    letter-spacing: 0;
    font-size: 24px;
    margin-bottom: 10px; }
  #footer-css .project-window .cat-project {
    margin-bottom: 8px;
    margin-top: -1px;
    position: relative;
    color: #444;
    font-size: 11px;
    text-transform: uppercase; }
  #footer-css .project-window .cat-project span:after {
    content: "/";
    color: #888;
    margin: 0 4px 0 6px; }
  #footer-css .project-window .cat-project span:last-child:after {
    display: none; }
  #footer-css .project-window .meta-project {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin-top: 16px;
    padding-top: 10px;
    font-size: 11px; }
  #footer-css .project-window .project-wrap .meta-project ul li {
    display: inline-block;
    margin-right: 15px; }
  #footer-css .project-window .meta-project ul li span:after {
    content: ","; }
  #footer-css .project-window .meta-project ul li span:last-child:after {
    display: none; }
  #footer-css .project-window .project-content p {
    margin-bottom: 6px; }
  #footer-css .blog-container {
    border-bottom: 1px solid #eee; }
  #footer-css .blog-container:last-child {
    border-bottom: none; }
  #footer-css .no-sidebar .pagination {
    width: 100%;
    text-align: center;
    margin-bottom: 55px;
    margin-top: 25px; }
  #footer-css .pagination {
    clear: both;
    display: block; }
  #footer-css .pagination a, #footer-css .pagination span {
    font-size: 12px;
    padding: 0 10px;
    color: #aaa;
    border-radius: 2px;
    font-weight: 600;
    line-height: 30px;
    height: 30px;
    margin-right: 2px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ddd;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .pagination span {
    border: 1px solid #00a2e9;
    color: #00a2e9 !important; }
  #footer-css .pagination a i {
    position: relative;
    font-size: 14px;
    top: 0; }
  #footer-css .pagination span {
    color: #888; }
  #footer-css .standard-layout .post {
    position: relative;
    margin-bottom: 70px; }
  #footer-css .standard-layout .post-right {
    padding-left: 62px; }
  #footer-css .post-thumb {
    margin-bottom: 18px;
    overflow: hidden; }
  #footer-css .standard-layout .post-head {
    margin-bottom: 18px; }
  #footer-css .standard-layout .post-head q {
    color: #2d374b;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 4px;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out; }
  #footer-css .standard-layout .post-head q::before {
    position: absolute;
    left: -12px;
    top: 0; }
  #footer-css .standard-layout .post-head q a {
    color: #2d374b; }
  #footer-css .post-head h3 {
    font-weight: 600;
    line-height: 32px;
    font-size: 25px;
    letter-spacing: 0; }
  #footer-css .post-head h3 a {
    color: #414243; }
  #footer-css .post-head .post-meta {
    list-style: none; }
  #footer-css .post-head .post-meta li {
    display: inline-block;
    font-size: 13px; }
  #footer-css .post-head .post-meta li a {
    color: #00a2e9; }
  #footer-css .post-head .post-meta li:after {
    content: "/";
    margin: 0 6px 0 8px;
    color: #eee; }
  #footer-css .post-head .post-meta li:last-child:after {
    display: none; }
  #footer-css .standard-layout .post-head .post-meta li, #footer-css .standard-layout .post-head .post-meta li a {
    color: #333; }
  #footer-css .standard-layout .post-date {
    position: absolute;
    left: 0;
    top: 4px;
    color: #fff;
    text-align: center;
    padding: 12px 7px;
    border-radius: 2px;
    background-color: #2d374b;
    transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out; }
  #footer-css .standard-layout .post-date .day {
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 3px;
    display: block;
    font-weight: 600; }
  #footer-css .standard-layout .post-date .month {
    font-size: 14px;
    line-height: 14px;
    display: block;
    font-weight: 600; }
  #footer-css .standard-layout .post .more-link {
    margin-top: 12px; }
  #footer-css .post .read-more {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    color: #2d374b; }
  #footer-css .standard-layout .pagination {
    position: relative;
    top: -30px;
    padding-left: 62px;
    margin-bottom: 25px; }
  #footer-css .post .gallery-slider {
    position: relative;
    overflow: hidden;
    cursor: grab !important;
    cursor: -moz-grab !important;
    cursor: -webkit-grab !important; }
  #footer-css .post .gallery-slider .owl-controls {
    margin: 0; }
  #footer-css .post .gallery-slider .owl-buttons > div {
    position: absolute;
    top: 50%;
    color: #2d374b;
    margin: 0;
    opacity: .9;
    margin-top: -17px;
    filter: Alpha(Opacity=90);
    background-color: #fff;
    transition: left .2s ease-in-out,right .2s ease-in-out,opacity .2s ease-in-out;
    -moz-transition: left .2s ease-in-out,right .2s ease-in-out,opacity .2s ease-in-out;
    -webkit-transition: left .2s ease-in-out,right .2s ease-in-out,opacity .2s ease-in-out;
    -o-transition: left .2s ease-in-out,right .2s ease-in-out,opacity .2s ease-in-out; }
  #footer-css .post .gallery-slider .owl-buttons > div i {
    font-size: 14px;
    position: relative;
    top: 2px; }
  #footer-css .post .gallery-slider .owl-buttons .owl-prev {
    left: -10px;
    padding: 6px 10px 6px 20px;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0; }
  #footer-css .post .gallery-slider .owl-buttons .owl-prev:hover {
    left: 0; }
  #footer-css .post .gallery-slider .owl-buttons .owl-next {
    right: -10px;
    padding: 6px 20px 6px 10px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px; }
  #footer-css .post .gallery-slider .owl-buttons .owl-next:hover {
    right: 0; }
  #footer-css .masonry-layout .post {
    width: 30.5% !important;
    border-radius: 2px;
    margin: 1% !important;
    border: 1px solid #eee;
    background: #f5f6f7;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    min-height: 530px;
    position: relative;
    padding: 15px; }
  #footer-css .masonry-layout .post:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    border: 1px solid #ccc; }
  #footer-css .masonry-layout .post h3 {
    font-size: 18px;
    line-height: 24px; }
  #footer-css .masonry-layout .post:hover h3 a {
    color: #00a2e9; }
  #footer-css .masonry-layout .masonry-post:hover {
    border-color: #e2e2e2; }
  #footer-css .masonry-layout .post-thumb {
    margin-bottom: 18px; }
  #footer-css .masonry-layout .post .post-thumb img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100%); }
  #footer-css .masonry-layout .post:hover .post-thumb img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0%); }
  #footer-css .masonry-layout .post-head {
    margin-bottom: 10px; }
  #footer-css .masonry-layout .post-head q {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block; }
  #footer-css .masonry-layout .post-head q::before, #footer-css .masonry-layout .post-head q::after {
    display: none; }
  #footer-css .masonry-layout .post-head q a {
    color: #00a2e9;
    border-radius: 2px;
    display: block;
    padding: 12px 17px;
    background-color: #111;
    transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    font-family: 'Cinzel',serif; }
  #footer-css .masonry-layout .post-head q a i {
    color: rgba(255, 255, 255, 0.08);
    font-size: 4em;
    position: absolute;
    bottom: -10px;
    right: 15px;
    z-index: 39; }
  #footer-css .masonry-layout .post-head .post-meta, #footer-css .masonry-layout .post-head .post-meta li a {
    color: #a8a8a8; }
  #footer-css .masonry-layout .post-bottom {
    color: #a8a8a8;
    font-size: 11px;
    padding-top: 8px;
    border-top: 1px solid #ddd;
    position: absolute;
    bottom: 10px;
    width: 88%; }
  #footer-css .masonry-layout .post-bottom .read-more {
    float: right; }
  @media (max-width: 1023px) {
    #footer-css .masonry-layout .post {
      width: 47.5% !important; } }
  @media only screen and (max-width: 479px) {
    #footer-css .masonry-layout .post {
      width: 97.5% !important; } }
  @media only screen and (max-width: 319px) {
    #footer-css .masonry-layout .post {
      width: 97.5% !important; } }
  #footer-css .sidebar {
    padding-left: 0; }
  #footer-css .sidebar a {
    color: #666; }
  #footer-css .sidebar .widget {
    margin-bottom: 40px; }
  #footer-css .widget .widget-heading h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase; }
  #footer-css .widget .widget-heading h3 {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee; }
  #footer-css .widget .widget-heading h3 span {
    padding-bottom: 8px;
    border-bottom: 1px solid #00a2e9; }
  #footer-css .widget-categories ul, #footer-css .widget-recent-posts ul {
    list-style: none; }
  #footer-css .sidebar .widget-categories ul li {
    font-size: 15px;
    padding: 7px 0 7px 15px;
    position: relative; }
  #footer-css .sidebar .widget-categories ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #00a2e9;
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 14px; }
  #footer-css .widget-recent-posts ul li {
    font-size: 15px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #f4f4f4; }
  #footer-css .widget-recent-posts ul li:last-child {
    border-bottom: none; }
  #footer-css .widget-recent-posts ul li span {
    font-size: 11px;
    display: block;
    color: #aaa; }
  #footer-css .widget-categories ul li .icon-arrow-right11, #footer-css .widget-recent-posts ul li .icon-arrow-right11 {
    position: relative;
    top: 1px;
    color: #2d374b;
    margin-right: 5px; }
  #footer-css .widget-search .search-box {
    position: relative; }
  #footer-css .widget-search .search-box input {
    margin-bottom: 0; }
  #footer-css .widget-search .search-box .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 100%;
    border: 0;
    padding: 0;
    color: #2d374b;
    outline: 0;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    background-color: transparent;
    transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out; }
  #footer-css .widget-tags a {
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 2px;
    font-size: 13px;
    color: #888;
    padding: 3px 10px;
    margin: 0 2px 6px 0;
    text-transform: capitalize;
    transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
    -webkit-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out; }
  #footer-css .widget-tags a:hover {
    color: #fff !important; }
  #footer-css #footer {
    padding: 90px 0;
    text-align: center;
    overflow: hidden;
    background: #2d374b; }
  #footer-css #goTop {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 34px;
    height: 30px;
    line-height: 34px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.33);
    border-radius: 2px 2px 0 0;
    margin-left: -17px;
    background-color: transparent;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css #footer .logo-img {
    margin-bottom: 5px; }
  #footer-css #footer .logo-img img {
    max-height: 40px;
    margin-bottom: 20px; }
  #footer-css #footer .copyright {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.66); }
  #footer-css #footer .copyright a {
    color: #fff;
    margin: 0; }
  #footer-css #footer .copyright a:after {
    content: "|";
    margin: 0 10px 0 15px;
    color: rgba(255, 255, 255, 0.1); }
  #footer-css #footer .copyright a:last-child:after {
    display: none; }
  #footer-css #footer .copyright a:hover {
    color: #00a2e9; }
  #footer-css #footer .social-icons ul {
    list-style: none;
    margin-top: 10px; }
  #footer-css #footer .social-icons ul li {
    display: inline-block; }
  #footer-css #footer .social-icons ul li a {
    font-size: 16px;
    display: block;
    margin: 10px 3px;
    width: 42px;
    line-height: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    color: #fff; }
  #footer-css #footer .social-icons ul li a:hover {
    color: #fff !important;
    background: #00a2e9; }
  #footer-css #footer .social-icons ul li a i {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css #footer .social-icons ul li a:hover i {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg); }
  @media (max-width: 991px) {
    #footer-css .service-wrap .col-md-3 {
      width: 48% !important;
      float: left; }
    #footer-css .key-service {
      max-height: 100% !important; }
    #footer-css .key-service:hover .key-service-details {
      bottom: 0 !important; }
    #footer-css .key-person {
      max-height: 100% !important; }
    #footer-css .key-person:hover .key-person-details {
      position: relative;
      bottom: 0 !important; }
    #footer-css #portfolio-grid .portolio-item {
      width: 33% !important; } }
  @media (max-width: 768px) {
    #footer-css .page-header h2, #footer-css .page-header h2 span {
      font-size: 30px;
      line-height: 35px; }
    #footer-css .page-header p {
      width: 100%; }
    #footer-css .sidebar {
      padding-left: 15px; }
    #footer-css .light-s li div {
      display: none; }
    #footer-css .popup-form {
      margin: 0 5%; }
    #footer-css .header-bg .nav-menu ul > li > a {
      color: #fff !important; }
    #footer-css .career-nmb {
      display: none; }
    #footer-css .page-header p br {
      display: none; }
    #footer-css .key-person {
      max-height: 100% !important; }
    #footer-css .key-person:hover .key-person-details {
      position: relative;
      bottom: 0 !important; }
    #footer-css #portfolio-grid .portolio-item {
      width: 50% !important; }
    #footer-css .header-1.light-header .nav-menu ul > li > a.login {
      width: auto;
      float: left;
      color: #fff !important;
      border: 1px solid rgba(255, 255, 255, 0.3) !important; } }
  @media only screen and (max-width: 640px) {
    #footer-css #portfolio-grid .portolio-item {
      width: 50% !important; } }
  @media only screen and (max-width: 480px) {
    #footer-css .service-wrap .col-md-3 {
      width: 100% !important;
      float: left; }
    #footer-css .location ul.nav-tabs li a {
      font-size: 11px !important; }
    #footer-css .location .nav-tabs > li {
      width: 30% !important; }
    #footer-css .news-carousel {
      padding: 0 !important; }
    #footer-css .standard-layout .post-right {
      padding-left: 0; }
    #footer-css .standard-layout .post-date {
      top: -60px; }
    #footer-css .standard-layout .pagination {
      padding-left: 0; }
    #footer-css .popup-form {
      margin: 0; }
    #footer-css .header-title-cta h1 {
      font-size: 25px !important;
      line-height: 30px !important; }
    #footer-css .header-title h1 {
      font-size: 25px !important;
      line-height: 30px !important; }
    #footer-css .fit-text {
      font-size: 25px !important;
      line-height: 30px !important; }
    #footer-css .section-home p br {
      display: none; }
    #footer-css .section-home img {
      max-height: 100px; }
    #footer-css .section-home p {
      line-height: 20px;
      font-size: 14px; }
    #footer-css .services .nav-tabs > li {
      width: 23% !important; }
    #footer-css .services ul.nav-tabs li a span {
      display: none; }
    #footer-css .services .tab-content h2 {
      display: block !important; }
    #footer-css .services .tab-content {
      padding: 0 !important; }
    #footer-css .services .nav-tabs > li.active:before {
      bottom: -10px !important; }
    #footer-css .services ul.nav-tabs {
      margin-bottom: 10px !important; }
    #footer-css .counter .num-counter {
      font-size: 45px !important; } }
  @media only screen and (max-width: 479px) {
    #footer-css #portfolio-grid .portolio-item {
      width: 100% !important; } }
  #footer-css #particles-js {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    background-color: none;
    z-index: 30;
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 1200px) {
    #footer-css header .container {
      width: 100% !important; } }
  @media (max-width: 991px) {
    #footer-css .fit-text {
      font-size: 62px;
      line-height: 68px; }
    #footer-css .testimonials-carousel .item {
      padding: 0 20px; }
    #footer-css .icon-box-right-side .box-content {
      float: left !important;
      padding-left: 15px; }
    #footer-css .icon-box-right-side .icon-side {
      float: left !important; }
    #footer-css .services2 .nav-tabs > li {
      width: 30% !important; }
    #footer-css .team-select .tab-content {
      padding: 0;
      width: 95%;
      margin: 0 auto; }
    #footer-css .testimonial-slider {
      text-align: center;
      width: 95%;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    #footer-css #container div[class*='col-md-'] {
      margin-bottom: 20px; }
    #footer-css .bio-form {
      margin: 0 !important;
      border-width: 15px !important; }
    #footer-css .popup-form {
      margin: 0 !important;
      border-width: 15px !important; }
    #footer-css .bio-form .mfp-close {
      color: #fff !important; }
    #footer-css .member-box {
      margin-bottom: 15px; }
    #footer-css .fit-text {
      font-size: 52px;
      line-height: 58px; }
    #footer-css .header-1 .nav-menu, #footer-css .header-2 .nav-menu {
      line-height: normal;
      padding: 0;
      margin: 0;
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      background: #fff;
      z-index: 98;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12); }
    #footer-css .header-1.light-header .nav-menu, #footer-css .header-2.light-header .nav-menu {
      background-color: #111; }
    #footer-css .header-1 .nav-menu > ul > li, #footer-css .header-2 .nav-menu > ul > li {
      width: 100%; }
    #footer-css .header-1 .nav-menu ul > li a::before, #footer-css .header-2 .nav-menu ul > li a::before {
      left: 0;
      margin: 0;
      width: 0;
      opacity: .4; }
    #footer-css .header-1 .nav-menu ul > li:hover > a::before, #footer-css .header-1 .nav-menu ul > li.active > a::before, #footer-css .header-2 .nav-menu ul > li:hover > a::before, #footer-css .header-2 .nav-menu ul > li.active > a::before {
      display: none; }
    #footer-css .header-1 .nav-menu ul li.active a, #footer-css .header-2 .nav-menu ul li.active a {
      background-color: #000;
      color: #fff; }
    #footer-css .header-1 .nav-menu ul li:hover a, #footer-css .header-2 .nav-menu ul li:hover a {
      color: #FD9800; }
    #footer-css .header-1 .nav-menu ul li.active:hover a, #footer-css .header-2 .nav-menu ul li.active:hover a {
      color: #fff; }
    #footer-css .header-1 .nav-menu > ul > li:first-child, #footer-css .header-2 .nav-menu > ul > li:first-child {
      margin-top: 0; }
    #footer-css .header-1 .nav-menu > ul > li:last-child, #footer-css .header-2 .nav-menu > ul > li:last-child {
      margin-bottom: 10px; }
    #footer-css .header-1 .nav-menu ul li a, #footer-css .header-2 .nav-menu ul li a {
      padding: 10px 15px; }
    #footer-css .header-1 .nav-menu .drop .dropdown, #footer-css .header-2 .nav-menu .drop .dropdown {
      visibility: visible;
      position: relative;
      top: 0;
      opacity: 1;
      filter: Alpha(Opacity=1);
      width: 100%;
      margin-top: 0;
      border-top: none; }
    #footer-css .header-1 .nav-menu .drop:hover .dropdown, #footer-css .header-2 .nav-menu .drop:hover .dropdown {
      margin-top: 0; }
    #footer-css .header-1 .nav-menu .drop .dropdown li a, #footer-css .header-2 .nav-menu .drop .dropdown li a {
      color: inherit;
      padding: 10px 15px;
      background-color: transparent;
      border-bottom: none;
      padding-left: 30px; }
    #footer-css .header-1 .nav-menu li.active .dropdown li a, #footer-css .header-2 .nav-menu li.active .dropdown li a {
      color: inherit; }
    #footer-css .header-1 .nav-menu .drop .dropdown li:hover a, #footer-css .header-2 .nav-menu .drop .dropdown li:hover a {
      background-color: transparent;
      padding-left: 40px;
      color: #FD9800; }
    #footer-css .img-note {
      display: none; }
    #footer-css .icon-box-small {
      margin-bottom: 30px; }
    #footer-css .header-title p br {
      display: none; }
    #footer-css .last {
      margin-bottom: 25px; }
    #footer-css .icon-box-right-side .box-content {
      float: left !important;
      padding-left: 15px; }
    #footer-css .icon-box-right-side .icon-side {
      float: left !important; }
    #footer-css .page-header p {
      font-size: 14px; }
    #footer-css .team .nav-tabs > li {
      width: 20% !important; }
    #footer-css .map-section {
      background: none !important; }
    #footer-css .map-section i {
      display: none !important; }
    #footer-css .map-section iframe {
      height: 400px !important;
      -webkit-filter: grayscale(0%) !important;
      filter: grayscale(0%) !important;
      opacity: 1 !important; }
    #footer-css .map-section:hover iframe {
      width: 100%;
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%);
      opacity: 1;
      height: 400px; }
    #footer-css .team .nav-tabs > li {
      width: auto !important;
      margin: 0 !important; }
    #footer-css .team .tab-content {
      padding: 15px !important; }
    #footer-css .team ul.nav-tabs li a img {
      height: 50px !important; }
    #footer-css .team .nav-tabs > li.active:before {
      display: none; }
    #footer-css .section {
      padding: 50px 0 !important; }
    #footer-css .team-select .tab-content {
      padding: 0;
      width: 95%;
      margin: 0 auto; }
    #footer-css .testimonial-slider {
      text-align: center;
      width: 95%;
      margin: 0 auto; }
    #footer-css .project-window .project-wrap img {
      margin-bottom: 15px !important; }
    #footer-css .project-window .title-project {
      text-align: center; }
    #footer-css .project-window {
      width: 100%;
      margin: 0 !important;
      position: absolute !important;
      top: 150px !important;
      left: 0 !important; } }
  @media only screen and (max-width: 479px) {
    #footer-css .section-home img {
      max-height: 60px !important; }
    #footer-css .section-home h1 {
      font-size: 30px !important;
      line-height: 30px !important; }
    #footer-css .section-home p {
      letter-spacing: 1px !important; }
    #footer-css #footer .logo-img img {
      max-height: 30px !important; }
    #footer-css .section-title {
      font-size: 32px; }
    #footer-css .twitter-slider .tweet_text, #footer-css .testimonials-carousel .quote-content q {
      line-height: 26px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    #footer-css .testimonials-carousel, #footer-css .testimonials-carousel .item {
      padding: 0; }
    #footer-css .testimonials-carousel .owl-buttons {
      display: none; }
    #footer-css .member-box img {
      max-width: 220px; }
    #footer-css .counter {
      padding-bottom: 20px; }
    #footer-css .counter .counter-icon {
      margin-bottom: 8px; }
    #footer-css .counter .counter-icon i {
      font-size: 36px; }
    #footer-css .counter .num-counter {
      font-size: 52px;
      height: 42px;
      line-height: 42px;
      margin-bottom: 4px; }
    #footer-css .counter h5 {
      font-size: 11px;
      letter-spacing: 1px; }
    #footer-css .image-notes .img-note .img-note-content {
      width: 220px;
      margin-left: -110px; }
    #footer-css .map-info-box {
      margin-bottom: 30px; }
    #footer-css #logo img {
      max-height: 40px; }
    #footer-css .section-home img {
      max-height: 60px; }
    #footer-css .team .nav-tabs > li {
      width: auto !important;
      margin: 0 !important; }
    #footer-css .team ul.nav-tabs li a img {
      height: 50px !important; }
    #footer-css .team .nav-tabs > li.active:before {
      display: none; }
    #footer-css .team .tab-content {
      padding: 15px !important; }
    #footer-css .team-select .tab-content {
      padding: 0;
      width: 90%;
      margin: 0 auto; }
    #footer-css .testimonial-slider {
      text-align: center;
      width: 90%;
      margin: 0 auto; } }
  #footer-css .animated.delay-1 {
    animation-delay: 0;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0; }
  #footer-css .animated.delay-2 {
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s; }
  #footer-css .animated.delay-3 {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s; }
  #footer-css .animated.delay-4 {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s; }
  #footer-css .animated.delay-5 {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s; }
  #footer-css .animated.delay-6 {
    animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s; }
  #footer-css .animated.delay-7 {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s; }
  #footer-css .animated.delay-8 {
    animation-delay: 3.5s;
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    -o-animation-delay: 3.5s; }
  #footer-css .animated.delay-9 {
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s; }
  #footer-css .animated.delay-10 {
    animation-delay: 4.5s;
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    -o-animation-delay: 4.5s; }
  #footer-css .animated.delay-11 {
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -o-animation-delay: 5s; }
  #footer-css .animated.delay-12 {
    animation-delay: 5.5s;
    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
    -o-animation-delay: 5.5s; }
  #footer-css .animated.delay-13 {
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s; }
  #footer-css .animated.delay-14 {
    animation-delay: 6.5s;
    -webkit-animation-delay: 6.5s;
    -moz-animation-delay: 6.5s;
    -o-animation-delay: 6.5s; }
  #footer-css .animated.delay-15 {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
    -o-animation-delay: 7s; }
  #footer-css .animated.delay-16 {
    animation-delay: 7.5s;
    -webkit-animation-delay: 7.5s;
    -moz-animation-delay: 7.5s;
    -o-animation-delay: 7.5s; }
  #footer-css .animated.delay-17 {
    animation-delay: 8s;
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s; }
  #footer-css .animated.delay-18 {
    animation-delay: 8.5s;
    -webkit-animation-delay: 8.5s;
    -moz-animation-delay: 8.5s;
    -o-animation-delay: 8.5s; }
  #footer-css .animated.delay-19 {
    animation-delay: 9s;
    -webkit-animation-delay: 9s;
    -moz-animation-delay: 9s;
    -o-animation-delay: 9s; }
  #footer-css .animated.delay-20 {
    animation-delay: 9.5s;
    -webkit-animation-delay: 9.5s;
    -moz-animation-delay: 9.5s;
    -o-animation-delay: 9.5s; }
  #footer-css .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
  #footer-css .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  #footer-css .animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s; }
@-webkit-keyframes bounce {
  0%,20%,50%,80%,100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%,20%,50%,80%,100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
  #footer-css .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce; }
@-webkit-keyframes flash {
  0%,50%,100% {
    opacity: 1; }
  25%,75% {
    opacity: 0; } }
@keyframes flash {
  0%,50%,100% {
    opacity: 1; }
  25%,75% {
    opacity: 0; } }
  #footer-css .flash {
    -webkit-animation-name: flash;
    animation-name: flash; }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
  #footer-css .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse; }
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
  #footer-css .rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand; }
@-webkit-keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
  #footer-css .shake {
    -webkit-animation-name: shake;
    animation-name: shake; }
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
  #footer-css .swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing; }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
  #footer-css .tada {
    -webkit-animation-name: tada;
    animation-name: tada; }
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
  #footer-css .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble; }
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
  #footer-css .bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn; }
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown; }
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft; }
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight; }
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp; }
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
  #footer-css .bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut; }
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
  #footer-css .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
  #footer-css .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
  #footer-css .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
  #footer-css .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  #footer-css .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig; }
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig; }
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig; }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  #footer-css .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
  #footer-css .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
  #footer-css .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig; }
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
  #footer-css .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
  #footer-css .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig; }
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
  #footer-css .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
  #footer-css .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig; }
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
  #footer-css .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
  #footer-css .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
  #footer-css .animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip; }
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
  #footer-css .flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX; }
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
  #footer-css .flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY; }
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
  #footer-css .flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important; }
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
  #footer-css .flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY; }
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
  #footer-css .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
  #footer-css .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
  #footer-css .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn; }
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
  #footer-css .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft; }
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
  #footer-css .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight; }
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
  #footer-css .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft; }
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
  #footer-css .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight; }
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
  #footer-css .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut; }
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
  #footer-css .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft; }
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
  #footer-css .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight; }
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
  #footer-css .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft; }
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
  #footer-css .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight; }
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
  #footer-css .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown; }
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft; }
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  #footer-css .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight; }
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
  #footer-css .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft; }
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
  #footer-css .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight; }
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
  #footer-css .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp; }
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
  #footer-css .slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown; }
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -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: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-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: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
  #footer-css .hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge; }
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
  #footer-css .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn; }
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
  #footer-css .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut; }
  #footer-css ::selection {
    background: #00a2e9; }
  #footer-css ::-moz-selection {
    background: #00a2e9; }
  #footer-css a {
    color: #00a2e9; }
  #footer-css a:hover {
    color: #00a2e9; }
  #footer-css .accent-color, #footer-css h1.accent-color, #footer-css h2.accent-color, #footer-css h3.accent-color, #footer-css h4.accent-color {
    color: #00a2e9 !important; }
  #footer-css .mail_response {
    border-bottom-color: #00a2e9; }
  #footer-css input[type="submit"] {
    background-color: #00a2e9; }
  #footer-css .section-title h2 + .lead::after {
    background-color: #00a2e9; }
  #footer-css .twitter-slider .tweet_action:hover {
    color: #00a2e9; }
  #footer-css .header-1 .nav-menu .drop .dropdown, #footer-css .header-2 .nav-menu .drop .dropdown {
    border-top-color: #00a2e9; }
  #footer-css .header-1 .nav-menu ul > li:hover > a::before, #footer-css .header-1 .nav-menu ul > li.active > a::before {
    border-bottom-color: #00a2e9 !important; }
  #footer-css .header-1 .nav-menu ul > li:hover > a, #footer-css .header-1 .nav-menu ul > li.active > a {
    color: #00a2e9 !important; }
  #footer-css .scroll-down-icon {
    color: #fff; }
  #footer-css .btn-sys.btn-border.btn-color {
    border-color: #00a2e9; }
  #footer-css .btn-color {
    background-color: #00a2e9; }
  #footer-css .btn-border.btn-color {
    color: #00a2e9;
    border-color: #00a2e9; }
  #footer-css .btn-border.btn-color:hover {
    background-color: #00a2e9; }
  #footer-css .counter .counter-icon {
    color: #00a2e9; }
  #footer-css .image-notes .img-note .note-marker {
    background-color: #00a2e9; }
  #footer-css .image-notes .img-note .note-marker:after {
    border-color: #00a2e9; }
  #footer-css .image-notes .img-note .img-note-content h5 {
    color: #00a2e9; }
  #footer-css .dr-style1.dr-color {
    background-color: #00a2e9; }
  #footer-css .dr-style2.dr-color {
    border-color: #00a2e9;
    color: #00a2e9; }
  #footer-css ul.nav-tabs li.active a {
    border-bottom-color: #00a2e9 !important; }
  #footer-css ul.nav-tabs li.active a, #footer-css ul.nav-tabs li.active a:hover {
    color: #00a2e9; }
  #footer-css .collapse-group .collapse-heading h4 a:hover, #footer-css .collapse-group .collapse-heading h4 a {
    color: #00a2e9; }
  #footer-css .collapse-group .collapse-heading h4 a:hover .toggle-icon, #footer-css .collapse-group .collapse-heading h4 a .toggle-icon {
    background-color: #00a2e9; }
  #footer-css .progress-bar-primary, #footer-css .label-default {
    background-color: #00a2e9; }
  #footer-css .icon-box-left-side.icon-style1 .icon-side {
    color: #00a2e9; }
  #footer-css .icon-box-left-side.icon-style2 .icon-side {
    background-color: #00a2e9; }
  #footer-css .service-box.style-1:hover > i {
    background-color: #00a2e9; }
  #footer-css .service-box.style-2 i {
    background-color: #00a2e9; }
  #footer-css .service-box.style-3 i {
    color: #00a2e9; }
  #footer-css .action-section:hover {
    background-color: #00a2e9; }
  #footer-css .portfolio-filters a:hover, #footer-css .portfolio-filters a.active {
    color: #00a2e9; }
  #footer-css #map .section-overlay i {
    color: #00a2e9; }
  #footer-css .pagination a:hover {
    color: #00a2e9;
    border-color: #00a2e9; }
  #footer-css .standard-layout .post-head q:hover, #footer-css .standard-layout .post-head q:hover a {
    color: #00a2e9; }
  #footer-css .post-head h3 a:hover, #footer-css .post-head .post-meta li a:hover {
    color: #00a2e9; }
  #footer-css .standard-layout .post:hover .post-date {
    background-color: #00a2e9; }
  #footer-css .post .read-more:hover {
    color: #00a2e9; }
  #footer-css .sidebar a:hover {
    color: #00a2e9; }
  #footer-css .widget-tags a:hover {
    border-color: #00a2e9;
    background-color: #00a2e9; }
  #footer-css #goTop:hover {
    background-color: #00a2e9;
    color: #fff; }
  #footer-css #footer.light-section .social-icons ul li a:hover, #footer-css #footer.dark-section .social-icons ul li a:hover {
    color: #00a2e9; }
  #footer-css .widget-search .search-box:hover .search-button {
    color: #00a2e9; }
  #footer-css .page-loader {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    background: #2d374b; }
  #footer-css .page-loader img {
    position: relative;
    top: 50%;
    margin: -25px 0 0 -25px;
    left: 50%;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center; }
  #footer-css .loader {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -55px 0 0 -55px;
    font-size: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinner 700ms infinite linear;
    -moz-animation: spinner 700ms infinite linear;
    -ms-animation: spinner 700ms infinite linear;
    -o-animation: spinner 700ms infinite linear;
    animation: spinner 700ms infinite linear;
    z-index: 12d374b01; }
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
  #footer-css .section-home .type-wrap {
    margin-bottom: 15px; }
  #footer-css .section-home .type-wrap span {
    text-transform: none !important;
    font-size: 50px !important;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 50px; }
  #footer-css .section-home .type-wrap span.end {
    font-weight: 600 !important; }
  #footer-css .section-home .type-wrap span.type_custom_css {
    font-weight: 700 !important;
    color: #00a2e9 !important; }
  #footer-css .typed-cursor {
    font-weight: 100 !important; }
  @media only screen and (max-width: 768px) {
    #footer-css .section-home .type-wrap span {
      font-size: 30px !important;
      letter-spacing: 0;
      line-height: 35px; } }
  @media only screen and (max-width: 479px) {
    #footer-css .section-home .type-wrap span {
      font-size: 20px !important;
      letter-spacing: 0;
      line-height: 25px; } }
  #footer-css .section-home h1 {
    font-size: 50px;
    line-height: 60px;
    padding: 0;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase; }
  #footer-css .section-home h1 span {
    color: #00a2e9;
    font-weight: 700; }
  #footer-css .section-home p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
    letter-spacing: 0;
    color: #fff !important; }
  #footer-css .header-title {
    margin-bottom: 60px;
    text-align: center; }
  #footer-css .header-title h1 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #2d374b;
    font-weight: 800;
    text-transform: uppercase; }
  #footer-css .header-title h1 span {
    color: #00a2e9; }
  #footer-css .header-title .up {
    color: #00a2e9;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 5px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 500; }
  #footer-css .header-title p span {
    color: #ddd; }
  #footer-css .header-title-cta {
    text-align: center;
    position: relative;
    z-index: 50; }
  #footer-css .header-title-cta h1 {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff; }
  #footer-css .header-title-cta h1 span {
    color: #00a2e9; }
  #footer-css .header-title-cta .up {
    color: #00a2e9;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 5px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 500; }
  #footer-css .header-title-white {
    margin-bottom: 60px;
    text-align: center; }
  #footer-css .header-title-white h1 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase; }
  #footer-css .header-title-white h1 span {
    color: #00a2e9; }
  #footer-css .header-title-white p {
    color: #fff;
    letter-spacing: 0; }
  #footer-css .header-title-white .up {
    color: #00a2e9;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 5px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 500; }
  #footer-css .header-title-white2 {
    margin-bottom: 60px;
    text-align: center; }
  #footer-css .header-title-white2 h1 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff; }
  #footer-css .service {
    padding: 5px 15px 0;
    margin-bottom: 20px;
    text-align: center; }
  #footer-css .service h3 {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 700; }
  #footer-css .service .icon {
    display: block;
    font-size: 28px !important;
    line-height: 82px;
    width: 86px;
    border: 2px solid #00a2e9;
    border-radius: 50%;
    height: 86px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
    background: none;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; }
  #footer-css .service:hover .icon {
    color: #fff;
    background: #00a2e9;
    border: 2px solid #00a2e9; }
  #footer-css .service .icon i {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    display: block;
    line-height: 82px; }
  #footer-css .service:hover .icon i {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg); }
  #footer-css .service .icon span {
    width: 36px;
    height: 36px;
    background: #00a2e9;
    position: absolute;
    top: -5px;
    right: -10px;
    line-height: 32px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-style: itallic;
    font-weight: 700;
    color: #fff;
    border: 2px solid transparent; }
  #footer-css .service:hover .icon span {
    background: #fff;
    color: #00a2e9;
    border-color: #fff; }
  #footer-css .service:hover h3 {
    color: #00a2e9; }
  #footer-css .center-col {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  #footer-css p.lead {
    margin-bottom: 10px;
    font-size: 17px; }
  #footer-css .bg-gray-light {
    background-color: #f9f9f9 !important; }
  #footer-css .border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  #footer-css .services ul.nav-tabs {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    border-bottom: none; }
  #footer-css .services .nav-tabs > li {
    float: none;
    width: 25%;
    position: relative; }
  #footer-css .services ul.nav-tabs li a {
    margin: 0;
    line-height: 18px;
    color: #575757;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    letter-spacing: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .services ul.nav-tabs li a .tab-img {
    width: 92px;
    height: 92px;
    line-height: 86px;
    border-radius: 50%;
    display: block;
    background: none;
    text-align: center;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-bottom: 15px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .services ul.nav-tabs li.active a .tab-img {
    border-color: #00a2e9;
    background: #fff; }
  #footer-css .services ul.nav-tabs li a:hover .tab-img {
    border-color: #00a2e9; }
  #footer-css .services ul.nav-tabs li a:hover, #footer-css .services ul.nav-tabs li a:focus {
    color: #00a2e9; }
  #footer-css .services ul.nav-tabs li.active a {
    border-bottom: none !important;
    color: #00a2e9;
    opacity: 1; }
  #footer-css .services ul.nav-tabs li a img {
    max-height: 42px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100%);
    opacity: 1;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    overflow: hidden;
    transition-duration: .4s;
    transition-property: transform; }
  #footer-css .services ul.nav-tabs li.active a img, #footer-css .services ul.nav-tabs li a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0%);
    opacity: 1;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); }
  #footer-css .services .nav-tabs > li.active:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -30px;
    font-size: 24px;
    left: 0;
    right: 0;
    margin: auto;
    color: #00a2e9; }
  #footer-css .services .tab-content {
    text-align: center;
    margin: 0 auto;
    width: 85%;
    border-radius: 3px; }
  #footer-css .services .tab-content h2 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #00a2e9; }
  #footer-css .services .tab-content:hover h2 {
    color: #00a2e9; }
  #footer-css .services .tab-pane {
    padding: 0; }
  #footer-css .services .tab-content ul {
    list-style: none;
    margin-top: 25px;
    display: block; }
  #footer-css .services .tab-content ul li {
    display: inline-block;
    margin: 5px 3px;
    padding: 15px 30px;
    border: 1px solid #e0e0e0;
    background: #fff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border-radius: 3px; }
  #footer-css .services .tab-content ul li:hover {
    border: 1px solid #00a2e9;
    background: #fff; }
  #footer-css .services .tab-content ul li img {
    height: 50px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .66; }
  #footer-css .services .tab-content ul li:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1; }
  @media only screen and (max-width: 479px) {
    #footer-css .services ul.nav-tabs li a .tab-img {
      width: 64px;
      height: 64px;
      border: none;
      background: #none;
      line-height: 64px; }
    #footer-css .services ul.nav-tabs li.active a .tab-img {
      background: none; }
    #footer-css .services .nav-tabs > li {
      width: 32% !important; }
    #footer-css .services .nav-tabs > li.active:before {
      bottom: -5px !important; }
    #footer-css .services ul.nav-tabs li a img {
      max-height: 54px; } }
  #footer-css .service-info {
    padding-left: 30px; }
  #footer-css .brands a {
    line-height: 60px;
    text-align: center;
    display: block; }
  #footer-css .brands a img {
    max-height: 40px;
    max-width: 170px;
    margin: 0 auto;
    text-align: center;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    opacity: .33; }
  #footer-css .brands a img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0%);
    opacity: 1;
    max-height: 50px;
    max-width: 180px; }
  #footer-css .map-section {
    padding: 0;
    background: #00a2e9;
    position: relative;
    width: 100%; }
  #footer-css .map-section i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 28px;
    display: block;
    color: #fff;
    top: calc(50% - 36px);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    width: 72px;
    height: 72px;
    line-height: 70px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    z-index: 50;
    -webkit-animation: scroll-down-icon 1.4s linear infinite;
    -moz-animation: scroll-down-icon 1.4s linear infinite;
    -ms-animation: scroll-down-icon 1.4s linear infinite;
    -o-animation: scroll-down-icon 1.4s linear infinite;
    animation: scroll-down-icon 1.4s linear infinite; }
  #footer-css .map-section:hover i {
    display: none; }
  #footer-css .map-section iframe {
    width: 100%;
    height: 200px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .1;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    padding: 0;
    margin: 0; }
  #footer-css .map-section:hover iframe {
    width: 100%;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    height: 400px; }
@-webkit-keyframes pin-location {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.8);
    opacity: .4; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@-moz-keyframes pin-location {
  0% {
    -moz-transform: scale(1);
    opacity: 1; }
  50% {
    -moz-transform: scale(0.8);
    opacity: .4; }
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }
@-o-keyframes pin-location {
  0% {
    -o-transform: scale(1);
    opacity: 1; }
  50% {
    -o-transform: scale(0.8);
    opacity: .4; }
  100% {
    -o-transform: scale(1);
    opacity: 1; } }
@keyframes pin-location {
  0% {
    transform: scale(1);
    opacity: 1; }
  50% {
    transform: scale(0.8);
    opacity: .4; }
  100% {
    transform: scale(1);
    opacity: 1; } }
  #footer-css .mt60 {
    margin-top: 60px; }
  #footer-css .mt50 {
    margin-top: 50px; }
  #footer-css .mt40 {
    margin-top: 40px; }
  #footer-css .mt30 {
    margin-top: 30px; }
  #footer-css .mt20 {
    margin-top: 20px; }
  #footer-css .mt10 {
    margin-top: 10px; }
  #footer-css .bg-gray {
    background: #f6f6f6 !important; }
  #footer-css .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
  #footer-css label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 14px; }
  #footer-css .mfp-bg {
    background: #171D25 !important; }
  #footer-css .address {
    padding: 0 10px;
    text-align: center; }
  #footer-css .address h4 {
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 5px;
    font-weight: 700;
    text-transform: uppercase; }
  #footer-css .address i {
    display: block;
    font-size: 28px !important;
    font-weight: 300 !important;
    line-height: 82px;
    width: 86px;
    border: 2px solid #00a2e9;
    border-radius: 50%;
    height: 86px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
    background: #fff;
    color: #2d374b;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; }
  #footer-css .address:hover i {
    color: #fff;
    background: #00a2e9;
    border: 2px solid #00a2e9;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg); }
  #footer-css .post-share span {
    margin-right: 10px;
    font-size: 13px;
    color: #888; }
  #footer-css .post-share a {
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out; }
  #footer-css .post-share a.facebook {
    background-color: #507CBE; }
  #footer-css .post-share a.facebook:hover {
    background-color: #3E68A8; }
  #footer-css .post-share a.twitter {
    background-color: #63CDF1; }
  #footer-css .post-share a.twitter:hover {
    background-color: #36BFED; }
  #footer-css .post-share a.gplus {
    background-color: #F16261; }
  #footer-css .post-share a.gplus:hover {
    background-color: #EF4545; }
  #footer-css .post-share a.linkedin {
    background-color: #90CADD; }
  #footer-css .post-share a.linkedin:hover {
    background-color: #72BBD3; }
  #footer-css .post-share a.mail {
    background-color: #FFA803; }
  #footer-css .post-share a.mail:hover {
    background-color: #FF5E00; }
  #footer-css .post-share a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1em; }
  #footer-css .post-content ul {
    list-style: none; }
  #footer-css .post-content ul li {
    padding: 0 0 5px 25px;
    font-size: 15px;
    position: relative; }
  #footer-css .post-content ul li:before {
    content: "\e64d";
    font-family: 'themify';
    color: #00a2e9;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px; }
  #footer-css .post-content ol {
    margin-bottom: 10px; }
  #footer-css .post-content ol li {
    padding: 0 0 5px 10px;
    font-size: 15px;
    position: relative;
    margin-left: 15px; }
  #footer-css .post-content blockquote {
    margin: 25px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    position: relative; }
  #footer-css .post-content h2 {
    margin-bottom: 15px; }
  #footer-css .bio-form {
    background: #fff;
    margin: 0 15%;
    padding: 2%;
    position: relative;
    border-radius: 2px;
    border: 30px solid #00a2e9;
    border-radius: 10px; }
  #footer-css .bio-form h1 {
    margin-bottom: 5px;
    color: #00a2e9;
    font-size: 30px;
    line-height: 30px; }
  #footer-css .bio-form span {
    text-transform: uppercase; }
  #footer-css .bio-form img {
    margin-bottom: 10px; }
  #footer-css .bio-form span {
    font-size: 14px;
    line-height: 20px;
    display: block; }
  #footer-css .bio-form .member-social ul {
    list-style: none !important; }
  #footer-css .bio-form .member-social ul li {
    margin: 0 1px;
    display: inline-block; }
  #footer-css .bio-form .member-social ul li a {
    display: block;
    width: 40px;
    height: 40px;
    color: #494949;
    line-height: 39px;
    border-radius: 50%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-align: center; }
  #footer-css .bio-form .member-social ul li a i {
    font-size: 16px; }
  #footer-css .bio-form .member-social ul li:hover a {
    color: #fff;
    background-color: #00a2e9;
    border-color: #00a2e9; }
  #footer-css .popup-form {
    background: #fff;
    margin: 0 20%;
    padding: 2%;
    position: relative;
    border-radius: 2px;
    border: 30px solid #00a2e9;
    border-radius: 10px; }
  #footer-css .popup-form input[type="text"], #footer-css .popup-form textarea, #footer-css .popup-form select {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    border-radius: 0;
    outline: none;
    width: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border: 1px solid;
    border-width: 0 0 1px !important;
    border-color: #eee;
    padding: 12px;
    color: #393939 !important; }
  #footer-css .popup-form input[type="text"]:hover, #footer-css .popup-form input[type="text"]:focus, #footer-css .popup-form textarea:hover, #footer-css .popup-form textarea:focus {
    color: #00a2e9;
    min-width: 100%;
    background-color: none;
    border-color: #00a2e9;
    padding: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1; }
  #footer-css .popup-form label .required {
    color: red;
    margin-left: 2px; }
  #footer-css .popup-form h4 {
    margin-bottom: 20px;
    font-size: 20px; }
  #footer-css .popup-form label {
    display: inline-block;
    font-weight: 400;
    margin: 0 0 5px;
    font-size: 14px; }
  #footer-css .popup-form .button {
    width: auto !important;
    padding: 9px 30px !important;
    background: #00a2e9;
    border-radius: 30px !important;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border: none; }
  #footer-css .popup-form .button:hover {
    background: #393939; }
  #footer-css .popup-form p {
    margin-bottom: 0; }
  #footer-css .serv {
    display: table;
    position: relative;
    vertical-align: middle;
    margin: 0;
    background: #f5f6f7;
    text-align: center;
    height: 220px;
    width: 16%;
    margin: .3333%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    padding: 0 15px;
    float: left; }
  #footer-css .serv .serv-front {
    padding: 0;
    vertical-align: middle;
    display: table-cell; }
  #footer-css .serv .serv-front h3 {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    position: relative;
    bottom: 0;
    color: #999;
    letter-spacing: 0; }
  #footer-css .serv .serv-front img {
    max-height: 40px;
    margin: 0 auto 15px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .66;
    position: relative;
    bottom: 0;
    overflow: hidden;
    transition-duration: .4s;
    transition-property: transform; }
  #footer-css .serv:hover .serv-front img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    bottom: 0;
    max-height: 50px;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); }
  #footer-css .serv:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
  #footer-css .serv:hover h3 {
    bottom: 0;
    color: #2d374b; }
  #footer-css .serv .serv-front i {
    opacity: 0;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #00a2e9;
    margin-top: 15px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .serv:hover .serv-front i {
    opacity: 1; }
  @media (max-width: 1380px) {
    #footer-css .serv {
      width: 24%;
      margin: .5%; } }
  @media (max-width: 991px) {
    #footer-css .serv {
      width: 32%;
      margin: .6666%; } }
  @media (max-width: 768px) {
    #footer-css .serv {
      width: 49%;
      margin: .5%; } }
  #footer-css .value {
    text-align: center;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    padding: 25px 15px;
    border-radius: 2px; }
  #footer-css .value:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); }
  #footer-css .value h3 {
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 700;
    color: #102c60;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .value:hover h3 {
    color: #00a2e9; }
  #footer-css .value .value-img {
    text-align: center;
    width: 86px;
    height: 86px;
    line-height: 84px;
    display: block;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: none;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css .value:hover .value-img {
    background: #2d374b; }
  #footer-css .value p {
    margin-bottom: 0; }
  #footer-css .value .value-img img {
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    height: 68px;
    overflow: hidden;
    transition-duration: .4s;
    transition-property: transform; }
  #footer-css .value:hover .value-img img {
    height: 46px;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); }
  #footer-css .service-container {
    background: #fff;
    border: 1px solid #00a2e9;
    width: 100%;
    margin-top: 15px; }
  #footer-css .popup-youtube-landing .play-icon {
    border: 3px solid #fff;
    background: none;
    border-radius: 50%;
    height: 90px;
    line-height: 98px;
    width: 90px;
    color: #fff;
    display: block;
    margin: 0 auto 20px; }
  #footer-css .popup-youtube-landing .play-icon i {
    font-size: 30px;
    color: #fff;
    margin: 0 34px; }
  #footer-css .popup-youtube-landing:hover .play-icon {
    background: none;
    border: 3px solid #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
    background: #fff; }
  #footer-css .popup-youtube-landing:hover .play-icon i {
    color: #00a2e9; }
  #footer-css .popup-youtube-landing {
    position: relative; }
  #footer-css .pro-carousel {
    padding: 0 15px; }
  #footer-css .pro-carousel .item {
    opacity: 1;
    filter: Alpha(Opacity=1);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    padding: 15px; }
  #footer-css .pro-carousel {
    position: relative; }
  #footer-css .pro-carousel .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    display: block;
    margin: -20px 0 0 !important;
    padding: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    filter: Alpha(Opacity=0.2) !important;
    opacity: 0.2 !important;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out; }
  #footer-css .pro-carousel .owl-buttons div:hover {
    filter: Alpha(Opacity=1) !important;
    opacity: 1 !important; }
  #footer-css .pro-carousel .owl-buttons div.owl-prev {
    left: 0;
    background: url(/images/icons/prev-dark.png) no-repeat !important; }
  #footer-css .pro-carousel .owl-buttons div.owl-next {
    right: 0;
    background: url(/images/icons/next-dark.png) no-repeat !important; }
  #footer-css .key-service {
    overflow: hidden;
    max-height: 420px; }
  #footer-css .key-service:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    background: #fff; }
  #footer-css .key-service .key-service-img {
    background: #102c60;
    position: relative; }
  #footer-css .key-service .key-service-img img {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; }
  #footer-css .key-service .key-service-img i {
    width: 64px;
    height: 64px;
    line-height: 64px;
    display: block;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    background: #f1f2f3;
    border-radius: 50%;
    bottom: -32px;
    text-align: center;
    font-size: 22px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    color: #00a2e9; }
  #footer-css .key-service:hover .key-service-img i {
    bottom: 50%;
    background: #00a2e9;
    color: #fff;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg); }
  #footer-css .key-service:hover .key-service-img img {
    opacity: .25;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  #footer-css .key-service:hover .key-service-details {
    bottom: 63px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; }
  #footer-css .key-service-details {
    position: relative;
    padding: 20px 10px;
    bottom: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    text-align: center;
    border-bottom: 3px solid #00a2e9;
    min-height: 123px; }
  #footer-css .key-service-details h4 {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 700;
    color: #102c60;
    margin-bottom: 15px; }
  #footer-css .key-service-details p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px; }
  #footer-css .key-service-details .btn-sys {
    margin-bottom: 0; }
  #footer-css .key-service:hover h4 {
    color: #00a2e9; }
  #footer-css .key-service:hover .key-service-details {
    background-color: #fff; }
  #footer-css .key-service-details ul {
    list-style: none;
    text-align: center; }
  #footer-css .key-service-details ul li {
    display: inline-block;
    padding: 6px 10px;
    margin: 3px;
    border: 1px solid #eee;
    border-radius: 15px;
    line-height: 13px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase; }
  #footer-css .key-service-details ul li:hover {
    background: #00a2e9;
    color: #fff;
    border-color: #00a2e9; }
  #footer-css .contact input[type="text"], #footer-css .contact textarea, #footer-css .contact select {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    border-radius: 0;
    outline: none;
    width: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border: 1px solid;
    border-width: 0 0 1px !important;
    border-color: #ddd;
    padding: 12px;
    color: #2d374b !important;
    background: none; }
  #footer-css .contact option {
    color: #999 !important; }
  #footer-css .contact input[type="text"]:hover, #footer-css .contact input[type="text"]:focus, #footer-css .contact textarea:hover, #footer-css .contact textarea:focus {
    color: #00a2e9;
    min-width: 100%;
    background-color: #f5f6f7;
    border-color: #00a2e9;
    padding: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1; }
  #footer-css .contact .button {
    width: auto !important;
    padding: 9px 30px !important;
    background: #00a2e9;
    border-radius: 30px !important;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border: none; }
  #footer-css .contact .button:hover {
    background: #2d374b; }
  #footer-css option[default] {
    display: none; }
  #footer-css .contact::-webkit-input-placeholder {
    color: #2d374b; }
  #footer-css .contact ::-moz-placeholder {
    color: #2d374b; }
  #footer-css .contact :-ms-input-placeholder {
    color: #2d374b; }
  #footer-css .contact :-moz-placeholder {
    color: #2d374b; }
  #footer-css .about-slider {
    overflow: hidden;
    margin-bottom: 15px; }
  #footer-css .about-slider img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100%);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .about-slider:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0%); }
  #footer-css .serv {
    display: table;
    position: relative;
    vertical-align: middle;
    margin: 5px 5px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    height: 190px;
    width: 97%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .serv .serv-front {
    padding: 0;
    vertical-align: middle;
    display: table-cell; }
  #footer-css .serv .serv-front h3 {
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: uppercase; }
  #footer-css .serv .serv-front img {
    max-height: 50px;
    margin: 0 auto 10px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5; }
  #footer-css .serv:hover .serv-front img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1; }
  #footer-css .serv:hover {
    border-color: #00a2e9;
    background: #fff; }
  #footer-css .serv:hover h3 {
    color: #00a2e9; }
  #footer-css .serv .serv-front i {
    display: none;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #00a2e9;
    margin-top: 15px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
  #footer-css .serv:hover .serv-front i {
    display: block; }
  #footer-css .privacy h4 {
    margin-bottom: 10px;
    text-transform: none;
    font-size: 18px; }
  #footer-css .privacy ul {
    list-style: none; }
  #footer-css .privacy ul li {
    padding: 0 0 5px 25px;
    font-size: 16px;
    position: relative; }
  #footer-css .privacy ul li:before {
    content: "\e64d";
    font-family: 'themify';
    color: #00a2e9;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px; }
  #footer-css .news {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block; }
  #footer-css .news:hover img, #footer-css .news:active img, #footer-css .news:focus img {
    -moz-backface-visibility: hidden;
    top: 0; }
  #footer-css .news:hover.big .overlay, #footer-css .news:active.big .overlay, #footer-css .news:focus.big .overlay {
    bottom: 0; }
  #footer-css .news:hover .overlay, #footer-css .news:active .overlay, #footer-css .news:focus .overlay {
    bottom: 0; }
  #footer-css .news:hover .overlay .additional-info li, #footer-css .news:active .overlay .additional-info li, #footer-css .news:focus .overlay .additional-info li {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  #footer-css .news:hover .tag.status, #footer-css .news:active .tag.status, #footer-css .news:focus .tag.status {
    background-color: rgba(0, 0, 0, 0.8); }
  #footer-css .news:hover .type, #footer-css .news:active .type, #footer-css .news:focus .type {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  #footer-css .news img {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -moz-backface-visibility: hidden;
    width: 100%;
    position: relative;
    top: 0; }
  #footer-css .news .overlay {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    bottom: -75px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1; }
  #footer-css .news .overlay h3 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 5px 0 0;
    letter-spacing: 0; }
  #footer-css .news .overlay figure {
    color: #fff;
    font-weight: 300;
    font-size: 12px; }
  #footer-css .news .overlay .info {
    background: -moz-linear-gradient(top, transparent 0%, rgba(16, 14, 44, 0.75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(16, 14, 44, 0.75)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(16, 14, 44, 0.75) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(16, 14, 44, 0.75) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(16, 14, 44, 0.75) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(16, 14, 44, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
    padding: 15px; }
  #footer-css .news .news-image {
    overflow: hidden;
    width: 100%; }
  #footer-css .news .overlay .info .more {
    color: white;
    margin-top: 40px;
    line-height: 24px;
    font-size: 13px;
    text-transform: uppercase;
    display: block; }
  #footer-css .news .overlay .info .more i {
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 3px; }
  #footer-css .news .overlay .info .more:hover {
    color: #00a2e9; }
  #footer-css .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: .8; }
  #footer-css .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  #footer-css .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }
  #footer-css .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  #footer-css .mfp-align-top .mfp-container:before {
    display: none; }
  #footer-css .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  #footer-css .mfp-inline-holder .mfp-content, #footer-css .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  #footer-css .mfp-ajax-cur {
    cursor: progress; }
  #footer-css .mfp-zoom-out-cur, #footer-css .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  #footer-css .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  #footer-css .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  #footer-css .mfp-close, #footer-css .mfp-arrow, #footer-css .mfp-preloader, #footer-css .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  #footer-css .mfp-loading.mfp-figure {
    display: none; }
  #footer-css .mfp-hide {
    display: none !important; }
  #footer-css .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
  #footer-css .mfp-preloader a {
    color: #CCC; }
  #footer-css .mfp-preloader a:hover {
    color: #FFF; }
  #footer-css .mfp-s-ready .mfp-preloader {
    display: none; }
  #footer-css .mfp-s-error .mfp-content {
    display: none; }
  #footer-css button.mfp-close, #footer-css button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }
  #footer-css button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  #footer-css .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace; }
  #footer-css .mfp-close:hover, #footer-css .mfp-close:focus {
    opacity: 1; }
  #footer-css .mfp-close:active {
    top: 1px; }
  #footer-css .mfp-close-btn-in .mfp-close {
    color: #333; }
  #footer-css .mfp-image-holder .mfp-close, #footer-css .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  #footer-css .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  #footer-css .mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
  #footer-css .mfp-arrow:active {
    margin-top: -54px; }
  #footer-css .mfp-arrow:hover, #footer-css .mfp-arrow:focus {
    opacity: 1; }
  #footer-css .mfp-arrow:before, #footer-css .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  #footer-css .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  #footer-css .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7; }
  #footer-css .mfp-arrow-left {
    left: 0; }
  #footer-css .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  #footer-css .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }
  #footer-css .mfp-arrow-right {
    right: 0; }
  #footer-css .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  #footer-css .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }
  #footer-css .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
  #footer-css .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  #footer-css .mfp-iframe-holder .mfp-close {
    top: -40px; }
  #footer-css .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
  #footer-css .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
  #footer-css img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto; }
  #footer-css .mfp-figure {
    line-height: 0; }
  #footer-css .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  #footer-css .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  #footer-css .mfp-figure figure {
    margin: 0; }
  #footer-css .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  #footer-css .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  #footer-css .mfp-image-holder .mfp-content {
    max-width: 100%; }
  #footer-css .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    #footer-css .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    #footer-css .mfp-img-mobile img.mfp-img {
      padding: 0; }
    #footer-css .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    #footer-css .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    #footer-css .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    #footer-css .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    #footer-css .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    #footer-css .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  @media all and (max-width: 900px) {
    #footer-css .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    #footer-css .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    #footer-css .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    #footer-css .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }

/*# sourceMappingURL=footer.css.map */
