h1,h3,
h4,h5,h6,
a,p,span{
    font-family: "Arial", Helvetica, sans-serif !important; 
}
#service_number_04-4 .white-color .content .title{
    font-family: "Fira sans", sans-serif !important; 
}
.top-bar-info li a{
color:#fff
}

.blog-title-box span, .blog-list-left .data-box, .blog-grid ul, .blog-grid-img .data-box-grid{
    display: none;
}  
#contact_infomation h2{
color:#000!important;
}
#contact_infomation .section-heading h2{
font-size:30px;.nav-menu>li>a
}
#contact_infomation .section-block-parallax{
padding:0;
}
#module-newsletter-0 h2{color:#fff!important}
#module-newsletter-0 p{color:#aaa!important}
#blog-grid .blog-grid-simple img{
padding: 15px 0;
}
/***********HOME*09**********/
.services-box-3-header h4{
overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
} 
@media (min-width: 991px){
#top-bar {
  background: #254090;
}
.nav-menu>li>a {
    color: #054c86;
    font-weight: bold;
    padding: 0 5px;
} 
.footer-bar p ,.fa-facebook-square:before,footer p,.footer-list li a{
  color: #000000;
}
footer {
  background: #fafafa;
}
footer h3 {
  color: #254090;   
}
} 
.nav-dropdown>li>a {
    font-size: 12pt;

  color: #000000;
}
.blog-list-simple-text ul ,.data-box-simple{
  display: none;
}
.blog-list-simple-text p {
  font-size: 15px;
  color: #000;
}
.blog-list-simple-text h4 {
  color: #111;
  font-size: 18px;
}
.latest-posts-text span {
  display: none; 
}
.latest-posts-img img {
  border-radius: 0px;
  padding: 2px;
  border: none;
}

/***************/
/* set color */
:root {
  --blue: #254090;
  --brown: #8a1c39;
}
/***************/
/* new styles */

.page-title-section ul li a:hover{
    color: silver !important;
}

.section-heading span,
.primary-list li i,
.feature-box-2 i,
.service-simple h4::before{
  color: var(--brown) !important;
}

.top-bar-info li i{
  color: #fff !important;
}

.service-thumb_01 .col-12{
    margin-bottom: 30px;
}


/* blue color */
.section-heading-line-left,
.primary-button,
.counter-box p:before,
footer h3:after{
  background: var(--blue) !important;
}

.latest-posts-text a:hover{
    color: var(--blue) !important;
}
/* end blue color */

/* brown color */
.contact-info-section i,
.data-box,
.blog-list-left-heading:after,
.project-grid-overlay h4 a:after,
.section-heading-line-left,
.section-heading-line{
  background: var(--brown) !important;
}
.scroll-to-top:hover,
.contact-form button:hover,
.button-md:hover,
.primary-button:hover,
.service-simple-button a:hover{
  background: var(--brown) !important;
}

.scroll-to-top:hover i{
    color: white !important;
}

body,
.blog-title-box span i,
.latest-posts-text a:hover,
.blog-categories ul li a:hover:before,
.blog-categories ul li a:hover,
.nav-menu > li.focus > a,
.nav-menu > li:hover > a,
.nav-menu > li > a:hover,
.nav-dropdown li a:hover,
.project-grid-overlay h4 a:hover{
  color: var(--brown) !important;
}
.nav-menu > li.focus > a .submenu-indicator-chevron,
.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > li > a:hover .submenu-indicator-chevron{
  border-color: transparent var(--brown) var(--brown) transparent !important;
}

/* end brown color */

.service-simple p{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

#service_number_04-4 .white-color{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 50px;
}
#service_number_04-4 .white-color .title{
  font-weight: 800;
}

#service_number_04-4 .white-color .number{
  margin: 0px !important;
}
#service_number_04-4 .white-color .number p{
  font-size: 40px;
  font-weight: 800;
}

#service_number_04-4 .white-color .content{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#service_number_04-4 .white-color .content .title,
#service_number_04-4 .white-color .content .number_inner{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#service_number_04-4 .white-color .content .number_inner .number_mark{
  display: inline-block;
  font-size: 50px;
  transform: translate(5px,-13px);
}

.service-thumb_01 .service-simple{
  display: flex;
  flex-direction: column;
}

.service-thumb_01 .service-simple img{
  flex-shrink: 0;
}

