﻿
ul {
  padding-left: 5px;
}
ul.bullets {
  list-style: none;
}
ul.bullets li {
  display: inline-block;
  line-height: 24px;
  width: 50%;
  padding-left: 13px;
}
ul.bullets li:before {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'Ionicons';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #0077bd;
  content: "\f21b";
  font-size: 5px;
  left: -12px;
  position: relative;
  float: left;
  top: 10px;
}

.modal {
  overflow: hidden;
  top: 50px;
}
.modal .modal-dialog {
  width: 750px;
  margin: 80px auto;
}
.modal .modal-dialog .modal-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 25px;
}
.modal .modal-dialog .modal-content hr {
  border-color: #f4f4f2;
}
.modal .modal-dialog .modal-content h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
}
.modal .modal-dialog .modal-content dl {
  font-size: 12px;
}
.modal .modal-dialog .modal-content .modal-header {
  border: none;
  border-bottom: 1px solid #f4f4f2;
  display: table;
  margin-bottom: 20px;
  padding: 0px;
  padding-bottom: 10px;
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-header .close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  right: 0px;
  position: absolute;
  top: 2px;
  z-index: 3;
}
.modal .modal-dialog .modal-content .modal-header .left {
  float: left;
}
.modal .modal-dialog .modal-content .modal-header .right {
  float: right;
  position: relative;
  top: 25px;
}
.modal .modal-dialog .modal-content .modal-header .right .bookmark {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  height: 25px;
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  width: 25px;
}
.modal .modal-dialog .modal-content .modal-header .right .bookmark:hover {
  border: 2px solid #0077bd;
}
.modal .modal-dialog .modal-content .modal-header .right .bookmark:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'Ionicons';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #0077bd;
  content: "\f442";
  display: block;
  line-height: 22px;
}
.modal .modal-dialog .modal-content .modal-header .right .type img {
  width: 20px;
}
.modal .modal-dialog .modal-content .modal-header .right .type span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  font-size: 12px;
}
.modal .modal-dialog .modal-content .modal-header h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0;
}
.modal .modal-dialog .modal-content .modal-header figure {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  margin-bottom: 5px;
}
.modal .modal-dialog .modal-content .modal-header .rating .fa-star.active {
  color: #0077bd;
}
.modal .modal-dialog .modal-body {
  padding: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f4f4f2;
  margin-bottom: 20px;
}
.modal .modal-dialog .modal-body p {
  font-size: 12px;
}
.modal .modal-dialog .modal-body .image img {
  width: 100%;
}
.modal .modal-dialog .modal-body .features {
  height: 70px;
  margin-top: 20px;
  overflow: hidden;
}
.modal .modal-dialog .modal-body .features.collapsed {
  height: 70px !important;
}
.modal .modal-dialog .modal-footer {
  border: none;
  margin-top: 0;
  padding: 0;
}
.modal.register-sign-in .checkbox {
  margin: 0;
}
.modal.register-sign-in .modal-dialog {
  width: 420px;
}
.modal.register-sign-in .modal-body {
  border-bottom: 0;
  margin-bottom: 0;
  padding: 0;
}
.modal.register-sign-in .modal-footer {
  text-align: left;
}
.modal.register-sign-in .modal-footer a {
  color: #0077bd;
}
.modal.register-sign-in .lost-password {
  position: relative;
  top: 20px;
}
.modal.register-sign-in .btn {
  margin-top: 10px;
}

