html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: normal;
  src: local("Myriad Pro Regular"), url("/static/fonts/MYRIADPRO-REGULAR.woff") format("woff");
}

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: bold;
  src: local("Myriad Pro Bold"), url("/static/fonts/MYRIADPRO-BOLD.woff") format("woff");
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  font-family: Helvetica;
  background-color: #FFF;
  min-width: 1000px;
  height: 100%;
}

iframe {
  position: absolute;
  top: -9999em;
  visibility: hidden;
}

strong {
  font-weight: bold;
}

input:focus, textarea:focus, input:active, textarea:active {
  outline: none;
}

.clear {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  clear: both;
  display: block !important;
  position: inherit !important;
}

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.wrapper {
  max-width: 1220px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}

.submit-photos-white-block h2 {
  font-size: 24px;
  font-family: "Open Sans";
  font-weight: normal;
  text-align: center;
  margin-top: 35px;
  color: #3c393a;
}
.submit-photos-white-block .blue-button {
  position: relative;
  width: 240px;
  height: 50px;
  font-size: 20px;
  font-weight: 600;
  line-height: 2.5;
  margin: 60px auto 35px;
}
.submit-photos-white-block .blue-button img:first-of-type {
  position: absolute;
  left: 15px;
  top: 20px;
}
.submit-photos-white-block .blue-button img:last-of-type {
  position: absolute;
  right: 15px;
  top: 20px;
}

.header-restore {
  font-size: 48px;
  font-family: "Open Sans";
  font-weight: lighter;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 20px;
}

#black-header, .black-header {
  color: #3c393a;
  font-size: 30px;
  font-family: "Open Sans";
  font-style: normal;
  text-transform: none;
  text-align: center;
  margin: 35px auto 20px;
}

.how-it-works {
  padding-top: 35px;
}
.how-it-works h2 {
  color: #3c393a;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Open Sans";
}
.how-it-works .subtitle {
  color: #3c393a;
  font-size: 15px;
  margin-bottom: 60px;
}

@media screen and (min-width: 1400px) {
  .sequence-canvas li {
    left: 12%;
  }
}
@media screen and (max-width: 1000px) {
  .sequence-canvas li {
    left: 3%;
  }
}
#sequence {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  color: white;
  font-size: 0.625em;
  margin: 0 auto;
  position: relative;
  height: 600px;
}
#sequence > .sequence-canvas {
  height: 100%;
  width: 77%;
  margin: 0 auto;
}
#sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: -50%;
  padding-top: 10px;
}
#sequence > .sequence-canvas > li img {
  height: 96%;
}
#sequence > .sequence-canvas li > * {
  position: absolute;
  /* only cause the left and opacity properties to transition */
  -webkit-transition-property: left, opacity;
  -moz-transition-property: left, opacity;
  -ms-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  transition-property: left, opacity;
}

.sequence-next,
.sequence-prev {
  color: white;
  cursor: pointer;
  display: none;
  font-weight: bold;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  z-index: 1000;
  height: 75px;
  margin-top: -47.5px;
}

.sequence-pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}

.sequence-paused {
  opacity: 0.3;
}

.sequence-prev {
  left: 3%;
}

.sequence-next {
  right: 3%;
}

.sequence-prev img,
.sequence-next img {
  height: 100%;
  width: auto;
}

#sequence-preloader {
  background: #d9d9d9;
}

