/*
*  theme overwrite
=================================
=================================
=================================*/
/**! user style **/
/**! ----- font family init ---- **/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

h4 {
  color: #2D3136;
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.75;
  color: #818992;
}

blockquote {
  font-style: italic;
}

blockquote h4 {
  line-height: 3rem;
}

blockquote h5 {
  line-height: 2.8rem;
}

/**! ----- font Setting (size & line height, spacing etc) ---- **/
.h1-font, h1 {
  font-size: 2.875rem;
  line-height: 1.25;
  font-weight: 300;
}

@media only screen and (min-width: 768px) {
  .h1-font, h1 {
    font-size: 4.125rem;
    line-height: 1.18;
  }
}

.h2-font,
h2 {
  font-size: 2.875rem;
  line-height: 1.25;
  font-weight: 300;
}

@media only screen and (min-width: 768px) {
  .h2-font,
  h2 {
    font-size: 3.5rem;
    line-height: 1.22;
  }
}

.h3-font,
h3 {
  font-size: 2.375rem;
  line-height: 1.25;
  font-weight: 300;
}

@media only screen and (min-width: 768px) {
  .h3-font,
  h3 {
    font-size: 2.875rem;
    line-height: 1.25;
  }
}

.h4-font,
h4 {
  font-size: 2.375rem;
  line-height: 1.25;
  font-weight: 600;
}

.h5-font,
h5 {
  font-size: 1.5rem;
  line-height: 1.55;
  font-weight: 400;
}

.h6-font,
h6, blockquote {
  font-size: 1.25rem;
  line-height: 1.55;
  font-weight: 400;
}

.body-font {
  font-size: 1.0625rem;
  line-height: 1.75;
  font-weight: 400;
}

/**! ----- Theme Common colors (Also Used as extend in SCSS ) ---- **/
.btn-bg--primary, .card--v2 .card--focused::before, .carosuel-slider--v4 .arrowBtn:hover, .carosuel-slider--v4 .slick-dots .slick-active .slider-button, .carosuel-slider--v5 .slick-dots .slick-active .slider-button, .bg-color--primary, mark,
ins, .btn-bg-hover--primary:after, .btn-bg-hover--primary:before, .navigation__transparent.sticky-nav {
  background: #4777F4;
}

.text-color--primary, .btn-color--primary, .color-primary, .list-group .list-group-item-action:hover, .list-group .list-group-item-action:focus, .list-group .list-group-item-action.active, .text-hover--primary:hover, .features--v5 .feature:hover i, .footer.section-dark .widget a:hover, .footer.section-light .widget li a:hover, .navbar-expand-lg.navbar .page-active, .navbar-expand-lg .dropdown .submenu-active, .navbar-expand-lg .dropdown .dropdown-submenu:hover > .dropdown-item.dropdown-toggle, .navbar-expand-lg .dropdown .dropdown-item:active, .navbar-expand-lg .dropdown .dropdown-item:hover, .navbar-expand-lg .dropdown.show.active .nav-link.dropdown-toggle.submenu-active {
  color: #4777F4;
}

.fill--primary rect,
.fill--primary path,
.fill--primary polygon,
.fill--primary circle {
  fill: #4777F4;
}

.border-color-primary, .btn-outline .border-color-light--4:hover, .blog-sidebar .widget-title, .comments-area .comment-title,
.comments-area .comment-reply-title, .testimonial--v4 .carosuel-slider--v4 img {
  border-color: #4777f4;
}

/*---- Boxed Layout Init----*/
body.boxed-layout .main, body.boxed-layout .navbar {
  max-width: 1366px;
}

/*! Place your custom styles here (below).
      This will make it much easier to update the template later - you'll only need to preserve "this file
  ===================================================================================================*/
.edge-signup{
  background-image: url(../img/patterns/grafismo_inf.svg), url(../img/patterns/grafismo_sup.svg) !important;
  background-position: left bottom, right top !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: 450px 450px, 450px 450px !important;
}

html, body {
  height: auto;
}

.edge-h2-font{
  font-family: Roboto;
  font-weight: 400;
  font-size: 44px ;
  letter-spacing: 0px;
  color: #2D3136;
  line-height: 48px;
}

.edge-h3-font{
  font-family: Roboto;
  font-weight: 500;
  font-size: 36px ;
  letter-spacing: 0px;
  color: #2D3136;
  line-height: 44px;
}

.edge-h6-font{
  font-family: Roboto;
  font-weight: 400;
  font-size: 24px ;
  color: #2D3136;
  line-height: 29px;
}

.elsys-logo{
  width: 214px;
  height: 90px;
  margin-bottom: -56px;
  margin-left:56px
}

.edge-form .form label{
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px ;
  color: #2D3136;
  line-height: 22px;
  margin-bottom: 5px;
}

.edge-mt-75{
  margin-top:75px;
}

.edge-mt-15{
  margin-top:15px;
}

.edge-txt-blue{
  font-family: Roboto !important;
  color: #00A6F4 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.edge-hide{
  display: none;
}
.edge-section{
  padding-top: 57px !important;
}

.edge-loader{
  width: 60px;
  height: 60px;
}

.edge-signup-loading{
  margin-top: 20%;
}

.edge-email-validation{
  margin-top: 100px;
}

@media (max-width: 768px) {
  .edge-section {
    padding-top: 10px !important;
  }
  .elsys-logo{
    margin-bottom: 0px;
    margin-left:20px
  }
  .edge-signup{
    background-size: 230px 230px, 230px 230px !important;
  }
}


/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .edge-section {
    padding-top: 10px !important;
  }
  .elsys-logo{
    width: 130px;
    height: 55px;
    margin-bottom: 20px;
    margin-left:20px
  }
  .edge-signup{
    background-size: 161px 161px, 161px 161px !important;
  }
  .edge-h2-font{
    font-size: 29px ;
    line-height: 36px;
  }
  .edge-h6-font {
    font-size: 15px;
    line-height: 21px;
  }
}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {  }

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {  }

/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {  }

@media only screen and (min-width: 992px) {
  .space, .space--2, .space--3, .space--4 {
    padding-top: 4rem !important;
    padding-bottom: 6.25rem !important;
  }
}

.form--v4 .form input{
  text-transform: none;
}
.form--v4 .form label {
  text-transform: none;
}

.custom-checkbox .custom-control-label::before {
  border-color: #00A6F4;
}

.form-control.is-invalid {
  border-color: #dc3545!important;
  padding-right: calc(1.5em + .75rem)!important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center right calc(.375em + .1875rem) !important;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

.form-control.is-valid {
  border-color: #28a745 !important;
  padding-right: calc(1.5em + .75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: center right calc(.375em + .1875rem) !important;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

.theme-blue .btn-bg--primary{
  background: #00AEEF;
}
