@charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Project:	Oyo
++++ Imports ++++
++++ Reset ++++
++++ Main ++++
++++ Button CSS ++++
++++ Navigation CSS ++++
++++ Menu CSS ++++
++++ Intro Sec CSS ++++
++++ Notify Lightbox CSS ++++
++++ About Sec CSS ++++
++++ Services Sec CSS ++++
++++ Features Sec CSS ++++
++++ Video Sec CSS ++++
++++ Team Sec CSS ++++
++++ Portfolio Sec CSS ++++
++++ Contact Sec CSS ++++
++++ Map Sec CSS ++++
++++ Pink ++++
++++ Orange ++++
++++ Blue ++++
++++ Green ++++
++++ Mediaqueries ++++
-------------------------------------------------------------------*/
/****************************/
/** Imports **/
/****************************/
@import url(animate.css);
@import url(font-awesome.min.css);
@import url(pe-icon-7-stroke.css);
@import url(text-rotater.css);
@import url(app.css);
@import url(hamburgers.min.css);
@import url(et-line-font.css);
@import url(modalcomponent.css);
@import url(bootstrap.min.css);
@import url(jquery.fullpage.min.css);
@import url(menu_sideslide.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(inputtext.css);
@import url(default-skin/default-skin.css);
@import url(lightgallery.css);
@import url(zoomslider.css);
/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
/* color: rgb(0,63,125); services text and hints */
} 
strong {
  font-weight: bold; }

body {
  color:rgb(0,63,125) ;/*#rgb(254,255,254);*/
  font-family: serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  overflow: hidden !important;
  overflow-y: auto !important; }

/* Mozilla based browsers */
::-moz-selection {
  background: rgba(245, 36, 94, 0.5);
  color: #fff; }

/* Works in Safari */
::selection {
  background: rgb(0,63,125);
  color: #fff; }

a:hover, a:active {
  outline: 0; }

button:focus {
  border: none;
  outline: 0; }

ul {
  list-style: none; }

a {
  color: rgb(0,63,125);
  text-decoration: none; }

a:hover {
  color: rgb(0,63,125);
  text-decoration: none; }

a:focus {
  color: rgb(0,63,125);
  text-decoration: none;
  outline: none; }

/* h1, h2, h3, h4, h5, h6 {
  color: rgb(0,63,125);
  font-family: "Playfair Display", serif; } */

h1 {
  font-size: 100px;
  line-height: 115px;
  text-transform: capitalize;
  font-weight: 400; 
  color: rgb(0,63,125);}
  li h1{
    font-style:normal;  
    /* text-transform: uppercase; */ 
    color: rgb(0,63,125);}

h2 {
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  margin-bottom: 70px; 
color: rgb(0,63,125);}   /* Headers for each page*/
h2 i {
font-style: italic; 
color: rgb(0,63,125);}
li h2{ /*Home page Motto text*/
  font-style:normal;  
  font-size: 55px;  
  font-family:serif; 
  text-transform:uppercase; 
  font-weight: lighter;    
  color: rgb(0,63,125);}

@media only screen and (max-width: 991px) {
li h2 { font-size: 40px; }
h3 i { font-size: 18px ; }
}

h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 30px; }

h5 {
  font-size: 21px;
  text-transform: uppercase;
  line-height: 27px;
  color: #b7b7b7;
  margin-bottom: 25px; }

h6 {
  font-size: 18px;
  line-height: 27px;
  text-transform: capitalize;
  color: rgb(0,63,125); }

p {
  font-size: 14px;
  color: rgb(0,63,125);
  line-height: 25px; }

.lead {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 0; }

.p-small {
  font-size: 14px;
  color: #777;
  line-height: 27px; }

.force-UTF-8 {
  content: "¡"; }

/****************************/
/** Main **/
/****************************/
.pad-zero {
  padding: 0; }

.pad-left-zero {
  padding-left: 0; }

.pad-right-zero {
  padding-right: 0; }

.sec-pad-left {
  padding-left: 150px; }

.sec-pad-right {
  padding-right: 150px; }

.pad-top-15 {
  padding-top: 15px; }

.pad-top-7 {
  padding-top: 7px; }

.pad-bottom-80 {
  padding-bottom: 80px; }

.pad-bottom-35 {
  padding-bottom: 35px; }

.margin-top-sm {
  margin-top: 50px; }

.margin-bottom-sm {
  margin-bottom: 50px; }

.margin-bottom-xs {
  margin-bottom: 30px; }

.margin-top-150 {
  margin-top: 150px; }

.margin-top-85 {
  margin-top: 85px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-57 {
  margin-top: 57px; }

.margin-top-27 {
  margin-top: 27px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-23 {
  margin-bottom: 23px; }

.align-center {
  float: none;
  margin: 0 auto;
  clear: both; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.opacity-hide {
  opacity: 0 !important;
  visibility: hidden !important; }

.center-div {
  margin: 0 auto;
  overflow: hidden;
  float: none;
  clear: both; }

.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 110;
  height: 100%;
  width: 100%;
  overflow: hidden !important; }

/* Effect 1: YouTube loading */
.la-anim-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 5px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none; }

.la-anim-1::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  background: #ed1a60;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px); }

.la-anim-1.la-animate {
  z-index: 100;
  opacity: 1;
  -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
  transition: transform 5s ease-in, opacity 1s 5s;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.la-anim-1.la-animate::after {
  opacity: 1; }

.zs-enabled {
  position: fixed !important;
  width: 100%;
  z-index: -1;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .zs-enabled .zs-bullets {
    display: none; }

/****************************/
/** Button CSS **/
/****************************/
.btn {
  font-size: 14px;
  color: rgb(0,63,125);
  letter-spacing: 1.5px;
  overflow: hidden;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;  
  outline: none;
  border: none;
  width: 120px;
  height: 45px; 
  border-radius: 30px;  
  padding: 2px 20px;
  -moz-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn .btn-label {
    padding: 10px 0; }
  .btn:hover, .btn:focus, .btn:active {
    outline: none !important;
    border: none !important;
    color: rgb(0,63,125) !important; }
  .btn span {
    position: relative;
    z-index: 2;
    display: inline-block; }
  .btn .mask {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    -moz-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn:hover .mask {
    width: 100%; }

.fp-tableCell {
   background:rgba(255, 255, 255, 0.575) ; } /* Blur COLOR whole content 255, 255, 255, 0.475 rgba(13, 85, 192, 0.895) ;WhiteSmoke;*/
/****************************/
/** Navigation CSS - aka navigationTooltips - right patch**/
/****************************/
#fp-nav.right {
  right: 32px; }

#fp-nav li:hover span:after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }
#fp-nav span:after {
  border: 1px solid rgb(0,63,125);
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: -8px;
  top: -8px;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transition: transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  width: 20px; }
#fp-nav .active > span::after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span, #fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  height: 4px;
  width: 4px;
  margin: -2px 0 0 -2px; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: rgb(0,63,125); }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  background: rgb(255,115,1); }

#fp-nav ul li, .fp-slidesNav ul li {
  margin: 7px 7px 17px; }

#fp-nav ul li .fp-tooltip {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Ubuntu", sans-serif;
  overflow: visible;
  color: rgb(0,63,125) ; }
  #fp-nav ul li .fp-tooltip.right {
    right: 77px; }
  #fp-nav ul li .fp-tooltip:after {
    content: "";
    height: 1px;
    position: absolute;
    right: -45px;
    top: 9px;
    width: 36px; }