.sequence-pagination {
  bottom: 1%;
  display: none;
  right: 6%;
  position: absolute;
  z-index: 10;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-pagination li {
  display: inline-block;
  *display: inline;
  /* Hack for IE7 and below as they don't support inline-block */
  height: 140px;
}
.sequence-pagination li img {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: margin-bottom, opacity;
  -moz-transition-property: margin-bottom, opacity;
  -ms-transition-property: margin-bottom, opacity;
  -o-transition-property: margin-bottom, opacity;
  transition-property: margin-bottom, opacity;
}
.sequence-pagination li img:hover {
  margin-bottom: 4px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sequence-pagination li.current img {
  opacity: 1;
}

.sequence-next,
.sequence-prev {
  position: absolute;
  opacity: 0.6;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.sequence-next:hover,
.sequence-prev:hover {
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.title {
  font-size: 3.4em;
  left: 65%;
  width: 35%;
  opacity: 0;
  bottom: 1%;
  z-index: 50;
}

.animate-in .title {
  left: 50%;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .title {
  left: 35%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-in .subtitle {
  left: 50%;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .subtitle {
  left: 65%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.model {
  left: 30%;
  bottom: -48%;
  opacity: 0;
  position: relative;
  height: 600px !important;
  max-height: 600px !important;
  width: 30%;
  min-width: 606px;
  /* prevents the model from shrinking when the browser is resized */
  max-width: 606px;
}

.animate-in .model {
  left: 15%;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .model {
  left: 15%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

#sequence {
  height: 606px;
  position: relative;
  /* required */
  width: 100%;
  margin-top: 50px;
}

.carusel-title {
  width: 900px;
  height: 142px;
  margin: 0 auto;
  position: relative;
}
.carusel-title .carusel-title-container {
  position: absolute;
  top: -268px;
  z-index: 1000;
}
.carusel-title .carusel-title-container div:first-of-type {
  padding: 25px;
  font-size: 45px;
  font-family: "Open Sans";
  font-weight: 600;
  color: #fff;
  opacity: 0.8;
  background-color: #191821;
  text-align: center;
}
.carusel-title .carusel-title-container div:last-of-type {
  font-family: "Open Sans";
  font-weight: 600;
  color: #1e1e1e;
  background-color: #fff;
  opacity: 0.56;
  padding: 20px 45px;
  text-align: center;
  font-size: 18px;
  margin: 0 70px;
}

.background-owl {
  background-image: url(/static/img/slider-title-back-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 710px;
  padding: 93px 0 0;
}
.background-owl h2 {
  margin: 0 auto;
  max-width: 835px;
  padding-top: 440px;
}
.background-owl h2 div {
  padding: 25px;
  font-size: 45px;
  font-family: "Open Sans";
  font-weight: 600;
  color: #fff;
  opacity: 0.8;
  background-color: #191821;
  text-align: center;
}

.about-content h2 {
  font-family: "Open Sans";
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  padding: 75px 0 60px;
}
.about-content h3 {
  font-family: "Open Sans";
  font-size: 22px;
  color: #231f20;
  width: 700px;
  text-align: center;
  margin: 0 auto;
  line-height: 1.5;
  font-weight: 100;
}
.about-content .few-words-header {
  padding: 75px 0 20px;
  margin-bottom: 0 !important;
}
.about-content .subtitle {
  max-width: 855px;
  width: inherit;
  font-size: 15px !important;
}
.about-content .subtitle p {
  margin: 20px 0;
  color: #231f20;
}

.pricing-content {
  padding-bottom: 75px;
}
.pricing-content h2 {
  font-family: "Open Sans";
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  padding-top: 75px;
}
.pricing-content h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 100;
  margin: 60px 0 20px 0px;
}
.pricing-content .blue-button {
  height: 50px;
  line-height: 50px;
  margin: 30px auto 75px;
  font-size: 15px;
  width: 200px;
  border-radius: 3px;
  font-weight: 600;
}
.pricing-content .goods span {
  font-size: 24px;
  color: #383436;
  text-transform: none;
  font-weight: normal;
  float: left;
  line-height: 2.1;
  margin-left: 20px;
  width: 80% !important;
}
.pricing-content .goods div {
  font-size: 15px;
}
.pricing-content .goods div img {
  float: left;
}
.pricing-content .goods div div {
  float: none;
  width: 80% !important;
  margin-left: 40px;
}

.submit-photo-subtitle {
  width: 760px !important;
  font-size: 15px !important;
  margin-bottom: 60px !important;
}

.choice-flatlay h2 {
  font-family: "Open sans";
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 35px;
}
.choice-flatlay .subtitle {
  margin-bottom: 60px;
  font-size: 15px;
  width: 745px;
}

#submit-your-photos {
  position: relative;
  margin: 0 auto;
  width: 50%;
}
#submit-your-photos h2 {
  line-height: 43px;
}

.figures {
  width: 45px;
  height: 40px;
  background-color: #add1e9;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  color: #69767f;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

#fileupload-list {
  margin: 20px auto;
  max-width: 576px;
}

.imgs {
  position: relative;
}

.row-item {
  position: relative;
  display: block;
  float: left;
  margin: 10px 30px 0 0;
  max-height: 80px;
  max-width: 600px;
  width: 76px;
  height: 76px;
  background-color: #e0dddd;
  border-radius: 5px;
}
.row-item img {
  position: absolute;
  left: 0;
  border-radius: 5px;
}
.row-item p {
  font-size: 10px;
  margin: 13px 5px 5px;
  overflow: hidden;
  height: 10px;
}
.row-item .progress {
  width: 0;
  display: block;
  background-color: #3797fc;
  height: 10px;
  position: absolute;
  border-radius: 5px;
}
.row-item div {
  background-color: #fff;
  border-radius: 5px;
  width: 76px;
  height: 10px;
  margin-top: 12px;
}

#delete-position {
  float: left;
}
#delete-position div {
  text-align: left;
  width: 200px;
}

#continue-to-cart {
  margin: 20px auto 35px auto;
  display: none;
}

.row-item-delete {
  font-family: "Myriad Pro", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #b16767;
  text-align: center;
  line-height: 1.3;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
  display: block;
  float: left;
  margin: 10px 30px 0 0;
  max-height: 80px;
  max-width: 600px;
  width: 76px;
  height: 76px;
  background-color: #fff;
  border: 1px solid #e0dddd;
  border-radius: 5px;
}
.row-item-delete img {
  margin-top: 15px;
}
.row-item-delete:hover {
  background-color: #ecebeb;
}

.cart-detail {
  background-color: #EEEEEE;
}
.cart-detail:hover {
  background-color: #fff;
}

.row-item .action.fileupload-delete-file {
  width: 16px;
  height: 16px;
  background-color: #dfadad;
  border-radius: 8px;
  position: absolute;
  top: -7px;
  right: -7px;
  font-family: "Myriad Pro", sans-serif;
  font-size: 11px;
  color: #434343;
  font-weight: bold;
  text-align: center;
  line-height: 17px;
  cursor: pointer;
  text-decoration: none;
}

.row-item .action.fileupload-delete-file:hover {
  background-color: #d18888;
}

form {
  margin: 25px 0 0 15px;
  font-family: Tahoma;
}
form .choice-option {
  float: left;
  position: relative;
  margin: 0 40px 0 0;
}
form .choice-option:last-of-type {
  margin-left: 50px;
}
form .choice-option label {
  font-size: 14px;
  font-family: "Open Sance", sans-serif;
  color: #a8a8a8;
  display: block;
  margin: 5px 0;
  clear: both;
  padding: 8px 0;
  width: 100%;
}
form .choice-option label input {
  margin: 16px 10px 0 16px;
  width: 30px;
}
form .choice-option h2 {
  font-size: 30px;
  font-family: "Open Sance", sans-serif;
  color: #515151;
  float: left;
  line-height: 37px;
  padding: 0 0 0 70px;
  display: block;
  margin-bottom: 20px;
}
form .div-details {
  width: 50%;
  margin: 0 auto;
  position: relative;
  min-width: 600px;
}
form .div-details h1 {
  margin-bottom: 30px;
}
form .div-details h2 {
  line-height: 40px;
}
form .div-details h2.instructions {
  padding-left: 70px;
  margin-bottom: 20px;
}
form .div-details #payment-instruct #price {
  margin: 50px 0 0 0;
  font-family: "Open Sans";
  font-size: 18px;
  color: #858484;
}
form .div-details #payment-instruct #discount-code {
  margin: 25px 0 0 0;
  font-family: "Open Sans";
  font-size: 14px;
  color: #858484;
  float: left;
  width: 300px;
}
form .div-details #payment-instruct #total-price {
  margin: 55px auto 0;
  font-family: "Open Sans";
  font-size: 18px;
  color: #858484;
  text-align: center;
}
form .div-details #payment-instruct #terms-of-service {
  margin: 20px auto 0;
  font-family: "Open Sans";
  font-size: 12px;
  color: #858484;
  text-align: center;
}
form .div-details #payment-instruct #terms-of-service a {
  font-family: "Open Sans";
  font-size: 12px;
  color: #59b0e9;
  cursor: pointer;
}
form .div-details #payment-instruct #terms-of-service a:hover {
  color: #2c9be3;
}
form .div-details #payment-instruct input {
  height: 25px;
  width: 160px;
  margin: 0 7px 0 0;
  padding: 5px;
  background-color: white;
  border: 1px solid #a9a5a5;
}
form .div-details #payment-instruct textarea {
  width: 95%;
  height: 160px;
  resize: none;
  font-family: "Open Sans";
  font-size: 14px;
  color: #a9a5a5;
  padding: 20px;
  margin: 20px 0;
  background-color: white;
  border: 1px solid #a9a5a5;
}
form .div-details #payment-instruct #details-apply {
  height: 30px;
  width: 70px;
  line-height: 1px;
  margin: 43px 0 0 10px;
  padding: 2px;
}
form .div-details h2 {
  font-size: 30px;
  font-family: "Open Sance", sans-serif;
  color: #515151;
}
form label {
  width: 455px;
  padding: 15px 10px 0;
  display: block;
  font-size: 16px;
  color: #303030;
}
form label span {
  font-size: 11px;
  float: right;
  margin-top: 5px;
}
form input {
  width: 455px;
  margin-top: 5px;
  padding: 10px 10px;
  height: 20px;
  color: #a09f9f;
  font-size: 14px;
  border: 1px solid #606060;
  background-color: transparent;
  font-family: Tahoma;
}
form textarea {
  width: 455px;
  margin-top: 5px;
  padding: 10px 10px;
  height: 160px !important;
  color: #a09f9f;
  font-size: 14px;
  border: 1px solid #606060;
  background-color: transparent;
  font-family: Tahoma;
}
form .right input {
  box-shadow: 0 0 10px #3498db;
  border: 1px solid #3498db;
  color: #3498db;
}
form .wrong {
  position: relative;
  width: 230px;
  text-align: center;
}
form .wrong input {
  box-shadow: 0 0 10px #f07575;
  border: 1px solid #f07575;
}
form .wrong span {
  padding-left: 10px;
  font-size: 13px;
  color: #f07575;
  display: block;
  margin-top: 20px;
  line-height: 1.6;
}

