.first-title {
  font-family: 'Poppins';
  font-size: 54px;
  line-height: 64px;
  font-weight: 700;
  color: #3d6cae; 
}
.lats-title {
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  color: #3d6cae; 
}
.content-resource {
  font-family: 'Roboto';
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #000000; 
}
.bottom-title {
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #3d6cae; 
}
.content-row {
  font-family: 'Roboto';
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
}
.last-content-size {
    max-width: 708px;
}
.text-align-center {
    text-align: center;
}
.background-image-row{
    background-image: bottom;
}
.taxonomies-select-header {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
  color: #242d3f; 
}

@media only screen and (max-width: 1020px) {
    .first-title {
      font-family: 'Poppins';
      font-size: 32px;
      line-height: 38px;
      font-weight: 700;
      color: #3d6cae; 
    }
    .lats-title {
      font-family: 'Poppins';
      font-size: 26px;
      line-height: 36px;
      font-weight: 600;
      color: #3d6cae; 
    }
    .content-resource {
      font-family: 'Roboto';
      font-size: 40px;
      line-height: 40px;
      font-weight: 400;
      color: #000000; 
    }
    .content-row {
      font-family: 'Roboto';
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      color: #000000;
    }
    .bottom-title {
      font-family: 'Poppins';
      font-size: 26px;
      line-height: 32px;
      font-weight: 600;
      color: #3d6cae; 
    }
    .vc_btn3.vc_btn3-size-lg {
        min-width: 189px;
        height: 47px;
        padding-left: 10px;
        padding-right: 10px;
        color: #242d3f;
        font-family: 'Poppins';
        font-size: 16px;
        line-height: 32px;
        font-weight: 600;
        color: #ffffff;
    }
}

#btn-resources{
    text-align:left;
}


#btn-resources a
{
    height: 57px;
	border-radius: inherit;
    font-weight: 500;
    padding: 13px 30px 0px 30px !important;  
}

.vc_btn3.vc_btn3-size-lg {
    font-weight: 500 !important;
}

@media only screen and (max-width: 1020px) {
			.vc_btn3.vc_btn3-size-lg {
				font-size: 14px !important;
				line-height: 27px !important;
				font-weight: 500 !important;
            }
}

#testclick {
    display:none;
}

.head_title a {
    width: 70%;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #242d3f !important;
    padding: 13px 0px;
}