input[type="radio"] {
  cursor: pointer;
}

input[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #008FF1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

#index-section3 {
  width: 100%;
  background-image: url(img/i3-fundo.html);
  background-size: 100%;
  background-repeat: no-repeat;
}

.d-none {
  display: none !important;
}
.d-flex {
  display: flex !important;
}
.d-flex.d-none {
  display: none !important;
}
.d-flex-inline {
  display: inline-flex !important;
}
.d-flex-inline.d-none {
  display: none !important;
}
.justify-content-center {
  justify-content: center;
}

.form-check-label {
  margin-left: 15px;
}
.color-white {
  color: white;
}

.fg-isImported .row,
.fg-isTaxi .row {
  display: inline-flex !important;
  width: 100%;
}
.fg-isImported .row::before,
.fg-isTaxi .row::before {
  display: none !important;
}
.w-40 {
  min-width: 40%;
  width: 40%;
}
.w-60 {
  min-width: 60%;
  width: 60%;
}

.vh-100 {
  height: 100vh;
  min-height: 100vh;
}

.overflow-scroll {
  overflow: scroll !important;
}

.getPdf {
  line-height: normal !important;
}

.btn-quote {
  background-color: transparent;
  border: 2px solid white;
  border-radius: 15px;
}
.card-coverages {
  background-color: #15326b !important;
  color: white;
}
.card-coverages .title-color strong {
  color: white;
}

.margin-10 {
  margin: 10px;
}
.padding-10 {
  padding: 10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-left-50 {
  margin-left: 50px;
}

.input-group-implements select.register-input {
  width: 80% !important;
  border-top-right-radius: 0px !important ;
  border-bottom-right-radius: 0px !important ;
}
.input-group-implements .btn-remove-implements {
  width: 20% !important;
  height: 52px;
  border-top-left-radius: 0px !important ;
  border-bottom-left-radius: 0px !important ;
}

/* loading dots */

.loading-dots:after {
  content: " .";
  animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: white;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 white;
  }
}
/*
Template Name: Pacifico
Author URI: 
Author Name: Epic Themes
Version: 1.0
*/
/* --- TABLE OF CONTENT

01. GENERAL LAYOUT
02. MENU-NAV
03. FOOTER
04. HOME
05. ABOUT
06. TEAM
07. SERVICES/FEATURES
08. PRICING
09. BLOG
10. CONTACT & REGISTER
11. OTHER ELEMENTS
		a. Newsletter & Register
		b. Buttons
		c. Gallery Images Animation
		d. Testimonials
		e. Accordion Tabs
		f. Partners
		g. Fun Facts
		h. PopUp Video
		i. Features List
12. MEDIA QUERIES

--- */
/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */

ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  color: #858585;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}

ul li,
ol li {
  font-size: 15px;
  line-height: 28px;
}

ul li i {
  vertical-align: middle;
  padding-right: 5px;
}

p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #7c8595;
  margin-bottom: 15px;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #2f362f;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

.valor-menor {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
}

.mes2 {
  font-weight: normal;
}

.midle-title {
  font-size: 20px;
  margin: 40px 0 30px 0;
  color: #fff;
}

.valor-menor {
  margin-top: 40px;
}

.valor-menor p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

h2.section-title {
  font-size: 36px;
  line-height: 40px;
  color: #292929;
  margin-bottom: 15px;
}

h2.section-title.grey {
  color: #292929;
}

h2.section-title.white {
  color: #ffffff;
}

p.section-subtitle {
  font-size: 20px;
}

p.section-subtitle.grey {
  color: #bbb;
}

p.section-subtitle.white {
  color: #ffffff;
}

h3.medium-title {
  font-size: 32px;
  margin-top: 10px;
}

ul {
  padding: 0;
}

ul li {
  list-style-type: none;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
}

iframe {
  max-width: 100%;
  border: none;
}

.label-progress {
  animation: fadein 3s;
  -moz-animation: fadein 4s;
  /* Firefox */
  -webkit-animation: fadein 4s;
  /* Safari and Chrome */
  -o-animation: fadein 4s;
  /* Opera */
}

.card .switch__container {
  float: right;
  position: relative;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#container-progress .progress {
  height: 10px;
  border-radius: 0px;
  margin-bottom: 5px;
}

.label-progress {
  text-align: center;
  color: #666666;
  color: #0872b0;
  font-size: 18px;
}