/****************************/
/** Menu CSS  For right side patch**/ 
/****************************/
.hamburger--collapse {
  border: 1px solid rgb(0,63,125);
  border-radius: 50%;
  height: 50px;
  margin: 0;
  right: 20px;
  top: 25px;
  width: 50px; }
  .hamburger--collapse:focus, .hamburger--collapse:active {
    border: 1px solid rgb(0,63,125); }
  .hamburger--collapse:hover {
    opacity: 1; }
  .hamburger--collapse .hamburger-box {
    display: block;
    height: 24px;
    margin-left: 14px;
    margin-top: -13px;
    position: relative;
    width: 20px; }
  .hamburger--collapse .hamburger-inner {
    background-color: rgb(0,63,125);
    border-radius: 0;
    height: 1px;
    width: 20px; }
    .hamburger--collapse .hamburger-inner:after, .hamburger--collapse .hamburger-inner:before {
      top: -10px;
      background-color: rgb(0,63,125);
      border-radius: 0;
      height: 1px;
      width: 10px;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .hamburger--collapse .hamburger-inner:before {
      top: -5px;
      width: 15px; }
  .hamburger--collapse.is-active {
    border-color: whitesmoke; }
    .hamburger--collapse.is-active .hamburger-inner {
      background: whitesmoke;
      -moz-transform: translate3d(0px, -5px, 0px) rotate(-45deg);
      -o-transform: translate3d(0px, -5px, 0px) rotate(-45deg);
      -ms-transform: translate3d(0px, -5px, 0px) rotate(-45deg);
      -webkit-transform: translate3d(0px, -5px, 0px) rotate(-45deg);
      transform: translate3d(0px, -5px, 0px) rotate(-45deg); }
      .hamburger--collapse.is-active .hamburger-inner:after, .hamburger--collapse.is-active .hamburger-inner:before {
        width: 20px;
        background: whitesmoke; }
      .hamburger--collapse.is-active .hamburger-inner:hover {
        background-color:whitesmoke;
        opacity: 1; }

.menu-button {
  z-index: 101; }
/*Menu Colors */
.menu-wrap {
  padding-left: 70px;
  padding-top: 55px;
  z-index: 101;
  overflow: hidden;
  overflow-y: auto; }
  .menu-wrap a {
    color: whitesmoke;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .menu-wrap a:hover {
      color: rgb(255,115,1); } 
    .menu-wrap a:active {
      color: rgb(255,115,1); }
  .menu-wrap .twitter-wrap {
    width: 100%;
    height: 250px;
    float: left;
    margin-top: 150px;
    -moz-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -webkit-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
    -moz-transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -o-transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s; }
    .menu-wrap .twitter-wrap .twiter-ico-wrap {
      border: 1px solid white;
      border-radius: 50%;
      display: block;
      margin-right: 14px;
      height: 50px;
      margin-bottom: 25px;
      text-align: center;
      width: 50px; }
      .menu-wrap .twitter-wrap .twiter-ico-wrap i {
        padding-top: 16px; }
    .menu-wrap .twitter-wrap #tweecool {
      position: relative;
      font-family: "Playfair Display", serif;
      font-size: 16px;
      line-height: 27px;
      width: 80%; }
      .menu-wrap .twitter-wrap #tweecool ul li {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
        .menu-wrap .twitter-wrap #tweecool ul li.current {
          opacity: 1;
          visibility: visible; }
        .menu-wrap .twitter-wrap #tweecool ul li img {
          display: none; }
        .menu-wrap .twitter-wrap #tweecool ul li span {
          display: block;
          font-size: 13px;
          color: #fff;
          padding-top: 23px; } 

.show-menu .twitter-wrap {
  -moz-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px); }

.intro-sec .intro-sec-wrap .logo { /* Logo Properties*/
  /*background: transparent url(img/logo-light.png) fixed no-repeat 30px 30px;*/
  left: 20px;  
  top: 20px;
  position: absolute; } 
