/*-----------------------
About Us Page
-----------------------*/


.about-heading-box span {
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 1.4!important;
    text-align: left;
    padding-left: 30px;
    color: #5b5b71;
}

.about-heading-box .sppb-addon-title {
    color: #3a486c!important;
}

.about-category {
    border: 2px solid #d9b694;
    border-radius: 30px;
    margin-bottom: 30px;
}

.about-category .overlay-background-image {
    border-radius: 30px!important;
}

.about-category .overlay-background-style {
    border-radius: 30px;
}

.about-category .sppb-addon-overlay-image-content.title-subtitle-bottom-left {
    border-radius: 30px;
}

.about-brands {
    border: 2px solid #33a2fb;
    padding: 30px;
    padding-bottom: 50px;
    border-radius: 30px;
}


/*-----------------------
Partner Page
-----------------------*/

.partner-box {
    border: 2px solid #e3c7a2;
    border-radius: 30px;
    padding: 20px;
   /* height: 310px; */
    background: #fff;
}

.partner-box img {
    padding-bottom: 25px;
}

.partner-box .sppb-btn {
    position: relative;
    margin-top: 5px!important;
    top: 3px;
}

.partner-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 100px;
    color: #3a486c24;
    font-weight: 500;
}

.partner-title{
    position: relative;
    top: 70px;
    left: -30px;
    z-index: -1;
}

.partner-section {
    position: relative;
}

.partner-section:before {
    position: absolute;
    content: "";
    width: 200%;
    left: -50%;
    height: 1.5px;
    background: #33a2fb;
    bottom: 0;
}

@media (max-width: 375px){

  .partner-box img {
    padding-bottom: 0!important;
    transform: scale(0.75)!important;
  }

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

  .partner-box .sppb-btn {
    top: 25px!important;
  }

  .partner-box p {
    margin-bottom: 0px!important;
  }
}

@media (max-width: 991px){
  .partner-title {
    top: 35px!important;
    left: -15px!important;
  }

  .partner-box {
    margin-bottom: 40px!important;
    height: 280px!important;
  }

  .partner-box img {
    padding-bottom: 0px!important;
    transform: scale(0.7)!important;
  }
}

@media (max-width: 767px){
  .partner-box {
    height: 320px!important;
  }
}



/*-----------------------
Category Page
-----------------------*/

.category-box1 {
    border: 1.5px solid #33a2fb;
    border-radius: 30px;
    padding: 20px;
    margin-top: 20px;
  	background: #fff;
}

.category-box1 img {
    transform: scale(0.8);
}

.category-box1 .sppb-addon-title {
    color: #319cf2;
}

.category-box1 .sppb-addon-text {
    color: #3a486c;
}

.category-box1:hover {
    box-shadow: rgb(17 111 203 / 20%) 0px 5px 10px!important;
}

@media (max-width: 991px) and (min-width:768px)  {
  .category-box1 {
    height: 340px!important;
  }
}

/*-----------------------
Blog Page
-----------------------*/


.blog-page .col-md-4 {
    width: 0!important;
}

.blog-page .col-md-8 {
    width: 100%!important;
}

body .sppb-btn.sppb-btn-lg, body .btn.sppb-btn-lg {
    padding: 10px 20px!important;
    font-size: 12px!important;
}

.article-list .article {
    border: 1px solid #3382f8!important;
    padding: 15px!important;
    border-radius: 30px!important;
    margin-bottom: 30px!important;
}

.article-list .article:hover {
    box-shadow: rgb(17 111 203 / 20%) 0px 5px 10px!important;
}

.article-info>span a {
    color: #1a2950!important;
}

.article-info>span a:hover {
    color: #3382f8!important;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #3382f8!important;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #1a2950!important;
}

.article-list .article .article-introtext>p {
    color: #1a2950!important;
}

.com-content.view-article #sp-main-body .article-details-intro {
    background-image: url(/images/0_HongOnn/about/about-bg2.jpg);
    padding: 60px 0 260px 0;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 40px;
    margin-bottom: 0;
    text-align: center;
    color: #1a2950;
}

.article-details .article-info {
    display: block;
    text-align: center;
}

.com-content.view-article #sp-main-body .article-media-wrapper img {
    height: 500px;
}

.article-details .article-full-image {
    text-align: center;
}

.com-content.view-article #sp-main-body .article-info>span a {
    color: #1a2950;
}

.blog-page .addon-root-heading {
    margin-bottom: 15px!important;
}

.blog-page p {
    color: #1a2950;
}

.blog-page h2.sppb-addon-title {
    color: #1a2950;
    font-size: 30px;
}

.article-details .article-ratings-social-share {
    display: none;
}

.com-content.view-article #sp-main-body {
    padding-bottom: 20px;
}

@media (max-width: 767px){
.com-content.view-article #sp-main-body .article-details-intro {
    padding-bottom: 80px;
}

.com-content.view-article #sp-main-body .article-media-wrapper img {
    height: 300px;
}

.article-details .article-full-image {
    margin-bottom: 0px;
}
}


@media (max-width: 575px){
.com-content.view-article #sp-main-body .article-media-wrapper img {
    height: 180px;
}
}


/*-----------------------
Contact Page
-----------------------*/

.sppb-addon-content .leaflet-container {
    border-radius: 30px;
}

.contact-info i {
    color:#126738;
}

.contact-info a:hover {
    color: #074d26;
}

.leaflet-popup-content span {
    background: #126738 !important;
    color: #fff!important;
    border-radius: 60px!important;
    padding: 8px 30px!important;
    text-decoration: none!important;   
}

.leaflet-popup-content span:hover {
    background: #074d26!important;
    box-shadow: rgb(0 52 103 / 20%) 0px 5px 10px!important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .sppb-form-control, .sppb-form-group .sppb-form-control {
    font-size: 14px!important;
    border-color: #afafaf;
}

.bfQuickMode textarea {
    height: 150px!important;
}
    