@charset "UTF-8";
/*
    Flaticon icon font: Flaticon
    Creation date: 17/02/2017 15:30
    */
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); } }

.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.flaticon-arrow:before {
  content: "\f100"; }

.flaticon-arrows:before {
  content: "\f101"; }

.flaticon-arrows-1:before {
  content: "\f102"; }

.flaticon-back:before {
  content: "\f103"; }

.flaticon-back-1:before {
  content: "\f104"; }

.flaticon-business:before {
  content: "\f105"; }

.flaticon-business-1:before {
  content: "\f106"; }

.flaticon-circle:before {
  content: "\f107"; }

.flaticon-coins:before {
  content: "\f108"; }

.flaticon-commerce:before {
  content: "\f109"; }

.flaticon-commerce-1:before {
  content: "\f10a"; }

.flaticon-computer:before {
  content: "\f10b"; }

.flaticon-database:before {
  content: "\f10c"; }

.flaticon-database-1:before {
  content: "\f10d"; }

.flaticon-database-2:before {
  content: "\f10e"; }

.flaticon-hand:before {
  content: "\f10f"; }

.flaticon-journal:before {
  content: "\f110"; }

.flaticon-key:before {
  content: "\f111"; }

.flaticon-megaphone:before {
  content: "\f112"; }

.flaticon-next:before {
  content: "\f113"; }

.flaticon-next-1:before {
  content: "\f114"; }

.flaticon-people:before {
  content: "\f115"; }

.flaticon-play-button:before {
  content: "\f116"; }

.flaticon-profile:before {
  content: "\f117"; }

.flaticon-refund:before {
  content: "\f118"; }

.flaticon-responsive-design-symbol:before {
  content: "\f119"; }

.flaticon-round:before {
  content: "\f11a"; }

.flaticon-sales:before {
  content: "\f11b"; }

.flaticon-signs:before {
  content: "\f11c"; }

.flaticon-simple-crown-outline:before {
  content: "\f11d"; }

.flaticon-smartphone:before {
  content: "\f11e"; }

.flaticon-social:before {
  content: "\f11f"; }

.flaticon-square:before {
  content: "\f120"; }

.flaticon-technology:before {
  content: "\f121"; }

.flaticon-tool:before {
  content: "\f122"; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 105;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  -moz-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s; }

.nav-trigger {
  position: absolute;
  width: 120px;
  height: 44px;
  top: 40px;
  right: 5px;
  overflow: hidden;
  background: #00adef;
  color: transparent;
  z-index: 115;
  outline: none !important;
  -webkit-transition: background, 0.5s;
  -moz-transition: background, 0.5s;
  transition: background, 0.5s;
  display: none; }
  @media only screen and (min-width: 768px) {
    .nav-trigger {
      width: 54px; } }
  @media only screen and (max-width: 480px) {
    .mobile-menu .nav-login{
      background: deepskyblue;
      width: 170px;
      padding: 5px;
      text-align: center;
    }
    .mobile-menu .nav-login.red{
      background: #ff4804;
      width: 170px;
      padding: 5px;
      text-align: center;
    }
    .nav-trigger {
      width: 70px;
      top:2px; } }
  .nav-trigger .login-mobile {
    position: relative;
    display: inline-block;
    color: white;
    top: 10px;
    left: 10px; }
    @media only screen and (min-width: 768px) {
      .nav-trigger .login-mobile {
        display: none; } }
    @media only screen and (max-width: 480px) {
      .nav-trigger .login-mobile {
        left: 7px; }
        .nav-trigger .login-mobile i {
          font-size: 2rem; } }
    .nav-trigger .login-mobile .login-mobile-text {
      display: inline-block; }
      @media only screen and (max-width: 480px) {
        .nav-trigger .login-mobile .login-mobile-text {
          display: none; } }
  @media only screen and (max-width: 768px) {
    .nav-trigger {
      top: 5px;
      display: block; } }
  .nav-trigger:hover {
    cursor: pointer; }
  .nav-trigger span {
    position: absolute;
    height: 4px;
    width: 25px;
    right: 17px;
    background: white;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s; }
    @media only screen and (max-width: 480px) {
      .nav-trigger {
        top: 3px;
      }
      .nav-trigger span {
        width: 35px;
        height: 3px } }
    .nav-trigger span:before, .nav-trigger span:after {
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      border-radius: 7px;
      background: white; }
    .nav-trigger span::before {
      position: absolute;
      height: 4px;
      width: 25px;
      content: " ";
      top: 0px;
      right: 0px;
      -webkit-transition: all 0.35s;
      -moz-transition: all 0.35s;
      transition: all 0.35s; }
      @media only screen and (max-width: 480px) {
        .nav-trigger span::before {
          width: 35px;
          height: 3px; } }
    .nav-trigger span::after {
      position: absolute;
      height: 4px;
      width: 25px;
      content: " ";
      top: 0px;
      right: 0px;
      -webkit-transition: all 0.35s;
      -moz-transition: all 0.35s;
      transition: all 0.35s; }
      @media only screen and (max-width: 480px) {
        .nav-trigger span::after {
          width: 35px;
          height: 3px; } }
    .nav-trigger span::before {
      -webkit-transform: translateY(-8px);
      -moz-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
      -o-transform: translateY(-8px);
      transform: translateY(-8px); }
    .nav-trigger span::after {
      -webkit-transform: translateY(8px);
      -moz-transform: translateY(8px);
      -ms-transform: translateY(8px);
      -o-transform: translateY(8px);
      transform: translateY(8px); }

.nav-container {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 90%;
  max-width: 340px;
  background: #00adef;
  overflow: auto;
  z-index: 110;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.07, 0.23, 0.34, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.07, 0.23, 0.34, 1);
  transition: transform 0.5s cubic-bezier(0.07, 0.23, 0.34, 1); }
  @media (max-width: 600px) {
    .nav-container {
      max-width: 250px; } }

.nav-open .overlay {
  opacity: .6;
  visibility: visible; }