.main-page {
  min-width: 1120px;
}
.main-page .main-menu {
  position: absolute;
  top: 0;
  width: 100%;
  min-width: 1120px;
}

.change-password {
  padding-bottom: 55px !important;
}

.main-menu {
  background-color: rgba(52, 152, 219, 0.8) !important;
}
.main-menu #logo {
  float: left;
  margin-top: 23px;
}
.main-menu .login {
  float: right;
  display: block;
  margin: 36px 55px 0 0;
  color: #3498db;
  text-decoration: none;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  background-color: #FFFFFF;
  padding: 0 20px;
  height: 26px;
  line-height: 28px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
}
.main-menu .login:hover {
  background-color: #3498db;
  color: #FFFFFF;
}
.main-menu .logged-menu-uls {
  height: 93px;
  width: 164px;
  background-color: #4493cf;
  color: #fff;
  right: 0;
  position: absolute;
  font-family: "Open Sans";
  font-weight: 600;
}
.main-menu .logged-menu-uls:hover {
  cursor: pointer;
}
.main-menu .logged-menu-uls:hover ul {
  display: block;
}
.main-menu .logged-menu-uls img {
  margin: 28px 0 0 28px;
  float: left;
}
.main-menu .logged-menu-uls span {
  float: left;
  line-height: 6.2;
  margin-left: 2px;
  height: 10px;
}
.main-menu .logged-menu-uls ul {
  height: 140px;
  margin-left: 0;
  margin-top: 21px;
  line-height: 2 !important;
  position: absolute;
  top: 70px;
  z-index: 1000;
  min-width: 100%;
  display: none;
}
.main-menu .logged-menu-uls ul li {
  height: 35px;
  line-height: 2.5 !important;
  font-size: 13px !important;
  width: 100%;
}
.main-menu .logged-menu-uls ul li span {
  padding-left: 21px;
  line-height: 2.5;
}
.main-menu .logged-menu-uls ul li:hover {
  background-color: #4493cf !important;
}
.main-menu .logged-menu-uls ul li:nth-child(1n) {
  background-color: rgba(45, 141, 214, 0.6);
}
.main-menu .logged-menu-uls ul li:nth-child(2n) {
  background-color: rgba(45, 141, 214, 0.7);
}
.main-menu .logged-menu-uls ul .menu-profile-active {
  background-color: #1370b8 !important;
}
.main-menu ul {
  float: left;
  height: 93px;
  margin-left: 16%;
  line-height: 6;
  min-width: 500px;
}
.main-menu ul .menu-active {
  background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #1c83d2), color-stop(100%, #126eb4));
  background-image: -webkit-linear-gradient(to bottom, #1c83d2, #126eb4);
  background-image: -moz-linear-gradient(to bottom, #1c83d2, #126eb4);
  background-image: -o-linear-gradient(to bottom, #1c83d2, #126eb4);
  background-image: linear-gradient(to bottom, #1c83d2, #126eb4);
  color: #fff;
  padding: 0 21px;
}
.main-menu ul li {
  float: left;
  font-size: 15px;
  font-family: "Open Sans";
  height: 93px;
  line-height: 6.2;
  font-weight: 600;
}
.main-menu ul li:hover {
  background-color: #1f90e6;
  cursor: pointer;
}
.main-menu ul li:last-child a {
  margin-right: 0px;
}
.main-menu ul li a {
  color: #fefefe;
  text-decoration: none;
  display: block;
  padding: 0 21px;
}
.main-menu ul li span {
  color: #fefefe;
}
.main-menu ul.login-user {
  margin-top: 28px !important;
  padding: 0 35px;
  height: 38px !important;
  min-width: 0;
  border-radius: 3px;
  background-color: #c7e7ff;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.main-menu ul.login-user:hover {
  background-color: #81c4f7;
}
.main-menu ul.login-user:hover a {
  color: #fff;
}
.main-menu ul.login-user li {
  height: 0;
  line-height: 2.5;
}
.main-menu ul.login-user a, .main-menu ul.login-user span {
  padding: 0 !important;
  color: #2d8dd6;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  line-height: 2.5;
  font-weight: 600;
}
.main-menu .login-user {
  float: right;
}
.main-menu ul.user-menu, .main-menu ul.user-menu-logged {
  margin: 24px 30px 0 0;
  height: 50px;
}
.main-menu ul.user-menu li, .main-menu ul.user-menu-logged li {
  font-size: 14px;
}
.main-menu ul.user-menu-logged {
  line-height: 6;
  width: 500px;
  height: 93px;
  margin: 0;
  margin-top: 4px;
}

@media screen and (max-width: 1150px) {
  .main-menu ul {
    margin-left: 0%;
  }
}
@media screen and (max-width: 1150px) {
  .main-menu ul.user-menu-logged {
    border-right: 0;
    margin: 0 0 0 150px;
    padding-right: 0px;
    height: 50px;
  }
  .main-menu ul.user-menu-logged li {
    font-size: 14px;
    margin: 20px 20px 0 0;
  }
  .main-menu ul.user-menu-logged li:last-child {
    margin-right: 0;
  }
}
#photo-carusel #slogan {
  top: 0;
  position: absolute;
}
#photo-carusel #slogan span {
  font-family: Roboto;
  font-size: 70px;
  background-color: #000000;
  color: #3498db;
  display: block;
  float: left;
  clear: both;
  margin: 90px 0 10px;
  padding: 0 70px 0 10px;
}
#photo-carusel #slogan span:nth-child(2) {
  margin: 0;
}
#photo-carusel #slogan div {
  color: #ffffff;
  background-color: #3498db;
  float: left;
  clear: both;
  line-height: 32px;
  padding: 0 15px;
  margin-top: 10px;
  font-family: Tahoma;
  font-size: 17px;
}
#photo-carusel #slogan a {
  display: block;
  float: left;
  background-color: #ffffff;
  color: #3498db;
  border-radius: 5px;
  border: 1px solid #3498db;
  text-decoration: none;
  clear: both;
  margin: 25px 0 0 0;
  line-height: 50px;
  width: 200px;
  text-align: center;
  font-family: 'Lato', sans-serif;
}