.navbar-right {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar .navbar-nav > li:last-child {
  display: none;
}

.opaque .navbar-nav > li:last-child {
  display: block;
}

.white-text {
  color: #fff;
}

.blue {
  color: #3498db;
}

.lyla {
  color: #6b02ff;
}

.section-white {
  background: #fff;
  /* padding-bottom: 70px; */
  padding-top: 0px;
}

.section-grey {
  background: #f2f7f8;
  padding: 70px 0;
}

.section-white.no-padding,
.section-grey.no-padding {
  padding: 0;
}

.section-white.small-paddings,
.section-grey.small-paddings {
  padding: 30px 0;
}

.section-gradient {
  background: rgb(23, 195, 240);
  /* Old browsers */
  background: -moz-linear-gradient(
      left,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
      left,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
      to right,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#17c3f0', endColorstr='#153069', GradientType=1);
  /* IE6-9 */
  padding: 70px 0;
}

.coll-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0776b4+0,243a74+100 */
  background: rgb(7, 118, 180);
  /* Old browsers */
  background: -moz-linear-gradient(
      top,
      rgba(7, 118, 180, 1) 0%,
      rgba(36, 58, 116, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
      top,
      rgba(7, 118, 180, 1) 0%,
      rgba(36, 58, 116, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
      to bottom,
      rgba(7, 118, 180, 1) 0%,
      rgba(36, 58, 116, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0776b4', endColorstr='#243a74', GradientType=0);
  /* IE6-9 */
  padding: 70px 0;
}

.section-dark {
  background: #eee;
  padding: 30px 0;
}

.width-100 {
  width: 100%;
}

.container-fluid-mobile {
  background: #15326b;
  height: 112px;
}
.container-fluid-mobile .mobileValores {
  margin-top: 25px;
}

.container-fluid-mobile img {
  margin: 19px 0 0 20px;
}
/* margin and padding classes */

.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-left: 0;
}

.small-padding-left {
  padding-left: 5px;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-top-110 {
  margin-top: 110px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-bottom-120 {
  margin-bottom: 120px !important;
}

.margin-bottom-130 {
  margin-bottom: 120px !important;
}

.margin-bottom-140 {
  margin-bottom: 140px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-top-120 {
  padding-top: 120px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}
/* ========================================================== */
/* 			               02. MENU-NAV                       */
/* ========================================================== */

.navbar-brand {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 500;
  color: #fff !important;
}

.navbar-fixed-top.opaque .navbar-brand {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #353535 !important;
}

.navbar-fixed-top #navbar-collapse-02 .current a {
  color: #008aff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a {
  color: #4285f4 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-fixed-top {
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: none;
  transition: background-color 0.25s ease 0s;
}

.navbar-fixed-top.opaque {
  position: fixed !important;
  background-color: #fff !important;
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  transition: all 0.25s ease-in-out 0s;
}

.navbar-fixed-top .navbar-nav > li > a,
.navbar-fixed-top .navbar-nav > li > a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-fixed-top .navbar-nav > li > a {
  color: #fff !important;
  font-size: 14px !important;
  line-height: 30px !important;
  text-transform: uppercase;
  padding: 10px 20px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.navbar-fixed-top.opaque .navbar-nav > li > a {
  color: #454545 !important;
}

.navbar-fixed-top .navbar-nav > li > a.discover-btn {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 5px 5px;
  padding: 8px 24px !important;
  margin-left: 10px;
  margin-right: 15px;
  font-family: "Roboto", sans-serif;
}

.navbar-fixed-top.opaque .navbar-nav > li > a.discover-btn {
  color: #fff !important;
  background: #008aff !important;
}

.navbar-fixed-top .navbar-nav > li > a.discover-btn:hover {
  border: 1px solid #ffcc33;
  color: #000 !important;
  background: #ffcc33;
}

.navbar-fixed-top.opaque .navbar-nav > li > a.discover-btn:hover {
  color: #000 !important;
  background: #ffcc33;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a.discover-btn {
  color: #fff !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #154b82 !important;
}
/* ========================================================== */
/* 			                03. FOOTER                        */
/* ========================================================== */

.footer {
  z-index: 900;
  background-color: #154b82;
  border-top: 1px solid #154b82;
  padding: 50px 0;
  font-weight: 300;
  color: #fff;
}

.footer p {
  font-size: 16px;
  color: #cecece;
}

.footer p a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}

.footer h6 {
  color: #fff;
}

.footer #copy {
  border-top: 1px solid #2d5d8f;
  padding-top: 25px;
  margin-top: 10px;
}

#consultor {
  float: right;
}

#consultor p {
  margin-bottom: 5px;
}

#consultor a {
  text-decoration: none;
}
/* Footer Social Icons */

ul.footer_social {
  display: block;
  padding-top: 5px;
}

ul.footer_social li {
  display: inline-block;
  margin: 0;
  line-height: 100% !important;
}

ul.footer_social li a i {
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  font-size: 26px !important;
  line-height: 26px !important;
  color: #fff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

ul.footer_social li a i:hover {
  color: #3584c4;
}

.footer2 {
  background: #eaeaea;
  padding: 50px 0;
  color: #000;
}
/* ========================================================== */
/* 			               04. HOME                           */
/* ========================================================== */

.home-section {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17c3f0+0,153069+100 */
  background: rgb(23, 195, 240);
  /* Old browsers */
  background: -moz-linear-gradient(
      left,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
      left,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
      to right,
      rgba(23, 195, 240, 1) 0%,
      rgba(21, 48, 105, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#17c3f0', endColorstr='#153069', GradientType=1);
  /* IE6-9 */
  width: 100%;
  padding-top: 150px;
  overflow: hidden;
  padding-bottom: 150px;
}

.home-section .container {
  position: relative;
}

.home-section .col-md-6 {
  position: inherit;
}

.home-section img {
  bottom: 0;
  right: 0;
  position: absolute;
  top: 0.75rem;
}

.home-section h1 {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 46px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 1px;
}

.home-section p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}

a.hero-video-text {
  margin-left: 34px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

i.hero-video-icon {
  width: 34px;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 50% 50%;
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  margin-top: 12px;
  margin-left: 5px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

a.hero-video-text:hover .hero-video-icon {
  background: #fff;
  color: #4285f4;
}
/* ========================================================== */
/* 			               05. ABOUT                          */
/* ========================================================== */

.about-box {
  margin-top: 20px;
  text-align: center;
}

.about-box i {
  font-size: 58px;
  margin-bottom: 0;
  color: #008aff;
  display: inline-block;
  line-height: 58px;
  /* cursor: pointer; */
  border-radius: 50%;
}

.about-box h3 {
  font-size: 20px;
  color: #292929;
  margin-bottom: 15px;
}

.about-box p {
  padding: 0 10px;
}

blockquote {
  font-size: 16px;
  color: #4285f4;
  border-left: 2px solid #4285f4;
}

a.btn-download {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  background: #4285f4;
  border: 2px solid #4285f4;
  border-radius: 5px 5px;
  padding: 15px 25px;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 60px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

a.btn-download i {
  font-size: 16px;
  margin-right: 10px;
}

a.btn-download:hover {
  color: #4285f4;
  background: transparent;
  border: 2px solid #4285f4;
}

ul.features-responsive {
  margin-bottom: 40px;
}

ul.features-responsive li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #8f8f8f;
  display: block;
  margin-bottom: 10px;
}

ul.features-responsive li i {
  font-size: 18px;
  vertical-align: bottom;
  color: #4285f4;
  margin-right: 10px;
}
/* ========================================================== */
/* 			               06. TEAM                           */
/* ========================================================== */

.team-item {
  background: #f4f5f6;
  text-align: center;
  margin: 20px 0;
  padding: 50px 20px 40px 20px;
  border-radius: 8px 8px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 370px;
}

.team-item:hover {
  background: #eee;
}

.team-item h3 {
  margin: 20px 0 1px 0 !important;
  color: #454545;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

.team-item:hover h3 {
  color: #7c8595;
}

.team-item img {
  width: 50px;
  height: auto;
  margin-top: 28px;
}

.team-item .icon-team {
  width: 100px;
  height: 100px;
  background: #fff;
  border: 2px solid #eee;
  border-radius: 100px;
  margin: 0 auto;
}

.team-info {
  display: block;
  margin-bottom: 0;
}

.team-info p {
  color: #acacac;
  font-style: italic;
}

.team-info::after {
  background: #31abe6;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 50px;
  height: 3px;
  margin-top: -10px;
}

.team-img {
  max-width: 140px;
  padding: 6px 6px;
  background-color: #dedede;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

ul.team-icon {
  margin-top: 25px;
}

ul.team-icon li {
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

ul.team-icon li a {
  margin: 0;
  display: inline-block;
  padding: 8px 8px;
  width: 34px;
  height: 34px;
  font-size: 18px;
  line-height: 18px;
  background-color: #fff;
  border-radius: 50%;
  color: #fff;
}

ul.team-icon li a.twitter {
  background-color: #4099ff;
}

ul.team-icon li a.pinterest {
  background-color: #c92228;
}

ul.team-icon li a.facebook {
  background-color: #3b5998;
}

ul.team-icon li a.dribble {
  background-color: #ea4c89;
}

.team-icon li a:hover {
  color: #dedede;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
/* ========================================================== */
/* 			               07. SERVICES/FEATURES              */
/* ========================================================== */

.feature-box {
  overflow: hidden;
  margin: 10px 0 20px 0;
}

.feature-box i {
  float: left;
  font-size: 48px;
  color: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.feature-box-text {
  float: left;
  width: 70%;
  margin-left: 30px;
}

.feature-box h4 {
  font-size: 18px;
  color: #154b82;
  margin-bottom: 10px;
}

.feature-box img {
  width: 64px;
  height: auto;
  float: left;
}

.feature-box p {
  color: #7c8595;
}

.feature-inner {
  float: left;
  width: 70%;
  margin-left: 30px;
}

.feature-inner h4,
.feature-inner-left h4,
.feature-inner-right h4 {
  font-size: 18px;
  color: #282828;
  margin-top: 0;
  margin-bottom: 10px;
}

.feature-wrapper {
  overflow: hidden;
  margin: 30px 0;
}

.feature-wrapper i.lefts {
  float: right;
  margin-top: 10px;
  margin-right: 3px;
}

.feature-wrapper i.rights {
  float: left;
  margin-top: 10px;
  margin-left: 3px;
}

.feature-inner-left {
  float: right;
  width: 70%;
  text-align: right;
  padding-right: 30px;
}

.feature-inner-right {
  float: left;
  width: 70%;
  text-align: left;
  padding-left: 30px;
}
/* ========================================================== */
/* 			               08. PRICING                        */
/* ========================================================== */

.price-box-white {
  text-align: center;
  border: 2px solid #ebebeb;
  padding: 50px 0;
  width: 90%;
  margin-top: 30;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-grey {
  text-align: center;
  background: #f4f5f6;
  border: 2px solid #f4f5f6;
  padding: 50px 0;
  width: 90%;
  margin-top: 30;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-blue {
  text-align: center;
  background: #0972b0;
  padding: 50px 0 40px 0;
  color: #fff;
  width: 90%;
  margin-top: 30;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-blue:hover,
.price-box-grey:hover,
.price-box-white:hover {
  transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  /* IE 9 */
  -webkit-transform: scale(1.03, 1.03);
  /* Safari */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.price-box-white .price-title,
.price-box-white ul.pricing-list li.price-value,
.price-box-grey .price-title,
.price-box-grey ul.pricing-list li.price-value {
  color: #292929;
}

.price-box-white .price-subtitle,
.price-box-white .price-text,
.price-box-grey .price-subtitle,
.price-box-grey .price-text {
  color: #6a6a6a;
}

ul.pricing-list li.price-title {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}

ul.pricing-list li.price-value {
  font-family: "Roboto", sans-serif;
  font-size: 70px;
  line-height: 70px;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

ul.pricing-list li.price-subtitle {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}

ul.pricing-list li.price-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 5px;
}

ul.pricing-list li.price-tag a,
ul.pricing-list li.price-tag input[type="submit"],
.btn-blue-default {
  border: 0;
  color: #fff;
  background: #0972b0;
  border-radius: 72px;
  font-size: 18px;
  padding: 20px 50px;
  display: inline-block;
  line-height: 10px;
  /* font-weight: 600; */
  margin: 30px 0 30px 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-weight: bold;
}

ul.pricing-list li.price-tag a:hover,
ul.pricing-list li.price-tag input[type="submit"]:hover,
.btn-blue-default:hover {
  background: #1c89c9;
}

.price-box-blue ul.pricing-list li.price-tag a,
.price-box-blue ul.pricing-list li.price-tag input[type="submit"] {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 72px;
  font-size: 18px;
  padding: 18px 48px;
  display: inline-block;
  /* line-height: 24px; */
  /* font-weight: 600; */
  margin: 30px 0 30px 0;
}

.price-box-blue ul.pricing-list li.price-tag a:hover,
.price-box-blue ul.pricing-list li.price-tag input[type="submit"]:hover {
  color: #0972b0 !important;
  border: 2px solid #fff;
  background: #fff;
}
/* ========================================================== */
/* 			                   09. BLOG                       */
/* ========================================================== */

.blog-item {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.blog-item img {
}

.blog-item-inner {
  padding: 10px 0 20px 0;
}

.blog-item-inner p {
  margin: 15px 0 20px 0;
}

h3.blog-title {
  margin-top: 15px;
  margin-bottom: 10px;
}

h3.blog-title a {
  font-size: 21px;
  color: #454545;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

h3.blog-title a:hover {
  color: #228798;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.blog-icons {
  color: #858585;
  font-size: 14px;
  font-style: italic;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #aaa;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.blog-icons i {
  color: #656565;
  font-size: 16px;
  line-height: 16px;
  vertical-align: text-bottom;
}

a.blog-icons.last {
  border-right: none;
}

a.blog-icons:hover {
  color: #228798;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.button-blog {
  background-color: #34b1c4;
  border: 1px solid #34b1c4;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  padding: 10px 20px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px 3px;
  border-radius: 3px 3px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

a.button-blog:hover {
  background-color: transparent;
  border: 1px solid #34b1c4;
  color: #34b1c4;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
/* ========================================================== */
/* 					   10. CONTACT & REGISTER                 */
/* ========================================================== */
/* -----  Contact ----- */

#contact-form {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  text-align: center;
  margin-bottom: 10px;
}

input.contact-input {
  width: 100%;
  height: 55px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #aaa;
  border: 1px solid #757575;
  background-color: transparent;
  font-size: 14px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

textarea {
  height: 205px;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #aaa;
  border: 1px solid #757575;
  background-color: transparent;
  font-size: 14px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input.contact-submit {
  color: #fff;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  padding: 18px 32px;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px 5px;
  border-radius: 5px 5px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

input.contact-submit:hover {
  color: #fff;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
  background: -o-linear-gradient(bottom right, #985bef, #6b02ff);
  background: -moz-linear-gradient(bottom right, #985bef, #6b02ff);
  background: linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #aaa;
}

input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aaa;
}

input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aaa;
}

input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #aaa;
}

#contact-form input.contact-input:focus,
#contact-form textarea.contact-commnent:focus {
  border-color: #fff;
  outline: none;
}

p.contact_success_box {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  padding: 20px 20px;
  border: 1px solid #fff;
  webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
/* -----  Register ----- */

.register-inner {
  width: 100%;
  max-width: 585px;
  padding: 50px 0 50px 35px;
}

.register-form {
  padding: 25px 0 20px 0;
}

input.register-input {
  width: 100%;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

select.register-input {
  width: 100%;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.register-submit-top,
.register-submit {
  color: #000;
  border: 1px solid #ffcc33;
  background-color: #ffcc33;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  max-width: 535px;
  padding: 16px 0;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px 3px;
  border-radius: 3px 3px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.register-submit-top {
  width: 100%;
  max-width: 540px;
}

.register-submit:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.white-input::-webkit-input-placeholder,
select.white-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff !important;
}

input.white-input:-moz-placeholder,
select.white-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
}

input.white-input::-moz-placeholder,
select.white-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
}

input.white-input:-ms-input-placeholder,
select.white-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

#register-form input.register-input:focus,
#register-form select.register-input:focus {
  border-color: #fff !important;
  outline: none;
}

p.register_success_box {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px 0;
  padding: 20px 20px;
  border: 1px solid #fff;
  webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
/* ========================================================== */
/* 			               11. OTHER ELEMENTS                 */
/* ========================================================== */

.extra-image {
  position: relative;
  margin-top: 30px;
  margin-bottom: -200px;
  z-index: 200;
}
/* -----  a) Newsletter ----- */

.newsletter_form_wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.newsletter_form_box {
  margin: 0 auto;
  max-width: 730px;
}

#newsletter-form #email_newsletter {
  width: 100%;
  max-width: 500px;
  height: 65px;
  padding: 0 20px;
  border: 2px solid #6b02ff;
  background-color: #fff;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #757575;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

#newsletter-form #submit-button-newsletter {
  width: 165px;
  height: 65px;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  border: none;
  color: #fff;
  display: inline;
  margin: 0 0 0 -5px;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  font-size: 14px;
  font-weight: 700;
  vertical-align: top;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

#newsletter-form #submit-button-newsletter:hover {
  color: #454545;
  background-color: #fff;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

input#email_newsletter::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #757575;
}

input#email_newsletter:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #757575;
}

input#email_newsletter::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #757575;
}

input#email_newsletter:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #757575;
}

.newsletter_success_box {
  font-size: 18px;
  font-style: italic;
  color: #fff;
  margin: 5px 0;
}
/* b) Buttons */

.btn-blue {
  color: #fff !important;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  border-radius: 6px 6px;
  margin: 10px 0;
  padding: 16px 30px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-blue.small {
  padding: 14px 26px;
}

.btn-blue:hover {
  color: #fff;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
  background: -o-linear-gradient(bottom right, #985bef, #6b02ff);
  background: -moz-linear-gradient(bottom right, #985bef, #6b02ff);
  background: linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
}

.btn-white {
  color: #6b02ff;
  background-color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  border: 1px solid #fff;
  border-radius: 5px 5px;
  margin: 10px 10px;
  padding: 15px 30px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-white:hover {
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
}

.btn-white-border {
  color: #fff;
  background: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  border: 1px solid #fff;
  border-radius: 5px 5px;
  margin: 10px 10px;
  padding: 15px 30px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-white-border:hover {
  color: #008aff;
  background: #fff;
  border: 1px solid #fff;
}

.btn-white i,
.btn-white-border i {
  font-size: 22px;
  line-height: 22px;
  margin-right: 10px;
  vertical-align: text-top;
}
/* -----  c) Gallery Images Animations ----- */

.popup-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}

.popup-gallery {
  display: inline-block;
  position: relative;
}

.first-gallery {
  margin-bottom: 15px;
}

.popup-gallery img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
}

.popup-gallery:hover img {
  opacity: 0.25;
}

.popup-gallery a span.eye-wrapper,
.popup-gallery a span.eye-wrapper2 {
  background-color: #000;
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 2;
  height: 100% !important;
  top: 0%;
  margin-top: 0px;
  left: 0%;
  right: 0%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  opacity: 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.popup-gallery-rounded a span.eye-wrapper,
.popup-gallery-rounded a span.eye-wrapper2 {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.popup-gallery a span.eye-wrapper i.eye-icon,
.popup-gallery a span.eye-wrapper2 i.eye-icon {
  position: absolute;
  display: inline-block;
  font-size: 38px;
  z-index: 3;
  top: 50% !important;
  margin-top: -19px !important;
  left: 0%;
  right: 0%;
}

.popup-gallery a:hover span {
  opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.gallery-show {
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
  border: 8px solid rgba(255, 255, 255, 0.8);
  margin: 20px 10px 40px 10px;
}

.gallery-item-wrapper {
  float: left;
  width: 100%;
}
/* d) Testimonials */

.testim-inner {
  text-align: center;
}

.testim-inner img {
  max-width: 130px;
  border: 1px solid #fff;
  border-radius: 50% 50%;
  padding: 6px 6px;
  background-color: #dedede;
  display: inline-block !important;
}

.testim-inner h6 {
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #292929;
  font-weight: 700;
}

.testim-inner span.job-text {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #656565;
}

.testim-inner p {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  font-style: italic;
  color: #454545;
  margin-top: 20px;
}

.testim-inner i {
  font-size: 70px;
  color: #7aa9f7;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* e) Accordion Tabs */

.panel-wrapper {
  margin-bottom: 25px;
}

.panel-icon {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #454545;
  font-family: "Roboto", sans-serif;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: #656565;
}

.panel-group {
  margin: 10px 0;
}

.panel-group .panel {
  margin-bottom: 0;
  background: transparent;
}

.panel-body {
  padding: 20px 10px 10px 10px;
}

.panel-heading {
  padding: 8px 10px 16px 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-default {
  border-color: transparent;
}

.panel-default > .panel-heading {
  color: #959595;
  background-color: transparent;
  border: none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 3px solid #4285f4;
}
/* f) Partners */

.section-grey.sponsors-padding {
  padding: 25px 0 25px 0;
}

.sponsors {
  text-align: center;
}

.sponsors img.sponsor {
  opacity: 0.4;
  margin: 10px 25px;
  max-height: 28px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.sponsors img.sponsor:hover {
  opacity: 0.8;
}

.partners-title {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  margin-right: 30px;
  color: #7c8595;
}
/* ----- g) Fun Facts ----- */

.fun-facts-box {
  display: inline-block;
  width: 19%;
  padding: 10px;
}

.fun-facts-title {
  font-size: 16px;
  font-weight: 400;
  color: #7c8595;
  font-style: italic;
}

.fun-facts-title span {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  font-style: normal;
  color: #454545;
}

.fun-facts-box i {
  font-size: 45px;
  line-height: 54px;
  color: #008aff;
  background: #008aff;
  background: -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#b580ff),
      to(#905ca4)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* h) PopUp Video */

.youtube-video-wrapper {
  background: url(http://placehold.it/600x500) top center no-repeat;
  background-size: initial;
  padding: 160px 0;
  position: relative;
  text-align: center;
}

.youtube-video-icon {
  width: 100px;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 50% 50%;
  display: inline-block;
  background: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.youtube-video-icon:hover {
  background: #6b02ff;
  border: 2px solid #6b02ff;
}

.youtube-video-icon:hover i {
  color: #fff;
}

.youtube-video-icon i {
  font-size: 60px;
  line-height: 100px;
  color: #6b02ff;
  margin-left: 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
/* i) Features List */

#aplicativos-icones .container {
  position: relative;
}

#aplicativos-icones .col-md-6 {
  position: inherit;
}

.img-app {
  position: absolute;
  left: 0;
  bottom: 0;
}

#aplicativos-icones h6,
#aplicativos-icones p {
  color: #fff !important;
}

.no-padding-bottom {
  padding-bottom: 0;
}

ul.features-list-hero {
  display: inline-block;
  margin-bottom: 25px;
}

.features-list-hero img {
  /* width: 40px;
            height: auto;
            float: left;
            margin-right: 5px; */
}

ul.features-list-hero li {
  float: left;
  margin: 8px 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}

ul.features-list-hero li i {
  float: left;
  padding-right: 20px;
  color: #ffffff;
  font-size: 42px;
  line-height: 46px;
  vertical-align: text-top;
}

ul.features-list-hero li i.blue {
  color: #008aff;
  background: #008aff;
  background: -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#b580ff),
      to(#905ca4)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* ========================================================== */
/* 			             12. MEDIA QUERIES                    */
/* ========================================================== */

@media (max-width: 1180px) {
  .home-section img {
    width: 50%;
    height: auto;
  }
}

@media (max-width: 991px) {
  .home-section img {
    display: none;
  }
  .hero-picture {
    margin-bottom: 0;
  }
  .navbar-fixed-top.opaque {
    padding: 5px 0 10px 0;
  }
  .navbar-default .navbar-toggle {
    border-color: #9f9f9f !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #9f9f9f !important;
  }

  #logo img {
    height: 50px !important;
  }

  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 20px !important;
  }
  h3 {
    font-size: 18px !important;
  }
  .section-white {
    padding-top: 0px;
  }
}

@media (max-width: 767px) {
  .home-section {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .home-title h1 {
    font-size: 40px;
    line-height: 50px;
    padding: 30px 35px;
  }
  .home-title span {
    font-size: 24px;
    line-height: 30px;
  }
  .home-title p {
    margin-bottom: 30px !important;
  }
  /*jonathan*/
  .container-mobile {
    padding-top: 100px;
  }
  .container-fluid-mobile {
    padding: 0 !important;
    position: fixed;
    width: 100vw;
    z-index: 99;
  }
  .section-white {
    padding-top: 12px;
  }
  .section-white112 {
    padding-top: 112px !important;
  }
}

@media (max-width: 375px) {
  .navbar-toggle {
    margin-bottom: 0;
    border: 1px solid #9f9f9f !important;
  }
  .navbar-default .navbar-toggle {
    border-color: #aeaeae !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #aeaeae !important;
  }
  .owl-carousel .owl-item img {
    width: 80% !important;
    margin: 0 10%;
  }
  .fun-facts-box {
    width: 48% !important;
  }
  #newsletter-form #email_newsletter {
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
  }
  #newsletter-form #submit-button-newsletter {
    display: inline-block;
    margin-top: 10px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
  }
  .extra-image {
    margin-bottom: -140px !important;
  }
}

@media (max-width: 320px) {
  .newsletter-input {
    width: 60%;
  }
  .btn-newsletter {
    width: 38%;
    margin-top: 12px;
  }
}
/**
 * Jonathan
 */

.valorView {
  display: none;
}

.txtAmarelo {
  color: #ffcc33;
}
.txtBranco {
  color: #ffffff;
}

.fonte13 {
  font-size: 13px;
}

.margin0Auto {
  margin: 0 auto;
}

#formResumo {
  display: none;
}

.btnPagamentoSVP.esconder {
  display: none !important;
}

.coberturaLateral {
  padding: 10px 30px;
  width: 100%;
  /* width: 33.33333333%; */
  /* height: 100% !important; */
}

.coberturaLateral img {
  margin-top: 40px;
}

.lineHeightNormal {
  line-height: normal;
  margin-bottom: 0 !important;
}
/* Estilo iOS */

.switch {
  visibility: hidden;
  position: absolute;
  margin-left: -9999px;
}

.switch__container label {
  margin: 0 auto;
}

.switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

.switch--shadow + label {
  padding: 2px;
  width: 43px;
  /* width: 120px; */
  height: 20px;
  /* height: 60px; */
  background-color: #dddddd;
  border-radius: 60px;
}

.switch--shadow + label:before,
.switch--shadow + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

form.form-lading-page .switch__container input[type="checkbox"]:checked:after,
form.form-lading-page .switch__container input[type="checkbox"]:after {
  visibility: hidden;
}

.switch--shadow + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: background 0.4s;
}

.switch--shadow + label:after {
  width: 15px;
  height: 15px;
  top: 2px;
  /* width: 62px; */
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.4s;
}

.switch--shadow:checked + label:before {
  background-color: #0872b0;
}

.switch--shadow:checked + label:after {
  /* transform: translateX(60px); */
  transform: translateX(22px);
}
/* Estilo Flat */

.switch--flat + label {
  padding: 2px;
  width: 120px;
  height: 60px;
  background-color: #dddddd;
  border-radius: 60px;
  transition: background 0.4s;
}

.switch--flat + label:before,
.switch--flat + label:after {
  display: block;
  position: absolute;
  content: "";
}

.switch--flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
}

.switch--flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 56px;
  background-color: #dddddd;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}

.switch--flat:checked + label {
  background-color: #153069;
}

.switch--flat:checked + label:after {
  margin-left: 60px;
  background-color: #153069;
}

.switch__container input[type="checkbox"] {
  margin: 15px;
}

.switch__container .switch + label {
  display: inline-block;
}
/* 
<div class="switch__container">
  <input id="switch-shadow" class="switch switch--shadow" type="checkbox">
  <label for="switch-shadow"></label>
</div>

<div class="switch__container">
  <input id="switch-flat" class="switch switch--flat" type="checkbox">
  <label for="switch-flat"></label>
</div> 
*/

.slider {
  width: 100%;
}

.spanValor {
  display: block;
  text-align: center;
  font-size: 36px;
  color: #ba14e4;
  font-weight: bold;
  padding: 10px;
}

.precoTotal {
  animation: all 0.4s ease-in;
  line-height: 7px !important;
}

.imgCenter {
  margin: 0 auto !important;
}

.pt-1 {
  padding-top: 1px;
}

.pt-2 {
  padding-top: 2px;
}

.pt-3 {
  padding-top: 3px;
}

.pt-4 {
  padding-top: 4px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-6 {
  padding-top: 6px;
}

.pt-7 {
  padding-top: 7px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-9 {
  padding-top: 9px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-11 {
  padding-top: 11px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-13 {
  padding-top: 13px;
}

.pt-14 {
  padding-top: 14px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-1 {
  padding-bottom: 1px;
}

.pb-2 {
  padding-bottom: 2px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pb-4 {
  padding-bottom: 4px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-9 {
  padding-bottom: 9px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-11 {
  padding-bottom: 11px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pb-13 {
  padding-bottom: 13px;
}

.pb-14 {
  padding-bottom: 14px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pl-1 {
  padding-left: 1px;
}

.pl-2 {
  padding-left: 2px;
}

.pl-3 {
  padding-left: 3px;
}

.pl-4 {
  padding-left: 4px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-6 {
  padding-left: 6px;
}

.pl-7 {
  padding-left: 7px;
}

.pl-8 {
  padding-left: 8px;
}

.pl-9 {
  padding-left: 9px;
}

.pl-10 {
  padding-left: 1x;
}

.pl-11 {
  padding-left: 11px;
}

.pl-12 {
  padding-left: 12px;
}

.pl-13 {
  padding-left: 13px;
}

.pl-14 {
  padding-left: 14px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-1 {
  padding-right: 1px;
}

.pr-2 {
  padding-right: 2px;
}

.pr-3 {
  padding-right: 3px;
}

.pr-4 {
  padding-right: 4px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-6 {
  padding-right: 6px;
}

.pr-7 {
  padding-right: 7px;
}

.pr-8 {
  padding-right: 8px;
}

.pr-9 {
  padding-right: 9px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-11 {
  padding-right: 11px;
}

.pr-12 {
  padding-right: 12px;
}

.pr-13 {
  padding-right: 13px;
}

.pr-14 {
  padding-right: 14px;
}

.pr-15 {
  padding-right: 15px;
}

.mt-60 {
  padding-top: 60px;
}

.card:not(.card-coverages) {
  background: #ffffff !important;
  -webkit-box-shadow: 0px 0px 10px -4px rgba(122, 122, 122, 1);
  -moz-box-shadow: 0px 0px 10px -4px rgba(122, 122, 122, 1);
  box-shadow: 0px 0px 10px -4px rgba(122, 122, 122, 1);
}

.card-header {
  /* background: #fcfcfc;
  -webkit-box-shadow: 0px 5px 15px -3px #dbdada;
  box-shadow: 0px 5px 15px -3px #dbdada; */
}

input[name="valorMedioVeiculoExibicao"] {
  margin: 0;
  border: 0;
  padding: 0 0 5px 0 !important;
  font-size: 12px;
  height: auto;
}

.lbordaPlanos {
  border-bottom: 1px solid #d6d6d6;
  padding: 0 0 5px 0;
}

.fontAzul {
  color: #0872b0;
}

.itensCobertura .nav-tabs > li > a {
  border-radius: 10px;
  border: none;
  background-color: #eee !important;
  border: 0 !important;
  height: 92px;
  width: 230px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}

.triangle-left {
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 22px solid black;
  position: relative;
}

.triangle-left:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-right: 21px solid #dddddd;
  position: absolute;
  top: -21px;
  left: 1px;
}

.itensCobertura .nav-tabs {
  border: none;
  margin: 0 auto;
  /* width: 504px; */
  width: fit-content;
}

.itensCobertura .active .fa {
  color: #77c860;
}

.itensCobertura .fa {
  font-size: 20px;
}

.itensCobertura .tab-content > .tab-pane.active {
  border: 0;
  border-radius: 10px;
  padding: 20px 40px;
}

.itensCobertura .nav-tabs > li > a > span {
  margin-top: 10px;
  display: block;
  width: 100%;
}

.nav-tabs > li {
  margin-right: 10px;
}

.itensCobertura .active .fa {
}

.itensCobertura {
  margin-bottom: 20px;
}

.coberturaH1 {
  font-size: 37px;
  margin: 30px 0;
}

.coberturaH2 {
  font-size: 30px;
  /* font-size: 36px; */
  font-weight: 300;
}

.coberturaH3 {
  font-size: 36px;
  /* font-size: 36px; */
  font-weight: bold;
}

.coberturaSmal {
  font-size: 12px;
}

.coberturaCardH3 {
  font-size: 24px;
  /* font-size: 30px; */
}

.coberturaCardP {
  color: #2c2c2c;
  padding: 0 25px;
}

.coberturaCardLabel {
  font-size: 17px;
  /* font-size: 20px; */
  color: #2c2c2c;
}

.pricing-list .itens {
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 15px !important;
}

.pricing-list .itens:last-child {
  border-bottom: 0;
}

.botao {
  border: 0;
  color: #fff;
  background: #153069;
  border-radius: 72px;
  padding: 15px 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 10px;
  margin: 40px 0 30px 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.botao:hover {
  color: #fff;
  background-color: #0f66a3;
}

.coberturaLateral .botao {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 50px;
  background-color: #ffcc33;
}

.rs {
  font-size: 30px;
  color: #fff;
}

.rs1 {
  font-size: 30px;
  color: #0972b0;
  font-weight: bold;
}

.valor {
  color: #fff;
  font-size: 45px;
}

.form .form-control {
  height: 44px;
}

.coberturaLateral .rs,
.coberturaLateral .valor {
  color: #ffcc33;
}

.valor-rastriador {
  margin-top: 50px;
  margin-bottom: 50px;
}

.valor-adesao .numero {
  font-size: 35px;
  font-weight: bold;
}

.valor-adesao .numero .mes {
  font-weight: normal;
}

.coberturaLateral .valor {
  font-size: 84px;
  margin-top: 10px;
  font-weight: bold;
}

.coberturaLateral .mensal {
  margin-top: 10px;
}

#logo {
  padding: 0px 5px !important;
}

.valor1 {
  color: #0972b0;
  font-size: 60px;
  font-weight: bold;
}

.price-box-blue .valor1,
.price-box-blue .rs1 {
  color: #fff;
}

.mensal {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.btn-cobertura {
  background: #096ead;
}

.box-pagamento {
  border: 4px solid #eaeaea;
  border-radius: 20px;
  padding-bottom: 20px;
}

.borderDottedBot {
  border-bottom: dotted 1px #fff;
}

.borderDottedBot:last-child {
  border-bottom: 0;
}

.iconCoberturas {
  background: #1171aa;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  display: flex;
  margin: 8px 0px 0px 40px;
}

.strToUpper {
  text-transform: uppercase;
}

.register-form .form-group {
  margin-bottom: 0 !important;
}

.step2-plans .total-value {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #0872b0;
  min-height: 140px;
  border-left: 3px solid white;
}
.step2-plans .total-value:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.step2-plans .total-value:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.step2-plans .total-value p,
.step2-plans .total-value * {
  color: white !important;
}

.step2-plans .total-value-plan {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: white;
  min-height: 140px;
  border-top: 3px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-left: 3px solid #eaeaea;
}
.step2-plans .total-value-plan:first-child {
  border-top: 3px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-left: 3px solid #eaeaea;

  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.step2-plans .total-value-plan:last-child {
  border-top: 3px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-right: 3px solid #eaeaea;

  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.step2-plans .details-plan {
  border: 3px solid #eaeaea;
  border-bottom: 0;
}
.step2-plans .values-plan-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: inherit;
  /* display: flex; */
  /* justify-content: center;   */
}
.step2-plans .values-plan-fixed .values-plan {
  margin: 0 auto;
}
.step2-plans .details-plan:last-child {
  border-bottom: 3px solid #eaeaea;
}
.step2-plans .details-plan .detail-text {
  display: flex;
  align-items: center;
}
.step2-plans .details-plan .detail-text p {
  margin-bottom: 0px;
}
.step2-plans .details-plan .detail-check {
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 3px solid #eaeaea;
}
.step2-plans .details-plan .detail-check p i.fa-check {
  color: green;
}

.step2-plans .details-plan .detail-check p i.fa-times {
  color: red;
}

.select-plan {
  margin-top: 15px;
  border-left: 3px solid #eaeaea;
  border-top: 3px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
}

.select-plan:last-child {
  border-right: 3px solid #eaeaea;
}

@media screen and (max-width: 992px) {
  .img-app img {
    display: none;
  }
  #consultor {
    float: none;
  }
  ul.features-list-hero li {
    width: 50%;
  }

  .itensCobertura .nav-tabs {
    width: min-content;
  }
}

@media screen and (max-width: 538px) {
  ul.features-list-hero li {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .ajuste-padding {
    padding: 0;
  }
  .ajuste-margin {
    margin: 0;
  }
  .ajuste-form {
    padding: 0 40px;
  }
}


.w-100 {
  width: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.table-vehicles-values {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #7c8595;
  margin-bottom: 15px;
}
.table-vehicles-values .text-right {
  padding-left: 10px;
}


/* Normalize APVS */

.block {
  display: block;
}

form.form-lading-page#form-simulador .form-control {
  font-size: 16px;
}

form.form-lading-page .checkbox-text {
  color: #FFF;
  margin-top: 0px;
  margin-bottom: 15px;
}

form.form-lading-page input[type="checkbox"],
form.form-lading-page input[type="radio"] {
  cursor: pointer;
  visibility: hidden;
}

form.form-lading-page input[type="checkbox"]:after {
  width: 15px;
  height: 15px;
  border-radius: 1px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #e1e1e1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

form.form-lading-page input[type="checkbox"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 1px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #008FF1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

.box {
  color: #FFF;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.box hr {
  width: 20px;
  margin-top: 5px;
  margin-bottom: 0;
}

.box .box-mensalidade {
  background: #25d366;
  padding: 1rem 2rem;
  text-align: center;
  min-width: 45%;
}

.box .box-anual {
  border: #25d366 dashed 2px;
  padding: 1rem 2rem;
  text-align: center;
  min-width: 45%;
}

.box .box-mensalidade b,
.box .box-anual b {
  font-size: 2rem;
  display: block;
}

.opcionais {
  padding: 1rem;
  color: #FFF;
}

.opcionais .txt-label {
  font-size: 1.5rem;
}

.itens {
  color: #FFF;
  gap: 0.5rem;
  display: grid;
  font-size: 1rem;
  margin: 2rem 0 3rem;
}

.rastreador {
  display: none;
}

@media screen and (max-width: 768px) {

  .precoTotal {
    position: relative;
    top: 10px;
  }

  .btn-voltar,
  .btn-continuar {
    margin-bottom: 15px;
  }

  .box {
    display: block;
  }

  .box .box-mensalidade {
    margin-bottom: 30px;
  }

  @media screen and (max-width: 1200px) {
    .img-app img {
      width: 84%;
      height: auto;
    }
    .coberturaLateral .valor {
      font-size: 64px;
      margin-top: 10px;
      font-weight: bold;
    }
    .coberturaLateral .mt-60 {
      padding-top: 0px;
    }
  }

}
