/*
Theme Name: enessay
Author: goodMan
*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../../s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../../../s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../../../s/roboto/v15/7m8l7TlFO-S3VkhHuR0at44P5ICox8Kq3LLUNMylGO4.woff) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url(../../../s/droidserif/v6/cj2hUnSRBhwmSPr9kS5898u2Q0OS-KeTAWjgkS85mDg.woff) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*------------------------------------------------------------------
    [COLORS]
------------------------------------------------------------------*/
.light-gray {
  background: #f7f8fa;
}
html {
  overflow-x: hidden;
}
html,
html a,
body {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: Roboto, sans-serif;
}
p {
  font-size: 15px;
  font-weight: 300;
  font-family: Roboto, sans-serif;
  color: #606060;
  line-height: 1.4;
}
em,
li,
li a {
  font-weight: 300;
  font-family: Roboto, sans-serif;
}
a {
  font-family: Roboto, sans-serif;
  color: #00bcd4;
  outline: 0;
}
a:focus,
a:hover,
a:active {
  outline: 0;
  color: #00bcd4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-family: Roboto, sans-serif;
  color: #34343c;
  line-height: 1.4;
  margin: 0 0 15px;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #34343c;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: #00bcd4;
  text-decoration: none;
}
h1 > a:focus,
h2 > a:focus,
h3 > a:focus,
h4 > a:focus,
h5 > a:focus,
h6 > a:focus {
  text-decoration: none;
}
/* Selection */
::-moz-selection {
  background: #00bcd4;
}
::selection {
  background: #00bcd4;
}
::-webkit-selection {
  background: #00bcd4;
}
::-moz-selection {
  background: #00bcd4;
}
.btn-base-bg {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  background: #00bcd4;
  background-image: none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-base-bg:focus,
.btn-base-bg:active:focus {
  outline: none;
}
.btn-base-bg:hover {
  -webkit-transition-duration: 200ms;
     -moz-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.btn-base-bg:hover,
.btn-base-bg:focus {
  color: #fff;
  background: #4ed7e8;
  border-color: transparent;
  text-decoration: none;
}
.btn-base-bg:active {
  background-image: none;
  outline: 0;
}
/*--------------------------------------------------
    [Content]
----------------------------------------------------*/
.content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}
.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}
/*------------------------------------------------------------------
    [Bottom margin]
------------------------------------------------------------------*/
.margin-b-0 {
  margin-bottom: 0 !important;
}
.margin-b-5 {
  margin-bottom: 5px !important;
}
.margin-b-10 {
  margin-bottom: 10px !important;
}
.margin-b-10 {
  margin-bottom: 10px !important;
}
.margin-b-20 {
  margin-bottom: 20px !important;
}
.margin-b-30 {
  margin-bottom: 30px !important;
}
.margin-b-40 {
  margin-bottom: 40px !important;
}
.margin-b-50 {
  margin-bottom: 50px !important;
}
.margin-b-60 {
  margin-bottom: 60px !important;
}
.margin-b-70 {
  margin-bottom: 70px !important;
}
.margin-b-80 {
  margin-bottom: 80px !important;
}
.margin-b-90 {
  margin-bottom: 90px !important;
}
.margin-b-100 {
  margin-bottom: 100px !important;
}
/*------------------------------------------------------------------
    [Padding]
------------------------------------------------------------------*/
.padding-0 {
  padding: 0 !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-10 {
  padding: 10px !important;
}
.padding-20 {
  padding: 20px !important;
}
.padding-30 {
  padding: 30px !important;
}
.padding-40 {
  padding: 40px !important;
}
.padding-50 {
  padding: 50px !important;
}
.padding-60 {
  padding: 60px !important;
}
.padding-70 {
  padding: 70px !important;
}
.padding-80 {
  padding: 80px !important;
}
.padding-90 {
  padding: 90px !important;
}
.padding-100 {
  padding: 100px !important;
}
/*--------------------------------------------------
    [Border radius]
----------------------------------------------------*/
.radius-0 {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}
.radius-3 {
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
}
.radius-5 {
  -webkit-border-radius: 5px !important;
          border-radius: 5px !important;
}
.radius-6 {
  -webkit-border-radius: 6px !important;
          border-radius: 6px !important;
}
.radius-7 {
  -webkit-border-radius: 7px !important;
          border-radius: 7px !important;
}
.radius-8 {
  -webkit-border-radius: 8px !important;
          border-radius: 8px !important;
}
.radius-9 {
  -webkit-border-radius: 9px !important;
          border-radius: 9px !important;
}
.radius-10 {
  -webkit-border-radius: 10px !important;
          border-radius: 10px !important;
}
.radius-50 {
  -webkit-border-radius: 50px !important;
          border-radius: 50px !important;
}
.radius-circle {
  -webkit-border-radius: 50% !important;
          border-radius: 50% !important;
}
/*--------------------------------------------------
    [Container Small]
----------------------------------------------------*/
.container-sm {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-sm:before,
.container-sm:after {
  content: " ";
  display: table;
}
.container-sm:after {
  clear: both;
}
/* Media Queries below 768px */
@media (min-width: 768px) {
  .container-sm {
    width: 750px;
  }
}
/* Media Queries below 1200px */
@media (min-width: 1200px) {
  .container-sm {
    width: 970px;
  }
}
/*------------------------------------------------------------------
    [Heading v1]
------------------------------------------------------------------*/
.heading-v1 .heading-v1-title {
  font-size: 28px;
}
/* Sidebar Trigger */
.sidebar-trigger:hover .sidebar-trigger-icon {
  background: #00bcd4;
}
.sidebar-trigger:hover .sidebar-trigger-icon:before,
.sidebar-trigger:hover .sidebar-trigger-icon:after {
  background: #00bcd4;
}
/* OWL */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #869791;
}
#block__text img {
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}
@media (min-width: 768px) {
  #block__text img {
    float: left;
    max-width: 50%;
    margin: 20px;
    margin-left: 0;
    height: auto;
  }
  .home-2#block__text img {
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
}
.home-2 .text-block-right ul,
.home-2 .text-block-left ul {
  margin-top: 20px;
}
.home-2 .text-block-right ul li,
.home-2 .text-block-left ul li {
  padding: 5px 0;
}
.home-2 .text-block-right ul li:before,
.home-2 .text-block-left ul li:before {
  top: 15px;
}
.home-2 .list {
  padding-bottom: 15px;
}
.home-2 .list li {
  line-height: 50px;
}
.home-2 .list li:before {
  top: 20px;
}
.home-2 .college_block img {
  padding: 10px;
}
.home-2 .samples {
  background: #ffffff;
  padding-top: 0;
}
.home-2 .samples .students_books {
  width: 19.5%;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
}
.home-2 .samples .students_books img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .home-2 .samples .students_books {
    width: 19%;
  }
}
.home-2 .samples .heading-v1-title {
  font-size: 28px;
}
.home-2 .support {
  background: url('images/paper-types.png');
}
.home-2 .support .supporter {
  padding-top: 20px;
  padding-bottom: 20px;
}
.home-2 .support .supporter_name {
  padding-top: 20px;
}
.content-page {
  margin-top: 0 !important;
}
@media (min-width: 992px) {
  .content-page {
    margin-top: 80px !important;
  }
}
/* TOS */
@media (max-width: 768px) {
  #royal-tos .royal-tabs {
    padding: 0!important;
    -webkit-padding-start: 0!important;
  }
}
@media (max-width: 991px) {
  .order .content-md {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.block-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.block-section__header {
  font-size: 32px;
  color: #333;
  font-weight: 300;
  font-family: Roboto, sans-serif;
  line-height: 1.4;
  margin: 0 0 15px;
}
.container-on-main {
  border-top: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}
.container-on-main header {
  font-size: 32px;
  font-weight: 300;
}
.container-on-main header.underlined {
  display: block;
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .container-on-main h1 {
    font-size: 24px;
  }
  .container-on-main h2 {
    font-size: 20px;
  }
}
.container-on-main .stripped {
  text-align: center;
  position: relative;
}
.container-on-main .stripped:before,
.container-on-main .stripped:after {
  position: absolute;
  content: " ";
  display: block;
  height: 1px;
  width: 100%;
  background: #c4c4c4;
  z-index: -1;
}
.container-on-main .stripped:before {
  top: 26px;
}
.container-on-main .stripped:after {
  top: 28px;
}
.container-on-main .stripped__inner {
  display: inline-block;
  padding: 5px 40px;
  background: #fff;
}
.container-on-main p {
  line-height: 1.8em;
}
.container-on-main a:not(.promo-block-order) {
  color: #00bcd4;
}
.container-on-main ul {
  padding-left: 30px;
}
.container-on-main ul li {
  list-style: none;
  position: relative;
  line-height: 1.8em;
  color: #606060;
}
.container-on-main ul li:before {
  position: absolute;
  content: " ";
  display: block;
  background: url("images/bullet.png");
  height: 10px;
  width: 9px;
  left: -20px;
  top: 9px;
}
@media (min-width: 768px) {
  .container-on-main img.pull-right,
  .container-on-main img.pull-left {
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .container-on-main img.pull-right,
  .container-on-main img.pull-left {
    float: none !important;
    margin: 15px auto;
    display: block;
  }
}
.home-2.container-on-main {
  border-top: none;
  background: #f8f8f8;
}
.home-2.container-on-main .custom_line {
  position: relative;
}
.home-2.container-on-main .custom_line:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
  position: absolute;
  top: 35%;
  left: 0;
}
.home-2.container-on-main .custom_line:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
  position: absolute;
  top: 40%;
  left: 0;
}
.home-2.container-on-main h2 {
  background: #f8f8f8;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
.extra-features {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .extra-features {
    padding-bottom: 30px;
  }
}
.extra-features__item {
  position: relative;
}
@media (max-width: 767px) {
  .extra-features__item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .extra-features__item.item-1:after,
  .extra-features__item.item-2:after,
  .extra-features__item.item-3:after {
    position: absolute;
    content: '';
    bottom: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: #eaeaea;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .extra-features__item.item {
    min-height: 180px;
  }
  .extra-features__item.item-1:after,
  .extra-features__item.item-3:after {
    position: absolute;
    content: '';
    right: -12px;
    top: 20px;
    display: block;
    height: 100px;
    width: 1px;
    background: #eaeaea;
  }
}
@media (min-width: 992px) {
  .extra-features__item.item-1:after,
  .extra-features__item.item-2:after,
  .extra-features__item.item-3:after {
    position: absolute;
    content: '';
    right: -12px;
    top: 20px;
    display: block;
    height: 100px;
    width: 1px;
    background: #eaeaea;
  }
}
.extra-features__item__icon .eticon {
  height: 36px;
  width: 36px;
  display: block;
  margin: 10px auto 20px;
  background: url("images/icon-features.png") no-repeat;
}
.extra-features__item__icon .eticon-money {
  background-position: -36px 0;
}
.extra-features__item__icon .eticon-search {
  background-position: -72px 0;
}
.extra-features__item__icon .eticon-time {
  background-position: -108px 0;
}
.extra-features__item__header {
  font-size: 22px;
  margin: 0 0 10px;
  font-weight: 300;
  color: #34343c;
  line-height: 1.4;
}
.extra-features__item__description {
  font-size: 15px;
  font-weight: 300;
  color: #606060;
  line-height: 1.4;
}
/* BASE, COLORS, CONTENT, CONTAINER-*, BOTTOM MARGIN, PADDING, BORDER RADIUS, HEADING-v1 */
.header .navbar-toggle:hover .toggle-icon {
  background: #00bcd4;
}
.header .navbar-toggle:hover .toggle-icon:before,
.header .navbar-toggle:hover .toggle-icon:after {
  background: #00bcd4;
}
.header {
  border: none;
  background: #F4EFE0;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-box-shadow: inset 0px 3px 0 #FF6953, inset 0 -2px 0px #CDCDCD, 0 0 15px #e8e8ec;
          box-shadow: inset 0px 3px 0 #FF6953, inset 0 -2px 0px #CDCDCD, 0 0 15px #e8e8ec;
}
/* Header Fixed */
.header.header-fixed {
  position: relative;
}
/* Navbar */
.header .navbar {
  background: #F4EFE0;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: 0;
}
/* Navbar Toggle */
.header .navbar-toggle {
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  margin: 32px 0;
}
.header .navbar-toggle .toggle-icon {
  position: relative;
  width: 15px;
  height: 1px;
  display: inline-block;
  background: #34343c;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:before,
.header .navbar-toggle .toggle-icon:after {
  position: absolute;
  left: 0;
  width: 15px;
  height: 1px;
  background: #34343c;
  content: " ";
}
.header .navbar-toggle .toggle-icon:before {
  bottom: 10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
   -o-transform: rotate(0);
      transform: rotate(0);
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:after {
  top: -5px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
   -o-transform: rotate(0);
      transform: rotate(0);
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon.is-clicked {
  background: rgba(52, 52, 60, 0);
}
.header .navbar-toggle .toggle-icon.is-clicked:before,
.header .navbar-toggle .toggle-icon.is-clicked:after {
  background: #34343c;
}
.header .navbar-toggle .toggle-icon.is-clicked:before {
  bottom: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon.is-clicked:after {
  top: -5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle:hover .toggle-icon {
  background: #00bcd4;
}
.header .navbar-toggle:hover .toggle-icon:before,
.header .navbar-toggle:hover .toggle-icon:after {
  background: #00bcd4;
}
.header .navbar-toggle:hover .toggle-icon.is-clicked {
  background: rgba(52, 52, 60, 0);
}
/* Topbar Toggle Trigger */
.header .topbar-toggle-trigger {
  float: left;
  width: 27px;
  height: 27px;
  text-align: center;
  cursor: pointer;
  padding: 35px 0 55px;
}
.header .topbar-toggle-trigger .topbar-toggle-trigger-style {
  position: relative;
  top: 8px;
  display: block;
  width: 4px;
  height: 4px;
  text-align: center;
  background: #34343c;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: " ";
  margin: 0 auto;
}
.header .topbar-toggle-trigger .topbar-toggle-trigger-style:before,
.header .topbar-toggle-trigger .topbar-toggle-trigger-style:after {
  position: absolute;
  left: 50%;
  width: 4px;
  height: 4px;
  background: #34343c;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: " ";
  margin-left: -2px;
}
.header .topbar-toggle-trigger .topbar-toggle-trigger-style:before {
  top: -6px;
}
.header .topbar-toggle-trigger .topbar-toggle-trigger-style:after {
  bottom: -6px;
}
.header .topbar-toggle-trigger:hover .topbar-toggle-trigger-style {
  background: #00bcd4;
}
.header .topbar-toggle-trigger:hover .topbar-toggle-trigger-style:before,
.header .topbar-toggle-trigger:hover .topbar-toggle-trigger-style:after {
  background: #00bcd4;
}
/* Topbar Toggle Trigger Icon */
.header .topbar-toggle-trigger-icon-style {
  color: #34343c;
  padding: 2px 5px;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .topbar-toggle-trigger-icon-style:hover {
  color: #00bcd4;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
/* Navbar Actions */
.header .navbar-actions .navbar-actions-shrink {
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
/* Navbar Logo */
.header .navbar-logo {
  width: 150px;
  height: 45px;
  float: left;
  max-height: 90px;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-logo .navbar-logo-wrap {
  display: inline-block;
  padding: 0;
}
.header .navbar-logo .navbar-logo-wrap:focus,
.header .navbar-logo .navbar-logo-wrap:hover {
  text-decoration: none;
}
.header .navbar-logo .navbar-logo-img {
  display: block;
  width: 150px;
  height: 45px;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  background: url("images/logo-default.png") no-repeat;
  -o-background-size: contain;
     background-size: contain;
}
/* Navbar Nav */
.header .navbar-nav .nav-item-child {
  font-size: 12px;
  font-weight: 400;
  color: #34343c;
  background: 0;
  line-height: 90px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 15px;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-nav .nav-item-child.active {
  color: #00bcd4;
}
.header .navbar-nav .nav-item-child.active:hover {
  color: #00bcd4;
  background: 0;
}
.header .navbar-nav .nav-item-child:hover,
.header .navbar-nav .nav-item-child:focus {
  color: #00bcd4;
}
.header .navbar-nav .open .nav-item-child:hover,
.header .navbar-nav .open .nav-item-child:focus {
  background: 0;
}
.navbar-logo {
  float: left;
}
/* Navbar phone*/
.header .phone-top {
  font-size: 16px;
  font-weight: 400;
  color: #34343c;
  background: 0;
  line-height: 90px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 15px;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.main-number {
  margin: 0;
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .main-number {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .main-number {
    padding-left: 48px;
  }
}
@media (min-width: 992px) {
  .header .menu-container {
    float: left;
  }
  .header .menu-container .col-xs-6 {
    width: auto;
  }
}
/* Media Queries below 991px */
@media (max-width: 991px) {
  /* Bootstrap collapse of navigation with a maximum width: 991px
(Change it to any breakpoint you want to be collapsed) */
  .header .navbar-toggle {
    display: block;
  }
  .header .navbar-collapse {
    clear: both;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .header .navbar-nav {
    margin: 0;
    float: none;
  }
  /* Navbar Fixed Top */
  .header.navbar-fixed-top,
  .header.navbar-fixed-top-boxed {
    position: relative;
  }
  .header.navbar-fixed-top .nav-collapse,
  .header.navbar-fixed-top-boxed .nav-collapse {
    max-height: none;
    padding: 0;
    margin: 0;
  }
  /* Menu Container */
  .header .phone-top {
    text-align: right;
  }
  .header .menu-container:before,
  .header .menu-container:after {
    content: " ";
    display: table;
  }
  .header .menu-container:after {
    clear: both;
  }
  /* Navbar Nav */
  .header .navbar-nav .nav-item {
    border-top: 1px solid #ebeef6;
  }
  .header .navbar-nav .nav-item.open .nav-item-child:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
        transform: rotate(90deg);
    -webkit-transition-duration: 400ms;
       -moz-transition-duration: 400ms;
         -o-transition-duration: 400ms;
            transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
         -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
            transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .header .navbar-nav .nav-item-child {
    line-height: 1.4;
    padding: 12px 12px 12px 0;
  }
  .header .navbar-nav .nav-item-bg {
    display: inline-block;
    border-top: none;
    -webkit-transition-duration: 400ms;
       -moz-transition-duration: 400ms;
         -o-transition-duration: 400ms;
            transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
         -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
            transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .header .navbar-nav .nav-item-bg .nav-item-child {
    color: #fff;
    line-height: 20px;
    padding: 7px 15px;
    background: #00bcd4;
  }
  .header .navbar-nav .nav-item-bg .nav-item-child:after {
    content: " ";
    display: none;
  }
  .header .navbar-nav .nav-item-bg .nav-item-child:hover {
    color: #fff;
  }
}
/* Media Queries below 767px */
@media (max-width: 767px) {
  /* Menu Container */
  .header .menu-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container > .nav-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  /* Theme Toggle Trigger */
  .header .theme-toggle-trigger {
    display: block;
  }
  .header .theme-toggle-content {
    display: none;
  }
}
/* Media Queries below 480px */
@media (max-width: 480px) {
  .header .shopping-cart .shopping-cart-menu {
    position: absolute;
    top: 100%;
    right: -50px;
  }
}
/* Media Queries above 768px */
@media (min-width: 768px) {
  /* Navbar Fixed Top Boxed */
  .header.navbar-fixed-top.navbar-fixed-top-boxed {
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
  }
  /* Theme Toggle Trigger */
  .header .theme-toggle-trigger {
    display: none !important;
  }
  .header .theme-toggle-content {
    display: block !important;
  }
}
/* Media Queries above 992px */
@media (min-width: 992px) {
  /* Header Shrink */
  .header-shrink.header:before,
  .header-shrink.header:after {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    bottom: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 15px #e8e8ec;
            box-shadow: 0 0 15px #e8e8ec;
    -webkit-border-radius: 33.33333333px;
            border-radius: 33.33333333px;
    content: " ";
  }
  .header-shrink.header:after {
    left: auto;
    right: 10px;
  }
  /* Navbar */
  .header .navbar-nav {
    float: right;
  }
  .header .navbar-nav .nav-item .dropdown-menu {
    z-index: 9999;
    min-width: 200px;
    border: none;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
  .header .navbar-nav .nav-item .open > .dropdown-menu {
    display: none;
  }
  .header .navbar-nav .nav-item:hover .nav-item-child {
    color: #00bcd4;
  }
  .header .navbar-nav .nav-item:hover > .dropdown-menu {
    display: block;
  }
  .header .navbar-nav .nav-item-bg {
    -webkit-transition-duration: 400ms;
       -moz-transition-duration: 400ms;
         -o-transition-duration: 400ms;
            transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
         -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
            transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .header .navbar-nav .nav-item-bg .nav-item-child {
    color: #fff;
    line-height: 20px;
    padding: 7px 15px;
    background: #00bcd4;
  }
  .header .navbar-nav .nav-item-bg .nav-item-child:hover {
    color: #fff;
  }
}
@media (min-width: 992px) {
  .header .navbar-nav .nav-item-bg {
    border-color: #00bcd4;
  }
}
@media (max-width: 991px) {
  .header .navbar-nav .nav-item-bg {
    border-color: #00bcd4;
  }
}
@media (max-width: 767px) {
  .navbar-main {
    padding: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .navbar-main > li {
    padding: 0px;
    text-align: center;
  }
  .navbar-main > li.menu-item-has-children li {
    text-align: center;
    padding: 0px;
  }
  .navbar-main > li.menu-item-has-children li a {
    padding: 10px 0 !important;
    background: transparent;
    color: #34343c;
    text-transform: uppercase;
  }
}
.navbar-main > li > a {
  font-size: 12px;
  font-weight: 400;
  color: #34343c;
  background: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 15px;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.navbar-main > li > a:hover {
  background: transparent !important;
  color: #00bcd4 !important;
}
@media (min-width: 768px) {
  .navbar-main .menu-item {
    padding: 0;
    margin: 0 5px;
  }
}
@media (max-width: 321px) {
  #miniTipLogin {
    margin-left: 40px !important;
  }
}
/* NEW */
.header {
  padding: 5px 0;
}
.header .navbar {
  min-height: auto;
}
.header .menu-container {
  float: left;
}
@media (min-width: 538px) {
  .header .navbar-logo {
    margin-right: 30px;
  }
}
.header .navbar-actions {
  float: right;
}
@media (max-width: 537px) {
  .header .navbar-actions {
    display: none;
  }
}
.header .navbar-actions .main-number {
  line-height: 45px;
}
.header .navbar-toggle {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 10px;
}
.header .navbar-login {
  float: right;
  margin: 0;
}
.header #royal-authorisation .customer-login-modal-runner {
  float: right;
  margin: 5px 0;
}
@media (max-width: 320px) {
  .header #royal-authorisation .customer-login-modal-runner {
    margin: 12px 0 0;
    padding: 0px 7px !important;
  }
}
.navbar-main .menu-item > a {
  padding: 0;
  line-height: 45px;
}
.navbar-main .menu-item > a:hover,
.navbar-main .menu-item > a:focus {
  background: transparent !important;
  color: #00bcd4 !important;
}
.navbar-main .menu-item-has-children.open > a,
.navbar-main .menu-item-has-children.open > a:focus,
.navbar-main .menu-item-has-children.open > a:hover {
  background: transparent !important;
  color: #00bcd4 !important;
}
.navbar-main .menu-item-has-children .dropdown-menu a {
  line-height: 25px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: transparent !important;
  color: #00bcd4 !important;
}
@media (min-width: 992px) {
  .header {
    padding: 22px 0 23px;
    /*         .navbar-logo {
        width: 40px;
        .navbar-logo-img {
            width: 40px;
        }
    } */
  }
  .navbar-main > .menu-item:nth-last-child(1) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .header .navbar-logo {
    width: 150px;
  }
  .header .navbar-logo .navbar-logo-img {
    width: 150px;
  }
}
.header-home-2.header {
  background: #ffffff;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 14px 0 16px;
}
.header-home-2.header .navbar {
  background: #ffffff;
}
.heading-v1-title,
.heading-v2-title,
.heading-v3-title,
.icon-box-v3-title,
.counters-title,
.process-v2-title,
.testimonials-author {
  font-weight: 300;
  font-family: Roboto, sans-serif;
  color: #34343c;
  line-height: 1.4;
  margin: 0 0 15px;
}
.icon-box-v3 .icon-box-v3-icons {
  display: block;
  font-size: 36px;
  color: #515160;
  margin: 0 0 20px 1px;
}
.icon-box-v3 .icon-box-v3-title {
  font-size: 22px;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .icon-box-v3 .icon-box-v3-description {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .icon-box-v3 .icon-box-v3-description {
    min-height: 80px;
  }
}
/*------------------------------------------------------------------
    [SAMPLES BLOCK]
------------------------------------------------------------------*/
.samples {
  background: #f7f8fa;
  padding-top: 60px;
  /* Owl Control Arrows v1 */
}
.samples-page {
  padding-top: 80px;
}
.samples-page .testimonials-qd {
  display: table;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .samples-page .testimonials-qd {
    height: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .samples-page .testimonials-qd {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .samples-page .testimonials-qd {
    height: 120px;
  }
}
.samples-page .testimonials-qd__inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 767px) {
  .samples-page .testimonials-qd__inner {
    padding: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .samples-page .testimonials-urgency {
    font-size: 16px !important;
  }
}
.samples .owl-item .col {
  width: 100%;
}
.samples .col-1 .testimonials-user-picture {
  background-position: 0px 0px;
}
.samples .col-2 .testimonials-user-picture {
  background-position: -54px 0px;
}
.samples .col-3 .testimonials-user-picture {
  background-position: -54px -54px;
}
.samples .col-4 .testimonials-user-picture {
  background-position: 0px -54px;
}
.samples .col-5 .testimonials-user-picture {
  background-position: -108px 0px;
}
.samples .col-6 .testimonials-user-picture {
  background-position: -108px -54px;
}
.samples .col-7 .testimonials-user-picture {
  background-position: -54px -108px;
}
.samples .col-8 .testimonials-user-picture {
  background-position: -108px -108px;
}
.samples .col-9 .testimonials-user-picture {
  background-position: 0px -108px;
}
.samples .col-10 .testimonials-user-picture {
  background-position: -162px 0px;
}
.samples .testimonials {
  position: relative;
  -webkit-box-shadow: 0 4px 8px -3px #b6c1de;
          box-shadow: 0 4px 8px -3px #b6c1de;
  margin: 15px 0 10px;
}
.samples .testimonials-qd {
  display: table;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .samples .testimonials-qd {
    height: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .samples .testimonials-qd {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .samples .testimonials-qd {
    height: 120px;
  }
}
.samples .testimonials-qd__inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 767px) {
  .samples .testimonials-qd__inner {
    padding: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .samples .testimonials-urgency {
    font-size: 16px !important;
  }
}
.samples .testimonials:before {
  position: absolute;
  top: -10px;
  left: 9px;
  width: 95%;
  height: 20%;
  z-index: 1;
  background: #fdfdfd;
  -webkit-box-shadow: inset 0 10px 10px 0 #fdfdfe;
          box-shadow: inset 0 10px 10px 0 #fdfdfe;
  content: " ";
}
.samples .testimonials-body {
  position: relative;
  z-index: 2;
  text-align: center;
  background: #fff;
  padding: 20px;
}
.samples .testimonials .testimonials-user-picture {
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
  border: 3px solid #ebeef6;
  background-image: url(images/sprite.jpg);
}
.samples .testimonials-quote {
  font-size: 18px;
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .samples .testimonials-quote {
    font-size: 17px;
  }
}
.samples .testimonials-author {
  font-size: 18px;
  color: #00bcd4;
  margin: 0 0 3px;
}
.samples .testimonials-author-position {
  display: block;
  font-size: 15px;
  color: #a2a2af;
}
.samples .testimonials-details {
  display: block;
  font-size: 15px;
  color: #a2a2af;
}
.samples .testimonials-urgency,
.samples .testimonials-price {
  font-size: 22px;
}
.samples .testimonials .fa-check {
  color: #79dd4f;
}
.samples .owl-control-arrows-v1 .owl-arrow {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 20px;
  color: #34343c;
  text-align: center;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  padding: 7px;
  margin: 0 3px;
  -webkit-transition-duration: 200ms;
     -moz-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.samples .owl-control-arrows-v1 .owl-arrow.arrow-left,
.samples .owl-control-arrows-v1 .owl-arrow.arrow-right {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -17.5px;
}
.samples .owl-control-arrows-v1 .owl-arrow.arrow-left {
  left: 0;
}
.samples .owl-control-arrows-v1 .owl-arrow.arrow-right {
  right: 0;
}
.samples .owl-control-arrows-v1 .owl-arrow:hover {
  color: #fff;
  background: #00bcd4;
  -webkit-transition-duration: 200ms;
     -moz-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.home .samples {
  padding-top: 0;
}
/* Owl Dots */
.owl-dot span,
.owl-dots span {
  border-color: #00bcd4;
}
.owl-dot.active span {
  background: #00bcd4;
}
.promo-block {
  position: relative;
  z-index: 1;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAIAAABChommAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeNqEzTEKADAIA8DWKf9/rDg2RRArRV3E5MCtqmsaMbMZAegdW+FqHHO24sfXubjvIiouxIOyy6KicFlwjgADAGlvJtoQv/IUAAAAAElFTkSuQmCC") #F6F6F6;
}
@media (min-width: 992px) {
  .promo-block {
    margin-top: 90px;
  }
}
@media (max-width: 420px) {
  .promo-block {
    background: #F6F6F6;
  }
}
.promo-block-inner {
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  -webkit-box-shadow: 0 0 5px rgba(225, 225, 225, 0.7);
          box-shadow: 0 0 5px rgba(225, 225, 225, 0.7);
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
@media (min-width: 768px) {
  .promo-block-inner {
    background: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 50%;
  }
}
.promo-block-order {
  text-transform: uppercase;
  margin-top: 30px;
}
.promo-block .promo-block-top-offset {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .promo-block .promo-block-top-offset {
    padding-top: 70px;
    padding-bottom: 60px;
    background: url(images/promo-girl.png) no-repeat 90% 100%;
    -o-background-size: auto 95%;
       background-size: auto 95%;
  }
}
.promo-block .promo-block-title {
  display: block;
  color: #55534E;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .promo-block .promo-block-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .promo-block .promo-block-title {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .promo-block .promo-block-title {
    font-size: 36px;
  }
}
.promo-block .promo-block-subtitle {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
}
@media (min-width: 768px) {
  .promo-block .promo-block-subtitle {
    font-size: 24px;
  }
}
.promo-block .promo-block-subtitle:after {
  display: block;
  content: "";
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 0;
  height: 1px;
  background: #fff;
}
.promo-block-in {
  text-align: left;
}
@media (min-width: 768px) {
  .promo-block-in {
    margin-left: 20%;
  }
}
@media (min-width: 992px) {
  .promo-block-in {
    margin-left: 30%;
  }
}
@media (min-width: 1200px) {
  .promo-block-in {
    margin-left: 40%;
  }
}
.promo-block-text {
  padding-left: 0;
  list-style-type: none;
}
.promo-block-text li {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #55534E;
}
.promo-block-text i {
  color: #FF6953;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .promo-block-inner {
    width: 70%;
    text-align: center;
  }
}
.preloader {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000 !important;
}
.animation_preloader {
  color: #ffffff;
  font-size: 100px;
  -webkit-animation: fa-spin 2s infinite linear reverse;
  -moz-animation: fa-spin 2s infinite linear reverse;
    -o-animation: fa-spin 2s infinite linear reverse;
       animation: fa-spin 2s infinite linear reverse;
  margin: 0px auto;
  padding: 0px;
  position: fixed;
  top: 45%;
  width: 100px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 100px;
  z-index: 10001 !important;
}
@media (max-width: 768px) {
  .preloader {
    display: none;
  }
  .icon-refresh {
    display: none;
  }
}
.promo-block.promo-block-2 {
  background: url('images/bng_promo.jpg') #f9f9fa !important;
  background-position: 50% 100% !important;
  margin-top: 75px;
}
@media (max-width: 800px) {
  .promo-block.promo-block-2 {
    background-position-x: 0 !important;
    margin-top: 0 !important;
  }
}
.promo-block.promo-block-2 .promo-block-top-offset {
  background: none;
  padding-top: 80px;
  padding-bottom: 90px;
}
@media (max-width: 1100px) {
  .promo-block.promo-block-2 .promo-block-top-offset {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.promo-block.promo-block-2 .promo-block-subtitle {
  margin-top: 5px;
}
.promo-block.promo-block-2 .promo-block-subtitle:after {
  display: none;
}
.promo-block.promo-block-2 .promo-block-inner {
  width: 100%;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.promo-block.promo-block-2 .promo-block-in {
  margin-left: auto;
  text-align: center;
}
.promo-block.promo-block-2 .promo-block-text li {
  display: inline-block;
}
.promo-block.promo-block-2 .promo-block-order {
  margin-top: 52px;
}
.promo-block.promo-block-2 .promo-block-text i {
  margin-right: 5px;
}
.promo-block.promo-block-2 .promo-block-text li {
  padding-right: 10px;
}
.home-2 .btn-base-lg {
  padding: 15px 60px;
}
.home-2 .btn-more:active,
.home-2 .btn-more:active:focus,
.home-2 .btn-more:active:hover,
.home-2 .btn-more:focus,
.home-2 .btn-more:hover {
  color: #1bb9d5;
}
.counters {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 3px #eff1f8;
          box-shadow: 0 2px 5px 3px #eff1f8;
  padding: 50px 20px;
}
.counters .counters-icon {
  width: 90px;
  height: 90px;
  font-size: 36px;
  color: #00bcd4;
  text-align: center;
  -webkit-box-shadow: 0 5px 10px 0 #f6f7fb;
          box-shadow: 0 5px 10px 0 #f6f7fb;
  padding: 25px;
  margin-bottom: 20px;
}
.counters .counters-number {
  font-size: 45px;
  font-weight: 400;
  color: #34343c;
  margin-bottom: 5px;
}
.counters .counters-title {
  font-size: 20px;
  margin: 0;
}
.process {
  background: url("images/dark-shard-bg.jpg") no-repeat;
  -o-background-size: cover;
     background-size: cover;
}
.process .heading-v2-title {
  font-size: 32px;
  color: #fff;
  text-align: center;
  padding-bottom: 30px;
}
.process-v2 {
  text-align: center;
  padding: 0 20px;
}
.process-v2-element {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 45px;
  color: #34343c;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0 0 8px #f7f8fa;
          box-shadow: 0 0 0 8px #f7f8fa;
  border: 8px solid #f2f4f9;
  vertical-align: middle;
  padding: 21px;
  margin-bottom: 20px;
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v2-title {
  font-size: 21px;
  margin: 0 0 10px;
}
.process-v2-description {
  color: #8a8a93;
  font-size: 14px;
}
.process-v2-border {
  position: relative;
}
@media (min-width: 991px) {
  .process-v2-border:before {
    position: absolute;
    top: 60px;
    right: 300px;
    display: block;
    width: 190px;
    border-top: 2px dotted #34343c;
    content: " ";
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .process-v2-border:before {
    right: 270px;
    width: 110px;
  }
}
@media (max-width: 768px) {
  .process-v2-border:before {
    display: none;
  }
}
@media (min-width: 991px) {
  .process-v2-border:after {
    position: absolute;
    top: 60px;
    left: 300px;
    display: block;
    width: 190px;
    border-top: 2px dotted #34343c;
    content: " ";
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .process-v2-border:after {
    left: 270px;
    width: 110px;
  }
}
@media (max-width: 768px) {
  .process-v2-border:after {
    display: none;
  }
}
.process-v2 .container {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.process-v2-element {
  -webkit-box-shadow: 0 0 0 10px #f1f1f1;
          box-shadow: 0 0 0 10px #f1f1f1;
}
.process-v2-title {
  font-size: 21px;
  line-height: 24px;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #fff;
}
.process-v2-description p {
  color: #8a8a93;
}
.process-v2-border:before,
.process-v2-border:after {
  border-top: 2px dotted #fff;
}
.process .sm-margin-b-30 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .process .sm-margin-b-30 {
    margin-bottom: 0;
  }
}
.signup {
  background-color: #fff;
}
.signup-title {
  display: block;
  margin-bottom: 18px;
  font-size: 28px;
  line-height: 1;
  font-weight: 300;
  color: #4E4D48;
  text-align: center;
}
@media (min-width: 768px) {
  .signup-title {
    font-size: 32px;
  }
}
.signup-text {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  color: #6D6D6D;
  text-align: center;
}
.signup .input-group {
  margin-top: 30px;
}
.signup .input-group-btn {
  padding-left: 10px;
}
.signup-input {
  color: #34343c;
  height: 48px;
  border: 1px solid #34343c;
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 13px;
  font-weight: 300;
}
.signup-input:focus {
  color: #34343c;
  border-color: #34343c;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.signup-btn {
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  font-size: 16px;
  font-weight: 300;
  padding: 12px 25px;
  position: relative;
  display: inline-block;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  background: #34343c;
  background-image: none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.universities {
  background: #f7f8fa;
  padding: 20px 0;
}
.universities .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto 15px;
}
.content-page {
  margin-top: 80px;
}
.content-page.order {
  margin-top: 50px;
}
.back-to-top-theme {
  position: fixed;
  left: 10px;
  bottom: 10px;
  display: inline-block;
  z-index: 9;
  width: 35px;
  height: 35px;
  font-size: 22px;
  color: #fff;
  line-height: .5;
  background: #00bcd4;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 10.5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top-theme:after {
  font-family: FontAwesome;
  color: #fff;
  text-align: center;
  content: "\f106";
}
.back-to-top-theme:hover {
  background: #00bcd4;
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top-theme:focus,
.back-to-top-theme:hover {
  text-decoration: none;
}
/* The Button Becomes Visible */
.back-to-top-theme.back-to-top-is-visible {
  visibility: visible;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top-theme.back-to-top-is-visible:hover {
  opacity: 1;
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top-theme.back-to-top-fade-out {
  opacity: .4;
}
.back-to-top-theme.back-to-top-fade-out:hover {
  opacity: 1;
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
body.blog h1.page-title {
  display: block;
  font-weight: 700;
}
@media (min-width: 992px) {
  body.blog h1.page-title {
    margin: 70px 0 20px;
  }
}
body.blog .post.hentry {
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
body.blog .post.hentry .more-btn-wrap {
  margin-top: 20px;
}
body.blog .post.hentry .more-btn-wrap .btn {
  background: #C1C1C1;
  color: #fff;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}
body.blog .post.hentry .more-btn-wrap .btn:hover {
  background: #00bcd4;
  color: #fff;
}
body.blog .pagination .screen-reader-text {
  display: none;
}
body.blog .nav-links {
  text-align: center;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
body.blog .nav-links .page-numbers {
  display: inline-block;
  font-size: 15px;
  color: #34343c;
  background: #fff;
  text-decoration: none;
  padding: 12px 23px;
  -webkit-transition-duration: 200ms;
     -moz-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
body.blog .nav-links .page-numbers:hover {
  color: #fff;
  background: #00bcd4;
  -webkit-transition-duration: 200ms;
     -moz-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
body.blog .nav-links .page-numbers.current {
  color: #fff;
  background: #C1C1C1;
}
body.blog .nav-links .page-numbers.current:hover {
  background: #C1C1C1;
}
/* Mini Size */
.btn-base-xs {
  font-size: 12px;
  font-weight: 300;
  padding: 8px 15px;
}
.btn-base-xs.btn-base-animate-to-top,
.btn-base-xs.btn-base-animate-to-right {
  padding-right: 40px;
}
/* Small Size */
.btn-base-sm {
  font-size: 14px;
  font-weight: 300;
  padding: 9px 22px;
}
.btn-base-sm.btn-base-animate-to-top,
.btn-base-sm.btn-base-animate-to-right {
  padding-right: 50px;
}
/* Medium Size */
.btn-base-md {
  font-size: 16px;
  font-weight: 300;
  padding: 12px 25px;
}
.btn-base-md.btn-base-animate-to-top,
.btn-base-md.btn-base-animate-to-right {
  padding-right: 65px;
}
/* Large Size */
.btn-base-lg {
  font-size: 20px;
  font-weight: 300;
  padding: 15px 30px;
}
.btn-base-lg.btn-base-animate-to-top,
.btn-base-lg.btn-base-animate-to-right {
  padding-right: 75px;
}
.divider-v1 {
  position: relative;
  width: 50%;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  margin: 40px auto;
}
.divider-v1 .divider-v1-element {
  position: relative;
  display: inline-block;
  font-size: 28px;
  font-style: italic;
  font-family: Droid Serif, serif;
}
.divider-v1 .divider-v1-element:before,
.divider-v1 .divider-v1-element:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 2000px;
  height: 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #c4c4c4;
  content: " ";
}
.divider-v1 .divider-v1-element:before {
  right: 100%;
  margin-right: 15px;
}
.divider-v1 .divider-v1-element:after {
  left: 100%;
  margin-left: 15px;
}
.divider-v1 .divider-v1-element-bg {
  font-size: 14px;
  color: #fff;
  background: #00bcd4;
  padding: 3px 10px;
}
.divider-v1 .divider-v1-icon {
  font-size: 30px;
  color: #00bcd4;
}
/*------------------------------------------------------------------
    [Calculator]
------------------------------------------------------------------*/
.calculator {
  background: #f7f8fa;
}
.customer-login-modal-runner {
  color: #fff !important;
  line-height: 20px !important;
  padding: 7px 15px !important;
  background: #35353E !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  -webkit-transition-duration: 400ms;
     -moz-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
  -moz-text-align-last: left !important;
       text-align-last: left !important;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  width: auto !important;
  border: none !important;
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  #royal-authorisation .customer-login-modal-runner {
    width: 100% !important;
  }
}
#miniTipLogin {
  border: none !important;
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
}
#miniTipLogin_a {
  display: none !important;
}
#login-modal-block button[type="submit"] {
  background: #00bcd4 !important;
  text-transform: uppercase !important;
  border: none !important;
}
#price_table .price_table_header label {
  font-weight: normal;
  width: 120px!important;
  margin-right: 10px;
}
#price_table {
  font-family: 'Open Sans' !important;
}
#price_table h2 {
  font-size: 32px;
  margin: 25px 0 0;
  padding-bottom: 20px;
  color: #383840;
}
#price_table .price_table_header select {
  width: 165px;
  height: 40px;
  margin-bottom: 10px;
  padding: 5px 0!important;
  cursor: pointer;
  text-indent: 10px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: url('images/arrrow_bot.png') #f4f4f4 no-repeat 96% 50% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#price_table .price_table_header div {
  display: inline-block;
  width: 30%;
  float: left;
  margin-bottom: 10px;
}
#price_table .price_table_header select:hover {
  border: 1px solid #00bcd4;
}
#price_table .price_table_header select:focus {
  outline: none;
}
#price_table .price_table_header select::-ms-expand {
  display: none;
}
#price_table table {
  border-bottom: 3px solid #00bcd4!important;
}
#royal-tos {
  font-family: Arial, sans-serif;
}
.royal-tos-content h1 {
  font-size: 36px;
  padding: 15px 0;
}
.royal-tos-content h2 {
  font-size: 30px;
  padding: 15px 0;
}
.royal-tos-content h3 {
  font-size: 24px;
  padding: 15px 0;
}
.royal-tos-content p {
  margin: 10px 0;
  line-height: 20px;
  font-size: 15px;
}
@media (max-width: 600px) {
  #price_table .price_table_header div {
    width: 100%;
  }
}
#sidebar {
  margin-top: 20px;
}
#sidebar .widget-heading {
  background: #fff;
  border-bottom: 1px solid #ebeef6;
  padding: 15px;
}
#sidebar .widget-title {
  display: inline-block;
  font-size: 16px;
  margin: 0;
}
#sidebar .widget-body {
  background: #fff;
  padding: 15px;
}
#sidebar .widget-body ul {
  margin: 0;
  padding: 0;
}
#sidebar .widget-body li {
  overflow: hidden;
  border-bottom: 1px solid #f7f8fa;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#sidebar .widget-body li:nth-last-child(1) {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
#sidebar .widget-body li a {
  font-size: 14px;
  letter-spacing: 0;
  color: #34343c;
}
#sidebar .widget-body li a:hover,
#sidebar .widget-body li a:focus {
  text-decoration: none;
  color: #00bcd4;
}
@media (min-width: 992px) {
  #sidebar {
    margin-top: 0;
  }
}
.footer {
  background: #2f2933;
  color: #969398;
  padding: 40px 0;
}
.footer_pb {
  padding-bottom: 0px;
}
.footer .menu {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  padding: 0;
}
.footer .menu li {
  display: inline;
}
.footer .menu li a {
  color: #fff;
  display: inline-block;
  margin: 0 10px 10px;
}
@media (min-width: 992px) {
  .footer .menu li a {
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}
.footer .copyright {
  padding: 10px 0 0;
}
@media (max-width: 767px) {
  .footer .copyright {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer .cards {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footer .cards {
    text-align: right;
  }
}
.footer.home-2 {
  background: #ffffff;
  padding-bottom: 0;
}
@media (max-width: 800px) {
  .footer.home-2 .footer-top-wrap {
    padding-bottom: 40px;
  }
}
.footer.home-2 .navbar-logo-img {
  display: block;
  width: 150px;
  height: 45px;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  background: url(images/logo-default.png) no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.footer.home-2 .menu li a {
  color: #333333;
}
.home-2.copy-footer {
  background: #333333;
  color: #ffffff;
  padding: 10px;
}
.home-2 .footer-tos-block {
  border-top: 1px solid #f9a825;
  padding: 10px 0;
}
.home-2 .footer-tos-block .menu {
  margin-bottom: 0px;
}
.home-2 .footer-tos-block .menu a {
  margin-bottom: 0;
  text-transform: none;
  font-weight: 600;
}
.home-2 .footer__row__block {
  background: url(images/cards-2.png) no-repeat 98% 80%;
}
@media (max-width: 1030px) {
  .home-2 .footer__row__block {
    background: none !important;
  }
}
/* Sticky footer styles
-------------------------------------------------- */
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  min-height: 100vh;
  min-width: 300px;
}
.header,
.footer {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.main-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
/* html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 163px;
  @media (max-width: 767px) {
    margin-bottom: 220px;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    margin-bottom: 163px;
  }
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 163px;
  @media (max-width: 767px) {
    height: 220px;
  }
    @media (max-width: 400px) {
    height: 280px;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    height: 173px;
  }
} */
.services__main-services {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .services__main-services {
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 0;
  }
}
.services__main-services__item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}
.services__main-services__item__title {
  font-size: 20px;
  font-weight: 400;
}
.services__main-services__item__description {
  color: #a2a2a2;
  font-size: 14px;
  padding-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .services__main-services__item__description {
    min-height: 80px;
  }
}
.services__tabs {
  padding-top: 0;
}
.services__tabs .nav-tabs {
  border-bottom: none;
}
.services__tabs .nav-tabs > li > a {
  margin-right: 25px;
  border: 0;
  border-bottom: 1px solid #a2a2a2;
  -webkit-border-radius: 0;
          border-radius: 0;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  color: #a2a2a2;
  font-size: 15px;
}
@media (min-width: 768px) {
  .services__tabs .nav-tabs > li > a {
    width: 150px;
  }
}
.services__tabs .nav-tabs > li > a:hover,
.services__tabs .nav-tabs > li > a:focus {
  border: none;
  border-bottom: 1px solid #31313a;
  background: none;
}
.services__tabs .nav-tabs > li.active > a {
  color: #333;
  border-bottom: 1px solid #31313a;
}
.services__tabs .nav-tabs > li.active > a:hover,
.services__tabs .nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: 1px solid #31313a;
  background: none;
}
.services__tabs .tab-content {
  background: #f7f8fa;
  margin-top: 40px;
  padding: 20px;
}
.services__tabs .tab-content .just-list ul {
  margin: 0;
  padding: 0;
}
.services__tabs .tab-content .just-list ul li {
  display: block;
  font-size: 16px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .services__tabs .tab-content .just-list ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .services__tabs .tab-content .just-list ul li {
    list-style: none;
    position: relative;
    line-height: 1.8em;
    font-size: 15px;
    padding-left: 20px;
  }
  .services__tabs .tab-content .just-list ul li:before {
    position: absolute;
    content: " ";
    display: block;
    background: url("images/bullet.png");
    height: 10px;
    width: 9px;
    left: 0;
    top: 5px;
  }
}
@media (min-width: 768px) {
  .services__tabs .tab-content .just-list ul li {
    text-align: center;
    float: left;
    height: 60px;
    line-height: 16px;
  }
  .services__tabs .tab-content .just-list ul li span {
    display: inline-block;
    vertical-align: middle;
  }
  .services__tabs .tab-content .just-list ul li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services__tabs .tab-content .just-list ul li {
    width: 33.3332%;
  }
}
@media (min-width: 992px) {
  .services__tabs .tab-content .just-list ul li {
    width: 25%;
  }
}
@media (min-width: 1199px) {
  .services__tabs .tab-content .just-list ul li {
    width: 20%;
  }
}
.services__tabs .tab-content .groups header {
  font-weight: 600;
  padding-bottom: 10px;
}
.services__tabs .tab-content .groups ul {
  padding-left: 30px;
}
.services__tabs .tab-content .groups ul li {
  list-style: none;
  position: relative;
  line-height: 1.8em;
}
.services__tabs .tab-content .groups ul li:before {
  position: absolute;
  content: " ";
  display: block;
  background: url("images/bullet.png");
  height: 10px;
  width: 9px;
  left: -30px;
  top: 5px;
}
@media (max-width: 767px) {
  .choose__item {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .choose__item {
    min-height: 320px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .choose__item {
    padding-bottom: 20px;
  }
}
.choose__item__title {
  font-size: 20px;
}
.choose__item__img {
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding: 5px;
  margin: 15px 0;
  display: inline-block;
}
.choose__item__img img {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.choose__item__text {
  color: #747474;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.btn-more {
  margin: 30px auto 0;
  color: #747474;
  border: none;
  font-size: 16px;
}
.btn-more:active,
.btn-more:active:focus,
.btn-more:active:hover,
.btn-more:focus,
.btn-more:hover {
  background: none;
  color: #00bcd4;
}
.get-discount {
  background: #f3eedf;
  padding-top: 60px;
  padding-bottom: 60px;
}
.get-discount__inner {
  border: 1px solid #3d3d48;
  padding-bottom: 40px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .get-discount__inner {
    width: 550px;
  }
}
.get-discount__header {
  font-size: 32px;
  font-weight: 300;
  background: #f3eedf;
  padding: 0 20px;
  margin: -17px 40px 0;
  line-height: 1em;
}
@media (max-width: 767px) {
  .get-discount__header {
    font-size: 28px;
  }
}
.get-discount__header strong {
  color: #fd6c58;
  font-weight: 600;
}
.get-discount__text {
  font-size: 18px;
  font-weight: 300;
  padding: 20px 0 30px;
}
@media (max-width: 767px) {
  .get-discount__text {
    font-size: 16px;
  }
}
.get-discount__link .btn-order {
  background: #fd9101;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 25px;
  line-height: 1em;
  border: none;
}
.get-discount__link .btn-order:hover,
.get-discount__link .btn-order:focus {
  background: #fd9101;
  opacity: .8;
}
.testimonials {
  background: #eeeeee;
}
.testimonials .heading-v1-title {
  font-size: 32px;
  font-weight: 300;
}
.testimonials .quotation {
  display: block;
  width: 49px;
  height: 30px;
  background: url(images/quote.png) no-repeat 0 0;
  margin: 0 auto;
}
.testimonials p {
  margin-top: 20px;
  font-weight: 100;
  font-size: 16px;
  font-style: italic;
  color: #747474;
  line-height: 1.7em;
}
.testimonials .text-center {
  text-align: center;
  padding: 0 30px;
}
.testimonials .stars {
  margin-bottom: 10px;
}
.testimonials .stars i {
  color: #FDC469;
  font-size: 16px;
}
.testimonial-author {
  line-height: 20px;
  font-weight: 400;
  color: #34343c;
  font-size: 16px;
}
.paper-types {
  background: url('images/paper-types.png');
}
.list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 35px;
}
.list li {
  font-size: 16px;
}
.list li i {
  color: #1bb9d5;
  padding-right: 5px;
}
.btn-more {
  color: #1bb9d5;
}
.list li a {
  color: #333333;
  text-decoration: none !important;
}
.tab-col {
  padding: 2px 5px 2px 5px;
}
.tab-col .tab-box {
  padding-top: 20px;
  min-height: 232px;
}
@media (max-width: 768px) {
  .tab-col .tab-box {
    min-height: 110px;
  }
}
.tab-col .tab-box-title {
  font-size: 22px;
  color: #333;
  font-weight: 100;
  padding-bottom: 13px;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}
.tab-col .tab-box-title::after {
  position: absolute;
  top: 0px;
  left: 0;
  width: 53px;
  height: 100%;
  content: " ";
  border-bottom: 1px solid red;
}
.tab-col .tab-box-title-1.tab-box-title::after {
  border-bottom: 1px solid #e55973;
}
.tab-col .tab-box-title-2.tab-box-title::after {
  border-bottom: 1px solid #a5e034;
}
.tab-col .tab-box-title-3.tab-box-title::after {
  border-bottom: 1px solid #9575cd;
}
.tab-col .tab-box-title-4.tab-box-title::after {
  border-bottom: 1px solid #4fd2c2;
}
.tab-col .tab-box-title-5.tab-box-title::after {
  border-bottom: 1px solid #f9a825;
}
.tab-col .tab-box-title-6.tab-box-title::after {
  border-bottom: 1px solid #73c2e5;
}
.tab-col .tab-box p {
  color: #a2a2a2;
}
.tab-col.tab-col-l {
  text-align: left;
}
.tab-col.tab-col-c {
  text-align: center;
}
.tab-col.tab-col-c .tab-box-title::after {
  left: 26%;
}
@media (max-width: 768px) {
  .tab-col.tab-col-c {
    text-align: left;
  }
}
#tabs ul li::before {
  display: none;
}
#tabs .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 55px;
}
@media (max-width: 768px) {
  #tabs .nav > li > a {
    padding: 10px 20px;
  }
}
@media (max-width: 438px) {
  #tabs .nav > li > a {
    padding: 10px 10px;
    font-size: 12px;
  }
}
@media (max-width: 370px) {
  #tabs .nav > li > a {
    padding: 10px 4px;
    font-size: 11px;
  }
}
#tabs .nav-tabs > li > a {
  color: #fff;
  background: #333;
}
#tabs .nav-tabs > li.active > a,
#tabs .nav-tabs > li.active > a:focus,
#tabs .nav-tabs > li.active > a:hover {
  background: #fff;
  color: #555;
  border-top: 2px solid #333;
}
#tabs .nav-tabs {
  border-bottom: none;
}
#tabs .tab-content li {
  line-height: 30px;
}
#tabs .tab-pane-p {
  font-weight: 700;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 22px;
  display: inline-block;
  text-align: left;
  float: left;
}
.sidebar-anfrage .anfrage {
  background: #fff;
  float: right;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .sidebar-anfrage .anfrage {
    float: none;
  }
}
.anfrage {
  max-width: 305px;
  text-align: center;
  border: 1px solid #68b7ce;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
@media (max-width: 991px) {
  .anfrage {
    max-width: 100%;
  }
}
.anfrage-title {
  background: #fafafa;
  font-size: 22px;
  display: block;
  line-height: 79px;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px;
  border-bottom: 1px solid #cccccc;
  -webkit-box-shadow: 0px 7px 14px -6px rgba(184, 184, 184, 0.72);
          box-shadow: 0px 7px 14px -6px rgba(184, 184, 184, 0.72);
  margin-bottom: 10px;
}
.anfrage-block {
  background: #fff;
  border-bottom: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 27px;
}
.anfrage p {
  color: #a2a2a2;
  font-size: 12px;
  line-height: 18px;
  margin: 15px 0 28px 0;
  padding: 0 10px;
}
.anfrage-icon {
  font-size: 29px;
  margin: 5px 0 25px 0;
}
.anfrage .btn-sidebar {
  padding: 12px 58px;
}
.process .heading-v3-title {
  font-size: 28px;
  font-style: italic;
  font-family: Droid Serif, serif;
}
.process-v3 {
  text-align: center;
  padding: 0 10px;
}
.process-v3-element {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 90px;
  height: 90px;
  font-size: 34px;
  color: #34343c;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0 0 8px #f7f8fa;
          box-shadow: 0 0 0 8px #f7f8fa;
  border: 1px solid #f2f4f9;
  vertical-align: middle;
  padding: 21px;
  margin-bottom: 16px;
  -webkit-transition-duration: 300ms;
     -moz-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
     -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
       -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v3-title {
  font-size: 18px;
  margin: 0 0 10px;
}
.process-v3-border {
  position: relative;
}
.process-v3-border:after {
  position: absolute;
  top: 60px;
  left: 150px;
  display: block;
  width: 68%;
  border-top: 2px dotted #34343c;
  content: " ";
}
@media (max-width: 768px) {
  .process-v3-border:after {
    display: none;
  }
}
#tabs ul li::before {
  display: none;
}
#tabs .list-green .list-green-item::before {
  display: block;
}
#tabs .list-green .list-green-item {
  font-size: 15px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  padding-bottom: 20px;
}
#tabs .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 35px;
}
#tabs .nav li a {
  margin-right: 25px;
}
#tabs .nav li:last-child a {
  margin-right: 0px;
}
.list-yell {
  list-style-type: none;
  padding-left: 5px;
}
.list-yell-item {
  font-size: 13px;
  color: #333333;
  position: relative;
  padding-left: 22px;
  font-weight: 400;
  line-height: 30px;
}
#tabs .list-yell .list-yell-item::before {
  display: block;
}
.list-yell-item::before {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 7px;
  left: 0;
  content: "\f005";
  color: #fdd835;
}
.tab-box-ava {
  margin: 0 0 20px;
}
.tab-box-ava .col-sm-4,
.tab-box-ava .col-sm-8 {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1200px) {
  #tabs .nav > li > a {
    padding: 10px 15px;
  }
}
@media (max-width: 768px) {
  #tabs .nav > li > a {
    padding: 10px 10px;
  }
  .list-yell-item {
    font-size: 14px;
  }
  .list-yell-item::before {
    font-size: 15px;
  }
}
@media (max-width: 634px) {
  .list-yell {
    margin-top: 10px;
  }
  #tabs .nav li a {
    margin-right: 5px;
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  #tabs .nav li a {
    width: 30px;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    background-color: transparent!important;
  }
  #tabs .nav > li > a {
    padding: 20px 20px 25px 20px;
    font-size: 11px;
    border: none!important;
    margin-right: 25px;
  }
  #tabs .nav-tabs {
    position: relative;
    border-bottom: 1px solid #ED4125!important;
  }
  #tabs .nav-tabs li::before {
    display: block;
  }
  #tabs .nav-tabs li::before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 7px;
    left: 0;
    color: #333333;
    font-size: 30px;
  }
  #tabs .nav-tabs li.active::before {
    color: #ED4125!important;
  }
  #tabs .nav-tabs li.resp-tab1::before {
    content: "\f0ca";
  }
  #tabs .nav-tabs li.resp-tab2::before {
    content: "\f02d";
  }
  #tabs .nav-tabs li.resp-tab3::before {
    content: "\f19d";
  }
  #tabs .nav-tabs li a span {
    display: none;
  }
  .tab-box-ava .col-sm-4 {
    text-align: center;
  }
}
#tabs .nav-tabs > li > a {
  color: #fff;
  border: 1px solid #fff;
}
@media (max-width: 480px) {
  #tabs .nav-tabs > li > a {
    background: none;
  }
}
@media (max-width: 320px) {
  .anfrage .btn-sidebar {
    padding: 12px 42px;
  }
}
.block-section__header {
  padding-bottom: 20px;
}
/*------------------------------------------------------------------
    [slider BLOCK]
------------------------------------------------------------------*/
#slider-block {
  background: #60a5dd;
  background: -moz-linear-gradient(-45deg, #60a5dd 0%, #f48d65 100%);
  background: -webkit-linear-gradient(-45deg, #60a5dd 0%, #f48d65 100%);
  background: -webkit-linear-gradient(315deg, #60a5dd 0%, #f48d65 100%);
  background: -moz-linear-gradient(315deg, #60a5dd 0%, #f48d65 100%);
  background: -o-linear-gradient(315deg, #60a5dd 0%, #f48d65 100%);
  background: linear-gradient(135deg, #60a5dd 0%, #f48d65 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a5dd', endColorstr='#f48d65', GradientType=1);
}
#slider-block .heading-v1-title {
  color: #fff;
  padding: 50px;
  display: block;
}
#slider-block .services {
  border: 2px solid #fff;
  min-height: 470px;
  width: 46%;
  margin: 0 20px;
  padding: 15px;
}
@media (max-width: 1200px) {
  #slider-block .services {
    float: none;
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  #slider-block .services {
    width: 90%;
    height: auto;
  }
}
#slider-block .services-title {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  padding-bottom: 20px;
}
#slider-block .services-text {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
#slider-block .services-text hr {
  border: 0;
  height: 1px;
  background: #fff;
  width: 40%;
}
#slider-block .services-price {
  float: right;
  padding-right: 25px;
}
#slider-block .services .page-price {
  color: #f5ca4a;
  font-size: 22px;
  margin-top: 50px;
}
#slider-block .services .page-price span {
  background: url(images/page-cost.png);
  color: #fff;
  padding-top: 15px;
  height: 60px;
  width: 60px;
  display: inline-block;
}
#slider-block .services li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}
#slider-block .services li:before {
  margin-right: 10px;
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
}
#slider-block .services-additional li:before {
  color: #f5ca4a;
}
#slider-block .control-wrapper {
  height: 20px;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}
