.home5 .rs-header .logo-area {
  padding-top: 15px;
}

.home5 .rs-header .main-menu .rs-menu>ul>li>a {
  color: #323268;
  font-weight: 600;
}

.home5 .rs-toolbar {
  background: #e3232d;
}

.home5 .rs-services-style1 .services-item.blue-color {
  background: #faa41a;
}

.home5 .rs-services-style1 .services-item.orange-color {
  background: #25255e;
}

.home5 .rs-services-style1 .services-item.red-color {
  background: #e3232d;
}

.home5 .rs-services-style1 .services-item.blue-color {
  box-shadow: 0px 4px 13px #faa41a;
}

.home5 .rs-services-style1 .services-item.orange-color {
  box-shadow: 0px 4px 13px #25255e;
}

.home5 .rs-services-style1 .services-item.red-color {
  background: #e84b3a;
}

.home5 span.orange-color {
  color: #faa41a;
}

.home5 .sec-title h2 {
  color: #25255e;
}

.home5 .sec-title:after {
  background: linear-gradient(45deg, #25255e, #e84b3a);
}

.sec-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 150px;
  background: #ff3115;
}

.abt-btn {
  background-color: blueviolet;
  color: #fff;
  padding: 10px;
  float: right;
  margin: 0;
}

.abt-btn {
  background-color: #36366a;
  color: #fff;
  padding: 10px 40px;
  float: right;
  margin: 0;
}

.home5 .rs-counter .rs-counter-list {
  border-radius: 30px;
  border: none;
  background: #25255e;
}

.home5 .rs-counter .rs-counter-list.blue-color {
  background: #faa41a;
}

.home5 .rs-counter .rs-counter-list.red-color {
  background: #e3252f;
}

.home5 .rs-courses .cource-item .course-body .course-title a {
  color: #38386d;
  text-transform: uppercase;
}

.home5 .rs-courses .cource-item .course-footer {
  border-radius: 0;
}

.rs-courses .cource-item .course-footer {
  padding: 10px 0px;
  background-color: #f0f0f0;
  text-align: center;
}

.home5 .rs-team .team-item .team-img .normal-text {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  text-align: center;
  border-radius: 30px;
  width: 200px;
  padding: 5px 0 0;
  height: 50px;
  bottom: -20px;
}

.sec-spacer {
  padding: 30px 0;
}

.rs-gallery .gallery-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 37, 94, 0.8);
  opacity: 0;
  transition: all 0.3s ease 0s;
  filter: blur(2px);
}

.view_more_btn {
  background-color: #36366a;
  color: #fff;
  padding: 10px 40px;
  float: none;
  margin: 0;
}

.rs-footer .footer-contact-desc {
  margin: 0;
  background: #222;
  text-align: center;
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -100px auto 0;
  z-index: 9;
}

.home5 .rs-footer .footer-contact-desc {
  background: -webkit-linear-gradient(bottom left, #faa41ae0, #e32832);
  background: -o-linear-gradient(bottom left, #faa41ae0, #e32832);
  background: linear-gradient(to top right, #faa41ae0, #e32832);
}

.blue-bg .blue-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #454575;
}

.home5 .rs-footer .footer-title {
  color: white;
}

.home5 .rs-footer .footer-top .sitemap-widget li a {
  color: #ffffff;
}

.text-white {
  color: white;
}

.rs-footer .footer-top {
  padding-top: 115px;
}

.rs-footer .footer-bottom {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px;
  margin-top: 0;
}

.home5 .copyright a {
  color: white;
}

.rs-footer .footer-bottom .copyright p {
  margin-bottom: 0;
  font-size: 15px;
  color: #b7b7c9;
}

.home5 .rs-footer .footer-contact-desc .contact-inner i {
  color: #ffffff;
}

.abt-btn-footer {
  background-color: blueviolet;
  color: #fff;
  padding: 8px 25px;
  float: right;
  margin: 0;
}

.rs-breadcrumbs .page-title {
  margin: 45px 0 45px;
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.rs-breadcrumbs {
  padding: 0px 0 35px;
}

.about_us_bg {}

#features_ul {}

#features_ul h3 {
  margin-bottom: 7px;
}

#features_ul li {
  list-style: square;
  margin-left: 35px;
}

#product img {
  width: 240px;
  height: 240px;
  border-radius: 150px;
}

