﻿/*
  Theme Name: Rapid
  Theme URL: https://bootstrapmade.com/rapid-multipurpose-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header .logo img {
  padding: 0;
  margin: 0px 0;
  max-height: 100%;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
  padding: 0 0 0px 0;
}

#topbar .social-links a {
  padding: 0px 6px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 10px 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer .footer-top .footer-info h3 {
  font-size: 24px;
}

#footer .footer-top .footer-info h3 span {
  color: #8bc34a;
}

#footer .contactForm #sendmessage {
  color: #fff;
  background-color: #8BC34A;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#footer .contactForm #sendbutton.hide {
  display: none;
}

#footer .contactForm #errormessage {
  color: #fff;
  display: none;
  background: red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#footer .contactForm #sendmessage.show,
#footer .contactForm #errormessage.show,
#footer .contactForm .show {
  display: block;
}

#footer .contactForm .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  background: #f5f8fd;
}
#intro .intro-info h2 {
  font-size: 36px;
}

/*
#intro .slider-analog-chart {
    position: absolute;
	right: -950px;
	bottom: -250px;
}
*/

/*--------------------------------------------------------------
# Slider Section
--------------------------------------------------------------*/
#intro .main-slider {
  position: relative;
  height: 450px;
}

#intro .slide-text{
  position: absolute;
  top: -50px;
  left: 0;
  width: 450px;
}

.animate-in .slide-text {
  -webkit-animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
  animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
}

/*
#intro .slider-analog-chart {
    position: absolute;
	right: -950px;
	bottom: -250px;
}
*/
#intro .slider-analog-chart {
    position: absolute;
	right: -350px;
	bottom: -50px;
}

/*
.animate-in .slider-analog-chart {
	-webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
	animation: bounceInDown 1000ms ease-in-out 200ms both;
}
*/

/*
#intro .slider-analog-test {
  position: absolute;
	right: 0px;
	bottom: -450px;
}
.animate-in .slider-analog-test {
	-webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
	animation: bounceInDown 1000ms ease-in-out 200ms both;
}
*/


#intro .slider-strategic-pie-chart {
	position: absolute;
	right: -50px;
	bottom: 135px;
}

/*
.animate-in .slider-strategic-pie-chart {
	-webkit-animation: scaleIn 500ms ease-in-out 1200ms both;
	animation: scaleIn 500ms ease-in-out 1200ms both;
}
*/

#intro .slider-business-cloud-chart {
	position: absolute;
	right: -200px;
	bottom: 185px;
}

/*
.animate-in .slider-business-cloud-chart {
	-webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
	animation: fadeInRight 500ms ease-in-out 1200ms both;
}
*/

#intro .slider-solutions-cloud-chart {
	position: absolute;
	right: -350px;
	bottom: 150px;
}

/*
.animate-in .slider-solutions-cloud-chart {
	-webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
	animation: fadeInRight 500ms ease-in-out 1200ms both;
}
*/

#intro .slider-3-2-1_backup {
	position: absolute;
	right: 500px;
	bottom: 235px;
}

/*
.animate-in .slider-3-2-1_backup {
	-webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
	animation: fadeInRight 500ms ease-in-out 1500ms both;
}
*/

#intro .slider-man {
	position: absolute;
	right: -250px;
	bottom: -400px;
}

/*
.animate-in .slider-man {
	-webkit-animation: bounceInDown 500ms ease-in-out 800ms both;
	animation: bounceInDown 500ms ease-in-out 800ms both;
}
*/


/*--------------------------------------------------------------
# Fullscreen Slider
--------------------------------------------------------------*/
html,
body,
.page-wrapper,
.banner,
.slideshow,
.carousel-inner,
.carousel-item,
.fullscreen-slide,
.background-image {
  height: 100%;
}
.header-container {
  position: absolute;
  width: 100%;
}
.slideshow-fullscreen {
  height: 100%;
}
.fullscreen-slide .background-image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.slideshow .container {
  position: relative;
  height: 100%;
}
.slideshow-caption {
  position: absolute;
  left: 0;
  top: 20%;
  color: #ffffff;
}
.slideshow .background-image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.slideshow .banner-image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
}

/*caption styles*/
.slideshow .slideshow-caption-large {
  font-size: 20px;
}
.slideshow .slideshow-caption-large h1 {
  font-size: 58px;
  margin-bottom: 30px;
}
.slideshow .slideshow-caption-large p {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .slideshow .slideshow-caption-large {
    font-size: 16px;
  }
  .slideshow .slideshow-caption-large h1 {
    font-size: 40px;
    margin-bottom: 30px;
  } 
}