.service-thumb_01 .service-simple-inner{
  flex: 1;
  display: flex;
  flex-direction: column;
}

.service-thumb_01 .service-simple h4{
  flex-shrink: 0;
}

.service-thumb_01 .service-simple p{
  flex: 1;
}

/* footer re-styles */
footer h3{
  color: black !important;
}

.footer-list li a:hover,
.footer-list li a:hover:before{
  color: var(--brown) !important;
}
.footer-social-icons ul li a:hover i{
  transition: all .4s ease;
}

.footer-social-ico.nav-menu>li>ans ul li a i:before{
  color: white;
}

.footer-social-icons ul li:hover{
  background: var(--brown) !important;
}
/* end footer re-styles */
@media screen and (max-width: 991px) {
footer h3{
  color: white !important;
}
.project-grid-overlay h4 a{
    font-size: 18px;
    width: 100%;
    height: 20%;
    padding: 0px 5px;
}
} 
@media screen and (max-width: 767px) {
    .slider-content{
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 50px 0px !important;
}
    .slider-content h2{
        text-align: center;
    }
.service-about_image_left_08 .row{
    flex-direction: column-reverse;
}
.service-about_image_left_08 .row-inner{
    flex-direction: unset;
}
}         
.service-thumb_01 .service-simple img {
    width: 100%;
    height: auto;
}
.service-simple h4::before {
    display:none;
} 
p ,.blog-post-content p {
    color: #000000;
        font-size: 17px;
}
.section-block.service_thumb_06{
        background: url(https://ata-legal.com/image/catalog/tin-tuc-sukien/background-dhlaw.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}  
body, .blog-title-box span i, .latest-posts-text a:hover, .blog-categories ul li a:hover:before, .blog-categories ul li a:hover, .nav-menu > li.focus > a, .nav-menu > li:hover > a, .nav-menu > li > a:hover, .nav-dropdown li a:hover, .project-grid-overlay h4 a:hover {
    color: #000000 !important;
}
li {
    list-style-type: unset;
}
  
  .section-heading h3 ,.section-heading h4{
    text-transform: uppercase;
    font-size:35px;
  } 
 .row.mt-60{
        margin-top: 0px;
 
 }
 .section-heading-line {
        display:none;
 }
 .blog-post-content ul{
     padding-left:40px !important;
         font-family: "Arial", Helvetica, sans-serif !important;
 }
 li {
              font-family: "Arial", Helvetica, sans-serif !important;
 }
 .blog-comments {
    display: none;
 }  
 .blog-grid-text h4 {
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #111111;
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0 5px 0;
}
#new-catnew-list .section-block.service-thumb_01{
    padding:0;
}

.tags{
    display: flex;
}
.tags a:hover{
    color: #236fa1;
}
.tags p:last-child{
    display:none;
}
 
 .partner-text span {
    color: #D21E2B;
    font-weight:600;
    font-size: 21px;
 }
 .partner-text h4 {
    font-size: 13px;
    font-weight: 500;
} 
table td {
    background-color: #fff;
    padding: 10px;
}
.nav-menu > li > .nav-dropdown {
    width: min-content;
    background: #fff;
}
.nav-menu > li.item_lv0:hover .level1.nav-submenu{
    display: block;
}

.has-child .level2{
    left: 100% !important;
    right: 100%;
    display: none !important;
    position: absolute;
    width: min-content;
    z-index: 999999999999999999;
    opacity: 1;
    top: 0;
    clear: both;
    font-size: 14px;
}
.level1 .has-child.item_lv1:hover .level2{
    display:block !important;
}
.has-child .level2 li{
    list-style: none;
    line-height: 26px;
}
.has-child .level2 li a:hover{
        color: #c31000 !important;
}
@media (min-width: 991px) {
    #main_logo {
        width: 90px;
    }
    .footer-bar p, .fa-facebook-square:before, footer p, .footer-list li a i{
        color: #fff;
    }
} 
#information-information table td{
    vertical-align: bottom;
} 
#information-information #content ul{
padding-left:25px;
} 
@media (min-width: 991px) {
    footer p{
        color: #000 !important;
    }
}
._page-title-section {
    background-image: url(/image/catalog/breadcrum-bg.jpg);
        background-position: center;
    background-size: 100%;
}
.footer-bar a {
    color: #000 !important;
} 
.header__right{
    display: flex;
    align-items: center;
    justify-content: space-between;
} 
#form-language{
    justify-content: center;
}