/*Colors*/

:root {
  --color-one: #002e63;
  --color-two: #a3a19e;
  --color-grey: #999999;
  --color-grey-medium: #cccccc;
  --color-grey-light: #F7F7F7;
  --color-white: #FEFEFE;
  --color-black: #121212;
}

/* Custom */

p, h1, h2, h3, h4, h5, h6, .sec-title .sub-text {
  font-family: "Poppins", sans-serif;
}

.rs-partner {
  padding-top: 35px;
  padding-bottom: 80px;
}

.full-width-header .rs-header .menu-area .logo-area img {
  max-height: 50px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i {
  font-size: 15px;
  color: var(--color-two);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a:hover i {
  color: var(--color-two);
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a span {
  margin-left: 5px;
  font-size: 15px;
  color: var(--color-white);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a:hover span {
  color: var(--color-two);
}

.sec-title .sub-text, 
.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i, 
.rs-footer.footer-main-home .footer-top .address-widget li i  {
  color: var(--color-two);
}

.rs-carousel .owl-dots .owl-dot:hover, .rs-carousel .owl-dots .owl-dot.active {
  background-color: var(--color-one);
  box-shadow: none;
}

.rs-carousel .owl-dots .owl-dot {
  background-color: var(--color-grey-medium);
  box-shadow: none;
}

.rs-footer.footer-main-home .footer-top .footer-title:before {
  background-color: var(--color-two);
}

.owl-carousel .owl-stage {
  padding-top: 40px;
}

.rs-services.services-main-home .services-item .services-wrap .services-content .title {
  font-weight: 600;
  font-size: 21px;
}

.rs-services.services-main-home .services-item {
  border-radius: 20px;
  box-shadow: none;
  background-color: var(--color-grey-light);
}

.rs-services.services-main-home .services-item:hover {
  background-color: var(--color-one);
}

.rs-services.services-main-home .services-item:hover {
  border-style: solid;
  border-color: var(--color-one);
  transform: translateY(-10px);
}

.rs-services.services-main-home .services-item:hover .services-wrap .services-content .title {
  color: var(--color-white);
}

.rs-services.services-main-home.services-modify1 .services-item .services-wrap .services-icon i {
  color: var(--color-two);
  font-size: 42px;
}

.rs-services.services-main-home.services-modify1 .services-item .services-wrap {
  padding: 30px 35px 25px;
}

.rs-services.services-main-home.services-modify1 .services-item .services-wrap .services-content {
  padding: 10px 0 0 0;
}

.sec-title .title, 
.rs-services.services-main-home .services-item .services-wrap .services-content .title {
  color: var(--color-one);
}

.rs-slider.rs-slider-style2 .nivoSlider img {
  object-fit: cover;
  width: 100% !important;
  height: 100vh;
}

.bg3, 
.bg5 {
  background-image: url(../images/about/adcon-contabilidade-3.jpg);
}

.rs-cta .sec-title {
  padding-left: 180px;
  padding-right: 180px;
}

.readon.cta-started.call-us {
  text-align: center;
}

.readon.cta-started.call-us, 
.full-width-header .rs-header.header-style1 .expand-btn-inner ul .btn-quote .quote-button {
  border-radius: 50px;
}

.rs-footer.footer-main-home, .rs-slider.rs-slider-style2.rs-slider-style3 .nivo-directionNav > a {
  background-color: var(--color-one);
}

.rs-footer.footer-main-home .footer-bottom {
  background-color: var(--color-one);
  border-top: 1px solid var(--color-white);
}

.menu-sticky {
  background-color: var(--color-white);
}

.rs-footer.footer-main-home .footer-top .address-widget li .desc a, 
.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a {
  color: var(--color-white);
}

.rs-footer.footer-main-home .footer-top .address-widget li .desc a:hover, 
.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a:hover {
  color: var(--color-two);
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.onepage-menu li.current-menu-item > a {
  color: var(--color-one) !important;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: var(--color-one);
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.2px;
  font-size: 15px;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover, 
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a:focus {
  color: var(--color-one) !important;
  background-color: transparent;
}

.readon.cta-started.call-us, 
.full-width-header .rs-header.header-style1 .expand-btn-inner ul .btn-quote .quote-button {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.2px;
  font-size: 15px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 {
  background-color: var(--color-one);
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button {
  background-color: var(--color-white);
  color: var(--color-one);
  border: 2px solid var(--color-one);
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button:hover {
  background-color: var(--color-one);
  color: var(--color-white);
  border: 2px solid var(--color-one);
}

.rs-slider .slides {
  position: relative;
  z-index: 0;
}

.rs-slider .slides::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, var(--color-one) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    display: block;
}

.rs-about .images-part {
  position: relative;
  z-index: 0;
}

.rs-about .images-part img {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.readon.cta-started.call-us:hover {
  background-color: var(--color-two);
  color: var(--color-white);
}

.readon.cta-started {
  color: var(--color-one);
}

.rs-slider .content-part {
  max-width: 100%;
}

.rs-slider .content-part .sl-title, 
.rs-slider .content-part .sl-desc {
  max-width: 70%;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .container .content-part .sl-desc {
  font-size: 26px;
  line-height: 1.3;
}

.rs-cta .sec-title .title.title2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.3;
}

.rs-cta {
  position: relative;
  z-index: 0;
  padding: 150px 0 130px;
}

.rs-cta::before {
  width: 100%;
  height: 100%;
  background-color: var(--color-one);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  mix-blend-mode: multiply;
}

.rs-about .images-part::before {
  width: 50%;
  height: 110%;
  background-color: var(--color-one);
  content: '';
  position: absolute;
  top: -5%;
  right: -25px;
  z-index: -1;
  display: block;
  opacity: 1;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.rs-about .images-part::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background-image: linear-gradient(to right, var(--color-one) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 0;
  display: block;
}

.footer-social a i {
  background-color: var(--color-white);
  color: var(--color-one);
  width: 45px !important;
  height: 45px !important;
  line-height: 45px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  margin-right: 12px;
  font-size: 20px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.footer-social a:hover i {
  background-color: var(--color-two);
  color: var(--color-white);
}

.box {
  height: 70px;
  background: var(--color-white);
  margin: 0;
}

.box {
  clip-path: ellipse(60% 100% at bottom);
}

.box-area {
  z-index: 1;
  position: relative;
  margin-top: -35px;
}

.logo-jan {
  height: 15px !important;
  margin-left: 5px;
  margin-top: 0;
}

/* WhatsApp and Instagram */

.widget-whatsapp {
  margin: 25px 20px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 16000160;
}

.widget-whatsapp--sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.widget-whatsapp {
  width: 50px;
  height: 50px;
  background-color: #4dc247;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #4dc247;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.widget-whatsapp:hover {
  background-color: #fff;
  outline: 0;
  /*-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);*/
}

.widget-whatsapp:hover .widget-whatsapp--icon {
  fill: #4dc247;
}

.widget-whatsapp--icon {
  fill: #fff;
  width: 28px;
  height: 28px;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.widget-instagram span {
  color: var(--color-white);
}

.widget-instagram {
  margin: 25px 20px;
  position: fixed;
  bottom: 60px;
  right: 0;
  z-index: 16000160;
  font-size: 21px;
}

.widget-instagram {
  width: 50px;
  height: 50px;
  background-color: var(--color-three);
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.widget-instagram:hover {
    background-color: #8941a7;
    outline: 0;
    /*-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);*/
}

/* Responsive */

@media (max-width: 767px) {

  body {
    overflow-x: hidden;
  }

  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .rs-partner {
    padding-top: 5px;
    padding-bottom: 45px;
  }

  .rs-header .menu-area .logo-area {
    padding: 25px 10px 20px;
  }

  .full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
    display: flex;
    flex: 1;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .rs-slider.rs-slider-style2 .container .content-part {
    left: calc(60% - 15px);
    top: 70%;
  }

  .rs-carousel .owl-dots {
    margin-top: 20px;
  }

  .rs-services-single .services-title .title, .sec-title .title.title3, .sec-title .title.title2, .sec-title .title {
    font-size: 24px;
    line-height: 32px;
  }

  .sec-title .sub-text {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .full-width-header .rs-header .menu-area .logo-area img {
    max-height: 55px;
  }

  .rs-slider.rs-slider-style2.rs-slider-style3 .container .content-part .sl-desc {
    font-size: 18px;
  }

  .rs-slider .slides, 
  .rs-slider.rs-slider-style2 .nivoSlider img {
    height: 90vh !important;
  }

  .rs-about .images-part::after, 
  .rs-about .images-part img {
    border-radius: 20px;
  }

  .rs-about .images-part::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    height: 120%;
    top: -10%;
    width: 55%;
  }

  .rs-cta .sec-title {
    padding: 0;
  }

  .rs-cta {
    padding: 80px 0 70px
  }

  .rs-cta .sec-title .title.title2 {
    font-size: 24px;
    line-height: 32px;
  }

  .bg3 {
    background-attachment: scroll;
  }

  .footer-social {
    justify-content: center;
  }

  .footer-social a i.instagram {
    margin-right: 0;
  }

}

@media(max-width:991px) {

}

@media(max-width:1199px) {

}

@media(max-width:1200px) {

}