.slider {
  text-align: center;
  position: relative;
  height: 500px;
  width: 700px;
  margin: 0 auto;
}
.slider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
}

.file-choice-wrapper {
  text-align: center;
}

.success-notification {
  font-size: 22px;
  font-family: "Open Sans";
  text-align: center;
  line-height: 1.5;
  padding: 40px 0 100px;
}

.pricing-button .button-big {
  text-align: center;
}
.pricing-button .button-big button {
  background-color: #2d8dd6;
  border-radius: 3px;
  border: 0;
  font-size: 20px;
  color: #fff;
  font-family: "Open sans";
  font-weight: 700;
  cursor: pointer;
  padding: 10px 30px;
  margin-bottom: 60px;
}
.pricing-button .button-big button:hover {
  background-color: #4aa3df;
}

.get-started .success-notification {
  padding-top: 0;
  padding-bottom: 60px;
}
.get-started .get-started-description {
  padding-bottom: 75px;
  font-size: 15pX;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.get-started .get-started-description a {
  color: #599fdc;
  text-decoration: none;
}
.get-started .get-started-description a:hover {
  color: #2879c0;
}

.sample-order-form {
  margin-bottom: 130px;
}
.sample-order-form .sample-order-choice-file {
  width: 150px;
  color: #2d8dd6;
  background-color: #f0f5f9;
  font-size: 14px;
  border: 1px solid;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  padding-bottom: 15px;
  float: left;
  font-weight: 700;
}
.sample-order-form .sample-order-choice-file:hover {
  background-color: #dee8f0;
}
.sample-order-form .sample-order-choice-file input {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 0;
  cursor: pointer;
}
.sample-order-form .sample-order-description {
  font-size: 13px;
  display: block;
  margin: 5px 0 0 10px;
  float: left;
  color: #2f2f2f;
  max-width: 250px;
  text-align: left;
  line-height: 1.5;
}

.button-small {
  position: relative;
  height: 10px;
}
.button-small button {
  position: absolute;
  background-color: #2d8dd6;
  border-radius: 3px;
  border: 0;
  font-size: 13px;
  color: #fff;
  font-family: "Open sans";
  font-weight: 700;
  cursor: pointer;
  padding: 10px 50px;
  bottom: -115px;
  left: 30%;
}
.button-small button:hover {
  background-color: #4aa3df;
}

#file-choice, .sample-order-form {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  background-color: #fff;
  display: inline-block;
  padding: 45px 100px 55px;
  border: 1px dashed #707070;
}
#file-choice #fileupload-add-files, #file-choice .fileupload-add-files, .sample-order-form #fileupload-add-files, .sample-order-form .fileupload-add-files {
  display: block;
  height: 40px;
  padding: 0 30px;
  color: #2d8dd6;
  background-color: #f0f5f9;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid;
  border-radius: 3px;
  cursor: pointer;
  float: left;
}
#file-choice #fileupload-add-files:hover, #file-choice .fileupload-add-files:hover, .sample-order-form #fileupload-add-files:hover, .sample-order-form .fileupload-add-files:hover {
  background-color: #dee8f0;
}
#file-choice .text, .sample-order-form .text {
  font-size: 13px;
  max-width: 450px;
  display: block;
  margin: 5px 0 0 10px;
  float: left;
  color: #2f2f2f;
}
#file-choice span, .sample-order-form span {
  margin: 20px 0;
  display: block;
  color: #2f2f2f;
}
#file-choice h2, .sample-order-form h2 {
  font-size: 24px;
  color: #3e3e3e;
}

.sample-order {
  text-align: center;
}
.sample-order .black-header {
  margin-bottom: 35px;
}
.sample-order #fileupload-delete-all-files {
  display: none !important;
}

#imgs-choice {
  margin: 20px auto;
  max-width: 576px;
}
#imgs-choice .upload-imgs {
  position: relative;
  display: block;
  float: left;
  margin: 10px 30px 0 0;
}
#imgs-choice .upload-imgs.delete {
  font-family: "Myriad Pro", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #b16767;
  text-align: left;
  padding: 20px 0 0;
  line-height: 1.3;
  cursor: pointer;
}
#imgs-choice .upload-imgs .close {
  width: 16px;
  height: 16px;
  background-color: #dfadad;
  border-radius: 8px;
  position: absolute;
  top: -7px;
  right: -7px;
  font-family: "Myriad Pro", sans-serif;
  font-size: 11px;
  color: #434343;
  font-weight: bold;
  text-align: center;
  line-height: 17px;
  cursor: pointer;
}
#imgs-choice .upload-imgs .close:hover {
  background-color: #d18888;
}