.product_title {
  margin-top: 22px;
  margin-bottom: 0;
}

#product {
  margin-top: 40px;
}

#career {
  margin: 35px;
  padding-bottom: 60px;
}

.related-title {
  margin-top: 35px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.rs-courses-details .detail-img .course-seats {
  position: absolute;
  bottom: 25px;
  right: 25px;
  font-size: 15px;
  width: 48px;
  height: 48px;
  line-height: 21px;
  border-radius: 50%;
  text-align: center;
  background-color: #ff3115;
  color: #fff;
  font-weight: 600;
  padding-top: 18px;
}

.img_adjust {
  margin-top: -19px;
  cursor: pointer;
}

@media only screen and (min-width: 992px) {
  .home5 .rs-menu>ul>li>a {
    padding: 15px 0px 0px;
    height: 90px;
    line-height: 60px;
    padding-right: 17px;
    font-size: 15px;
  }
}

.gallery_item {
  margin-top: 20px;
  margin-bottom: 25px;
}

#item-title {
  margin-bottom: 10px;
}

.gallery_item #item-img img {
  padding: 5px;
  border: 3px solid #3e3a3b30;
  border-radius: 25px;
}

.gallery-section .row>.col-md-6 {
  margin-top: 19px;
  margin-bottom: 18px;
}

.bg7 {
  background-image: url(../img/aio_banner.jpg);
  background-size: cover;
  background-position: center;
}

#preloader {
  display: block;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

#preloader img {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  margin: -64px 0 0 -64px;
}