#slider-block .slider-control {
  list-style: none;
  display: block;
  width: 220px;
  margin: 0 auto;
}
#slider-block .slider-control .control-button {
  display: block;
  height: 16px;
  width: 16px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: transparent;
}
#slider-block .slider-control .active {
  background-color: #fff;
  border-color: #fff;
}
#slider-block .slider-control li {
  display: inline-block;
  margin: 0 4px;
}
#slider-block .mac {
  width: 673px;
  height: 400px;
  background: url(images/mac-1.png);
  float: left;
  position: relative;
}
@media (max-width: 1200px) {
  #slider-block .mac {
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 673px) {
  #slider-block .mac {
    background: none;
    width: 100%;
    height: 330px;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  #slider-block .mac-text {
    min-height: 300px;
  }
}
#slider-block .mac-screen {
  position: absolute;
  background: #fff;
  overflow: hidden;
  width: 509px;
  top: 22px;
  left: 82px;
  height: 321px;
}
@media (max-width: 673px) {
  #slider-block .mac-screen {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
}
#slider-block .mac-screen .screen-1 {
  background: url(images/screen-1.gif) center no-repeat;
  width: 509px;
  height: 319px;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-1 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block .mac-screen .screen-2 {
  background: url(images/screen-2.gif) center no-repeat;
  width: 509px;
  height: 319px;
  display: none;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-2 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block .mac-screen .screen-3 {
  background: url(images/screen-3.gif) center no-repeat;
  width: 509px;
  height: 319px;
  display: none;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-3 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block .mac-screen .screen-4 {
  background: url(images/screen-4.gif) center no-repeat;
  width: 509px;
  height: 309px;
  display: none;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-4 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block .mac-screen .screen-5 {
  background: url(images/screen-5.gif) center no-repeat;
  width: 509px;
  height: 319px;
  display: none;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-5 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block .mac-screen .screen-6 {
  background: url(images/screen-7.png) center no-repeat;
  width: 509px;
  height: 319px;
  display: none;
}
@media (max-width: 509px) {
  #slider-block .mac-screen .screen-6 {
    width: 100%;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  }
}
#slider-block #text-2,
#slider-block #text-3,
#slider-block #text-4,
#slider-block #text-5,
#slider-block #text-6 {
  display: none;
}
#slider-block .slider-text {
  width: 455px;
  float: right;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  #slider-block .slider-text {
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 690px) {
  #slider-block .slider-text {
    padding: 20px;
  }
}
@media (max-width: 460px) {
  #slider-block .slider-text {
    width: 100%;
  }
}
#slider-block .slider-text span {
  font-style: italic;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  float: right;
  margin-right: 40px;
}
#slider-block .slider-text span i {
  font-size: 20px;
}
#slider-block .slider-text p {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 480px) {
  #slider-block .slider-text p {
    font-size: 16px;
  }
}
#slider-block .slider-text .slider-text-title {
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 25px;
  color: #ffd460;
}
@media (max-width: 690px) {
  .mac-text__pic {
    width: 100%;
    height: auto;
  }
}
.mac-text {
  height: 200px;
}
@media (max-width: 690px) {
  .mac-text {
    display: none;
  }
}
/*---------------------------------------------------------------------
employee
----------------------------------------------------------------------*/
.employee {
  background: url('images/paper-types.png');
  overflow: hidden;
  font-size: 16px;
}
.employee .employee-img {
  display: inline;
}
.employee .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0 !important;
  background: transparent !important;
  height: 305px !important;
}
@media (max-width: 800px) {
  .employee .bx-wrapper .bx-viewport {
    height: 280px !important;
  }
}
.employee .employee-text {
  color: #758191;
  margin: 35px 0 45px;
}
.employee .employee-body {
  padding: 0 15px !important;
}
.employee .employee-body i {
  color: #f9a825;
}
.employee .employee-testimonials {
  color: #34343c;
  margin-top: 15px;
  font-weight: 600;
}
.employee .bx-wrapper .bx-pager.bx-default-pager {
  margin-top: 20px;
}
.employee .bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  border: 1px solid #00bcd4;
}
.employee .bx-wrapper .bx-pager.bx-default-pager a:hover,
.employee .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #00bcd4;
}
.employee .bx-wrapper .bx-pager,
.employee .bx-wrapper .bx-controls-auto {
  bottom: -60px;
}
@media (min-width: 400px) {
  .employee #mySlider1 li {
    width: 398px !important;
  }
}
@media (min-width: 730px) {
  .employee #mySlider1 li {
    width: 345px !important;
  }
}
@media (min-width: 1000px) {
  .employee #mySlider1 li {
    width: 301px !important;
  }
}
@media (min-width: 1100px) {
  .employee #mySlider1 li {
    width: 360px !important;
  }
}
#numbers__block .numbers__wrapper__bg {
  margin-top: 45px;
}
#numbers__block .numbers__title h3 {
  font-size: 30px;
  padding-top: 90px;
  font-weight: 400;
  padding-bottom: 60px;
}
#numbers__block .progress-box {
  overflow: hidden;
}
#numbers__block .color-base {
  color: #00bcd4 !important;
}
#numbers__block .font-style-italic {
  font-style: italic !important;
}
#numbers__block .font-size-30 {
  font-size: 30px !important;
}
#numbers__block .margin-b-20 {
  margin-bottom: 20px !important;
}
#numbers__block figure {
  margin: 0;
  display: block;
}
#numbers__block .progress-box .progress-title {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  text-align: left;
  text-transform: inherit;
  margin: 0 0 10px 2px;
}
#numbers__block .progress-box .progress-xs {
  height: 3px;
}
#numbers__block .progress-box .progress {
  background: #f2f4f9;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 15px;
}
#numbers__block .radius-0 {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}
#numbers__block .progress-box .progress-bar {
  -webkit-transition: all 3s ease-in;
  -moz-transition: all 3s ease-in;
  -o-transition: all 3s ease-in;
  transition: all 3s ease-in;
}
#numbers__block .bg-color-base {
  background: #d6b390 !important;
}
body.page-template-page-order .navbar-fixed-bottom,
body.page-template-page-order .navbar-fixed-top {
  position: relative;
}
.tooltip-inner p {
  color: #fff;
}
span.top_writer-info,
span.phone-info {
  font-family: Arial, sans-serif;
}
@media (max-width: 1024px) {
  #FormContainer .field-essayform-as-single_spaced label span::before {
    padding: 0 15px !important;
  }
}
@media (max-width: 768px) {
  [data-crm-widget] .accordion-form .form-group {
    margin-bottom: 20px !important;
  }
}
#of-widgets-login-tooltip {
  margin-top: 11px;
}
#prices-wrapper .price-table-header {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

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