.jcarousel {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  height: 93px;
}
.jcarousel ul li {
  float: left;
  height: 500px;
  min-width: 1485px;
  position: relative;
}
.jcarousel ul li img {
  display: block;
  height: auto !important;
  margin: 0 auto;
}

.jcarousel-pagination {
  position: absolute;
  top: 490px;
  width: 100%;
}
.jcarousel-pagination a {
  background-color: #b3d9e5;
  height: 10px;
  width: 32%;
  margin-right: 0.5%;
  display: block;
  float: left;
  color: #b3d9e5;
  font-size: 1px;
}
.jcarousel-pagination a:last-child {
  margin-right: 0;
}
.jcarousel-pagination a.active {
  background-color: #00aeef;
  color: #00aeef;
}

.grey-block {
  background-color: #EEEEEE;
  padding: 40px 0 30px 0;
}

.white-block {
  padding: 40px 0;
}

.blue-block {
  background-color: #3498db;
  padding: 35px 0;
}
.blue-block .subtitle {
  margin: 0 auto 20px !important;
}
.blue-block .blue-header {
  color: #FFFFFF !important;
}

.see-all-works {
  background-color: #7db8e5 !important;
  padding: 75px 0 !important;
}
.see-all-works .wrapper {
  max-width: 1190px;
}
.see-all-works .wrapper img {
  margin: 20px;
  float: left;
}
.see-all-works h2 {
  font-weight: normal;
  font-size: 30px;
  font-family: "Open Sans";
  color: #231f20;
  text-align: center;
  margin-bottom: 20px;
}
.see-all-works .subtitle {
  font-size: 15px;
  color: #231f20;
}

.blue-header {
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: bold;
  color: #3498db;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 45px;
}

.submit-photo {
  width: 525px;
  margin: 0 auto;
}
.submit-photo img {
  margin: 0 auto;
  display: block;
}
.submit-photo .header {
  padding-top: 35px !important;
  font-size: 48px !important;
}
.submit-photo #form-registration {
  width: 273px;
  margin: 0 auto;
  padding-left: 40px;
}
.submit-photo .new-already {
  width: 100%;
  height: 28px;
  border-bottom: 1px solid #3498db;
}
.submit-photo .new-already a {
  font-size: 15px;
  line-height: 28px;
  border: 1px solid #3498db;
  border-bottom: 1px solid #EEEEEE;
  height: 27px;
  display: block;
  float: left;
  margin-left: 16px;
  padding: 0 20px;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #3498db;
}
.submit-photo .new-already a.current {
  color: #FFFFFF;
  background-color: #3498db;
  border-bottom: 1px solid #3498db;
}
.submit-photo form #register input {
  display: inline-block;
  height: 16px;
  width: 20px;
}
.submit-photo form #register label {
  width: auto;
  display: inline-block;
  font-size: 14px;
}
.submit-photo form #or {
  font-size: 15px;
  text-align: center;
  color: #000000;
  margin: 20px 0;
  font-weight: bold;
}
.submit-photo form #browse input {
  width: 350px;
  display: inline-block;
}
.submit-photo form #browse a {
  display: inline-block;
  border: 1px solid #3498db;
  width: 100px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  background-color: #3498db;
  text-decoration: none;
}
.submit-photo form #browse a:hover {
  color: #3498db;
  background-color: #ffffff;
}
.submit-photo form #submit {
  width: 214px;
  height: 31px;
  line-height: 32px;
  color: #4f4f4f;
  font-weight: bold;
  font-family: Verdana;
  font-size: 10px;
  font-style: italic;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  display: block;
  float: right;
  margin: 20px 33px 0 0;
  padding: 0 15px;
  border: 1px solid #aeccdc;
  border-radius: 3px;
}
.submit-photo form #submit img {
  display: block;
  float: right;
  margin-top: 7px;
}

.sample-order-main footer {
  margin-top: 75px;
}

.subtitle {
  color: #2f2f34;
  font-size: 14px;
  font-family: "Open Sance", sans-serif;
  line-height: 1.6;
  text-align: left;
  width: 700px;
  margin: 0 auto 30px;
  text-align: center;
}

.popup-gallery {
  text-align: center;
  padding-bottom: 75px;
}

.stages div {
  width: 22%;
  margin-right: 4%;
  float: left;
  text-align: center;
}
.stages div:nth-child(4) {
  margin-right: 0;
}
.stages div img {
  display: block;
  margin: 0 auto;
}
.stages div div {
  font-size: 24px;
  color: #3c393a;
  margin: 15px 0;
  float: none;
  width: auto;
  font-family: "Open Sans";
}
.stages div span {
  display: block;
  color: #3c393a;
  line-height: 1.5;
  font-size: 15px;
  font-family: "Open Sans";
  margin-bottom: 45px;
}

.portfolio span {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(52, 152, 219, 0.63);
  text-align: center;
  vertical-align: bottom;
  display: none;
}
.portfolio span span {
  bottom: 20px;
  padding: 0 4%;
  width: 92%;
  color: #FFFFFF;
  font-size: 17px;
  font-family: "Myriad Pro";
  font-weight: bold;
  display: block;
  top: auto;
  height: auto;
  background-color: transparent;
  border-bottom: 10px, solid #3498db;
}

.submit {
  color: #3498db;
  background-color: #FFFFFF;
  width: 235px;
  line-height: 65px;
  text-align: center;
  margin: 0 auto 30px;
  font-size: 24px;
  font-family: "Open Sans";
  border-radius: 3px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.notebook {
  display: block;
  margin: 0 auto 35px;
}

.pricing-footer {
  background-color: rgba(52, 152, 219, 0.5);
}

footer {
  background-color: rgba(52, 152, 219, 0.8) !important;
  padding: 20px 0 10px;
  margin-bottom: -278px;
}
footer .web-analytics {
  text-align: center;
  margin-top: 17px;
}
footer .blue-header {
  margin-bottom: 15px;
  font-size: 35px;
  text-transform: none;
  margin-top: 40px;
  font-weight: normal;
}
footer .subtitle {
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 15px;
  width: 520px;
}

#soc-footer {
  text-align: center;
}
#soc-footer a {
  margin-right: 45px;
  opacity: 0.8;
  display: inline-block;
  text-decoration: none;
}
#soc-footer a:last-child {
  margin-right: 0;
}
#soc-footer a:hover {
  opacity: 1;
}

