/*------------------------------------------------------------------
btn-outline-primary Stylesheet

Project: Zenifer - Modern and Minimal HTML5 portfolio Template
Build: Bootstrap v4.2.1
Author: ElectronThemes
Author URL: http://www.electrontheme.com/
Version: 1.0.0
*/
/**---------------------------------------*/
/* Table Of contents */
/**---------------------------------------*/
/**
* 0. Typography
* 1. Components
* 2. Preloader
* 3. Header
* 4. Footer
* 5. Featured Posts
* 6. Homepage style
* 7. News Posts
* 8. News single Page
* 9. News Grid
* 10. News with Left sidebar
* 11. News with right sidebar
* 12. About Page
* 13. Case studies
* 13. Case studies Single 
* 14. Team Page
* 15. Tteam Single Page
* 16. Contact Page
* 17. About Page
* 18. Search Style
* 19. portfolio
* 20. 404 -01 Error Page
* 21. 404 -02 Error Page
* 22. Responsive
*/
@import url("https://fonts.googleapis.com/css?family=Nunito:400,600,700");

body {
  font-family: "Nunito", sans-serif;
  font-size: 14px;
  /* background-image: url('/assets/img/fondos1.png'); */
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  color: #0E1726;
}

a:active,
a:focus,
input,
select,
textarea {
  outline: none !important;
}



img {
  max-width: 100%;
}

a,
.container {
  text-decoration: none !important;
  transition: all 0.5s;
}

a:hover,
.btn,
button,
.btn:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:focus,
button:focus {
  outline: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #b36b00;
  background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow", sans-serif;
  
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 600;
}

h1 {
  font-size: 45px;
  line-height: 1.5;
}

h2 {
  font-size: 36px;
  line-height: 1.5;
}

h3 {
  font-size: 30px;
  line-height: 1.5;
}

h4 {
  font-size: 24px;
  line-height: 1.5;
}

h5 {
  font-size: 20px;
  line-height: 1.5;
}

h6 {
  font-size: 34px;
  line-height: 1.5;
}

p {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}

blockquote {
  font-size: 24px;
  color: #6e45e1;
  line-height: 1.7;
}

address {
  line-height: 30px;
  font-size: 15px;
}

#mc_embed_signup {
  background: #fff;
}

INPUT.search-box-home, INPUT.search-box-header {
 font-size: 13px;
  color: #757575;
  text-align: left;
  padding: 7px 60px 7px 5px;
  width: 435px;
  border: solid 1px #d4d4d4;
  margin: 0;
  }

  BUTTON.search-button-home, BUTTON.search-button-header {
    background: #757575 url(assets/img/svg-icons/search.png) center center no-repeat;
    width: 60px;
    height: 30px;
    margin: 0;
    border-radius: 2px;
    background-size: 30%;
}

.lupa_buscador {
  position:  absolute;
  top: 72px;
  right: 200px;
  color: #888ea8;
  
}
.m-mobile {
  justify-content: center;
  margin-bottom: 30px;
}
.lupa_buscador:hover{
  cursor:pointer;
  color:  #0672B9;
}
.div-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 26px;
}
.btn-group {
  margin: 0 auto !important;
}
.btn-style {
  font-size: 17px;
  font-weight: 500;
  background-color: #ffffff;
  border: 2px solid #6e45e1 !important;
  padding: 8px 2px !important;
  border-radius: 8px;
  width: 280px;
  display: flex;
  align-items: center;
  height: max-content;
  justify-content: center;
  color: #6e45e1 !important;
}
.btn-style:hover {
  background-color: #e3deff ;
}
.br-btn {
  border-radius: 0px 0px 7px 7px;
}
.btn-drop {
  will-change: transform !important;
  position: absolute !important;
  border: 2px solid #6e45e1 !important;
  border-image: initial;
  border-top: none !important;
  border-radius: 0px 0px 10px 10px !important;
  top: -11px !important;
  left: 0px;
  transform: translate3d(0px, 48px, 0px);
  width: 280px;
}
.btn-drop a {
  padding: 8px 20px;
  display: flex;
  font-size: 14px;
  color: #0e1726 !important;
}
.btn-drop a:hover {
  background-color: #e3deff !important;
}
.div_buscador {
  margin-bottom: 20px;
  padding: 30px;
  padding-top: 30px;
  padding-bottom: 0;
}

.copy_card{
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #888ea8;
}

.download_card{
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  color: #888ea8;
  border-radius: 6px;
  padding: 5px;
  box-shadow: 2px 2px 6px -4px;
}

.download_card:hover{
  background-color: #fafafa;
  color: #888ea8;
}
.row-res {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-around;
}

.elementoBuscado{
  color: #888ea8;
  text-align: start;
  width: 70%;
  margin: 0 auto;
  height: 30px;
}

.denominacion{
  color: #0e1726;
  font-weight: 500;
  font-size: 18px;
}

.svg_user{
  border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #0066b3;
    display: flex;
}

.svg_user svg{
color: #fff;
width: 40px;
height: 40px;
margin: 0 auto;
align-self: center;
}
.img-mobile {
  margin-top: 40px;
}
.logo_infocuit{
  padding-top: 80px;
    margin: 0 auto;
    width: 90%;
}
.logo_infocuit svg{
  width: 170px;
}

.logo_aconpyGris{
  padding-top: 20px;
    margin: 0 auto;
    width: 90%;
    border-top: 1px solid #dbdfea;
}
.ww-50 {
  width: 100% !important;
}
.rtn-div {
  margin-bottom: 30px;
  margin-top: 30px;
  background: #e3deff;
  padding: 16px;
  border-radius: 6px;
  width: 84%;
  text-align: center;
}

.cal-rtn {
  font-size: large;
  margin-left: 10px;
  margin-bottom: 0px;
}
.text-success {
  color: #6e45e1!important;
  font-size: larger !important;
  font-weight: 600 !important;
  margin-bottom: 0px;
}
.logo_aconpyGris svg{
width: 170px;
}

#text_copied{
  position: absolute;
  top: 40px;
  padding: 3px 10px;
  right: -14px;
}

/*==============================================
 Pre Loader
 ===============================================*/
.overflow-hidden {
  overflow: hidden;
}

#preloader {
  position: fixed;
  z-index: 999999;
  display: flex;
  background: #ffffff;
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.preloader-wave {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
}

