@import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&amp;subset=cyrillic,cyrillic-ext,latin-ext);
#loading-center,
.iq-hide,
.owl-carousel.arrow-1,
.owl-carousel.arrow-1 .owl-stage-outer {
  overflow: hidden;
}
.button,
a,
input,
textarea:focus {
  outline: 0 !important;
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Raleway, sans-serif;
  margin-bottom: 0;
  font-weight: 400;
  margin-top: 0;
}
a,
input {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  color: #222;
}
.button,
.iq-special-1 .iq-box {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
}
a:focus,
a:hover {
  color: #22a7a3;
  text-decoration: none !important;
}
.button {
  transition: 0.5s ease-out;
  color: #fff;
}
h1,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  color: #222;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  line-height: 55px;
}
h2 {
  color: #1a0c81;
  font-size: 36px;
  line-height: 50px;
}
h3 {
  font-size: 32px;
  line-height: 45px;
}
h4 {
  font-size: 28px;
  line-height: 40px;
}
h5 {
  font-size: 24px;
  line-height: 35px;
  color: #1a0c81 !important;
}
h6 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 5px;
}
hr {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
  border-top: 0;
}
.iq-form1 form,
ol,
ul {
  padding: 0;
  margin: 0;
}
option,
select {
  padding-left: 10px;
}
li {
  list-style: none !important;
}
label {
  font-weight: 400;
  color: #aaa;
}
.label {
  color: #fff !important;
  font-size: 9px !important;
}
::-moz-selection {
  background: #1a0c81;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #22a7a3;
  color: #fff;
  text-shadow: none;
}
.big-text {
  font-size: 60px;
  line-height: 80px;
}
.iq-about5 .nice-font,
.iq-curvy,
.nice-font {
  font-family: "PT Serif", serif;
  font-style: italic;
}
.owl-carousel .owl-item img.img-full,
.slick-dotted.slick-slider,
.wd-full {
  width: 100% !important;
}
.blog-box .name-box,
.iq-form1,
ul.one-line {
  display: inline-block;
}
ul.one-line li {
  float: left;
  margin: 0 4px;
}
.awesome-box1,
.iq-about,
.iq-about3,
.iq-blog-entry.iq-blockquote,
.iq-pos-r,
.iq-search .searchbar,
.iq-sidebar-widget .iq-widget-search,
.play-video2 .video-img {
  position: relative;
}
.byline,
.iq-about4 .owl-carousel .owl-dots,
.iq-pos-a,
.star,
.wars,
.whatsappfixed {
  position: absolute;
}
iframe {
  border: inherit;
}
#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden !important;
  right: 0;
  z-index: 999999;
}
#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading-center img {
  width: 100px;
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 50%;
  z-index: 99;
  margin: auto;
  -webkit-animation: 4s linear infinite spin;
  -moz-animation: 4s linear infinite spin;
  animation: 4s linear infinite spin;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#back-to-top .top {
  margin: 0;
  color: #fff;
  background: #333;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999;
  font-size: 26px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 55px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