.useful-links {
  text-align: center;
  margin-top: 15px;
}
.useful-links a {
  margin-right: 25px;
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 15px;
  font-family: "Open Sans";
  font-weight: bold;
}
.useful-links a:last-child {
  margin-right: 0;
}
.useful-links a:hover {
  text-decoration: underline;
}

#copyright {
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  font-family: "Open Sans";
  margin: 20px auto 40px;
}

.page-title {
  font-size: 25px;
  color: #3498db;
  text-transform: uppercase;
  font-family: "Myriad Pro";
  font-weight: bold;
  padding: 30px 0;
  float: left;
}

.flat-page {
  color: #000000;
  padding-bottom: 45px;
}
.flat-page h2 {
  font-size: 22px;
  font-family: "Myriad Pro";
  margin-bottom: 20px;
  text-transform: uppercase;
}
.flat-page p {
  font-family: "Open Sans";
  margin: 0 0 40px;
  font-size: 15px;
  line-height: 1.5;
}
.flat-page p strong {
  font-weight: bold;
}

#flat-page-content {
  min-height: 100%;
  margin-bottom: -278px;
}

#flat-page-content:after {
  content: "";
  display: block;
  height: 278px;
}

.about-info {
  padding: 0 0 75px;
}
.about-info h2 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px;
}
.about-info .subtitle {
  color: #000000;
  font-family: "Open Sans";
  font-size: 15px;
  padding-bottom: 30px;
  width: 100%;
}
.about-info h3 {
  text-align: center;
  margin-top: 75px;
  font-size: 22px;
  font-family: "Myriad Pro";
  color: #030303;
}
.about-info p {
  text-align: center;
  margin-top: 25px;
  font-size: 18px;
  font-family: "Helvetica";
  color: #010101;
}

.about-background-cotainer {
  background-image: url(/static/img/about-background-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 -370px;
  padding: 175px 0 400px;
}
.about-background-cotainer h3 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  font-family: "Open Sans";
}
.about-background-cotainer p {
  font-size: 15px;
  font-family: "Open Sans";
  text-align: center;
  margin-top: 15px;
}
.about-background-cotainer .blue-button {
  margin: 60px auto 120px;
  color: #ffffff;
  line-height: 50px;
  width: 200px;
  font-size: 20px;
  font-weight: 600;
  height: 50px;
}

.goods div {
  float: left;
  width: 30%;
  margin-right: 5%;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 1.6;
}
.goods div .about-description {
  width: 70% !important;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: normal;
  color: #535151;
  margin-left: 20px;
}
.goods div .about-description span {
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: normal;
  color: #231f20;
  text-transform: none;
  margin-bottom: 5px;
}
.goods div:nth-child(3) {
  margin-right: 0px;
}
.goods div img {
  float: left;
  margin-top: 8px;
}
.goods div span {
  font-size: 18px;
  font-family: "Myriad Pro";
  font-weight: bold;
  color: #3498db;
  display: block;
  text-transform: uppercase;
}

.blue-button {
  color: #ffffff;
  background-color: #3498db;
  height: 34px;
  line-height: 37px;
  margin: 30px auto 5px;
  display: block;
  width: 160px;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 600;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
}
.blue-button:hover {
  background-color: #4aa3df;
}

.statistic {
  background-color: #f0f5f9;
  text-align: center;
  margin: 60px 0 0;
  padding: 40px 0;
}
.statistic div {
  display: inline-block;
  margin-right: 150px;
  font-family: "Myriad Pro";
  font-size: 32px;
}
.statistic div:nth-child(2) {
  margin-right: 0;
}
.statistic div img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.statistic div span {
  font-size: 36px;
  float: left;
  color: #2d8dd6;
  display: block;
  margin: 30px 15px 0 0;
  font-family: "Open Sans";
}
.statistic div div {
  display: block;
  float: left;
  margin: 30px 0 0 0;
  color: #474747;
  font-weight: lighter;
  font-size: 36px;
  font-family: "Open Sans";
}

.blog-list {
  color: #231f20 !important;
}
.blog-list h1 {
  font-family: "Open Sans";
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 30px;
}
.blog-list .main {
  width: 70%;
  float: left;
}
.blog-list .main .blog-article {
  padding: 30px 0;
}
.blog-list .main .blog-article:nth-child(2n) {
  background-color: #f0f5f9;
}
.blog-list .main .blog-article:last-of-type {
  border-bottom: 0;
}
.blog-list .main .blog-article .data {
  height: 70px;
  padding: 80px 0 0 30px;
  text-align: center;
  border-radius: 5px;
  float: left;
  margin-right: 30px;
  line-height: 22px;
  font-family: "Open Sans";
}
.blog-list .main .blog-article .data div {
  font-size: 30px;
  margin-bottom: 10px;
}
.blog-list .main .blog-article .data span {
  font-size: 15px;
}
.blog-list .main .blog-article .article-desc {
  width: calc(100% - 100px);
  float: left;
}
.blog-list .main .blog-article .article-desc h2 {
  margin-bottom: 10px;
  font-size: 26px;
  font-family: "Open Sans";
}
.blog-list .main .blog-article .article-desc h2 a {
  color: #231f20;
  text-decoration: none;
  font-size: 30px;
}
.blog-list .main .blog-article .article-desc h2 a:hover {
  color: #3498db;
}
.blog-list .main .blog-article .article-desc img {
  margin-right: 30px;
  display: block;
  float: left;
}
.blog-list .main .blog-article .article-desc p {
  display: inline;
  width: 450px;
  font-size: 15px;
  font-family: "Open Sans";
  line-height: 1.6;
  margin-bottom: 6px;
}
.blog-list .main .blog-article .article-desc a.readmore {
  margin-top: 6px;
  color: #2d8dd6;
}
.blog-list .main .blog-article .article-desc a.readmore:hover {
  color: #57a4de;
}
.blog-list .sidebar {
  width: 25%;
  max-width: 270px;
  float: right;
  margin-left: 5%;
}
.blog-list .sidebar h2 {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "Open Sans";
  padding-top: 30px;
}
.blog-list .sidebar .blog-article {
  margin-bottom: 30px;
}
.blog-list .sidebar .blog-article h3 {
  padding-bottom: 20px;
}
.blog-list .sidebar .blog-article h3 a {
  font-family: "Open Sans";
  font-size: 24px;
  color: #231f20;
  text-decoration: none;
}
.blog-list .sidebar .blog-article h3 a:hover {
  color: #57a4de;
}
.blog-list .sidebar .blog-article img {
  width: 100%;
}
.blog-list .sidebar .blog-article p {
  font-size: 14px;
  font-family: "Open Sans";
  line-height: 1.6;
  margin-top: 15px;
}
.blog-list .sidebar .blog-article div {
  margin-top: 6px;
}
.blog-list .sidebar .blog-article div span {
  float: left;
  color: #414a5a;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 13px;
}
.blog-list .sidebar .blog-article div a.readmore {
  color: #2d8dd6;
}
.blog-list .sidebar .blog-article div a.readmore:hover {
  color: #57a4de;
}
.blog-list .sidebar .recent-post {
  list-style: disc;
  color: #3498db;
  margin: 20px 0 0 15px;
}
.blog-list .sidebar .recent-post li {
  margin-bottom: 15px;
  font-family: "Open Sans";
  font-size: 14px;
}
.blog-list .sidebar .recent-post li a {
  color: #414a5a;
  text-decoration: none;
}
.blog-list .sidebar .recent-post li a:hover {
  color: #3498db;
}
.blog-list a.readmore {
  display: block;
  text-decoration: none;
  color: #bfbcbc;
  font-size: 14px;
  font-family: "Open Sans";
}
.blog-list a.readmore:hover {
  color: #3498db;
}