.recent-products {
  margin-top: -75px;
  background-image: url(https://www.awningsplus.co.nz/wp-content/uploads/2016/09/20151106_154656.jpg);
  background-size: cover;
  background-position: bottom center;
  position: relative;
  z-index: 99;
  background-attachment: fixed;
}

.recent-products::before {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: rgba(162, 170, 182, 0.8);
  z-index: -9;
}

.recent-products .related-title {
  margin: 0;
  padding: 13px;

}


@media(min-width: 320px) and (max-width: 767px) {
  .home5 .rs-header .logo-area {
    padding-top: 0px;
    margin-top: -9px;
    margin-left: -97px;
  }

  .logo-area img {
    max-width: 60%;
  }
}





/* For Slider Purpose  */
/*---------------------------------------------

Template Name: Roof Builder, Renovation & Repair Services HTML Template 
Template URL: http://radiustheme.com/demo/html/roofit
Description: Roof Builder, Renovation & Repair Services HTML Template
Author: RadiusTheme
Author URL: http://www.radiustheme.com 
Version: 1.0 

/*=======================================================================
3. Vendor Custom Style
=========================================================================*/
/*------------------- 3.1 Nivo Slider -------------------*/
.slider-area {
  position: relative;
}

.slider-area .nivo-controlNav {
  display: none;
}

.slider-area .nivo-directionNav a {
  z-index: 6;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .slider-area .nivo-directionNav a {
    visibility: hidden;
    opacity: 0;
  }
}

.slider-area .nivo-directionNav a.nivo-prevNav {
  left: 10%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 50%;
  background-color: #ee212b;
  color: #ffffff;
  font-size: 0;
  transition: all 0.5s ease-out;
}

.slider-area .nivo-directionNav a.nivo-prevNav:before {
  content: "<";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  left: 0;
  right: 0;
  transition: all 0.3s ease-out;
}

@media only screen and (max-width: 991px) {
  .slider-area .nivo-directionNav a.nivo-prevNav {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .slider-area .nivo-directionNav a.nivo-prevNav:before {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .slider-area .nivo-directionNav a.nivo-prevNav {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}

.slider-area .nivo-directionNav a.nivo-prevNav:hover {
  background-color: #ffffff;
}

.slider-area .nivo-directionNav a.nivo-prevNav:hover:before {
  color: #ee212b !important;
}

.slider-area .nivo-directionNav a.nivo-nextNav {
  right: 10%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 50%;
  background-color: #ee212b;
  color: #ffffff;
  font-size: 0;
  transition: all 0.3s ease-out;
}

.slider-area .nivo-directionNav a.nivo-nextNav:before {
  content: ">";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  left: 0;
  right: 0;
  transition: all 0.3s ease-out;
}

@media only screen and (max-width: 991px) {
  .slider-area .nivo-directionNav a.nivo-nextNav {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .slider-area .nivo-directionNav a.nivo-nextNav:before {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .slider-area .nivo-directionNav a.nivo-nextNav {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}

.slider-area .nivo-directionNav a.nivo-nextNav:hover {
  background-color: #ffffff;
}

.slider-area .nivo-directionNav a.nivo-nextNav:hover:before {
  color: #ee212b !important;
}

.slider-area:hover a {
  opacity: 1;
  visibility: visible;
}

.slider-area .nivo-caption {
  opacity: 1;
}

.slider-area .nivo-caption p {
  padding: 0;
}

.slider-area .slide-1 div.slider-big-text,
.slider-area .slide-2 div.slider-big-text,
.slider-area .slide-3 div.slider-big-text {
  font-size: 60px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 20px;
  line-height: 48px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
}

.slider-area .slide-1 div.slider-big-text span,
.slider-area .slide-2 div.slider-big-text span,
.slider-area .slide-3 div.slider-big-text span {
  display: block;
}

@media only screen and (max-width: 1199px) {

  .slider-area .slide-1 div.slider-big-text,
  .slider-area .slide-2 div.slider-big-text,
  .slider-area .slide-3 div.slider-big-text {
    font-size: 40px;
  }
}

@media only screen and (max-width: 991px) {

  .slider-area .slide-1 div.slider-big-text,
  .slider-area .slide-2 div.slider-big-text,
  .slider-area .slide-3 div.slider-big-text {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {

  .slider-area .slide-1 div.slider-big-text,
  .slider-area .slide-2 div.slider-big-text,
  .slider-area .slide-3 div.slider-big-text {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 36px;
  }
}

@media only screen and (max-width: 575px) {

  .slider-area .slide-1 div.slider-big-text,
  .slider-area .slide-2 div.slider-big-text,
  .slider-area .slide-3 div.slider-big-text {
    font-size: 26px;
  }
}

@media only screen and (max-width: 479px) {

  .slider-area .slide-1 div.slider-big-text,
  .slider-area .slide-2 div.slider-big-text,
  .slider-area .slide-3 div.slider-big-text {
    font-size: 22px;
  }
}

.slider-area .slide-1 div.slider-big-text.text-light,
.slider-area .slide-2 div.slider-big-text.text-light,
.slider-area .slide-3 div.slider-big-text.text-light {
  color: #ffffff;
}

.slider-area .slide-1 div.slider-sub-text,
.slider-area .slide-2 div.slider-sub-text,
.slider-area .slide-3 div.slider-sub-text {
  font-size: 30px;
  letter-spacing: 2px;
  color: #343434;
  margin-bottom: 22px;
}

@media only screen and (max-width: 1199px) {

  .slider-area .slide-1 div.slider-sub-text,
  .slider-area .slide-2 div.slider-sub-text,
  .slider-area .slide-3 div.slider-sub-text {
    font-size: 26px;
  }
}

@media only screen and (max-width: 991px) {

  .slider-area .slide-1 div.slider-sub-text,
  .slider-area .slide-2 div.slider-sub-text,
  .slider-area .slide-3 div.slider-sub-text {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {

  .slider-area .slide-1 div.slider-sub-text,
  .slider-area .slide-2 div.slider-sub-text,
  .slider-area .slide-3 div.slider-sub-text {
    font-size: 22px;
  }
}

@media only screen and (max-width: 575px) {

  .slider-area .slide-1 div.slider-sub-text,
  .slider-area .slide-2 div.slider-sub-text,
  .slider-area .slide-3 div.slider-sub-text {
    display: none;
  }
}

.slider-area .slide-1 div.slider-sub-text.text-light,
.slider-area .slide-2 div.slider-sub-text.text-light,
.slider-area .slide-3 div.slider-sub-text.text-light {
  color: #ffffff;
}

.slider-area .slide-1 div.slider-paragraph,
.slider-area .slide-2 div.slider-paragraph,
.slider-area .slide-3 div.slider-paragraph {
  color: #4d4d4f;
  margin-bottom: 20px;
  width: 76%;
}

@media only screen and (max-width: 991px) {

  .slider-area .slide-1 div.slider-paragraph,
  .slider-area .slide-2 div.slider-paragraph,
  .slider-area .slide-3 div.slider-paragraph {
    width: 50%;
  }
}

@media only screen and (max-width: 575px) {

  .slider-area .slide-1 div.slider-paragraph,
  .slider-area .slide-2 div.slider-paragraph,
  .slider-area .slide-3 div.slider-paragraph {
    display: none;
  }
}

.slider-area .slide-1 div.slider-paragraph.text-light,
.slider-area .slide-2 div.slider-paragraph.text-light,
.slider-area .slide-3 div.slider-paragraph.text-light {
  color: #ffffff;
}

.slider-area .slide-1 .slider-big-text.padding-right,
.slider-area .slide-2 .slider-big-text.padding-right,
.slider-area .slide-3 .slider-big-text.padding-right,
.slider-area .slide-1 .slider-sub-text.padding-right,
.slider-area .slide-2 .slider-sub-text.padding-right,
.slider-area .slide-3 .slider-sub-text.padding-right,
.slider-area .slide-1 .slider-paragraph.padding-right,
.slider-area .slide-2 .slider-paragraph.padding-right,
.slider-area .slide-3 .slider-paragraph.padding-right {
  padding-right: 60%;
}

.slider-area .slide-1 .slider-big-text.padding-left,
.slider-area .slide-2 .slider-big-text.padding-left,
.slider-area .slide-3 .slider-big-text.padding-left,
.slider-area .slide-1 .slider-sub-text.padding-left,
.slider-area .slide-2 .slider-sub-text.padding-left,
.slider-area .slide-3 .slider-sub-text.padding-left,
.slider-area .slide-1 .slider-paragraph.padding-left,
.slider-area .slide-2 .slider-paragraph.padding-left,
.slider-area .slide-3 .slider-paragraph.padding-left {
  padding-left: 60%;
}

.slider-area .slider-btn-area {
  margin-top: 36px;
}

@media only screen and (max-width: 767px) {
  .slider-area .slider-btn-area {
    display: none;
  }
}

.slider-area .slider-btn-area a.item-btn-fill {
  padding: 10px 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #082c4b;
  font-size: 15px;
  font-weight: 700;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
}

.slider-area .slider-btn-area a.item-btn-fill i {
  font-size: 16px;
  margin-left: 10px;
  color: #ee212b;
}

.slider-area .slider-btn-area a.item-btn-fill:hover {
  color: #ffffff;
  background-color: #082c4b;
}

.slider-area .slider-btn-area a.item-btn-fill:hover i {
  color: #ffffff;
}

.slider-area .slider-btn-area a.item-btn-ghost {
  padding: 10px 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
}

.slider-area .slider-btn-area a.item-btn-ghost i {
  font-size: 16px;
  margin-left: 10px;
}

.slider-area .slider-btn-area a.item-btn-ghost:hover {
  background-color: #ee212b;
  border-color: #ee212b;
}

.slider-layout1 .nivo-caption {
  top: 40px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  .slider-layout1 .nivo-caption {
    top: 0;
  }
}

.slider-layout1 .nivo-directionNav a {
  top: 55%;
  z-index: 10;
}

.slider-layout1 .nivo-directionNav a:before {
  color: #ffffff;
}

@media only screen and (max-width: 991px) {
  .slider-layout1 .nivo-directionNav a {
    top: 50%;
  }
}

.slider-layout1 .nivo-directionNav a.nivo-prevNav {
  background-color: transparent;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 1499px) {
  .slider-layout1 .nivo-directionNav a.nivo-prevNav {
    left: 1%;
  }
}

.slider-layout1 .nivo-directionNav a.nivo-nextNav {
  background-color: transparent;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 1499px) {
  .slider-layout1 .nivo-directionNav a.nivo-nextNav {
    right: 1%;
  }
}

.slider-layout1 .slide-1 div.slider-big-text,
.slider-layout1 .slide-2 div.slider-big-text,
.slider-layout1 .slide-3 div.slider-big-text {
  animation: fadeInLeft 2000ms ease-in-out;
  line-height: 70px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {

  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text {
    line-height: 50px;
  }
}

@media only screen and (max-width: 991px) {

  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text {
    line-height: 40px;
  }
}

.slider-layout1 .slide-1 div.slider-sub-text,
.slider-layout1 .slide-2 div.slider-sub-text,
.slider-layout1 .slide-3 div.slider-sub-text {
  animation: fadeInUp 1500ms ease-in-out;
}

.slider-layout1 .slide-1 div.slider-paragraph,
.slider-layout1 .slide-2 div.slider-paragraph,
.slider-layout1 .slide-3 div.slider-paragraph {
  animation: fadeInUp 1500ms ease-in-out;
}

@media only screen and (max-width: 1199px) {

  .slider-layout1 .slide-1 div.slider-paragraph,
  .slider-layout1 .slide-2 div.slider-paragraph,
  .slider-layout1 .slide-3 div.slider-paragraph {
    display: none;
  }
}

.slider-layout1 .slider-btn-area {
  animation: fadeInUp 2000ms ease-in-out;
}

.slider-layout1 .slider-overlay {
  height: 100%;
  width: 64%;
  background-color: rgba(237, 28, 37, 0.3);
  -webkit-clip-path: polygon(0 0, 100% 0%, 70% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 70% 100%, 0% 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}

.slider-layout1 .overlay-layout2 {
  width: 62%;
  background-color: rgba(237, 28, 37, 0.2);
}

.slider-layout1 .overlay-layout3 {
  width: 60%;
  background-color: rgba(237, 28, 37, 0.6);
}

.slider-layout2 {
  overflow: hidden;
}

.slider-layout2 .nivo-directionNav a {
  top: 50%;
}

@media only screen and (max-width: 991px) {
  .slider-layout2 .nivo-directionNav a {
    top: 50%;
  }
}

@media only screen and (max-width: 1499px) {
  .slider-layout2 .nivo-directionNav a.nivo-prevNav {
    left: 1%;
  }
}

@media only screen and (max-width: 1499px) {
  .slider-layout2 .nivo-directionNav a.nivo-nextNav {
    right: 1%;
  }
}

.slider-layout2 .slide-1 div.slider-big-text,
.slider-layout2 .slide-2 div.slider-big-text,
.slider-layout2 .slide-3 div.slider-big-text {
  animation: fadeInLeft 2000ms ease-in-out;
}

.slider-layout2 .slide-1 div.slider-sub-text,
.slider-layout2 .slide-2 div.slider-sub-text,
.slider-layout2 .slide-3 div.slider-sub-text {
  animation: fadeInUp 1500ms ease-in-out;
}

.slider-layout2 .slide-1 div.slider-paragraph,
.slider-layout2 .slide-2 div.slider-paragraph,
.slider-layout2 .slide-3 div.slider-paragraph {
  animation: fadeInUp 1500ms ease-in-out;
}

@media only screen and (max-width: 1199px) {

  .slider-layout2 .slide-1 div.slider-paragraph,
  .slider-layout2 .slide-2 div.slider-paragraph,
  .slider-layout2 .slide-3 div.slider-paragraph {
    display: none;
  }
}

.slider-layout2 .slider-btn-area {
  animation: fadeInUp 2000ms ease-in-out;
}

.slider-layout2 .slider-box-form {
  position: absolute;
  top: 50%;
  right: calc((100% - 1170px) / 2);
  transform: translateY(-50%);
  z-index: 9;
  width: 390px;
}

@media only screen and (max-width: 1229px) {
  .slider-layout2 .slider-box-form {
    right: calc((100% - 1110px) / 2);
  }
}

@media only screen and (max-width: 1199px) {
  .slider-layout2 .slider-box-form {
    right: calc((100% - 930px) / 2);
  }
}

@media only screen and (max-width: 991px) {
  .slider-layout2 .slider-box-form {
    display: none;
  }
}

.slider-layout2 .slider-box-form .about-box-layout3 {
  padding: 40px 50px;
  box-shadow: none;
}

@media only screen and (max-width: 1440px) {
  .slider-layout2 .slider-box-form .about-box-layout3 {
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 1399px) {
  .slider-layout2 .slider-box-form .about-box-layout3 {
    transform: scale(0.8);
  }
}

@media only screen and (max-width: 1199px) {
  .slider-layout2 .slider-box-form .about-box-layout3 {
    transform: scale(0.7);
  }
}

.slider-layout3 .nivo-caption {
  top: 40px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  .slider-layout3 .nivo-caption {
    top: 0;
  }
}

.slider-layout3 .nivo-caption .slider-text {
  width: 50%;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 35px 50px 45px;
}

@media only screen and (max-width: 991px) {
  .slider-layout3 .nivo-caption .slider-text {
    width: 65%;
  }
}

@media only screen and (max-width: 575px) {
  .slider-layout3 .nivo-caption .slider-text {
    padding: 35px 30px;
    width: 80%;
  }
}

@media only screen and (max-width: 479px) {
  .slider-layout3 .nivo-caption .slider-text {
    padding: 20px;
    width: 100%;
  }
}

.slider-layout3 .nivo-directionNav a {
  top: 55%;
  z-index: 10;
}

.slider-layout3 .nivo-directionNav a:before {
  color: #ffffff;
}

@media only screen and (max-width: 991px) {
  .slider-layout3 .nivo-directionNav a {
    top: 50%;
  }
}

.slider-layout3 .nivo-directionNav a.nivo-prevNav {
  background-color: transparent;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 1499px) {
  .slider-layout3 .nivo-directionNav a.nivo-prevNav {
    left: 1%;
  }
}

.slider-layout3 .nivo-directionNav a.nivo-nextNav {
  background-color: transparent;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 1499px) {
  .slider-layout3 .nivo-directionNav a.nivo-nextNav {
    right: 1%;
  }
}

.slider-layout3 .slide-1 div.slider-big-text,
.slider-layout3 .slide-2 div.slider-big-text,
.slider-layout3 .slide-3 div.slider-big-text {
  animation: fadeInLeft 2000ms ease-in-out;
  font-size: 36px;
  color: #111111;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {

  .slider-layout3 .slide-1 div.slider-big-text,
  .slider-layout3 .slide-2 div.slider-big-text,
  .slider-layout3 .slide-3 div.slider-big-text {
    font-size: 34px;
  }
}

@media only screen and (max-width: 991px) {

  .slider-layout3 .slide-1 div.slider-big-text,
  .slider-layout3 .slide-2 div.slider-big-text,
  .slider-layout3 .slide-3 div.slider-big-text {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {

  .slider-layout3 .slide-1 div.slider-big-text,
  .slider-layout3 .slide-2 div.slider-big-text,
  .slider-layout3 .slide-3 div.slider-big-text {
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {

  .slider-layout3 .slide-1 div.slider-big-text,
  .slider-layout3 .slide-2 div.slider-big-text,
  .slider-layout3 .slide-3 div.slider-big-text {
    font-size: 24px;
    margin-bottom: 0;
  }
}

.slider-layout3 .slide-1 div.slider-sub-text,
.slider-layout3 .slide-2 div.slider-sub-text,
.slider-layout3 .slide-3 div.slider-sub-text {
  animation: fadeInUp 1500ms ease-in-out;
  font-size: 18px;
  color: #7d7d7d;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.slider-layout3 .slide-1 div.slider-paragraph,
.slider-layout3 .slide-2 div.slider-paragraph,
.slider-layout3 .slide-3 div.slider-paragraph {
  animation: fadeInUp 1500ms ease-in-out;
  width: 100%;
  color: #444444;
}

@media only screen and (max-width: 1199px) {

  .slider-layout3 .slide-1 div.slider-paragraph,
  .slider-layout3 .slide-2 div.slider-paragraph,
  .slider-layout3 .slide-3 div.slider-paragraph {
    display: none;
  }
}

.slider-layout3 .slider-btn-area {
  animation: fadeInUp 2000ms ease-in-out;
}

.slider-layout3 .slider-btn-area a.item-btn-fill {
  background-color: #082c4b;
  color: #ffffff;
}

.slider-layout3 .slider-btn-area a.item-btn-fill:hover {
  background-color: #ee212b;
}

.bg_overlay {
  padding: 10px;
  background: linear-gradient(45deg, #25255e, #faa41ab0);
  border-radius: 3px;
  position: absolute;
  top: 120px;
  left: 100px;
  width: 542px;
}