@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;

400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900&display=swap);.galeriImg {
  border-radius: 7px;
  border-top: 2px solid white;
  border-bottom: 6px solid #2590ff;
}

.galleryBg:nth-child(1) {
  background-color: #3f9dff;
}

.galleryBg:nth-child(2) {
  background-color: #58aaff;
}

.galleryBg:nth-child(3) {
  background-color: #72b7ff;
}

.galleryBg:nth-child(4) {
  background-color: #8bc4ff;
}

.galleryBg:nth-child(5) {
  background-color: #a5d1ff;
}

.galleryBg:nth-child(6) {
  background-color: #bedeff;
}

.galleryBg:nth-child(7) {
  background-color: #d8ebff;
}

.galleryBg:nth-child(8) {
  background-color: #f1f8ff;
}

.galleryBg:nth-child(9) {
  background-color: white;
}

.galleryBg:nth-child(10) {
  background-color: white;
}

.quete {
  margin-left: 12px;
  font-weight: 500;
  border: 1px dotted lightgray;
  display: inline-block;
  padding: 10px;
  position: relative;
  padding-left: 20px;
  padding-right: 30px;
  color: #ababab;
  font-size: 20px;
  border-radius: 7px;
}

.quete::before {
  content: "\F259";
  position: absolute;
  left: -20px;
  top: -15px;
  font-family: bootstrap-icons;
  font-size: 30px;
  color: #86c1ff;
  background: white;
}