.header, .header-history {
  font-family: "Open Sans";
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  padding-top: 75px;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.header-history {
  font-size: 48px !important;
}

#submit-your-photos-header {
  width: 400px;
  margin: 45px auto;
}

#figures-1 {
  margin: 0 0 0 15px;
}

.sidebar-in-article .sidebar {
  width: 23% !important;
}
.sidebar-in-article .sidebar h2 {
  padding-top: 75px !important;
}

.blog-detail {
  width: 72% !important;
}

.inside-article .article-desc {
  float: none !important;
  width: auto !important;
}
.inside-article .article-desc h2 {
  margin-top: 45px !important;
  margin-bottom: 60px !important;
}
.inside-article .article-desc h2 a {
  font-size: 48px !important;
  font-weight: lighter;
}
.inside-article .article-desc .data {
  padding: 0 !important;
  margin-top: 8px;
  margin-bottom: 60px;
}
.inside-article .article-desc p {
  width: auto !important;
  margin-bottom: 20px;
  margin-top: 30px;
  float: none !important;
  display: block !important;
}
.inside-article .article-desc img {
  float: none !important;
  border: none !important;
  width: 100%;
}
.inside-article .article-desc h3 {
  font-size: 24px;
  margin: 20px 0;
  color: #414a5a;
  line-height: 1.2;
}
.inside-article .article-desc blockquote {
  background-image: url(/static/img/quote.png);
  background-repeat: no-repeat;
}
.inside-article .article-desc blockquote p {
  padding: 0 30px;
  font-size: 19px !important;
  font-style: italic;
  line-height: 1.5 !important;
  font-family: Times !important;
}
.inside-article .article-desc blockquote p strong {
  float: right;
  font-size: 14px;
  font-family: "Open Sans" !important;
}
.inside-article .article-desc .share {
  height: 100px;
  position: relative;
  border: 2px solid #3498db;
  margin-top: 100px;
}
.inside-article .article-desc .share h4 {
  text-align: center;
  width: 300px;
  margin: -14px auto 0;
  font-family: "Open Sans";
  font-size: 23px;
  color: #414a5a;
  background-color: #FFFFFF;
}

.paginator {
  text-align: center;
  margin: 60px 0 35px 26%;
  max-width: calc(100% - 100px);
  height: 40px;
}
.paginator li {
  display: inline-block;
  margin-right: 30px;
  float: left;
}
.paginator li span {
  height: 50px;
  font-size: 18px;
  color: #485460;
  line-height: 2.6;
}
.paginator a {
  text-decoration: none;
  font-size: 18px;
  font-family: "Open Sans";
  color: #3498db;
  text-align: center;
  display: block;
  line-height: 2;
}
.paginator a.selected {
  background-color: #b9bcbe;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 3px;
}
.paginator .previous {
  width: 133px;
  float: left;
  margin-right: 45px;
}
.paginator .next {
  width: 100px;
  float: left;
  margin-left: 15px;
}
.paginator.inside {
  margin: 0 !important;
  padding: 0;
  max-width: 900px !important;
}
.paginator.inside a {
  color: #57a4de;
  font-size: 20px;
  position: relative;
}
.paginator.inside a img {
  background-color: #3497db;
  border-radius: 50px;
  margin-top: 5px;
}
.paginator.inside a:hover {
  color: #158bdc;
}
.paginator.inside a.previous {
  width: 300px !important;
}
.paginator.inside a.previous div {
  left: 70px;
  font-size: 30px;
}
.paginator.inside a.previous img {
  float: left;
}
.paginator.inside a.next {
  float: right !important;
  width: 300px;
}
.paginator.inside a.next img {
  float: right;
}
.paginator.inside a.next div {
  right: 70px;
  font-size: 30px;
}
.paginator.inside a div {
  position: absolute;
  top: 0;
}

.pricing-bg1 {
  padding: 25px 0 160px;
  background-image: url(/static/img/pricing-bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pricing-bg1 .blue-header {
  font-size: 24px;
}
.pricing-bg1 .subtitle {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 100;
}
.pricing-bg1 .goods {
  margin-top: 105px;
}

#price-title {
  padding: 40px 105px 60px;
  width: 560px;
  height: 120px;
  text-align: center;
  font-size: 71px;
  font-weight: 100;
  font-family: "Open Sans";
  margin: 60px auto;
  color: #3498db;
  background-color: #f0f5f9;
}
#price-title span {
  font-weight: bold;
}

.pricing-bg2 {
  background-image: url(/static/img/pricing-bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -370px;
  padding: 150px 0 400px;
  color: #231f20;
}
.pricing-bg2 h2 {
  font-size: 50px;
  text-align: center;
  font-weight: normal;
  font-family: "Open Sans";
}
.pricing-bg2 .blue-header {
  font-size: 48px;
}
.pricing-bg2 .subtitle {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: normal;
  margin-top: 20px;
}
.pricing-bg2 .blue-button {
  margin-top: 60px;
  margin-bottom: 127px;
  height: 50px;
  line-height: 50px;
  width: 250px;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 600;
}

.my-account-block {
  width: 525px;
  margin: 0 auto;
}
.my-account-block span {
  font-size: 13px !important;
  font-family: "Open Sans";
}

#forgot-pass {
  color: #3498db;
  font-size: 15px;
  font-family: "Myriad Pro";
  font-weight: lighter;
  margin-top: 5px;
  display: block;
  margin: 5px 15px 0 0;
  float: left;
  font-weight: bold;
}
#forgot-pass:hover {
  color: #5faee3;
}