.nav-open .nav-container {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

.nav-open .nav-trigger {
  top: 20px; }
  @media only screen and (max-width: 480px) {
    .nav-open .nav-trigger.scrolling {
      top: 30px; } }
  .nav-open .nav-trigger span {
    width: 32px;
    background: transparent; }
    .nav-open .nav-trigger span:before, .nav-open .nav-trigger span:after {
      width: 32px;
      background: white; }
    .nav-open .nav-trigger span:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .nav-open .nav-trigger span:after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .nav-open .nav-trigger .login-mobile {
    display: none; }

nav.mobile-menu {
  margin: 120px 30px 0 30px;
  display: block; }
  @media only screen and (min-width: 992px) {
    nav.mobile-menu {
      display: none; } }
  nav.mobile-menu li {
    margin-bottom: 15px; }
    nav.mobile-menu li a {
      color: white;
      font-size: 2rem;
      font-weight: 300; }
    nav.mobile-menu li .submenu {
      display: none;
      margin: 15px;
      padding: 0px; }
      nav.mobile-menu li .submenu li {
        width: 100%;
        float: left; }
        nav.mobile-menu li .submenu li a {
          font-size: 1.6rem;
          color: #003448; }
    nav.mobile-menu li.menu-item-has-children > a {
      /* this is the right arrow */ }
      nav.mobile-menu li.menu-item-has-children > a::after {
        font-family: 'FontAwesome';
        content: '\f105';
        display: inline-block;
        font-size: 1.6rem;
        margin-left: 10px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        transition-duration: 0.2s; }
      nav.mobile-menu li.menu-item-has-children > a.submenu-open::after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
    nav.mobile-menu li.submenu-open {
      display: block; }

/* -------------------------------- 
 02.Primary Styles
-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  position: relative;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  color: #000000;
  line-height: 24px;
  height: 100%;
  padding: 0px !important; }

a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #1c1d21;
  text-decoration: none !important;
  margin: 0px;
  padding: 0px;
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px; }

h1 {
  font-size: 3.6rem; }

h2 {
  padding: 20px 0 20px 0;
  font-size: 3.2rem; }

h3 {
  padding: 5  px 0 5px 0;
  font-size: 2.8rem; }

h4 {
  font-size: 2.4rem; }

h5 {
  font-size: 2rem; }

h6 {
  font-size: 1.6rem; }

p {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 24px;
  color: #000000;
  margin: 0px;
  padding: 0px; }

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

.radius-btn {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: white;
  text-align: center; }

/* -------------------------------- 
	Animations
-------------------------------- */
.animated {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both; }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s; }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.section-title {
  text-align: center;
  margin-bottom: 20px; }
  .section-title h1 {
    font-size: 2.8rem;
    font-weight: 600;
    margin-bottom: 20px; }
  .section-title p {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0px auto;
    line-height: 3rem;
    color: #333437; }
    @media only screen and (min-width: 768px) {
      .section-title {
        text-align: center;
        margin-bottom: 30px; }
      .section-title p {
        width: 600px; } }
  .section-title .title-line {
    width: 55px;
    height: 1px;
    background: black;
    display: block;
    margin: 15px auto; }
#middle{
  margin-top: 6%;
}
header {
  position: fixed;
  width: 100%;
  padding: 20px 0 10px 0;
  z-index: 100;
  background: white;
  top: 0px;
  left: 0px;
  border-bottom: 2px solid #ddd;
  }
  header.is-hidden {
    -webkit-transform: translateY(-150%);
    -moz-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    transform: translateY(-150%); }
  header .container-fluid {
    padding-right: 30px;
    padding-left: 30px; }
  header .logo {
    position: relative;
    display: inline-block; }
    @media only screen and (max-width: 480px) {
      header .logo {
        width: 150px;
        margin-left: -30px; }
        header .logo img {
          max-width: 100%; } }
    @media only screen and (max-width: 768px) {
    header .logo img {
      content: url(/templates/sitenizolsun/assets/images/logos/landing-logo.png);
    } }

  @media only screen and (min-width: 962px) and (max-width: 1367px) {
  header .logo img {
    max-width: 80%; } }

    header .year {
      float:right;
      width: 40px;
      height: 40px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background: #feb64d; }
      header .year .number {
        margin-top: 15px;
        left: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        color: white;
        font-size: 1.2rem; }
        @media only screen and (max-width: 480px) {
          header {
            padding: 10px 0;
          }

          header .logo .year .number {
            font-size: 1rem; }
          header .logo .year {
            top: 0px;
            right: -30px;
            width: 30px;
            height: 30px; } }
  header nav.menu {
    display: none; }
    @media only screen and (min-width: 992px) {
      header nav.menu {
        display: inline-block; } }
    header nav.menu ul {
      margin-left: 20px; }
        header nav.menu ul li:first-child{
          margin-right: 0;
        }
        header nav.menu ul li {
        display: inline-block;
        margin: 0 8px;
        height: 100%; }
        @media (min-width: 992px) and (max-width: 1367px) {
          header nav.menu ul li {
            margin: 0 5px; } }
        header nav.menu ul li.menu-item-has-children > a {
          /* this is the right arrow */ }
          header nav.menu ul li.menu-item-has-children > a::after {
            font-family: 'FontAwesome';
            content: '\f107';
            display: inline-block;
            font-size: 1.6rem;
            margin-left: 5px;
            -webkit-transition-property: -webkit-transform;
            -moz-transition-property: -moz-transform;
            transition-property: transform;
            -webkit-transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            transition-duration: 0.2s; }
        header nav.menu ul li.active > a {
          color: #00adef; }
        header nav.menu ul li a {
          font-size: 1.8rem;
          font-weight: 300;
          transition: 350ms color;
          -webkit-transition: 350ms color;
          -moz-transition: 350ms color; }
          header nav.menu ul li a:hover, header nav.menu ul li a.active {
            color: #00adef; }
          @media (min-width: 1025px) and (max-width: 1280px) {
            header nav.menu ul li a {
              font-size: 1.6rem; } }
          @media screen and (max-width: 1024px) {
            header nav.menu ul li a {
              font-size: 1.4rem; } }

        header nav.menu ul li.menu-item-has-children {
          position: relative;
          min-height: 35px; }
        header nav.menu ul li .submenu {
          position: absolute;
          display: none;
          background: white;
          top: 100%;
          left: 0px;
          min-width: 200px;
          margin: 0px;
          padding: 0px; }
          header nav.menu ul li .submenu li {
            float: left;
            width: 100%;
            line-height: 24px;
            margin: 10px 0 0 0;
            padding: 0 10px; }
            header nav.menu ul li .submenu li:last-child {
              margin-bottom: 10px; }
            header nav.menu ul li .submenu li a {
              font-size: 1.6rem; }
              @media (min-width: 992px) and (max-width: 1367px) {
                header nav.menu ul li .submenu li a {
                  font-size: 1.4rem; } }
        header nav.menu ul li:hover .submenu {
          display: block; }
  header .top-header-buttons {
    text-align: center; }
    @media only screen and (min-width: 992px) {
      header .top-header-buttons {
        float: right;
        position: relative;
        top: -10px;
      } }
    header .top-header-buttons a {
      display: inline-block;
      margin-right: 15px; }
      header .top-header-buttons a:last-child {
        margin-right: 0px; }
      header .top-header-buttons a.reference {
        display: none;
        padding-left: 15px;
        padding-right: 15px;
        height: 50px;
        background: #00adef;
        line-height: 50px;
        font-size: 1.6rem;
        font-weight: 300;
        letter-spacing: 1px;
        -webkit-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.1);
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
        @media only screen and (min-width: 962px) {
          header .top-header-buttons a.reference {
            display: inline-block; } }
        @media (max-width: 1280px) {
          header .top-header-buttons a.reference {
            height: 40px;
            line-height: 40px;
            font-size: 1.6rem;
            margin-top: 10px; } }
      header .top-header-buttons a.login {
        width: 100px;
        height: 50px;
        color: #FFF;
        background: darkgray;
        line-height: 50px;
        font-size: 1.6rem;
        font-weight: 300;
        -webkit-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 1px 1px 20px 3px rgba(0, 0, 0, 0.05);
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }

        header .top-header-buttons a.login.my-account {
          background: #fd563c;
          color: #FFF !important;
        }
        @media only screen and (max-width: 768px) {
          header .top-header-buttons a.login {
            position: absolute;
            right: 50px;
            top: 10px; } }
        @media (min-width: 320px) and (max-width: 600px) {
          header .top-header-buttons a.login {
            top: -70px; } }
        @media only screen and (max-width: 480px) {
          header .top-header-buttons a.login {
            position: absolute;
            left: -15px;
            right: auto;
            top: 20px; } }
        @media (min-width: 992px) and (max-width: 1280px) {
          header .top-header-buttons a.login {
            width: 90px;
            height: 40px;
            line-height: 40px;
            font-size: 1.4rem; } }
        header .top-header-buttons a.login:before {
          font-family: 'Flaticon';
          content: "";
          margin-right: 5px;
          color: #FFF; }
        header .top-header-buttons a.login:hover {
          color: #FFF; }
      header .top-header-buttons a.reference:hover, header .top-header-buttons a.login:hover {
        -webkit-box-shadow: 0px 0px 0px 0px transparent;
        -moz-box-shadow: 0px 0px 0px 0px transparent;
        -ms-box-shadow: 0px 0px 0px 0px transparent;
        -o-box-shadow: 0px 0px 0px 0px transparent;
        box-shadow: 0px 0px 0px 0px transparent; }
      header .top-header-buttons a.reference:focus {
        color: white; }
      header .top-header-buttons a:hover {
        color: white; }
      header .top-header-buttons a.header-basket:hover {
        color: #666;
      }
  @media only screen and (max-width: 480px) {
      header.scrolling .login {
        position: fixed;
        top: 0px !important; } }
  header.subpage {
    -webkit-box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 480px) {
      header.subpage {
        min-height: 200px; } }
    @media only screen and (max-width: 480px) {
      header.subpage.scrolling {
        min-height: 100px; } }

section.packages {
  position: relative;
  margin: 120px 0 80px 0; }
  @media (min-width: 568px) and (max-width: 768px) {
    section.packages {
      margin: 120px 0 50px 0; } }
  @media only screen and (max-width: 480px) {
    section.packages {
      margin: 80px 0 50px 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    section.packages [class^="col-"]:nth-of-type(1) {
      padding-right: 0px; } }
  @media only screen and (min-width: 992px) {
    section.packages [class^="col-"]:nth-of-type(2) {
      padding-right: 0px;
      padding-left: 0px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    section.packages [class^="col-"]:nth-of-type(3) {
      padding-left: 0px; } }
  @media (max-width: 480px) {
    section.packages .package-box {
        border-bottom: 2px solid #ddd; } }
  section.packages .package-box {
    position: relative;
    background: white;
    min-height: 620px;
    width: 100%;
    z-index: 10;
    transition: 350ms all;
    -webkit-transition: 350ms all;
    -moz-transition: 350ms all; }
    @media (min-width: 992px) and (max-width: 1200px) {
      section.packages .package-box {
        min-height: 420px; } }
    section.packages .package-box:hover {
      -webkit-box-shadow: 1px 2px 25px 13px rgba(0, 0, 0, 0.02);
      -moz-box-shadow: 1px 2px 25px 13px rgba(0, 0, 0, 0.02);
      -ms-box-shadow: 1px 2px 25px 13px rgba(0, 0, 0, 0.02);
      -o-box-shadow: 1px 2px 25px 13px rgba(0, 0, 0, 0.02);
      box-shadow: 1px 2px 25px 13px rgba(0, 0, 0, 0.02); }
    section.packages .package-box .box-content {
      position: absolute;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      text-align: center;
      top: 5%; }
      @media (min-width: 992px) and (max-width: 1200px) {
        section.packages .package-box .box-content {
          top: 3%; } }
      section.packages .package-box .box-content h1 {
        font-size: 2rem;
        font-weight: 500;
        display: block;
        min-width: 230px;
        padding: 10px 0;
        /*border: 1px solid #ececec;*/
        margin-bottom: 20px;
        -webkit-box-shadow: 1px 2px 25px 3px rgba(0, 0, 0, 0.02);
        -moz-box-shadow: 1px 2px 25px 3px rgba(0, 0, 0, 0.02);
        -ms-box-shadow: 1px 2px 25px 3px rgba(0, 0, 0, 0.02);
        -o-box-shadow: 1px 2px 25px 3px rgba(0, 0, 0, 0.02);
        box-shadow: 1px 2px 25px 3px rgba(0, 0, 0, 0.02); }
      section.packages .package-box .box-content p {
        line-height: 35px;
        font-size: 1.6rem;
        font-weight: 300; }
        section.packages .package-box .box-content p .price-number {
          font-weight: 700;
          font-size: 2.5rem; }
        section.packages .package-box .box-content p.price-row {
          margin-bottom: 25px; }
      section.packages .package-box .box-content a {
        width: 150px;
        height: 35px;
        line-height: 35px;
        color: white;
        background: crimson;
        display: block;
        margin: 10px auto; }
        section.packages .package-box .box-content a.buy:hover {
          background: #ff0f00;
        }
        section.packages .package-box .box-content a.free {
          background: #00adef; }
        section.packages .package-box .box-content a.free:hover {
          background: #00cfff; }
        section.packages .package-box .box-content a.look {
          background: #feb64d; }
        section.packages .package-box .box-content a.look:hover {
          background: #fea00f; }
    @media only screen and (min-width: 992px) {
      section.packages .package-box.website {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; } }
    section.packages .package-box.website .box-content h1 {
      color: #00adef; }
    @media only screen and (min-width: 992px) {
      section.packages .package-box.ecommerce {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; } }
    section.packages .package-box.ecommerce .box-content h1 {
      color: crimson; }
  section.packages #owl-hero-cta {
    position: relative;
    z-index: 10;
    margin-top: -20px; }
    @media only screen and (min-width: 1200px) {
      section.packages #owl-hero-cta {
        width: 420px;
        margin-left: -15px; } }
    section.packages #owl-hero-cta .owl-item {
      width: 100%;
      height: 100%; }
      section.packages #owl-hero-cta .owl-item:before {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: rgba(28, 26, 26, 0.6);
        z-index: 5; }
    section.packages #owl-hero-cta .item {
      position: relative;
      width: 100%;
      height: 520px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      @media only screen and (max-width: 480px) {
        section.packages #owl-hero-cta .item {
          height: 350px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        section.packages #owl-hero-cta .item {
          height: 460px; } }
      section.packages #owl-hero-cta .item .caption {
        position: absolute;
        width: 100%;
        padding: 0 10px;
        z-index: 15;
        text-align: center;
        bottom: 100px; }
        @media only screen and (max-width: 480px) {
          section.packages #owl-hero-cta .item .caption {
            bottom: 60px; } }
        section.packages #owl-hero-cta .item .caption span.yellow {
          color: #feb64d; }
        section.packages #owl-hero-cta .item .caption h1, section.packages #owl-hero-cta .item .caption p, section.packages #owl-hero-cta .item .caption a {
          color: white;
          text-align: center;
          margin-bottom: 15px;
          font-size: 1.6rem;
          font-weight: 300; }
        section.packages #owl-hero-cta .item .caption h1 {
          font-family: "Open Sans Condensed", sans-serif;
          font-size: 2.6rem;
          font-weight: 700;
          letter-spacing: 1px;
          -webkit-animation-delay: 0.75s;
          -moz-animation-delay: 0.75s;
          animation-delay: 0.75s; }
        section.packages #owl-hero-cta .item .caption p {
          -webkit-animation-delay: 1s;
          -moz-animation-delay: 1s;
          animation-delay: 1s; }
        section.packages #owl-hero-cta .item .caption a {
          display: block;
          margin: 0px auto;
          width: 130px;
          height: 30px;
          line-height: 30px;
          background: #feb64d;
          -webkit-animation-delay: 1.5s;
          -moz-animation-delay: 1.5s;
          animation-delay: 1.5s; }

    section.packages #owl-hero-cta .owl-controls .owl-dots {
      position: absolute;
      bottom: -30px;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      section.packages #owl-hero-cta .owl-controls .owl-dots .owl-dot {
        display: inline-block;
        margin-left: 5px; }
        section.packages #owl-hero-cta .owl-controls .owl-dots .owl-dot:first-child {
          margin-left: 0px; }
        section.packages #owl-hero-cta .owl-controls .owl-dots .owl-dot span {
          display: block;
          width: 10px;
          height: 10px;
          background: #feb64d;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%; }
        section.packages #owl-hero-cta .owl-controls .owl-dots .owl-dot.active span {
          background: #00adef;
          width: 12px;
          height: 12px; }
  section.packages .wave {
    position: absolute;
    width: 100%;
    height: 1400px;
    bottom: -550px;
    left: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: url(../images/bg/wave-bg.png) repeat-x top left; }

section.highlights {
  position: relative;
  z-index: 10;}
section.highlights [class^="col-"] {
  padding-left: 0px;
  padding-right: 0px; }
section.highlights [class^="col-"]:nth-child(2n+1) {
  border-right: 1px solid white; }
@media only screen and (min-width: 992px) {
  section.highlights [class^="col-"]:nth-child(2n) {
    border-left: 1px solid white; } }
section.highlights [class^="col-"]:nth-of-type(1), section.highlights [class^="col-"]:nth-of-type(2) {
  border-bottom: 1px solid white; }
@media only screen and (min-width: 992px) {
  section.highlights [class^="col-"]:nth-of-type(3), section.highlights [class^="col-"]:nth-of-type(4) {
    border-top: 1px solid white; } }
section.highlights .highlight-box {
  position: relative;
  text-align: center;
  min-height: 480px; }
@media only screen and (max-width: 480px) {
  section.highlights .highlight-box {
    height: auto;
    min-height: 400px;
  } }
@media (max-width: 600px) {
  section.highlights .highlight-box {
    height:auto; } }
@media (min-width: 992px) and (max-width: 1200px) {
  section.highlights .highlight-box {
    min-height: 420px; } }
@media only screen and (min-width: 1680px) {
  section.highlights .highlight-box {
    min-height: 540px; } }
section.highlights .highlight-box .box-content {
  position: absolute;
  width: 90%;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
@media only screen and (max-width: 480px) {
  section.highlights .highlight-box .box-content {
    width: 72%;
    top: 60%;
    min-height: 400px;  } }
@media only screen and (min-width: 768px) {
  section.highlights .highlight-box .box-content {
    width: 72%; } }
section.highlights .highlight-box .box-content .box-icon {
  position: relative;
  width: 94px;
  height: 94px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #f6f6f6;
  display: block;
  margin: 20px auto;
  margin-top: 0px; }
section.highlights .highlight-box .box-content .box-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 5rem; }
section.highlights .highlight-box .box-content h1 {
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px; }
section.highlights .highlight-box .box-content p {
  font-size: 1.6rem;
  font-weight: 300;
  color: #ececec; }
section.highlights .highlight-box.blue-box {
  background: #00adef;
  color: white; }
section.highlights .highlight-box.blue-box p {
  color: #ececec; }
section.highlights .highlight-box.blue-box i {
  color: #056286; }
section.highlights .highlight-box.yellow-box {
  background: #feb64d;
  color: white; }
section.highlights .highlight-box.yellow-box p {
  color: #f6f6f6; }
section.highlights .highlight-box.yellow-box i {
  color: #feb64d; }
section.highlights .highlight-box.black-box {
  background: #34302c;
  color: white; }
section.highlights .highlight-box.black-box p {
  color: #a09f9f; }
section.highlights .highlight-box.black-box i {
  color: #6f6b66; }
section.highlights .highlight-box.image-box {
  position: relative;
  background: url(../images/bg/yedekli-guvenli-bg.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  color: #ececec; }
@media only screen and (min-width: 992px) {
  section.highlights .highlight-box.image-box {
    background-position: 200px -120px; } }
section.highlights .highlight-box.image-box:before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(28, 29, 33, 0.72); }
section.highlights .highlight-box.image-box i {
  color: #1c1d21; }

section.references {
  overflow: hidden;
  margin-bottom: 120px; }
  section.references .reference-carousel {
    margin-bottom: 60px; }
    section.references .reference-carousel .flickity-viewport {
      overflow: visible; }
    section.references .reference-carousel .flickity-prev-next-button {
      z-index: 5;
      opacity: 1;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
      @media (max-width: 600px) {
        section.references .reference-carousel .flickity-prev-next-button {
          width: 30px;
          height: 30px; } }
      section.references .reference-carousel .flickity-prev-next-button.previous {
        left: 20%; }
      section.references .reference-carousel .flickity-prev-next-button.next {
        right: 20%; }
      section.references .reference-carousel .flickity-prev-next-button:hover {
        opacity: .3; }
    section.references .reference-carousel .carousel-cell {
      width: 46%;
      margin-right: 9%;
      -webkit-box-shadow: 0 35px 55px rgba(0, 0, 0, 0.05), 0 25px 63px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 35px 55px rgba(0, 0, 0, 0.05), 0 25px 63px rgba(0, 0, 0, 0.05);
      -ms-box-shadow: 0 35px 55px rgba(0, 0, 0, 0.05), 0 25px 63px rgba(0, 0, 0, 0.05);
      -o-box-shadow: 0 35px 55px rgba(0, 0, 0, 0.05), 0 25px 63px rgba(0, 0, 0, 0.05);
      box-shadow: 0 35px 55px rgba(0, 0, 0, 0.05), 0 25px 63px rgba(0, 0, 0, 0.05);
      z-index: 10; }
      @media (max-width: 600px) {
        section.references .reference-carousel .carousel-cell {
          width: 100%; } }
      section.references .reference-carousel .carousel-cell img {
        display: block;
        margin: 0;
        width: 100%;
        height: auto; }
  section.references .all-reference a {
    width: 200px;
    height: 40px;
    display: block;
    margin: 0px auto;
    background: #fb617f;
    color: white;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    transition: 350ms all;
    -webkit-transition: 350ms all;
    -moz-transition: 350ms all; }
    section.references .all-reference a:hover {
      background: #d5526c; }

section.homepage-cta, section.features-cta, section.references-cta {
  position: relative;
  background: url(../images/bg/cta-home-bg.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 650px; }
  @media (min-width: 1281px) {
    section.homepage-cta, section.features-cta, section.references-cta {
      background-position: 0px -250px; } }
  section.homepage-cta:before, section.features-cta:before, section.references-cta:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(28, 29, 33, 0.85); }
  section.homepage-cta .section-content, section.features-cta .section-content, section.references-cta .section-content {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 768px) {
      section.homepage-cta .section-content, section.features-cta .section-content, section.references-cta .section-content {
        width: 100%; } }
    section.homepage-cta .section-content p, section.features-cta .section-content p, section.references-cta .section-content p {
      font-size: 2.6rem;
      font-weight: 300;
      color: white;
      margin-bottom: 40px;
      text-align: center;
      line-height: 44px; }
    section.homepage-cta .section-content .try-free-btn, section.features-cta .section-content .try-free-btn, section.references-cta .section-content .try-free-btn {
      width: 220px;
      height: 40px;
      display: block;
      margin: 0px auto;
      background: #00adef;
      color: white;
      font-size: 2rem;
      font-weight: 300;
      line-height: 40px;
      text-align: center;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      border-radius: 25px; }

section.references-cta {
  min-height: 400px; }
  section.references-cta .try-free-btn {
    background: #feb64d !important; }

section.features-cta {
  height: 400px; }

section.subpage.ecommerce {
  margin-bottom: 0;
}
section.subpage-hero {
  position: relative;
  min-height: 230px;
  background: #00adef;
  }

@media screen and (max-width: 480px){
    section.subpage-hero {
        margin-top: 12%;
    }
    section.subpage-hero.compare{
      min-width: 800px;
      text-align: left;
    }

    section.subpage-hero .hero-content.compare {
      text-align: left;
      left: 48%;
    }

    section.subpage-hero .hero-content.compare p{
      width: 330px;
    }
    section.subpage.compare {
      min-width: 800px;
    }
}

section.subpage-hero.features {
  position: relative;
  min-height: 120px;
  background: #f6f6f6;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 10px;
  }
  section.subpage-hero.features .hero-content {
    top: 53%;
  }
  section.subpage-hero .hero-container {
    padding-top: 0px;
  }
  section.subpage-hero .hero-content {
    position: absolute;
    left: 50%;
    top: 30%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    font-weight: 300; }
    section.subpage-hero .hero-content h1 {
      color: white;
      font-size: 4.8rem;
      line-height: 50px;
      letter-spacing: 1px;
      margin-bottom: 15px; }
    section.subpage-hero .hero-content p {
      font-size: 1.8rem;
      line-height: 30px;
      letter-spacing: 1px;
      color: #e6e6e6; }
  section.subpage-hero.hero-contact{
    min-height: 330px;
  }
  section.subpage-hero.hero-contact .hero-content {
    width: 100%;
    margin-top: 30px;
    }
    @media only screen and (max-width: 768px) {
      section.subpage-hero .hero-content {
        top: 35%;
      }
      section.subpage-hero{
        /*min-height: 210px;*/
      }
      section.subpage-hero.features .hero-content{
       top: 60%;
      }
      section.subpage-hero.hero-contact .hero-content {
        position: static;
        left: auto;
        right: auto;
        -webkit-transform: translateX(0px) translateY(0px);
        -moz-transform: translateX(0px) translateY(0px);
        -ms-transform: translateX(0px) translateY(0px);
        -o-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px);
        padding: 60px 0 140px 0;
        width: 96%;
        margin-left: 2%; }
      section.ecommerce-templates .hero-content{
        width:100% !important;
      }
      section.ecommerce-templates .hero-content h1{
        font-size: 2.6rem;
        line-height: 18px;
      }
      section.subpage-hero .hero-content p {
        font-size: 1.4rem;
        line-height: 18px;  }
      section.subpage.ecommerce-templates .content .text-content {
        text-align: center;
        padding-top: 0;
      }
    }
    @media only screen and (max-width: 480px) {
      section.subpage-hero.hero-contact .hero-content {
        padding-top: 80px; }

      section.subpage-hero.features .hero-content h1 {
        font-size: 1.4em !important;
        line-height: 1.3em;
      }
    }
    section.subpage-hero.hero-contact .hero-content p {
      color: white; }
      section.subpage-hero.hero-contact .hero-content p i {
        position: relative;
        font-size: 3rem;
        left: -5px;
        top: 3px; }
    section.subpage-hero.hero-contact .hero-content .quick-contact-nav {
      margin-top: 30px; }
      section.subpage-hero.hero-contact .hero-content .quick-contact-nav a {
        display: inline-block;
        text-align: center;
        margin: 0 5px;
        color: white;
        /*background: #1ab5f1;*/
        padding: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px; }
section.subpage-hero.hero-contact .hero-content .quick-contact-nav a:hover {
  background: #999;
}
@media only screen and (max-width: 768px) {
          section.subpage-hero.hero-references .hero-content {
            padding-top: 5%;
          }
          section.subpage-hero.hero-references {

          }
          section.subpage-hero.hero-contact .hero-content .quick-contact-nav a {
            display: block; } }
        section.subpage-hero.hero-contact .hero-content .quick-contact-nav a i {
          font-size: 2rem;
          display: block;
          color: white; }
  section.subpage-hero.hero-references {
    position: relative;
    background: #f6f6f6; }
  section.subpage-hero.hero-references .hero-content h1, section.subpage-hero.features .hero-content h1 {
    color: #666;
  }
  section.subpage-hero.hero-references .hero-content {
    margin-top: 2%;
  }
    @media (min-width: 600px) {
      section.subpage-hero.hero-references {
        min-height: 160px; } }
    @media only screen and (max-width: 480px) {
      section.subpage-hero.hero-references, section.subpage-hero.features {
        margin-top: 8%; } }
    section.subpage-hero .hero-content {
      width: 90%;
      color: #1c1d21; }
      @media only screen and (min-width: 992px) {
        section.subpage-hero.hero-references .hero-content {
          max-width: 660px; } }
      @media only screen and (max-width: 480px) {
        section.subpage-hero.hero-references .hero-content {
          min-height: 130px;
          margin-top: 5%;
        } }
      section.subpage-hero.hero-references .hero-content h1, section.subpage-hero.features .hero-content h1 {
        font-size: 3.2rem; }
      section.subpage-hero.hero-references .hero-content p {
        font-size: 1.8rem;
        color: #1c1d21;
        font-weight: 300; }
    section.subpage-hero.hero-references .references-filter {
      position: absolute;
      text-align: center;
      bottom: 30px;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 100%; }
      section.subpage-hero.hero-references .references-filter a {
        display: inline-block;
        margin-right: 15px;
        font-size: 1.8rem;
        font-weight: 300;
        padding: 10px 20px;
        background: white;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        text-align: center;
        color: #00adef;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
        @media only screen and (max-width: 480px) {
          section.subpage-hero.hero-references .references-filter a {
            display: block;
            width: 95%;
            margin: 0px auto;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            -ms-border-radius: 0px;
            border-radius: 0px;
            margin-bottom: 5px; } }
        section.subpage-hero.hero-references .references-filter a:hover {
          background: #fcfcfc; }
        section.subpage-hero.hero-references .references-filter a.all {
          background: #feb64d;
          color: white; }
        section.subpage-hero.hero-references .references-filter a:last-child {
          margin-right: 0px; }
          @media only screen and (max-width: 480px) {
            section.subpage-hero.hero-references .references-filter a:last-child {
              margin-right: auto; } }
section.subpage {
  position: relative;
  margin-top: -70px;
  margin-bottom: 60px; }
  @media only screen and (min-width: 768px) {
    section.subpage {
      margin-bottom: 120px; }
  }
  section.subpage .content {
    position: relative;
    background: white;
    min-height: 500px; }
    section.subpage .content .subpage-navigation {
      margin-top: 60px; }
      section.subpage .content .subpage-navigation ul {
        padding: 0px 30px;
        border-right: 1px solid #ececec;
        width: 100%; }
        @media only screen and (min-width: 992px) {
          section.subpage .content .subpage-navigation ul {
            min-height: 380px; } }
        @media only screen and (max-width: 768px) {
          section.subpage .content .subpage-navigation ul {
            padding: 30px;
            border-right: 0px;
            border-bottom: 1px solid #ececec; } }
        section.subpage .content .subpage-navigation ul li {
          cursor: pointer;
          position: relative;
          margin: 15px 0; }
          section.subpage .content .subpage-navigation ul li {
            font-size: 1.8rem;
            line-height: 33px;
            color: #1c1d21;
            font-weight: 300;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            transition: all 0.2s; }
          section.subpage .content .subpage-navigation ul li.active {
            color: #00adef; }
          section.subpage .content .subpage-navigation ul li.active:before {
            position: absolute;
            font-family: 'FontAwesome';
            content: '\f178';
            color: #00adef;
            top: 5px;
            left: -25px; }
          section.subpage .content .subpage-navigation ul li:hover {
            padding-left: 5px;
            color: #00adef; }
    section.subpage.ecommerce-templates .content .text-content {
      text-align: center;
    }
    section.subpage .content .text-content {
      padding: 20px 0; }
      section.about-us .content .text-content p {
        font-size: 1.5rem;
        font-weight: 300;
        line-height: 27px;
        margin-bottom: 10px; }
      section.subpage .content .text-content p:first-child,
      section.subpage .content .text-content h4:first-child{
        margin-top: 0px; }
      section.about-us .content .text-content h4{
        margin-top: 30px; }
      section.belgeler .content .text-content .belgeler-image{
        text-align: center;
        list-style: none;
      }
      section.belgeler .content .text-content .belgeler-image li{
        display: inline-block;
        margin: 20px 10px;
      }
      section.belgeler .content .text-content .belgeler-image h5{
        margin-top: 10px;
      }
    section.subpage .content .panel-group {
      margin-bottom: 10px; }
      section.subpage .content .panel-group .panel {
        box-shadow: none; }
        section.subpage .content .panel-group .panel.panel-evo .panel-heading {
          position: relative;
          background: transparent; }
          section.subpage .content .panel-group .panel.panel-evo .panel-heading:before {
            position: absolute;
            content: '+';
            top: 15px;
            left: -25px;
            width: 25px;
            height: 25px;
            font-size: 2rem;
            color: white;
            background: #1c1d21;
            text-align: center;
            line-height: 25px;
            letter-spacing: -1px;
            font-weight: 700;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            z-index: 5;
            transition: 350ms all;
            -webkit-transition: 350ms all;
            -moz-transition: 350ms all; }
          section.subpage .content .panel-group .panel.panel-evo .panel-heading:after {
            position: absolute;
            content: '';
            top: 5px;
            left: -35px;
            width: 45px;
            height: 45px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            z-index: 2;
            background: #f6f6f6; }
          section.subpage .content .panel-group .panel.panel-evo .panel-heading.active:before {
            background: #00adef; }
          section.subpage .content .panel-group .panel.panel-evo .panel-heading .panel-title a {
            font-size: 2rem;
            line-height: 30px;
            letter-spacing: 1px;
            color: #1c1d21;
            font-weight: 600; }
        section.subpage .content .panel-group .panel.panel-evo .panel-collapse {
          border: 0px; }
          section.subpage .content .panel-group .panel.panel-evo .panel-collapse .panel-body {
            font-size: 1.6rem;
            line-height: 24px;
            color: #8e8e90;
            border: 0px;
            padding: 0px 15px; }
  section.subpage.features .text-content {
    padding: 60px; }
    @media only screen and (max-width: 480px) {
      section.subpage.features .text-content {
        padding: 15px 15px 15px 30px; } }

section.subpage-promo-icons {
  border-top: 1px solid #ebebeb;
  padding: 60px 0; }
  section.subpage-promo-icons .icon-box {
    text-align: center; }
    @media only screen and (max-width: 768px) {
      section.subpage-promo-icons .icon-box {
        margin: 15px 0; } }
    section.subpage-promo-icons .icon-box.second i, section.subpage-promo-icons .icon-box.third i {
      font-size: 4.6rem; }
    section.subpage-promo-icons .icon-box div {
      position: relative;
      width: 80px;
      height: 80px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background: #1c1d21;
      display: block;
      margin: 0px auto;
      margin-bottom: 15px;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
      section.subpage-promo-icons .icon-box div i {
        position: relative;
        font-size: 4rem;
        color: white;
        vertical-align: middle;
        text-align: center;
        top: 50%;
        margin-top: -22px;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
      section.subpage-promo-icons .icon-box div:hover {
        background: #00adef; }
        section.subpage-promo-icons .icon-box div:hover i {
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
          -o-transform: scale(1.2);
          transform: scale(1.2); }
    section.subpage-promo-icons .icon-box p {
      font-size: 2rem;
      font-weight: 300;
      line-height: 36px; }

section.subpage-cta {
  position: relative;
  background: url(../images/bg/cta-subpage-bg.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  height: 430px; }
  section.subpage-cta:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(251, 97, 127, 0.9); }
  section.subpage-cta .section-content {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 768px) {
      section.subpage-cta .section-content {
        width: 100%; } }
    section.subpage-cta .section-content p {
      font-size: 2.8rem;
      font-weight: 300;
      color: white;
      line-height: 44px; }
      @media only screen and (max-width: 768px) {
        section.subpage-cta .section-content p {
          text-align: center;
          margin-bottom: 15px; } }
    @media only screen and (max-width: 768px) {
      section.subpage-cta .section-content form {
        text-align: center; } }
    @media only screen and (min-width: 992px) {
      section.subpage-cta .section-content form {
        float: right;
        margin-top: 25px; } }
    section.subpage-cta .section-content form .error-messages {
      position: relative;
      top: 10px; }
      section.subpage-cta .section-content form .error-messages p {
        font-size: 1.8rem; }
    section.subpage-cta .section-content form .form-group {
      display: inline-block;
      margin-bottom: 0px; }
      @media only screen and (max-width: 480px) {
        section.subpage-cta .section-content form .form-group {
          display: block; } }
      section.subpage-cta .section-content form .form-group input[type="text"] {
        width: 270px;
        height: 50px;
        border: 0px;
        background: #e25772;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        color: white;
        box-shadow: inset 0 1px 1px transparent; }
        @media (min-width: 992px) and (max-width: 1280px) {
          section.subpage-cta .section-content form .form-group input[type="text"] {
            width: 220px;
            height: 40px; } }
        @media only screen and (max-width: 480px) {
          section.subpage-cta .section-content form .form-group input[type="text"] {
            width: 100%;
            margin-bottom: 1px; } }
        section.subpage-cta .section-content form .form-group input[type="text"]::-webkit-input-placeholder {
          font-size: 2rem;
          font-weight: 300;
          color: #e6e6e6;
          line-height: 50px;
          letter-spacing: 0.5px;
          transition: 350ms all;
          -webkit-transition: 350ms all;
          -moz-transition: 350ms all; }
        section.subpage-cta .section-content form .form-group input[type="text"]::-moz-placeholder {
          font-size: 2rem;
          font-weight: 300;
          color: #e6e6e6;
          line-height: 50px;
          letter-spacing: 0.5px;
          transition: 350ms all;
          -webkit-transition: 350ms all;
          -moz-transition: 350ms all; }
        section.subpage-cta .section-content form .form-group input[type="text"]:-moz-placeholder {
          font-size: 2rem;
          font-weight: 300;
          color: #e6e6e6;
          line-height: 50px;
          letter-spacing: 0.5px;
          transition: 350ms all;
          -webkit-transition: 350ms all;
          -moz-transition: 350ms all; }
        section.subpage-cta .section-content form .form-group input[type="text"]:-ms-input-placeholder {
          font-size: 2rem;
          font-weight: 300;
          color: #e6e6e6;
          line-height: 50px;
          letter-spacing: 0.5px;
          transition: 350ms all;
          -webkit-transition: 350ms all;
          -moz-transition: 350ms all; }
        section.subpage-cta .section-content form .form-group input[type="text"]:focus {
          outline: none; }
          section.subpage-cta .section-content form .form-group input[type="text"]:focus::-webkit-input-placeholder {
            color: transparent; }
          section.subpage-cta .section-content form .form-group input[type="text"]:focus::-moz-placeholder {
            color: transparent; }
          section.subpage-cta .section-content form .form-group input[type="text"]:focus:-moz-placeholder {
            color: transparent; }
          section.subpage-cta .section-content form .form-group input[type="text"]:focus:-ms-input-placeholder {
            color: transparent; }
      section.subpage-cta .section-content form .form-group label {
        width: 120px;
        height: 50px;
        overflow: hidden;
        background: #e25772;
        font-weight: 300;
        margin: 0px;
        margin-bottom: -20px; }
        @media only screen and (max-width: 480px) {
          section.subpage-cta .section-content form .form-group label {
            width: 100%;
            margin-bottom: 1px; } }
        @media only screen and (max-width: 768px) {
          section.subpage-cta .section-content form .form-group label {
            height: 50px; } }
        @media (min-width: 992px) and (max-width: 1280px) {
          section.subpage-cta .section-content form .form-group label {
            margin-bottom: -15px; } }
        section.subpage-cta .section-content form .form-group label select {
          padding: 5px 8px;
          width: 100%;
          height: 100%;
          border: none;
          box-shadow: none;
          background: transparent;
          background-image: none;
          -webkit-appearance: none;
          font-size: 2rem;
          color: #e6e6e6; }
          section.subpage-cta .section-content form .form-group label select:focus {
            outline: none; }
    section.subpage-cta .section-content form .btn-send {
      position: relative;
      top: 0px;
      width: 150px;
      height: 49px;
      text-align: center;
      background: white;
      color: #fb617f;
      border: 0px; }
      @media only screen and (max-width: 480px) {
        section.subpage-cta .section-content form .btn-send {
          width: 100%; } }
      @media (min-width: 992px) and (max-width: 1280px) {
        section.subpage-cta .section-content form .btn-send {
          width: 130px;
          height: 40px; } }

section.features-promo-icons {
  margin: 0 0 20px 0; }
  section.features-promo-icons .icon-box {
    position: relative;
    width: 90%;
    border-radius: 1em;
    margin: auto;
    min-height: 120px;
    overflow: hidden;
    -webkit-box-shadow: 0px -2px 20px 13px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px -2px 20px 13px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px -2px 20px 13px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px -2px 20px 13px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -2px 20px 13px rgba(0, 0, 0, 0.05);
    transition: 350ms all;
    -webkit-transition: 350ms all;
    -moz-transition: 350ms all; }
    section.features-promo-icons .icon-box:hover {
      -webkit-box-shadow: 1px 1px 20px 13px transparent;
      -moz-box-shadow: 1px 1px 20px 13px transparent;
      -ms-box-shadow: 1px 1px 20px 13px transparent;
      -o-box-shadow: 1px 1px 20px 13px transparent;
      box-shadow: 1px 1px 20px 13px transparent; }
    section.features-promo-icons .icon-box i {
      position: absolute;
      font-size: 12rem;
      color: rgba(255, 255, 255, 0.2); }
    section.features-promo-icons .icon-box .content {
      width: 90%;
      position: absolute;
      text-align: center;
      color: white;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
      section.features-promo-icons .icon-box .content p {
        font-size: 2.4rem;
        font-weight: 300;
        line-height: 44px;
        color: white; }
    section.features-promo-icons .icon-box.first {
      background: #feb64d; }
      section.features-promo-icons .icon-box.first i {
        bottom: -50px;
        right: -20px;
        font-size: 8rem;}
    section.features-promo-icons .icon-box.second {
      background: #fb617f; }
      section.features-promo-icons .icon-box.second i {
        font-size: 8rem;
        bottom: -40px;
        right: -30px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg); }
    section.features-promo-icons .icon-box.third {
      background: #00adef; }
      section.features-promo-icons .icon-box.third i {
        font-size: 8rem;
        bottom: -20px;
        right: -30px;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transform: rotate(40deg); }
    section.features-promo-icons .icon-box.fourth {
      background: #59b4c2; }
      section.features-promo-icons .icon-box.fourth i {
        bottom: -40px;
        right: -30px;
        font-size: 8rem;}

@media (max-width: 962px) {
  section.features-promo-icons .icon-box {
    border-radius: inherit;
    margin-bottom: 7px;
  }
}

@media (max-width: 1280px) {
  section.features-promo-icons .icon-box .content p {
    font-size: 2rem;
  }
}

section.subpage-references {
  margin-top: 20px;
  min-height: 500px;
  background: white;
}
section.subpage-references .referans{
  margin-bottom: 40px;
}

  @media (min-width: 992px) and (max-width: 1280px) {
    section.subpage-references {
      padding-right: 30px;
      padding-left: 30px; } }
  @media (max-width: 600px) {
    section.subpage-references {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (max-width: 480px) {
    section.subpage-references {
      padding-left: 0px;
      padding-right: 0px; } }
  section.subpage-references .pagination-container {
    position: relative; }
    @media only screen and (max-width: 768px) {
      section.subpage-references .pagination-container {
        padding: 0 100px; } }
  section.subpage-references .pagination {
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #feb64d;
    padding: 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    @media only screen and (max-width: 768px) {
      section.subpage-references .pagination {
        width: 100%;
        text-align: center; } }
    section.subpage-references .pagination .prev-container,
    section.subpage-references .pagination .next-container,
    section.subpage-references .pagination .pages {
      display: inline-block; }
      section.subpage-references .pagination .prev-container a, section.subpage-references .pagination .prev-container span,
      section.subpage-references .pagination .next-container a,
      section.subpage-references .pagination .next-container span,
      section.subpage-references .pagination .pages a,
      section.subpage-references .pagination .pages span {
        color: white;
        font-weight: 300; }
    section.subpage-references .pagination .prev-container .first i {
      font-size: 2.4rem; }
    section.subpage-references .pagination .prev-container .previous i {
      font-size: 2.4rem; }
    section.subpage-references .pagination .next-container .last i {
      font-size: 2.4rem; }
    section.subpage-references .pagination .next-container .next i {
      font-size: 2.4rem; }
    @media only screen and (max-width: 480px) {
      section.subpage-references .pagination .prev-container .first i {
        font-size: 2rem; }
      section.subpage-references .pagination .prev-container .previous i {
        font-size: 2rem; }
      section.subpage-references .pagination .next-container .last i {
        font-size: 2rem; }
      section.subpage-references .pagination .next-container .next i {
        font-size: 2rem; } }
    section.subpage-references .pagination .pages {
      margin: 0 20px; }
      @media only screen and (max-width: 480px) {
        section.subpage-references .pagination .pages {
          margin: 0 10px; } }
      section.subpage-references .pagination .pages a {
        font-size: 1.8rem;
        line-height: 27px;
        margin-right: 10px;
        transition: 350ms color;
        -webkit-transition: 350ms color;
        -moz-transition: 350ms color; }
        @media only screen and (max-width: 480px) {
          section.subpage-references .pagination .pages a {
            font-size: 1.4rem;
            margin-right: 5px; } }
        section.subpage-references .pagination .pages a:last-child {
          margin-right: 0px; }
        section.subpage-references .pagination .pages a.current, section.subpage-references .pagination .pages a:hover {
          color: #cb8622; }
      section.subpage-references .pagination .pages span {
        margin-right: 10px; }
  section.subpage-references figure {
    position: relative;
    width: 100%;
    height: 352px;
    overflow: hidden;
    margin-bottom: 30px; }
    @media only screen and (max-width: 480px) {
      section.subpage-references figure {
        height: 200px; } }
    @media (min-width: 992px) and (max-width: 1280px) {
      section.subpage-references figure {
        height: 250px; } }
    section.subpage-references figure img {
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    section.subpage-references figure figcaption {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.9);
      z-index: 5;
      opacity: 0;
      visibility: hidden;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
      section.subpage-references figure figcaption p {
        border: 1px solid white;
        display: block;
        position: absolute;
        color: white;
        z-index: 10;
        padding: 10px 20px;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(0%);
        -moz-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
        -o-transform: translateX(-50%) translateY(0%);
        transform: translateX(-50%) translateY(0%);
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        transition: transform 0.5s;
        -webkit-animation-delay: 2s;
        -moz-animation-delay: 2s;
        animation-delay: 2s; }
    section.subpage-references figure:hover {
      cursor: pointer; }
      section.subpage-references figure:hover figcaption {
        opacity: 1;
        visibility: visible; }
      section.subpage-references figure:hover p {
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }

section.contact-us .content {
  padding: 60px 60px; }
  @media only screen and (max-width: 480px) {
    section.contact-us .content {
      padding: 60px 15px; } }
  section.contact-us .content legend {
    padding-bottom: 10px;
    font-size: 2rem;
    letter-spacing: 1px;
    margin-bottom: 30px; }
  section.contact-us .content input[type="text"],.form-group input[type="email"] {
    height: 40px; }
  section.contact-us .content .form-control {
    border: 1px solid #e5e5e5;
    box-shadow: none; }
    section.contact-us .content .form-control::-webkit-input-placeholder {
      font-size: 1.4rem;
      font-weight: 300;
      color: rgba(28, 29, 33, 0.4);
      letter-spacing: 0.5px;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
    section.contact-us .content .form-control::-moz-placeholder {
      font-size: 1.4rem;
      font-weight: 300;
      color: rgba(28, 29, 33, 0.4);
      letter-spacing: 0.5px;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
    section.contact-us .content .form-control:-moz-placeholder {
      font-size: 1.4rem;
      font-weight: 300;
      color: rgba(28, 29, 33, 0.4);
      letter-spacing: 0.5px;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
    section.contact-us .content .form-control:-ms-input-placeholder {
      font-size: 1.4rem;
      font-weight: 300;
      color: rgba(28, 29, 33, 0.4);
      letter-spacing: 0.5px;
      transition: 350ms all;
      -webkit-transition: 350ms all;
      -moz-transition: 350ms all; }
    section.contact-us .content .form-control:focus {
      outline: none; }
      section.contact-us .content .form-control:focus::-webkit-input-placeholder {
        color: transparent; }
      section.contact-us .content .form-control:focus::-moz-placeholder {
        color: transparent; }
      section.contact-us .content .form-control:focus:-moz-placeholder {
        color: transparent; }
      section.contact-us .content .form-control:focus:-ms-input-placeholder {
        color: transparent; }
  section.contact-us .content .btn-contact {
    background: #00adef;
    color: white;
    width: 100px;
    height: 35px;
    font-size: 1.6rem;
    font-weight: 300;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    transition: 350ms all;
    -webkit-transition: 350ms all;
    -moz-transition: 350ms all; }
    section.contact-us .content .btn-contact:hover {
      -webkit-box-shadow: 1px 1px 10px 3px transparent;
      -moz-box-shadow: 1px 1px 10px 3px transparent;
      -ms-box-shadow: 1px 1px 10px 3px transparent;
      -o-box-shadow: 1px 1px 10px 3px transparent;
      box-shadow: 1px 1px 10px 3px transparent; }
  section.contact-us .content .contact-infos {
    margin-top: 60px; }
    section.contact-us .content .contact-infos label {
      color: #00adef;
      display: inline-block;
      margin-right: 5px; }
    section.contact-us .content .contact-infos p {
      font-size: 1.6rem;
      font-weight: 300; }
  section.contact-us .content .bank-infos {
    margin-top: 60px; }
    section.contact-us .content .bank-infos .bank-box {
      position: relative;
      background: #eeeeee;
      margin-bottom: 15px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      padding: 40px 30px; }
      @media only screen and (max-width: 480px) {
        section.contact-us .content .bank-infos .bank-box {
          padding: 30px 15px; } }
      section.contact-us .content .bank-infos .bank-box:last-child {
        margin-bottom: 0px; }
      section.contact-us .content .bank-infos .bank-box h1 {
        font-size: 2rem;
        font-weight: 600;
        color: #00adef;
        margin-bottom: 5px; }
      section.contact-us .content .bank-infos .bank-box p {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 30px;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; }
      section.contact-us .content .bank-infos .bank-box img {
        position: absolute;
        top: 15px;
        right: 15px; }
        @media only screen and (max-width: 480px) {
          section.contact-us .content .bank-infos .bank-box img {
            display: none; } }

footer {
  background: white; }
  footer .top {
    padding-top: 90px;
    padding-bottom: 90px; }
    @media only screen and (max-width: 768px) {
      footer .top {
        text-align: center; } }
    @media only screen and (min-width: 992px) {
      footer .top .quick-nav {
        border-right: 1px solid #f6f6f6; } }
    @media only screen and (max-width: 768px) {
      footer .top .quick-nav {
        padding-bottom: 15px;
        margin-bottom: 30px;
        border-bottom: 1px solid #f6f6f6; } }
    footer .top .quick-nav h2 {
      font-size: 1.8rem;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: 15px; }
    footer .top .quick-nav ul li a {
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 40px;
      transition: 350ms color;
      -webkit-transition: 350ms color;
      -moz-transition: 350ms color; }
      footer .top .quick-nav ul li a:hover {
        color: #bbbbbc; }
    footer .top .contact-info h2 {
      font-size: 1.8rem;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: 15px; }
    footer .top .contact-info address, footer .top .contact-info p {
      font-size: 1.6rem;
      line-height: 30px;
      margin-bottom: 15px; }
      footer .top .contact-info address i, footer .top .contact-info p i {
        position: relative;
        font-size: 2rem;
        margin-right: 10px;
        top: 2px; }
    footer .top .contact-info .social {
      margin-top: 60px; }
      footer .top .contact-info .social a {
        font-size: 1.8rem;
        margin-left: 15px;
        transition: 350ms color;
        -webkit-transition: 350ms color;
        -moz-transition: 350ms color; }
        footer .top .contact-info .social a:first-child {
          margin-left: 0px; }
        footer .top .contact-info .social a i {
          position: relative;
          font-size: 2.4rem;
          margin-right: 5px;
          top: 2px; }
        footer .top .contact-info .social a:hover.facebook {
          color: #3b5998; }
        footer .top .contact-info .social a:hover.twitter {
          color: #1da1f2; }
        footer .top .contact-info .social a:hover.google-plus {
          color: #dd4b39; }
  footer .bottom {
    min-height: 75px;
    padding-top: 25px;
    border-top: 1px solid #f6f6f6; }
    footer .bottom .copyright-text {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        footer .bottom .copyright-text {
          text-align: left; } }
    footer .bottom .footer-logos {
      text-align: center;
      margin: 15px 0; }
      @media only screen and (min-width: 768px) {
        footer .bottom .footer-logos {
          float: right;
          margin: 0px; } }
      footer .bottom .footer-logos a {
        margin-left: 10px; }

.login-page .col-md-5,
.login-page .col-md-7 {
  padding-left: 0px;
  padding-right: 0px; }

.login-page .logo {
  margin: 0 0 60px 15px; }

@media only screen and (min-width: 992px) {
  .login-page .left-side,
  .login-page .right-side {
    height: 100vh; } }

.login-page .right-side figure {
  position: relative;
  background: url(../images/other/login-side.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  height: 100px; }
  @media only screen and (min-width: 992px) {
    .login-page .right-side figure {
      height: 100vh; } }
  .login-page .right-side figure:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 5; }
  .login-page .right-side figure figcaption {
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 10; }
    .login-page .right-side figure figcaption h1 {
      font-size: 4rem;
      color: white;
      font-weight: 700;
      margin-bottom: 15px;
      line-height: 50px; }
    .login-page .right-side figure figcaption p {
      font-size: 2rem;
      color: #dcdcdc;
      line-height: 30px;
      font-weight: 300; }

.login-page .left-side {
  background: white;
  padding: 20px 30px 0 30px; }
.login-page .left-side .form-caption{
  margin-bottom: 50px;
  margin-left: 15px;
  color: #666;
}
@media only screen and (max-width: 768px) {
    .login-page .left-side {
      padding-bottom: 60px;
      padding-top: 60px; } }
  @media only screen and (max-width: 480px) {
    .login-page .left-side {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (min-width: 992px) and (max-width: 1280px) {
    .login-page .left-side {
      padding: 200px 0px 0 0px; } }
  @media (min-width: 992px) and (max-width: 1024px) {
    .login-page .left-side {
      padding: 100px 0px 0 0px; } }
  .login-page .left-side .login-form .alert-warning {
    margin-top: 30px; }
  @media only screen and (min-width: 1200px) {
    .login-page .left-side .login-form .col-lg-6:nth-of-type(1) {
      padding-right: 30px; } }
  .login-page .left-side .login-form .col-lg-6:nth-of-type(2) {
    border-top: 1px solid #ccc; }
    @media only screen and (min-width: 1200px) {
      .login-page .left-side .login-form .col-lg-6:nth-of-type(2) {
        padding-left: 30px;
        border-left: 1px solid #ccc;
        border-top: 0px; } }
  .login-page .left-side .login-form .input-group {
    margin: 0 0 15px 0; }
    .login-page .left-side .login-form .input-group:last-child {
      margin-bottom: 0px; }
    .login-page .left-side .login-form .input-group .input-group-addon {
      background: transparent;
      border: 1px solid #ccc;
      box-shadow: none;
      color: #c9c9c9; }
      .login-page .left-side .login-form .input-group .input-group-addon i {
        font-size: 2rem; }
    .login-page .left-side .login-form .input-group .form-control {
      width: 100%;
      height: 40px;
      border: 1px solid #ccc; }
      .login-page .left-side .login-form .input-group .form-control::-webkit-input-placeholder {
        font-size: 1.6rem;
        font-weight: 300;
        color: #bfbfbf;
        letter-spacing: 0.5px;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
      .login-page .left-side .login-form .input-group .form-control::-moz-placeholder {
        font-size: 1.6rem;
        font-weight: 300;
        color: #bfbfbf;
        letter-spacing: 0.5px;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
      .login-page .left-side .login-form .input-group .form-control:-moz-placeholder {
        font-size: 1.6rem;
        font-weight: 300;
        color: #bfbfbf;
        letter-spacing: 0.5px;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
      .login-page .left-side .login-form .input-group .form-control:-ms-input-placeholder {
        font-size: 1.6rem;
        font-weight: 300;
        color: #bfbfbf;
        letter-spacing: 0.5px;
        transition: 350ms all;
        -webkit-transition: 350ms all;
        -moz-transition: 350ms all; }
      .login-page .left-side .login-form .input-group .form-control:focus {
        outline: none; }
        .login-page .left-side .login-form .input-group .form-control:focus::-webkit-input-placeholder {
          color: transparent; }
        .login-page .left-side .login-form .input-group .form-control:focus::-moz-placeholder {
          color: transparent; }
        .login-page .left-side .login-form .input-group .form-control:focus:-moz-placeholder {
          color: transparent; }
        .login-page .left-side .login-form .input-group .form-control:focus:-ms-input-placeholder {
          color: transparent; }
  .login-page .left-side .login-form .btn-login-send {
    display: block;
    width: 100%;
    font-size: 1.8rem;
    height: 40px;
    background: red;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 0px auto;
    margin-bottom: 30px; }
    .login-page .left-side .login-form .btn-login-send:hover{
      opacity: 0.8;
    }
    @media only screen and (min-width: 1200px) {
      .login-page .left-side .login-form .btn-login-send {
        margin-bottom: 0px; } }
  .login-page .left-side .login-form .social-login {
    width: 100%;
    margin-top: 30px; }
    @media only screen and (min-width: 1200px) {
      .login-page .left-side .login-form .social-login {
        margin-top: 0px; } }
    .login-page .left-side .login-form .social-login a {
      display: block;
      color: white;
      width: 100%;
      min-height: 40px;
      padding: 8px 20px;
      margin-bottom: 15px;
      font-size: 1.4rem; }
      .login-page .left-side .login-form .social-login a:last-child {
        margin-bottom: 0px; }
      .login-page .left-side .login-form .social-login a i {
        margin-right: 10px; }
      .login-page .left-side .login-form .social-login a.facebook {
        background: #3b5998; }
      .login-page .left-side .login-form .social-login a.twitter {
        background: #1da1f2; }
      .login-page .left-side .login-form .social-login a.google-plus {
        background: #dd4b39; }
    .login-page .left-side .login-form .social-login a:hover{
      opacity: 0.8;
    }

      .clientarea{
        margin-top: 7%;
        padding-right: 15px;
      }
      @media only screen and (min-width: 1200px) {
        .clientarea{
          margin-bottom: 200px;
        }
      }
      @media only screen and (max-width: 768px) {
        .clientarea {
          margin-top: 15%;
        }
      }
    .container-fluid .my-basket{
      margin: -30px 10px 0 0;
      float:right;
    }
    .container-fluid .my-basket a:hover{
      color: #888;
    }

    .panel .list-group i{
      color: orangered;
    }



.price-compare {
  width: 100%;
  padding: 30px 8px 0 8px;
  text-align: center;
  margin:auto;
}
.price-compare div {
  font-family: 'Roboto', sans-serif;
}

.price-compare .row-first {
  font-size: 1.3em;
  padding: 12px 0 12px 2%;
  background: #f8f9f9;
  text-align: left;
  color: #2a363f;
}

.price-compare .col-second {
  border-right: 1px solid #ddd;
}

.price-compare .row-second {
  font-size: 1.3em;
  padding: 12px 0 12px 2%;
  background: #FFFFFF;
  text-align: left;
  color: #2a363f;
}

.price-compare .rowfirst {
  width: 20%;
}
.price-compare .rowsremain {
  min-width:150px;
  background: #eee;
  font-size: 1.8em;
}

.price-compare .rowsremain.eticaret {
  background: cadetblue;
  color: white;
}

.price-compare .rowsremain.entegrasyon {
  background: #9b59b6;
  color: white;
}

.price-compare .rowsremain.kampanya {
  background: #719cff;
  color: white;
}

.price-compare .title {
  float: left;
  width: 95%;
  text-align: right;
}
.price-compare .title .arrow_box {
  position: relative;
  background: #5f686f;
  padding: 12px 20px 12px 0px;
}
.price-compare .title .arrow_box:after {
  left: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(153, 153, 153, 0);
  border-width: 23px;
  margin-top: -23px;
}
.price-compare .title h5 {
  color: #fff;
  margin-bottom: 0px;
  font-weight: 300;
  font-size:20px;
}
.price-compare .title h3 {
  color: #fff;
  font-weight: 900;
  margin-bottom: 0px;
}
.price-compare .prices {
  width: 100%;
  text-align: center;
  padding: 20px 0 30px 0px;
}
.price-compare .prices h4 {
  margin-top: 0px;
}
.price-compare .prices strong {
  color: #2a363f;
  font-size: 40px;
  font-weight: bold;
  display: block;
}
.price-compare .prices strong i {
  color: #2a363f;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  background: none;
}
.price-compare .prices b {
  color: #727272;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  display: block;
  margin-bottom: 22px;
  margin-top: 5px;
}
.price-compare .prices b em {
  font-style: normal;
  text-decoration: line-through;
}
.price-compare .prices a {
  color: #fff;
  font-size: 14px;
  background: #37c6f5;
  padding: 10px 27px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease;
}
.price-compare .prices a:hover {
  color: #37c6f5 !important;
  background: #fff !important;
}

.price-compare .prices a.buy {
  background: orangered;
}

.price-compare .rowsremain.center {
  background: #2a363f;
}
.price-compare .rowsremain.center .prices strong {
  color: #fff;
}
.price-compare .rowsremain.center .prices a {
  color: #2a363f;
  background: #fff;
}
.price-compare .rowsremain.center .prices a:hover {
  color: #fff;
  background: #86c724;
}
.price-compare .rowsremain.center .prices i {
  color: #fff;
}
.price-compare .rowsremain.center span {
  color: #fff;
  padding: 3px 10px 4px 10px;
  background: #86c724;
  margin-top: -62px;
  margin-bottom: 32px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}

@media only screen and ( max-width: 479px ) {
  .price-compare{
    width: 100%;
    padding:0px;
  }

  .price-compare .row-first, .price-compare .row-second {
    font-size: 1.0em;
  }

  .price-compare .prices h4{
    font-size: 1em;
  }
  .price-compare .first{
    min-width: 0;
  }
  .price-compare .rowsremain{
    min-width: 0;
  }
  .price-compare .prices a{
    padding: 5px 6px 5px 6px
  }
  .price-compare .title .arrow_box:after{
    border-width: 10px;
    margin-top: -10px;
  }
  .price-compare .prices h4{
    margin-bottom: 5px;
  }
  .price-compare .prices b{
    margin-bottom: 10px;
  }
  .price-compare .prices strong{

  }
}

.sitecolor{
  color: white;
  background: turquoise;
  padding: 3px;
  border-radius: 50%;
}

.sitecolor-red{
  color: white;
  background: #d23333;
  padding: 3px;
  border-radius: 50%;
}

.margin-top1 {
  margin-top: 10px;
}

.margin-top2 {
  margin-top: 20px;
}

.margin-top3 {
  margin-top: 30px;
}

.margin-top4 {
  margin-top: 40px;
}

.main-slider {

}

.main-slider .brochure {
  padding-top : 20px;
  min-height: 500px;
  background: url("/templates/sitenizolsun/images/sliders/header-brochure.jpg") no-repeat 0 50%;
  background-size: cover;
}

.main-slider .brochure .features {
  padding-left: 5%;
  margin-top: 3%;
  color: white;
}

.main-slider .brochure .campaign {
  margin-top: 12%;
  margin-left: -12%;
}

.main-slider .brochure .campaign h1 {
  color: #fff !important;
}

.main-slider .brochure .features h1 {
  font-size: 3.4em;
  font-weight: 600;
}

.main-slider .brochure .features h2 {
  margin-left: 3px;
}

.main-slider .brochure .features ul.discounts {
  margin-top: 2%;
  padding-left: 6%;
  list-style: disc;
  font-size: 1.2em;
  line-height: 1.7em;
}

.main-slider .brochure .features ul.discounts a {
  color: white;
}

.main-slider .brochure .features ul.discounts a:hover {
  text-decoration: underline!important;
}

.slider-button-group {
  margin: 5% 0 0 7px;
}

.slider-button-group a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: white;
  text-align: center;
  padding: 10px 16px 10px 16px;
  font-size: 1.2em;
}

.slider-button-group a.demo {
  background: orangered;
}
.slider-button-group a.demo:hover {
  background: white;
  color: orangered;
}
.slider-button-group a.review {
  margin-left: 10px;
  background: #00adef;
}

.slider-button-group a.review:hover {
  background: white;
  color: #00adef;
}

  @media screen and (max-width: 360px ) {
    .main-slider .brochure .features .slider-button-group a {
      font-size: 1.05em;
      padding: 8px 3px 8px 3px;
    }
    .main-slider .brochure .features ul.discounts li a {
      font-size: 1em;
    }
    .main-slider .brochure .features h1 {
      font-size: 2em;
    }

    .main-slider .brochure {
      min-height: 520px;
    }

    .main-slider .brochure .features ul.discounts {
      margin-top: 10px;
      margin-bottom: 30px;
      font-size: 1em;
      padding-left: 9%;
    }

    .main-slider .brochure {
      padding-top: 40px;
      padding-bottom: 35px;
    }

    .main-slider .brochure .features .slider-button-group {
      margin: 0;
      padding: 0;
    }

    .main-slider .brochure .campaign {
      margin-top: 0px;
      margin-bottom: 5px;
      margin-left: 0;
    }

    .main-slider .brochure .campaign.discount-image {
      padding-left: 6%;
    }
  }

  @media screen and (max-width: 320px) {
    .main-slider .brochure .features h1 {
      font-size: 2em;
    }
    .main-slider .brochure .campaign {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
    }
    .main-slider .brochure .features .slider-button-group a {
      padding: 8px 6px 8px 6px;
      font-size: 0.8em;
    }
    .main-slider .brochure .campaign.discount-image img {
      height: 70px;
    }
  }

  @media screen and (min-width: 361px) and (max-width: 768px ) {

    .main-slider .brochure {
      min-height: 540px;
    }

    .main-slider .brochure .features h1 {
      font-size: 2.4em;
    }

    .main-slider .brochure .features ul.discounts {
     margin-top: 10px;
     margin-bottom: 30px;
     font-size: 1em;
      padding-left: 9%;
    }

    .main-slider .brochure {
     padding-top: 40px;
     padding-bottom: 35px;
    }

    .main-slider .brochure .features .slider-button-group {
      margin: 0;
      padding: 0;
    }

    .main-slider .brochure .features .slider-button-group a {
      padding: 8px 7px 8px 7px;
      font-size: 1.1em;
    }

    .main-slider .brochure .campaign {
      margin-top: 0px;
      margin-bottom: 3px;
      margin-left: 0;
    }

    .main-slider .brochure .campaign.discount-image {
      padding-left: 6%;
    }
  }

@media screen and (min-width: 1601px ) {
  .main-slider .brochure .features {
    margin-top: 1%;
  }

  #middle {
    margin-top: 4%;
  }
}

.main-demo-form {
  background: white;
  width: 50%;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}

.main-demo-form .register-form-wrapper h3{
  font-size: 2rem;
}

.main-demo-form .register-form-wrapper {
  margin-left: 6%;
  width: 90%;
  min-height: 400px;
}

.main-demo-form section.subpage-hero.features {
  margin-top: 0px!important;
  min-height: 70px;
  -webkit-border-radius: 0.5em 0.5em 0 0;
  -moz-border-radius: 0.5em 0.5em 0 0;
  border-radius: 0.5em 0.5em 0 0;
}


/* common */
.ribbon {
  width: 100px;
  height: 120px;
  overflow: hidden;
  position: absolute;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 180px;
  padding: 12px 0;
  background-color: #777;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -5px;
  left: 0px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: 10px;
  right: 0px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  padding: 8px 0;
  padding-left: 20px;
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}

.cd-intro {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.cd-headline {
  color: #294661;
  font-size: 2.4rem;
}

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 4.4rem;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 4.4rem;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.loading-bar span {
  display: inline-block;
}

.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.2s -0.1s;
  -moz-transition: width 0.2s -0.1s;
  transition: width 0.2s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}

.header-text{
  color: #294661;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

p.header-text{
  margin-top: 30px;
  font-size: 1.7rem;
}

@media screen and (max-width: 480px){
  p.header-text{
    font-size: 1.4rem;
  }
}

.click-to-call {
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  background: #0db04b;
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 8px 12px;
  z-index: 999;
}

.click-to-call a{
  font-size: 2rem;
  color: white;
}