select,
textarea {
  border: 1px solid #e0e0e0;
  font-size: 14px;
  width: 100%;
}
#back-to-top .top:hover {
  background: #1a0c81;
  color: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
}
select {
  background: 0 0;
  height: 45px;
  box-shadow: none;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  color: #626262;
}
option {
  background: #fff;
  border: 0 solid #626262;
  font-size: 14px;
}
input:focus {
  background: 0 0;
  border: 1px solid #1a0c81;
  outline: 0;
}
textarea {
  background: 0 0;
  resize: vertical;
  color: #666 !important;
  padding: 10px;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
textarea:focus {
  background: 0 0;
  border: 1px solid #1a0c81;
}
.form-control,
button.close {
  background-color: transparent;
}
.form-control {
  border: 1px solid #2f2f2f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: #2f2f2f;
}
input::-webkit-input-placeholder {
  color: #666;
}
input::-moz-placeholder {
  color: #666;
}
input:-moz-placeholder {
  color: #666;
}
input:-ms-input-placeholder {
  color: #666;
}
.iq-blog-entry.iq-blockquote .iq-entry-content,
.iq-blog-entry.iq-blockquote .iq-entry-meta a,
.iq-blog-entry.iq-blockquote .iq-entry-title h5 a,
.iq-blog-entry.iq-blockquote.img .iq-entry-meta a,
.iq-blog-entry.iq-blockquote.img .iq-entry-title h5 a,
.iq-comment-list .iq-comments-media .iq-comments-info .reply,
.iq-comment-list .reply:hover,
.tp-caption.button a,
.tp-caption.button a:hover {
  color: #fff;
}
.iq-testimonial .feedback .iq-info.bg-light {
  min-height: 135px;
}
.typo-style1 {
  border-left: 3px solid #1a0c81;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 15px 0 15px 15px;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: "object-fit:cover; ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.iq-entry-image.clearfix {
  padding: 9px;
}
.our-work {
  margin-top: 35px;
}
.iq-special-1 .iq-box {
  position: relative;
  height: 411px;
  padding: 130px 20px;
  transition: 0.5s ease-out;
}
.iq-special-1 .bg-1,
.iq-time-blog:hover .time:before {
  background: #222;
}
.iq-special-1 .bg-2 {
  background: #242424;
}
.iq-special-1 .bg-3 {
  background: #262626;
}
.iq-special-1 .bg-4 {
  background: #282828;
}
.iq-special-1 .bg-6 {
  background: #f0f0f0;
}
.iq-special-1 .bg-7,
.iq-time-blog.dark:hover .time:before {
  background: #fff;
}
.iq-special-1 .iq-box:before {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(2, 216, 113, 0.8);
  content: "";
  display: inline-block;
}
.iq-special-1 .iq-box .special-box {
  position: relative;
  z-index: 99;
}
.iq-special-1 .iq-box .special-box i {
  font-size: 70px;
}
.iq-special-1 .iq-box .special-content {
  display: none;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.iq-special-1 .iq-box a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  opacity: 0;
  z-index: 99;
  line-height: 26px;
  background: rgba(255, 255, 255, 0.4);
  color: #222;
}
.iq-special-1 .iq-box a i {
  padding-left: 5px;
}
.iq-special-1 .iq-box .special-img {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background-size: cover;
  background-position: center center;
}
.iq-special-1 .iq-box.active,
.iq-special-1 .iq-box:hover {
  padding: 89px 20px;
}
.iq-special-1 .iq-box.active .special-img,
.iq-special-1 .iq-box.active a,
.iq-special-1 .iq-box.active:before,
.iq-special-1 .iq-box:hover .special-img,
.iq-special-1 .iq-box:hover a,
.iq-special-1 .iq-box:hover:before,
.owl-carousel.arrow-2:hover .owl-nav,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.iq-special-1 .iq-box.active a:hover,
.iq-special-1 .iq-box:hover a:hover {
  color: #111;
}
.iq-special-1 .iq-box.active .special-content,
.iq-special-1 .iq-box:hover .special-content {
  display: block;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.iq-blog-entry {
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.iq-blog-entry:hover,
.iq-sidebar-widget:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.iq-entry-image {
  position: relative;
  color: rgba(209, 5, 6, 0.1);
}
.iq-entry-image .owl-carousel .owl-item img,
.iq-entry-image img,
.iq-form2 .button,
.scroll-img1 img,
.scroll-img2 img {
  width: 100%;
}
.iq-entry-image .tag {
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #1a0c81;
  padding: 5px 10px;
  color: #fff;
  z-index: 9;
}
.iq-entry-image .tag i {
  margin-right: 5px;
}
.iq-entry-image .date {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #222;
  -webkit-border-radius: 90%;
  -moz-border-radius: 90%;
  border-radius: 90%;
  height: 60px;
  width: 60px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 10px;
  z-index: 9;
}
.close:hover,
.fa-envelope-o,
.fa-phone,
.iq-blog-entry.iq-blockquote.img .iq-entry-meta a:hover,
.iq-blog-entry.iq-blockquote.img .iq-entry-title h5 a:hover,
.iq-blog-entry.iq-blockquote.white .iq-entry-meta a:hover,
.iq-blog-entry.iq-blockquote.white .iq-entry-title h5 a:hover,
.iq-clients .iq-clients-blog ul li a:hover,
.iq-entry-meta li a:hover,
.iq-entry-title a:hover h5,
.iq-sidebar-widget .iq-recent-post .media-body > a:hover,
.iq-sidebar-widget ul li.hover a,
.iq-sidebar-widget ul ul a:hover,
.iq-sidebar-widget ul ul li a span:hover,
.iq-video1:hover i,
.owl-carousel.arrow-3 .owl-next:hover i,
.owl-carousel.arrow-3 .owl-prev:hover i,
.p-t,
.play-video2 .video.play a:hover {
  color: #1a0c81;
}
.iq-entry-image .date small {
  display: block;
}
.iq-blog-detail {
  padding: 15px;
}
.iq-entry-title a h5 {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.about-us .contact-info,
.iq-entry-meta {
  display: inline-block;
  width: 100%;
}
.iq-entry-meta li {
  float: left;
  margin-right: 15px;
}
.iq-entry-meta li a {
  color: #666;
  font-size: 15px;
}
.iq-entry-meta li:last-child {
  margin-right: 0;
}
.iq-blog-entry.iq-blockquote .iq-entry-meta a:hover,
.iq-blog-entry.iq-blockquote .iq-entry-title h5 a:hover,
.iq-blog-entry.iq-blockquote.white .iq-entry-content,
.iq-blog-entry.iq-blockquote.white .iq-entry-meta a,
.iq-blog-entry.iq-blockquote.white .iq-entry-title h5 a {
  color: #222;
}
.iq-blog-entry.iq-blockquote .iq-blog-detail .date,
.iq-blog-entry.iq-blockquote .iq-blog-detail .tag {
  background: #fff;
  padding: 6px 15px;
  margin-bottom: 15px;
  display: inline-block;
  color: #222;
}
#slide-434-layer-1 {
  left: 85px;
}
.tp-parallax-wrap #slide-434-layer-31 {
  left: -428px !important;
}
.tp-mask-wrap {
  overflow: visible !important;
}
.footer-h2 {
  font-size: 45px;
}
.slide-434-layer-28 {
  left: -20px;
}
.p-t {
  margin-bottom: 15px;
  font-weight: 600;
}
.p-s-d {
  margin-bottom: 1.3rem;
  font-size: 16px;
}
.outline {
  border: 1px solid #1a0c81;
  padding: 10px 0.75rem;
}
.close {
  float: right;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  margin-right: 20px !important;
  margin-top: 20px !important;
  font-size: 28px !important;
}
#slide-432-layer-28,
#slide-434-layer-28 {
  left: -30px;
}
.clr-white,
.white {
  color: #fff !important;
}
.iq-blog-entry.iq-blockquote.white {
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.iq-blog-entry.iq-blockquote.white .iq-blog-detail .date,
.iq-blog-entry.iq-blockquote.white .iq-blog-detail .tag {
  background: #1a0c81;
  padding: 6px 15px;
  margin-bottom: 15px;
  display: inline-block;
  color: #fff;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 65% !important;
  }
  .modal-body {
    padding: 30px !important;
  }
  .modal-image .img-fluid {
    max-width: 100% !important;
    border: 1px solid grey;
    border-radius: 15px;
  }
}
footer {
  background-image: url(images/22.jpg);
  background-position: left center;
}
.h2-label {
  font-size: 36px;
  line-height: 50px;
}
button.close {
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  position: absolute;
  right: 302px;
  z-index: 999;
  top: 23px;
}
.why-Us {
  margin-top: 80px;
}
.iq-blog-entry.iq-video .iq-blog-detail .date,
.iq-blog-entry.iq-video .iq-blog-detail .tag {
  background: #1a0c81;
  color: #fff;
  padding: 6px 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.pagination-box .page-item {
  margin-left: -1px;
}
.pagination-box .page-item .page-link {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #222;
  font-size: 18px;
}
.pagination-box .page-item .page-link span {
  font-size: 24px;
}
.pagination-box .page-item.active .page-link,
.pagination-box .page-item:hover .page-link {
  background-color: #1a0c81;
  border-color: #1a0c81;
  color: #fff;
}
.hermes .tp-bullet.selected:after,
.iq-post-sidebar {
  height: 100%;
}
.iq-sidebar-widget {
  margin-bottom: 40px;
  padding: 30px 20px;
  border: 1px solid #ededed;
  border-radius: 10px;
  position: relative;
}
.contact-info li:last-child,
.event .iq-accordion .acd-group:last-child,
.iq-sidebar-widget:last-child,
.iq-widget-archives li:last-child,
.video-box {
  margin-bottom: 0;
}
.iq-sidebar-widget .iq-widget-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 24px;
}
.iq-blog-entry.iq-audio .players audio {
  width: 100%;
  position: absolute;
  padding: 10px;
  top: -80px;
}
.iq-blog-entry .date,
.iq-blog-entry .tag {
  background: #1a0c81;
  color: #fff;
  padding: 6px 15px;
  display: inline-block;
}
.video-box {
  height: 0;
  padding-bottom: 55.5%;
  position: relative;
  overflow: hidden;
}
.video-box.vimeo {
  padding-top: 0;
}
.video-box embed,
.video-box iframe,
.video-box object,
.video-box video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.iq-sidebar-widget .iq-widget-search input {
  padding-right: 40px;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #2c3e50;
  height: 50px;
  border: 2px solid #f2f2f2;
  background: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.iq-sidebar-widget .iq-widget-search input:focus {
  background: #fff;
  border-color: #1a0c81;
}
.iq-sidebar-widget .iq-widget-search i {
  position: absolute;
  right: 8px;
  color: #1a0c81;
  cursor: pointer;
  padding: 16px 12px;
  font-size: 18px;
}
.iq-sidebar-widget .iq-recent-post {
  margin-top: 20px;
}
.iq-sidebar-widget .iq-recent-post .media-body > a {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #2c3e50;
}
.iq-sidebar-widget .iq-recent-post .media-body span,
.iq-widget-archives li a {
  color: #666;
}
.iq-sidebar-widget .iq-recent-post .media-body span .fa {
  color: #333;
  margin-right: 5px;
}
.iq-widget-archives li {
  margin: 13px 0;
}
.iq-widget-archives li a i {
  font-size: 16px;
  margin-right: 5px;
}
.iq-widget-archives li a:hover {
  margin-left: 5px;
  color: #22a7a3;
}
.iq-sidebar-widget .small-title {
  margin-bottom: 20px;
}
.iq-sidebar-widget ul li a {
  font-size: 16px;
  display: block;
  color: #222;
  position: relative;
}
.iq-sidebar-widget .iq-widget-menu i {
  padding-top: 4px;
  position: absolute;
  right: 18px;
}
.iq-sidebar-widget ul li a span {
  padding: 5px 10px 5px 0;
  display: block;
  font-size: 16px;
}
.iq-sidebar-widget ul li a span:hover {
  text-decoration: none;
  color: #1a0c81;
}
.iq-sidebar-widget ul li.active {
  border-bottom: none;
}
.iq-sidebar-widget ul li.hover a span {
  background: 0 0;
  color: #1a0c81;
}
.iq-clients .iq-clients-blog ul li a,
.iq-sidebar-widget ul ul li a span {
  color: #333;
}
.iq-sidebar-widget ul ul {
  display: none;
  padding-left: 20px;
}
.iq-sidebar-widget ul ul a {
  display: block;
  color: #333;
  font-size: 14px;
}
.iq-sidebar-widget ul li.active i {
  transform: rotate(90deg);
}
.iq-sidebar-widget ul.iq-tag li {
  display: inline-block;
  margin: 5px 5px 5px 0;
}
.iq-sidebar-widget ul.iq-tag li a {
  display: block;
  background: #f3f3f3;
  color: #222;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.iq-sidebar-widget ul.iq-tag li a:hover,
.play-video3 .video-info a:hover i {
  background: #1a0c81;
  color: #fff;
}
.iq-comment-list li {
  margin-top: 25px;
  margin-bottom: 0;
  vertical-align: top;
  padding: 0;
  position: relative;
}
.iq-comment-list .iq-comments-media {
  padding: 15px 15px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #eee;
}
.iq-comment-list .iq-comments-media img {
  width: 85px;
}
.iq-comment-list li:last-child .iq-comments-media {
  border-bottom: none;
  padding-bottom: 0;
}
.iq-comment-list ul {
  padding-left: 60px;
}
.iq-comment-list .reply {
  position: absolute;
  line-height: 22px;
  margin: 0;
  padding: 2px 16px;
  font-size: 11px;
  right: 0;
  top: 0;
  font-weight: 500;
  color: #fff;
}
.info-block img {
  width: 100px;
}
.blog-contact .formmessage,
.iq-form2 .remember-checkbox input[type="checkbox"],
.iq-form3 .remember-checkbox input[type="checkbox"] {
  display: none;
}
.appointment .contact-form .section-field.textarea,
.blog-contact .contact-form .section-field {
  width: 100%;
  float: left;
}
.blog-contact .contact-form textarea {
  min-height: 140px;
  border: 1px solid #f6f6f6;
  background: #f6f6f6;
}
.blog-contact .contact-form .section-field input {
  width: 100%;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
  clear: both;
  color: #333;
  border: 1px solid #f6f6f6;
  background: #f6f6f6;
}
.blog-contact .contact-form .section-field input:focus,
.blog-contact .contact-form .section-field.textarea textarea:focus {
  border: 1px solid #1a0c81;
  box-shadow: none;
  outline: 0;
}
@media (min-width: 1000px) and (max-width: 1100px) {
  .header-01 .container-fluid,
  header .menu-list-items .container-fluid {
    padding: 0 !important;
  }
  .mega-menu .menu-sidebar {
    padding: 0 0 0 10px;
  }
  .mega-menu .menu-links > li > a {
    padding: 0 10px;
  }
}
.bg-widget {
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../images/granuels.jpg);
}
.product-short-details {
  padding-right: 50px;
}
.iq-widget-archives p {
  font-size: 16px;
}
.owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel.arrow-1 .owl-nav {
  display: block;
  position: absolute;
  text-indent: inherit;
  top: 50% !important;
  margin-top: -20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
  cursor: pointer;
}
.owl-carousel.arrow-1 .owl-nav .owl-prev {
  display: block;
  position: absolute;
  text-indent: inherit;
  width: auto;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, left 0.3s;
  -moz-transition: opacity 0.3s, left 0.3s;
  -ms-transition: opacity 0.3s, left 0.3s;
  -o-transition: opacity 0.3s, left 0.3s;
  transition: opacity 0.3s, left 0.3s;
}
.owl-carousel.arrow-1 .owl-nav .owl-next {
  display: block;
  position: absolute;
  text-indent: inherit;
  width: auto;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, right 0.3s;
  -moz-transition: opacity 0.3s, right 0.3s;
  -ms-transition: opacity 0.3s, right 0.3s;
  -o-transition: opacity 0.3s, right 0.3s;
  transition: opacity 0.3s, right 0.3s;
  right: 0;
  display: inline-grid;
}
.owl-carousel.arrow-1 .owl-nav i {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  background: rgba(34, 34, 34, 0.7);
  padding: 9px 16.5px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-radius: 50%;
}
.owl-carousel.arrow-1 .owl-nav i:hover {
  background: #22a7a3;
}
.owl-carousel.arrow-1 .owl-nav .owl-prev {
  left: 0;
  display: inline-grid;
}
.owl-carousel.arrow-2 .owl-nav {
  position: absolute;
  display: block;
  text-indent: inherit;
  margin-top: -22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  left: 0;
  width: 100%;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
}
.owl-carousel.arrow-2 .owl-nav i {
  background: #fff;
  color: #1a0c81;
  border: 1px solid #e3e3e3;
  font-size: 20px;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: -1px 6px 13px rgba(0, 0, 0, 0.1);
  display: inline-block;
  line-height: 42px;
  padding-left: 2px;
  text-align: center;
  font-weight: 400;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.owl-carousel.arrow-2 .owl-nav i:hover,
.owl-carousel.arrow-4 .owl-nav i:hover {
  background: #1a0c81;
  color: #fff;
  border-color: #1a0c81;
}
.owl-carousel.arrow-2 .owl-nav .owl-prev {
  position: absolute;
  display: block;
  cursor: pointer;
  width: auto;
  text-indent: inherit;
  left: 0;
  -webkit-transition: opacity 0.5s, left 0.5s;
  -moz-transition: opacity 0.5s, left 0.5s;
  -ms-transition: opacity 0.5s, left 0.5s;
  -o-transition: opacity 0.5s, left 0.5s;
  transition: opacity 0.5s, left 0.5s;
}
.owl-carousel.arrow-2 .owl-nav .owl-next {
  position: absolute;
  display: block;
  cursor: pointer;
  width: auto;
  text-indent: inherit;
  right: 0;
  -webkit-transition: opacity 0.5s, right 0.5s;
  -moz-transition: opacity 0.5s, right 0.5s;
  -ms-transition: opacity 0.5s, right 0.5s;
  -o-transition: opacity 0.5s, right 0.5s;
  transition: opacity 0.5s, right 0.5s;
}
.owl-carousel.arrow-2:hover .owl-nav .owl-prev {
  left: 20px;
}
.owl-carousel.arrow-2:hover .owl-nav .owl-next {
  right: 20px;
}
.owl-carousel.arrow-3 .owl-next,
.owl-carousel.arrow-3 .owl-prev {
  float: left;
}
.owl-carousel.arrow-3 .owl-next i,
.owl-carousel.arrow-3 .owl-prev i {
  color: #ddd;
}
.owl-carousel.arrow-3 .owl-prev .fa-angle-left:before {
  content: "\f177";
  float: left;
}
.owl-carousel.arrow-3 .owl-next .fa-angle-right:before {
  content: "\f178";
  float: left;
  margin-left: 10px;
}
.owl-carousel.arrow-4 .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
}
.owl-carousel.arrow-4 .owl-nav i {
  background: #222;
  color: #fff;
  font-size: 24px;
  width: 34px;
  height: 34px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.owl-carousel.arrow-4 .owl-next,
.owl-carousel.arrow-4 .owl-prev {
  float: left;
  margin-left: 6px;
}
.owl-carousel .owl-controls .owl-dot {
  margin-top: 20px;
  display: inline-block;
}
.owl-carousel .owl-dots {
  position: relative;
  width: 100%;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  cursor: pointer;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: #cecece;
  display: inline-block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0 3px;
  height: 10px;
  width: 10px;
  border: 1px solid #fff;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  cursor: pointer;
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #1a0c81;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #1a0c81;
  width: 30px;
}
.about-objects {
  position: absolute;
  top: 30px;
  left: -50px;
}
.scroll-img1,
.scroll-img2 {
  float: left;
  height: 330px;
  overflow: hidden;
}
.scroll-img2 {
  margin-left: 30px;
  margin-top: 100px;
}
.iq-about3 ul,
.iq-clients .list-inline {
  margin-left: 0;
}
.iq-about3 ul li {
  width: 32.88%;
  display: inline-block;
}
.iq-about5 .about-icon,
.subscribe label i {
  font-size: 32px;
  line-height: 60px;
  width: 60px;
  display: inline-block;
  height: 60px;
}
.iq-about3 ul li img {
  float: left;
  margin-right: 10px;
}
.iq-about3 ul li span {
  display: table;
  font-weight: 700;
  line-height: normal;
}
.iq-about3 ul li span b {
  display: block;
  font-size: 26px;
  line-height: normal;
  margin-bottom: 0;
}
.iq-about3 .iq-timeline {
  overflow: hidden;
  text-align: center;
  position: relative;
  padding-top: 5px;
}
.iq-about3 .iq-timeline:before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid #f2f2f2;
  position: absolute;
  left: 0;
  top: 15px;
}
.iq-about3 .iq-timeline .list {
  width: 20%;
  float: left;
  position: relative;
}
.iq-about3 .iq-timeline .list:before {
  content: "";
  background-color: #1a0c81;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 0;
  border: 5px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin-left: -12px;
  transition: 0.6s ease-in-out;
  -webkit-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
}
.iq-about3 .iq-timeline .list:hover:before {
  -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}
.iq-about4 {
  position: relative;
  margin-bottom: -243px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 53px 3px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 53px 3px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 53px 3px rgba(0, 0, 0, 0.19);
}
.iq-about4 .owl-carousel .row {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.iq-about4 .owl-carousel.arrow-2 .owl-nav i:hover {
  background: #222;
  color: #fff;
  border-color: #222;
}
.iq-about5 .about-icon {
  background: #1a0c81;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0 0 0 10px rgba(2, 216, 113, 0.27);
  -moz-box-shadow: 0 0 0 10px rgba(2, 216, 113, 0.27);
  box-shadow: 0 0 0 10px rgba(2, 216, 113, 0.27);
}
.iq-clients-box2 .blog img,
.iq-form2 h6 {
  display: inline;
}
.iq-about5 .iq-contact {
  position: relative;
  font-size: 20px;
  display: inline;
}
.iq-about5 .iq-contact:before {
  content: "\f4b8";
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 42px;
  font-family: Ionicons;
}
.awesome-box2 .bg-effect:before,
.awesome-box3 .bg-effect:before {
  background: 0 0;
  width: 80%;
  left: 10%;
  border: 10px solid #1a0c81;
  z-index: -1;
  content: "";
}
.iq-about5:hover .iq-contact:before {
  animation: 0.1s linear infinite vibrate;
  -moz-animation: 0.1s linear infinite vibrate;
  -webkit-animation: 0.1s linear infinite vibrate;
  -o-animation: 0.1s linear infinite vibrate;
}
@keyframes vibrate {
  0%,
  100%,
  50% {
    margin-left: 0;
  }
  25% {
    margin-left: -3px;
  }
  75% {
    margin-left: 3px;
  }
}
@-moz-keyframes vibrate {
  0%,
  100%,
  50% {
    margin-left: 0;
  }
  25% {
    margin-left: -3px;
  }
  75% {
    margin-left: 3px;
  }
}
@-webkit-keyframes vibrate {
  0%,
  100%,
  50% {
    margin-left: 0;
  }
  25% {
    margin-left: -3px;
  }
  75% {
    margin-left: 3px;
  }
}
@-o-keyframes vibrate {
  0%,
  100%,
  50% {
    margin-left: 0;
  }
  25% {
    margin-left: -3px;
  }
  75% {
    margin-left: 3px;
  }
}
.awesome-box1 .box-img1 {
  position: absolute;
  top: -140px;
  width: 400px;
  left: 180px;
}
.awesome-box1 .box-img2 {
  position: absolute;
  left: -50px;
  width: 250px;
  top: -100px;
}
.awesome-box1 .box-img3 {
  position: absolute;
  left: 580px;
  top: -50px;
}
.awesome-box1 .box-img4 {
  position: absolute;
  left: 580px;
  top: 100px;
}
.awesome-box1 .box-img5 {
  position: absolute;
  left: 150px;
  top: 200px;
}
.awesome-box2 .boder-img img {
  z-index: 9;
}
.awesome-box2 .bg-effect,
.awesome-box3 .bg-effect {
  position: relative;
  z-index: 0;
  margin-top: -20px;
}
.awesome-box2 .bg-effect:before {
  height: 80%;
  position: absolute;
  top: 40px;
  -webkit-animation-name: fadebounce;
  -moz-animation-name: fadebounce;
  -ms-animation-name: fadebounce;
  -o-animation-name: fadebounce;
  animation-name: fadebounce;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.awesome-box3 .bg-effect:before {
  height: 130%;
  position: absolute;
  top: -50px;
  -webkit-animation-name: fadebounce;
  -moz-animation-name: fadebounce;
  -ms-animation-name: fadebounce;
  -o-animation-name: fadebounce;
  animation-name: fadebounce;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
100%,
v@-moz-keyframes fadebounce {
  transform: translateY(0);
  opacity: 1;
}
50% {
  -moz-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -o-transform: translateY(4px);
}
100% {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}
50% {
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  opacity: 1;
}
.awesome-box4 .box-img1 {
  position: absolute;
  bottom: -150px;
  right: -150px;
}
.awesome-box4 .box-img2 {
  position: absolute;
  bottom: 0;
  left: -120px;
  width: 350px;
}
.awesome-box4 .box-img3 {
  position: absolute;
  right: -70px;
  top: 30px;
}
.awesome-box4 .box-img4 {
  position: absolute;
  right: 400px;
  bottom: 0;
}
.awesome-box4 .box-img5 {
  position: absolute;
  left: 150px;
  bottom: 0;
}
.awesome-box4 .box-img6 {
  position: absolute;
  left: -30px;
  top: -30px;
}
.main-title small {
  background: #1a0c81;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
}
.contact-info li {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
  width: 50%;
  float: left;
}
.subscribe .form-control {
  width: 300px;
  height: 46px;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: inherit;
  color: #fff;
}
.subscribe label {
  margin-right: 10px;
  color: #fff;
  font-size: 24px;
}
.iq-clients .iq-clients-blog ul li a i,
.iq-form2 h6 {
  font-size: 18px;
}
.subscribe label i {
  color: #1a0c81;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  vertical-align: middle;
  -webkit-transform: rotate(340deg);
  -moz-transform: rotate(340deg);
  -o-transform: rotate(340deg);
  writing-mode: lr-tb;
  margin-right: 15px;
}
.subscribe .button {
  margin-left: -17px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  box-shadow: none;
  cursor: pointer;
}
.subscribe input::-webkit-input-placeholder {
  color: #fff;
}
.subscribe input::-moz-placeholder {
  color: #fff;
}
.subscribe input:-moz-placeholder {
  color: #fff;
}
.subscribe input:-ms-input-placeholder {
  color: #fff;
}
.subscribe input:focus {
  outline: 0;
}
.action-box1 {
  padding: 40px 0;
  position: relative;
  display: block;
}
.action-box1:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 40px solid #1a0c81;
  border-left: 30px solid transparent;
  position: absolute;
  z-index: 9;
  bottom: -40px;
  left: 20%;
}
.iq-down-bg {
  position: relative;
  width: 144px;
  height: 36px;
  left: 50%;
  top: -74px;
  margin-left: -72px;
}
.iq-down-arrow {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  font-size: 36px;
  color: #fff;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: fadebounce;
  outline: 0;
  display: inline-block;
  z-index: 99;
  text-align: center;
}
.iq-clients-box {
  display: inline-block;
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.iq-clients-box .clients .clients-brd {
  border: 1px solid #f2f2f2;
}
.iq-clients-box ul li {
  width: 33.33%;
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  float: left;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}
.iq-clients-box ul li.small {
  width: 25%;
}
.iq-clients-box ul li:nth-child(3n) {
  border-righ: 1px solid #f2f2f2;
}
.iq-clients-box2 .blog {
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
}
.iq-clients-box2 .blog.brd {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.iq-clients-box2 .blog a {
  padding: 15px;
  width: 100%;
}
.iq-clients-box2 .tooltip-container {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.iq-clients-box2 .tooltip {
  font-family: Montserrat, sans-serif;
  opacity: 0;
  z-index: 99;
  color: #222;
  font-size: 12px;
  width: 100%;
  display: block;
  padding: 10px;
  border-radius: 3px;
  text-align: center;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  bottom: 100px;
  left: 0;
}
.iq-clients-box2 .tooltip:before,
.tooltip:after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  bottom: -10px;
  left: 43%;
}
.iq-clients-box2 .tooltip-container:hover .tooltip,
a:hover .tooltip {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iq-clients .iq-clients-blog {
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.iq-clients .iq-clients-blog .client-img {
  width: 200px;
  margin-right: 10px;
}
.bg-grey,
.iq-clients .iq-clients-blog .grey-bg {
  background: #eee;
}
.iq-clients .iq-clients-blog ul {
  background: #eee;
  padding: 10px 6px;
}
.iq-clients .iq-clients-blog ul li {
  margin: 0 5px;
  display: inline-block;
  list-style: none;
  padding: 0;
}
.appointment textarea:focus,
.iq-clients .iq-clients-blog:hover {
  border: 1px solid #1a0c81;
}
.iq-clients .iq-clients-blog ul.media-box {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: right;
}
.event .iq-accordion .card {
  border: none;
  margin-bottom: 10px;
}
.event .iq-accordion .card-header {
  position: relative;
  padding: 0;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
  background-color: #f5f5f5;
  display: block;
  text-align: left;
  color: #222;
  text-decoration: none;
  border: none;
}
.event .tab-border .tab .nav-tabs li:after {
  background-color: inherit;
}
.event .iq-accordion .card-header button {
  font-weight: 600;
}
.event .iq-accordion .card-header button:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.event .iq-accordion .card-header button.collapsed:after {
  content: "\f107";
}
.event .iq-accordion .card-header > i {
  margin-right: 16px;
}
.event .iq-accordion .acd-des {
  display: none;
  overflow: hidden;
  text-align: left;
  padding: 10px 15px;
  color: #666;
  line-height: 24px;
}
.event .iq-accordion .acd-group {
  margin-bottom: 10px;
}
.event .iq-accordion .card-header .btn-link {
  width: 100%;
  text-align: left;
  padding: 15px;
  color: #222;
  text-decoration: none;
}
.event .iq-accordion .card-body {
  border: 1px solid #ecf1f8;
}
.event .iq-accordion .avtar img,
.iq-video1 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
}
.event .iq-accordion span {
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
.event .iq-accordion span i {
  margin-right: 10px;
}
.event .iq-accordion .avtar img {
  border-radius: 50%;
  float: left;
  width: 60px;
}
.appointment .form {
  background: #fff;
  -webkit-box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12);
  -moz-box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12);
  box-shadow: 0 30px 60px rgba(8, 8, 8, 0.12);
}
.appointment .form-head {
  background: #f5f5f5;
  font-size: 20px;
  padding: 20px 0;
}
.appointment.contact-bg {
  background: #fff;
  padding: 50px 40px;
  position: relative;
}
.appointment .contact-form .section-field {
  position: relative;
  width: 100%;
}
.appointment .contact-form .section-field i {
  position: absolute;
  left: 0;
  color: #1a0c81;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  z-index: 99;
}
.appointment .contact-form .section-field input {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 45px;
  clear: both;
}
.appointment .contact-form .section-field.textarea textarea {
  padding-left: 45px;
}
.appointment .form-control {
  box-shadow: none;
  border-color: #e0e0e0;
  color: #adadad;
}
.appointment .form-control:focus {
  border-color: #1a0c81;
}
.appointment.contact-bg .button,
.iq-form3 .button {
  width: 100%;
  text-align: center;
}
.appointment .avtar {
  position: absolute;
  right: -182px;
  bottom: 0;
}
.appointment .button {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.iq-form1 form .form-control {
  height: 45px;
  border: 1px solid #ddd;
  color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin: 10px 20px 10px 0;
  font-size: 16px;
}
.iq-form2 {
  background: #fff;
  padding: 30px;
  position: absolute;
  width: 100%;
  top: -590px;
}
.iq-form2 h3 {
  line-height: 50px;
  margin-top: 10px;
}
.iq-form2 h6 {
  background: #1a0c81;
  color: #fff;
  font-weight: 500;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.iq-form2 .form-group {
  position: relative;
  margin-top: 25px;
}
.iq-form2 .form-group label {
  color: #666;
  font-size: 14px;
  font-weight: 600;
}
.iq-form2 .form-group .form-control {
  background: 0 0;
  border: 1px solid #b6b6b6;
  color: #b6b6b6;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 40px 0 20px;
}
.iq-form2 .form-group i {
  color: #b6b6b6;
  position: absolute;
  right: 18px;
  top: 37px;
  font-size: 24px;
}
.iq-form2 .remember-checkbox label,
.iq-form3 .remember-checkbox label {
  padding-left: 30px;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.iq-form2 .remember-checkbox a,
.iq-form3 .remember-checkbox a {
  color: #1e50e2;
}
.iq-form2 .remember-checkbox label:before,
.iq-form3 .remember-checkbox label:before,
label:after {
  position: absolute;
  top: -3px;
  left: 0;
  padding-left: 2px;
  font-family: FontAwesome;
  font-size: 17px;
}
.iq-form2 .remember-checkbox label:before {
  border: 2px solid #1a0c81;
  content: "";
  height: 20px;
  margin-top: 3px;
  width: 20px;
}
.iq-form2 .remember-checkbox label:after {
  content: "\f00c";
  max-width: 0;
  opacity: 0.5;
  overflow: hidden;
  color: #1a0c81;
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
}
.iq-form2 .remember-checkbox input[type="checkbox"]:checked + label:after,
.iq-form3 .remember-checkbox input[type="checkbox"]:checked + label:after {
  max-width: 25px;
  opacity: 1;
}
.iq-form3 {
  padding: 20px 30px;
  width: 100%;
  position: relative;
  top: -80px;
}
.iq-form3.no-top {
  top: 0;
}
.iq-form3 .form-control {
  background: #fff;
  border: none;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
}
.iq-form3 textarea {
  min-height: 100px;
}
.iq-form3 .remember-checkbox label {
  color: #fff;
}
.iq-form3 .remember-checkbox label:before {
  border: 2px solid #fff;
  content: "";
  height: 20px;
  margin-top: 3px;
  width: 20px;
}
.iq-form3 .remember-checkbox label:after {
  content: "\f00c";
  max-width: 0;
  opacity: 0.5;
  overflow: hidden;
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
}
.iq-form3 p {
  font-size: 13px;
  line-height: 20px;
}
.iq-video1 {
  background: #fff;
  font-size: 32px;
  line-height: 70px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  text-decoration: none;
  z-index: 1;
  color: #1a0c81;
  top: 50%;
  margin-top: -35px;
  left: 50%;
  margin-left: -35px;
  padding-left: 8px;
}
.iq-video1:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.iq-video1:hover {
  background: #fff;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
}
.iq-video1:hover:after {
  -webkit-animation: 1.3s ease-out 75ms sonarEffect;
  -moz-animation: 1.3s ease-out 75ms sonarEffect;
  animation: 1.3s ease-out 75ms sonarEffect;
}
.iq-video1:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1a0c81,
      0 0 0 10px rgba(255, 255, 255, 0.1);
    transform: scale(1.5);
    opacity: 0;
  }
}
.play-video2 .video.play a {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.product-section {
  padding-bottom: 0 !important;
}
.play-video3 .video-info {
  margin-bottom: -160px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.play-video3 .video-info a {
  width: 80px;
  height: 80px;
  padding: 8px;
  background: 0 0;
  border: 2px solid #fff;
  display: inline-block;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 9999;
  font-size: 20px;
}
.play-video3 .video-info a:hover {
  border: 2px solid #1a0c81;
}
.play-video3 .video-info a i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #1a0c81;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-left: 4px;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
}
.iq-time-blog,
.iq-time-blog .time:before {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
}
.iq-time-blog {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 5px 50px;
  color: #fff;
  background: rgba(255, 255, 255, 0);
  transition: 0.5s ease-out;
}
.iq-error-404-2,
.iq-error-404-5 {
  background-position: center;
  background-size: cover;
}
.iq-time-blog:hover {
  background: #fff;
  color: #222;
}
.iq-time-blog.brd {
  border: 1px solid #fff;
}
.iq-time-blog .day {
  font-size: 20px;
}
.iq-time-blog .time {
  position: relative;
  padding-top: 15px;
  top: 20px;
  font-size: 13px;
}
.iq-time-blog .time:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 2px;
  width: 30px;
  left: 50%;
  margin-left: -15px;
  top: 0;
  transition: 0.5s ease-out;
}
.iq-time-blog.dark {
  border: 1px solid #1a0c81;
  color: #222;
  background: rgba(2, 216, 113, 0);
}
.iq-boxed.iq-home-image,
.iq-error-404-2,
.iq-error-404-5 {
  background-repeat: no-repeat;
}
.iq-time-blog.dark:hover {
  border: 1px solid #1a0c81;
  color: #fff;
  background: #02d871;
}
.iq-time-blog.dark .time:before {
  position: absolute;
  content: "";
  background: #222;
  height: 2px;
  width: 30px;
  left: 50%;
  margin-left: -15px;
  top: 0;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.iq-boxed .page-wrapper {
  overflow: hidden;
  background-color: #fff;
  width: 1240px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12);
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.12);
}
.iq-boxed.iq-home-bg,
.iq-history-1 .wrapper {
  background-color: #1a0c81;
}
.iq-boxed.iq-home-image {
  background-image: url("../images/bg/05.jpg");
  background-origin: initial;
  background-position: center center;
  background-size: cover !important;
  position: relative;
  z-index: 0;
  background-attachment: fixed !important;
}
.iq-boxed.iq-home-pattern {
  background-image: url("../images/pattern/pattern-2.html");
}
@media (min-width: 768px) {
  .iq-boxed .page-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .iq-boxed .page-wrapper {
    width: 100%;
  }
}
@media (min-width: 1240px) {
  .iq-boxed .page-wrapper {
    width: 1240px;
  }
}
@media (max-width: 992px) {
  .iq-boxed .page-wrapper {
    width: inherit;
  }
}
@media (max-width: 900px) {
  .cpp-detail {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 15px !important;
    padding: 0;
  }
}
.star {
  animation: 10s ease-out infinite star;
  top: -0.75em;
}
.wars {
  animation: 10s ease-out infinite wars;
  bottom: -0.5em;
}
.byline span {
  animation: 10s linear infinite spin-letters;
}
.byline {
  animation: 10s linear infinite move-byline;
  color: #fff;
  font-family: "ITC Serif Gothic", Lato;
  font-size: 2.25em;
  left: -2em;
  letter-spacing: 0.4em;
  right: -2em;
  text-align: center;
  text-transform: uppercase;
  top: 29%;
}
@keyframes star {
  0% {
    opacity: 0;
    transform: scale(1.5) translateY(-0.75em);
  }
  20% {
    opacity: 1;
  }
  89% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: translateZ(-1000em);
  }
}
@keyframes wars {
  0% {
    opacity: 0;
    transform: scale(1.5) translateY(0.5em);
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: translateZ(-1000em);
  }
}
@keyframes spin-letters {
  0%,
  10% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  30% {
    opacity: 1;
  }
  70%,
  86% {
    transform: rotateY(0);
    opacity: 1;
  }
  100%,
  95% {
    opacity: 0;
  }
}
@keyframes move-byline {
  0% {
    transform: translateZ(5em);
  }
  100% {
    transform: translateZ(0);
  }
}
.starwars-demo {
  perspective: 800px;
  transform-style: preserve3d;
}
@media only screen and (max-width: 600px) {
  .starwars-demo {
    font-size: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .starwars-demo {
    font-size: 7px;
  }
}
.iq-error-404-2 {
  background-image: url(../images/bg/4042.jpg);
  width: 100%;
}
.iq-error-404-3 {
  padding: 150px 30px 400px;
}
.iq-error-404-5 {
  background-image: url(../images/bg/road.jpg);
  width: 100%;
}
.iq-error-404-5 h1 {
  font-size: 400px;
}
.particles-bg {
  position: relative;
  overflow: hidden;
}
.particles-bg #canvas {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.iq-robot img {
  margin-left: 50px;
  width: 85%;
  -webkit-animation-name: fadebounce;
  -moz-animation-name: fadebounce;
  -ms-animation-name: fadebounce;
  -o-animation-name: fadebounce;
  animation-name: fadebounce;
  -webkit-animation-duration: 8s;
  -moz-animation-duration: 8s;
  -ms-animation-duration: 8s;
  -o-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.iq-error-500-2 h1 {
  font-size: 280px;
}
.bg-move-black {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../images/bg/30.jpg");
  -webkit-transition: left 10000s linear;
  -moz-transition: left 10000s linear;
  -o-transition: left 10000s linear;
  transition: left 10000s linear;
}
.bg-move-black1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../images/bg/41.jpg");
  -webkit-transition: left 10000s linear;
  -moz-transition: left 10000s linear;
  -o-transition: left 10000s linear;
  transition: left 10000s linear;
}
@-moz-keyframes fadebounce {
  0%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1;
  }
}
@-webkit-keyframes fadebounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1;
  }
}
@-o-keyframes fadebounce {
  0%,
  100% {
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1;
  }
}
@-ms-keyframes fadebounce {
  0%,
  100% {
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1;
  }
}
@keyframes fadebounce {
  0%,
  100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(20px);
    opacity: 1;
  }
}
#bg-keyframes {
  -webkit-animation: 1200s linear infinite moving-images;
  -moz-animation: 1200s linear infinite moving-images;
  -o-animation: 1200s linear infinite moving-images;
  animation: 1200s linear infinite moving-images;
}
@keyframes moving-images {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -9999px;
  }
}
@-moz-keyframes moving-images {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -9999px;
  }
}
@-webkit-keyframes moving-images {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -9999px;
  }
}
@-o-keyframes moving-images {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -9999px;
  }
}
.iq-history-1 .wrapper {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  font: 16px/26px Open Sans Condensed, sans-serif;
  color: #fff;
  padding: 100px 20px 200px;
  box-sizing: border-box;
}
.iq-history-1 .block {
  z-index: 1;
  position: relative;
}
#rev_slider_23_1 .zeus.tparrows,
.ares.tparrows,
.erinyen.tparrows,
.hebe.tparrows {
  display: block;
  z-index: 100;
  cursor: pointer;
}
.iq-history-1 .block:before {
  content: "";
  position: absolute;
  height: calc(100% - 40px);
  width: 1px;
  background-color: #f2f2f2;
  left: 50%;
  margin-top: 90px;
}
.iq-history-1 .wrapper .title {
  font: bold 42px/52px Open Sans Condensed, sans-serif;
  text-align: center;
  padding: 20px;
  transition: 0.8s ease-in-out;
}
.ares.tparrows:before,
.hades.tparrows:before,
.hebe.tparrows:before,
.hesperiden.tparrows:before {
  font-family: revicons;
  text-align: center;
}
.iq-history-1 .each-event {
  background-color: #f4f4f4;
  color: #777;
  padding: 15px;
  margin: 60px 20px;
  width: 300px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: 0.3s ease-in-out;
}
.iq-history-1 .each-event:before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: -27px;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 20px -4px rgba(64, 64, 64, 0.8);
}
.iq-history-1 .each-event:nth-child(odd) {
  margin-left: calc(50% + 20px);
}
.iq-history-1 .each-event:nth-child(2n) {
  margin-left: calc(50% - 321px);
}
.iq-history-1 .each-event:nth-child(2n):before {
  left: calc(100% + 14px);
}
.iq-history-1 .title.non-focus {
  font-size: 24px;
  line-height: 34px;
  transition: 0.8s ease-in-out;
}
.iq-history-1 .each-event.non-focus {
  color: #d2d2d2;
  background: #e6e6e6;
  margin-top: 90px;
  transform: rotateZ(45deg);
  transition: 0.8s ease-in-out;
}
.iq-history-1 .each-event.non-focus:before {
  opacity: 0;
  background-color: #aaa;
}
.iq-appointment1 input[type="checkbox"],
.iq-appointment1 input[type="radio"] {
  margin: 0;
  height: 20px;
  left: 0;
}
.iq-appointment1 .table-style .today {
  background: #2a3f54;
  color: #fff;
}
.iq-appointment1 .table-style td:nth-of-type(7),
.iq-appointment1 .table-style th:nth-of-type(7) {
  color: #00f;
}
.iq-appointment1 .table-style td:first-of-type,
.iq-appointment1 .table-style th:first-of-type {
  color: red;
}
.iq-appointment1 .table-style tr:first-child th {
  background-color: #f6f6f6;
  text-align: center;
  font-size: 15px;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.iq-appointment1 .radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-left: 60%;
}
.iq-appointment1 .well {
  background-color: inherit;
  border: none;
  box-shadow: inherit;
  padding: 0 15px;
  margin-bottom: 0;
}
.iq-appointment1 form {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 30px;
}
.iq-appointment1 .iq-check input,
.iq-appointment1 .iq-radio input {
  width: inherit;
}
.iq-appointment1 .iq-check .form-check-input {
  margin-top: 2px;
  width: 16px;
  margin-right: 6px;
}
.iq-appointment1 .form-control {
  background: #f6f6f6;
  border: 1px solid #f2f2f2;
}
.iq-appointment1 .form-control:focus,
.iq-appointment1 .section-field.textarea textarea:focus {
  box-shadow: none;
  outline: 0;
  border: 1px solid #1a0c81;
}
.iq-appointment1 label {
  font-size: 16px;
  color: #222;
}
.iq-underco {
  background-image: url(../images/bg/under.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.iq-underco-2 {
  width: 100%;
  height: 100vh;
}
.iq-search .searchbar i {
  position: absolute;
  right: 18px;
  font-size: 24px;
  top: 5px;
}
.blog-box {
  border: 1px solid #ececec;
  padding: 30px 20px;
  -webkit-box-shadow: 0 0 32px 0 rgba(199, 199, 199, 0.63);
  -moz-box-shadow: 0 0 32px 0 rgba(199, 199, 199, 0.63);
  box-shadow: 0 0 32px 0 rgba(199, 199, 199, 0.63);
  display: inline-block;
}
.erinyen.tparrows,
.hermes .tp-bullet {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.blog-box img {
  width: 50px;
  margin-top: 10px;
  float: left;
}
#typer {
  height: 30px;
  margin: 10px 0;
}
.my-hover-class {
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: 0.2s ease-out !important;
  -moz-transition: 0.2s ease-out !important;
  -o-transition: 0.2s ease-out !important;
  transition: 0.2s ease-out !important;
}
.rev_slider:hover .my-hover-class {
  visibility: visible !important;
  opacity: 1 !important;
}
.erinyen .tp-title-wrap,
.erinyen.tp-rightarrow .tp-title-wrap {
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
}
.erinyen.tp-rightarrow .tp-title-wrap {
  -webkit-transform-origin: 100% 50%;
}
.hermes .tp-bullet {
  overflow: hidden;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 2px #fff;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  position: absolute;
}
.hermes .tp-bullet:hover {
  background-color: rgba(0, 0, 0, 0.21);
}
.hermes .tp-bullet:after {
  content: " ";
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1px #fff;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
#rev_slider_23_1 .zeus.tparrows {
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}
#rev_slider_126_1 .zeus.tparrows:before,
#rev_slider_23_1 .zeus.tparrows:before,
#rev_slider_6_1 .zeus.tparrows:before,
.erinyen.tparrows:before {
  font-family: revicons;
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}
#rev_slider_126_1 .zeus.tparrows.tp-leftarrow:before,
#rev_slider_23_1 .zeus.tparrows.tp-leftarrow:before,
#rev_slider_6_1 .zeus.tparrows.tp-leftarrow:before,
.erinyen.tparrows.tp-leftarrow:before,
.hades.tparrows.tp-leftarrow:before,
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}
#rev_slider_126_1 .zeus.tparrows.tp-rightarrow:before,
#rev_slider_23_1 .zeus.tparrows.tp-rightarrow:before,
#rev_slider_6_1 .zeus.tparrows.tp-rightarrow:before,
.erinyen.tparrows.tp-rightarrow:before,
.hades.tparrows.tp-rightarrow:before,
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}
#rev_slider_23_1 .zeus .tp-title-wrap,
#rev_slider_6_1 .zeus .tp-title-wrap {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#rev_slider_23_1 .zeus .tp-arr-imgholder,
#rev_slider_6_1 .zeus .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
#rev_slider_126_1 .zeus.tp-rightarrow .tp-arr-imgholder,
#rev_slider_23_1 .zeus.tp-rightarrow .tp-arr-imgholder,
#rev_slider_6_1 .zeus.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(100%);
  -webkit-transform: translatex(100%);
}
#rev_slider_126_1 .zeus.tparrows:hover .tp-arr-imgholder,
#rev_slider_23_1 .zeus.tparrows:hover .tp-arr-imgholder,
#rev_slider_6_1 .zeus.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0);
  -webkit-transform: translatex(0);
  opacity: 1;
}
#rev_slider_126_1 .zeus.tparrows:hover .tp-title-wrap,
#rev_slider_23_1 .zeus.tparrows:hover .tp-title-wrap,
#rev_slider_6_1 .zeus.tparrows:hover .tp-title-wrap {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
#rev_slider_126_1 .zeus.tparrows,
#rev_slider_6_1 .zeus.tparrows {
  cursor: pointer;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}