.modal-window {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 100%;
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  overflow-y: auto;
}
.modal-window .modal-wrapper {
  display: inline-block;
  width: auto;
  position: relative;
  top: 100px;
  z-index: 1;
}
.modal-window .modal-wrapper > h2, .modal-window .modal-wrapper > h3 {
  color: #fff;
  text-align: left;
}
.modal-window .modal-wrapper > h2 {
  font-size: 36px;
  text-transform: none;
  margin-bottom: 0px;
  margin-top: 0;
}
.modal-window .modal-wrapper > figure {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  color: #fff;
  text-align: left;
}
.modal-window .modal-wrapper .modal-body {
  background-color: #343434;
  display: table;
  font-size: 12px;
  margin-top: 30px;
  padding: 0;
  text-align: left;
  width: 820px;
}
.modal-window .modal-wrapper .modal-body h3 {
  margin-top: 0;
}
.modal-window .modal-wrapper .modal-body .gallery {
  width: 350px;
}
.modal-window .modal-wrapper .modal-body .gallery .features {
  padding: 30px;
  color: #fff;
}
.modal-window .modal-wrapper .modal-body .gallery .features ul {
  margin-bottom: 0;
}
.modal-window .modal-wrapper .modal-body .gallery .image {
  position: relative;
}
.modal-window .modal-wrapper .modal-body .gallery .image .price {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  background-color: #0077bd;
  color: #fff;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  left: 10px;
  padding: 3px 8px;
  position: absolute;
  top: -4px;
  z-index: 2;
}
.modal-window .modal-wrapper .modal-body .gallery .image .type {
  background-color: #fff;
  padding: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.modal-window .modal-wrapper .modal-body .gallery .image .type i {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  display: inline-block;
}
.modal-window .modal-wrapper .modal-body .gallery .image .type i img {
  width: 20px;
}
.modal-window .modal-wrapper .modal-body .gallery .image .type span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  display: inline-block;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
}
.modal-window .modal-wrapper .modal-body .gallery .owl-controls {
  bottom: 30px;
  top: inherit;
  right: 0;
  width: 60px;
}
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next, .modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #0077bd;
  border: none;
}
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next:hover, .modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev:hover {
  background-color: #1dadff;
}
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next:after, .modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev:after {
  color: #fff;
}
.modal-window .modal-wrapper .modal-body .modal-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
  border: none;
  display: table-cell;
  vertical-align: top;
  padding: 30px;
  width: 100%;
}
.modal-window .modal-wrapper .modal-body .modal-content section {
  margin-bottom: 30px;
}
.modal-window .modal-wrapper .modal-body .modal-content section h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.modal-window .modal-wrapper .modal-body .expandable-content {
  margin-bottom: 10px;
}
.modal-window .modal-wrapper .modal-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.modal-window.multichoice .modal-wrapper > h3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: none;
}
.modal-window.multichoice .modal-wrapper .modal-body {
  background-color: transparent;
  width: auto;
}
.modal-window.multichoice .modal-wrapper .items li {
  display: inline-block;
  margin-right: 20px;
  width: 280px;
}
.modal-window.multichoice .modal-wrapper .items li:last-child {
  margin-right: 0;
}
.modal-window .modal-background {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  position: fixed;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
}

@media (max-width: 767px) {
    .modal-window {
        width: 100%;
    }

    ul.bullets li {
        width: 100%;
    }

    .modal-window .modal-wrapper {
        display: block;
    }

        .modal-window .modal-wrapper .modal-body {
            width: 100%;
            display: block;
        }

            .modal-window .modal-wrapper .modal-body .gallery {
                display: block;
                width: 100%;
                height: auto;
            }

            .modal-window .modal-wrapper .modal-body .modal-content {
                display: block;
                width: 100%;
            }

        .modal-window .modal-wrapper > h2, .modal-window .modal-wrapper > figure, .modal-window .modal-wrapper > .rating {
            margin-left: 20px;
        }
}

.fade_in {
  -webkit-animation: fade_in_animation .5s forwards;
  animation: fade_in_animation .5s forwards;
}

@keyframes fade_in_animation {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@-webkit-keyframes fade_in_animation {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
.fade_out {
  -webkit-animation: fade_out_animation .3s forwards;
  animation: fade_out_animation .3s forwards;
}

@keyframes fade_out_animation {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-webkit-keyframes fade_out_animation {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
.fade-in {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -webkit-animation: fadeIn .3s;
  animation: fadeIn 3s;
}