.password-reset-form .help-text span {
  left: 28px !important;
}

.user-login .header {
  padding-top: 35px;
  font-size: 48px;
}
.user-login .help-text {
  position: relative;
  padding: 10px;
}
.user-login .help-text span {
  position: absolute;
  left: -20px;
  font-size: 12px;
  color: #3b3b3b;
}
.user-login .my-account-img {
  margin: 0 auto;
  display: block;
}
.user-login .my-account-block {
  width: 240px;
}
.user-login .blue-button {
  width: 232px;
  margin: 20px 0;
  background-color: #2d8dd6;
}
.user-login .blue-button:hover {
  background-color: #57a4de;
}
.user-login form {
  margin: 0;
  font-family: "Open Sans";
}
.user-login form input {
  width: 210px;
  height: 30px;
  margin-top: 20px;
  padding: 0 10px;
  color: #a09f9f;
  font-size: 14px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  background-color: transparent;
  font-family: "Open Sans";
}

.passwords-forgot {
  width: 310px;
  margin: 0 auto;
  padding-left: 20px;
}
.passwords-forgot a {
  text-decoration: none;
  font-weight: 700 !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  margin: 0 0 35px !important;
}
.passwords-forgot a:last-of-type {
  margin-left: 20px !important;
}

#header-phone {
  float: right;
  padding-top: 23px;
}
#header-phone img {
  float: left;
  display: block;
  margin: 3px 10px 0 0;
}
#header-phone div {
  float: left;
  text-align: right;
  color: #3498db;
  font-size: 28px;
  font-family: "Open Sans";
}
#header-phone div span {
  display: block;
  font-size: 14px;
}

.pass-reset .passwords-forgot {
  padding-left: 60px !important;
}

.feedback-form {
  margin: 35px 0 35px;
  width: 48%;
  float: left;
  font-family: "Open Sans" !important;
}
.feedback-form input {
  width: 232px;
  margin-top: 5px;
  padding: 0 15px;
  height: 28px;
  color: #8c8c8c;
  font-size: 14px;
  border: 1px solid #cecece;
  background-color: transparent;
  border-radius: 4px;
  margin-bottom: 15px;
  font-family: "Open Sans" !important;
}
.feedback-form input, .feedback-form textarea {
  background-color: #fff;
}
.feedback-form textarea {
  width: 92%;
  border-color: #cecece;
  resize: none;
  border-radius: 4px;
  font-family: "Open Sans" !important;
  padding-left: 15px;
}
.feedback-form .underblock-button span {
  color: #3498db;
  float: left;
  margin-top: 40px;
}
.feedback-form .blue-button {
  float: left;
  margin-top: 20px;
  background-color: #2d8dd6;
}
.feedback-form .blue-button:hover {
  background-color: #57a4de;
}

#contact-info {
  width: 48%;
  float: left;
  margin: 35px 0 0 4%;
  font-family: "Open Sans";
  line-height: 1.5;
  font-size: 15px;
}
#contact-info h3 {
  font-size: 30px;
  color: #2a2b2c;
  margin-bottom: 20px;
}
#contact-info #addresses {
  margin-top: 40px;
}
#contact-info div {
  margin-bottom: 20px;
}
#contact-info div img, #contact-info div span {
  float: left;
}
#contact-info div img {
  margin-right: 10px;
  margin-top: 4px;
}
#contact-info div span {
  margin-top: 3px;
}

.my-history {
  margin-bottom: 75px;
}

#my-orders {
  width: 100%;
  margin-bottom: 60px;
  border-collapse: initial !important;
}
#my-orders th {
  background-color: #cbd3da;
  text-align: center;
  color: #3a3a3a;
  padding: 13px 0;
  font-size: 13px;
  font-family: "Open Sans";
  font-style: normal;
}
#my-orders tr {
  background-color: #f0f5f9;
  margin-bottom: 3px;
}
#my-orders thead th:first-of-type {
  border-radius: 3px 0 0 3px;
}
#my-orders thead th:last-of-type {
  border-radius: 0 3px 3px 0;
}
#my-orders tbody tr td:first-of-type {
  border-radius: 3px 0 0 3px;
}
#my-orders tbody tr td:last-of-type {
  border-radius: 0 3px 3px 0;
}
#my-orders .space {
  background-color: #FFFFFF;
  border: 0;
}
#my-orders .space td {
  height: 10px;
  padding: 0;
}
#my-orders td {
  padding: 13px 0;
  text-align: center;
  font-size: 18px;
  color: #464646;
  font-family: "Open Sans";
}
#my-orders #date {
  font-size: 30px;
  font-family: "Open Sans";
  color: #464646;
  line-height: 1;
  padding-left: 35px;
  text-align: left;
}
#my-orders #date span {
  font-size: 15px;
}
#my-orders #desc {
  width: 20%;
}
#my-orders #desc img {
  display: block;
  margin: 0 auto 10px;
}
#my-orders #quantity {
  font-size: 20px;
  line-height: 1;
}
#my-orders #total {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
}
#my-orders #total span {
  font-weight: 700;
}
#my-orders #status .complited {
  color: #12bf33;
}
#my-orders #status .in-progress {
  color: #2f9b00;
  font-weight: 700;
}
#my-orders #download a {
  display: block;
  text-decoration: none;
  color: #3498db;
  margin: 0 auto 15px;
  width: 180px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  float: right;
}
#my-orders #download a span {
  line-height: 1.3;
}
#my-orders #download a img {
  float: left;
  margin-right: 15px;
  margin-top: 6px;
}
#my-orders #download a:last-child {
  margin-bottom: 0;
}

.portfolio-page .blue-button {
  margin-bottom: 40px;
}

div.popup {
  padding: 80px;
  border: 1px solid #3498db;
}

.popup_close {
  right: 0;
  background-color: #3498db;
  height: 50px;
  width: 50px;
  color: #000;
  font-size: 60px;
  text-align: center;
  line-height: 50px;
  padding: 0;
  font-weight: lighter;
}
