/*--------------------------------------------------------------
## Homepage Intro
--------------------------------------------------------------*/

.section-intro {
  position: relative;
  font-size: 18px;
  background-color: var(--darkBlue);
  color: #fff;
  padding: 40px 0 0;
}
.section-intro h1 {
  text-align: left;
}
.section-intro p {
  text-align: left;
}
.section-intro .container {
  display: flex;
  align-items: flex-end;
  max-width: 1150px;
}
.section-intro .list {
  margin-top: 25px;
}
.section-intro .list li:before {
  background-image: url(../images/ico-check-white.svg);
}
.section-intro .section__content {
  width: 60%;
  padding: 30px 0 40px;
}
.section-intro .section__image {
  position: relative;
  width: 40%;
  overflow: hidden;
}
.section-intro .section__image img,
.section-intro .section__content {
  position: relative;
  z-index: 2;
}
.section-intro .broker-rating a,
.section-intro .broker-rating a:visited {
  color: #fff;
}
.intro-pattern-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}
.intro-pattern {
  position: absolute;
  right: 100px;
  top: 0;
  font-size: 3.5rem;
  width: 10em;
  height: 10em;
  border-radius: 1em;
  padding: 0.5em;
  transform: rotate(45deg);
}
.intro-pattern circle {
  fill: white;
  opacity: 0.1;
  transform-box: fill-box;
  transform-origin: center;
  -webkit-animation-name: scale;
  animation-name: scale;
  -webkit-animation-duration: 36s;
  animation-duration: 36s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.intro-pattern circle:nth-child(1) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.intro-pattern circle:nth-child(2) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.intro-pattern circle:nth-child(3) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.intro-pattern circle:nth-child(4) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.intro-pattern circle:nth-child(5) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.intro-pattern circle:nth-child(6) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.intro-pattern circle:nth-child(7) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.intro-pattern circle:nth-child(8) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.intro-pattern circle:nth-child(9) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
.intro-pattern circle:nth-child(10) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
.intro-pattern circle:nth-child(11) {
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
}
.intro-pattern circle:nth-child(12) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.intro-pattern circle:nth-child(13) {
  -webkit-animation-delay: 13s;
  animation-delay: 13s;
}
.intro-pattern circle:nth-child(14) {
  -webkit-animation-delay: 14s;
  animation-delay: 14s;
}
.intro-pattern circle:nth-child(15) {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}
.intro-pattern circle:nth-child(16) {
  -webkit-animation-delay: 16s;
  animation-delay: 16s;
}
.intro-pattern circle:nth-child(17) {
  -webkit-animation-delay: 17s;
  animation-delay: 17s;
}
.intro-pattern circle:nth-child(18) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.intro-pattern circle:nth-child(19) {
  -webkit-animation-delay: 19s;
  animation-delay: 19s;
}
.intro-pattern circle:nth-child(20) {
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}
.intro-pattern circle:nth-child(21) {
  -webkit-animation-delay: 21s;
  animation-delay: 21s;
}
.intro-pattern circle:nth-child(22) {
  -webkit-animation-delay: 22s;
  animation-delay: 22s;
}
.intro-pattern circle:nth-child(23) {
  -webkit-animation-delay: 23s;
  animation-delay: 23s;
}
.intro-pattern circle:nth-child(24) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
.intro-pattern circle:nth-child(25) {
  -webkit-animation-delay: 25s;
  animation-delay: 25s;
}
.intro-pattern circle:nth-child(26) {
  -webkit-animation-delay: 26s;
  animation-delay: 26s;
}
.intro-pattern circle:nth-child(27) {
  -webkit-animation-delay: 27s;
  animation-delay: 27s;
}
.intro-pattern circle:nth-child(28) {
  -webkit-animation-delay: 28s;
  animation-delay: 28s;
}
.intro-pattern circle:nth-child(29) {
  -webkit-animation-delay: 29s;
  animation-delay: 29s;
}
.intro-pattern circle:nth-child(30) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
.intro-pattern circle:nth-child(31) {
  -webkit-animation-delay: 31s;
  animation-delay: 31s;
}
.intro-pattern circle:nth-child(32) {
  -webkit-animation-delay: 32s;
  animation-delay: 32s;
}
.intro-pattern circle:nth-child(33) {
  -webkit-animation-delay: 33s;
  animation-delay: 33s;
}
.intro-pattern circle:nth-child(34) {
  -webkit-animation-delay: 34s;
  animation-delay: 34s;
}
.intro-pattern circle:nth-child(35) {
  -webkit-animation-delay: 35s;
  animation-delay: 35s;
}
.intro-pattern circle:nth-child(36) {
  -webkit-animation-delay: 36s;
  animation-delay: 36s;
}
.intro-pattern .inner {
  transform: scale(0.9) translate(0.6em, 0.6em);
}

@-webkit-keyframes scale {
  5% {
    transform: scale(1.3);
    opacity: 1;
    fill: var(--darkBlue);
  }
  0%, 10%, 100% {
    transform: scale(1);
    opacity: 0.1;
    fill: white;
  }
}

@keyframes scale {
  5% {
    transform: scale(1.3);
    opacity: 1;
    fill: var(--darkBlue);
  }
  0%, 10%, 100% {
    transform: scale(1);
    opacity: 0.1;
    fill: white;
  }
}

/* Intro Drop-down */
.drop-down{
  display: inline-block;
  position: relative;
}
.drop-down__button {
  background: linear-gradient(to right, #659feb, #97bae9);
  display: inline-block;
  line-height: 40px;
  padding: 5px 50px 0 30px;
  text-align: left;
  border-radius: 4px;
  box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.2);
  cursor: pointer;
}
.drop-down__name {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  letter-spacing: 2px;
}
.drop-down__icon {
  width: 18px;
  vertical-align: middle;
  margin-left: 14px;
  height: 18px;
  border-radius: 50%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;  
}
.drop-down__menu-box {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  margin-top: 5px;
}
.drop-down__menu {
  margin: 0;
  padding: 0 13px;
  list-style: none;  
}
.drop-down__menu-box:before {
  content:'';
  background-color: transparent;
  border-right: 8px solid transparent;
  position: absolute;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-top: 8px solid transparent;
  top: -15px;
  right: 18px;
}
.drop-down__menu-box:after{
  content:'';
  background-color: transparent;
}
.drop-down__item {
  font-size: 16px;
  padding: 13px 0;
  text-align: left;
  font-weight: 500;
  color: #909dc2;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #e0e2e9;
}
.drop-down__item a {
  text-decoration: none;
  color: var(--blueToGray);
  display: block;
}
.drop-down__item:hover a {
  color: var(--blue);
}
.drop-down__item-icon {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px; 
}
.drop-down__menu .drop-down__item-icon {
  height: 20px;
  width: 20px;
}
.drop-down__item:hover .drop-down__item-icon {
  filter: invert(47%) sepia(35%) saturate(803%) hue-rotate(174deg) brightness(94%) contrast(93%);
}
.drop-down__item:hover {
  color: var(--blue);
}
.drop-down__item:last-of-type {
  border-bottom: 0;
}
.drop-down--active .drop-down__menu-box {
  visibility: visible;
  opacity: 1;
  margin-top: 15px;
  z-index: 3;
}
.drop-down__item:before {
  content:'';
  position: absolute;
  width: 3px;
  height: 28px;
  background-color: var(--blue);
  left: -13px;
  top: 50%;
  transform: translateY(-50%);
  display:none;
}
.drop-down__item:hover:before {
  display:block;
}

@media screen and (max-width: 992px) { 

  .section-intro .container {
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section-intro .section__content {
    padding: 0;

  }
}

@media screen and (max-width: 768px) { 

  .section-intro .section__content {
    width: 100%;
  }
  .intro-pattern {
    top: 50%;
    left: 0;
    width: 100%;
  }
  
}

@media screen and (max-width: 480px) { 

  .section-intro h1 {
    text-align: center;
  }

  .drop-down__button {
    padding: 5px 38px 0 15px;
  }
	
	.section-intro .drop-down,
	.section-intro .drop-down__button {
		width: 100%;
	}


}

/*--------------------------------------------------------------
## Section Featured
--------------------------------------------------------------*/

.section-featured {
  padding: 30px 0;
  margin-bottom: 25px;
  box-shadow: 0 1px 2px #0000000a, 0 4px 16px #0000000f;
}
.section-featured .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-featured .section-title { 
  display: block;
  font-size: 22px;
  margin-bottom: 0;
  line-height: 1;
  opacity: 0.7;
  font-weight: 400;
  white-space: nowrap;
}
.section-featured .list-featured {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.section-featured .list-featured li + li {
  margin-left: 50px;
}
.section-featured .list-featured img {
  height: 26px;
  width: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  transition: .3s ease;
}
.section-featured .list-featured a:hover img {
  filter: none;
  -webkit-filter: none;
  opacity: 1;
}

@media screen and (max-width: 1400px) { 

  .section-featured .section-title {
    font-size: 18px;
    white-space: nowrap;
    margin-right: 20px;
  }

}

@media screen and (max-width: 992px) { 

  .section-featured .container {
    flex-direction: column;
  }
  .section-featured .section-title {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .section-featured .list-featured li + li {
    margin-left: 25px;
  }

}

@media screen and (max-width: 768px) { 

  .section-featured .section-title {
    margin-bottom: 0;
  }
  .section-featured .list-featured {
    flex-wrap: wrap;
    justify-content: center;
  }
  .section-featured .list-featured li {
    margin: 10px;
  }
  .section-featured .list-featured li + li {
    margin-left: 10px;
  }

}

