@import url("../hello-elementor/style.css");
/*
Theme Name: Hello Elementor Child
Theme URI: https://wordpress.org/
Description: Day la child theme cua Startbox
Author: wordpress
Author URI:https://wordpress.org/
Template: hello-elementor
Version: 2.4.1 
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  line-height: 26px;
  color: #21272F;
  font-size: 18px;
  letter-spacing: 0.2px;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-weight: 700;
  color: #052F45;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.d-justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-flex-wrap {
  flex-wrap: wrap;
}
.d-align-items-center {
  align-items: center;
}
.d-flex-justify {
  justify-content: center;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-icon-list-item svg {
  position: relative;
  top: 4px;
}
.elementor-icon-list-item span.elementor-icon-list-text {
  word-break: break-all;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header {
  padding-top: 0;
  padding-bottom: 0;
}
.menu-header {
  width: 100%;
}
.header-inners h1.site-title-s {
  line-height: 0;
  margin-bottom: 0;
}
.header-inners h1.site-title-s a {
  line-height: 0;
}


.img-box-tss .bdt-item::before {
    content: attr(data-tippy-content);
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.img-box-tss .bdt-logo-grid-wrapper .bdt-item{
  height:auto;
}
.img-box-tss .bdt-logo-grid-wrapper{
    grid-template-columns: repeat(7, 1fr) !important;
}

.img-box-tss .bdt-logo-grid-wrapper .bdt-item .bdt-logo-grid-figure{
  height: 50px;
  object-fit:cell;
}

.img-box-tss .bdt-logo-grid-wrapper .bdt-item .bdt-logo-grid-figure img{
      object-fit: cover;
    height: 100%;
    border-radius: 9px;
}


@-webkit-keyframes scale-up {
  0% {
    -webkit-transform:scale(0);
    opacity:0;
  }
  60% {
    -webkit-transform:scale(1.2);
    opacity:1;
  }
  100% {
    -webkit-transform:scale(1);
    opacity:1;
  }
}

@-moz-keyframes scale-up {
  0% {
    -moz-transform:scale(0);
    opacity:0;
  }
  60% {
    -moz-transform:scale(1.2);
    opacity:1;
  }
  100% {
    -moz-transform:scale(1);
    opacity:1;
  }
}

@keyframes scale-up {
  0% {
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    opacity:0;
  }
  60% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    opacity:1;
  }
  100% {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1;
  }
}

@-webkit-keyframes scale-down {
  0% {
    -webkit-transform:scale(1);
    opacity:1;
  }
  60% {
    -webkit-transform:scale(0);
    opacity:0;
  }
}

@-moz-keyframes scale-down {
  0% {
    -moz-transform:scale(1);
    opacity:1;
  }
  60% {
    -moz-transform:scale(0);
    opacity:0;
  }
}

@keyframes scale-down {
  0% {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1;
  }
  60% {
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    opacity:0;
  }
}


@media (min-width: 768px) {
 .ladi-headline {
        font-size: 50px;
    }
}
.ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(246, 6, 6);
    text-align: left;
}




.ladipage-animated-headline.clip .ladipage-animated-words-wrapper {
    vertical-align: top;
    -webkit-transition: width 0.6s;
    transition: width 0.6s;
    overflow: hidden;
}
.ladipage-animated-headline.clip span {
    display: inline-block;
}
.ladipage-animated-words-wrapper {
    position: relative;
    text-align: left;
}
.ladipage-animated-words-wrapper, .ladipage-animated-words-wrapper b {
    display: inline-block;
}

@media (max-width: 767px) {
  .img-box-tss .bdt-item::before {
    font-size: 12px;

  }
.img-box-tss .bdt-logo-grid-wrapper {
          display: flex !important;
        flex-wrap: wrap;
      justify-content: center;
}
.img-box-tss .bdt-logo-grid-wrapper .bdt-item {
    height: auto;
    width: 25%;
      padding: 5px;
}
}


/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1030px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1030px;
  }
}