.loader {
  color:  #6e45e1;
  font-size: 45px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
.text-primary {
  color: #6e45e1 !important;
}
.requisito {
  color: red;
  font-weight: 600;
}
#div_info , #inputsFormato {
  width: 100%;
}
.swal2-popup .swal2-styled.swal2-confirm {
  background-color: #6e45e1 !important;
  border-radius: 20px !important;
}
.swal2-popup .swal2-styled.swal2-confirm:hover {
  cursor: pointer;
  background-color: #6b5de8 !important;
  transform: unset !important ;
}
.guion {
  display: block;
  text-align: center;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* SPACING CLASSES FOR PADDING */
/* PADDING TOP CLASSES FOR SPACES */
.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-105 {
  padding-top: 105px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pt-115 {
  padding-top: 115px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pt-125 {
  padding-top: 125px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pt-135 {
  padding-top: 135px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pt-145 {
  padding-top: 145px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pt-155 {
  padding-top: 155px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pt-165 {
  padding-top: 165px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pt-175 {
  padding-top: 175px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pt-195 {
  padding-top: 195px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

/* PADDING BOTTOM CLASSES FOR SPACES */
.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-105 {
  padding-bottom: 105px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pb-115 {
  padding-bottom: 115px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pb-135 {
  padding-bottom: 135px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pb-145 {
  padding-bottom: 145px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pb-155 {
  padding-bottom: 155px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pb-165 {
  padding-bottom: 165px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.pb-175 {
  padding-bottom: 175px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pb-185 {
  padding-bottom: 185px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.pb-195 {
  padding-bottom: 195px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

/* PADDING TOP AND BOTTOM CLASSES FOR SPACES */
.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.py-105 {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.py-115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}

.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.py-125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.py-135 {
  padding-top: 135px !important;
  padding-bottom: 135px !important;
}

.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.py-145 {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.py-155 {
  padding-top: 155px !important;
  padding-bottom: 155px !important;
}

.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.py-165 {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}

.py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.py-175 {
  padding-top: 175px !important;
  padding-bottom: 175px !important;
}

.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.py-185 {
  padding-top: 185px !important;
  padding-bottom: 185px !important;
}

.py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.py-195 {
  padding-top: 195px !important;
  padding-bottom: 195px !important;
}

.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

/* PADDING LEFT CLASSES FOR SPACES */
.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

/* PADDING RIGHT CLASSES FOR SPACES */
.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

/* PADDING LEFT AND RIGHT CLASSES FOR SPACES */
.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}


/* CLASSES FOR @MEDIA QUERIES */
@media screen and (min-width: 576px) {
  .div-title {
    display: flex;
    align-items: center;
    flex-direction: inherit;
    margin-bottom: 26px;
  }
  .rtn-div {
  width: auto;
  }
.btn-style {
  font-size: 17px;
  font-weight: 500;
  background-color: #ffffff;
  border: 2px solid #6e45e1 !important;
  padding: 8px 2px !important;
  border-radius: 8px;
  width: 180px;
  display: flex;
  align-items: center;
  height: max-content;
  justify-content: space-evenly;
  color: #6e45e1 !important;
}
#inputsFormato {
  width: inherit;
} 
#btnDes {
  text-align: -webkit-right;
}
.btn-exp {
  margin: 0 1rem !important;
}
  .btn-drop {
    width: 180px;
  }
  .btn-group {
    margin: 0 !important;
  }
  .m-mobile {
    align-items: center;
    margin-bottom: 0px !important;
  }
  .btn-exp {
    display: inline !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pt-sm-25 {
    padding-top: 25px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pt-sm-35 {
    padding-top: 35px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pt-sm-45 {
    padding-top: 45px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pt-sm-55 {
    padding-top: 55px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pt-sm-65 {
    padding-top: 65px !important;
  }
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  .pt-sm-75 {
    padding-top: 75px !important;
  }
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  .pt-sm-85 {
    padding-top: 85px !important;
  }
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pt-sm-95 {
    padding-top: 95px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pt-sm-105 {
    padding-top: 105px !important;
  }
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  .pt-sm-115 {
    padding-top: 115px !important;
  }
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  .pt-sm-125 {
    padding-top: 125px !important;
  }
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  .pt-sm-135 {
    padding-top: 135px !important;
  }
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  .pt-sm-145 {
    padding-top: 145px !important;
  }
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  .pt-sm-155 {
    padding-top: 155px !important;
  }
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  .pt-sm-165 {
    padding-top: 165px !important;
  }
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  .pt-sm-175 {
    padding-top: 175px !important;
  }
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  .pt-sm-185 {
    padding-top: 185px !important;
  }
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  .pt-sm-195 {
    padding-top: 195px !important;
  }
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  /* PADDING BOTTOM CLASSES FOR SPACES */
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pb-sm-55 {
    padding-bottom: 55px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pb-sm-65 {
    padding-bottom: 65px !important;
  }
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  .pb-sm-75 {
    padding-bottom: 75px !important;
  }
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  .pb-sm-85 {
    padding-bottom: 85px !important;
  }
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  .pb-sm-95 {
    padding-bottom: 95px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pb-sm-105 {
    padding-bottom: 105px !important;
  }
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  .pb-sm-115 {
    padding-bottom: 115px !important;
  }
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  .pb-sm-125 {
    padding-bottom: 125px !important;
  }
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  .pb-sm-135 {
    padding-bottom: 135px !important;
  }
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  .pb-sm-145 {
    padding-bottom: 145px !important;
  }
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  .pb-sm-155 {
    padding-bottom: 155px !important;
  }
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  .pb-sm-165 {
    padding-bottom: 165px !important;
  }
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  .pb-sm-175 {
    padding-bottom: 175px !important;
  }
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  .pb-sm-185 {
    padding-bottom: 185px !important;
  }
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  .pb-sm-195 {
    padding-bottom: 195px !important;
  }
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  /* PADDING TOP AND BOTTOM CLASSES FOR SPACES */
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-sm-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-sm-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-sm-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-sm-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-sm-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-sm-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-sm-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-sm-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .py-sm-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-sm-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-sm-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .py-sm-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-sm-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  .py-sm-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-sm-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  .py-sm-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-sm-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  .py-sm-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-sm-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  .py-sm-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-sm-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  .py-sm-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-sm-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .py-sm-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-sm-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  .py-sm-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-sm-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  .py-sm-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-sm-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  .py-sm-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* PADDING LEFT CLASSES FOR SPACES */
  .pl-sm-10 {
    padding-left: 10px !important;
  }
  .pl-sm-15 {
    padding-left: 15px !important;
  }
  .pl-sm-20 {
    padding-left: 20px !important;
  }
  .pl-sm-25 {
    padding-left: 25px !important;
  }
  .pl-sm-30 {
    padding-left: 30px !important;
  }
  .pl-sm-35 {
    padding-left: 35px !important;
  }
  .pl-sm-40 {
    padding-left: 40px !important;
  }
  .pl-sm-45 {
    padding-left: 45px !important;
  }
  .pl-sm-50 {
    padding-left: 50px !important;
  }
  .pl-sm-55 {
    padding-left: 55px !important;
  }
  .pl-sm-60 {
    padding-left: 60px !important;
  }
  .pl-sm-65 {
    padding-left: 65px !important;
  }
  .pl-sm-70 {
    padding-left: 70px !important;
  }
  .pl-sm-75 {
    padding-left: 75px !important;
  }
  .pl-sm-80 {
    padding-left: 80px !important;
  }
  .pl-sm-85 {
    padding-left: 85px !important;
  }
  .pl-sm-90 {
    padding-left: 90px !important;
  }
  .pl-sm-95 {
    padding-left: 95px !important;
  }
  .pl-sm-100 {
    padding-left: 100px !important;
  }
  /* PADDING RIGHT CLASSES FOR SPACES */
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pr-sm-15 {
    padding-right: 15px !important;
  }
  .pr-sm-20 {
    padding-right: 20px !important;
  }
  .pr-sm-25 {
    padding-right: 25px !important;
  }
  .pr-sm-30 {
    padding-right: 30px !important;
  }
  .pr-sm-35 {
    padding-right: 35px !important;
  }
  .pr-sm-40 {
    padding-right: 40px !important;
  }
  .pr-sm-45 {
    padding-right: 45px !important;
  }
  .pr-sm-50 {
    padding-right: 50px !important;
  }
  .pr-sm-55 {
    padding-right: 55px !important;
  }
  .pr-sm-60 {
    padding-right: 60px !important;
  }
  .pr-sm-65 {
    padding-right: 65px !important;
  }
  .pr-sm-70 {
    padding-right: 70px !important;
  }
  .pr-sm-75 {
    padding-right: 75px !important;
  }
  .pr-sm-80 {
    padding-right: 80px !important;
  }
  .pr-sm-85 {
    padding-right: 85px !important;
  }
  .pr-sm-90 {
    padding-right: 90px !important;
  }
  .pr-sm-95 {
    padding-right: 95px !important;
  }
  .pr-sm-100 {
    padding-right: 100px !important;
  }
  /* PADDING LEFT AND RIGHT CLASSES FOR SPACES */
  .px-sm-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-sm-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .px-sm-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-sm-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .px-sm-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-sm-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .px-sm-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-sm-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .px-sm-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-sm-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .px-sm-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-sm-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .px-sm-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-sm-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .px-sm-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-sm-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .px-sm-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-sm-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .px-sm-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

@media screen and (min-width: 768px) {
  .ww-50 {
    width: 50% !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pt-md-15 {
    padding-top: 15px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pt-md-25 {
    padding-top: 25px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pt-md-35 {
    padding-top: 35px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pt-md-45 {
    padding-top: 45px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pt-md-55 {
    padding-top: 55px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pt-md-65 {
    padding-top: 65px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pt-md-75 {
    padding-top: 75px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pt-md-85 {
    padding-top: 85px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pt-md-95 {
    padding-top: 95px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pt-md-105 {
    padding-top: 105px !important;
  }
  .pt-md-110 {
    padding-top: 110px !important;
  }
  .pt-md-115 {
    padding-top: 115px !important;
  }
  .pt-md-120 {
    padding-top: 120px !important;
  }
  .pt-md-125 {
    padding-top: 125px !important;
  }
  .pt-md-130 {
    padding-top: 130px !important;
  }
  .pt-md-135 {
    padding-top: 135px !important;
  }
  .pt-md-140 {
    padding-top: 140px !important;
  }
  .pt-md-145 {
    padding-top: 145px !important;
  }
  .pt-md-150 {
    padding-top: 150px !important;
  }
  .pt-md-155 {
    padding-top: 155px !important;
  }
  .pt-md-160 {
    padding-top: 160px !important;
  }
  .pt-md-165 {
    padding-top: 165px !important;
  }
  .pt-md-170 {
    padding-top: 170px !important;
  }
  .pt-md-175 {
    padding-top: 175px !important;
  }
  .pt-md-180 {
    padding-top: 180px !important;
  }
  .pt-md-185 {
    padding-top: 185px !important;
  }
  .pt-md-190 {
    padding-top: 190px !important;
  }
  .pt-md-195 {
    padding-top: 195px !important;
  }
  .pt-md-200 {
    padding-top: 200px !important;
  }
  /* PADDING BOTTOM CLASSES FOR SPACES */
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pb-md-55 {
    padding-bottom: 55px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pb-md-65 {
    padding-bottom: 65px !important;
  }
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  .pb-md-75 {
    padding-bottom: 75px !important;
  }
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  .pb-md-85 {
    padding-bottom: 85px !important;
  }
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  .pb-md-95 {
    padding-bottom: 95px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pb-md-105 {
    padding-bottom: 105px !important;
  }
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  .pb-md-115 {
    padding-bottom: 115px !important;
  }
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  .pb-md-125 {
    padding-bottom: 125px !important;
  }
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  .pb-md-135 {
    padding-bottom: 135px !important;
  }
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  .pb-md-145 {
    padding-bottom: 145px !important;
  }
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  .pb-md-155 {
    padding-bottom: 155px !important;
  }
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  .pb-md-165 {
    padding-bottom: 165px !important;
  }
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  .pb-md-175 {
    padding-bottom: 175px !important;
  }
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  .pb-md-185 {
    padding-bottom: 185px !important;
  }
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  .pb-md-195 {
    padding-bottom: 195px !important;
  }
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  /* PADDING TOP AND BOTTOM CLASSES FOR SPACES */
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-md-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-md-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-md-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-md-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-md-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-md-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-md-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-md-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .py-md-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-md-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-md-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .py-md-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-md-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  .py-md-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-md-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  .py-md-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-md-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  .py-md-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-md-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  .py-md-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-md-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  .py-md-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-md-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .py-md-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-md-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  .py-md-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-md-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  .py-md-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-md-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  .py-md-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* PADDING LEFT CLASSES FOR SPACES */
  .pl-md-10 {
    padding-left: 10px !important;
  }
  .pl-md-15 {
    padding-left: 15px !important;
  }
  .pl-md-20 {
    padding-left: 20px !important;
  }
  .pl-md-25 {
    padding-left: 25px !important;
  }
  .pl-md-30 {
    padding-left: 30px !important;
  }
  .pl-md-35 {
    padding-left: 35px !important;
  }
  .pl-md-40 {
    padding-left: 40px !important;
  }
  .pl-md-45 {
    padding-left: 45px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }
  .pl-md-55 {
    padding-left: 55px !important;
  }
  .pl-md-60 {
    padding-left: 60px !important;
  }
  .pl-md-65 {
    padding-left: 65px !important;
  }
  .pl-md-70 {
    padding-left: 70px !important;
  }
  .pl-md-75 {
    padding-left: 75px !important;
  }
  .pl-md-80 {
    padding-left: 80px !important;
  }
  .pl-md-85 {
    padding-left: 85px !important;
  }
  .pl-md-90 {
    padding-left: 90px !important;
  }
  .pl-md-95 {
    padding-left: 95px !important;
  }
  .pl-md-100 {
    padding-left: 100px !important;
  }
  /* PADDING RIGHT CLASSES FOR SPACES */
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pr-md-15 {
    padding-right: 15px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pr-md-25 {
    padding-right: 25px !important;
  }
  .pr-md-30 {
    padding-right: 30px !important;
  }
  .pr-md-35 {
    padding-right: 35px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pr-md-45 {
    padding-right: 45px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pr-md-55 {
    padding-right: 55px !important;
  }
  .pr-md-60 {
    padding-right: 60px !important;
  }
  .pr-md-65 {
    padding-right: 65px !important;
  }
  .pr-md-70 {
    padding-right: 70px !important;
  }
  .pr-md-75 {
    padding-right: 75px !important;
  }
  .pr-md-80 {
    padding-right: 80px !important;
  }
  .pr-md-85 {
    padding-right: 85px !important;
  }
  .pr-md-90 {
    padding-right: 90px !important;
  }
  .pr-md-95 {
    padding-right: 95px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
  /* PADDING LEFT AND RIGHT CLASSES FOR SPACES */
  .px-md-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-md-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-md-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-md-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .px-md-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-md-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .px-md-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-md-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .px-md-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-md-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .px-md-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-md-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .px-md-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-md-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .px-md-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-md-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .px-md-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

@media screen and (min-width: 992px) {
  .row-reslabel {
    flex-wrap: nowrap;
    justify-content: space-evenly;
    display: flex;
  }
  .img-mobile {
    margin-top: 120px
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pt-lg-25 {
    padding-top: 25px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pt-lg-35 {
    padding-top: 35px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pt-lg-45 {
    padding-top: 45px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pt-lg-55 {
    padding-top: 55px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pt-lg-65 {
    padding-top: 65px !important;
  }
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  .pt-lg-75 {
    padding-top: 75px !important;
  }
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  .pt-lg-85 {
    padding-top: 85px !important;
  }
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  .pt-lg-95 {
    padding-top: 95px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pt-lg-105 {
    padding-top: 105px !important;
  }
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  .pt-lg-115 {
    padding-top: 115px !important;
  }
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  .pt-lg-125 {
    padding-top: 125px !important;
  }
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  .pt-lg-135 {
    padding-top: 135px !important;
  }
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  .pt-lg-145 {
    padding-top: 145px !important;
  }
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  .pt-lg-155 {
    padding-top: 155px !important;
  }
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  .pt-lg-165 {
    padding-top: 165px !important;
  }
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  .pt-lg-175 {
    padding-top: 175px !important;
  }
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  .pt-lg-185 {
    padding-top: 185px !important;
  }
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  .pt-lg-195 {
    padding-top: 195px !important;
  }
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  /* PADDING BOTTOM CLASSES FOR SPACES */
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pb-lg-55 {
    padding-bottom: 55px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pb-lg-65 {
    padding-bottom: 65px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  .pb-lg-75 {
    padding-bottom: 75px !important;
  }
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  .pb-lg-85 {
    padding-bottom: 85px !important;
  }
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  .pb-lg-95 {
    padding-bottom: 95px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pb-lg-105 {
    padding-bottom: 105px !important;
  }
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  .pb-lg-115 {
    padding-bottom: 115px !important;
  }
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  .pb-lg-125 {
    padding-bottom: 125px !important;
  }
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  .pb-lg-135 {
    padding-bottom: 135px !important;
  }
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  .pb-lg-145 {
    padding-bottom: 145px !important;
  }
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  .pb-lg-165 {
    padding-bottom: 165px !important;
  }
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  .pb-lg-175 {
    padding-bottom: 175px !important;
  }
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  .pb-lg-185 {
    padding-bottom: 185px !important;
  }
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  .pb-lg-195 {
    padding-bottom: 195px !important;
  }
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  /* PADDING TOP AND BOTTOM CLASSES FOR SPACES */
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-lg-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-lg-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-lg-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-lg-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-lg-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-lg-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-lg-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-lg-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .py-lg-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-lg-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-lg-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .py-lg-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-lg-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  .py-lg-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-lg-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  .py-lg-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-lg-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  .py-lg-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-lg-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  .py-lg-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-lg-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  .py-lg-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-lg-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .py-lg-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-lg-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  .py-lg-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-lg-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  .py-lg-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-lg-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  .py-lg-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* PADDING LEFT CLASSES FOR SPACES */
  .pl-lg-10 {
    padding-left: 10px !important;
  }
  .pl-lg-15 {
    padding-left: 15px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
  .pl-lg-25 {
    padding-left: 25px !important;
  }
  .pl-lg-30 {
    padding-left: 30px !important;
  }
  .pl-lg-35 {
    padding-left: 35px !important;
  }
  .pl-lg-40 {
    padding-left: 40px !important;
  }
  .pl-lg-45 {
    padding-left: 45px !important;
  }
  .pl-lg-50 {
    padding-left: 50px !important;
  }
  .pl-lg-55 {
    padding-left: 55px !important;
  }
  .pl-lg-60 {
    padding-left: 60px !important;
  }
  .pl-lg-65 {
    padding-left: 65px !important;
  }
  .pl-lg-70 {
    padding-left: 70px !important;
  }
  .pl-lg-75 {
    padding-left: 75px !important;
  }
  .pl-lg-80 {
    padding-left: 80px !important;
  }
  .pl-lg-85 {
    padding-left: 85px !important;
  }
  .pl-lg-90 {
    padding-left: 90px !important;
  }
  .pl-lg-95 {
    padding-left: 95px !important;
  }
  .pl-lg-100 {
    padding-left: 100px !important;
  }
  /* PADDING RIGHT CLASSES FOR SPACES */
  .pr-lg-10 {
    padding-right: 10px !important;
  }
  .pr-lg-15 {
    padding-right: 15px !important;
  }
  .pr-lg-20 {
    padding-right: 20px !important;
  }
  .pr-lg-25 {
    padding-right: 25px !important;
  }
  .pr-lg-30 {
    padding-right: 30px !important;
  }
  .pr-lg-35 {
    padding-right: 35px !important;
  }
  .pr-lg-40 {
    padding-right: 40px !important;
  }
  .pr-lg-45 {
    padding-right: 45px !important;
  }
  .pr-lg-50 {
    padding-right: 50px !important;
  }
  .pr-lg-55 {
    padding-right: 55px !important;
  }
  .pr-lg-60 {
    padding-right: 60px !important;
  }
  .pr-lg-65 {
    padding-right: 65px !important;
  }
  .pr-lg-70 {
    padding-right: 70px !important;
  }
  .pr-lg-75 {
    padding-right: 75px !important;
  }
  .pr-lg-80 {
    padding-right: 80px !important;
  }
  .pr-lg-85 {
    padding-right: 85px !important;
  }
  .pr-lg-90 {
    padding-right: 90px !important;
  }
  .pr-lg-95 {
    padding-right: 95px !important;
  }
  .pr-lg-100 {
    padding-right: 100px !important;
  }
  /* PADDING LEFT AND RIGHT CLASSES FOR SPACES */
  .px-lg-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-lg-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-lg-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .px-lg-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-lg-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .px-lg-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-lg-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .px-lg-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-lg-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .px-lg-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-lg-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .px-lg-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-lg-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .px-lg-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-lg-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .px-lg-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-lg-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .px-lg-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  .pt-xl-15 {
    padding-top: 15px !important;
  }
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  .pt-xl-25 {
    padding-top: 25px !important;
  }
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  .pt-xl-35 {
    padding-top: 35px !important;
  }
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  .pt-xl-45 {
    padding-top: 45px !important;
  }
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  .pt-xl-55 {
    padding-top: 55px !important;
  }
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  .pt-xl-65 {
    padding-top: 65px !important;
  }
  .pt-xl-70 {
    padding-top: 70px !important;
  }
  .pt-xl-75 {
    padding-top: 75px !important;
  }
  .pt-xl-80 {
    padding-top: 80px !important;
  }
  .pt-xl-85 {
    padding-top: 85px !important;
  }
  .pt-xl-90 {
    padding-top: 90px !important;
  }
  .pt-xl-95 {
    padding-top: 95px !important;
  }
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  .pt-xl-105 {
    padding-top: 105px !important;
  }
  .pt-xl-110 {
    padding-top: 110px !important;
  }
  .pt-xl-115 {
    padding-top: 115px !important;
  }
  .pt-xl-120 {
    padding-top: 120px !important;
  }
  .pt-xl-125 {
    padding-top: 125px !important;
  }
  .pt-xl-130 {
    padding-top: 130px !important;
  }
  .pt-xl-135 {
    padding-top: 135px !important;
  }
  .pt-xl-140 {
    padding-top: 140px !important;
  }
  .pt-xl-145 {
    padding-top: 145px !important;
  }
  .pt-xl-150 {
    padding-top: 150px !important;
  }
  .pt-xl-155 {
    padding-top: 155px !important;
  }
  .pt-xl-160 {
    padding-top: 160px !important;
  }
  .pt-xl-165 {
    padding-top: 165px !important;
  }
  .pt-xl-170 {
    padding-top: 170px !important;
  }
  .pt-xl-175 {
    padding-top: 175px !important;
  }
  .pt-xl-180 {
    padding-top: 180px !important;
  }
  .pt-xl-185 {
    padding-top: 185px !important;
  }
  .pt-xl-190 {
    padding-top: 190px !important;
  }
  .pt-xl-195 {
    padding-top: 195px !important;
  }
  .pt-xl-200 {
    padding-top: 200px !important;
  }
  /* PADDING BOTTOM CLASSES FOR SPACES */
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  .pb-xl-15 {
    padding-bottom: 15px !important;
  }
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .pb-xl-25 {
    padding-bottom: 25px !important;
  }
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  .pb-xl-35 {
    padding-bottom: 35px !important;
  }
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  .pb-xl-45 {
    padding-bottom: 45px !important;
  }
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  .pb-xl-55 {
    padding-bottom: 55px !important;
  }
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  .pb-xl-65 {
    padding-bottom: 65px !important;
  }
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
  .pb-xl-75 {
    padding-bottom: 75px !important;
  }
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
  .pb-xl-85 {
    padding-bottom: 85px !important;
  }
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
  .pb-xl-95 {
    padding-bottom: 95px !important;
  }
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  .pb-xl-105 {
    padding-bottom: 105px !important;
  }
  .pb-xl-110 {
    padding-bottom: 110px !important;
  }
  .pb-xl-115 {
    padding-bottom: 115px !important;
  }
  .pb-xl-120 {
    padding-bottom: 120px !important;
  }
  .pb-xl-125 {
    padding-bottom: 125px !important;
  }
  .pb-xl-130 {
    padding-bottom: 130px !important;
  }
  .pb-xl-135 {
    padding-bottom: 135px !important;
  }
  .pb-xl-140 {
    padding-bottom: 140px !important;
  }
  .pb-xl-145 {
    padding-bottom: 145px !important;
  }
  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
  .pb-xl-155 {
    padding-bottom: 155px !important;
  }
  .pb-xl-160 {
    padding-bottom: 160px !important;
  }
  .pb-xl-165 {
    padding-bottom: 165px !important;
  }
  .pb-xl-170 {
    padding-bottom: 170px !important;
  }
  .pb-xl-175 {
    padding-bottom: 175px !important;
  }
  .pb-xl-180 {
    padding-bottom: 180px !important;
  }
  .pb-xl-185 {
    padding-bottom: 185px !important;
  }
  .pb-xl-190 {
    padding-bottom: 190px !important;
  }
  .pb-xl-195 {
    padding-bottom: 195px !important;
  }
  .pb-xl-200 {
    padding-bottom: 200px !important;
  }
  /* PADDING TOP AND BOTTOM CLASSES FOR SPACES */
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xl-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xl-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xl-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xl-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .py-xl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xl-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xl-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .py-xl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-xl-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  .py-xl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-xl-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  .py-xl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-xl-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  .py-xl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-xl-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  .py-xl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-xl-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  .py-xl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-xl-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .py-xl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-xl-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  .py-xl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-xl-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  .py-xl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-xl-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  .py-xl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  /* PADDING LEFT CLASSES FOR SPACES */
  .pl-xl-10 {
    padding-left: 10px !important;
  }
  .pl-xl-15 {
    padding-left: 15px !important;
  }
  .pl-xl-20 {
    padding-left: 20px !important;
  }
  .pl-xl-25 {
    padding-left: 25px !important;
  }
  .pl-xl-30 {
    padding-left: 30px !important;
  }
  .pl-xl-35 {
    padding-left: 35px !important;
  }
  .pl-xl-40 {
    padding-left: 40px !important;
  }
  .pl-xl-45 {
    padding-left: 45px !important;
  }
  .pl-xl-50 {
    padding-left: 50px !important;
  }
  .pl-xl-55 {
    padding-left: 55px !important;
  }
  .pl-xl-60 {
    padding-left: 60px !important;
  }
  .pl-xl-65 {
    padding-left: 65px !important;
  }
  .pl-xl-70 {
    padding-left: 70px !important;
  }
  .pl-xl-75 {
    padding-left: 75px !important;
  }
  .pl-xl-80 {
    padding-left: 80px !important;
  }
  .pl-xl-85 {
    padding-left: 85px !important;
  }
  .pl-xl-90 {
    padding-left: 90px !important;
  }
  .pl-xl-95 {
    padding-left: 95px !important;
  }
  .pl-xl-100 {
    padding-left: 100px !important;
  }
  /* PADDING RIGHT CLASSES FOR SPACES */
  .pr-xl-10 {
    padding-right: 10px !important;
  }
  .pr-xl-15 {
    padding-right: 15px !important;
  }
  .pr-xl-20 {
    padding-right: 20px !important;
  }
  .pr-xl-25 {
    padding-right: 25px !important;
  }
  .pr-xl-30 {
    padding-right: 30px !important;
  }
  .pr-xl-35 {
    padding-right: 35px !important;
  }
  .pr-xl-40 {
    padding-right: 40px !important;
  }
  .pr-xl-45 {
    padding-right: 45px !important;
  }
  .pr-xl-50 {
    padding-right: 50px !important;
  }
  .pr-xl-55 {
    padding-right: 55px !important;
  }
  .pr-xl-60 {
    padding-right: 60px !important;
  }
  .pr-xl-65 {
    padding-right: 65px !important;
  }
  .pr-xl-70 {
    padding-right: 70px !important;
  }
  .pr-xl-75 {
    padding-right: 75px !important;
  }
  .pr-xl-80 {
    padding-right: 80px !important;
  }
  .pr-xl-85 {
    padding-right: 85px !important;
  }
  .pr-xl-90 {
    padding-right: 90px !important;
  }
  .pr-xl-95 {
    padding-right: 95px !important;
  }
  .pr-xl-100 {
    padding-right: 100px !important;
  }
  /* PADDING LEFT AND RIGHT CLASSES FOR SPACES */
  .px-xl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-xl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .px-xl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-xl-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .px-xl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-xl-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .px-xl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-xl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .px-xl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-xl-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .px-xl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-xl-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .px-xl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-xl-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .px-xl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-xl-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .px-xl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-xl-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .px-xl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

/* SPACING CLASSES FOR MARGIN */
/* MARGIN TOP CLASSES FOR SPACES */
.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

/* MARGIN BOTTOM CLASSES FOR SPACES */
.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

/* MARGIN TOP AND BOTTOM CLASSES FOR SPACES */
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.my-105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.my-115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.my-125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.my-135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.my-145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.my-155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.my-165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.my-175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.my-185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.my-195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

/* MARGIN LEFT CLASSES FOR SPACES */
.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

/* MARGIN RIGHT CLASSES FOR SPACES */
.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

/* MARGIN LEFT AND RIGHT CLASSES FOR SPACES */
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

/* CLASSES FOR @MEDIA QUERIES */
@media screen and (min-width: 576px) {
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-25 {
    margin-top: 25px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-35 {
    margin-top: 35px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-45 {
    margin-top: 45px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-55 {
    margin-top: 55px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-65 {
    margin-top: 65px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-75 {
    margin-top: 75px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mt-sm-85 {
    margin-top: 85px !important;
  }
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  .mt-sm-95 {
    margin-top: 95px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mt-sm-105 {
    margin-top: 105px !important;
  }
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  .mt-sm-115 {
    margin-top: 115px !important;
  }
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  .mt-sm-125 {
    margin-top: 125px !important;
  }
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  .mt-sm-135 {
    margin-top: 135px !important;
  }
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  .mt-sm-145 {
    margin-top: 145px !important;
  }
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  .mt-sm-155 {
    margin-top: 155px !important;
  }
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  .mt-sm-165 {
    margin-top: 165px !important;
  }
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  .mt-sm-175 {
    margin-top: 175px !important;
  }
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  .mt-sm-185 {
    margin-top: 185px !important;
  }
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  .mt-sm-195 {
    margin-top: 195px !important;
  }
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  /* MARGIN BOTTOM CLASSES FOR SPACES */
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-55 {
    margin-bottom: 55px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-65 {
    margin-bottom: 65px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-75 {
    margin-bottom: 75px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mb-sm-85 {
    margin-bottom: 85px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mb-sm-95 {
    margin-bottom: 95px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mb-sm-105 {
    margin-bottom: 105px !important;
  }
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  .mb-sm-115 {
    margin-bottom: 115px !important;
  }
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  .mb-sm-125 {
    margin-bottom: 125px !important;
  }
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  .mb-sm-135 {
    margin-bottom: 135px !important;
  }
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  .mb-sm-145 {
    margin-bottom: 145px !important;
  }
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  .mb-sm-155 {
    margin-bottom: 155px !important;
  }
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  .mb-sm-165 {
    margin-bottom: 165px !important;
  }
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  .mb-sm-175 {
    margin-bottom: 175px !important;
  }
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  .mb-sm-185 {
    margin-bottom: 185px !important;
  }
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  .mb-sm-195 {
    margin-bottom: 195px !important;
  }
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  /* MARGIN TOP AND BOTTOM CLASSES FOR SPACES */
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-sm-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-sm-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-sm-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-sm-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-sm-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-sm-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-sm-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-sm-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .my-sm-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-sm-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-sm-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .my-sm-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-sm-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  .my-sm-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-sm-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  .my-sm-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-sm-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  .my-sm-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-sm-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  .my-sm-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-sm-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  .my-sm-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-sm-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  .my-sm-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-sm-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  .my-sm-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-sm-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  .my-sm-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-sm-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  .my-sm-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* MARGIN LEFT CLASSES FOR SPACES */
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .ml-sm-15 {
    margin-left: 15px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .ml-sm-25 {
    margin-left: 25px !important;
  }
  .ml-sm-30 {
    margin-left: 30px !important;
  }
  .ml-sm-35 {
    margin-left: 35px !important;
  }
  .ml-sm-40 {
    margin-left: 40px !important;
  }
  .ml-sm-45 {
    margin-left: 45px !important;
  }
  .ml-sm-50 {
    margin-left: 50px !important;
  }
  .ml-sm-55 {
    margin-left: 55px !important;
  }
  .ml-sm-60 {
    margin-left: 60px !important;
  }
  .ml-sm-65 {
    margin-left: 65px !important;
  }
  .ml-sm-70 {
    margin-left: 70px !important;
  }
  .ml-sm-75 {
    margin-left: 75px !important;
  }
  .ml-sm-80 {
    margin-left: 80px !important;
  }
  .ml-sm-85 {
    margin-left: 85px !important;
  }
  .ml-sm-90 {
    margin-left: 90px !important;
  }
  .ml-sm-95 {
    margin-left: 95px !important;
  }
  .ml-sm-100 {
    margin-left: 100px !important;
  }
  /* MARGIN RIGHT CLASSES FOR SPACES */
  .mr-sm-10 {
    margin-right: 10px !important;
  }
  .mr-sm-15 {
    margin-right: 15px !important;
  }
  .mr-sm-20 {
    margin-right: 20px !important;
  }
  .mr-sm-25 {
    margin-right: 25px !important;
  }
  .mr-sm-30 {
    margin-right: 30px !important;
  }
  .mr-sm-35 {
    margin-right: 35px !important;
  }
  .mr-sm-40 {
    margin-right: 40px !important;
  }
  .mr-sm-45 {
    margin-right: 45px !important;
  }
  .mr-sm-50 {
    margin-right: 50px !important;
  }
  .mr-sm-55 {
    margin-right: 55px !important;
  }
  .mr-sm-60 {
    margin-right: 60px !important;
  }
  .mr-sm-65 {
    margin-right: 65px !important;
  }
  .mr-sm-70 {
    margin-right: 70px !important;
  }
  .mr-sm-75 {
    margin-right: 75px !important;
  }
  .mr-sm-80 {
    margin-right: 80px !important;
  }
  .mr-sm-85 {
    margin-right: 85px !important;
  }
  .mr-sm-90 {
    margin-right: 90px !important;
  }
  .mr-sm-95 {
    margin-right: 95px !important;
  }
  .mr-sm-100 {
    margin-right: 100px !important;
  }
  /* MARGIN LEFT AND RIGHT CLASSES FOR SPACES */
  .mx-sm-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-sm-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mx-sm-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-sm-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .mx-sm-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-sm-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .mx-sm-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-sm-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .mx-sm-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-sm-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .mx-sm-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-sm-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .mx-sm-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-sm-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .mx-sm-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-sm-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .mx-sm-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-sm-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .mx-sm-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-15 {
    margin-top: 15px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-25 {
    margin-top: 25px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-35 {
    margin-top: 35px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mt-md-45 {
    margin-top: 45px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mt-md-55 {
    margin-top: 55px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mt-md-65 {
    margin-top: 65px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mt-md-75 {
    margin-top: 75px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mt-md-85 {
    margin-top: 85px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mt-md-95 {
    margin-top: 95px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mt-md-105 {
    margin-top: 105px !important;
  }
  .mt-md-110 {
    margin-top: 110px !important;
  }
  .mt-md-115 {
    margin-top: 115px !important;
  }
  .mt-md-120 {
    margin-top: 120px !important;
  }
  .mt-md-125 {
    margin-top: 125px !important;
  }
  .mt-md-130 {
    margin-top: 130px !important;
  }
  .mt-md-135 {
    margin-top: 135px !important;
  }
  .mt-md-140 {
    margin-top: 140px !important;
  }
  .mt-md-145 {
    margin-top: 145px !important;
  }
  .mt-md-150 {
    margin-top: 150px !important;
  }
  .mt-md-155 {
    margin-top: 155px !important;
  }
  .mt-md-160 {
    margin-top: 160px !important;
  }
  .mt-md-165 {
    margin-top: 165px !important;
  }
  .mt-md-170 {
    margin-top: 170px !important;
  }
  .mt-md-175 {
    margin-top: 175px !important;
  }
  .mt-md-180 {
    margin-top: 180px !important;
  }
  .mt-md-185 {
    margin-top: 185px !important;
  }
  .mt-md-190 {
    margin-top: 190px !important;
  }
  .mt-md-195 {
    margin-top: 195px !important;
  }
  .mt-md-200 {
    margin-top: 200px !important;
  }
  /* MARGIN BOTTOM CLASSES FOR SPACES */
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-55 {
    margin-bottom: 55px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-65 {
    margin-bottom: 65px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-85 {
    margin-bottom: 85px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-95 {
    margin-bottom: 95px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-105 {
    margin-bottom: 105px !important;
  }
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  .mb-md-115 {
    margin-bottom: 115px !important;
  }
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  .mb-md-125 {
    margin-bottom: 125px !important;
  }
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  .mb-md-135 {
    margin-bottom: 135px !important;
  }
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  .mb-md-145 {
    margin-bottom: 145px !important;
  }
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  .mb-md-155 {
    margin-bottom: 155px !important;
  }
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  .mb-md-165 {
    margin-bottom: 165px !important;
  }
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  .mb-md-175 {
    margin-bottom: 175px !important;
  }
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  .mb-md-185 {
    margin-bottom: 185px !important;
  }
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  .mb-md-195 {
    margin-bottom: 195px !important;
  }
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  /* MARGIN TOP AND BOTTOM CLASSES FOR SPACES */
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-md-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-md-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-md-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-md-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-md-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-md-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-md-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-md-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .my-md-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-md-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-md-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .my-md-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-md-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  .my-md-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-md-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  .my-md-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-md-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  .my-md-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-md-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  .my-md-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-md-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  .my-md-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-md-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  .my-md-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-md-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  .my-md-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-md-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  .my-md-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-md-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  .my-md-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* MARGIN LEFT CLASSES FOR SPACES */
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .ml-md-15 {
    margin-left: 15px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .ml-md-25 {
    margin-left: 25px !important;
  }
  .ml-md-30 {
    margin-left: 30px !important;
  }
  .ml-md-35 {
    margin-left: 35px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .ml-md-45 {
    margin-left: 45px !important;
  }
  .ml-md-50 {
    margin-left: 50px !important;
  }
  .ml-md-55 {
    margin-left: 55px !important;
  }
  .ml-md-60 {
    margin-left: 60px !important;
  }
  .ml-md-65 {
    margin-left: 65px !important;
  }
  .ml-md-70 {
    margin-left: 70px !important;
  }
  .ml-md-75 {
    margin-left: 75px !important;
  }
  .ml-md-80 {
    margin-left: 80px !important;
  }
  .ml-md-85 {
    margin-left: 85px !important;
  }
  .ml-md-90 {
    margin-left: 90px !important;
  }
  .ml-md-95 {
    margin-left: 95px !important;
  }
  .ml-md-100 {
    margin-left: 100px !important;
  }
  /* MARGIN RIGHT CLASSES FOR SPACES */
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mr-md-15 {
    margin-right: 15px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .mr-md-25 {
    margin-right: 25px !important;
  }
  .mr-md-30 {
    margin-right: 30px !important;
  }
  .mr-md-35 {
    margin-right: 35px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .mr-md-45 {
    margin-right: 45px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .mr-md-55 {
    margin-right: 55px !important;
  }
  .mr-md-60 {
    margin-right: 60px !important;
  }
  .mr-md-65 {
    margin-right: 65px !important;
  }
  .mr-md-70 {
    margin-right: 70px !important;
  }
  .mr-md-75 {
    margin-right: 75px !important;
  }
  .mr-md-80 {
    margin-right: 80px !important;
  }
  .mr-md-85 {
    margin-right: 85px !important;
  }
  .mr-md-90 {
    margin-right: 90px !important;
  }
  .mr-md-95 {
    margin-right: 95px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
  /* MARGIN LEFT AND RIGHT CLASSES FOR SPACES */
  .mx-md-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-md-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-md-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .mx-md-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-md-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .mx-md-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-md-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .mx-md-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-md-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .mx-md-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-md-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .mx-md-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-md-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .mx-md-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-md-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .mx-md-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-md-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .mx-md-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mt-lg-25 {
    margin-top: 25px !important;
  }
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mt-lg-35 {
    margin-top: 35px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mt-lg-45 {
    margin-top: 45px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mt-lg-55 {
    margin-top: 55px !important;
  }
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mt-lg-65 {
    margin-top: 65px !important;
  }
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  .mt-lg-75 {
    margin-top: 75px !important;
  }
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  .mt-lg-85 {
    margin-top: 85px !important;
  }
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  .mt-lg-95 {
    margin-top: 95px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mt-lg-105 {
    margin-top: 105px !important;
  }
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  .mt-lg-115 {
    margin-top: 115px !important;
  }
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  .mt-lg-125 {
    margin-top: 125px !important;
  }
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  .mt-lg-135 {
    margin-top: 135px !important;
  }
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  .mt-lg-145 {
    margin-top: 145px !important;
  }
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  .mt-lg-155 {
    margin-top: 155px !important;
  }
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  .mt-lg-165 {
    margin-top: 165px !important;
  }
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  .mt-lg-175 {
    margin-top: 175px !important;
  }
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  .mt-lg-185 {
    margin-top: 185px !important;
  }
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  .mt-lg-195 {
    margin-top: 195px !important;
  }
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  /* MARGIN BOTTOM CLASSES FOR SPACES */
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mb-lg-55 {
    margin-bottom: 55px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-65 {
    margin-bottom: 65px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-75 {
    margin-bottom: 75px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mb-lg-85 {
    margin-bottom: 85px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mb-lg-95 {
    margin-bottom: 95px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mb-lg-105 {
    margin-bottom: 105px !important;
  }
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  .mb-lg-115 {
    margin-bottom: 115px !important;
  }
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  .mb-lg-125 {
    margin-bottom: 125px !important;
  }
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  .mb-lg-135 {
    margin-bottom: 135px !important;
  }
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  .mb-lg-145 {
    margin-bottom: 145px !important;
  }
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  .mb-lg-155 {
    margin-bottom: 155px !important;
  }
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  .mb-lg-165 {
    margin-bottom: 165px !important;
  }
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  .mb-lg-175 {
    margin-bottom: 175px !important;
  }
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  .mb-lg-185 {
    margin-bottom: 185px !important;
  }
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  .mb-lg-195 {
    margin-bottom: 195px !important;
  }
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  /* MARGIN TOP AND BOTTOM CLASSES FOR SPACES */
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-lg-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-lg-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-lg-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-lg-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-lg-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-lg-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-lg-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-lg-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .my-lg-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-lg-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-lg-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .my-lg-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-lg-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  .my-lg-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-lg-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  .my-lg-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-lg-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  .my-lg-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-lg-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  .my-lg-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-lg-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  .my-lg-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-lg-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  .my-lg-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-lg-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  .my-lg-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-lg-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  .my-lg-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-lg-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  .my-lg-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* MARGIN LEFT CLASSES FOR SPACES */
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .ml-lg-15 {
    margin-left: 15px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .ml-lg-25 {
    margin-left: 25px !important;
  }
  .ml-lg-30 {
    margin-left: 30px !important;
  }
  .ml-lg-35 {
    margin-left: 35px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .ml-lg-45 {
    margin-left: 45px !important;
  }
  .ml-lg-50 {
    margin-left: 50px !important;
  }
  .ml-lg-55 {
    margin-left: 55px !important;
  }
  .ml-lg-60 {
    margin-left: 60px !important;
  }
  .ml-lg-65 {
    margin-left: 65px !important;
  }
  .ml-lg-70 {
    margin-left: 70px !important;
  }
  .ml-lg-75 {
    margin-left: 75px !important;
  }
  .ml-lg-80 {
    margin-left: 80px !important;
  }
  .ml-lg-85 {
    margin-left: 85px !important;
  }
  .ml-lg-90 {
    margin-left: 90px !important;
  }
  .ml-lg-95 {
    margin-left: 95px !important;
  }
  .ml-lg-100 {
    margin-left: 100px !important;
  }
  /* MARGIN RIGHT CLASSES FOR SPACES */
  .mr-lg-10 {
    margin-right: 10px !important;
  }
  .mr-lg-15 {
    margin-right: 15px !important;
  }
  .mr-lg-20 {
    margin-right: 20px !important;
  }
  .mr-lg-25 {
    margin-right: 25px !important;
  }
  .mr-lg-30 {
    margin-right: 30px !important;
  }
  .mr-lg-35 {
    margin-right: 35px !important;
  }
  .mr-lg-40 {
    margin-right: 40px !important;
  }
  .mr-lg-45 {
    margin-right: 45px !important;
  }
  .mr-lg-50 {
    margin-right: 50px !important;
  }
  .mr-lg-55 {
    margin-right: 55px !important;
  }
  .mr-lg-60 {
    margin-right: 60px !important;
  }
  .mr-lg-65 {
    margin-right: 65px !important;
  }
  .mr-lg-70 {
    margin-right: 70px !important;
  }
  .mr-lg-75 {
    margin-right: 75px !important;
  }
  .mr-lg-80 {
    margin-right: 80px !important;
  }
  .mr-lg-85 {
    margin-right: 85px !important;
  }
  .mr-lg-90 {
    margin-right: 90px !important;
  }
  .mr-lg-95 {
    margin-right: 95px !important;
  }
  .mr-lg-100 {
    margin-right: 100px !important;
  }
  /* MARGIN LEFT AND RIGHT CLASSES FOR SPACES */
  .mx-lg-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-lg-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-lg-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .mx-lg-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-lg-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .mx-lg-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-lg-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .mx-lg-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-lg-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .mx-lg-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-lg-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .mx-lg-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-lg-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .mx-lg-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-lg-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .mx-lg-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-lg-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .mx-lg-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  .mt-xl-15 {
    margin-top: 15px !important;
  }
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  .mt-xl-25 {
    margin-top: 25px !important;
  }
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  .mt-xl-35 {
    margin-top: 35px !important;
  }
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mt-xl-45 {
    margin-top: 45px !important;
  }
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  .mt-xl-55 {
    margin-top: 55px !important;
  }
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  .mt-xl-65 {
    margin-top: 65px !important;
  }
  .mt-xl-70 {
    margin-top: 70px !important;
  }
  .mt-xl-75 {
    margin-top: 75px !important;
  }
  .mt-xl-80 {
    margin-top: 80px !important;
  }
  .mt-xl-85 {
    margin-top: 85px !important;
  }
  .mt-xl-90 {
    margin-top: 90px !important;
  }
  .mt-xl-95 {
    margin-top: 95px !important;
  }
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  .mt-xl-105 {
    margin-top: 105px !important;
  }
  .mt-xl-110 {
    margin-top: 110px !important;
  }
  .mt-xl-115 {
    margin-top: 115px !important;
  }
  .mt-xl-120 {
    margin-top: 120px !important;
  }
  .mt-xl-125 {
    margin-top: 125px !important;
  }
  .mt-xl-130 {
    margin-top: 130px !important;
  }
  .mt-xl-135 {
    margin-top: 135px !important;
  }
  .mt-xl-140 {
    margin-top: 140px !important;
  }
  .mt-xl-145 {
    margin-top: 145px !important;
  }
  .mt-xl-150 {
    margin-top: 150px !important;
  }
  .mt-xl-155 {
    margin-top: 155px !important;
  }
  .mt-xl-160 {
    margin-top: 160px !important;
  }
  .mt-xl-165 {
    margin-top: 165px !important;
  }
  .mt-xl-170 {
    margin-top: 170px !important;
  }
  .mt-xl-175 {
    margin-top: 175px !important;
  }
  .mt-xl-180 {
    margin-top: 180px !important;
  }
  .mt-xl-185 {
    margin-top: 185px !important;
  }
  .mt-xl-190 {
    margin-top: 190px !important;
  }
  .mt-xl-195 {
    margin-top: 195px !important;
  }
  .mt-xl-200 {
    margin-top: 200px !important;
  }
  /* MARGIN BOTTOM CLASSES FOR SPACES */
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xl-25 {
    margin-bottom: 25px !important;
  }
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xl-35 {
    margin-bottom: 35px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xl-45 {
    margin-bottom: 45px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xl-55 {
    margin-bottom: 55px !important;
  }
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xl-65 {
    margin-bottom: 65px !important;
  }
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xl-75 {
    margin-bottom: 75px !important;
  }
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xl-85 {
    margin-bottom: 85px !important;
  }
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xl-95 {
    margin-bottom: 95px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xl-105 {
    margin-bottom: 105px !important;
  }
  .mb-xl-110 {
    margin-bottom: 110px !important;
  }
  .mb-xl-115 {
    margin-bottom: 115px !important;
  }
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
  .mb-xl-125 {
    margin-bottom: 125px !important;
  }
  .mb-xl-130 {
    margin-bottom: 130px !important;
  }
  .mb-xl-135 {
    margin-bottom: 135px !important;
  }
  .mb-xl-140 {
    margin-bottom: 140px !important;
  }
  .mb-xl-145 {
    margin-bottom: 145px !important;
  }
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
  .mb-xl-155 {
    margin-bottom: 155px !important;
  }
  .mb-xl-160 {
    margin-bottom: 160px !important;
  }
  .mb-xl-165 {
    margin-bottom: 165px !important;
  }
  .mb-xl-170 {
    margin-bottom: 170px !important;
  }
  .mb-xl-175 {
    margin-bottom: 175px !important;
  }
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
  .mb-xl-185 {
    margin-bottom: 185px !important;
  }
  .mb-xl-190 {
    margin-bottom: 190px !important;
  }
  .mb-xl-195 {
    margin-bottom: 195px !important;
  }
  .mb-xl-200 {
    margin-bottom: 200px !important;
  }
  /* MARGIN TOP AND BOTTOM CLASSES FOR SPACES */
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xl-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xl-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xl-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xl-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .my-xl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xl-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xl-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .my-xl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-xl-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  .my-xl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-xl-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  .my-xl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-xl-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  .my-xl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-xl-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  .my-xl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-xl-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  .my-xl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-xl-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  .my-xl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-xl-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  .my-xl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-xl-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  .my-xl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-xl-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  .my-xl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  /* MARGIN LEFT CLASSES FOR SPACES */
  .ml-xl-10 {
    margin-left: 10px !important;
  }
  .ml-xl-15 {
    margin-left: 15px !important;
  }
  .ml-xl-20 {
    margin-left: 20px !important;
  }
  .ml-xl-25 {
    margin-left: 25px !important;
  }
  .ml-xl-30 {
    margin-left: 30px !important;
  }
  .ml-xl-35 {
    margin-left: 35px !important;
  }
  .ml-xl-40 {
    margin-left: 40px !important;
  }
  .ml-xl-45 {
    margin-left: 45px !important;
  }
  .ml-xl-50 {
    margin-left: 50px !important;
  }
  .ml-xl-55 {
    margin-left: 55px !important;
  }
  .ml-xl-60 {
    margin-left: 60px !important;
  }
  .ml-xl-65 {
    margin-left: 65px !important;
  }
  .ml-xl-70 {
    margin-left: 70px !important;
  }
  .ml-xl-75 {
    margin-left: 75px !important;
  }
  .ml-xl-80 {
    margin-left: 80px !important;
  }
  .ml-xl-85 {
    margin-left: 85px !important;
  }
  .ml-xl-90 {
    margin-left: 90px !important;
  }
  .ml-xl-95 {
    margin-left: 95px !important;
  }
  .ml-xl-100 {
    margin-left: 100px !important;
  }
  /* MARGIN RIGHT CLASSES FOR SPACES */
  .mr-xl-10 {
    margin-right: 10px !important;
  }
  .mr-xl-15 {
    margin-right: 15px !important;
  }
  .mr-xl-20 {
    margin-right: 20px !important;
  }
  .mr-xl-25 {
    margin-right: 25px !important;
  }
  .mr-xl-30 {
    margin-right: 30px !important;
  }
  .mr-xl-35 {
    margin-right: 35px !important;
  }
  .mr-xl-40 {
    margin-right: 40px !important;
  }
  .mr-xl-45 {
    margin-right: 45px !important;
  }
  .mr-xl-50 {
    margin-right: 50px !important;
  }
  .mr-xl-55 {
    margin-right: 55px !important;
  }
  .mr-xl-60 {
    margin-right: 60px !important;
  }
  .mr-xl-65 {
    margin-right: 65px !important;
  }
  .mr-xl-70 {
    margin-right: 70px !important;
  }
  .mr-xl-75 {
    margin-right: 75px !important;
  }
  .mr-xl-80 {
    margin-right: 80px !important;
  }
  .mr-xl-85 {
    margin-right: 85px !important;
  }
  .mr-xl-90 {
    margin-right: 90px !important;
  }
  .mr-xl-95 {
    margin-right: 95px !important;
  }
  .mr-xl-100 {
    margin-right: 100px !important;
  }
  /* MARGIN LEFT AND RIGHT CLASSES FOR SPACES */
  .mx-xl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-xl-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mx-xl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-xl-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .mx-xl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-xl-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .mx-xl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-xl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .mx-xl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-xl-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .mx-xl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-xl-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .mx-xl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-xl-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .mx-xl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-xl-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .mx-xl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-xl-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .mx-xl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}

/* HEIGHT CLASSES */
.height-10 {
  height: 10px !important;
}

.height-20 {
  height: 20px !important;
}

.height-30 {
  height: 30px !important;
}

.height-40 {
  height: 40px !important;
}

.height-50 {
  height: 50px !important;
}

.height-60 {
  height: 60px !important;
}

.height-70 {
  height: 70px !important;
}

.height-80 {
  height: 80px !important;
}

.height-90 {
  height: 90px !important;
}

.height-100 {
  height: 100px !important;
}

.height-110 {
  height: 110px !important;
}

.height-120 {
  height: 120px !important;
}

.height-130 {
  height: 130px !important;
}

.height-140 {
  height: 140px !important;
}

.height-150 {
  height: 150px !important;
}

.height-160 {
  height: 160px !important;
}

.height-170 {
  height: 170px !important;
}

.height-180 {
  height: 180px !important;
}

.height-190 {
  height: 190px !important;
}

.height-200 {
  height: 200px !important;
}

/* WIDTH CLASSES */
.width-10 {
  width: 10px !important;
}

.width-20 {
  width: 20px !important;
}

.width-30 {
  width: 30px !important;
}

.width-40 {
  width: 40px !important;
}

.width-50 {
  width: 50px !important;
}

.width-60 {
  width: 60px !important;
}

.width-70 {
  width: 70px !important;
}

.width-80 {
  width: 80px !important;
}

.width-90 {
  width: 90px !important;
}

.width-100 {
  width: 100px !important;
}

.width-110 {
  width: 110px !important;
}

.width-120 {
  width: 120px !important;
}

.width-130 {
  width: 130px !important;
}

.width-140 {
  width: 140px !important;
}

.width-150 {
  width: 150px !important;
}

.width-160 {
  width: 160px !important;
}

.width-170 {
  width: 170px !important;
}

.width-180 {
  width: 180px !important;
}

.width-190 {
  width: 190px !important;
}

.width-200 {
  width: 200px !important;
}

/* MAX-WIDTH CLASSES */
.maxw-100 {
  max-width: 100px !important;
}


.maxw-150 {
  max-width: 150px !important;
}

.maxw-200 {
  max-width: 200px !important;
}

.maxw-250 {
  max-width: 250px !important;
}

.maxw-300 {
  max-width: 300px !important;
}

.maxw-350 {
  max-width: 350px !important;
}

.maxw-400 {
  max-width: 400px !important;
}

.maxw-450 {
  max-width: 450px !important;
}

.maxw-500 {
  max-width: 500px !important;
}

.maxw-550 {
  max-width: 550px !important;
}

.maxw-600 {
  max-width: 600px !important;
}

.maxw-650 {
  max-width: 650px !important;
}

.maxw-700 {
  max-width: 700px !important;
}

.maxw-750 {
  max-width: 750px !important;
}

.maxw-800 {
  max-width: 800px !important;
}

.maxw-850 {
  max-width: 850px !important;
}

.maxw-900 {
  max-width: 900px !important;
}

.maxw-950 {
  max-width: 950px !important;
}

.maxw-1000 {
  max-width: 1000px !important;
}

.maxw-1050 {
  max-width: 1050px !important;
}

.maxw-1100 {
  max-width: 1100px !important;
}
.maxw-total {
  max-width: 100% !important;
}
.maxw-10 {
  max-width: 10px !important;
}

.maxw-20 {
  max-width: 20px !important;
}

.maxw-30 {
  max-width: 30px !important;
}

.maxw-40 {
  max-width: 40px !important;
}

.maxw-50 {
  max-width: 50px !important;
}

.maxw-60 {
  max-width: 60px !important;
}

.maxw-70 {
  max-width: 70px !important;
}

.maxw-80 {
  max-width: 80px !important;
}

.maxw-90 {
  max-width: 90px !important;
}
.maxw-110 {
  max-width: 110px !important;
}

.maxw-120 {
  max-width: 120px !important;
}

.maxw-130 {
  max-width: 130px !important;
}

.maxw-140 {
  max-width: 140px !important;
}


/* MAX-height CLASSES */
.maxh-10 {
  max-height: 10px !important;
}

.maxh-20 {
  max-height: 20px !important;
}

.maxh-30 {
  max-height: 30px !important;
}

.maxh-40 {
  max-height: 40px !important;
}

.maxh-50 {
  max-height: 50px !important;
}

.maxh-60 {
  max-height: 60px !important;
}

.maxh-70 {
  max-height: 70px !important;
}

.maxh-80 {
  max-height: 80px !important;
}

.maxh-90 {
  max-height: 90px !important;
}

.maxh-100 {
  max-height: 100px !important;
}

.maxh-110 {
  max-height: 110px !important;
}

.maxh-120 {
  max-height: 120px !important;
}

.maxh-130 {
  max-height: 130px !important;
}

.maxh-140 {
  max-height: 140px !important;
}

.maxh-150 {
  max-height: 150px !important;
}

.maxh-160 {
  max-height: 160px !important;
}

.maxh-170 {
  max-height: 170px !important;
}

.maxh-180 {
  max-height: 180px !important;
}

.maxh-190 {
  max-height: 190px !important;
}

.maxh-200 {
  max-height: 200px !important;
}

.maxh-210 {
  max-height: 210px !important;
}

.maxh-220 {
  max-height: 220px !important;
}

.maxh-230 {
  max-height: 230px !important;
}

.maxh-240 {
  max-height: 240px !important;
}

.maxh-250 {
  max-height: 250px !important;
}

.maxh-260 {
  max-height: 260px !important;
}

.maxh-270 {
  max-height: 270px !important;
}

.maxh-280 {
  max-height: 280px !important;
}

.maxh-290 {
  max-height: 290px !important;
}

.maxh-300 {
  max-height: 300px !important;
}

.maxh-310 {
  max-height: 310px !important;
}

.maxh-320 {
  max-height: 320px !important;
}

.maxh-330 {
  max-height: 330px !important;
}

.maxh-340 {
  max-height: 340px !important;
}

.maxh-350 {
  max-height: 350px !important;
}

.maxh-360 {
  max-height: 360px !important;
}

.maxh-370 {
  max-height: 370px !important;
}

.maxh-380 {
  max-height: 380px !important;
}

.maxh-390 {
  max-height: 390px !important;
}

.maxh-400 {
  max-height: 400px !important;
}

/* FONT SIZE CLASSES */
.fz-10 {
  font-size: 10px !important;
}

.fz-11 {
  font-size: 11px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-19 {
  font-size: 19px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-21 {
  font-size: 21px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-23 {
  font-size: 23px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.fz-27 {
  font-size: 27px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-29 {
  font-size: 29px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-31 {
  font-size: 31px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.fz-33 {
  font-size: 33px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.fz-35 {
  font-size: 35px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-37 {
  font-size: 37px !important;
}

.fz-38 {
  font-size: 38px !important;
}

.fz-39 {
  font-size: 39px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-41 {
  font-size: 41px !important;
}

.fz-42 {
  font-size: 42px !important;
}

.fz-43 {
  font-size: 43px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-45 {
  font-size: 45px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-47 {
  font-size: 47px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-49 {
  font-size: 49px !important;
}

.fz-50 {
  font-size: 50px !important;
}

.fz-51 {
  font-size: 51px !important;
}

.fz-52 {
  font-size: 52px !important;
}

.fz-53 {
  font-size: 53px !important;
}

.fz-54 {
  font-size: 54px !important;
}

.fz-55 {
  font-size: 55px !important;
}

.fz-56 {
  font-size: 56px !important;
}

.fz-57 {
  font-size: 57px !important;
}

.fz-58 {
  font-size: 58px !important;
}

.fz-59 {
  font-size: 59px !important;
}

.fz-60 {
  font-size: 60px !important;
}

.fz-61 {
  font-size: 61px !important;
}

.fz-62 {
  font-size: 62px !important;
}

.fz-63 {
  font-size: 63px !important;
}

.fz-64 {
  font-size: 64px !important;
}

/* font classes */
.rubik {
  font-family: "Rubik", sans-serif;
}

/* -------------------------------------------
                   Shortcodes
-----------------------------------------------*/
.nav-tabs .nav-item .active {
  color: #ffffff;
  border: 1px solid transparent;
}

/* Background colors */
.bg-primary {
  background-color: #6e45e1 !important;
}

.bg-primary-light {
  background-color: #ffa319 !important;
}

.bg-secondary {
  background-color: #20d28d !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-gray {
  background-color: #f2f3f5;
}

.bg-heading {
  background-color: #233142;
}

.bg-address {
  background-color: #f6fcff;
}

.bg-carrot {
  background-color: #7572f4 !important;
}

.bg-deep-black {
  background-color: #171c21 !important;
}

.bg-deep-orange {
  background-color: #d6731b !important;
}

.bg-heading-text {
  color: #cfcfcf;
}

.bg-bubbles {
  background-color: #f6fcff;
}

.bg-green {
  background: #20d28d !important;
}


.bg-gray {
  background: #6e45e1 !important;
}

.bg-java {
  background: #12cbc4 !important;
}

.text-color-java {
  color: #12cbc4 !important;
}

.bd-black {
  border: 1px solid #000000;
}

.bg-divider {
  background-color: #ececec;
}

.bg-light-gray {
  background-color: #20d28d;
}

.bg-gray-black {
  background-color: #21262d;
}

.bg-black-pearl {
  background-color: #1a2027;
}

.bgc-light-gray {
  background-color: #f4f2f3 !important;
}

.bg-product-header {
  background-color: #f6f6f6 !important;
}

.bg-pink {
  background-color: #f5576c !important;
}

.bg-blue {
  background-color: #8e94fa !important;
}

.bg-gray-color {
  background-color: #f0f1f5 !important;
}

/* text-color common class */

.text-secondary {
  color: #f5564e !important ;
}

.text-heading {
  color: #233142 !important;
}

.text-paragraph {
  color: #5e6f84 !important ;
}

.text-light-gray {
  color: #20d28d !important;
}

.text-white {
  color: #ffffff !important ;
}

.text-border {
  color: #e9e9e9 !important ;
}

.text-placeholder {
  color: #a7a7a7 !important ;
}

.text-gray {
  color: #707070 !important;
}

.text-light-silver {
  color: #f3f3f3 !important;
}

.text-deep-orange {
  color: #e67e22 !important;
}

.text-line-after {
  color: #61849e !important;
}

.text-line {
  color: #ffc600 !important;
}

.text-p-text-color {
  color: #dbe3ff !important;
}

.text-testmonial-p-color {
  color: #4a5087 !important;
}

.text-authors-title {
  color: #9fa3c9 !important;
}

.text-authors-name {
  color: #1c2151 !important;
}

.text-blog-p {
  color: #dfdfdf !important;
}

.text-light-pink {
  color: #ffdcdb !important;
}

.text-icon-text {
  color: #bd081c !important;
}

.text-pink {
  color: #f5576c !important;
}

.border,
.border-left,
.border-right,
.border-top,
.border-bottom {
  border-color: #e9e9e9 !important;
}

.single-border-bottom {
  border-bottom: 1px solid #e9e9e9;
}

.single-border-top {
  border-top: 1px solid #e9e9e9;
}

.double-border {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.border-secondary {
  border: 1px solid #f5564e;
}

/* Border color */
.border-white {
  border-color: #ffffff !important;
}

.border-secondary {
  border-color: #20d28d !important;
}

.border-gray {
  border-color: #707070 !important;
}

.border-top-gray-black {
  border-top: 1px solid #21262d !important;
}

/* shortcodes button end*/
.rounded-50 {
  border-radius: 50px !important;
}

.rounded-10 {
  border-radius: 10px !important;
}

.rounded-0 {
  border-radius: 0px !important;
}

/* blockquote color */
.block-left-border {
  position: relative;
  border-left: 4px solid #f5564e !important;
  padding-left: 25px;
}

.block-left-border p {
  margin-bottom: 15px;
}

/* Padding common class */
.section-padding {
  padding-top: 70px;
  padding-bottom: 70px;
}

.radious-1 {
  border-radius: 10px;
}

/* Animation @keyframe */
@keyframes ripple {
  0%,
  35% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(2);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}

/* font-weight common class */
.fw-700 {
  font-weight: 700;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.fw-400 {
  font-weight: 400;
}

.fw-300 {
  font-weight: 300;
}

.lh-0 {
  line-height: 0;
}

.lh-1 {
  line-height: 1;
}

canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

/* Button Classes */
a.btn,
button.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  background-color: #dddddd;
  border: 1px solid transparent;
  padding: 8px 25px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  cursor: pointer;
}

a.btn.btn-primary,
button.btn.btn-primary {
  background-color: #6e45e1 !important;
  color: #ffffff;
}

a.btn.btn-primary:hover,
button.btn.btn-primary:hover {
  background-color: #5d2fdd !important;
}

a.btn.btn-outline-primary,
button.btn.btn-outline-primary {
  color: #ffffff;
  background: transparent !important;
  border: 1px solid #ffffff;
  display: inline-block;
}
 
a.btn.btn-outline-primary2,
button.btn.btn-outline-primary2 {
  color: #ff9900;
  background: transparent !important;
  border: 1px solid #ff9900;
  display: inline-block;
}


a.btn.btn-outline-primary:focus,
button.btn.btn-outline-primary:focus {
  outline: 0;
  box-shadow: none !important;
}

a.btn.btn-outline-primary:hover,
button.btn.btn-outline-primary:hover {
  color: #ffffff !important;
  background: #FF9900 !important;
  border: 1px solid transparent !important;
  transition: all 0.5s ease;
} 


a.btn.btn-outline-primary2:hover,
button.btn.btn-outline-primary2:hover {
  color: #ffffff !important;
  background: #FF9900 !important;
  border: 1px solid transparent !important;
  transition: all 0.5s ease;
}

/*SEGUNDA CLASE DE BOTON OUTLINE*/
a.btn.btn-outline-secundary,
button.btn.btn-outline-secundary {
  color: #FFFFFF;
  background: #ff9900 !important;
  border: 1px solid #FF9900;
  display: inline-block;
}

a.btn.btn-outline-secundary:focus,
button.btn.btn-outline-secundary:focus {
  outline: 0;
  box-shadow: none !important;
}


a.btn.btn-outline-secundary:hover,
button.btn.btn-outline-secundary:hover {
  color: #ff9900 !important;
  background: #ffffff !important;
  border: 1px solid !important;
  transition: all 0.5s ease;
}

input.btn.btn-outline-primary:hover {
  color: #ffffff;
  background: #FF9900 !important;
  border: 1px solid transparent !important;
  display: inline-block;
}

input.btn.btn-outline-primary {
  color: #ff9900;
  background: #ffffff !important;
  border: 1px solid transparent !important;
  display: inline-block;
  border: 1px solid #ff9900 !important;
}
a.btn-xl,
button.btn-xl {
  font-size: 16px;
  padding: 15px 100px !important;
}

a.btn-lg,
button.btn-lg {
  font-size: 16px;
  padding: 15px 74px !important;
}

a.btn-md,
button.btn-md {
  font-size: 16px;
  padding: 13px 45px;
}

a.btn-sm,
button.btn-sm {
  font-size: 14px;
  padding: 10px 30px;
}

a.btn-xs,
button.btn-xs {
  font-size: 14px;
  padding: 5px 13px;
}

a.btn-xxs,
button.btn-xxs {
  font-size: 13px !important;
  padding: 3px 20px;
}

.btn-green {
  background-color: #20d28d !important;
  color: #ffffff !important;
}

.btn-green:hover {
  background-color: #1dbc7e !important;
}

.btn-outline-green {
  color: #20d28d !important;
  background: transparent !important;
  border: 1px solid #20d28d !important;
  display: inline-block;
}

.btn-outline-green:focus {
  box-shadow: none !important;
}

.btn-outline-green:hover {
  background: #20d28d !important;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  transition: all 0.5s ease;
}

.btn-reverse-green {
  background: #20d28d !important;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  display: inline-block;
}

.btn-reverse-green:focus {
  box-shadow: none !important;
}

.btn-reverse-green:hover {
  color: #20d28d !important;
  background: transparent !important;
  border: 1px solid #20d28d !important;
  transition: all 0.5s ease;
}

.btn-outline-blue {
  color: #233142;
  background: transparent !important;
  border: 1px solid #20d28d;
  display: inline-block;
}

.btn-outline-blue:focus {
  box-shadow: none !important;
}

.btn-outline-blue:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffffff;
  transition: all 0.5s ease;
}

.btn-reverse-blue {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffffff;
  display: inline-block;
}

.btn-reverse-blue:focus {
  box-shadow: none !important;
}

.btn-reverse-blue:hover {
  color: #233142;
  background: transparent !important;
  border: 1px solid #20d28d;
  transition: all 0.5s ease;
}

.btn-outline-white {
  color: #ffffff !important;
  background: transparent !important;
  border: 1px solid #ffffff !important;
  display: inline-block;
}

.btn-outline-white:focus {
  box-shadow: none !important;
}

.btn-outline-white:hover {
  background: #20d28d !important;
  color: #ffffff !important;
  border: 1px solid #20d28d !important;
  transition: all 0.5s ease;
}

.btn-reverse-white {
  color: #ffffff !important;
  background: #20d28d !important;
  border: 1px solid #20d28d !important;
  display: inline-block;
}

.btn-reverse-white:focus {
  box-shadow: none !important;
}

.btn-reverse-white:hover {
  color: #ffffff !important;
  background: transparent !important;
  border: 1px solid #ffffff !important;
  transition: all 0.5s ease;
}

.btn-outline-dark {
  color: #000000 !important;
  background: transparent !important;
  border: 1px solid #000000 !important;
  display: inline-block;
}

.btn-outline-dark:focus {
  box-shadow: none !important;
}

.btn-outline-dark:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  transition: all 0.5s ease;
}

.btn-reverse-dark {
  color: #ffffff !important;
  background: #000000 !important;
  border: 1px solid #000000 !important;
  display: inline-block;
}

.btn-reverse-dark:focus {
  box-shadow: none !important;
}

.btn-reverse-dark:hover {
  background: transparent !important;
  color: #000000 !important;
  border: 1px solid #000000;
  transition: all 0.5s ease;
}

.btn-outline-pink {
  color: #ffffff;
  background: transparent !important;
  border: 1px solid #f5576c;
  display: inline-block;
}

.btn-outline-pink:focus {
  box-shadow: none !important;
}

.btn-outline-pink:hover {
  background: #f5576c !important;
  border: 1px solid #f5576c !important;
  color: #ffffff !important;
  transition: all 0.5s ease;
}

.btn-reverse-pink {
  color: #ffffff;
  background: #f5576c !important;
  border: 1px solid #f5576c;
  display: inline-block;
}

.btn-reverse-pink:focus {
  box-shadow: none !important;
}

.btn-reverse-pink:hover {
  color: #ffffff !important;
  background: transparent !important;
  border: 1px solid #f5576c !important;
  transition: all 0.5s ease;
}

.btn-reverse-primary {
  color: #ffffff;
  background: #6e45e1 !important;
  border: 1px solid #ffffff;
  display: inline-block;
}

.btn-reverse-primary:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-reverse-primary:hover {
  color: #6e45e1 !important;
  background: transparent !important;
  border: 1px solid #6e45e1 !important;
  transition: all 0.5s ease;
}

.btn-orange {
  color: #ffffff;
  background: #e67e22 !important;
  border: 1px solid #e67e22 !important;
  display: inline-block;
}

.btn-orange:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-orange:hover {
  color: #ffffff !important;
  background: #bf6516 !important;
  border: 1px solid #bf6516 !important;
}

.btn-outline-orange {
  color: #e67e22;
  background: transparent !important;
  border: 1px solid #e67e22 !important;
  display: inline-block;
}

.btn-outline-orange:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-outline-orange:hover {
  color: #ffffff !important;
  background: #e67e22 !important;
  border: 1px solid transparent !important;
  transition: all 0.5s ease;
}

.btn-light-gray {
  color: #797979;
  background: #ededed !important;
  border: 1px solid #ededed !important;
  display: inline-block;
}

.btn-light-gray:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-light-gray:hover {
  color: #ffffff !important;
  background: #000000 !important;
  border: 1px solid transparent !important;
  transition: all 0.5s ease;
}

.btn-apps-store {
  color: #ffffff;
  background: #12cbc4 !important;
  border: 1px solid #12cbc4 !important;
  display: inline-block;
  font-size: 13px !important;
}

.btn-apps-store:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-apps-store:hover {
  color: #ffffff;
  background: #0e9c97 !important;
  transition: all 0.5s ease;
}

/* Background colors */

.bg-primary-light {
  background-color: #5031a9 !important;
}

.bg-secondary {
  background-color: #20d28d !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-gray {
  background-color: #f2f3f5;
}

.bg-heading {
  background-color: #233142;
}

.bg-address {
  background-color: #f6fcff;
}

.bg-carrot {
  background-color: #7572f4 !important;
}

.bg-bubbles {
  background-color: #f6fcff;
}

.bg-green {
  background: #20d28d !important;
}


.bg-gray {
  background: #6e45e1 !important;
}

.bg-java {
  background: #12cbc4 !important;
}

.text-color-java {
  color: #12cbc4 !important;
}

.bg-divider {
  background-color: #ececec;
}

.bg-light-gray {
  background-color: #20d28d;
}

.bgc-light-gray {
  background-color: #f4f2f3 !important;
}

.bg-product-header {
  background-color: #f6f6f6 !important;
}

.bg-pink {
  background-color: #f5576c !important;
}

.bg-blue {
  background-color: #8e94fa !important;
}

.bg-gray-color {
  background-color: #f0f1f5 !important;
}

/* text-color common class */


.text-secondary {
  color: #f5564e !important;
}

.text-heading {
  color: #233142 !important;
}

.text-paragraph {
  color: #5e6f84 !important;
}

.text-light-gray {
  color: #20d28d !important;
}

.text-white {
  color: #ffffff !important;
}

.text-border {
  color: #e9e9e9 !important;
}

.text-placeholder {
  color: #a7a7a7 !important;
}

.text-gray {
  color: #707070 !important;
}

.text-line-after {
  color: #61849e !important;
}

.text-line {
  color: #ffc600 !important;
}

.text-p-text-color {
  color: #dbe3ff !important;
}

.text-testmonial-p-color {
  color: #4a5087 !important;
}

.text-authors-title {
  color: #9fa3c9 !important;
}

.text-authors-name {
  color: #1c2151 !important;
}

.text-blog-p {
  color: #dfdfdf !important;
}

.text-light-pink {
  color: #ffdcdb !important;
}

.text-icon-text {
  color: #bd081c !important;
}

.text-pink {
  color: #f5576c !important;
}

.bg-heading-text {
  color: #cfcfcf;
}

.bd-black {
  border: 1px solid #000000;
}

.border,
.border-left,
.border-right,
.border-top,
.border-bottom {
  border-color: #e9e9e9 !important;
}

.single-border-bottom {
  border-bottom: 1px solid #e9e9e9;
}

.single-border-top {
  border-top: 1px solid #e9e9e9;
}

.double-border {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.border-secondary {
  border: 1px solid #f5564e;
}

/* Border color */
.border-white {
  border-color: #ffffff !important;
}

.border-secondary {
  border-color: #20d28d !important;
}

.border-gray {
  border-color: #707070 !important;
}

/********************************
        Header Style
*********************************/
.header-area {
  background-color: #6e45e1;
}

.header-area.fixed-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  left: 0;
  transition: padding 400ms ease;
}

.header-area.no-fixed-navbar {
  position: relative;
}

.header-area.transparent-navbar {
  background-color: transparent;
  transition: padding 400ms ease;
}

.header-area.sticky-menu {
  background-color: #6e45e1;
  position: fixed;
  padding: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  left: 0;
  transition: padding 400ms ease;
  box-shadow: 0 5px 30px rgba(164, 164, 164, 0.1);
}

.header-area.sticky-menu .navbar-nav .dropdown-menu {
  top: calc(100% + 5px);
}

.header-area.bg-pink {
  background: #f5576c !important;
}

.header-area.bg-pink .navbar-nav .dropdown-menu a:hover {
  background-color: #f5576c;
}

.header-bg {
  background-color: rgba(248, 246, 251, 0.55);
  position: relative;
  z-index: 1;
}

.banner-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.page-header-area {
  padding: 200px 0 150px;
  text-align: center;
  background-color: #6e45e1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
}

.page-header-area .head-text h1 {
  color: #ffffff;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.4;
}

/***********************************************
            Navbar Style
************************************************/
.menu li {
  padding: 25px 15px;
  position: relative;
  cursor: pointer;
}

.menu li a {
  color: #ffffff;
  font-family: "Nunito Condensed", sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: scale(1) rotateX(0) perspective(0);
}

.navbar-dark .menu li a {
  color: #233142;
}

.navbar-dark .menu li a:hover {
  color: #6e45e1 !important;
}
.active-link {
  color: #6e45e1 !important;
}
.navbar-dark .menu li:hover > ul > a:hover {
  color: #6e45e1 !important;
}
.titulo_pag {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  color: #0e1726 !important;
  font-family: "Nunito", sans-serif;
  padding-top:15px;
  margin-right: 16px;
}
.t-des {
  font-size: 20px;
  font-weight: 600;
  background-color: #ffffff;
  border: 1px solid #0e1726;
  padding: 5px 10px !important;
  border-radius: 8px;
  width: 160px;
}
.t-des a {
  color: #0e1726 !important;
}
.m-icon {
  margin-left: 10px;
}
.btn-calcular {
  background-color: #6e45e1 ;
  border: none;
  color: #ffffff;
  margin: 20px 0px;
  padding: 10px 100px;
  border-radius: 20px;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.btn-calcular:hover {
  cursor: pointer;
  background-color: #8c67f1 !important;
}

.tx-th {
  font-family: "Nunito", sans-serif !important;
  color: #0E1726 !important;
}
thead {
  background-color: aliceblue;
}
.tx-total {
  background-color: aliceblue;
  font-weight: 600;
}
.tx-total:hover {
  background-color: aliceblue !important;
}
.menu ul li {
  padding: 5px 20px;
}
.logo-img {
  width: max-content;
  margin: 0 auto;
  margin-top: 40px;
}
.logo-img a img {
  height: 76px;
  width: auto;
}
.btn-exp {
  border: 1px solid #6e45e1;
  padding: 10px 24px;
  border-radius: 20px;
  background-color: #fff;
  color: #6e45e1;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.btn-exp:hover {
  background-color: #6e45e1;
  color: #fff;
}
.exp-div {
    text-align: end;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.exp-style {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 12px;
}

.menu ul li a {
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  display: flex;
  justify-content: space-between;
}

.menu ul li:hover  {
  background-color: aliceblue;
}

.center-menu-area .menu li a {
  color: #233142;
}

.navbar {
  padding: 0 1rem;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

/***********************************************
            Megamenu style
************************************************/
.mega-dropdown {
  position: initial !important;
}

.mega-dropdown:hover .dropdown-content {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0) perspective(0);
}

.dropdown-content {
  cursor: pointer;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 999;
  padding: 30px;
  border-bottom: 5px solid #7572f4;
  opacity: 0;
  visibility: hidden;
  transform: rotateX(-90deg) perspective(800px);
  transform-origin: 0 0 0;
  transition: transform 0.5s;
  z-index: 9;
}

.dropdown-content ul {
  padding: 0;
}

.mega-menu-title {
  padding: 7px 10px;
  display: flex;
}

.mega-menu-title h6 {
  color: #233142;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.single-menu li {
  padding: 7px 10px;
}

.single-menu li a {
  font-family: "Poppins", sans-serif;
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.single-menu li:hover a {
  color: #20d28d;
  transform: skew(-15deg);
}

/**********************************************
            Navbar styles
***********************************************/
.navbar-dark .menu li a {
  color: #0E1726;
}

.navbar-dark .menu li:hover > ul > a:hover {
  color: #20d28d;
}

/**********************************************
            Mobile menu Style
***********************************************/
.slicknav_menu {
  display: block;
  position: relative;
  padding: 0;
  background-color: transparent;
}

.slicknav_btn {
  display: none;
}

.slicknav_arrow {
  display: none;
}

.bar-icon {
  display: none;
  cursor: pointer;
}

.bar-icon .bar-line {
  color: #ffffff;
  height: 2px;
  width: 22px;
  background-color: #ffffff;
  margin: 5px 0px;
  cursor: pointer;
  transition: 0.25s ease-in;
}

.bar-icon.active-bar {
  transition: 0.25s ease-in;
  cursor: pointer;
}

.bar-icon.active-bar .bar-line:first-child {
  transform: rotate(-45deg) translate(-4px, 6px);
  transition: 0.3s ease-in;
}

.bar-icon.active-bar .bar-line:nth-child(2) {
  opacity: 0;
}

.bar-icon.active-bar .bar-line:last-child {
  transform: rotate(45deg) translate(-4px, -6px);
  transition: 0.3s ease-in;
}

.mobile-navbar {
  display: none;
  position: absolute;
  z-index: 9;
  background: #6e45e1;
  width: 100%;
}

.mobile-navbar .slicknav_nav {
  width: 100%;
  padding: 30px 0px;
  left: 0;
  display: flex;
  flex-direction: column;
  max-height: 500px;
  overflow-y: auto;
}


/* .mobile-navbar .slicknav_nav .slicknav_row:hover a {
  color: #9ad220 !important;
} */

.mobile-navbar .slicknav_nav .slicknav_item h6 {
  margin-bottom: 0;
}

.mobile-navbar .slicknav_nav .slicknav_item a {
  display: flex;
  justify-content: space-between;
}

.mobile-navbar .slicknav_nav a {
  color: #ffffff !important;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
}

.mobile-navbar .slicknav_nav a:hover {
  background-color: transparent;

}

.mobile-navbar .slicknav_nav ul {
  padding: 15px;
}

.mobile-navbar .slicknav_nav ul a {
  font-size: 14px;
}

.mobile-navbar .slicknav_nav .dropdown-content {
  background-color: #6e45e1;
  padding: 15px 0px;
  opacity: 1;
  visibility: visible;
  transform: scale(1) rotateX(0) perspective(0);
}

.mobile-navbar .slicknav_nav .dropdown-content li {
  padding: 5px 0px;
}

.mobile-navbar .slicknav_nav .dropdown-content li a {
  padding: 0px;
}

.mobile-navbar .slicknav_nav .request-sm-demo {
  margin-top: 20px;
}

.mobile-navbar .slicknav_nav .request-sm-demo a.btn {
  padding: 10px 30px;
}

.mobile-navbar .mega-menu-title {
  padding-left: 30px;
}

.mobile-navbar .mega-menu-title h6 {
  color: #ffffff;
  margin-bottom: 7px;
}

.menu-btn a {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.menu-btn a:hover {
  color: #20d28d !important;
}

.brand-name h5 {
  font-size: 29px;
  font-weight: 100;
}

.nav-social-icons a {
  color: #ffffff;
  margin-right: 10px;
}

.nav-social-icons a:hover {
  color: #e67e22;
}

.nav-items ul {
  padding: 40px;
}

.nav-items ul li {
  list-style-type: none;
  margin-bottom: 10px;
  position: relative;
}

.nav-items ul li a {
  color: #ffffff;
  position: relative;
  transition: 0.5s;
  font-size: 25px;
  line-height: 40px;
}

.nav-items ul li a:before {
  content: "";
  width: 0;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  left: -15px;
  top: 50%;
  visibility: hidden;
  opacity: 0;
}

.nav-items ul li a:hover:before {
  visibility: visible;
  opacity: 1;
  width: calc(100% + 30px);
  transition: 0.5s all;
}

.toggle-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #e67e22 !important;
  display: none;
  z-index: 999;
}

.toggle-menu a {
  color: #ffffff;
}

.toggle-menu .icon_close {
  font-size: 40px;
}

/**********************************************
        Bredcumbs area
***********************************************/
.breadcrumd-header {
  background-color: rgba(248, 246, 251, 0.55);
  padding: 30px;
}

.breadcrumb-area {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 90%, 0 0);
  clip-path: polygon(100% 0, 100% 100%, 0 90%, 0 0);
}

.breadcrumb-area .breadcrumb {
  background-color: transparent !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
}

.breadcrumb-area .breadcrumb li {
  display: inline;
  color: #8e94fa;
  font-size: 16px;
  font-weight: 400;
}

.breadcrumb-area .breadcrumb li a {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-area .breadcrumb li a:hover {
  color: #8e94fa;
  text-decoration: none;
}

.breadcrumb-area .breadcrumb li::after {
  padding: 8px;
  color: #5e6f84;
  content: ">";
}

.breadcrumb-area .breadcrumb li:last-child::after {
  content: "";
}

.find-search-option {
  position: absolute;
  right: 30px;
  top: calc(100% + 10px);
  width: 100%;
  display: none;
  z-index: 99;
}

.find-search-option .close-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: #5f65db;
  cursor: pointer;
}

.find-search-option .form-control {
  color: #5e6f84;
  font-size: 14px;
  height: 50px;
  width: 100%;
  font-weight: 300;
  padding: 10px 45px 10px 30px;
  text-transform: capitalize;
  border: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  border-radius: 50px;
  margin: 0;
}

.find-search-option .form-control:focus {
  border: 0;
}

/* =================================
            footer 
===================================*/
.footer-area {
  padding: 70px 0 50px;
  background-color: #f3f3f3;
}

.instagram_profile {
  display: none;
}

.instagram {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.instagram .instagram_gallery {
  display: flex;
  flex-wrap: wrap;
}

.instagram a {
  padding: 2px;
  width: 33.333%;
}

.instagram a img {
  width: 100% !important;
}

.footer-widget {
  margin-bottom: 30px;
}

.footer-widget.widget-title h5 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}

.footer-widget.widget-title a img {
  margin-bottom: 30px;
}

.footer-widget.footer-text p {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 10px;
}

.footer-widget.footer-text .post-code {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 10px;
}

.footer-widget.footer-text img {
  margin-bottom: 20px;
}

.footer-widget h3 {
  color: #233142;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.footer-widget h5 {
  color: #233142;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.footer-widget p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.footer-widget .social-icons {
  margin-top: 10px;
}

.footer-widget .social-icons a {
  font-size: 14px;
  font-weight: 400;
  color: #343e48;
  letter-spacing: 0.14px;
  line-height: 22px;
  margin: 3px;
}

.footer-widget .social-icons a:hover {
  color: #12cbc4;
}

.footer-widget .contrac-info i.fa {
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.footer-widget .contrac-info span {
  color: #5e6f84;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

ul.social-links-media {
  margin-top: 30px;
}

ul.social-links-media li {
  display: inline-block;
  color: #5e6f84;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
}

ul.social-links-media li a {
  display: block;
  height: 37px;
  width: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 6px;
}

.facebook {
  font-size: 16px;
  color: #3b5998;
  border: 1px solid #3b5998;
  border-radius: 50%;
}

.facebook:hover {
  background-color: #3b5998;
  color: #ffffff;
}


.instagram {
  font-size: 16px;
  color: #4c68d7;
  border: 1px solid #4c68d7;
  border-radius: 50%;
}

.instagram:hover {
  background-color: #4c68d7;
  color: #ffffff;
}

.whatsapp {
  font-size: 16px;
  color: #20d28d;
  border: 1px solid #20d28d;
  border-radius: 50%;
}

.whatsapp:hover {
  background-color: #20d28d;
  color: #ffffff;
}


.twitter {
  font-size: 16px;
  color: #4fb9ed;
  border: 1px solid #4fb9ed;
  border-radius: 50%;
}

.twitter:hover {
  background-color: #4fb9ed;
  color: #ffffff;
}

.linkedin {
  font-size: 16px;
  color: #006097;
  border: 1px solid #006097;
  border-radius: 50%;
}

.linkedin:hover {
  background-color: #006097;
  color: #ffffff;
}

.pinterest {
  font-size: 16px;
  color: #dd4b39;
  border: 1px solid #dd4b39;
  border-radius: 50%;
}

.pinterest:hover {
  background-color: #dd4b39;
  color: #ffffff;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Useful-links.site-details a {
  color: #5e6f84;
  font-size: 14px;
  display: block;
  font-weight: 400;
  padding: 6px 0;
}

.Useful-links.site-details a:hover {
  color: #12cbc4;
}

.Useful-links a {
  color: #5e6f84;
  font-size: 16px;
  display: block;
  font-weight: 400;
  padding: 6px 0;
}

.Useful-links a:hover {
  color: #666ce0;
}

#mc_embed_signup {
  background-color: transparent !important;
}

#mc_embed_signup form {
  padding: 0 !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 12px 0 0 !important;
  background-color: transparent !important;
}

#mc_embed_signup div.response {
  margin: 0 !important;
  padding: 0 0.5em 0.5em 0 !important;
  font-weight: normal !important;
  z-index: 1;
  width: 100% !important;
  font-size: 13px !important;
}

#mc_embed_signup div.response a {
  color: #6e45e1;
}

.subscribe-form {
  position: relative;
  margin-top: 30px;
}

.subscribe-form .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 15px 60px 15px 20px !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #5e6f84 !important;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid transparent !important;
  border-radius: 50px !important;
  margin: 0 !important;
}

.subscribe-form .form-control:focus {
  color: #b8b8b8;
  background-color: #ffffff;
  border-color: #666ce0;
  border: 1px solid #666ce0;
  outline: 0;
  box-shadow: none;
}

.subscribe-form button {
  position: absolute;
  right: 0px;
  top: 0;
  background-color: #666ce0 !important;
  color: #ffffff;
  border-radius: 50% !important;
  height: 50px !important;
  width: 50px !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
}

.subscribe-form button.bg-pink {
  background-color: #f5576c !important;
}

.call-now p {
  color: #343e48;
  font-family: Rubik;
  font-size: 17px !important;
  font-weight: 400 !important;
  letter-spacing: -0.38px;
  line-height: 22.8px;
  margin-bottom: 10px;
}

.call-now h6 {
  color: #343e48;
  font-family: Rubik;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 24px;
}

.copyright-area {
  background-color: #eeeeee;
  padding: 20px;
  text-align: center;
}

.copyright-area p {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
}

.copyright-area p a {
  color: #12cbc4;
}

.copyright-area a {
  color: #666ce0;
  padding-left: 5px;
}

.left-menu-bar {
  position: relative;
}

.left-menu-bar .search-icon:before {
  content: " ";
  position: absolute;
  width: 1px;
  height: 26px;
  left: -129px;
  top: 0;
  background-color: #d5d5d5;
}

.homepage-header {
  background-color: rgba(248, 246, 251, 0.55);
  position: relative;
  z-index: 1;
}

.hero-inner-wrapper {
  padding: 100px 0 150px;
  margin-top: -1px;
  z-index: 1;
}

.hero-inner-wrapper.bg-pink {
  background: #f5576c;
}

.cliping-mask {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}

.hero-title {
  color: #ffffff;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
}

.hero-content {
  color: #ffffff;
  margin-bottom: 50px;
}

.icon-shape-1 {
  position: absolute;
  left: 100px;
  top: 100px;
  animation: iconAnimationOne 13s infinite linear;
}

.icon-shape-2 {
  position: absolute;
  right: 300px;
  top: 200px;
  width: 20px;
  height: 20px;
  animation: iconAnimationOne 13s infinite linear;
}

.icon-shape-2 {
  position: absolute;
  right: 300px;
  top: 200px;
  width: 20px;
  height: 20px;
  animation: iconAnimationOne 13s infinite linear;
}

.icon-shape-4 {
  position: absolute;
  left: 100px;
  top: 30px;
  width: 20px;
  height: 20px;
  animation: iconAnimationOne 13s infinite linear;
}

.icon-shape-5 {
  position: absolute;
  left: 100px;
  top: 30px;
  width: 50px;
  height: 50px;
  animation: iconAnimationTwo 13s infinite linear;
}

@keyframes iconAnimationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes iconAnimationOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes iconAnimationTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(200px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 200px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

.owl-carousel .owl-item img {
  display: unset;
  width: auto;
}

.client-logo-area {
  border-radius: 0px 0px 0px 200px;
  background-color: rgba(248, 246, 251, 0.55);
}

.client-logo-area.logo-bg {
  border-radius: 0px 0px 0px 0px;
  padding-bottom: 30px;
}

.client-logo-area.bg-transparen {
  border-radius: 0;
  background-color: transparent;
}

.client-title {
  color: #bfbec1;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  text-align: center;
}

.sponser-img {
  text-align: center;
}

/* Map & Article Homepage 2 */
.homepage2 {
  display: flex;
  justify-content: center;
  text-align: center;
}

.homepage2 .section-title h6 {
  color: #f5576c;
}

.homepage2 .section-title::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 45px;
  width: 50px;
  height: 4px;
  border-radius: 20px;
  background-color: #f5576c;
  transform: translateX(-50%);
}

.dashboard-mockup {
  margin-bottom: -150px;
}

.slider-post-single .slider-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.about-img.about-img-2 {
  background: #f8f8f8;
  border-radius: 0 70px;
  padding: 50px;
  margin-top: 70px;
}

.about-img.about-img-2 .play-img {
  margin-top: -70px;
  position: relative;
}

.about-img.about-img-2 .video-about-area {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.shape-rounded {
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}

.shape-rounded.shape-rounded-right {
  -webkit-clip-path: circle(70% at 10% 50%);
  clip-path: circle(70% at 10% 50%);
  left: 0;
}

.shape-rounded.shape-rounded-left {
  -webkit-clip-path: circle(98% at 100% 50%);
  clip-path: circle(98% at 100% 50%);
  right: 0;
}

.shape-rounded:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(35, 49, 66, 0.3);
}

.chart-progress {
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 0 99px rgba(245, 87, 108, 0.27);
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-image-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.logo-images .single-logo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 59px rgba(245, 87, 108, 0.25);
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
}

.logo-images .single-logo:nth-child(1) {
  bottom: 230px;
}

.logo-images .single-logo:nth-child(2) {
  bottom: 70px;
  left: 50px;
}

.logo-images .single-logo:nth-child(3) {
  bottom: -70px;
  left: 150px;
}

.logo-images .single-logo:nth-child(4) {
  bottom: 200px;
  left: 200px;
}

.logo-images .single-logo:nth-child(5) {
  bottom: 40px;
  left: 250px;
}

.logo-images .single-logo:nth-child(6) {
  bottom: -70px;
  left: 400px;
}

.logo-images .single-logo:nth-child(7) {
  bottom: 40px;
  left: 420px;
}

/*================== Home Page 3  ===================*/
.header-connect-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.header-connect-section .header-social-icons ul {
  margin-top: 0;
}

.header-connect-section .header-support-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}

.header-connect-section .header-support-section i {
  margin-right: 10px;
}

.header-connect-section .header-support-section p:first-child {
  margin-right: 20px;
}

.header-connect-section .header-support-section p:first-child i {
  color: #7572f4;
}

.header-connect-section .header-support-section p:last-child i {
  color: #20d28d;
}

hr {
  margin: 0;
}

.hero-sec-area {
  display: flex;
}

.hero-sec-left {
  max-width: 700px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
}

.promo-sec-top {
  max-width: 300px;
  border-radius: 70px;
  border: 1px solid rgba(117, 114, 244, 0.14);
  background-color: rgba(117, 114, 244, 0.04);
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.promo-sec-top a {
  padding: 20px;
  color: #6e45e1;
}

.promo-sec-top:hover {
  background-color: rgba(71, 67, 240, 0.09);
}

.hero-text h2 {
  color: #233142;
  font-family: Barlow;
  font-size: 40px;
  font-weight: 400;
  line-height: 43px;
}

.promo-sec-bottom {
  display: flex;
  align-items: center;
}

.promo-sec-bottom P {
  margin: 0 0 0 10px;
  position: relative;
}

.promo-sec-bottom P::before {
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  right: -40px;
  top: 50%;
  background: #838b95;
}

.vedio-button {
  display: flex;
  align-items: center;
}

.vedio-button svg path {
  fill: #838b95;
}

.vedio-button svg:hover path {
  fill: #ffa319;
}

.hero-sec-right img {
  width: 100%;
  height: auto;
}

.down-section {
  display: flex;
  justify-content: center;
}

.down-section .down-arrow {
  position: relative;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  box-shadow: 0 17px 53px rgba(96, 96, 96, 0.09);
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s ease-in-out;
}

.down-section .down-arrow svg {
  position: absolute;
  animation: myarrow 3s infinite;
  transition: 0.4s ease-in-out;
}

.down-section .down-arrow svg path {
  fill: #ffa319;
}

@keyframes myarrow {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.facility-section .facility-title {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

.facility-section .facility-title h6 {
  color: #7572f4;
}

.facility-section .facility-title h2 {
  text-decoration: underline;
}

.facility-card-section {
  display: flex;
  flex-wrap: wrap;
}

.facility-card-section .facility-single-card {
  position: relative;
  text-align: center;
  background-color: #f8f8f8;
  padding: 30px;
  width: calc(100% / 3);
  transition: 0.3s ease-in-out;
}

.facility-card-section .facility-single-card img {
  margin-bottom: 20px;
}

.facility-card-section .facility-single-card a {
  color: #6e45e1;
  font-size: 14px;
}

.facility-card-section .facility-single-card::before {
  content: " ";
  border: 3px solid transparent;
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  transition: 0.5s;
}

.facility-card-section .facility-single-card:hover {
  background-color: #ffffff;
}

.facility-card-section .facility-single-card:hover::before {
  border: 3px solid #6e45e1;
  left: 0;
  width: 100%;
}

.facility-card-section .facility-single-card.active {
  background-color: #ffffff;
}

.facility-card-section .facility-single-card.active::before {
  border: 3px solid #6e45e1;
  left: 0;
  width: 100%;
}

.single-service-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-service-section .service-left {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-right: 40px;
}

.single-service-section .service-left h6 {
  color: #ffa319;
}

.single-service-section .service-left h3 {
  text-decoration: underline;
}

.single-service-section .service-left a {
  border-radius: 5px;
  border: 1px solid #e7e7fe;
  color: #6e45e1;
  max-width: 230px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.single-service-section .service-left a i {
  margin-left: 10px;
}

.single-service-section .service-left a:hover {
  background: #6e45e1;
  color: #ffffff;
}

.single-service-section:nth-child(2n + 2) {
  flex-direction: row-reverse;
}

.single-service-section:nth-child(2n + 2) .service-left {
  margin-left: 40px;
}

.pro-service-title,
.testimonials-title {
  text-align: center;
}

.pro-service-title h6,
.testimonials-title h6 {
  color: #7572f4;
}

.pro-service-title h2,
.testimonials-title h2 {
  text-decoration: underline;
}

.single-pro-service-card {
  display: flex;
  justify-content: center;
  z-index: 1;
}

.single-pro-service-card:nth-child(n + 4) {
  flex-direction: row-reverse;
}

.single-pro-service-card:nth-child(n + 4) .pro-service-card-text {
  text-align: left;
  margin-left: 30px;
  margin-right: 0;
}

.single-pro-service-card.one {
  position: absolute;
  right: 700px;
  top: 22%;
}

.single-pro-service-card.two {
  position: absolute;
  right: 780px;
  top: 52%;
}

.single-pro-service-card.three {
  position: absolute;
  right: 700px;
  top: 82%;
}

.single-pro-service-card.four {
  position: absolute;
  left: 700px;
  top: 22%;
}

.single-pro-service-card.five {
  position: absolute;
  left: 780px;
  top: 52%;
}

.single-pro-service-card.six {
  position: absolute;
  left: 700px;
  top: 82%;
}

.single-pro-service-card:hover .service-card-icon-2 {
  transform: scale(1.3);
}

.pro-service-card-text {
  text-align: right;
  max-width: 250px;
  margin-right: 30px;
}

.pro-service-card-img.service-card-icon-2 {
  background: lightcoral;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}

.pro-service-card-img.service-card-icon-2 svg {
  width: 35px;
  height: 35px;
}

.pro-service-card-img.service-card-icon-2 svg path {
  fill: #ffffff;
}

.pro-service-card-img.service-card-icon-2.lightpink {
  background-color: #f87488;
  box-shadow: 0 10px 30px rgba(248, 116, 136, 0.26);
}

.pro-service-card-img.service-card-icon-2.lightblue {
  background-color: #4191ff;
  box-shadow: 0 10px 30px rgba(65, 145, 255, 0.26);
}

.pro-service-card-img.service-card-icon-2.purple {
  background-color: #8e94fa;
  box-shadow: 0 10px 30px rgba(142, 148, 250, 0.26);
}

.pro-service-card-img.service-card-icon-2.cyan {
  background-color: #1ed4e5;
  box-shadow: 0 10px 30px rgba(30, 212, 229, 0.26);
}

.pro-service-card-img.service-card-icon-2.orange {
  background-color: #ff9655;
  box-shadow: 0 10px 30px rgba(255, 150, 85, 0.26);
}

.pro-service-card-img.service-card-icon-2.darkpink {
  background-color: #f5576c;
  box-shadow: 0 10px 30px rgba(245, 87, 108, 0.26);
}

.inner-circle-section {
  max-width: 500px;
  border: 1px dashed #6e45e1;
  height: 500px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}

.testimonials-slider .owl-nav {
  width: calc(100% + 100px);
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: -54px;
}

.testimonials-slider .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonials-slider .owl-nav button.owl-prev,
.testimonials-slider .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #6e45e1;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(110, 69, 225, 0.6);
  font-size: 20px;
}

.testimonials-slider .owl-nav button.owl-prev:hover,
.testimonials-slider .owl-nav button.owl-next:hover {
  background-color: #6e45e1;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(110, 69, 225, 0.6);
}

.testimonials-slider .owl-nav button.owl-prev.disabled,
.testimonials-slider .owl-nav button.owl-next.disabled {
  border: 1px solid #d1d1d1;
  background-color: #ffffff;
  color: #6e45e1;
  cursor: default;
}

.testimonials-slider .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials-slider .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  background-color: #cecece;
  border-radius: 50%;
  margin: 12px 7px;
}

.testimonials-slider .owl-dots button.owl-dot.active {
  background-color: #6e45e1;
  box-shadow: 0 0 20px rgba(110, 69, 225, 0.3);
}

.testimonials-single-slider {
  display: flex;
  position: relative;
}

.testimonials-single-slider .testimonials-slider-img {
  width: 30%;
}

.testimonials-single-slider .testimonials-slider-img img {
  width: 100%;
}

.testimonials-single-slider .testimonials-slider-text {
  max-width: 900px;
  align-self: center;
  margin: 0 30px;
  width: 70%;
  position: relative;
}

.testimonials-single-slider .testimonials-slider-text::before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  top: 48px;
  left: -20px;
}

.testimonials-single-slider .testimonials-slider-text::after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  bottom: 49px;
  right: -9px;
}

.testimonials-single-slider::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 27%;
  width: 100%;
  height: 63%;
  background-color: #7572f4;
  opacity: 0.05;
}

.testimonials-single-slider::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 20%;
  width: 60%;
  height: 80%;
  background-image: linear-gradient(245deg, #ffffff 0%, #3b397a 100%);
  opacity: 0.05;
}

.price-table-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.single-price-table {
  width: calc(100% / 3);
  border: 1px solid #e0e9ef;
}

.single-price-table .single-price-card {
  text-align: center;
  padding: 30px 0;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.single-price-table .single-price-card .price-text {
  max-width: 300px;
  margin: 0 auto;
}

.single-price-table .single-price-card .price-box-inner ul li {
  padding-top: 15px;
  border-bottom: 1px solid #e0e9ef;
}

.single-price-table .single-price-card .price-box-inner ul li i {
  font-size: 25px;
}

.single-price-table .single-price-card .price-box-inner ul li .icon_close {
  color: red;
}

.single-price-table .single-price-card .price-box-inner ul li .icon_check {
  color: #7572f4;
}

.single-price-table .single-price-card .price-box-inner ul li:first-child {
  border-top: 1px solid #e0e9ef;
}

.latest-news-area {
  position: relative;
}

.latest-news-area .latest-news-left-sec {
  margin-right: 40px;
  margin-bottom: 50px;
}

.latest-news-area .latest-news-left-sec h6 {
  color: #7572f4;
}

.latest-news-area .latest-news-right-sec {
  position: absolute;
  right: 0;
  top: 0;
}

.single-latest-news-item {
  border: 1px solid #e0e9ef;
  padding: 20px;
  border-radius: 10px;
}

.single-latest-news-item .news-card-img .thumb-image {
  width: 100%;
}

.latest-news-content {
  margin-top: 30px;
}

.latest-news-content .latest-news-author {
  display: flex;
}

.latest-news-content .latest-news-author img {
  width: 56px !important;
  height: 56px;
  border-radius: 50%;
  border: 2px solid #666ce0;
}

.latest-news-content .latest-news-author .news-tag {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 10px;
}

.latest-news-content .latest-news-author .news-tag span {
  display: inline-block;
}

.latest-news-content .latest-news-author .news-tag a {
  color: #6e45e1;
  font-size: 14px;
}

.latest-news-content .latest-news-author .news-tag a:hover {
  color: #6e45e1;
}

.latest-news-content h5 a {
  color: #192536;
  font-weight: 700;
  font-size: 18px;
  margin-top: 10px;
  display: block;
}

.latest-news-content h5 a:hover {
  color: #7572f4;
}

.latest-news-content span {
  color: #838b95;
  font-size: 14px;
}

.latest-news-content span a {
  color: #838b95 !important;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 600;
}

.latest-news-content.text-white span {
  color: #ffffff;
}

.latest-news-content.text-white span a {
  color: #ffffff;
}

.latest-news-slider .owl-nav {
  width: 80px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: -200px;
  transform: translateY(100%);
}

.latest-news-slider .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.latest-news-slider .owl-nav button.owl-prev,
.latest-news-slider .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #6e45e1;
  color: #ffffff;
  font-size: 20px;
}

.latest-news-slider .owl-nav button.owl-prev:hover,
.latest-news-slider .owl-nav button.owl-next:hover {
  background-color: #6e45e1;
  color: #ffffff;
}

.latest-news-slider .owl-nav button.owl-prev.disabled,
.latest-news-slider .owl-nav button.owl-next.disabled {
  border: 1px solid #d1d1d1;
  background-color: #ffffff;
  color: #6e45e1;
  cursor: default;
}

.intro-video {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  border: 1px solid #6e45e1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
}

.nav-about .btn-outline-primary:not(:disabled):not(.disabled).active,
.nav-about .btn-outline-primary:not(:disabled):not(.disabled):active,
.nav-about .show > .btn-outline-primary.dropdown-toggle {
  color: #6e45e1;
}

.max-width-wrapper {
  max-width: 1650px;
  margin: 0 auto;
}

.thumbnail-image-slider .item-box {
  padding: 20px;
  overflow: hidden;
  width: 100%;
  height: 700px;
  position: relative;
  border-radius: 3px;
  background: no-repeat center center;
  background-size: cover;
  z-index: 1;
}

.thumbnail-image-slider .item-box.box-overlay:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(35, 49, 66, 0.5);
  z-index: -1;
}

.thumbnail-image-slider .item-box.item-box-md {
  height: inherit;
}

.thumbnail-slider {
  position: relative;
}

.slider-line .owl-carousel .owl-dots {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  top: 5%;
  right: calc((100% - 1650px) / 2 + 15px);
}

.slider-line .owl-carousel .owl-dots button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  height: 1px;
  width: 20px;
  background: #4b4b4b;
  flex-direction: column;
  display: flex;
  margin: 8px;
}

.slider-line .owl-carousel .owl-dots button.owl-dot.active {
  width: 35px;
  background: #d8d8d8;
  transform-origin: 0, 0, 0;
}

.slider-line.slider-line-reverse .owl-carousel .owl-dots {
  justify-content: flex-start;
  align-items: flex-start;
  left: 15px;
  right: inherit;
  top: -80px;
  flex-direction: initial;
}

.slider-line.slider-line-reverse .owl-carousel .owl-dots button.owl-dot {
  height: 20px;
  width: 2px;
}

.slider-line.slider-line-reverse .owl-carousel .owl-dots button.owl-dot.active {
  height: 35px;
  background: #d8d8d8;
  transform-origin: 0, 0, 0;
}

.large-thumbnail-slider .owl-stage {
  counter-reset: number;
}

.large-thumbnail-slider .owl-stage .owl-item {
  counter-increment: number;
}

.large-thumbnail-slider .owl-stage .owl-item:last-child {
  margin-right: 0;
}

.large-thumbnail-slider .owl-stage .owl-item .sider-count {
  position: relative;
  margin-bottom: 70px;
}

.large-thumbnail-slider .owl-stage .owl-item .sider-count::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: counter(number, decimal-leading-zero) " ";
  color: #707070;
  font-family: "Barlow", sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.large-thumbnail-slider.slider-dot .owl-dots {
  counter-reset: number;
}

.large-thumbnail-slider.slider-dot .owl-dots .owl-dot {
  counter-increment: number;
  margin-bottom: 70px;
}

.large-thumbnail-slider.slider-dot .owl-dots .owl-dot.active span {
  position: relative;
}

.large-thumbnail-slider.slider-dot .owl-dots .owl-dot.active span::before {
  position: absolute;
  top: -11px;
  left: -20px;
  content: counter(number) " ";
  color: #707070;
}

.large-thumbnail-slider.slider-dot-reverse .owl-dots {
  counter-reset: number;
}

.large-thumbnail-slider.slider-dot-reverse .owl-dots .owl-dot {
  counter-increment: number;
  margin-bottom: 70px;
}

.large-thumbnail-slider.slider-dot-reverse .owl-dots .owl-dot span {
  position: relative;
}

.large-thumbnail-slider.slider-dot-reverse .owl-dots .owl-dot span::before {
  position: absolute;
  bottom: 0;
  left: -3px;
  content: counter(number) " ";
  color: #707070;
}

.slider-thumb {
  position: absolute;
  bottom: 0;
  right: 0;
}

.slider-thumb .item {
  transition: all ease 0.25s;
  height: 80px;
  border-radius: 3px;
  border: solid 2px #d8d8d8;
  cursor: pointer;
  background-size: cover;
}

.slider-thumb .item.active {
  border: solid 2px #e67e22;
}

.slider-thumb .owl-stage {
  padding: 20px 0;
}

.slider-thumb.slider-thumb-md {
  position: inherit;
  display: flex;
  justify-content: flex-end;
  align-self: flex-end;
}

.thumbnail-slider-details h6 {
  color: #878787;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.thumbnail-slider-details h1 {
  color: #f3f3f3;
  font-family: "Barlow", sans-serif;
  font-size: 60px;
  line-height: 1.3;
}

.down-navigator {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #1c222a;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.down-navigator svg {
  animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  -moz-animation: bounce 3s infinite;
  -o-animation: bounce 3s infinite;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-20px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.title-dark h6 {
  color: #e67e22;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.title-dark p {
  color: #f3f3f3;
  font-family: "Rubik", sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.3;
}

.about-feature-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about-focus-image {
  margin-left: -20px;
}

.section-description h6 {
  color: #e67e22;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.section-description h1 {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
}

.section-description p {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.single-fan-facts {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
}

.single-facts h2 {
  font-size: 40px;
}

.author-regards .regard-title {
  position: relative;
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.author-regards .regard-title::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 50px;
  background-color: #e67e22;
  left: 90px;
  top: 50%;
}

.author-regards h1 {
  color: #686868;
  font-size: 46px;
  font-weight: 400;
}

.title-rotate-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(90deg);
  color: #e67e22;
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.title-rotate-right.title-rotate-left {
  left: 0;
  right: unset;
  transform: rotate(-90deg);
}

.service-section-wrapper {
  border: 1px solid #393e44;
}

.rotate-title-position {
  position: relative;
}

.single-service {
  padding: 40px 30px;
  width: 33.33%;
}

.single-service:nth-child(1) {
  border-right: 1px solid #393e44;
  border-bottom: 1px solid #393e44;
}

.single-service:nth-child(2) {
  border-right: 1px solid #393e44;
  border-bottom: 1px solid #393e44;
}

.single-service:nth-child(3) {
  border-bottom: 1px solid #393e44;
}

.single-service:nth-child(4) {
  border-right: 1px solid #393e44;
}

.single-service:nth-child(5) {
  border-right: 1px solid #393e44;
}

.single-service h5 {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
}

.single-service p {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.feature-tag li {
  position: relative;
  color: #e67e22;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px;
}

.feature-tag li::before {
  position: absolute;
  content: "";
  height: 10px;
  width: 1px;
  background-color: #e67e22;
  right: 0;
  top: 40%;
}

.feature-tag li:first-child {
  padding-left: 0px;
}

.feature-tag li:last-child::before {
  display: none;
}

.black-portait-text h3 {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
}

.black-portait-text p {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
}

.sider-count {
  color: #707070;
  font-family: "Barlow", sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.next-navigatiom {
  height: 40px;
  width: 40px;
  background-color: #e67e22;
  font-size: 30px;
  cursor: pointer;
  margin-bottom: -50px;
}

.next-navigatiom i {
  color: #ffffff;
}

.portfolio-slider-dark {
  position: relative;
}

.black-portait-box {
  position: absolute;
  top: 35px;
}

.others-items a {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: 1px solid #e67e22;
}

.dark-testimonial-left h1 {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
}

.slider-nav-dark span {
  height: 40px;
  width: 40px;
  background-color: #21262d;
  font-size: 30px;
  cursor: pointer;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-nav-dark span:hover {
  background-color: #e67e22;
}

.testimonial-box {
  padding: 60px 40px;
  background-color: #21262d;
}

.testimonial-quote {
  color: #a7a7a7;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.testimonial-quote::before {
  position: absolute;
  content: "\f10d";
  top: -30px;
  left: -10px;
  font-family: "FontAwesome";
}

.testimonial-quote::after {
  position: absolute;
  content: "\f10e";
  bottom: -20px;
  right: 0px;
  font-family: "FontAwesome";
}

.dark-testimonial-avater {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.testimonial-authors h5 {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
  margin-bottom: 0;
}

.testimonial-authors p {
  color: #878787;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  margin-bottom: 0px;
}

.single-article-img img {
  transform: scale(1);
  transition: 400ms;
}

.single-article-img img:hover {
  transform: scale(1.1);
  transition-delay: 300ms;
}

.article-title h4 {
  margin-bottom: 5px;
}

.article-title h4 a {
  color: #d8d8d8;
  font-family: "Barlow", sans-serif;
}

.article-title h4 a:hover {
  color: #e67e22;
}

.dark-article-type li {
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #878787;
  position: relative;
  padding: 10px;
}

.dark-article-type li::before {
  position: absolute;
  content: "";
  top: 30%;
  right: 0;
  height: 14px;
  width: 1px;
  background-color: #878787;
}

.dark-article-type li:first-child {
  padding-left: 0px;
}

.dark-article-type li:last-child::before {
  display: none;
}

.dark-article-type li a {
  color: #e67e22;
}

/* =================================
            section title
===================================*/
.section-title {
  position: relative;
}

.section-title.text-right::before {
  left: auto;
  right: 0;
}

.section-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 45px;
  width: 50px;
  height: 4px;
  border-radius: 20px;
  background-color: #0066b3;
}

.section-title h6 {
  margin: 0;
  color: #666ce0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.section-title h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
}

.section-title h2 span {
  color: #233142;
  font-size: 36px;
  font-weight: 600;
  line-height: 55px;
}

/* =================================
            features
===================================*/
.single-card-item {
  width: auto;
  padding: 50px;
  padding-bottom: 80px;
  margin-bottom: 35px;
  background-color: #ffffff;
  border-radius: 10px;
  transition: .3s;
  box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.04);
  cursor: pointer;
}

.single-card-item.card-document {
  border: none;
}

.single-card-item .card-image {
  margin-bottom: 30px;
}

.single-card-item .service-card-icon {
  margin-bottom: 30px;
}

.single-card-item .service-card-icon svg {
  width: 80px;
  height: 80px;
}

.single-card-item .service-card-icon svg path {
  fill: #ffa319;
}

.single-card-itembuscador .service-card-icon svg path {
  fill: #12cbc4;
}


.single-card-item .service-card-icon.service-card-icon-2 {
  background: lightcoral;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-card-item .service-card-icon.service-card-icon-2 svg {
  width: 35px;
  height: 35px;
}

.single-card-item .service-card-icon.service-card-icon-2 svg path {
  fill: #ffffff;
}

.single-card-item .service-card-icon.service-card-icon-2.lightpink {
  background-color: #f87488;
  box-shadow: 0 10px 30px rgba(248, 116, 136, 0.26);
}

.single-card-item .service-card-icon.service-card-icon-2.lightblue {
  background-color: #4191ff;
  box-shadow: 0 10px 30px rgba(65, 145, 255, 0.26);
}

.single-card-item .service-card-icon.service-card-icon-2.purple {
  background-color: #8e94fa;
  box-shadow: 0 10px 30px rgba(142, 148, 250, 0.26);
}

.single-card-item .service-card-icon.service-card-icon-2.cyan {
  background-color: #1ed4e5;
  box-shadow: 0 10px 30px rgba(30, 212, 229, 0.26);
}

.single-card-item .service-card-icon.service-card-icon-2.orange {
  background-color: #ff9655;
  box-shadow: 0 10px 30px rgba(255, 150, 85, 0.26);
}

.single-card-item .service-card-icon.service-card-icon-2.darkpink {
  background-color: #f5576c;
  box-shadow: 0 10px 30px rgba(245, 87, 108, 0.26);
}

.single-card-item .card-text {
  margin-top: 10px;
  margin-bottom: 30px;
}

.single-card-item .card-btn a {
  color: #9ca5b1;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.single-card-item .card-btn a i.fa {
  padding-left: 10px;
}

.single-card-item .card-btn a:hover {
  color: #666ce0;
}

.single-card-item:hover {
  box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.1);
}

.single-card-item.single-card-item-2 {
  border: 0 !important;
}

.single-card-item.single-card-item-2:hover {
  border: 0 !important;
}

main input.buscador {
  border-radius: 10px;
  padding: 20px;
  padding-left: 50px;
  width: 70%;
  font-size: 18px;
  margin: 20px 0px;
  border: 1px solid #dbdfea;
}

.about-img img {
  width: 100%;
}

.about-content {
  margin-top: 15px;
  padding: 20px;
}

.about-test {
  color: #666ce0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin: 0;
}

.about-title {
  color: #233142;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}

.about-text {
  font-size: 18px;
  color: #5e6f84;
  padding-bottom: 10px;
}

.about-text-2 {
  color: #5e6f84;
  font-weight: 400;
  padding-bottom: 20px;
}

/* =================================
            coundown
===================================*/
.coundown-header {
  background: #ffffff;
  position: relative;
  z-index: 1;
  object-fit: contain;
  padding: 20px;
}

.coundown-header::before {
  position: absolute;
  content: "";
  right: 0;
  top: -19px;
  background: #8e94fa;
  z-index: 2;
  height: 70px;
  width: 100%;
  max-width: 810px;
}

.coundown-header::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -13px;
  height: 70px;
  width: 100%;
  max-width: 870px;
  background: #8e94fa;
  z-index: -1;
}

.coundown-area {
  position: relative;
  background-image: url(../img/bg/coundown-bg.jpg);
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  object-fit: contain;
}

.coundown-left .card-test {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}

.coundown-left .coundown-title {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}

.coundown-left .card-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}

.single-counter-box {
  margin-bottom: 50px;
  color: #ffffff;
}

.single-counter-box p {
  color: #ffffff;
}

p.counter-number {
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #ffffff;
}

.service-btn {
  margin-top: 30px;
}

/* =================================
            masonary
===================================*/
.project-filter {
  list-style: outside none none;
  margin: 0 0 40px;
  padding: 0;
}

.project-filter li {
  color: #233142;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
  line-height: 1.8;
}

.project-filter li.active {
  color: #666ce0;
}

.project-filter.project-filter-2 li.active {
  color: #f5576c;
}

.project-list.no-masonry .grid-sizing {
  display: none;
}

.single-project {
  width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 2;
}

.project-item > img {
  width: 100%;
}

/*  overly style */
.single-project {
  position: relative;
  margin-bottom: 30px;
}

.single-project.grid-sizing {
  margin-bottom: 0;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  transition: 0.7s ease;
  padding: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  background: white;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.59) 20%,
    white 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-2 {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  padding: 10px;
  color: #ffffff !important;
  transform: scale(0.6);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  background: rgba(245, 87, 108, 0.95);
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}

.overlay-2 .text {
  padding: 20px;
  width: 100%;
  text-align: left;
}

.overlay-2 .text .text-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.overlay-2 .text .text-content h4,
.overlay-2 .text .text-content p,
.overlay-2 .text .text-content h6 {
  color: #ffffff;
  margin-bottom: 20px;
}

.overlay-2 .text .text-content h4 a,
.overlay-2 .text .text-content p a,
.overlay-2 .text .text-content h6 a {
  color: #ffffff;
}

.overlay-2 .text .text-content .card-btn a {
  color: #ffffff;
  font-size: 14px;
}

.single-project:hover .overlay {
  bottom: -5px;
  height: 100%;
}

.single-project:hover .overlay-2 {
  border-radius: 10px;
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.text {
  color: #233142;
  font-size: 20px;
}

.text img {
  padding-bottom: 10px;
}

.text-content {
  padding: 20px;
}

.text-content h6 {
  color: #233142;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.text-content h4 {
  line-height: 1.3;
}

.text-content h4 a {
  color: #233142;
  font-size: 20px;
  font-weight: 700;
}

.text-content h4 a:hover {
  color: #5f65db;
}

.text-content p {
  color: #5e6f84;
  font-size: 15px;
  font-weight: 400;
}

/* =================================
            review slider
===================================*/
.review-slider-area {
  position: relative;
}

.review-slider-area::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 370px;
  background-color: #d9dbff;
  opacity: 0.13;
}

.review-slider-inner-bg {
  background-color: #d9dbff;
}

.slider-image {
  float: left;
  width: 400px;
}

.slider-image img {
  width: 100%;
}

.slider-image {
  position: relative;
}

.slider-text {
  position: absolute;
  left: 50px;
  bottom: -60px;
  background-color: #8e94fa;
  width: 140%;
  padding: 20px;
}

.slider-text h5 {
  color: #ffffff;
  font-size: 20px;
  margin: 0;
}

.slider-text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.content-section {
  background-color: #ffffff;
  z-index: 1;
}

.content-section .content-section-inner {
  padding: 40px;
}

.review-start a {
  display: inline-block;
  margin-top: 20px;
  color: #eac401;
}

.review-text {
  position: relative;
  margin-top: 50px;
  display: block;
}

.review-text::before {
  position: absolute;
  font-family: fontAwesome;
  content: "\f10d";
  color: #5e6f84;
  left: 0;
  top: 60px;
  font-size: 30px;
  line-height: 30px;
  margin-top: -110px;
}

/* slider scss */
.review-slider {
  position: relative;
}

.review-slider .owl-nav {
  position: absolute;
  left: 50%;
  bottom: 10px;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}

.review-slider .owl-nav button.owl-prev,
.review-slider .owl-nav button.owl-next {
  font-size: 35px;
  padding-left: 18px;
  display: block;
  margin: 0 20px;
  color: #ffffff;
  font-size: 30px;
}

.review-slider .owl-nav button.owl-prev:hover,
.review-slider .owl-nav button.owl-next:hover {
  color: #666ce0;
}

/* =================================
            priging table
===================================*/
.single-price-box {
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
}

.price h1 sup {
  color: #838b95;
  font-size: 18px;
  font-weight: 600;
  top: -35px;
  padding: 0px 2px;
}

.price h1 span {
  color: #4e5967;
  font-size: 65px;
  font-weight: 700;
}

.price h1 sub {
  color: #838b95;
  font-size: 15px;
  font-weight: 600;
}

.price-head p {
  position: relative;
  font-size: 14px;
  color: #4e5967;
}

.price-head p::before {
  position: absolute;
  content: "";
  bottom: -20%;
  left: 45%;
  height: 3px;
  width: 32px;
  background: #0066b3;
}

.price-box-inner a {
  margin-top: 20px;
}

.price-box-inner ul li {
  display: block;
  padding: 10px;
  font-size: 14px;
  color: #4e5967;
}

.price-box-inner ul li strong {
  color: #233142;
  font-size: 14px;
  font-weight: 500;
  padding-left: 5px;
}

.onoffswithc-checkbox .nav-tabs .nav-item {
  color: #233142;
  border: 1px solid #8e94fa;
  border-radius: 50px;
  margin: 0 10px;
}

.onoffswithc-checkbox .tab-nav .nav-tabs .nav-item.show .nav-link,
.onoffswithc-checkbox .nav-tabs .nav-link {
  color: #233142;
}

.onoffswithc-checkbox .tab-nav .nav-tabs .nav-item.show .nav-link,
.onoffswithc-checkbox .nav-tabs .nav-link.active {
  color: #ffffff;
  border-radius: 50px;
  background-color: #8e94fa;
  border: 1px solid #8e94fa;
}

.switch-pricing-tab {
  background-color: #ffa319;
  border-radius: 50px;
  padding: 4px 5px;
  margin-bottom: 80px;
}

.switch-pricing-tab.bg-primary .nav-tabs .nav-item a.active {
  color: #ffa319;
}

.switch-pricing-tab .nav-tabs {
  position: relative;
  width: 200px;
  border-bottom: 1px solid transparent !important;
}

.switch-pricing-tab .nav-tabs li.nav-item a.active {
  color: #ffa319 !important;
}

.switch-pricing-tab .nav-tabs:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  background-color: #ffffff;
  height: 100%;
  content: "";
  border-radius: 20px;
  transition: 0.4s;
}

.switch-pricing-tab .nav-tabs.slide-tab::before {
  left: 50%;
}

.switch-pricing-tab .nav-tabs li.nav-item {
  position: relative;
  z-index: 1;
  padding: 10px 0;
  margin-bottom: 0;
  width: 50%;
  text-align: center;
}

.switch-pricing-tab .nav-tabs li.nav-item a {
  color: #ffffff;
}

.switch-pricing-tab .nav-tabs li.nav-item a.active {
  color: #f5576c;
}

/* =================================
            Our Team
===================================*/
.single-team-item {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
  margin-bottom: 40px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
}

.single-team-item:hover {
  background-color: #ffffff;
  box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
}

.single-team-item .team-image {
  padding-bottom: 20px;
}

.single-team-item .team-image img {
  width: 141px;
  height: 141px;
  border-radius: 50%;
}

.single-team-item .team-image.member-img {
  margin-bottom: -90px;
  position: relative;
  z-index: 1;
}

.single-team-item .team-image.member-img > img {
  border: 2px solid #f5576c;
}

.single-team-item .author-name {
  color: #233142;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
}

.single-team-item .author-position {
  color: #838b95;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 8px;
}

.single-team-item .author-profile a {
  color: #b8b8b8;
  font-size: 18px;
  font-weight: 400;
  margin: 5px;
}

.single-team-item .author-profile a:hover {
  color: #666ce0;
}

.single-team-item.single-team-member {
  padding-bottom: 0;
  box-shadow: 0 0 0 0 rgba(52, 52, 52, 0.06);
}

.single-team-item.single-team-member .team-member-details {
  padding: 90px 0 30px;
  background-color: #f5f5f5;
  position: relative;
  transition: 0.5s;
}

.single-team-item.single-team-member .team-member-details .author-profile {
  position: absolute;
  right: 10px;
  top: 46px;
  transform: translateX(20px);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  z-index: 2;
}

.single-team-item.single-team-member:hover .team-member-details {
  background-color: #f5576c;
  position: relative;
}

.single-team-item.single-team-member:hover .team-member-details h5,
.single-team-item.single-team-member:hover .team-member-details h6 {
  color: #ffffff;
}

.single-team-item.single-team-member:hover
  .team-member-details
  .author-profile {
  transform: translateX(-10px);
  visibility: visible;
  opacity: 1;
}

.single-team-item.single-team-member:hover
  .team-member-details
  .author-profile
  a {
  color: #ffffff;
}

.portfolio-img img {
  width: 100%;
  height: auto;
}

.brand-name {
  margin: 0;
}

.avater-self {
  width: 100%;
}

.avater-position {
  position: relative;
  margin-bottom: 35px;
}

.avater-position:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -8px;
  display: flex;
  align-items: center;
  height: 1px;
  width: 60px;
  background-color: #5f65db;
}

.social-links-profile {
  text-align: center;
  margin-top: 30px;
}

.social-links-profile a {
  height: 37px;
  width: 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #666ce0;
  color: #666ce0;
  margin: 5px;
  border-radius: 50%;
}

.social-links-profile a:hover {
  background-color: #666ce0;
  color: #ffffff;
}

ul.personal-linkedin li {
  display: block;
  padding: 5px 0;
}

ul.personal-linkedin li a {
  color: #233142;
  font-size: 16px;
  font-weight: 400;
}

ul.personal-linkedin li a i.fa {
  padding-right: 15px;
  color: #5f65db;
  font-size: 16px;
}

.team-title {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
}

.team-title-member {
  padding-bottom: 60px;
}

/* slider scss */
.our-team-member {
  padding-left: 15px;
  padding-right: 15px;
}

.our-team-member .owl-nav {
  position: absolute;
  left: 50%;
  bottom: -20px;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}

.our-team-member .owl-nav button.owl-prev,
.our-team-member .owl-nav button.owl-next {
  font-size: 35px;
  padding-left: 18px;
  display: block;
  margin: 0 5px;
  color: #cdcdce;
  font-size: 30px;
}

.our-team-member .owl-nav button.owl-prev:hover,
.our-team-member .owl-nav button.owl-next:hover {
  color: #666ce0;
}

.single-team-member .author-name {
  line-height: 0.5;
}

.single-team-member .author-position {
  font-weight: 300;
}

/* =================================
            Faq
===================================*/
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  border: transparent;
  box-shadow: 0 10px 30px rgba(179, 189, 199, 0.16);
  margin-bottom: 30px;
  align-items: center;
}

.faq-qus-title {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.faq-qus-title::after {
  content: "\002B";
  font-family: FontAwesome;
  color: #666ce0;
  font-size: 30px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}

.faq-qus-title.active::after {
  content: "\2212";
  font-family: FontAwesome;
  color: #666ce0;
  font-size: 30px;
  line-height: 1;
}

.faq-qus-title h6 {
  color: #233142;
  font-size: 20px;
  font-weight: 500;
  margin-right: 15px;
  margin-bottom: 0;
}

.faq-qus-title.faq-qus-title-2::after {
  color: #f5576c;
}

.faq-qus-title.faq-qus-title-2.active::after {
  color: #f5576c;
}

.faq-qus-ans {
  display: none;
}

.faq-qus-ans p {
  color: #5e6f84;
  font-size: 15px;
  padding-top: 10px;
}

.faq-search-option .form-control {
  color: #8898b1;
  font-size: 14px;
  height: 50px;
  width: 100%;
  font-weight: 300;
  padding: 10px 50px 10px 15px;
  text-transform: capitalize;
  border: 1px solid #bac3d1;
  background-color: #ffffff;
  border-radius: 50px;
}

.faq-search-option .form-control:focus {
  border: 1px solid #5f65db !important;
  box-shadow: none !important;
}

.faq-search-option {
  position: relative;
}

.faq-search-option a {
  position: absolute;
  right: 20px;
  bottom: 9px;
  font-size: 20px;
  color: #5f65db;
}

.contrac-form label {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #5e6f84;
}

.contrac-form .form-control:focus {
  border: 1px solid #5f65db !important;
  box-shadow: none !important;
}

/* =================================
            recent article
===================================*/
.single-article-item {
  padding: 10px;
  box-shadow: 0 0 30px rgba(164, 164, 164, 0.1);
  background-color: #ffffff;
  margin-bottom: 40px;
}

.single-article-item .business-btn {
  font-size: 12px;
  background: #666ce0;
  padding: 5px 15px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.26px;
  position: absolute;
  left: 15px;
  top: 15px;
}

.single-article-item .business-btn.bg-pink {
  background: #f5576c;
}

.view-more a {
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
  margin-top: 10px;
  display: block;
}

.view-more a:hover {
  color: #20d28d;
}

.thumb-image {
  width: 100%;
  border-radius: 10px;
}

/* Style for "BUSINESS" */
.author-absolute {
  position: relative;
}

.featured-slider .owl-item .thumb-image {
  width: 100%;
}

.author-image {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #666ce0;
  position: absolute;
  left: 15px;
  bottom: -20px;
}

.author-image.bd-white {
  border: 2px solid #ffffff;
}

.article-content {
  padding: 10px;
  margin-top: 30px;
}

.article-content h5 a {
  color: #192536;
  font-weight: 700;
  margin-top: 10px;
  display: block;
}

.article-content span {
  color: #838b95;
  font-size: 14px;
  padding-bottom: 20px;
  padding-left: 5px;
}

.article-content span a {
  color: #838b95;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 600;
  padding-left: 5px;
}

.article-content.text-white span {
  color: #ffffff;
}

.article-content.text-white span a {
  color: #ffffff;
}

/*  article-overlay */
.single-article-item {
  position: relative;
}

.article-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.8s ease;
  background: linear-gradient(to bottom, #8e94fa 0%, #323bb8 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.article-overlay.article-overlay-2 {
  background: #f5576c;
  border-radius: 10px;
}

.single-article-item:hover .article-overlay {
  height: 100%;
}

.article-text {
  padding: 20px;
  color: #ffffff;
  font-size: 20px;
  position: absolute;
}

.article-text h4 {
  color: #ffffff;
  line-height: 1.3;
}

.article-text h4 a {
  color: #ffffff;
}

.article-text p {
  color: #f5f5f5;
  font-size: 14px;
}

/* slider scss */
.featured-slider {
  padding-left: 15px;
  padding-right: 15px;
}

.featured-slider .owl-nav {
  position: absolute;
  left: 50%;
  bottom: 20px;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}

.featured-slider .owl-nav button.owl-prev,
.featured-slider .owl-nav button.owl-next {
  font-size: 35px;
  padding-left: 18px;
  display: block;
  margin: 0 5px;
  color: #cdcdce;
  font-size: 30px;
}

.featured-slider .owl-nav button.owl-prev:hover,
.featured-slider .owl-nav button.owl-next:hover {
  color: #666ce0;
}

/* =================================
            Call to active
===================================*/
.footer-top-area {
  position: relative;
}

.parrolox {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.parrolox::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 49, 66, 0.7);
  z-index: -1;
}

.footer-top-content h6 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin: 0;
}

.footer-top-content h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}

.footer-top-content p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 30px;
}

.footer-top-content.footer-top-2 h6 {
  color: #f5576c;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 4px;
  text-transform: uppercase;
}

.footer-top-content.footer-top-2 h1 {
  color: #233142;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  margin: 15px 0 30px;
}

.footer-top-content.footer-top-2 p {
  color: #5e6f84;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
.row-res .col-md-3 .row-reslabel label {
  font-weight: 600 !important;
}
/* =================================
            about
===================================*/
.custom-tab {
  padding: 15px 30px;
}
.custom-select:focus  {
  border-color: #A69FE3 !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(214,209,255,1) !important;
}
.form-control:focus {
  border-color: #A69FE3 !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(214,209,255,1) !important;
}
.custom-tab .nav-link {
  display: block;
  padding: 0;
  margin-bottom: 30px;
  padding-right: 20px;
  color: #aaaab9;
}

.custom-tab .tab-nav .nav-tabs .nav-item.show .nav-link,
.custom-tab .nav-tabs .nav-link.active {
  color: #5f65db;
  background-color: none;
  border-color: transparent;
  border-bottom: none;
}

.custom-tab .tab-nav .tab-nav .nav-tabs .nav-link:focus,
.custom-tab .nav-tabs .nav-link:hover {
  border-color: none;
}

.custom-tab .nav-tabs .nav-link:focus,
.custom-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
}

.custom-tab .tab-nav .nav-tabs .nav-link {
  border: 0;
  border-top-left-radius: none;
  border-top-right-radius: none;
}

.custom-tab .tab-nav .nav-tabs .nav-link {
  display: block;
  color: #aaaab9;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  line-height: 4px;
  text-transform: uppercase;
}

.tab-content h3 {
  font-size: 28px;
  color: #233142;
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
  padding-bottom: 20px;
}

.tab-text {
  padding-top: 10px;
  padding-bottom: 40px;
}

.author-intro {
  position: relative;
}

.author-intro a {
  padding-left: 35px;
  color: #233142;
  font-size: 18px;
  font-weight: 600;
}

.author-intro::before {
  position: absolute;
  content: "";
  left: 0;
  top: 15px;
  height: 2px;
  width: 20px;
  background-color: #5f65db;
}

.tab-img img {
  width: 100%;
}

.business-image img {
  width: 100%;
}

.solutions-title {
  color: #233142;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 50px;
}

.solution-img svg {
  width: 60px;
  height: 60px;
}

.solution-img svg path {
  color: #ffa319;
  fill: #ffa319;
}

.analytices-icons svg {
  width: 40px;
  height: 40px;
}

.solution-text h6 {
  color: #233142;
  font-size: 20px;
  font-weight: 700;
}

.solution-text p {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.video-area-bg {
  background-color: #838b95;
  position: relative;
  background-image: url(../img/bg/video-bg.jpg);
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  object-fit: contain;
  padding-top: 175px;
  padding-bottom: 175px;
}

.video-area-bg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 49, 66, 0.7);
  z-index: -1;
}

/* "magnificPopup" */
.video-area {
  background-color: transparent;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.video-play-btn {
  width: 50px;
  height: 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.39);
  background-color: #5f65db;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.video-play-btn::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: #6e45e1;
  opacity: 0;
  border-radius: 100%;
  transform-origin: 50% 50%;
  animation: ripple 1.5s ease-out infinite;
  animation-delay: 1s;
  z-index: -1;
}

.video-play-btn i {
  color: #ffffff;
}

.video-play-btn.video-play-btn-outline-pink {
  background-color: #f5576c;
}

.video-play-btn.video-play-btn-outline-pink::before {
  background: #f5576c;
}

.circle-ripple {
  border-radius: 50%;
  overflow: inherit;
}

@keyframes ripple {
  0%,
  35% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(2);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}

.customer-title {
  color: #233142;
  font-size: 40px;
  font-weight: 600;
}

.single-counter-item {
  margin-bottom: 50px;
}

.single-counter-item p {
  color: #5e6f84;
  margin-top: 30px;
}

.counter-number.customer-number {
  color: #5f65db;
  font-size: 70px;
  font-weight: 600;
}

.counter-number.customer-number span {
  color: #5f65db;
  font-size: 70px;
  font-weight: 600;
}

.counter-number p.customer-number {
  color: #5f65db;
  font-size: 70px;
  font-weight: 600;
}

/* =================================
          service
===================================*/
.business-agency-content .business-logo img {
  padding-bottom: 20px;
}

.business-agency-content .team-user {
  background-image: linear-gradient(126deg, #5f65db 0%, #8e94fa 100%);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
}

.business-agency-content .team-user svg {
  width: 30px;
  height: 30px;
}

.business-agency-content .team-user svg path {
  fill: #ffffff;
}

.business-agency-content .business-title {
  color: #233142;
  font-size: 36px;
  font-weight: 600;
}

.business-agency-content .business-content {
  color: #5e6f84;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.progress-image {
  margin-bottom: 50px;
}

/** 
   single-service-item  scss
**/
.progress-header {
  color: #5f65db;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}

.progress-title {
  color: #233142;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.progress-text {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.single-service-inner .single-service-item {
  display: flex;
}

.service-content {
  padding-left: 15px;
  padding-right: 15px;
}

.service-image {
  padding-right: 30px;
  margin-bottom: 30px;
  width: 40%;
}

.service-icons {
  width: 150px;
  height: 150px;
}

.service-icons path {
  fill: #ffa319;
}

.single-service-item {
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
  margin-bottom: 40px;
}

.single-service-item:hover {
  border-color: 1px solid #e9e9e9;
  background-color: #5f65db;
  transition: 0.5s;
}

.single-service-item:hover .service-title {
  color: #ffffff;
}

.single-service-item:hover .service-test {
  color: #ffffff;
}

.single-service-item:hover .service-btn a {
  color: #ffffff;
}

.single-service-item:hover .service-image svg path {
  fill: #ffffff;
}

.service-title {
  color: #233142;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 30px;
}

.service-test {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.service-btn a {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
}

.service-btn a i.fa {
  padding-left: 10px;
}

.service-btn a:hover {
  color: #666ce0;
}

.service-box:nth-child(2n + 2) {
  justify-content: flex-end;
}

.service-box:nth-child(2n + 2) .single-service-item {
  flex-direction: row-reverse;
}

.contrac-title {
  color: #233142;
  font-size: 40px;
  font-weight: 600;
  padding-bottom: 20px;
}

.contrac-btns {
  margin-top: 20px;
}

.single-service-item .service-btn a {
  font-size: 15px;
  font-weight: 400;
  color: #5f65db;
}

.single-service-item .service-btn a i.fa {
  padding-left: 10px;
}

.circle-chart__percent {
  text-anchor: middle;
  font-size: 8px;
  display: flex;
  align-items: center;
  transform: translateY(7%);
}

.circlechart-item p {
  color: #233142;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
}

/* =================================
            service single
===================================*/
.sidebar-top {
  margin-top: 55px;
}

.business-title {
  color: #233142;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.business-meta {
  color: #233142;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

.text-condition {
  color: #5e6f84;
  font-weight: 400;
  padding-bottom: 30px;
}

.business-thumb {
  padding-top: 15px;
  padding-bottom: 40px;
}

.impressive-img img {
  width: 100%;
}

.check-icon-inner {
  display: flex;
  align-items: center;
}

.check-icon-inner .check-icon {
  margin-right: 10px;
  margin-bottom: 10px;
}

.order-list ol {
  padding-left: 24px;
}

.order-list ol li {
  padding-bottom: 10px;
  font-size: 16px;
  color: #5e6f84;
  padding-left: 10px;
}

.sidebar-widget {
  background-color: #f5f5f5;
}

.sidebar-widget .b-title {
  color: #ffffff;
  background-image: linear-gradient(101deg, #8e94fa 0%, #5f65db 100%);
  width: 100%;
  padding: 15px;
}

.sidebar-widget a {
  color: #233142;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  display: block;
  padding: 15px;
  background-color: #f5f5f5;
}

.sidebar-widget a:hover {
  color: #8e94fa;
}

.sidebar-title-item a {
  display: block;
  padding: 15px 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #5f65db;
  border: 1px solid #8e94fa;
  color: #ffffff;
}

.sidebar-title-item a:hover {
  background-color: #ffffff;
  color: #233142;
  border: 1px solid #8e94fa;
}

.need-help {
  background-color: #ff7e67;
  padding: 30px 20px;
}

.need-help h5 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
}

.help-post-inner {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}

.help-post-left {
  padding-right: 5px;
}

.help-post-left a i.fa {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  padding-right: 10px;
}

.help-post-right {
  padding-right: 10px;
}

.help-post-right a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
}

.help-post-right p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
}

.investor-title {
  color: #233142;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.investor-avater {
  margin-bottom: 40px;
}

.investor-text {
  color: #5e6f84;
  font-weight: 400;
  padding-bottom: 10px;
  padding: 5px;
}

.investor-name {
  color: #2b2b2b;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.investor-form {
  color: #5f65db;
  font-size: 14px;
  font-weight: 400;
}

.single-investor-item img {
  width: 80px !important;
  height: 80px;
  border-radius: 50%;
}

.slider-dots .owl-dots {
  text-align: center;
  margin: 30px 0 0;
}

.slider-dots .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  padding: 5px;
  border-radius: 50%;
  background: #5f65db;
  margin: 0px 5px;
  cursor: pointer;
}

.slider-dots .owl-dots .owl-dot.active {
  background-color: #5f65db;
  width: 30px;
  height: 9px;
  border-radius: 10px;
}

.slider-radius .owl-dots {
  text-align: center;
  margin: 50px 0px;
}

.slider-radius .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  padding: 5px;
  border-radius: 50%;
  background: #e9e9e9;
  margin: 0px 5px;
  cursor: pointer;
}

.slider-radius .owl-dots .owl-dot.active {
  background-color: #f5564e;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

/* =================================
            case studies
===================================*/
.Studies-title {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
}

.text-studies {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 30px;
}

.project-filter.filter-center {
  list-style: outside none none;
  margin: 0 0 70px;
  padding: 0;
  text-align: center;
}

.project-item {
  overflow: hidden;
  position: relative;
}

.project-item img {
  border-radius: 10px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #5f65db;
  border-color: #5f65db;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  color: #5f65db;
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  margin: 5px;
  color: #5e6f84;
}

.page-link:hover {
  z-index: 2;
  color: #ffffff;
  text-decoration: none;
  background-color: #5f65db;
  border-color: #5f65db;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* =================================
        case studies single
===================================*/
.project-details .project-title {
  font-weight: 700;
}

.project-details .project-text {
  margin-bottom: 20px;
}

.project-overview {
  width: 100%;
}

.project-overview img {
  width: 100%;
  height: 100%;
}

.Overview li {
  display: block;
  color: #5e6f84;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  padding: 7px 0;
}

.Overview li span {
  color: #5f65db;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding-right: 10px;
}

.Overview li strong {
  color: #233142;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.Overview li a {
  color: #5e6f84;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

a.view-project-btn {
  display: inline-block;
  border: 1px solid #20d28d;
  padding: 10px 30px;
  border-radius: 50px;
  color: #ffffff;
  background-color: #20d28d;
}

a.view-project-btn:hover {
  background-color: #8e94fa;
  border: 1px solid #8e94fa;
  color: #ffffff;
}

.share-on {
  margin-top: 30px;
}

.share-on li {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
}

.share-on li span {
  padding-right: 20px;
}

.share-on li a {
  display: block;
  height: 37px;
  width: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 6px;
}

.facebook {
  font-size: 16px;
  color: #3b5998;
  border: 1px solid #3b5998;
  border-radius: 50%;
}

.facebook:hover {
  background-color: #3b5998;
  color: #ffffff;
}

.twitter {
  font-size: 16px;
  color: #4fb9ed;
  border: 1px solid #4fb9ed;
  border-radius: 50%;
}

.twitter:hover {
  background-color: #4fb9ed;
  color: #ffffff;
}

.linkedin {
  font-size: 16px;
  color: #006097;
  border: 1px solid #006097;
  border-radius: 50%;
}

.linkedin:hover {
  background-color: #006097;
  color: #ffffff;
}

.pinterest {
  font-size: 16px;
  color: #dd4b39;
  border: 1px solid #dd4b39;
  border-radius: 50%;
}

.pinterest:hover {
  background-color: #dd4b39;
  color: #ffffff;
}

.project-img img {
  width: 100%;
}

.single-post-card {
  padding: 35px;
  background-color: #ffffff;
  border-radius: 10px;
}

.single-post-card:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.single-post-card h6 {
  color: #233142;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}

.single-post-card .post-title a {
  color: #233142;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.single-post-card .post-title a:hover {
  color: #5f65db;
}

.single-post-card p {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.single-post-card.post-bg {
  background-color: #838383;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0.84;
  border-radius: 10px;
  position: relative;
}

.single-post-card.post-bg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 49, 66, 0.8);
  z-index: -1;
  border-radius: 10px;
}

.single-post-card.post-bg:hover h5.post-title a:hover {
  color: #20d28d !important;
}

.single-post-card.post-bg h6 {
  color: #ffffff !important;
}

.single-post-card.post-bg h5.post-title a {
  color: #ffffff !important;
}

.single-post-card.post-bg h5.post-title a:hover {
  color: #5f65db !important;
}

.single-post-card.post-bg p {
  color: #ffffff !important;
}

/* slider scss */
.single-post-slider {
  padding-left: 15px;
  padding-right: 15px;
}

.single-post-slider .owl-item {
  padding-bottom: 15px;
}

.single-post-slider .owl-nav {
  position: absolute;
  left: 50%;
  bottom: -20px;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}

.single-post-slider .owl-nav button.owl-prev,
.single-post-slider .owl-nav button.owl-next {
  font-size: 35px;
  padding-left: 18px;
  display: block;
  margin: 0 5px;
  color: #cdcdce;
  font-size: 30px;
}

.single-post-slider .owl-nav button.owl-prev:hover,
.single-post-slider .owl-nav button.owl-next:hover {
  color: #666ce0;
}

/* =================================
            news 
===================================*/
.pagination-area-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

.single-news-item-inner {
  margin-bottom: 50px;
}

.single-news-item {
  position: relative;
}

.single-news-item .business-btn {
  font-size: 12px;
  background: #666ce0;
  padding: 5px 15px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.26px;
  position: absolute;
  left: 15px;
  top: 15px;
}

.news-content {
  background-color: #ffffff;
  margin-top: -60px;
  position: relative;
  padding: 30px;
}

.news-content.content-text {
  box-shadow: 0px 0px 131px 0px rgba(74, 74, 74, 0.1);
}

.news-content.content-style {
  margin-top: 0;
}

.news-content h4 a {
  font-size: 24px;
  color: #233142;
  margin-top: 10px;
  display: block;
}

.news-content h4 a:hover {
  color: #8e94fa;
}

.news-content span {
  color: #838b95;
  font-size: 14px;
  display: block;
  margin-top: 15px;
}

.news-content span a {
  color: #838b95;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 600;
  padding-left: 5px;
}

.news-content span a:hover {
  color: #8e94fa;
}


.pricing h4 span{

  color: #bababa;
  font-size: 18px;
  display: block;
  
  }

  
.avater-img {
  position: relative;
  margin-top: -60px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #20d28d;
  overflow: hidden;
}

.avater-img.avater-center {
  display: flex;
  align-items: center;
  transform: translateX(-50%);
  left: 50%;
}

.thumb-image {
  border-radius: 10px;
  width: 100%;
}

.news-btn {
  margin-top: 30px;
}

.sidebar-title {
  position: relative;
  margin-bottom: 40px;
}

.sidebar-title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -10px;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
  height: 2px;
  width: 60px;
  background-color: #e9e9e9;
}

.about {
  padding-bottom: 18px;
  width: 100%;
}

.text-about {
  padding-bottom: 15px;
}

.author {
  color: #233142;
  font-size: 30px;
  font-weight: 400;
  text-transform: capitalize;
}

.sidebar-top {
  margin-top: 60px;
}

.single-social-item {
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  margin-bottom: 30px;
}

.single-social-item:hover .follow-me {
  top: 0;
}

.single-social-item .follow-me {
  position: absolute;
  top: -100%;
  width: 100%;
  z-index: 3;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3b5998;
  color: #ffffff;
  transition: 0.4s;
}

.single-social-item .follow-me.twitter-bg {
  background-color: #4fb9ed;
  color: #ffffff;
}

.single-social-item .follow-me.linkedin-bg {
  background-color: #006097;
  color: #ffffff;
}

.single-social-item .follow-me.pinterest-bg {
  background-color: #dd4b39;
  color: #ffffff;
}

.single-social-item .social-follow-count {
  position: relative;
  display: flex;
  justify-content: space-around;
  background-color: #f8f8f8;
}

.single-social-item .social-follow-count span {
  position: absolute;
  font-size: 18px;
  color: #3b5998;
  border: 1px solid #3b5998;
  display: block;
  height: 42px;
  width: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 2;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.single-social-item .social-follow-count span:hover {
  background-color: #3b5998;
  color: #ffffff;
}

.single-social-item .social-follow-count span.twitter-icon {
  color: #4fb9ed;
  border: 1px solid #4fb9ed;
}

.single-social-item .social-follow-count span.twitter-icon:hover {
  background-color: #4fb9ed;
  color: #ffffff;
}

.single-social-item .social-follow-count span.linkedin-icon {
  color: #006097;
  border: 1px solid #006097;
}

.single-social-item .social-follow-count span.linkedin-icon:hover {
  background-color: #006097;
  color: #ffffff;
}

.single-social-item .social-follow-count span.pinterest-icon {
  font-size: 16px;
  color: #dd4b39;
  border: 1px solid #dd4b39;
  border-radius: 50%;
}

.single-social-item .social-follow-count span.pinterest-icon:hover {
  background-color: #dd4b39;
  color: #ffffff;
}

.single-social-item:hover .share-post {
  left: 0;
  opacity: 1;
  visibility: visible;
}

.recent-post-inner {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e9e9e9;
}

.recent-post-inner:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.trending-post-left {
  padding-right: 20px;
}

.trending-post-right h6 {
  color: #233142;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}

.trending-post-right h6 a {
  color: #233142;
}

.trending-post-right span {
  font-size: 14px;
  display: block;
  color: #838b95;
}

.categories-title a {
  display: block;
  padding: 10px 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  border-radius: 50px;
  color: #233142;
}

.categories-title a:hover {
  background-color: #5f65db;
  color: #ffffff;
}

.instagram-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.instagram-item a {
  width: 33.3333%;
  padding: 5px;
}

.instagram-item a img {
  width: 100%;
}

.instagram-btn {
  text-align: center;
}

.instagram-btn a {
  color: #233142;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  padding: 10px 25px;
  background-color: #f8f8f8;
  text-transform: capitalize;
  margin-top: 20px;
  transition: 0.3s;
  border-radius: 10px;
}

.instagram-btn a:hover {
  color: #5f65db;
}

.instagram-btn a i.fa {
  padding-right: 10px;
  color: #5f65db;
  font-size: 20px;
}

.newsletter-form .form-control {
  color: #838b95;
  font-size: 14px;
  height: 45px;
  font-weight: 300;
  padding: 10px 50px 10px 15px;
  text-transform: capitalize;
  border: 1px solid #bfbfbf;
  background-color: #ffffff;
  border-radius: 50px;
}

.newsletter-form .form-control:focus {
  border: 1px solid #5f65db !important;
  box-shadow: none !important;
}

.newsletter-form {
  position: relative;
}

.newsletter-form a {
  position: absolute;
  right: 20px;
  bottom: 9px;
  font-size: 20px;
  color: #5f65db;
}

.importent-heading {
  margin-bottom: 30px;
}

.importent-heading a {
  color: #233142;
  font-size: 28px;
  font-weight: 600;
}

.text-read {
  color: #9ca3ab;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}

.news-title {
  color: #233142;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}

.text-news {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}

ul.follow-text {
  margin-left: 55px;
}

ul.follow-text li {
  display: block;
  padding: 10px 0;
  color: #5e6f84;
  position: relative;
  padding-left: 15px;
}

ul.follow-text li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 18px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #5e6f84;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}

ul.follow-text li a {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.tag-area {
  padding-top: 15px;
  margin-bottom: 50px;
  border-top: 2px solid #e9e9e9;
}

.tag-left {
  margin-bottom: 10px;
}

.tag-left ul li {
  display: inline-block;
}

.tag-left ul li span {
  color: #838b95;
  font-size: 16px;
  font-weight: 500;
}

.tag-left ul li a {
  color: #838b95;
  font-size: 16px;
  font-weight: 400;
}

.tag-left ul li a:hover {
  color: #8e94fa;
}

.tag-right ul li {
  display: inline-block;
  color: #838b95;
  font-size: 16px;
  font-weight: 400;
  padding-left: 25px;
}

.tag-right ul li span {
  display: inline-block;
  color: #5e6f84;
  padding-right: 10px;
  margin-top: 0;
}

.tag-right ul li span:hover {
  color: #ff0000;
}

.tag-right ul li a {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.personal-info {
  display: flex;
  padding: 15px;
  border: 1px solid #e9e9e9;
}

.personal-img {
  margin-bottom: 10px;
  padding-right: 30px;
  float: left;
}

.avater-imagee {
  width: 100%;
}

.personal-profile a {
  color: #b8b8b8;
  font-size: 18px;
  font-weight: 400;
  margin: 8px;
}

.personal-profile a:hover {
  color: #666ce0;
}

.personal-content .name-title {
  color: #233142;
  font-size: 18px;
  font-weight: 700;
}

.personal-content .personal-text {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.gallery-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.gallery-section .single-gallery-item {
  width: 50%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  padding-bottom: 7.5px;
  overflow: hidden;
}

.thumb-img {
  margin-bottom: 10px;
  overflow: hidden;
}

.thumb-img img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}

.thumb-img img:hover {
  transform: scale(1.1);
}

.thumb-img {
  position: relative;
  width: 100%;
}

.thumb-img:hover {
  opacity: 1;
}

.blockquote-text {
  font-size: 16px;
  text-align: center;
  font-style: italic;
  font-weight: 500;
  padding: 30px;
}

.blockquote-title {
  margin-top: 50px;
  padding-bottom: 50px;
}

.blockquote {
  position: relative;
  margin-bottom: 10px;
}

.blockquote:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 2px;
  width: 90px;
  background-color: #5f65db;
}

.blockquote:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 10px;
  height: 2px;
  width: 50px;
  background-color: #5f65db;
}

.blockquote-title {
  position: relative;
  margin-bottom: 10px;
}

.blockquote-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 2px;
  width: 90px;
  background-color: #5f65db;
}

.blockquote-title:after {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  height: 2px;
  width: 50px;
  background-color: #5f65db;
}

.news-post-img {
  width: 100%;
}

.comment-box {
  padding: 30px;
}

.comment-box .comment-title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 5px;
}

.comment-box .comment-title h4 {
  color: #233142;
  font-size: 18px;
  font-weight: 600;
}

.single-comment-item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}

.single-comment-item .comment-img {
  margin-right: 30px;
  max-width: 100%;
  width: 60px;
  margin-bottom: 20px;
}

.single-comment-item.single-author-item {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  border-bottom: none;
}

.single-comment-item.single-author-item .comment-img {
  margin-right: 30px;
}

.author-content .author-name a {
  color: #233142;
  font-size: 16px;
  font-weight: 600;
}

.author-content .author-name .btn {
  font-size: 14px;
}

.author-content p {
  color: #5e6f84;
  margin: 0;
  padding-bottom: 20px;
}

.publsihed-date h6 {
  border: 1px solid #e9e9e9;
  text-transform: capitalize;
}

.publsihed-date span {
  color: #5e6f84;
  font-size: 14px;
  font-style: normal;
  line-height: 37px;
  margin: 0;
}

.single-comment-item.comment-two {
  margin-left: 100px;
}

.author-content {
  flex: 1;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 10px;
  margin-bottom: 15px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.single-portfolio-item {
  width: 33.3333%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px;
  overflow: hidden;
}

.portfolio-two-col .single-portfolio-item {
  width: 50%;
}

.portfolio-four-col .single-portfolio-item {
  width: 25%;
}

.portfolio-thumb-img {
  overflow: hidden;
}

.portfolio-thumb-img {
  position: relative;
  width: 100%;
}

.portfolio-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.6);
  transition: 0.6s;
  background-color: rgba(110, 69, 225, 0.8);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.portfolio-overlay .text {
  text-align: center;
  align-items: center;
  justify-content: center;
}

.portfolio-overlay .text .portfolio-category {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.portfolio-overlay .text .portfolio-title a {
  color: #ffffff;
  font-size: 30px;
  font-family: Barlow;
  font-weight: 600;
}

.portfolio-thumb-img:hover .portfolio-overlay {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
  transform: scale(0.8);
}

.portfolio-masonry.portfolio-three-col
  .portfolio-overlay
  .text
  .portfolio-category {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.portfolio-masonry.portfolio-three-col
  .portfolio-overlay
  .text
  .portfolio-title
  a {
  color: #ffffff;
  font-size: 25px;
  font-family: Barlow;
  font-weight: 600;
}

.portfolio-masonry.portfolio-four-col
  .portfolio-overlay
  .text
  .portfolio-category {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.portfolio-masonry.portfolio-four-col
  .portfolio-overlay
  .text
  .portfolio-title
  a {
  color: #ffffff;
  font-size: 18px;
  font-family: Barlow;
  font-weight: 600;
}

.portfolio-profile a {
  color: #7572f4;
  font-size: 18px;
  font-weight: 400;
  margin: 7px;
}

.post-meta a {
  font-size: 16px;
  color: #7572f4;
  margin-left: 5px;
}

.Project-discription h3 {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
  line-height: 65px;
}

.project-info h3 {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
  line-height: 65px;
}

.single-info {
  margin-bottom: 20px;
}

.single-info h5 {
  color: #233142;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
}

.single-info a {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.arrow-carrot {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border: 1px solid #7572f4;
  border-radius: 50px;
  font-size: 30px;
}

.arrow-carrot .arrow_carrot-left {
  color: #9aa0a8;
}

.prev-text {
  color: #9aa0a8;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.portfolio-btn {
  margin-top: 30px;
}

.grid-icon a i.fa {
  color: #9aa0a8;
  font-size: 20px;
}

.portfolio-thub-slider.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.portfolio-thub-slider.owl-carousel .owl-nav button {
  font-size: 30px;
  background-color: #ffffff;
  padding: 5px 15px !important;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 50px;
}

.portfolio-thub-slider.owl-carousel .owl-nav button.owl-prev {
  font-size: 30px;
  color: #7572f4;
  background-color: #ffffff;
  padding: 5px 15px !important;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 50px;
  margin-left: 20px;
}

.single-card-item .service-card-icon svg path {
  fill: #ffa319;
}


.portfolio-thub-slider.owl-carousel .owl-nav button.owl-next {
  font-size: 30px;
  color: #7572f4;
  background-color: #ffffff;
  padding: 5px 15px !important;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 50px;
  margin-right: 20px;
}

.contrac-info a {
  color: #233142;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
}

.contrac-info a:hover {
  color: #12cbc4;
}

.portfolio-links {
  display: flex;
}

.portfolio-links a {
  color: #233142;
  font-size: 14px;
  font-weight: 400;
  margin: 7px;
}

.portfolio-links a:hover {
  color: #12cbc4;
}

.badge-secondary {
  color: #fff;
  background-color: #12cbc4;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50%;
  top: -14px;
  position: relative;
  left: -7px;
}

.faq-search-option.products-search-option {
  width: 500px;
}

.faq-search-option.products-search-option a {
  color: #afadad;
  position: absolute;
  right: 20px;
  bottom: 7px;
  font-size: 14px;
}

.faq-search-option.products-search-option .form-control {
  height: 40px;
  margin-bottom: 0;
}

.faq-search-option.products-search-option .form-control {
  height: 40px;
}

.faq-search-option.products-search-option .form-control:focus {
  border: 1px solid #12cbc4 !important;
  box-shadow: none !important;
}

.center-menu-area {
  border-top: 1px solid #e9e9e9;
}

.center-menu ul {
  text-align: center;
}

.center-menu ul li {
  display: inline-block;
  padding-left: 20px;
}

.center-menu ul li.active a {
  color: #12cbc4;
}

.center-menu ul li a {
  color: #233142;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Barlow;
}

.center-menu ul li a:hover {
  color: #12cbc4;
}

.product-content p {
  color: #838b95;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 400;
}

.product-content h1 {
  color: #233142;
  font-family: "Josefin Sans";
  font-size: 45px;
  font-weight: 700;
  line-height: 1.2;
}

.product-content a {
  margin-top: 40px;
}

.product-slider .owl-dots {
  display: flex;
  align-items: center;
}

.product-slider .owl-dots button.owl-dot.active {
  background-color: #12cbc4;
  box-shadow: 0 0 20px rgba(110, 69, 225, 0.3);
  border: none;
}

.product-slider .owl-dots button.owl-dot {
  width: 13px;
  height: 13px;
  border: 1px solid #cecece;
  color: #cecece;
  border-radius: 50%;
  margin: 8px;
}

.new-product-collection .single-product-item {
  padding: 30px;
  margin-bottom: 30px;
}

.new-product-collection .single-product-item p {
  color: #838b95;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.new-product-collection .single-product-item h5 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 30px;
}

.new-product-collection .single-product-item a {
  color: #343e48;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: underline !important;
}

.new-product-collection .single-product-item a:hover {
  color: #12cbc4;
}

.new-product-collection .new-thumb-img {
  margin-bottom: 15px;
}

.product-review {
  color: #ff9655;
  font-size: 14px;
  font-weight: 400;
  margin: 2px;
}

.product-header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-header h3 {
  color: #233142;
  font-family: "Josefin Sans";
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 0;
}

.product-header p {
  color: #5e6f84;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.price-rate h5 {
  margin-bottom: 0;
}

.product-name h6 a {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.product-name h6 a:hover {
  color: #12cbc4;
}

.summercollection-slider .owl-nav button.owl-prev,
.summercollection-slider .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #12cbc4;
  color: #ffffff;
  font-size: 20px;
  position: absolute;
  top: 33%;
  opacity: 0;
  visibility: hidden;
}

.summercollection-slider .owl-nav button.owl-prev {
  left: -30px;
}

.summercollection-slider .owl-nav button.owl-next {
  right: -30px;
}

.summercollection-slider:hover .owl-nav button.owl-prev,
.summercollection-slider:hover .owl-nav button.owl-next {
  opacity: 1;
  visibility: visible;
}

.partner-img {
  text-align: center;
}

.thumb-img {
  overflow: hidden;
}

.thumb-img img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}

.thumb-img img:hover {
  transform: scale(1.1);
}

.thumb-img {
  position: relative;
  width: 100%;
}

.product-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #535353;
  opacity: 0.55;
}

.thumb-img:hover .product-overlay {
  opacity: 1;
  cursor: pointer;
}

.text {
  text-align: center;
  align-items: center;
  justify-content: center;
}

.text .portfolio-category {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.text .portfolio-title a {
  color: #ffffff;
  font-size: 20px;
}

.featured-products-section .featured-products-inner {
  border: 1px solid #e9e9e9;
  padding: 20px;
}

.featured-products-section .product-title {
  margin-bottom: 30px;
}

.featured-products-section .product-title h4 {
  color: #233142;
  font-family: "Josefin Sans";
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.featured-products-section .product-title p {
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.featured-products-section .product-title a {
  margin-top: 30px;
}

.product-title {
  margin-bottom: 30px;
}

.product-title h3 {
  color: #233142;
  font-family: "Josefin Sans";
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.product-title p {
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.product-title a {
  margin-top: 30px;
}

.single-summer-product {
  margin-bottom: 40px;
}

.single-summer-product .tab-nav .nav-tabs .nav-item.show .nav-link,
.single-summer-product .nav-tabs .nav-link.active {
  color: #ffffff;
  width: 100%;
  background-color: #12cbc4;
  border-color: transparent;
}

.single-summer-product .nav-tabs .nav-item {
  color: #343e48;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
}

.single-summer-product .nav-tabs .nav-item:last-child {
  border-bottom: none;
}

.single-summer-product .nav-tabs .nav-item a {
  color: #343e48;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 12px;
}

.single-summer-product .summer-section {
  background-color: #f4f2f3;
}

.single-comment-box .profile-img {
  margin-bottom: 15px;
}

.single-comment-box .profile-img img {
  height: 60px;
  width: 60px;
  border-radius: 50px;
}

.single-comment-box p {
  color: #808d9d;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.single-comment-box h6 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}

.single-comment-box span {
  color: #838b95;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.comment-slider:before,
.comment-slider:after {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 30px;
  color: #808d9d;
}

.comment-slider:before {
  content: "\f10d";
  top: -5px;
  left: -4px;
}

.comment-slider:after {
  content: "\f10e";
  bottom: 204px;
  right: 4px;
}

.comment-slider .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border: 1px solid #cecece;
  color: #cecece;
  border-radius: 50%;
  margin: 5px;
}

.comment-slider .owl-dots button.owl-dot.active {
  background-color: #12cbc4;
  border: 0px;
  box-shadow: 0 0 20px rgba(110, 69, 225, 0.3);
}

.single-blog-box .blog-thumb {
  margin-top: 20px;
  margin-bottom: 20px;
}

.single-blog-box .blog-thumb img {
  width: 100%;
}

.single-blog-box .blog-title {
  margin-bottom: 0;
}

.single-blog-box .blog-title a {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}

.single-blog-box .blog-title a:hover {
  color: #12cbc4;
}

.single-blog-box .blog-meta {
  font-size: 14px;
  font-weight: 400;
  color: #838b95;
}

.single-blog-box .blog-meta span a {
  color: #12cbc4;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}

.single-blog-box .blog-meta span a:hover {
  color: #343e48;
}

.newsletter-box-inner {
  border-bottom: 1px solid #e9e9e9;
}

.newsletter-box-inner .newsletter-box h3 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.newsletter-box-inner .newsletter-box p {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.subscribe-form-email {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 30px;
}

.subscribe-form-email::before {
  position: absolute;
  width: 1px;
  height: 25px;
  right: 115px;
  bottom: 10px;
  content: "";
  background-color: #343e48;
}

.subscribe-form-email a {
  position: absolute;
  right: 20px;
  bottom: 9px;
  color: #343e48;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
}

.subscribe-form-email .form-control {
  color: #343e48;
  font-size: 14px;
  height: 50px;
  width: 100%;
  font-weight: 300;
  padding: 10px 125px 10px 20px;
  text-transform: capitalize;
  border: 1px solid #f2f3f6;
  background-color: #f2f3f6;
  border-radius: 50px;
}

.subscribe-form-email .form-control input {
  color: #5f65db;
}

.subscribe-form-email .form-control:focus {
  border: 1px solid #5f65db !important;
  box-shadow: none !important;
}

.single-support-box {
  margin-bottom: 20px;
}

.support-title {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}

.support-meta {
  color: #5e6f84;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

ul#example {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  display: block;
}

ul#example li {
  display: inline-block;
}

ul#example li span {
  font-size: 27px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  background: #fff;
  color: #343e48;
  padding: 10px 15px;
}

ul#example li.seperator {
  font-size: 28px;
  line-height: 30px;
  vertical-align: top;
}

ul#example li p {
  margin-top: 15px;
  color: #343e48;
  font-family: Rubik;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
}

.offer-content h5 {
  color: #343e48;
  font-family: Rubik;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -0.7px;
  line-height: 36px;
}

.offer-content h5 span {
  font-family: "Rubik - Light";
  font-weight: 400;
}

.offer-content h4 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 37px;
  font-weight: 600;
  line-height: 48px;
}

.offer-content p {
  color: #5e6f84;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.confirmed-area {
  padding-top: 50px;
}

.confirmed-icon {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #233142;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.confirmed-icon i.fa {
  color: #12cbc4;
  font-size: 20px;
}

.confirmed-box {
  padding-bottom: 100px;
}

.confirmed-box h3 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.confirmed-box p {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.breadcrumb-confirmation-area .breadcrumb li::after {
  content: "";
}

.breadcrumb-confirmation-area .breadcrumb {
  background-color: transparent;
  padding-left: 0px;
}

.breadcrumb-confirmation-area .breadcrumb-item a {
  color: #808d9d;
}

.breadcrumb-confirmation-area .breadcrumb-item a:hover {
  color: #12cbc4;
}

.breadcrumb-confirmation-area .breadcrumb-item.active {
  color: #12cbc4;
}

.breadcrumb-confirmation-area .breadcrumb {
  background-color: transparent;
}

.billing-details .form-group {
  margin-bottom: 20px;
}

.billing-details .form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  height: auto;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 20px;
  margin-bottom: 15px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #95979a;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  resize: none;
}

.billing-details .form-control:focus,
.billing-details .form-control :hover {
  color: #495057;
  background-color: #fff;
  outline: 0;
  box-shadow: none;
}

.billing-details label {
  display: inline-block;
  margin-bottom: 15px;
  color: #343e48;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.billing-details .custom-control-label::after {
  top: 0px;
}

.billing-details .custom-control-label::before {
  top: 0px;
}

.select-customize .select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 20px;
  height: 40px;
  padding: 0px 5px;
  border: 1px solid #ced4da;
  color: #95979a;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
}

.select-customize
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 5px 10px;
}

.select-customize
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 9px;
  right: 10px;
  width: 20px;
}

.select-customize span.select2-selection.select2-selection--single:focus {
  outline: 0;
}

.Checkout-area .Checkout-title h4 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 28px;
  font-weight: 600;
  line-height: 19px;
  margin-bottom: 40px;
}

.Checkout-area .billing-title h4 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 20px;
  font-weight: 600;
  line-height: 19px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 18px;
}

.Checkout-area .billing-title p {
  color: #677782;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding-bottom: 20px;
}

.order-items .order-list {
  background-color: #f9f9f9;
  padding: 20px;
}

.order-items .order-list .order-title h5 {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 20px;
  font-weight: 600;
  line-height: 17px;
}

.order-items .order-list .payment-information h4 {
  color: #343e48;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  margin-top: 30px;
  padding-bottom: 20px;
}

.order-items .order-list .payment-information .form-check-label {
  margin-bottom: 10px;
  font-size: 14px;
}

.order-items .order-list .payment-information .custom-control span a {
  color: #12cbc4;
}

.order-items .order-list .order-list-item span {
  color: #343e48;
  font-family: "Josefin Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
}

.text-shipping p {
  color: #343e48;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.single-order-item {
  background: #838b95;
}

.product-category-name h6 {
  color: #878787;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.single-product-title h2 {
  color: #343e48;
  font-family: "Josefin Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 10px !important;
}

.quick-overview p {
  color: #5e6f84;
  font-size: 14px !important;
  line-height: 28px;
}

.quick-overview .quick-overview-title {
  border-bottom: 1px solid gainsboro;
  margin-bottom: 12px;
}

.quick-overview .quick-overview-title h6 {
  color: #343e48;
  font-family: Rubik;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.product-price h3 {
  color: #343e48;
  font-family: Rubik;
  font-size: 28px;
  font-weight: 500;
  line-height: 18px;
}

.single-product-rating {
  margin-right: 10px;
}

.single-product-rating i {
  color: #fcd702;
  font-size: 12px;
}

.single-product-review p {
  color: #677782;
  font-family: Rubik;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0 !important;
}

.brand p,
.color p {
  color: #5e6f84;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.brand p span,
.color p span {
  color: #343e48;
  font-family: "Rubik";
  font-weight: 500;
}

.product-social-icon a,
.cart-area a {
  color: #000;
  font-size: 16px;
}

.product-social-icon {
  display: flex;
  flex-wrap: wrap;
}

.product-social-icon a {
  padding: 10px 20px 10px 0;
}

.quantity {
  margin: 33px 0 45px;
  display: flex;
  align-items: center;
}

.quantity p {
  margin-bottom: 0;
}

.quantity .quantity-input {
  position: relative;
  margin-left: 10px;
}

.quantity .quantity-input input[type="text"] {
  width: 137px;
  height: 34px;
  border-radius: 17px;
  border: 1px solid #dddddd;
  padding: 0px 30px;
  text-align: center;
  color: #2c3e50;
}

.quantity .quantity-input span i {
  font-size: 16px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2c3e50;
  opacity: 0.6;
}

.quantity .quantity-input .minus {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.quantity .quantity-input .plus {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.cart-area {
  display: flex;
  align-items: center;
}

.cart-area button {
  color: #ffffff;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
}

.cart-area button.btn-sm {
  padding: 12px 23px !important;
  font-size: 14px !important;
}

.cart-area a {
  font-size: 22px;
}

.cart-area a:hover i {
  color: #f5564e;
}

.single-product-header h4 {
  color: #343e48;
  font-family: "Josefin Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
}

.product-thumb .carousel-indicators {
  position: initial;
  margin-right: 25px;
  margin-left: 25px;
}

.product-thumb .carousel-indicators li {
  width: 250px !important;
  height: auto;
  margin-right: 8px;
  margin-left: 8px;
}

.product-thumb .carousel-indicators li img {
  width: 100%;
}

.product-thumb .carousel-controler {
  position: relative;
}

.product-thumb .carousel-control-nav a {
  color: #000;
  font-size: 35px;
  width: 25px;
}

.custom-tab-product-description .nav-tabs .nav-item .tab-link.active {
  color: #343e48;
  border-color: #000;
}

.custom-tab-product-description .nav-tabs .nav-item .tab-link {
  border: none;
  border-bottom: 2px solid transparent;
  padding-bottom: 18px;
  display: inline-block;
}

.custom-tab-product-description .nav-tabs .nav-item a {
  color: #b8b9b9;
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.custom-tab-product-description .nav-link {
  display: block;
  padding: 0;
  margin-bottom: 100px;
  color: #aaaab9;
}

.custom-tab-product-description .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.custom-tab-product-description .tab-content {
  margin-top: 35px;
}

.tabla_planes {
  border-radius: 12px;
}

.ourblog-slider .owl-nav {
  display: flex;
  position: absolute;
  top: -20%;
  right: 0;
}

.ourblog-slider .owl-nav button.owl-prev,
.ourblog-slider .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #12cbc4;
  opacity: 0.66;
  color: #ffffff;
  font-size: 20px;
  margin: 5px;
}

section p {
  color: #5e6f84;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.releted-product-slider {
  position: relative;
}

.releted-product-slider.owl-carousel .owl-nav {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: -110px;
  right: 0;
}

.releted-product-slider.owl-carousel .owl-nav button span {
  background: #12cbc4;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 10px;
  margin-left: 10px;
}

.product-thumb-img {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.product-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.6);
}

.product-thumb-img:hover .product-overlay {
  opacity: 1;
  visibility: visible;
}

.find-product {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.find-product a {
  color: #ffffff;
  font-size: 20px;
  margin: 8px;
  cursor: pointer;
  transition: 0;
}

.find-product a:hover {
  color: #12cbc4;
}

.price-rate h5 {
  color: #838b95;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}

.table.hover-cart tr td:last-child {
  color: #12cbc4;
}

.table th {
  color: #5e6f84;
  font-family: Rubik;
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  min-width: 130px;
}

.table tr {

  justify-content: space-between;
  align-items: center;
}

.table tr .cart-product-thumb .cart-product-Quantity h6 {
  margin-bottom: 0;
}

.table tr .cart-product-thumb .cart-product-Quantity p span {
  color: #12cbc4;
}

.table tr:last-child {
  border-bottom: 1px solid #dddddd;
}

.table tr .icon_close {
  font-size: 30px;
  color: #838b95;
  opacity: 0.7;
}

.sum-cart {
  color: #12cbc4 !important;
}

.cart-total {
  background-color: #f4f2f3;
  padding: 10px;
}

.cart-total th.cart-total-title {
  font-size: 25px;
  color: #343e48;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  line-height: 24px;
}

.cart-total-result p {
  color: #343e48;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
}

.discount-code-head {
  max-width: 350px;
  border-bottom: 1px solid #dddddd;
}

.discount-code-head h6 {
  color: #343e48;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.discount-input input[type="text"] {
  width: 400px;
  border: 1px solid #dddddd;
  padding: 10px 10px 10px 20px;
}

.discount-input input[type="text"]::placeholder {
  color: #aeb3b6;
}

.discount-button {
  max-width: 400px;
}

.header-line {
  position: relative;
}

.header-line .view-cart-popup {
  position: absolute;
  top: calc(100% + 31px);
  right: -105px;
  background: #fff;
  max-width: 310px;
  z-index: 9;
  display: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

/* Mobile Menu */
body {
  position: relative;
}

.mobile-menu-icon {
  z-index: 5;
  padding: 20px;
  display: none;
}

.mobile-menu-icon .bar {
  width: 25px;
  height: 2px;
  margin: 5px 0;
  border-bottom: 2px solid #000;
  transition: 0.5s;
  transition-delay: 300ms;
}

span.icon_close {
  position: absolute;
  left: 405px;
  top: 18px;
  z-index: 999;
  color: #fff;
  font-size: 41px;
  transition-delay: 450ms;
}

.mobile-menu {
  width: 400px;
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
  margin: 0;
  padding: 20px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  transition: 0.6s;
  transition-delay: 300ms;
}

.mobile-menu span {
  margin-left: -35px;
}

.mobile-menu-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  z-index: 9;
}

.mobile-menu-wrapper.toggle-menuber {
  opacity: 0;
  visibility: hidden;
}

.mobile-menu-wrapper.toggle-menuber .mobile-menuber {
  left: 0;
  transition-delay: 500ms;
}

.mobile-menu-wrapper .contact-line p {
  font-size: 15px;
}

.mobile-menu input[type="text"] {
  padding: 10px 42px 10px 25px;
  width: 100%;
  height: 45px;
  border-radius: 30px;
  border: 1px solid #e5e5e5;
  outline: 0;
}

.mobile-menu input:focus {
  border: 1px solid #12cbc4 !important;
}

.mobile-menu ul {
  list-style: none;
}

.mobile-menu ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}

.mobile-menu ul li:last-of-type {
  border-bottom: 0;
}

.mobile-menu ul li a {
  color: #233142;
  text-decoration: none;
  transition: 0.4s;
  padding: 20px 0;
}

.mobile-menu ul li a:hover {
  color: #20d28d;
}

.overlay-body {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.mobile-menu-icon.cross-bar {
  cursor: pointer;
}

.mobile-menu-icon.cross-bar .bar:first-child {
  transform: rotate(-45deg) translate(-4px, 6px);
}

.mobile-menu-icon.cross-bar .bar:nth-child(2) {
  opacity: 0;
}

.mobile-menu-icon.cross-bar .bar:last-child {
  transform: rotate(45deg) translate(-3px, -6px);
}

.mobile-menu-icon.cross-bar .bar {
  border-bottom: 2px solid #fff;
}

/* /Mobile Menu */
.comming-soon-area {
  position: relative;
  z-index: 1;
}

.comming-soon-area .commingsoon-title h1 {
  font-size: 70px;
  font-weight: 600;
  font-family: "Josefin Sans";
}

.comming-soon-area .commingsoon-title p {
  font-family: "Josefin Sans";
  font-size: 22px;
  font-weight: 500;
}

.comming-soon-area:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 49, 66, 0.2);
  z-index: -1;
}

.comming-soon-bg {
  position: relative;
  background-image: url(../img/comming-soon/comming-soon-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.comming-soon-bg:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 49, 66, 0.1);
  z-index: -1;
}

.comming-soon-bg .commingsoon-title h1 {
  font-size: 70px;
  font-weight: 600;
  font-family: "Josefin Sans";
}

.comming-soon-bg .commingsoon-title p {
  font-family: "Josefin Sans";
  font-size: 22px;
  font-weight: 500;
}

ul.follow-us-media li {
  display: inline-block;
  margin: 5px;
}

ul.follow-us-media li a {
  color: #ffffff;
  margin-right: 10px;
}

ul.follow-us-media li .facebook-us {
  font-size: 16px;
  color: #ffffff;
  background-color: #2a61d6;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

ul.follow-us-media li .facebook-us:hover {
  color: #2a61d6;
  background-color: #ffffff;
  border: 1px solid #2a61d6;
  transition: 0.3s;
}

ul.follow-us-media li .twitter-us {
  background: #1ca1f2;
  font-size: 16px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

ul.follow-us-media li .twitter-us:hover {
  color: #1ca1f2;
  background-color: #ffffff;
  border: 1px solid #1ca1f2;
  transition: 0.3s;
}

ul.follow-us-media li .linkedin-us {
  background: #e4405f;
  font-size: 16px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

ul.follow-us-media li .linkedin-us:hover {
  color: #e4405f;
  background-color: #ffffff;
  border: 1px solid #e4405f;
  transition: 0.3s;
}

ul.follow-us-media li .pinterest-us {
  background: #f43846;
  font-size: 16px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

ul.follow-us-media li .pinterest-us:hover {
  color: #f43846;
  background-color: #ffffff;
  border: 1px solid #f43846;
  transition: 0.3s;
}

.countdown-container {
  position: relative;
}

.countdown-container .clock-item {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.countdown-container .clock-item .inner {
  position: relative;
  height: 200px;
  width: 200px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

.countdown-container .clock-item .inner .clock-canvas {
  border-radius: 50%;
  height: 0px;
}

.countdown-container .clock-item .inner .time-text {
  color: #20d28d;
  font-size: 16px;
  font-weight: 400;
  margin-top: -50px;
  position: absolute;
  background-color: transparent;
  top: 65%;
  text-align: center;
  width: 100%;
}

.countdown-container .clock-item .inner .time-text .val {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
}

.countdown-container .clock-item .inner .time-text .type-time {
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
  line-height: 0;
}

/* =================================
            contact
===================================*/
.zenifer-map .map {
  width: 100%;
  height: 700px;
}

.form-title {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
}

.form-text {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px;
}

.map-area {
  position: relative;
}

.map-area .map-contrac-form {
  margin-top: -470px;
}

.map-contrac-form {
  padding: 40px;
  background-color: #ffffff;
}

.map-contrac-form label {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #5e6f84;
}

.map-contrac-form .form-control {
  color: #5e6f84;
  font-size: 14px;
  height: 45px;
  font-weight: 300;
  padding: 0;
  text-transform: capitalize;
  border: 1px solid transparent;
  border-bottom: 1px solid #838b95;
  background-color: #ffffff;
  margin-bottom: 40px;
}

.map-contrac-form .form-control:focus {
  border: 1px solid transparent;
  border-bottom: 1px solid #5f65db !important;
  box-shadow: none !important;
}

.social-links a {
  height: 37px;
  width: 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #666ce0;
  color: #666ce0;
  margin: 5px;
  border-radius: 50%;
}

.social-links a:hover {
  background-color: #666ce0;
  color: #ffffff;
}

.contrac-details {
  margin-top: 30px;
}

.contrac-details .details-title {
  color: #233142;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
}

.contrac-details .date-text {
  color: #5e6f84;
  font-size: 17px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 40px;
}

.address-content .contact-text {
  color: #5e6f84;
  font-size: 17px;
  font-weight: 400;
}

.address-email {
  margin-bottom: 30px;
}

.address-email a {
  color: #5e6f84;
  font-size: 17px;
  font-weight: 400;
}

.address-email .address-title {
  font-size: 20px;
  color: #233142;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
}

/*==================================
      Login and Register Style
===================================*/
.login-area {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-area .login-left {
  height: 100%;
}

.login-area .login-left img {
  width: 100%;
  height: 100%;
}

.login-area .login-right {
  height: 100%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.login-area .login-form {
  max-width: 500px;
  width: 100%;
}

.login-area .login-form input {
  border: 0;
  border-bottom: 1px solid lightgrey !important;
  padding: 0 0 15px 0;
}

.login-area .login-form input:focus {
  border-color: none;
  outline: 0;
  box-shadow: unset;
}

.login-area .login-section {
  padding: 60px;
  background: rgba(255, 255, 255, 0.65);
}

.login-area .login-section input {
  border: 0 !important;
  padding: 10px;
  height: 50px;
  border-radius: 3px;
}

.login-area .login-section input:focus {
  border-color: none;
  outline: 0;
  box-shadow: unset;
}

.login-area .login-section input[type="checkbox"] {
  width: 14px;
  height: 14px;
}

.log-submit-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.log-submit-sec .form-check {
  margin-bottom: 0;
}

.reg-submit-sec,
.reset-submit-sec {
  text-align: right;
}

.forgot a {
  color: #6e45e1;
}

.forgot a:hover {
  text-decoration: underline !important;
}

.pink-link a {
  color: #6e45e1 !important;
}

.pink-link a:hover {
  text-decoration: underline;
  color: #f5576c !important;
}

.login-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.login-footer p {
  margin-bottom: 0;
}

.login-footer a {
  color: #6e45e1;
}

.login-footer a:hover {
  text-decoration: underline !important;
}

/* =================================
            404 / error
===================================*/
.error-content ul li {
  display: block;
  padding: 10px 0;
  color: #5e6f84;
  position: relative;
  padding-left: 10px;
}

.error-content ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 19px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #233142;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}

.error-content ul li a {
  color: #5e6f84;
  font-size: 16px;
  font-weight: 400;
}

.error-content ul li span a {
  color: #5f65db;
  padding-left: 5px;
  padding-right: 5px;
}

.error-title {
  color: #233142;
  font-size: 18px;
  font-weight: 500;
}

.search-option-bar .form-control {
  color: #8898b1;
  font-size: 14px;
  height: 50px;
  width: 100%;
  font-weight: 300;
  padding: 10px 50px 10px 15px;
  text-transform: capitalize;
  border: 1px solid #bac3d1;
  background-color: #ffffff;
}

.clsl-1 {
  fill: #d03765;
}

.cls-2 {
  fill: #4c4797;
}
.search-option-bar .form-control:focus {
  border: 1px solid #5f65db !important;
  box-shadow: none !important;
}

.search-option-bar {
  position: relative;
}

.search-option-bar a {
  position: absolute;
  right: 20px;
  bottom: 9px;
  font-size: 20px;
  color: #233142;
}

.main-preview-content {
  background-color: #fcfcfc;
}
.main-header-area {
  box-shadow: 0 5px 30px rgba(164, 164, 164, 0.1);
}
.preview-header {
  position: relative;
}

.preview-header::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(110, 69, 225, 0.7);
}

.preview-header .preview-header-content {
  padding: 200px 0;
  position: relative;
  z-index: 1;
}

.preview-header-content h1 {
  font-size: 40px;
  margin: 15px 0;
  font-weight: 600;
  text-transform: capitalize;
  color: #ffffff;
}

.preview-header-content p {
  color: #ffffff;
}

.main-content h3 {
  text-align: center;
  font-size: 17px;
  line-height: 40px;
  font-weight: 300;
  margin: 0;
}

.footer {
  color: #fff;
  padding: 50px 0;
  padding-bottom: 90px;
  position: relative;
}

.footer::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(45, 45, 45, 0.7);
}

.single-version {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  margin: 50px auto 0px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
  -moz-box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
  box-shadow: 0 0 40px rgba(52, 52, 52, 0.06);
}

.single-version:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(110, 69, 225, 0.8);
  opacity: 0;
  visibility: hidden;
  transform: scale(0.7);
  transition: 0.3s;
}

.single-version:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.single-icon {
  text-align: center;
}

.single-icon svg {
  width: 50px;
  height: 50px;
}

.single-icon svg path {
  fill: #ffa319;
}

.demo-title {
  font-size: 20px;
  margin-top: 15px;
}

.tabla_planes thead .frow th {
  color: #4e5967;
  font-size: 17px;
  font-weight: 400;
  height: 65px;
  padding: 7px;
  width: 17%;
}

.image {
  position: unset;
  top: 0;
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
  transition: top 0.5s ease-in-out;
}

.middle-button {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.middle-button .btn-reverse-green:hover {
  background: #ffffff !important;
  border: 1px solid #ffffff !important;
}

.single-version:hover .middle-button {
  opacity: 1;
}

.copyright {
  padding: 20px;
}

.copyright a {
  color: #6f43e5;
}

/* modal nav bar */
.menu {
  list-style: none;
  display: flex;
  gap: 20px;
}
.menu li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8) rotateX(-90deg) perspective(800px);
  transform-origin: 0 0 0;
  transition: transform 0.5s;
  background-color: #ffffff;
  z-index: 9;
  box-shadow: 0 5px 30px rgba(164, 164, 164, 0.1);
  border-bottom: 5px solid #7572f4;
  padding: 10px 0;
}


/* modal header */
.menu li {
  position: relative;
}
.menu a {
  text-decoration: none;
  color: #6c5ce7; /* Color morado */
  font-weight: bold;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  list-style: none;
  min-width: 200px;
}
.dropdown-menu li {
  padding: 10px 20px;
}
.dropdown-menu li:hover {
  background-color: #f0f0f0;
}
.dropdown:hover .dropdown-menu {
  display: block;
}

/* =================================
            responsive
===================================*/
@media (max-width: 992px) {
  .custom-dropdown {
      display: none !important;
  }
}

@media screen and (max-width: 1650px) {
  .small-thumbnail-slider {
    justify-content: flex-end !important;
    padding-right: 20px;
  }
  .slider-line .owl-carousel .owl-dots {
    right: 20px;
  }
}

/* media for 1199px*/
@media screen and (max-width: 1199px) {
  .single-pro-service-card.one {
    position: absolute;
    right: 615px;
    top: 15%;
  }
  .single-pro-service-card.two {
    position: absolute;
    right: 700px;
    top: 50%;
  }
  .single-pro-service-card.three {
    position: absolute;
    right: 615px;
    top: 80%;
  }
  .single-pro-service-card.four {
    position: absolute;
    left: 615px;
    top: 15%;
  }
  .single-pro-service-card.five {
    position: absolute;
    left: 700px;
    top: 50%;
  }
  .single-pro-service-card.six {
    position: absolute;
    left: 615px;
    top: 80%;
  }
  .pro-service-card-text {
    max-width: 160px;
  }
}

/* media for 991px*/
@media screen and (max-width: 991px) {
  .single-project {
    width: 50%;
  }
  .header-area.sticky-menu .navbar-collapse {
    top: calc(100% + 5px);
  }
  .slicknav_menu {
    display: block;
    margin-bottom: 30px;
  }
  .slicknav_btn {
    display: none;
  }
  .bar-icon {
    display: block;
  }
  .slicknav .mega-dropdown:hover .dropdown-content {
    display: unset !important;
  }
  .slicknav .single-menu li {
    padding: 5px 10px;
  }
  .mega-dropdown:hover .dropdown-content {
    display: none;
  }
  .main-menu-area {
    display: none;
  }
  
  .mega-dropdown {
    position: relative !important;
  }
  .dropdown-content {
    position: unset;
  }
  .navbar-collapse {
    background-color: #ffffff;
    padding: 20px;
    color: #233142;
    position: absolute;
    width: calc(100% - 30px);
    top: calc(100% + 20px);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    z-index: 9;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #233142;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    color: #233142;
  }
  .search-option a#search {
    color: #233142;
    font-size: 20px;
    padding-left: 10px;
  }
  .search-option a#search:hover {
    color: #8e94fa;
  }
  .btn-bg-light-gray-lg:hover {
    background-color: #8e94fa;
    color: #ffffff;
    border: 1px solid #ffffff;
  }
  .slider-image {
    width: 300px;
  }
  .review-slider .owl-nav {
    left: 60%;
    bottom: 15px;
  }
  .custom-tab {
    padding: 15px 30px;
    margin-top: 0;
  }
  .progress-bar-style {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .custom-tab .nav-link {
    margin-bottom: 15px;
  }
  ul.follow-text {
    margin-left: 0;
  }
  .mobile-search {
    display: block;
  }
  .mobile-search a {
    color: #ffffff;
    cursor: pointer;
  }
  .right-image-shape {
    position: relative;
    max-width: 700px;
    width: 100% !important;
    margin-left: auto;
    margin-top: 50px;
  }
  .image-shape-wrapper {
    text-align: right;
  }
  .left-menu-bar .search-icon:before {
    width: 0;
  }
  .hero-sec-area {
    flex-wrap: wrap;
  }
  .hero-sec-area .hero-sec-right {
    margin-top: 80px;
    width: 100%;
  }
  .hero-sec-area .hero-sec-left {
    width: 100%;
    margin-right: 0;
  }
  .hero-sec-area .hero-sec-left .hero-text h2 {
    font-size: 50px;
  }
  .pro-service-card-area {
    display: flex;
    flex-direction: column;
    margin-top: 50px !important;
  }
  .single-pro-service-card {
    width: 100%;
    margin: 20px 0;
  }
  .single-pro-service-card:nth-child(n) {
    flex-direction: row-reverse;
  }
  .single-pro-service-card:nth-child(n) .pro-service-card-text {
    text-align: left;
    margin-left: 30px;
    margin-right: 0;
    flex: 1;
  }
  .single-pro-service-card.one {
    position: relative;
    left: 0;
  }
  .single-pro-service-card.two {
    position: relative;
    left: 0;
  }
  .single-pro-service-card.three {
    position: relative;
    left: 0;
  }
  .single-pro-service-card.four {
    position: relative;
    left: 0;
  }
  .single-pro-service-card.five {
    position: relative;
    left: 0;
  }
  .single-pro-service-card.six {
    position: relative;
    left: 0;
  }
  .inner-circle-section {
    border: none;
    height: auto;
    order: -1;
    margin-bottom: 50px;
  }
  .pro-service-card-text {
    max-width: 100%;
  }
  .price-table-wrapper {
    display: block;
  }
  .price-table-wrapper .single-price-table {
    width: 100%;
    margin: 50px 0;
  }
  .facility-card-section .facility-single-card {
    width: 100%;
  }
  .testimonials-slider .owl-nav {
    width: calc(100% + 50px);
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: -26px;
  }
  .request-md-demo {
    display: none !important;
  }
  .thumbnail-slider-details {
    justify-content: unset !important;
    padding-top: 40px;
  }
  .about-right-feature {
    margin-top: 50px;
  }
  .title-dark p {
    font-size: 20px;
  }
  .large-thumbnail-slider .item-box.item-box-md {
    height: unset;
  }
  .black-portait-box {
    position: inherit;
    margin-top: -100px;
    z-index: 11;
    top: inherit;
  }
  .slider-thumb-md {
    position: unset;
  }
  .title-rotate-right {
    position: inherit;
    text-align: center;
    transform: none;
    margin-bottom: 50px;
  }
  .title-rotate-right.title-rotate-left {
    left: inherit;
    right: unset;
    transform: none;
  }
  .about-section-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* media for 767px*/
@media screen and (max-width: 767px) {
  .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .header-area {
    border-radius: 0;
  }
  .client-logo-area {
    border-radius: 0;
  }
  .hero-title {
    font-size: 35px;
  }
  .news-content {
    margin-top: 0;
  }
  .gallery-section .single-gallery-item {
    width: 100%;
  }
  .single-comment-item {
    flex-direction: column;
  }
  .single-comment-item.comment-two {
    margin-left: 0;
  }
  .comment-box {
    padding: 10px;
  }
  .blockquote-text {
    padding: 0;
  }
  .blockquote {
    padding: 10px;
  }
  .share-on li a {
    margin: 3px;
  }
  .news-sidebar-right {
    max-width: 400px;
    margin: auto;
  }
  .single-service-inner .single-service-item {
    display: flex;
    flex-direction: column;
  }
  .service-box:nth-child(2n + 2) .single-service-item {
    flex-direction: column;
  }
  .customer-investor {
    flex-direction: column;
  }
  .customer-title {
    font-size: 24px;
  }
  .pagination-area {
    padding-bottom: 40px;
  }
  .section-padding.less-padding {
    padding-bottom: 10px;
  }
  .coundown-header {
    padding: 0;
  }
  .about-title {
    font-size: 26px;
  }
  .section-title h2 {
    font-size: 24px;
  }
  .section-title h2 span {
    font-size: 28px;
  }
  .review-slider-inner {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
  .review-slider-inner .slider-image {
    width: 100%;
  }
  .review-slider-inner .slider-text {
    left: auto;
    transform: translate(0);
    bottom: auto;
    position: relative;
    width: 100%;
    padding-right: 100px;
  }
  .review-slider-inner .content-section .content-section-inner {
    padding: 40px 0;
  }
  .review-slider .owl-nav {
    left: auto;
    right: 0;
    transform: translate(0);
  }
  .hero-inner-wrapper {
    padding: 100px 0 150px;
  }
  .progress-image {
    margin-bottom: 50px;
  }
  .custom-tab {
    padding: 0;
    margin-top: 0;
  }
  .single-counter-item {
    margin-bottom: 20px;
  }
  p.customer-number {
    font-size: 50px;
  }
  .customer-number span {
    font-size: 50px;
  }
  .tag-right ul li {
    padding-left: 0;
  }
  .personal-info {
    flex-direction: column;
  }
  .personal-img {
    padding-right: 0;
  }
  .our-team-member .owl-nav {
    bottom: 0;
  }
  .team-title-member {
    padding-bottom: 30px;
  }
  .progress-content {
    margin-top: 50px;
  }
  .header-connect-section {
    justify-content: center;
  }
  .single-service-section {
    flex-wrap: wrap-reverse;
  }
  .single-service-section .service-right {
    margin-bottom: 50px;
  }
  .single-service-section .service-left:nth-child(n) {
    text-align: center;
    margin: 0;
  }
  .testimonials-slider .owl-nav {
    width: 17%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: -45px !important;
    left: 50%;
    transform: translateX(-50%);
  }
  .testimonials-single-slider {
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: center;
  }
  .testimonials-single-slider .testimonials-slider-img {
    width: 60%;
  }
  .testimonials-single-slider .testimonials-slider-text {
    width: 85%;
    padding-top: 20px !important;
    padding-bottom: 20px;
  }
  .testimonials-single-slider .testimonials-slider-text::before {
    top: 13px;
    left: -19px;
  }
  .testimonials-single-slider .testimonials-slider-text::after {
    bottom: 80px;
    right: -9px;
  }
  .client-logo-area {
    margin-top: 30px !important;
  }
  .latest-news-area .latest-news-right-sec {
    position: relative;
    right: 0;
    top: 0;
  }
  .latest-news-left-sec {
    margin-right: 0px;
    text-align: center;
  }
  .latest-news-slider .owl-nav {
    width: 100px;
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%);
  }
  .portfolio-three-col .single-portfolio-item {
    width: 50%;
  }
  .portfolio-four-col .single-portfolio-item {
    width: 50%;
  }
  .slider-thumb {
    padding-bottom: 60px !important;
    margin-right: 20px !important;
    max-width: 100% !important;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
  }
  .slider-thumb .item {
    height: 55px;
  }
  .small-thumbnail-slider {
    margin: 0 auto;
    max-width: 400px;
  }
  .thumbnail-slider-details h1 {
    font-size: 40px;
  }
  .section-description h1 {
    font-size: 35px;
  }
  .single-facts h1 {
    font-size: 30px;
  }
  .single-service {
    width: 50%;
  }
  .single-service:nth-child(2) {
    border-right: 0px solid #393e44;
    border-bottom: 1px solid #393e44;
  }
  .single-service:nth-child(3) {
    border-right: 1px solid #393e44;
    border-bottom: 1px solid #393e44;
  }
  .single-service:nth-child(4) {
    border-right: 0px solid #393e44;
    border-bottom: 1px solid #393e44;
  }
  .single-service:nth-child(5) {
    border-right: 1px solid #393e44;
  }
  .about-section-area .section-padding {
    padding-top: 0px;
  }
  .ourblog-slider .owl-nav {
    top: -28%;
  }
  .center-menu-area {
    display: none;
  }
  .mobile-menu-icon {
    display: block;
  }
  .mobile-menu-wrapper {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
  }
  .mobile-menu-wrapper.toggle-menuber {
    opacity: 1;
    visibility: visible;
  }
  .mobile-menu-wrapper.toggle-menuber .mobile-menuber {
    left: 0;
    transition-delay: 500ms;
  }
  .product-content h1 {
    font-size: 40px;
  }
  .service-section-area {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .single-team-member {
    text-align: center;
  }
}

/* media for 575px*/
@media screen and (max-width: 575px) {

  body {
    background-image: url('/assets/img/fondos2.png');
  }

  #input-search{
    width: 100%;
    font-size: 13px;
    padding: 20px 10px;
  }

  .lupa_buscador{
    display: none;
  }
  .elementoBuscado{
    width: 100%;
  }
  .elementoBuscado p{
   font-size: 13px;
  }
  .div_buscador{
    padding-left: 0;
    padding-right: 0;
  }

  .single-card-item{
    padding: 50px 20px;
  }

  .svg_user{
    width: 50px;
    height: 40px;
  }
  .svg_user svg{
    width: 30px;
    height: 30px;
  }

  .single-project {
    width: 100%;
  }
  .business-agency-content .business-title {
    font-size: 24px;
  }
  .customer-investor.text-center.d-flex.justify-content-between.py-50 {
    flex-direction: column;
  }
  .logo-images .single-logo:nth-child(1) {
    bottom: 180px;
  }
  .logo-images .single-logo:nth-child(2) {
    bottom: 70px;
    left: 20px;
  }
  .logo-images .single-logo:nth-child(3) {
    bottom: -70px;
    left: 70px;
  }
  .logo-images .single-logo:nth-child(4) {
    bottom: 150px;
    left: 140px;
  }
  .logo-images .single-logo:nth-child(5) {
    bottom: 40px;
    left: 160px;
  }
  .logo-images .single-logo:nth-child(6) {
    bottom: -70px;
    left: 250px;
  }
  .logo-images .single-logo:nth-child(7) {
    bottom: 40px;
    left: 300px;
  }
  .header-connect-section .header-support-section {
    justify-content: center;
    align-items: center;
  }
  .header-connect-section .header-support-section p:first-child {
    margin-right: 0;
  }
  .hero-sec-area .hero-sec-left .hero-text h2 {
    font-size: 40px;
    line-height: 1.3;
  }
  .promo-sec-bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .promo-sec-bottom .intro-video-sec {
    margin-top: 20px;
  }
  .single-service-section .service-left h3 {
    font-size: 23px;
  }
  .testimonials-slider .owl-nav {
    width: 30%;
  }
  .latest-news-left-sec h3 {
    font-size: 24px;
  }
  .portfolio-three-col .single-portfolio-item {
    width: 100%;
  }
  .portfolio-two-col .single-portfolio-item {
    width: 100%;
  }
  .portfolio-four-col .single-portfolio-item {
    width: 100%;
  }
  .faq-search-option.products-search-option {
    width: auto;
  }
  .left-menu-bar {
    margin-right: 20px;
  }
  .logo-area {
    padding-left: 15px;
  }
  .small-thumbnail-slider {
    justify-content: center !important;
  }
  .single-service {
    width: 100%;
  }
  .single-service:nth-child(1) {
    border-right: 0px solid #393e44;
  }
  .single-service:nth-child(3) {
    border-right: 0px solid #393e44;
  }
  .single-service:nth-child(5) {
    border-right: 0px solid #393e44;
    border-bottom: 1px solid #393e44;
  }
  .black-portait-box {
    margin-top: -30px;
  }
  .dark-testimonial-left h1 {
    font-size: 30px;
    text-align: center;
  }
  .dark-nav-footer-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mobile-menu {
    width: 70%;
  }
  span.icon_close {
    left: 70%;
  }
  .product-content h1 {
    font-size: 30px;
  }
  .product-header h3 {
    font-size: 30px;
  }
  .summercollection-slider .owl-nav button.owl-prev {
    left: 0px;
  }
  .summercollection-slider .owl-nav button.owl-next {
    right: 0px;
  }
}

@media screen and (max-width: 400px) {
  .single-product-item {
    flex-direction: column-reverse;
  }
  .fan-facts-inner {
    display: initial !important;
  }
  .ourblog-slider .owl-nav {
    top: -49%;
  }
  .black-portait-box {
    margin-top: -10px;
    padding: 15px !important;
  }
  .product-title h3 {
    font-size: 30px;
  }
}

#hubspot-conversations-inline-iframe {
  width: 500px;
  height: 500px;
  border:none;
  }

  #hubspot-messages-iframe-container{
    display: none !important;
  }


/*# sourceMappingURL=style.css.map */

/* LOADING INICIO */
.lmask {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #f5f5f5;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999999999;
  opacity: 0.9;
}
.lmask:after {
  content: "";
  background-color: transparent;
  border: 10px solid #6e45e1;
  opacity: 0.98;
  border-left: 5px solid transparent;
  /* border-right: 5px solid transparent; */
  border-radius: 50px;
  width: 70px;
  height: 70px;
  -moz-animation: spinoffPulse 0.8s infinite linear;
  -webkit-animation: spinoffPulse 0.8s infinite linear;
  margin: -15px 0 0 -15px;
  position: fixed;
  top: 40%;
  left: 50%;
}
@-moz-keyframes spinPulse {
  0% {
    -moz-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #5636cc;
  }
  50% {
    -moz-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-moz-keyframes spinoffPulse {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinPulse {
  0% {
    -webkit-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #5636cc;
  }
  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-webkit-keyframes spinoffPulse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.texto_loading {
  margin: auto;
  margin-top: 21%;
  text-align: center;
  width: 500px;
  color: #0e1726;
  font-size: 1rem;
}
/*FIN FIG LOADGIN*/
input{
  font-size:1rem !important;
  border-radius:5px !important;
  margin-bottom:15px;
  font-weight: 600 !important;
  letter-spacing: 0.0312rem; 
  font-family: 'Nunito', sans-serif ;
}
select {
  cursor: pointer;
  font-size:.9rem !important;
  font-weight: 600 !important;
  border-radius:5px !important; 
  margin: auto; 
  margin-bottom: 15px;
  letter-spacing: 0.0312rem; 
  font-family: 'Nunito', sans-serif;
}
#opt{
  color:#888ea8;
}
#shadow{
  box-shadow: 0px 20px 40px 15px rgb(12 0 46 / 8%); 
  padding: 3%;
  background-color:white;
  
}
#dni{
  margin:auto;
  margin-bottom: 15px;
}
button{
  border: none !important;
  border-radius: 0.25rem !important; 
  transition: transform 0.3s ease;
  margin-bottom:.8rem;
  margin-top:1.4rem; 
  width: 100%;
  padding: 30px 15px 25px 15px;
  font-size:1.2rem;
  height:2.8rem;
  vertical-align: center;
  font-weight: 500;
}
#btnd{
  background-color: #FFFFFF !important;
  color: #6e45e1 !important;
  border:#6e45e1 solid 1px  !important;
}
#btnd:hover{
  background-color: #6e45e1 !important;
  color: #FFFFFF !important;
}
#etiqueta_pdf{
  border-radius: 0.25rem !important; 
  font-weight: 600;
}
#etiqueta_txt{
  border-radius: 0.25rem !important; 
  font-weight: 600;
}
label{
  font-weight: 700 !important;
  letter-spacing: 0.0312rem;
}
picture{
  width: 100%; 
}
#logo{
  margin-top:1.7%; 
  margin-bottom:.5%;
}
#banner{
  display: flex;
  justify-content: center; 
  align-items: center; 
  width: 100%;
}
#selector{
  margin-bottom:1rem;
}
#mobile{
  width: 100%; 
 margin-bottom: 7vh;
  margin-top:7vh;
}
#footer{
  margin-top:auto;
  width: 100%; 
  background-color: #f8f9fa;  
  text-align: center; 
  padding-bottom:1%;
  color: #515365; 
}
#footimg{
  width: 170px;
}
#ico{
 enable-background:new 0 0 512 512;
}
body{
  min-height: 100vh; 
  display: flex;
  flex-direction: column; 
  overscroll-behavior-y: none;
}

.menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu li {
  padding-top: 1rem;
  padding-bottom: 1rem;           
}
#navbarDropdown{
  padding: 0;
}
#drop.dropdown-menu-left a {
  text-align: left;
}
#drop a{
  justify-content: left;
}
.menu li a{
  font-weight: 600 !important;
  letter-spacing: 0.0312rem; 
  font-family: 'Nunito';
  font-size: 14px;
}
.mi-snackbar {
  justify-content: center;
  text-align: center;
  font-weight: 500 !important;
  border: 1px solid #6e45e1;
  border-radius: 0.25rem;
  background-color: white !important;
}
#head{
  margin-left:0;
}
#valor{
  font-size: 1.2rem;
  color: #6e45e1 !important;
 
}
.small-text {
  font-size: 80%;
}
.large-text {
  font-size: 150%; 
}
.small-blue {
  font-size: 110%;
  margin-right: 10px;
  margin-left: 10px;
}
.large-blue {
  font-size: 250%; 
}
#blue{
  margin-bottom:2.5rem;
  margin-top: 1rem;
  background-color: white;
  color: #6e45e1;
  border-radius: 6px ;
  width: 50%;
  border: 1px solid #6e45e1;
  padding: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.col-md-4{
  padding-right: 0px !important;
}
#info{
  border-style: solid ;
  border-width: 1px 0 1px 1px;
  border-color: lightgray;
  border-radius: 6px 0 0 6px;
  box-sizing: border-box; 
}
#info-2{
  border: 1px solid lightgray;
  border-radius: 0 6px 6px 0;
  box-sizing: border-box; 
}
#div_tabla{
  margin-top: 4rem;
}
#valorb{
  color:black;
}
.blueusd{
  font-size: 180% !important;
}
thead{
  background-color: #6e45e1;
}
.table th {
  background-color: #66609b;
  color: white !important;
  font-family: 'Nunito', sans-serif !important ;
  vertical-align: center !important ;
}
.gutters > .col-md-6 {
  box-sizing: border-box;
}
#table-listado-body{
  font-size:.8rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.0312rem; 
  font-family: 'Nunito', sans-serif !important ;
  color: #0E1726 !important ;
}

  @media only screen and (max-width: 768px) {
  .menu {
      flex-direction: column;
      align-items: flex-start;
  }
  .menu li {
      width: 100%;
      border-right: none;
      text-align: center;
  }
  .titulos{
    text-align: center;
  }
  #banner{
    margin-bottom:1.4rem;
    margin-top:1.4rem;
  }
  #blue{
    width: 100%;
  }
  #info-2{
    border: 1px solid lightgray;
    border-radius:6px ;
    padding:0;
    width: 100%;
    text-align: left !important;
    background-color: white;
  }
  #info{
    border: 1px solid lightgray;
    border-radius:6px ;
    padding:0%;
    margin-bottom: 5%;
    width: 100%;
    text-align: left !important;
    background-color: white;
  }

  #mobile{
    width: 100%; 
    margin:0
  }
  #mobile a{
    margin:0;
  }
  li{
    margin-left:30px;
  }
  #head{
    justify-content: left;
    align-items: flex-start;
  }
  .small-text {
    font-size: 75%;
    display:block;
    width: 100%;
  }
  .large-text {
    font-size: 110%; 
  }
  #valor{
    font-size: 105%;
  }
 
  input{
    text-align: center;
  }
  select{
    text-align: center;
  }
  button{
    margin-top:0;
  }
  #download{
    margin-left: 10px;
  }
  #logo{
    margin-top:1rem; 
    margin-bottom:.5rem;
  }
  .ul.mobile-navbar a:hover{
      color:black;
      clear: both;
      display: block;
      float: none !important;
      width: 100%;
  }
  #mobile-container .slicknav_menu{
    margin:0;
  }
  .slicknav_nav a:hover{
    color: #007bff !important;
  }

}
