/*   
Theme Name: turkey Tour2006
Theme URI: https://egypr.tour2006.com.ua
Description: turkey Tour2006
Author: Yury Egoroff
Author URI: http://www.egoroff.com/
Version: 1
License: GNU General Public License
License URI: license.txt

*/
html, body {
  height: 100%;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  color: #69697f; }

.text-red {
  color: #e74c3c; }

.text-gold {
  color: gold; }

.text-blue {
  color: #12a4d9; }

.text-white {
  color: #fff; }

.text-black {
  color: #69697f; }

.bg-red {
  background-color: #e74c3c; }

.bg-gold {
  background-color: gold; }

.bg-blue {
  background-color: #12a4d9; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #69697f; }

b, strong {
  font-weight: bold; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

p {
  margin-bottom: 5px; }

button i,
a i {
  margin-right: 10px; }

.btn-primary {
  background-color: #e74c3c;
  border: 2px solid #e74c3c;
  white-space: normal;
  color: #fff; }
  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c; }
  .btn-primary:hover {
    color: #fff;
    background-color: #d04436;
    border-color: #d04436; }

.btn-secondary {
  background-color: transparent;
  border: 2px solid #e74c3c;
  white-space: normal;
  color: #fff; }
  .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: transparent;
    border-color: #e74c3c; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c; }

.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1); }

section {
  padding-top: 50px;
  padding-bottom: 50px; }

.header {
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  -webkit-box-shadow: 2000px 2000px 0 rgba(2, 2, 32, 0.48) inset;
  -moz-box-shadow: 2000px 2000px 0 rgba(2, 2, 32, 0.48) inset;
  box-shadow: 2000px 2000px 0 rgba(2, 2, 32, 0.48) inset;
  text-align: center;
  color: #fff; }
  .header .page-header {
    font-weight: 300; }
  .header .callback {
    position: absolute;
    top: 50px;
    right: 20px; }
    .header .callback .btn {
      font-size: 22px; }
  .header .header-form input[type=text],
  .header .header-form input[type=tel] {
    background-color: rgba(0, 0, 0, 0.3);
    border: 2px solid #12a4d9;
    color: #fff; }
    .header .header-form input[type=text]::-webkit-input-placeholder,
    .header .header-form input[type=tel]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    .header .header-form input[type=text]::-moz-placeholder,
    .header .header-form input[type=tel]::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .header .header-form input[type=text]:-ms-input-placeholder,
    .header .header-form input[type=tel]:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .header .header-form input[type=text]:-moz-placeholder,
    .header .header-form input[type=tel]:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }

.in-price {
  text-align: center;
  background-color: #12a4d9; }
  .in-price .card {
    padding: 10px;
    background-color: transparent;
    border: none;
    text-align: center;
    color: #fff; }
    .in-price .card img {
      max-width: 90px;
      height: auto; }
    .in-price .card .card-text {
      font-size: 26px;
      line-height: 30px; }

.regions {
  text-align: center; }
  .regions .card {
    border: none; }
    .regions .card .card-footer {
      background-color: transparent;
      border: none; }

.hotels {
  text-align: center;
  background-color: #f9f9f9; }
  .hotels .card {
    border: none; }
    .hotels .card .card-text li {
      color: #222;
      font-size: 0.8em;
      font-weight: normal; }
      .hotels .card .card-text li i {
        font-size: 0.8em;
        color: #e74c3c;
        margin-right: 10px; }
    .hotels .card .card-footer {
      background-color: transparent;
      border: none; }

.why {
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  -webkit-box-shadow: 2000px 2000px 0 rgba(12, 87, 122, 0.73) inset;
  -moz-box-shadow: 2000px 2000px 0 rgba(12, 87, 122, 0.73) inset;
  box-shadow: 2000px 2000px 0 rgba(12, 87, 122, 0.73) inset;
  text-align: center;
  color: #fff; }
  .why .certificates img {
    max-width: 250px;
    max-height: 250px;
    cursor: pointer; }
    .why .certificates img:hover {
      opacity: 0.6; }
  .why .advg {
    text-align: left; }
    .why .advg img {
      max-width: 70px; }
    .why .advg .media-body {
      padding-top: 15px;
      font-weight: 300;
      line-height: 40px; }

.testimonials {
  text-align: center; }
  .testimonials .card {
    background-color: #f8f8f8;
    border-color: #f0f0f0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px; }
    .testimonials .card img {
      max-width: 150px; }
    .testimonials .card .card-text {
      text-align: left;
      color: #666; }
    .testimonials .card .card-footer {
      background-color: transparent;
      border: none; }
    .testimonials .card:before {
      z-index: -1;
      position: absolute;
      content: "";
      bottom: 15px;
      left: 10px;
      width: 50%;
      top: 80%;
      max-width: 300px;
      background: rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
      box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      transform: rotate(-3deg); }

.contacts {
  background-color: #f9f9f9; }
  .contacts .manager {
    padding: 10px;
    background-color: transparent;
    border: none;
    text-align: center; }
    .contacts .manager img {
      max-width: 200px;
      height: auto; }

.footer {
  background-color: #12a4d9;
  color: #fff; }
  .footer img {
    max-width: 70px; }
  .footer .contact a {
    line-height: 70px; }

.wpcf7-not-valid-tip {
  padding: 5px 20px;
  background-color: #e74c3c;
  color: #fff !important;
  font-size: 0.7em !important;
  display: inline !important; }

.wpcf7-validation-errors,
.wpcf7-acceptance-missing {
  border: none !important;
  padding: 10px 20px;
  background-color: #e74c3c;
  color: #fff !important;
  font-size: 0.9em !important; }

.fa-1star:before {
  content: "\f005"; }

.fa-2star:before {
  content: "\f005\f005"; }

.fa-3star:before {
  content: "\f005\f005\f005"; }

.fa-4star:before {
  content: "\f005\f005\f005\f005"; }

.fa-5star:before {
  content: "\f005\f005\f005\f005\f005"; }

.modal .modal-content {
  background-color: transparent;
  border: none; }
  .modal .modal-content .modal-header {
    border: none; }
    .modal .modal-content .modal-header .close {
      color: #fff; }
  .modal .modal-content .modal-body {
    padding: 5px;
    border: 5px solid #69697f;
    background-color: #fff;
    color: #69697f; }

@media (max-width: 575px) {
  html, body {
    font-size: 18px; }
  .btn {
    padding: .3rem .5rem; }
  .header .page-header {
    font-size: 2rem; }
  .header .callback {
    position: relative;
    top: auto;
    right: auto; }
  .why .advg img {
    margin-right: 1rem !important; }
  .why .advg .h3 {
    font-size: 1.3rem;
    line-height: 1.5rem; }
  .footer .h4 {
    font-size: 1rem;
    line-height: 1rem; } }