.right-patch { 
  position: fixed;
  width: 80px;
  height: 100%;
  background:white;
  right: 0;
  top: 0;
  z-index: 2; }
  .right-patch .copywrite-wrap {   /*Copy right position and font-size*/
    position: fixed;
    bottom: 125px;
    right: -55px;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    .right-patch .copywrite-wrap .copywrite {
      font-size: 14px;
      font-family:cursive;
      color: rgb(0,63,125); }

    .right-patch .copywrite-wrap .copywrite b{
      font-size: 14px;
      font-family:cursive;
      color: rgb(0,63,125); }

/****************************/
/** Intro Sec CSS **/
/****************************/
.intro-sec #countdown {
  display: inline;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 1px;
  font-size: 18px; 
  }
.intro-sec #nt-title-container {
  margin-bottom: 37px; }
.intro-sec .social-icons {
  left: 50px;
  position: absolute;
  bottom: 20px; }
  .intro-sec .social-icons li {
    border: 1px solid rgb(0,63,125);
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 30px;
    margin-right: 12px;
    width: 30px; }
    .intro-sec .social-icons li div {
      display: table;
      height: 100%;
      width: 100%; }
    .intro-sec .social-icons li .social-icon {
      font-size: 12px;
      display: table-cell;
      vertical-align: middle;
      color: rgb(0,63,125);
      -moz-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
/* Intro motto */
    .intro-sec #nt-title-container #nt-title li h1{
    font-size: 50px; 
    font-family: serif;
  }

    .intro-sec #container h2{
    font-size: 10px; 
    }

/****************************/
/** Notify Lightbox CSS **/
/****************************/
.input-wrap {
  overflow: hidden;
  position: relative; }

.input-wrap i {
  display: none; }

.notify-cmpt.notify-form-type-3 h2 {
  margin-bottom: 0; }
.notify-cmpt.notify-form-type-3.md-content {
  background: url("../img/newsletterimg.jpg");
  text-align: center;
  border-radius: 20px; }
  .notify-cmpt.notify-form-type-3.md-content p {
    margin-top: 12px;
    color: #fff; }
  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 123px; }
.notify-cmpt.notify-form-type-3 .notify-btn {
  bottom: 0;
  left: 0;
  position: relative; }
.notify-cmpt.notify-form-type-3 .notify-wrap #message {
  font-family: "Playfair Display", serif;
  font-size: 15px;
  line-height: 25px;
  padding-left: 0;
  padding-top: 10px;
  min-height: 35px;
  color: #fff; }
.notify-cmpt.notify-form-type-3 .notify-wrap #notify_close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 25px;
  top: 20px; }
  .notify-cmpt.notify-form-type-3 .notify-wrap #notify_close span {
    color: #fff; }
.notify-cmpt.notify-form-type-3 .notify-wrap .btn {
  width: 335px;
  margin-top: 27px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  backface-visibility: hidden;
  padding: 0 30px !important; }
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn .mask {
    z-index: -1; }
.notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box {
  box-shadow: none;
  width: 335px;
  text-align: center;
  min-height: 57px;
  padding: 0;
  color: #222222;
  margin-top: 42px;
  border-radius: 2px;
  border: none; }
  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:hover, .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:focus, .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:active {
    box-shadow: none; }