/*carousel controls*/
.slideshow .carousel-control {
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .slideshow .carousel-control {
    top: auto;
    bottom: 0;
    z-index: 1006;
  }
}
.slideshow .carousel-control:hover {
  width: 100px;
}
.slideshow .carousel-control-text {
  opacity: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slideshow .carousel-control:hover .carousel-control-text {
  opacity: 1;
}
.slideshow .carousel-control-prev-icon,
.slideshow .carousel-control-next-icon {
  background-image: none;
  width: 32px;
  height: 32px;
}
.slideshow .carousel-control-prev-icon:after {
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 32px;
  line-height: 32px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slideshow .carousel-control-next-icon:after {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 32px;
  line-height: 32px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slideshow .carousel-control:hover .carousel-control-prev-icon:after,
.slideshow .carousel-control:hover .carousel-control-next-icon:after {
  opacity: 0;
}
.slideshow .carousel-indicators li {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 3px;
  margin-right: 3px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.slideshow .carousel-indicators li.active {
  background-color: #000000;
}
.slideshow .carousel-indicators li:hover {
  cursor: pointer;
  background-color: #000000;
}

/*--------------------------------------------------------------
# Shop Section
--------------------------------------------------------------*/
#shop {
  width: 100%;
  position: relative;
  padding: 100px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

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

#shop h2 {
  color: #0b3954;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

/*--------------------------------------------------------------
# Policies Section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#faq {
  padding: 60px 0;
  overflow: hidden;
}
--------------------------------------------------------------*/
/* 
#policies {
  width: 100%;
  height: 100vh;
  position: relative;
  background: #f5f8fd url("../img/slider-bg.png") center top no-repeat;
  background-size: cover;
  padding: 150px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
 */
#policies {
  width: 100%;
  position: relative;
  padding: 150px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

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

/*    Policies Categories */
#policies .policies-categories h2 {
  color: #0b3954;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

#policies .policies-categories h2 span {
  color: #8bc34a;
}

#policies .policies-categories .btn-get-started,
#policies .policies-categories .btn-services {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #8bc34a;
  color: #fff;
}

#policies .policies-categories .btn-get-started:hover,
#policies .policies-categories .btn-services:hover {
  background: #7daf42;
}

.policies-categories h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.policies-categories h3:before {
    position: absolute;
    content: " ";
    width: 40px;
    height: 2px;
/*    background-color: #8CBEB2; */
    background-color: #8BC34A;
    bottom: 0px;
}
.policies-categories ul {
    margin-top: 25px;
  }
.policies-categories ul li a {
    color: #303030;
    background-color: #e9e9e9;
    margin-top: 6px;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: color .25s, background-color .25s;
            transition: color .25s, background-color .25s;
}
.policies-categories ul li a:hover,
.policies-categories ul li.active a {
    color: #fff;
    background-color: #8BC34A;
}

/*    test.html - background-color: #8BC34A; */
.policies-categories .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #8BC34A;
}

.policies-categories ul li a:before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 0 21px 20px;
    border-color: transparent transparent transparent #8BC34A;
    -webkit-transition: right 0s;
            transition: right 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.policies-categories ul li a:hover:before,
.policies-categories ul li.active a:before {
    right: -16px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: right .25s, opacity 0s ease .15s;
            transition: right .25s, opacity 0s ease .15s;
}

.policies-content .panel-group {
    margin-bottom: 0;
}

/*    Privacy list */
#policies #privacy-list {
  padding: 0;
  list-style: none;
}

#policies #privacy-list li {
  border-bottom: 1px solid #ebebeb;
}

#policies #privacy-list a {
  padding: 22px 0;
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  padding-right: 20px;
}

#policies #privacy-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 20px;
}

#policies #privacy-list p {
  margin-bottom: 20px;
}

#policies #privacy-list a.collapse {
  color: #8bc34a;
}

#policies #privacy-list a.collapsed {
  color: #000;
}

#policies #privacy-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/*    Terms list */
#policies #terms-list {
  padding: 0;
  list-style: none;
}

#policies #terms-list li {
  border-bottom: 1px solid #ebebeb;
}

#policies #terms-list a {
  padding: 22px 0;
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  padding-right: 20px;
}

#policies #terms-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 20px;
}

#policies #terms-list p {
  margin-bottom: 20px;
}

#policies #terms-list a.collapse {
  color: #8bc34a;
}

#policies #terms-list a.collapsed {
  color: #000;
}

#policies #terms-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
  .nav-tabs {
    background-color: #eaeaea;
    border-bottom: none !important;
    display: block;
  }

  .nav-tabs > .nav-item {
    float: none;
    display: block;
  }

  .nav-tabs > li a {
    color: #ffffff;
    margin-right: 0;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }

  .nav-tabs.style-3 > li > a.active,
  .nav-tabs.style-3 > li > a.active:hover,
  .nav-tabs.style-3 > li > a.active:focus,
  .nav-tabs.style-3 > li > a:hover,
  .nav-tabs.style-3 > li > a:focus {
    border-bottom: 1px solid #999999 !important;
  }

  .nav-tabs.style-3 + .tab-content > .tab-pane {
    border-top: 1px solid #999999;
  }

  .nav-tabs > li a:after,
  .nav-tabs > li a:before {
    border-color: transparent transparent transparent transparent !important;
  }
}

@media (max-width: 575px) {
  .nav.nav-pills {
    display: block;
  }

  .nav.nav-pills .nav-item {
    display: inline-block;
  }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
  .header-top-dropdown .dropdown-menu {
    margin-top: 5px;
    width: 100%;
  }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
  .full-text-container {
    position: static;
    padding: 20px !important;
  }
}

/* Small devices (smartphones less than 575px) */
@media (max-width: 575px) {
  .caption-box {
    display: none;
  }
}

/* Medium devices (netbooks, tablets, phones less than 991px) */
@media (max-width: 991px) {
  .slideshow .icon.large {
    font-size: 24px;
    width: 90px;
    height: 90px;
    line-height: 88px;
  }

  .slideshow .icon.small {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .slideshow .icon.large {
    font-size: 18px;
    width: 60px;
    height: 60px;
    line-height: 58px;
  }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
  .slideshow .icon.large {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