.quete::after {
  content: "\F259";
  position: absolute;
  right: 0px;
  bottom: -12px;
  font-family: bootstrap-icons;
  font-size: 20px;
  color: #86c1ff;
  background: white;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

body {
  font-family: Poppins, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  color: #3e3e3e;
}

.sectionTitle {
  position: relative;
  padding-left: 45px;
}

.sectionTitle:before {
  content: "\F2D1";
  font-family: bootstrap-icons;
  font-size: 36px;
  color: #2590ff;
  position: absolute;
  left: 0px;
  bottom: 10px;
}

.text-maincolor {
  color: #2590ff;
}

.up {
  text-transform: uppercase;
}

.bg-gradient {
  background: -webkit-gradient(linear, right top, left top, from(#2590ff), to(#0058b4));
  background: linear-gradient(to left, #2590ff, #0058b4);
}

img {
  border-radius: 7px;
}

.text-white {
  color: white;
}

.form {
  margin-top: 15px;
  padding: 10px;
  border-radius: 8px;
}

.form .form-control {
  color: white;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid white !important;
  background: rgba(0, 0, 0, 0.3) !important;
}

.form .form-control::-webkit-input-placeholder {
  color: #ededed;
  font-size: 13px;
}

.form .form-control::-moz-placeholder {
  color: #ededed;
  font-size: 13px;
}

.form .form-control::-ms-input-placeholder {
  color: #ededed;
  font-size: 13px;
}

.form .form-control::placeholder {
  color: #ededed;
  font-size: 13px;
}

.cap img {
  text-align: center;
  width: 100%;
  border-radius: 0px;
}

.social a {
  color: white !important;
}

.masonry {
  /* Masonry container */
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

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

.sideMenu ul li {
  text-align: center;
  font-weight: 700;
  border-bottom: 1px dotted white;
  padding: 5px 5px;
}

.sideMenu ul li a {
  color: white !important;
}

.sideMenu ul li:last-child {
  border-bottom: none;
}

.font-size-9px {
  font-size: 9px;
}

.font-size-10px {
  font-size: 10px;
}

.font-size-11px {
  font-size: 11px;
}

.font-size-12px {
  font-size: 12px;
}

.font-size-13px {
  font-size: 13px;
}

.font-size-14px {
  font-size: 14px;
}

.font-size-15px {
  font-size: 15px;
}

.font-size-16px {
  font-size: 16px;
}

.font-size-17px {
  font-size: 17px;
}

.font-size-18px {
  font-size: 18px;
}

.font-size-19px {
  font-size: 19px;
}

.font-size-20px {
  font-size: 20px;
}

.font-size-21px {
  font-size: 21px;
}

.font-size-22px {
  font-size: 22px;
}

.font-size-23px {
  font-size: 23px;
}

.font-size-24px {
  font-size: 24px;
}

.font-size-25px {
  font-size: 25px;
}

.font-size-26px {
  font-size: 26px;
}

.font-size-27px {
  font-size: 27px;
}

.font-size-28px {
  font-size: 28px;
}

.font-size-29px {
  font-size: 29px;
}

.font-size-30px {
  font-size: 30px;
}

.font-size-31px {
  font-size: 31px;
}

.font-size-32px {
  font-size: 32px;
}

.font-size-33px {
  font-size: 33px;
}

.font-size-34px {
  font-size: 34px;
}

.font-size-35px {
  font-size: 35px;
}

.font-size-36px {
  font-size: 36px;
}

.font-size-37px {
  font-size: 37px;
}

.font-size-38px {
  font-size: 38px;
}

.font-size-39px {
  font-size: 39px;
}

.font-size-40px {
  font-size: 40px;
}

.font-size-41px {
  font-size: 41px;
}

.font-size-42px {
  font-size: 42px;
}

.font-size-43px {
  font-size: 43px;
}

.font-size-44px {
  font-size: 44px;
}

.font-size-45px {
  font-size: 45px;
}

.font-size-46px {
  font-size: 46px;
}

.font-size-47px {
  font-size: 47px;
}

.font-size-48px {
  font-size: 48px;
}

.font-size-49px {
  font-size: 49px;
}

.font-size-50px {
  font-size: 50px;
}

.font-size-51px {
  font-size: 51px;
}

.font-size-52px {
  font-size: 52px;
}

.font-size-53px {
  font-size: 53px;
}

.font-size-54px {
  font-size: 54px;
}

.font-size-55px {
  font-size: 55px;
}

.font-size-56px {
  font-size: 56px;
}

.font-size-57px {
  font-size: 57px;
}

.font-size-58px {
  font-size: 58px;
}

.font-size-59px {
  font-size: 59px;
}

.font-size-60px {
  font-size: 60px;
}

.font-size-61px {
  font-size: 61px;
}

.font-size-62px {
  font-size: 62px;
}

.font-size-63px {
  font-size: 63px;
}

.font-size-64px {
  font-size: 64px;
}

.font-size-65px {
  font-size: 65px;
}

.font-size-66px {
  font-size: 66px;
}

.font-size-67px {
  font-size: 67px;
}

.font-size-68px {
  font-size: 68px;
}

.font-size-69px {
  font-size: 69px;
}

.font-size-70px {
  font-size: 70px;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-700 {
  font-weight: 700 !important;
}

.font-weight-800 {
  font-weight: 800 !important;
}

h1 {
  font-size: 70px;
  line-height: 1.2;
  font-weight: 800;
}

h2 {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 800;
}

h3 {
  font-size: 35px;
  line-height: 1.5;
  font-weight: 800;
}

h4 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 800;
}

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

h6 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 800;
}

p {
  line-height: 1.8;
}

@media (min-width: 300px) {
  .container {
    padding-top: 50px;
  }

  .masonry {
    /* Masonry container */
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }

  .sliderTitle {
    font-size: 25px;
    line-height: 1.2 !important;
  }
}

@media (min-width: 320px) {
  .container {
    padding-top: 50px;
  }
}

@media (min-width: 414px) {
  .container {
    padding-top: 50px;
  }
}

@media (min-width: 576px) {
  .container {
    padding-top: 50px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-top: 0px;
  }
}

.card-header h3:before {
  content: "\F26E";
  font-family: bootstrap-icons;
  font-size: 30px;
  color: #0058b4;
  background: white;
}