.notify-cmpt.notify-form-type-3 .notify-wrap .input__label--hoshi::before,
.notify-cmpt.notify-form-type-3 .notify-wrap .input__label--hoshi::after {
  border-bottom: 4px solid #fff; }
.notify-cmpt.notify-form-type-3 .notify-wrap .input__label--hoshi::after {
  border-bottom: 8px solid #fff; }

/****************************/
/** About Sec CSS **/
/****************************/
.about .icon {
  font-size: 40px;
  float: left;
  display: inline-block;
  margin-right: 30px;
  perspective: 1000px;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
.about .icon-wrap:hover .icon {
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }
.about h6 {
  float: left;
  padding-top: 7px;
  display: inline-block; }
.about p {
  font-size: 20px;
  font-style:inherit;
  font-family: serif;
  line-height: 1.45;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px; 
    /* display: block;  */
    /* margin: 0px 5px 0px 5px; */
}
.about .logo { 
  left: 0px;  
  top: 10px;
  position: absolute; }
/****************************/
/** Services Sec CSS **/
/****************************/
.services .owl-item {
  height: 352px; }
.services .services-item {
  min-height: 352px;
  position: relative; }
  .services .services-item .service-item-wrap {
    position: relative;
    min-height: 352px;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    z-index: 2;
    height: 100%; }
  .services .services-item .service-item-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  .services .services-item.even .service-item-overlay {
    background: rgba(255, 255, 255, 0.1); }
  .services .services-item.odd .service-item-overlay {
    background: rgba(255, 255, 255, 0); }
  .services .services-item .icon {
    font-size: 72px;
    color: #fff;
    margin-bottom: 50px; }
.services .services-slider-wrap {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px; }
  .services .services-slider-wrap .expand-content {
    bottom: 0;
    height: 0;
    right: 0;
    position: absolute;
    -moz-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -o-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 0;
    background: #fff; }
    .services .services-slider-wrap .expand-content p, .services .services-slider-wrap .expand-content h3 {
      color: #222222; }
    .services .services-slider-wrap .expand-content .excont {
      opacity: 1;
      visibility: visible;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 50px;
      -moz-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -o-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s; }
    .services .services-slider-wrap .expand-content.expand-visible {
      width: 100%;
      height: 100%; }
    .services .services-slider-wrap .expand-content.expand-content-visible {
      opacity: 1; }
  .services .services-slider-wrap .toggle-expand {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #222222;
    height: 50px;
    position: absolute;
    right: 0;
    width: 50px;
    cursor: pointer;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .services .services-slider-wrap .toggle-expand span {
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 18px;
      width: 15px; }
      .services .services-slider-wrap .toggle-expand span.minus {
        top: 25px; }
.services .owl-prev, .services .owl-next {
  position: absolute;
  top: calc(50% - 12px);
  cursor: pointer; }
.services .owl-prev {
  left: -73px; }
.services .owl-next {
  right: -73px; }

/****************************/
/** Features Sec CSS - This is a new Services section**/
/****************************/
.features .features-block {
  border-bottom: 1px solid rgba(0,63,125, 0.425);
  border-right: 1px solid rgba(0,63,125, 0.425);
  min-height: 234px; }
  .features .features-block:nth-child(3) {
    border-right: none; }
  .features .features-block:nth-child(4), .features .features-block:nth-child(5), .features .features-block:nth-child(6) {
    border-bottom: none; }
  .features .features-block:last-child {
    border-right: none; }
  .features .features-block .fb-table {
    display: table;
    height: 234px;
    width: 100%;
    text-align: center;
    padding: 0 65px; }
    .features .features-block .fb-table .fb-table-cell {
      display: table-cell;
      vertical-align: middle; }
      .features .features-block .fb-table .fb-table-cell div {
        opacity: 1;
        visibility: visible;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; 
      ;}
      .features .features-block .fb-table .fb-table-cell .icon {
        font-size: 48px;
        padding-bottom: 20px;
       }
      .features .features-block .fb-table .fb-table-cell p {  /* Services desc text*/
        font-size: 18px;  
        opacity: 0;
        visibility: hidden;
        display: table;
        left: 0;
        text-align:left;
        margin: auto;
        padding: 0 65px;
        position: absolute;
        right: 0;
        top: 10px;
        width: 100%;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; 
      }
    .features .features-block .fb-table:hover .fb-table-cell div {
      opacity: 0;
      visibility: hidden;
     }
    .features .features-block .fb-table:hover .fb-table-cell p {
      font-family: serif;
      top: 0;
      opacity: 1;
      visibility: visible; 
    }
.features .logo { 
  left: 0px;  
  top: 10px;
  position: absolute; }
/****************************/
/** Video Sec CSS **/
/****************************/
.video-sec .video-gal a {
  position: relative;
  display: block; }
  .video-sec .video-gal a img {
    box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.5);
    perspective: 1px;
    width: 100%;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .video-sec .video-gal a .play-vid {
    border-radius: 50%;
    bottom: 0;
    height: 65px;
    left: 0;
    margin: auto;
    padding-top: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 65px; }
    .video-sec .video-gal a .play-vid i {
      font-size: 25px; }
.video-sec .video-gal:hover img {
  box-shadow: 40px 40px 40px rgba(0, 0, 0, 0.6); }

/****************************/
/** Team Sec CSS **/
/****************************/
.team .team-slider-wrap {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px; }
  .team .team-slider-wrap .owl-prev, .team .team-slider-wrap .owl-next {
    position: absolute;
    top: calc(50% - 34px);
    cursor: pointer; }
  .team .team-slider-wrap .owl-prev {
    left: -73px; }
  .team .team-slider-wrap .owl-next {
    right: -73px; }
  .team .team-slider-wrap .per-detail .p-name {
    font-size: 18px;
    margin-left: 25%;
    font-family: "Playfair Display", serif;
    line-height: 27px;
    text-transform: capitalize; }
  .team .team-slider-wrap .per-detail .p-desn {
    font-size: 14px;
    line-height: 25px;
    text-transform: capitalize; }
  .team .team-slider-wrap .person-img-wrap {
    position: relative; }
  .team .team-slider-wrap .expand-content {
    bottom: 0;
    height: 0;
    right: 0;
    position: absolute;
    -moz-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -o-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 0;
    background: #fff; }
    .team .team-slider-wrap .expand-content p {
      font-family: "Playfair Display", serif;
      font-size: 18px;
      line-height: 27px;
      color: rgb(0,63,125); }
    .team .team-slider-wrap .expand-content .excont {
      opacity: 1;
      visibility: visible;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 70px; 
      -moz-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -o-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s; }
      .team .team-slider-wrap .expand-content .excont .social-icons {
        float: left;
        margin-top: 47px; }
        .team .team-slider-wrap .expand-content .excont .social-icons li {
          float: left;
          margin-right: 20px; }
          .team .team-slider-wrap .expand-content .excont .social-icons li a {
            color: rgb(0,63,125);
            font-size: 20px;  /* Team Social Icon font-size*/
            -moz-transition: 0.3s ease;
            -o-transition: 0.3s ease;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease; }
    .team .team-slider-wrap .expand-content.expand-visible {
      width: 100%;
      height: 100%; }
    .team .team-slider-wrap .expand-content.expand-content-visible {
      opacity: 1; }
  .team .team-slider-wrap .toggle-expand {
    background:whitesmoke none repeat scroll 0 0;  /*TEAM bg Button prop*/
    bottom: 0;
    color: rgb(0,63,125);
    height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
    border-radius: 30px;
    cursor: pointer;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .team .team-slider-wrap .toggle-expand span {
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 10px;
      width: 15px; }
      .team .team-slider-wrap .toggle-expand span.minus {
        top: 8px; }
.team .logo { 
  left: 0px;  
  top: 10px;
  position: absolute; }
/****************************/
/** Portfolio Sec CSS **/
/****************************/
.portfolio-sec .portfolio-wrap {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px; }
.portfolio-sec h6 {
  margin-top: 20px;
  font-size: 18px;
  text-transform: capitalize; }
.portfolio-sec a {
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 0; }
  .portfolio-sec a .hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .portfolio-sec a .hover span {
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      font-size: 30px;
      text-align: center;
      top: calc(50% - 11px); }
  .portfolio-sec a:hover .hover {
    opacity: 1; }

    /****************************/
    /** NEWSEC Sec CSS **/
    /****************************/
    .TAPIT .icon {
      font-size: 40px; 
      display: inline-block;
      margin-right: 30px;
      perspective: 1000px;
      -moz-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      -webkit-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
    }

    .TAPIT .icon-wrap:hover .icon {
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
    }

    .TAPIT h6 {
      float: left;
      padding-top: 7px;
      display: inline-block;
    }

    .TAPIT p {
      font-size: 20px;
      font-style: inherit;
      font-family: serif;
      line-height: 1.45;
      margin-block-start: 0px;
      margin-block-end: 0px;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      /* display: block;  */
      /* margin: 0px 5px 0px 5px; */
    }

    .TAPIT .logo {
      left: 0px;
      top: 10px; 
      position:absolute;
    }
    .TAPIT .banner{
      height: auto;
      width: 100%;
      max-width: fit-content;
      border-radius: 7px;
    }
        
/****************************/
/** Contact Sec CSS **/
/****************************/
.contact h6 {
  margin-bottom: 0px; }
.contact .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;  }
.contact .form-control {
  color: #222222;
  border-radius: 2px;
  box-shadow: none; }
  .contact .form-control::-webkit-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize; }
  .contact .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize; }
  .contact .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize; }
  .contact .form-control:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize; }
.contact .input__field {
  width: 100%; }
.contact input.form-control {
  height: 47px; }
.contact textarea.form-control {
  height: 124px;
  padding-left: 15px;
  padding-top: 15px; }
.contact .btn {
  width: 100%; }
.contact .contact-add p {
  margin-bottom: 24px; }
  .contact .contact-add h6 {
  margin-bottom: 10px; }
.contact .contact-add a {
  display:inline-block; /* block and remove padding - if not responsive format*/
  padding: 0px 4px;
  margin-bottom: 10px;
  font-size:medium; } 
.contact p.form-msg {
  background: transparent !important;
  clear: both;
  text-transform: capitalize; }
.contact .connect-add .social-links {
  display: block;
  width: 100%;
  margin-bottom: 24px; }
  .contact .connect-add .social-links li {
     /* display: block;  */ 
    margin-top: 10px; 
  }
    .contact .connect-add .social-links li a { 
      text-transform: capitalize;
      -moz-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .contact .logo { 
      left: 0px;  
      top: 10px;
      position: absolute; }
/* .contact .contact-sec-wrap .connect-add  a:visited {
  color : gray;
} */
.contact .contact-sec-wrap .contact-add  a:hover, 
.contact .contact-sec-wrap .contact-add  a:active  {
  color : brown;}

.contact .contact-form-wrap .form-group .btn { 
  width: 180px; /*60%*/
}
/****************************/
/** Map Sec CSS **/
/****************************/
.map #map_canvas {
  height: 100%; }
.map .logo { 
  left: 0px;  
  top: 10px;
  position: absolute; }
/****************************/
/** Pink **/
/****************************/
.pink-color .la-anim-1 {
  background: #f5245e; }
  .pink-color .la-anim-1::after {
    background: #f5245e; }
.pink-color .btn {
  background: #f5245e; }
  .pink-color .btn:hover, .pink-color .btn:focus, .pink-color .btn:active {
    background: #f5245e !important; }
.pink-color #fp-nav .active > span::after {
  border-color: #f5245e; }
.pink-color #fp-nav ul li .fp-tooltip:after {
  background: #f5245e; }
.pink-color .menu-wrap {
  background: #f5245e none repeat scroll 0 0; }
.pink-color .intro-sec #countdown {
  color: #f5245e; }
.pink-color .intro-sec .social-icons li .social-icon:hover {
  color: #f5245e; }
.pink-color .about .icon {
  color: #f5245e; }
.pink-color .about .icon-wrap:hover .icon {
  color: #f5245e; }
.pink-color .services .services-item {
  background: #f5245e; }
.pink-color .features .features-block .fb-table .fb-table-cell .icon {
  color: #f5245e; }
.pink-color .video-sec .video-gal a .play-vid {
  background: #f5245e none repeat scroll 0 0; }
.pink-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: #f5245e; }
.pink-color .contact .social-links li a:hover {
  color: #f5245e; }
.pink-color .contact p.form-msg {
  color: #f5245e; }

/****************************/
/** Orange **/
/****************************/
.orange-color .la-anim-1 {
  background: #ffa500; }
  .orange-color .la-anim-1::after {
    background: #ffa500; }
.orange-color .btn {
  background: #ffa500; }
  .orange-color .btn:hover, .orange-color .btn:focus, .orange-color .btn:active {
    background: #ffa500 !important; }
.orange-color #fp-nav .active > span::after {
  border-color: #ffa500; }
.orange-color #fp-nav ul li .fp-tooltip:after {
  background: #ffa500; }
.orange-color .menu-wrap {
  background: #ffa500 none repeat scroll 0 0; }
.orange-color .intro-sec #countdown {
  color: #ffa500; }
.orange-color .intro-sec .social-icons li .social-icon:hover {
  color: #ffa500; }
.orange-color .about .icon {
  color: #ffa500; }
.orange-color .about .icon-wrap:hover .icon {
  color: #ffa500; }
.orange-color .services .services-item {
  background: #ffa500; }
.orange-color .features .features-block .fb-table .fb-table-cell .icon {
  color: #ffa500; }
.orange-color .video-sec .video-gal a .play-vid {
  background: #ffa500 none repeat scroll 0 0; }
.orange-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: #ffa500; }
.orange-color .contact .social-links li a:hover {
  color: #ffa500; }
.orange-color .contact p.form-msg {
  color: #ffa500; }

/****************************/
/** Blue **/
/****************************/
.blue-color .la-anim-1 {
  background: #3a6ee8; }
  .blue-color .la-anim-1::after {
    background: #3a6ee8; }
.blue-color .btn {
  background: #3a6ee8; }
  .blue-color .btn:hover, .blue-color .btn:focus, .blue-color .btn:active {
    background: #3a6ee8 !important; }
.blue-color #fp-nav .active > span::after {
  border-color: #3a6ee8; }
.blue-color #fp-nav ul li .fp-tooltip:after {
  background: #3a6ee8; }
.blue-color .menu-wrap {
  background: #3a6ee8 none repeat scroll 0 0; }
.blue-color .intro-sec #countdown {
  color: #3a6ee8; }
.blue-color .intro-sec .social-icons li .social-icon:hover {
  color: #3a6ee8; }
.blue-color .about .icon {
  color: #3a6ee8; }
.blue-color .about .icon-wrap:hover .icon {
  color: #3a6ee8; }
.blue-color .services .services-item {
  background: #3a6ee8; }
.blue-color .features .features-block .fb-table .fb-table-cell .icon {
  color: #3a6ee8; }
.blue-color .video-sec .video-gal a .play-vid {
  background: #3a6ee8 none repeat scroll 0 0; }
.blue-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: #3a6ee8; }
.blue-color .contact .social-links li a:hover {
  color: #3a6ee8; }
.blue-color .contact p.form-msg {
  color: #3a6ee8; }

/****************************/
/** green **/
/****************************/
.green-color .la-anim-1 {
  background: #00a651; }
  .green-color .la-anim-1::after {
    background: #00a651; }
.green-color .btn {
  background: #00a651; }
  .green-color .btn:hover, .green-color .btn:focus, .green-color .btn:active {
    background: #00a651 !important; }
.green-color #fp-nav .active > span::after {
  border-color: #00a651; }
.green-color #fp-nav ul li .fp-tooltip:after {
  background: #00a651; }
.green-color .menu-wrap {
  background: #00a651 none repeat scroll 0 0; }
.green-color .intro-sec #countdown {
  color: #00a651; }
.green-color .intro-sec .social-icons li .social-icon:hover {
  color: #00a651; }
.green-color .about .icon {
  color: #00a651; }
.green-color .about .icon-wrap:hover .icon {
  color: #00a651; }
.green-color .services .services-item {
  background: #00a651; }
.green-color .features .features-block .fb-table .fb-table-cell .icon {
  color: #00a651; }
.green-color .video-sec .video-gal a .play-vid {
  background: #00a651 none repeat scroll 0 0; }
.green-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: #00a651; }
.green-color .contact .social-links li a:hover {
  color: #00a651; }
.green-color .contact p.form-msg {
  color: #00a651; }

  /****************************/
/** TALE - Custom **/
/****************************/
.tale-color .la-anim-1 {
  background: #cacdd6; } /* rgb(254,255,254) */
  .tale-color .la-anim-1::after {
    background: #cacdd6; }
.tale-color .btn {
  background:dodgerblue; }
  .tale-color .btn:hover, .tale-color .btn:focus, .tale-color .btn:active {
    background: rgb(19, 132, 245) !important; }
.tale-color #fp-nav .active > span::after {
  border-color: #cacdd6; }
.tale-color #fp-nav ul li .fp-tooltip:after {
  background: #cacdd6; }
.tale-color .menu-wrap {
  background: dodgerblue none repeat scroll 0 0; } /*Menu background*/
.tale-color .intro-sec #countdown {
  color:rgb(255,115,1); }
.tale-color .intro-sec .social-icons li .social-icon:hover {
  color: #d5cad6; }
  .tale-color .about .social-icons li .social-icon:hover {
  color: #d5cad6; }
  .tale-color .features .social-icons li .social-icon:hover {
  color: #d5cad6; }
  .tale-color .team .social-icons li .social-icon:hover {
  color: #d5cad6; }
  .tale-color .map .social-icons li .social-icon:hover {
  color: #d5cad6; }
.tale-color .about .icon {
  color: #cacdd6; }
.tale-color .about .icon-wrap:hover .icon {
  color: #cacdd6; }
.tale-color .services .services-item {
  background: #cacdd6; }
.tale-color .features .features-block .fb-table .fb-table-cell .icon {
  color: #cacdd6; }
.tale-color .video-sec .video-gal a .play-vid {
  background: #cacdd6 none repeat scroll 0 0; }
.tale-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: #d6ceca; }
.tale-color .contact .social-links li a:hover {
  color: #9ecdf3; }
.tale-color .contact p.form-msg {
  color: #cacdd6; }
 /****************************/
/** Hubrizon - Custom color - Active**/
/****************************/
.hubrizon-color .la-anim-1 {
  background:rgb(0,63,125) } /* rgb(254,255,254) */
  .hubrizon-color .la-anim-1::after {
    background: rgb(0,63,125); }
.hubrizon-color .btn {
  background:rgb(255,115,1); }
  .hubrizon-color .btn:hover, .hubrizon-color .btn:focus, .hubrizon-color .btn:active {
    background: rgb(255,115,1) !important; }
.hubrizon-color #fp-nav .active > span::after {
  border-color: rgb(0,63,125); }
.hubrizon-color #fp-nav ul li .fp-tooltip:after {
  background: rgb(0,63,125); }
.hubrizon-color .menu-wrap {   /*Menu background*/
  background:  rgb(0,63,125,0.675) none repeat scroll 0 0; /*Menu backgroung rgb(255,115,1,0.875)*/
   } 
/* .hub-blue{ color:rgb(0,63,125);  background-color: rgb(255,115,1); } */
.hubrizon-color .intro-sec #countdown {
  color:rgb(255,115,1); }
.hubrizon-color .intro-sec .social-icons li .social-icon:hover {
  color: rgb(0,63,125); }
  .hubrizon-color .about .social-icons li .social-icon:hover {
  color: rgb(0,63,125); }
  .hubrizon-color .features .social-icons li .social-icon:hover {
  color: rgb(0,63,125); }
  .hubrizon-color .team .social-icons li .social-icon:hover {
  color: rgb(0,63,125); }
  .hubrizon-color .map .social-icons li .social-icon:hover {
  color: rgb(0,63,125); }
.hubrizon-color .about .icon {
  color: rgb(255,115,1); }
.hubrizon-color .about .icon-wrap:hover .icon {
  color: rgb(0,63,125); }
.hubrizon-color .services .services-item {
  background: rgb(0,63,125); }
.hubrizon-color .features .features-block .fb-table .fb-table-cell .icon {
  color: rgb(255,115,1); }
.hubrizon-color .video-sec .video-gal a .play-vid {
  background: rgb(0,63,125) none repeat scroll 0 0; }
.hubrizon-color .team .team-slider-wrap .expand-content .excont .social-icons li a:hover {
  color: rgb(0,63,125); }
.hubrizon-color .contact .social-links li a:hover {
  color: rgb(0,63,125); }
.hubrizon-color .contact p.form-msg {
  color: rgb(0,63,125); }

/****************************/
/** Style Swicher **/
/****************************/
@keyframes rotate-me {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes rotate-me {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
.app-customizer {
  position: fixed;
  top: 160px;
  left: -150px;
  width: 150px;
  padding-left: 25px;
  padding-top: 25px;
  height: 90px;
  background: #fff;
  -moz-transition: left 0.5s ease 0s;
  -o-transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  transition: left 0.5s ease 0s;
  z-index: 10; }
  .app-customizer.open-customizer {
    left: 0; }
  .app-customizer .light-dark-wrap {
    text-transform: capitalize; }
    .app-customizer .light-dark-wrap span {
      display: inline-block;
      cursor: pointer;
      color: #777; }
      .app-customizer .light-dark-wrap span.active-bg {
        color: #222222; }
    .app-customizer .light-dark-wrap #light_bg {
      margin-right: 5px; }
  .app-customizer .colors span {
    display: inline-block;
    height: 20px;
    margin-right: 3px;
    margin-top: 12px;
    width: 20px;
    cursor: pointer; }
  .app-customizer .colors #pink_pick {
    background: #f5245e; }
  .app-customizer .colors #blue_pick {
    background: #3a6ee8; }
  .app-customizer .colors #green_pick {
    background: #00a651; }
  .app-customizer .colors #orange_pick {
    background: rgb(255,115,1); }
  .app-customizer .app-customizer-toggle {
    position: absolute;
    background: #fff;
    left: 100%;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    text-decoration: none; }
    .app-customizer .app-customizer-toggle i {
      font-size: 16px;
      color: #222222;
      animation: rotate-me 2s infinite linear;
      -webkit-animation: rotate-me 2s infinite linear; }

#fp-nav {
  display: block !important; }

/****************************/
/** Mediaqueries **/
/****************************/
@media only screen and (max-width: 1400px) {
  .services .services-slider-wrap, .team .team-slider-wrap,
  .portfolio-sec .portfolio-wrap {
    width: 810px; }

  .rotateslider-container .rotateslider-item {
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.31);
    -o-transform: translateY(-50%) translateX(-50%) scale(0.31);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.31);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.31);
    transform: translateY(-50%) translateX(-50%) scale(0.31); }

  .rotateslider-container .rotateslider-item.now {
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.58);
    -o-transform: translateY(-50%) translateX(-50%) scale(0.58);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.58);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.58);
    transform: translateY(-50%) translateX(-50%) scale(0.58); }

  .rotateslider-container {
    height: 296px; }

  .features .features-block {
    min-height: 175px; }
    .features .features-block .fb-table {
      height: 175px; } }
@media only screen and (max-width: 1347px) {
  #fp-nav {
    display: none !important; }

  .margin-bottom-sm-30 {
    margin-bottom: 30px; }

  h1 {
    font-size: 75px;
    line-height: 100px; }

  h2 {
    font-size: 40px;
    line-height: 50px; }

  #nt-title-container {
    margin-bottom: 25px; }

  .contact .contact-add a {
    margin-bottom: 10px; }

  .contact .contact-add p {
    margin-bottom: 0;
    margin-top: 0; }

  .copywrite-wrap {
    text-align: center; }

  .margin-top-md-60 {
    margin-top: 60px; }

  .menu-wrap .twitter-wrap {
    margin-top: 70px; }

  .right-patch {
    display: none; }

  .fp-section {
    height: 976px !important; }
    .fp-section .fp-tableCell {
      height: 976px !important; }

  /* .logo {
    position: static;
    margin-bottom: 30px; } */

  .intro-sec .social-icons {
    float: none;
    overflow: hidden;
    position: static;
    text-align: center;
    width: 100%;
    margin-top: 50px; }
    .intro-sec .social-icons li {
      float: none;
      margin: 0 6px; }

  .hamburger--collapse, .hamburger--collapse:focus, .hamburger--collapse:active {
    border-color: rgb(0,63,125); }

  .hamburger-inner {
    background-color: rgb(0,63,125) !important; }
    .hamburger-inner:after, .hamburger-inner:before {
      background-color: rgb(0,63,125) !important; }

  .copywrite-wrap {
    clear: both;
    padding-left: 15px; } }
@media only screen and (max-width: 1199px) { /* Features/Services cell border sm*/
  .features .features-block:nth-child(3), .features .features-block:nth-child(5) {
    border-right:  1px solid rgba(0,63,125, 0.425); }
  .features .features-block:nth-child(5), .features .features-block:nth-child(6) {
    border-bottom: none; }
  .features .features-block:nth-child(4) {
    border-bottom: 1px solid rgba(0,63,125, 0.425); }
  .features .features-block:nth-child(2), .features .features-block:nth-child(4), .features .features-block:last-child {
    border-right: none; } }
@media only screen and (max-width: 1023px) {
  .services .services-slider-wrap, .team .team-slider-wrap {
    width: 600px; }

  .portfolio-sec .portfolio-wrap {
    width: 410px; }

  .rotateslider-container .rotateslider-item.now {
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.64);
    -o-transform: translateY(-50%) translateX(-50%) scale(0.64);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.64);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.64);
    transform: translateY(-50%) translateX(-50%) scale(0.64); }

  .rotateslider-container .rotateslider-item {
    -moz-transform: translateY(-50%) translateX(-50%) scale(0);
    -o-transform: translateY(-50%) translateX(-50%) scale(0);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0); } }
@media only screen and (max-width: 991px) {
  .margin-bottom-sm-50 {
    margin-bottom: 50px; }

  .margin-top-xs-15 {
    margin-top: 15px; }

  .features .features-block .fb-table {
    padding: 0 20px; }
    .features .features-block .fb-table .fb-table-cell p {
      padding: 10px 20px 0; }

  .copywrite-wrap {
    text-align: left; } }
@media only screen and (max-width: 850px) {
  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box,
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .services .services-slider-wrap, .team .team-slider-wrap {
    width: 410px; }

  .sec-pad {
    padding-top: 80px;
    padding-bottom: 80px; }

  .sec-pad-top {
    padding-top: 80px; }

  .sec-pad-bottom {
    padding-bottom: 80px; }

  .sec-pad-bottom-sm {
    padding-bottom: 50px; }

  .fp-section {
    height: auto !important;
    display: block !important; }
    .fp-section .fp-tableCell {
      height: auto !important;
      display: block !important; }

  .map #map_canvas {
    height: 300px; } }
@media only screen and (max-width: 736px) {
  h1 {
    font-size: 55px;
    line-height: 65px; }

  h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 50px; }

  #nt-title { 
    height: 135px !important; }

  .menu-wrap {
    width: 300px;
    padding-left: 35px; }
    .menu-wrap .twitter-wrap {
      height: auto; }

  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box,
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn {
    margin-top: 15px; }

  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 40px; } }
@media only screen and (max-width: 668px) {
  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 20px; }

  .lead {
    font-size: 18px;
    line-height: 27px; }

  .margin-top-sm-30 {
    margin-top: 30px; } }
@media only screen and (max-width: 600px) {
  .features .features-block {
    border: none !important;
    width: 100%; } }
@media only screen and (max-width: 568px) {
  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 7px; }

  .about-features .col-xs-6 {
    width: 100%; }

  .services .owl-prev, .services .owl-next,
  .team .team-slider-wrap .owl-prev, .team .team-slider-wrap .owl-next {
    display: inline-block;
    margin-top: 18px;
    position: static; }

  .services .owl-prev,
  .team .team-slider-wrap .owl-prev {
    margin-right: 25px; }

  .rotateslider-container .rotateslider-item.now {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .rotateslider-container .rotateslider-item {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: static;
    opacity: 1;
    margin-bottom: 30px; }
    .rotateslider-container .rotateslider-item:last-child {
      margin-bottom: 0; }

  .rotateslider-container {
    height: auto; }
    .rotateslider-container #portfolio {
      height: auto; }
      .rotateslider-container #portfolio img {
        width: 100%; }
      .rotateslider-container #portfolio h6 {
        font-size: 12px;
        margin-top: 12px; }
    .rotateslider-container .arrow {
      display: none; } }
@media only screen and (max-width: 567px) {
  #nt-title {
    height: 197px !important; } }
@media only screen and (max-width: 487px) {
  .services .services-slider-wrap, .team .team-slider-wrap,
  .portfolio-sec .portfolio-wrap {
    width: 100%; }

  .contact-form-wrap .col-xs-6, .contact-add, .connect-add {
    width: 100%; }

  .contact-form-wrap .col-xs-6 {
    padding-right: 0;
    padding-left: 0; } }
@media only screen and (max-width: 414px) {
  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 100px; }

  #countdown {
    width: 200px;
    margin: 0 auto;
    display: block !important; }
    #countdown .hours-wrap .time-sep {
      display: none; } }

/*# sourceMappingURL=style.css.map */

/**************************
Page footer social links
*******************************/
.footer-soc .social-icons {
  left: 50px;
  position: absolute;
  bottom: 18px; }
.footer-soc .social-icons li {
  border: 1px solid rgb(0,63,125);
  border-radius: 50%;
  display: inline-block; 
  height: 30px;
  margin-right: 12px; 
  width: 30px; }
.footer-soc .social-icons li div {
  display: table;
  height: 100%;
  width: 100%; }
.footer-soc .social-icons li .social-icon {
  font-size: 12px;
  display: table-cell;
  text-align: center; 
  vertical-align:middle;
  color: rgb(0,63,125);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
/* LAUNCH DATE  */
/* :root {
  --smaller: .75;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
} */

li {
  display: inline-block;
  font-size: 0.70em;   /* Counter hrs, mins font-size*/
  list-style-type: none;
  padding: 0.75em;
  text-transform: uppercase;
}

li span {
  display: block;
  font-size: 1.5rem; /* Counter digits font-size*/
}

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

