[data-sal] {
    --sal-duration: 450ms;
    --sal-easing: ease-out;
}
.fw-iconbox__text div a {
    color: inherit;
}
#rev_slider_1_1 {
    background-color: #2fabbe !important;
}
.fa-sr-only,
.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
	-webkit-clip-path: inset(50%) !important;
			clip-path: inset(50%) !important;  /* 2 */
	height: 1px !important;
	overflow: hidden !important;
	margin: -1px !important;
	padding: 0 !important;
	position: fixed !important;
	width: 1px !important;
	white-space: nowrap !important;            /* 3 */
}
.d-none {
    display: none !important;
}
@media(min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
}
.fw-accordion__content > p {
    padding: 0;
}
.bg-white {
    background-color: white;
}
.to-top {
    padding: 0;
    border-radius: 0;
}
.fa {
    transition: opacity 0.25s ease;
}
:root:not(.fontawesome-i2svg-complete) .fa {
    opacity: 0;
}
.fw-iconbox--top .fw-iconbox__image img{
    object-fit:contain;
}
.fw-accordion__title a:after,
.fw-accordion__title a::before,
.fw-accordion__title a.collapsed::after {
    content: unset;
}
.fw-accordion__title a {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.fw-accordion__title a > .fa-chevron-down {
    margin-left: auto;
}
.about-read:visited {
    color: inherit;
}
.our-mission .fw-special__title {
    color: white;
}

.our-mission .fw-special__title b {
    color: #30355d;
}


.mission-container.mission-container.mission-container div[class*="mission"] > div {
    display: block;
}

.mission-container [class*="mission"] img {
    height: 100%;
}
.py-5,
.pt-5 {
    padding-top: 3rem !important;
}
.py-5,
.pb-5 {
    padding-bottom: 3rem !important;
}
.my-5,
.mt-5 {
    margin-top: 3rem !important;
}
.my-5,
.mb-5 {
    margin-top: 3rem !important;
}
#page {
    display: flex;
    flex-flow: column;
}

#page > #content {
    flex: 1;
}
.grecaptcha-badge {
    
    bottom: 45px !important;
    z-index:1010;
}
.flex-row{
    display:flex;
    flex-wrap:wrap;
}
.location-col .sub-col{
    width:100%;
}
.location-col .sub-col p{
    width:100%;
}
.rev_slider>ul{
    width:100%!important;
}
ul.services-list .fw-iconbox--top .fw-iconbox__image {
    box-shadow: unset;
}
.header__contact-item-icon {
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    width: 38px;
    height: 38px;
    border-radius: 19px;
    border: none;
    background: #0ca0c4;
    display: grid;
    place-content: center;
}
:is(.tp-rightarrow,.tp-leftarrow).custom {
    /* content: unset !important; */
    display: grid !important;
    place-content: center;
}
:is(.tp-rightarrow,.tp-leftarrow).custom svg,
:is(.tp-rightarrow,.tp-leftarrow).custom:before {
    grid-column: 1;
    grid-row: 1;
}
:is(.tp-rightarrow,.tp-leftarrow).custom.custom:before {
    color: transparent !important;
    line-height: 1em;
}
.fw-iconbox--top .fw-iconbox__image img {
    transition-property: transform;
}

.team .box .img .over-lay {
    bottom: unset;
    transform: translateY(100%);
    transition: transform 0.25s ease;
}
body > #page {
    overflow-x: hidden;
}
body {
    overflow-x: unset;
}
#header-wrapper-after {
    position: sticky;
    top: 0;
}
.team .box .img > a {
    padding-bottom: 1rem;
}

.team .box .img .over-lay a::after,
.team .box .img > a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}

.team .box .img:hover .over-lay {
    transform: translateY(0%);
}
.foot-email{
    color:#fff;
}
.foot-email:hover,
.foot-email:focus,
.fw-iconbox__text div a:hover,
.fw-iconbox__text div a:focus,
.section-dark-bg .widget_social_links ul li a:hover,
.section-dark-bg .widget_social_links ul li a:focus{
    color:#30355d;
}
.sg-confirm-popup-4{
  font-style: italic;  
}
.team .box .img img{
    filter:brightness(0.9);
}

@media only screen and (max-width:991px){
    .header-buttons-menu{
        display:flex;
        flex-wrap:wrap;
        justify-content: space-between;
        align-items:center;
        height:100%;
    }
    .header__row2{
        background-color:#fff;
    }
    .header-buttons-menu li.button-li{
        background-color:#fff;
        padding:5px 10px;
        
    }
    .header__buttons-inner{
        height:90px !important;
    }
    .header__buttons{
        max-height:unset;
        min-height:90px;
    }
    div.logo-use-image img.logo_big{
        margin-bottom:0;
    }
    div.logo-use-image{
        height:auto;
        line-height:1;
    }
    .navbar-toggle{
        display:inline-block;
        margin:0;
        padding:0;
        height:auto;
        color: #0ca0c4;
        font-size:18px;
    }
    .navbar-toggle:hover{
        background:#fff;
        color: #0ca0c4;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        background-color:transparent;
    }
    .navbar-toggle .icon-bar {
        background-color: #000;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 0;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav>li>a,
    .navbar-nav>li>div>a{
        text-transform:uppercase;
            font-size: 1.4rem;
        font-weight: 700;
        line-height: 1.6429;
        position: relative;
        font-family: "Kanit",sans-serif;
        padding-left:5px;
        padding-right:5px;
    }
    .navbar-nav>li.btn>a{
        padding:0;
        color:#fff;
    }
    .navbar-nav>li.btn {
        line-height: 1;
    }
    .navbar-nav>li>div>a{
        padding-top:10px;
        padding-bottom:10px;
    }
    .navbar-nav .dropdown-toggle{
        background:#fff;
        border-radius:0;
        padding:10px 5px 10px 0;
        color: #30355d;
    }
    .navbar-nav .open .dropdown-menu>li>a{
        padding: 5px 10px;
        font-family: "Kanit",sans-serif;
        border-bottom:1px solid #30355d;
    }
    .navbar-nav .open .dropdown-menu>li:last-child>a{
        border-bottom:none;
    }
    .navbar-nav .btn-group.open .dropdown-toggle{
        box-shadow:none;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-nav .active,
    .navbar-nav>li.active>div>a{
        text-decoration:underline;
    }
    .is-sticky .header__row2{
        background-color:#fff;
    }
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
        background-color: #eee;
        color: #30355d;
    }
    .navbar-brand{
        background-color: transparent !important;
    }
  
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .services-menu a.services-menu--item{
        width:50%;
    }
}
@media only screen and (max-width:980px){
    .team .box .img img{
        width:100%;
    }
    .services-list li{
        width:46%;
    }
}
@media only screen and (max-width:800px){
    #sgcolorbox,
    #sgcboxWrapper{
        height:80vh !important;
    }
}
@media only screen and (max-width:767px){
    .services-menu a.services-menu--item{
        width:100%;
    }
}
@media only screen and (max-width:480px){
    .team .box .img img{
        width:100%;
    }
    .services-list li{
        width:100%;
    }
}
@media (min-width:768px){
    .navbar-collapse.collapse{
        padding-bottom:15px;
    }
}