/* colors */
.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
#container .text-white {
  color: #fff;
}
#container .text-white h1,
#container .text-white h2,
#container .text-white h3,
#container .text-white h4,
#container .text-white h5,
#container .text-white a,
#container .text-white p,
#container .text-white div,
#container .text-white li {
  color: #fff;
}
#container .text-white h1 .panel-group,
#container .text-white h2 .panel-group,
#container .text-white h3 .panel-group,
#container .text-white h4 .panel-group,
#container .text-white h5 .panel-group,
#container .text-white a .panel-group,
#container .text-white p .panel-group,
#container .text-white div .panel-group,
#container .text-white li .panel-group {
  color: #000;
}
#container .text-white h1 .panel-group h2,
#container .text-white h2 .panel-group h2,
#container .text-white h3 .panel-group h2,
#container .text-white h4 .panel-group h2,
#container .text-white h5 .panel-group h2,
#container .text-white a .panel-group h2,
#container .text-white p .panel-group h2,
#container .text-white div .panel-group h2,
#container .text-white li .panel-group h2,
#container .text-white h1 .panel-group h3,
#container .text-white h2 .panel-group h3,
#container .text-white h3 .panel-group h3,
#container .text-white h4 .panel-group h3,
#container .text-white h5 .panel-group h3,
#container .text-white a .panel-group h3,
#container .text-white p .panel-group h3,
#container .text-white div .panel-group h3,
#container .text-white li .panel-group h3,
#container .text-white h1 .panel-group h4,
#container .text-white h2 .panel-group h4,
#container .text-white h3 .panel-group h4,
#container .text-white h4 .panel-group h4,
#container .text-white h5 .panel-group h4,
#container .text-white a .panel-group h4,
#container .text-white p .panel-group h4,
#container .text-white div .panel-group h4,
#container .text-white li .panel-group h4,
#container .text-white h1 .panel-group a,
#container .text-white h2 .panel-group a,
#container .text-white h3 .panel-group a,
#container .text-white h4 .panel-group a,
#container .text-white h5 .panel-group a,
#container .text-white a .panel-group a,
#container .text-white p .panel-group a,
#container .text-white div .panel-group a,
#container .text-white li .panel-group a,
#container .text-white h1 .panel-group p,
#container .text-white h2 .panel-group p,
#container .text-white h3 .panel-group p,
#container .text-white h4 .panel-group p,
#container .text-white h5 .panel-group p,
#container .text-white a .panel-group p,
#container .text-white p .panel-group p,
#container .text-white div .panel-group p,
#container .text-white li .panel-group p,
#container .text-white h1 .panel-group div,
#container .text-white h2 .panel-group div,
#container .text-white h3 .panel-group div,
#container .text-white h4 .panel-group div,
#container .text-white h5 .panel-group div,
#container .text-white a .panel-group div,
#container .text-white p .panel-group div,
#container .text-white div .panel-group div,
#container .text-white li .panel-group div,
#container .text-white h1 .panel-group li,
#container .text-white h2 .panel-group li,
#container .text-white h3 .panel-group li,
#container .text-white h4 .panel-group li,
#container .text-white h5 .panel-group li,
#container .text-white a .panel-group li,
#container .text-white p .panel-group li,
#container .text-white div .panel-group li,
#container .text-white li .panel-group li {
  color: #000;
}
#container .text-white h1 .panel-group .panel-body a,
#container .text-white h2 .panel-group .panel-body a,
#container .text-white h3 .panel-group .panel-body a,
#container .text-white h4 .panel-group .panel-body a,
#container .text-white h5 .panel-group .panel-body a,
#container .text-white a .panel-group .panel-body a,
#container .text-white p .panel-group .panel-body a,
#container .text-white div .panel-group .panel-body a,
#container .text-white li .panel-group .panel-body a {
  color: #999999;
}
#container .text-white .btn,
#container .text-white input[type="submit"],
#container .text-white .button,
#container .text-white a.fl-button {
  border: 1px solid #fff;
  color: #fff;
}
#container .text-white .btn:hover,
#container .text-white input[type="submit"]:hover,
#container .text-white .button:hover,
#container .text-white a.fl-button:hover {
  background: #fff;
  color: #000;
}
.text-black {
  color: #000;
}
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black a,
.text-black p,
.text-black div,
.text-black li {
  color: #000;
}
#page > .container {
  width: 100%;
  margin: 0;
}
#page {
  padding: 0;
}
#container .hero a.slider-prev {
  left: -35px;
}
#container .hero a.slider-next {
  right: -35px;
}
#container .hero .bx-pager {
  text-align: right;
  bottom: 80px;
  width: 100px;
  right: 0px;
}
#container .hero .bx-viewport {
  overflow-y: visible!important;
  height: 800px!important;
}
#container .hero .fl-slide-2 .fl-slide-bg-photo {
  background-position: bottom;
}
#container .hero .fl-slide-content {
  position: absolute;
  width: 50%;
  bottom: -100px;
  padding: 50px;
  margin: 0px;
  border-radius: 0px 80px 0 80px;
  background: rgba(101, 102, 106, 0.9);
  min-height: 300px;
}
#container .hero .fl-slide-content h1 {
  color: #3eb4e6;
  font-size: 28px;
}
#container .hero .fl-slide-content .fl-slide-text {
  color: white;
}
#container .hero .fl-slide-content .fl-button-wrap {
  text-align: right;
}
#container .hero .fl-slide-content .fl-button-wrap .fl-button {
  color: white;
  float: right;
}
#container .hero .fl-slide-content .fl-button-wrap .fl-button .fl-button-text {
  color: white;
}
#container .hero .fl-slide-content .fl-button-wrap .fl-button:after {
  color: white;
}
#container .hero .fl-slide-0 h1.fl-slide-title {
  margin-right: -40px !important;
}
#services p {
  max-width: 700px;
  margin: auto;
}
#services .overlay .fl-module-rich-text {
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  padding: 0px 20px;
  height: 100px;
  margin-top: -100px;
  overflow-y: hidden;
  position: relative;
  -webkit-transition: height 200ms ease-out;
  -moz-transition: height 200ms ease-out;
  -o-transition: height 200ms ease-out;
  transition: height 200ms ease-out;
}
#services .overlay .fl-module-rich-text.left {
  padding-left: 0px;
  margin-left: 20px;
}
#services .overlay .fl-module-rich-text.right {
  padding-right: 0px;
}
#services .overlay .fl-module-rich-text .fl-module-content {
  padding: 50px;
  margin: 0px;
  border-radius: 0px 80px 0 80px;
  background: rgba(61, 180, 229, 0.9);
  color: white;
}
#services .overlay .fl-module-rich-text .fl-module-content a.btn {
  color: white;
}
#services .overlay .fl-module-rich-text .fl-module-content a.btn:after {
  color: white;
}
#services .overlay .fl-module-rich-text .fl-module-content p:last-of-type {
  padding-top: 40px;
}
#services .overlay .fl-module-rich-text .fl-module-content h3 {
  margin-top: -10px;
  margin-bottom: 30px;
}
#services .overlay .fl-module-rich-text:hover,
#services .overlay .fl-module-rich-text.mobile-hover {
  height: 350px;
}
#services .overlay.right .fl-photo-content:before {
  content: url('/wp-content/themes/solxsys2019/images/Solxsys-365-logo-R.svg');
  position: absolute;
  top: 10px;
  left: 10px;
  width: 160px;
  pointer-events: none;
}
#services .overlay.right .fl-module-rich-text .fl-module-content {
  border-radius: 80px 0px 80px 0px;
}
@media only screen and (max-width: 995px) {
  #services .overlay.left .fl-module-rich-text .fl-module-content {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 970px) {
  #services .overlay .fl-module-rich-text:hover,
  #services .overlay .fl-module-rich-text.mobile-hover {
    height: 375px;
  }
}
@media only screen and (max-width: 860px) {
  #services .overlay .fl-module-rich-text:hover,
  #services .overlay .fl-module-rich-text.mobile-hover {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  #container .hero .fl-slide-content {
    width: 75%;
    bottom: -150px;
    text-align: left;
  }
  #container .hero .fl-slide-content .fl-button-wrap .fl-button:after {
    top: 10px;
  }
  #container .hero .fl-slide-mobile-photo img {
    object-fit: cover;
    min-height: 450px;
  }
  #container .hero .bx-viewport {
    height: 650px!important;
  }
  #container .hero .bx-pager {
    bottom: 150px;
  }
  #services .fl-col-small {
    margin-bottom: 40px;
  }
  #services .overlay .fl-module-rich-text:hover {
    height: 350px;
  }
  #services .overlay.left .fl-module-rich-text .fl-module-content {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #cta .fl-rich-text {
    padding: 0px;
  }
  #container .hero .fl-slide-content {
    top: 350px;
    bottom: auto;
  }
}
@media only screen and (max-width: 745px) {
  #container .hero .bx-viewport {
    height: 700px!important;
  }
}
@media only screen and (max-width: 650px) {
  #container .hero .bx-viewport {
    height: 750px!important;
  }
}
@media only screen and (max-width: 600px) {
  #container .hero .fl-slide-content {
    width: 100%;
  }
  #container .hero .bx-pager {
    display: none;
  }
}
@media only screen and (max-width: 530px) {
  #services .overlay .fl-module-rich-text:hover,
  #services .overlay .fl-module-rich-text.mobile-hover {
    height: 400px;
  }
  #services .overlay .fl-module-rich-text .fl-rich-text {
    padding: 0px;
  }
  #container .hero .fl-slide-content {
    padding: 25px;
  }
  #container .hero .fl-slide-0 h1.fl-slide-title {
    margin-right: 0px!important;
  }
}
@media only screen and (max-width: 374px) {
  #services .overlay .fl-module-rich-text .fl-module-content h3 {
    margin-bottom: 0px;
  }
  #services .overlay.left .fl-module-rich-text .fl-module-content {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 337px) {
  #services .overlay .fl-module-rich-text:hover {
    height: 450px;
  }
  #services .overlay .fl-module-rich-text .fl-module-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  #container .hero .bx-viewport {
    height: 800px!important;
  }
}