.hades.tp-bullets:before,
.hebe.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: 0 0;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
}
.hades .tp-bullet {
  width: 3px;
  height: 3px;
  position: absolute;
  background: #7f7f7f;
  cursor: pointer;
  border: 5px solid #fff;
  box-sizing: content-box;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-perspective: 400;
  perspective: 400;
  -webkit-transform: translatez(0.01px);
  transform: translatez(0.01px);
}
.hades .tp-bullet.selected,
.hades .tp-bullet:hover {
  background: #565656;
  border-color: #fff;
}
.hades .tp-bullet-image {
  position: absolute;
  top: -80px;
  left: 0;
  width: 120px;
  height: 60px;
  background-position: center center;
  background-size: cover;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  -webkit-transform-style: flat;
  transform-style: flat;
  perspective: 600;
  -webkit-perspective: 600;
  transform: rotatex(-90deg) translatex(-50%);
  -webkit-transform: rotatex(-90deg) translate(-50%);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}
.hades .tp-bullet:hover .tp-bullet-image {
  display: block;
  opacity: 1;
  transform: rotatex(0) translatex(-50%);
  -webkit-transform: rotatex(0) translatex(-50%);
  visibility: visible;
}
.hebe.tparrows {
  background: #fff;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
}
.ares.tparrows,
.tp-title-wrap {
  min-height: 60px;
  background: #fff;
}
.hebe.tparrows:before {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  line-height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  position: relative;
  background: #fff;
  min-width: 70px;
  min-height: 70px;
}
.ares.tparrows:hover:before,
.hebe.tparrows:hover:before {
  color: #000;
}
.tp-title-wrap {
  transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
}
.hebe.tp-rightarrow .tp-title-wrap {
  right: 0;
  -webkit-transform-origin: 100% 50%;
}
.hebe.tparrows:hover .tp-title-wrap {
  transform: scalex(1);
  -webkit-transform: scalex(1);
}
.hebe .tp-arr-titleholder {
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  line-height: 90px;
  white-space: nowrap;
  padding: 0 20px 0 90px;
}
.ares .tp-arr-titleholder,
.erinyen .tp-arr-titleholder {
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0 20px;
  opacity: 0;
}
.hebe.tp-rightarrow .tp-arr-titleholder {
  margin-left: 0;
  padding: 0 90px 0 20px;
}
.ares.tparrows:hover .tp-arr-titleholder,
.erinyen.tparrows:hover .tp-arr-titleholder,
.hebe.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0);
  -webkit-transform: translatex(0);
  transition-delay: 0.1s;
  opacity: 1;
}
.hebe .tp-arr-imgholder {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  top: 0;
  right: -90px;
}
.hebe.tp-rightarrow .tp-arr-imgholder {
  right: auto;
  left: -90px;
}
#rev_slider_10_1 .uranus .tp-bullet {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  background: 0 0;
  width: 15px;
  height: 15px;
}
#rev_slider_10_1 .uranus .tp-bullet.selected,
#rev_slider_10_1 .uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px #fff;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: 0 0;
}
#rev_slider_10_1 .uranus .tp-bullet-inner {
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}
#rev_slider_10_1 .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_10_1 .uranus .tp-bullet:hover .tp-bullet-inner {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  background-color: #fff;
}
.ares.tparrows {
  min-width: 60px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ares.tparrows:before {
  font-size: 25px;
  color: #aaa;
  display: block;
  line-height: 60px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  position: relative;
}
.ares.tparrows.tp-leftarrow:before {
  content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
  content: "\e81e";
}
.tp-title-wrap {
  position: absolute;
  z-index: 1;
  display: inline-block;
  line-height: 60px;
  top: 0;
  margin-left: 0;
  -webkit-border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform: scalex(0);
  -webkit-transform: scalex(0);
  transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
}
.ares.tp-rightarrow .tp-title-wrap {
  right: 0;
  margin-right: 30px;
  margin-left: 0;
  -webkit-transform-origin: 100% 50%;
  -webkit-border-radius: 30px 0px 0px 30px;
  -moz-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}
.ares.tparrows:hover .tp-title-wrap {
  transform: scalex(1) scaley(1);
  -webkit-transform: scalex(1) scaley(1);
}
.ares .tp-arr-titleholder {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform: translatex(200px);
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  margin-left: 10px;
}
.erinyen .tp-title-wrap,
.erinyen.tparrows {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  min-height: 70px;
}
.ares.tp-rightarrow .tp-arr-titleholder {
  transform: translatex(-200px);
  margin-left: 0;
  margin-right: 10px;
}
.erinyen.tparrows {
  min-width: 70px;
  border-radius: 50%;
}
.erinyen .tp-title-wrap {
  z-index: 1;
  display: inline-block;
  line-height: 70px;
  top: 0;
  margin-left: 0;
  border-radius: 35px;
  overflow: hidden;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}
.erinyen.tparrows:hover .tp-title-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.erinyen.tp-rightarrow .tp-title-wrap {
  right: 0;
  margin-right: 0;
  margin-left: 0;
  -webkit-transform-origin: 100% 50%;
  border-radius: 35px;
  padding-right: 20px;
  padding-left: 10px;
}
.erinyen.tp-leftarrow .tp-title-wrap {
  padding-left: 20px;
  padding-right: 10px;
}
.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform: translatex(200px);
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  margin-left: 11px;
}
.erinyen .tp-arr-img-over,
.erinyen .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.erinyen .tp-arr-imgholder {
  background-position: center center;
  background-size: cover;
}
.erinyen .tp-arr-img-over {
  background: rgba(0, 0, 0, 0.51);
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
  transform: translatex(-200px);
  margin-left: 0;
  margin-right: 11px;
}
.hesperiden.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}
.hades .tp-arr-allwrapper,
.hades.tparrows {
  position: absolute;
  width: 100px;
  height: 100px;
}
.hesperiden.tparrows:hover {
  background: #000;
}
.hesperiden.tparrows:before {
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 40px;
}
.hesperiden.tparrows.tp-leftarrow:before {
  content: "\e82c";
  margin-left: -3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
  content: "\e82d";
  margin-right: -3px;
}
.hades.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.25);
  display: block;
  z-index: 100;
}
.hades.tparrows:before {
  font-size: 30px;
  color: #fff;
  display: block;
  line-height: 100px;
  transition: background 0.3s, color 0.3s;
}
.hades.tparrows:hover:before {
  color: rgba(0, 0, 0, 0.5);
  background: #fff;
}
.hades .tp-arr-allwrapper {
  left: 100%;
  top: 0;
  background: #888;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
#rev_slider_126_1 .zeus .tp-arr-imgholder,
#rev_slider_126_1 .zeus .tp-title-wrap {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  transition: 0.3s;
  position: absolute;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
  left: auto;
  right: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
}
.hades:hover .tp-arr-allwrapper {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: rotatey(0);
  transform: rotatey(0);
}
.hades .tp-arr-imgholder {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#rev_slider_126_1 .zeus .tp-title-wrap {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
#rev_slider_126_1 .zeus .tp-arr-imgholder {
  background-position: center center;
  background-size: cover;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.hebe .tp-bullet {
  width: 3px;
  height: 3px;
  position: absolute;
  background: #fff;
  cursor: pointer;
  border: 5px solid #000;
  border-radius: 50%;
  box-sizing: content-box;
  -webkit-perspective: 400;
  perspective: 400;
  -webkit-transform: translatez(0.01px);
  transform: translatez(0.01px);
  transition: 0.3s;
}
.hebe .tp-bullet.selected,
.hebe .tp-bullet:hover {
  background: #000;
  border-color: #fff;
}
.hebe .tp-bullet-image {
  position: absolute;
  width: 70px;
  height: 70px;
  background-position: center center;
  background-size: cover;
  visibility: hidden;
  opacity: 0;
  bottom: 3px;
  transition: 0.3s;
  -webkit-transform-style: flat;
  transform-style: flat;
  perspective: 600;
  -webkit-perspective: 600;
  transform: scale(0) translateX(-50%) translateY(0);
  -webkit-transform: scale(0) translateX(-50%) translateY(0);
  transform-origin: 0% 100%;
  -webkit-transform-origin: 0% 100%;
  margin-bottom: 15px;
  border-radius: 6px;
}
.hebe .tp-bullet:hover .tp-bullet-image {
  display: block;
  opacity: 1;
  transform: scale(1) translateX(-50%) translateY(0);
  -webkit-transform: scale(1) translateX(-50%) translateY(0);
  visibility: visible;
}
.hebe.nav-dir-vertical .tp-bullet-image {
  bottom: auto;
  margin-right: 15px;
  margin-bottom: 0;
  right: 3px;
  transform: scale(0) translateX(0) translateY(-50%);
  -webkit-transform: scale(0) translateX(0) translateY(-50%);
  transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
}
.hebe.nav-dir-vertical .tp-bullet:hover .tp-bullet-image,
.hebe.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
  transform: scale(1) translateX(0) translateY(-50%);
  -webkit-transform: scale(1) translateX(0) translateY(-50%);
}
.hebe.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image {
  bottom: auto;
  margin-left: 15px;
  margin-bottom: 0;
  left: 3px;
  transform: scale(0) translateX(0) translateY(-50%);
  -webkit-transform: scale(0) translateX(0) translateY(-50%);
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}
.hebe.nav-pos-ver-top.nav-dir-horizontal .tp-bullet-image {
  bottom: auto;
  top: 3px;
  transform: scale(0) translateX(-50%) translateY(0);
  -webkit-transform: scale(0) translateX(-50%) translateY(0);
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  margin-top: 15px;
  margin-bottom: 0;
}
.hebe.nav-pos-ver-top.nav-dir-horizontal .tp-bullet:hover .tp-bullet-image {
  transform: scale(1) translateX(-50%) translateY(0);
  -webkit-transform: scale(1) translateX(-50%) translateY(0);
}
.captcha-style {
  color: #010000 !important;
  font-size: 18px;
  width: 72px;
  border: 3px solid #1a0c81;
  padding: 7px 10px;
  font-weight: 700;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #1a0c81 !important;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-thumbnail {
  width: 100%;
  height: 180px;
}
.images-slick img,
.slick-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border: 1px solid #eee;
}
.iq-blog-detail p {
  margin-bottom: 1.3rem;
}
.iq-entry-title h3 {
  color: #1a0c81 !important;
  margin-bottom: 28px;
  font-size: 28px;
}
.images-slick {
  width: 100%;
  height: 500px;
}
.cpp-part {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cpp-detail {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}
.padding-contact {
  padding: 0 40px;
}
.contact-box h5 {
  color: #333 !important;
  font-size: 21px;
}
.contact-box .lead {
  font-size: 16px;
  font-weight: 400;
}
.products-lists .product-image {
  width: 100%;
  height: 270px;
}
.products-lists .product-image img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 11px;
  left: 13px;
  z-index: 1030;
  width: auto;
}
.product-image {
  height: 255px;
  width: 100%;
}
.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mega-menu .drop-down-multilevel a {
  border-bottom: 1px dashed #b9b9b9;
  padding: 12px 18px;
}
.col-sm-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 40px;
  padding-left: 40px;
}
.col-sm-12.text-center.link-box.iq-pall-40,
.iq-footer13 .iq-over-black-80 .iq-bg .jarallaxiq-pall-40 {
  padding: 20px !important;
}
.col-sm-12 .copyright .iq-mt-30 {
  margin-top: 23px !important;
}
section.iq-action-blog.green-bg.particles-bg.iq-ptb-50 {
  padding: 19px !important;
}
h2.iq-font-white.iq-fw-4.iq-pb-10 {
  padding-top: 24px !important;
}
.h4 .feature-content {
  font-size: 28px !important;
  line-height: 40px !important;
}
.feature-content h4 {
  font-size: 17px;
  line-height: 19px;
  font-weight: 600 !important;
  padding-bottom: 10px;
}
ul.listing-mark.iq-mtb-30.iq-tw-6.iq-font-black li {
  color: #746b66;
}
.tp-caption .tp-resizemei.fa.fa-instagram {
  margin-left: -10px !important;
}
.tp-loop-wrap .tp-mask-wrap .tp-caption .tp-resizeme .iq-font-white {
  margin-left: -9px;
}
.tp-parallax-wrap {
  position: absolute;
  display: block;
  visibility: visible;
  left: 1140px;
  top: 720px;
  z-index: 13;
}
