/* contact */
.contact-form-001 .home-title-001 h2 {
    color: rgb(47, 62, 70);
}
@media (max-width:767px){
    .contact-form-001 .form-label {
        width:100% !important;
    }
    .contact-form-001 input, .contact-form-001 textarea{
        max-width:100% !important;
    }
}
.contact-info-001 {
  	vertical-align: middle !important;
}

.contact-info-001 p {
  	padding: 20px 0px;
  	margin: 0px !important;
  	color: #fff;
}
.contact-info-001 a {
  	color: #fff;
}
.contact-info-001 i {
  	color: #fff;
}
.contact-box-001 .home-title-001 h2 {
    color: #fff;
}
.contact-box-001 {
  	padding: 50px;
  	border-radius: 20px;
  	height: fit-content;
}
@media (max-width: 767px) {
  	.contact-box-001 {
  		padding: 30px 30px;
}
}
.contact-info-001 a{
    transition:0.3s;
}
.contact-info-001 a:hover, .contact-info-001 a:focus{
    opacity:0.6;
}
.leaflet-popup-content-wrapper {
    text-align: center;
}
.contact-form-001 .fas.fa-asterisk:before {
    font-size:6px;
    opacity: 0.5;
}
.border-radius-10 img {
    border-radius: 10px;
}


/*animated number*/

.numbering-column {
    background: #fff !IMPORTANT;
    box-shadow: 0px 0px 15px #00000020 !IMPORTANT;
    padding: 30px;
    transition: 0.5s !important;
    border-radius: 20px !IMPORTANT;
    border: 1px solid #163264;
    text-align: center;
}
.numbering-column .sppb-addon-animated-number .sppb-addon-content {
    text-align: center !IMPORTANT;
    align-items: center !IMPORTANT;
    justify-content: center;
    transition: 0.5s !important;
}
.numbering-column .sppb-animated-number {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.5;
    color: #163264;
    transition: 0.5s !important;
}
.numbering-column p,
.numbering-column .sppb-addon-title {
    transition: 0.5s !important;
}
.numbering-column:hover {
    box-shadow: 0px 0px 25px #00000030 !IMPORTANT;
    background: #163264 !important;
}
@media(min-width:992px){
.numbering-column:hover {
    transform: translateY(-15px);
}
}
.numbering-column:hover .sppb-animated-number, 
.numbering-column:hover p,
.numbering-column:hover .sppb-addon-title {
    color: #fff !important;
}
.numbering-column:hover img {
    filter: invert(1);
}
.numbering-column img {
    width: 80px;
  height: auto;
}


/*image-pattern*/

.image-pattern:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background: #d3ad6f;
    border-radius: 10000px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1 !important;
    transition: 0.5s;
}
.numbering-column:hover .image-pattern:before {
    background: #ffffff12;
}
.image-pattern {
    position: relative;
    margin-bottom: 30px;
}


/*image carousel*/
.carousel-style-001 .sppb-carousel-extended-item img {
    width: 80px;
    height: 80px;
    margin: auto;
}

.carousel-style-001 .sppb-carousel-extended-heading {
    color: #000;
    font-size: 20px;
    margin-top: 100px;
}

.carousel-style-001 .sppb-carousel-extended-subheading {
    color: #000;
    font-size: 16px;
}

.carousel-style-001 .sppb-carousel-extended-description {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}
.carousel-style-001 .sppb-carousel-extended-item:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background: #d3ad6f;
    border-radius: 10000px;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1 !important;
    transition: 0.5s;
}
.carousel-style-001 .sppb-carousel-extended-item:hover:before {
    background: #163264;
    top: 50px;
}
.carousel-style-001 .sppb-carousel-extended-item:hover img {
    filter: invert(1);
}
.carousel-style-001 .sppb-carousel-extended-nav-control .nav-control {
    background: transparent ! IMPORTANT;
    border: none !IMPORTANT;
    padding: 0 !IMPORTANT;
}
.carousel-style-001 .sppb-carousel-extended-nav-control .nav-control i {
    color: #163264 ! IMPORTANT;
}
.carousel-style-001 .sppb-carousel-extended-nav-control .nav-control {
    margin: -25px !IMPORTANT;
}


/*title-style-002*/

.title-style-002 h3 {
    background: #163264;
    padding: 5px 20px 8px 20px !IMPORTANT;
    color: #fff;
    border-radius: 10px;
    font-size: 26px;
    margin-bottom: 30px !IMPORTANT;
}


/*pop up*/

.white-popup-block  {
    border: 1px solid #163264;
    border-bottom: 5px solid #163264;
    box-shadow: 0px 0px 20px #00000090;
    padding: 30px !IMPORTANT;
}


/*border-radius-10*/

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


/*accordion*/

.sppb-reset-button-styles.sppb-panel-heading {
    background: #fff;
    color: #163264;
    border: 1px solid #163264;
    border-radius: 0px !IMPORTANT;
    padding: 15px 25px 15px 15px;
    line-height: 1.5;
}
.sppb-panel.sppb-panel-custom {
    border-radius: 0px !important;
    border: none !IMPORTANT;
}
span.sppb-panel-title {
    font-size: 18px;
    line-height: 1;
}


/*block number*/

.sppb-blocknumber.sppb-media h3 {
    font-size: 20px !IMPORTANT;
}
@media(max-width:991px){
.sppb-blocknumber.sppb-media h3 {
    font-size: 18px !IMPORTANT;
}
}

/*arrow*/
.next-row-icon i {
   animation: moving-up-bottom 1s linear infinite;
}
@keyframes moving-up-bottom {
  0% {
    transform:translateY(10px);
  }
  50% {
    transform:translateY(0px);
  }
  100% {
    transform:translateY(10px);
  }
}