@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700");

@-webkit-keyframes slide-top {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);

    }

    100% {

        -webkit-transform: translateY(-20px);

        transform: translateY(-20px);

    }

}



@keyframes slide-top {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);

    }

    100% {

        -webkit-transform: translateY(-20px);

        transform: translateY(-20px);

    }

}



@-webkit-keyframes bounce-in-right {

    0% {

        -webkit-transform: translateX(600px);

        transform: translateX(600px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0;

    }

    38% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

        opacity: 1;

    }

    55% {

        -webkit-transform: translateX(68px);

        transform: translateX(68px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    72% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    81% {

        -webkit-transform: translateX(32px);

        transform: translateX(32px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    90% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    95% {

        -webkit-transform: translateX(8px);

        transform: translateX(8px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

}



@keyframes bounce-in-right {

    0% {

        -webkit-transform: translateX(600px);

        transform: translateX(600px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0;

    }

    38% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

        opacity: 1;

    }

    55% {

        -webkit-transform: translateX(68px);

        transform: translateX(68px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    72% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    81% {

        -webkit-transform: translateX(32px);

        transform: translateX(32px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    90% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    95% {

        -webkit-transform: translateX(8px);

        transform: translateX(8px);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

}



@-webkit-keyframes animateleft {

    from {

        left: -100px;

        opacity: 0;

    }

    to {

        left: 0;

        opacity: 1;

    }

}



@keyframes animateleft {

    from {

        left: -100px;

        opacity: 0;

    }

    to {

        left: 0;

        opacity: 1;

    }

}



@-webkit-keyframes AnimationName {

    0% {

        background-position: 99% 100%;

    }

    100% {

        background-position: 2% 0%;

    }

}



@keyframes AnimationName {

    0% {

        background-position: 99% 100%;

    }

    100% {

        background-position: 2% 0%;

    }

}



@-webkit-keyframes bounce-in-fwd {

    0% {

        -webkit-transform: scale(0);

        transform: scale(0);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0;

    }

    38% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

        opacity: 1;

    }

    55% {

        -webkit-transform: scale(0.7);

        transform: scale(0.7);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    72% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    81% {

        -webkit-transform: scale(0.84);

        transform: scale(0.84);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    89% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    95% {

        -webkit-transform: scale(0.95);

        transform: scale(0.95);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    100% {

        -webkit-transform: scale(1.4);

        transform: scale(1.4);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

}



@keyframes bounce-in-fwd {

    0% {

        -webkit-transform: scale(0);

        transform: scale(0);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0;

    }

    38% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

        opacity: 1;

    }

    55% {

        -webkit-transform: scale(0.7);

        transform: scale(0.7);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    72% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    81% {

        -webkit-transform: scale(0.84);

        transform: scale(0.84);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    89% {

        -webkit-transform: scale(1);

        transform: scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

    95% {

        -webkit-transform: scale(0.95);

        transform: scale(0.95);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

    }

    100% {

        -webkit-transform: scale(1.4);

        transform: scale(1.4);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;

    }

}



@-webkit-keyframes scale-up-hor-right {

    0% {

        -webkit-transform: scaleX(0.4);

        transform: scaleX(0.4);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

    100% {

        -webkit-transform: scaleX(1);

        transform: scaleX(1);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

}



@-webkit-keyframes kenburns-top {

    0% {

        -webkit-transform: scale(1) translateY(0);

        transform: scale(1) translateY(0);

        -webkit-transform-origin: 50% 16%;

        transform-origin: 50% 16%;

    }

    100% {

        -webkit-transform: scale(1.25) translateY(-15px);

        transform: scale(1.25) translateY(-15px);

        -webkit-transform-origin: top;

        transform-origin: top;

    }

}



@-webkit-keyframes slide-fwd-tr {

    0% {

        -webkit-transform: translateZ(0) translateY(0) translateX(0);

        transform: translateZ(0) translateY(0) translateX(0);

    }

    100% {

        -webkit-transform: translateZ(160px) translateY(-100px) translateX(100px);

        transform: translateZ(160px) translateY(-100px) translateX(100px);

    }

}



@keyframes slide-fwd-tr {

    0% {

        -webkit-transform: translateZ(0) translateY(0) translateX(0);

        transform: translateZ(0) translateY(0) translateX(0);

    }

    100% {

        -webkit-transform: translateZ(160px) translateY(-100px) translateX(100px);

        transform: translateZ(160px) translateY(-100px) translateX(100px);

    }

}



@-webkit-keyframes slide-right {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

    }

}



@keyframes slide-right {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

    }

}



@-webkit-keyframes slide-fwd-center {

    0% {

        -webkit-transform: translateZ(0);

        transform: translateZ(0);

    }

    100% {

        -webkit-transform: translateZ(160px);

        transform: translateZ(160px);

    }

}



@keyframes slide-fwd-center {

    0% {

        -webkit-transform: translateZ(0);

        transform: translateZ(0);

    }

    100% {

        -webkit-transform: translateZ(160px);

        transform: translateZ(160px);

    }

}



@-webkit-keyframes rotate-center {

    0% {

        -webkit-transform: rotate(0);

        transform: rotate(0);

    }

    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@keyframes rotate-center {

    0% {

        -webkit-transform: rotate(0);

        transform: rotate(0);

    }

    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@-webkit-keyframes jello-horizontal {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1);

    }

    30% {

        -webkit-transform: scale3d(1.25, 0.75, 1);

        transform: scale3d(1.25, 0.75, 1);

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1);

    }

    50% {

        -webkit-transform: scale3d(1.15, 0.85, 1);

        transform: scale3d(1.15, 0.85, 1);

    }

    65% {

        -webkit-transform: scale3d(0.95, 1.05, 1);

        transform: scale3d(0.95, 1.05, 1);

    }

    75% {

        -webkit-transform: scale3d(1.05, 0.95, 1);

        transform: scale3d(1.05, 0.95, 1);

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1);

    }

}



@keyframes jello-horizontal {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1);

    }

    30% {

        -webkit-transform: scale3d(1.25, 0.75, 1);

        transform: scale3d(1.25, 0.75, 1);

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1);

    }

    50% {

        -webkit-transform: scale3d(1.15, 0.85, 1);

        transform: scale3d(1.15, 0.85, 1);

    }

    65% {

        -webkit-transform: scale3d(0.95, 1.05, 1);

        transform: scale3d(0.95, 1.05, 1);

    }

    75% {

        -webkit-transform: scale3d(1.05, 0.95, 1);

        transform: scale3d(1.05, 0.95, 1);

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1);

    }

}



@-webkit-keyframes slide-in-elliptic-top-fwd {

    0% {

        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);

        transform: translateY(-600px) rotateX(-30deg) scale(0);

        -webkit-transform-origin: 50% 100%;

        transform-origin: 50% 100%;

        opacity: 0;

    }

    100% {

        -webkit-transform: translateY(0) rotateX(0) scale(1);

        transform: translateY(0) rotateX(0) scale(1);

        -webkit-transform-origin: 50% 1400px;

        transform-origin: 50% 1400px;

        opacity: 0.8;

    }

}



@keyframes slide-in-elliptic-top-fwd {

    0% {

        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);

        transform: translateY(-600px) rotateX(-30deg) scale(0);

        -webkit-transform-origin: 50% 100%;

        transform-origin: 50% 100%;

        opacity: 0;

    }

    100% {

        -webkit-transform: translateY(0) rotateX(0) scale(1);

        transform: translateY(0) rotateX(0) scale(1);

        -webkit-transform-origin: 50% 1400px;

        transform-origin: 50% 1400px;

        opacity: 1;

    }

}



@-webkit-keyframes lds-roller {

    0% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@keyframes lds-roller {

    0% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@-webkit-keyframes scale-up-right {

    0% {

        -webkit-transform: scaleX(0.4);

        transform: scaleX(0.4);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

    100% {

        -webkit-transform: scaleX(1);

        transform: scaleX(1);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

}



@keyframes scale-up-right {

    0% {

        -webkit-transform: scaleX(0.4);

        transform: scaleX(0.4);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

    100% {

        -webkit-transform: scaleX(1);

        transform: scaleX(1);

        -webkit-transform-origin: 100% 100%;

        transform-origin: 100% 100%;

    }

}



@-webkit-keyframes kenburns-bottom-right {

    0% {

        -webkit-transform: scale(1) translate(0, 0);

        transform: scale(1) translate(0, 0);

        -webkit-transform-origin: 84% 84%;

        transform-origin: 84% 84%;

    }

    100% {

        -webkit-transform: scale(1.25) translate(20px, 15px);

        transform: scale(1.25) translate(20px, 15px);

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

    }

}



@keyframes kenburns-bottom-right {

    0% {

        -webkit-transform: scale(1) translate(0, 0);

        transform: scale(1) translate(0, 0);

        -webkit-transform-origin: 84% 84%;

        transform-origin: 84% 84%;

    }

    100% {

        -webkit-transform: scale(1.25) translate(20px, 15px);

        transform: scale(1.25) translate(20px, 15px);

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

    }

}



a,

p,

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: "Montserrat", sans-serif;

}



@media only screen and (max-width: 400px) {

    h1 {

        font-size: 1.5rem !important;

    }

    h2 {

        font-size: 1.4rem !important;

    }

    h3 {

        font-size: 1.3rem !important;

    }

    h4 {

        font-size: 1.2rem !important;

    }

    h5 {

        font-size: 1.1rem !important;

    }

    h6 {

        font-size: 1rem !important;

    }

    p {

        font-size: 0.9rem !important;

    }

    a {

        font-size: 0.9rem !important;

    }

}



strong {

    color: #23668d;

}



ul {

    list-style: none;

}



li {

    list-style: none;

}



.btn {

    color: white !important;

    background-color: #23668d !important;

}



.mt_5 {

    margin-top: 5 !important;

}



.mt_10 {

    margin-top: 10 !important;

}



.mt_15 {

    margin-top: 15 !important;

}



.mt_20 {

    margin-top: 20 !important;

}



.mt_25 {

    margin-top: 25 !important;

}



.mt_30 {

    margin-top: 30 !important;

}



.mt_35 {

    margin-top: 35 !important;

}



.mt_40 {

    margin-top: 40 !important;

}



.mt_45 {

    margin-top: 45 !important;

}



.mt_50 {

    margin-top: 50 !important;

}



.mt_55 {

    margin-top: 55 !important;

}



.mt_60 {

    margin-top: 60 !important;

}



.mt_65 {

    margin-top: 65 !important;

}



.mt_70 {

    margin-top: 70 !important;

}



.mt_75 {

    margin-top: 75 !important;

}



.mt_80 {

    margin-top: 80 !important;

}



.mt_85 {

    margin-top: 85 !important;

}



.mt_90 {

    margin-top: 90 !important;

}



.mt_95 {

    margin-top: 95 !important;

}



.mt_100 {

    margin-top: 100 !important;

}



.mb_5 {

    margin-bottom: 5 !important;

}



.mb_10 {

    margin-bottom: 10 !important;

}



.mb_15 {

    margin-bottom: 15 !important;

}



.mb_20 {

    margin-bottom: 20 !important;

}



.mb_25 {

    margin-bottom: 25 !important;

}



.mb_30 {

    margin-bottom: 30 !important;

}



.mb_35 {

    margin-bottom: 35 !important;

}



.mb_40 {

    margin-bottom: 40 !important;

}



.mb_45 {

    margin-bottom: 45 !important;

}



.mb_50 {

    margin-bottom: 50 !important;

}



.mb_55 {

    margin-bottom: 55 !important;

}



.mb_60 {

    margin-bottom: 60 !important;

}



.mb_65 {

    margin-bottom: 65 !important;

}



.mb_70 {

    margin-bottom: 70 !important;

}



.mb_75 {

    margin-bottom: 75 !important;

}



.mb_80 {

    margin-bottom: 80 !important;

}



.mb_85 {

    margin-bottom: 85 !important;

}



.mb_90 {

    margin-bottom: 90 !important;

}



.mb_95 {

    margin-bottom: 95 !important;

}



.mb_100 {

    margin-bottom: 100 !important;

}



.padding_0 {

    padding: 0px !important;

}



.padding_1 {

    padding: 1px !important;

}



.padding_2 {

    padding: 2px !important;

}



.padding_3 {

    padding: 3px !important;

}



.padding_4 {

    padding: 4px !important;

}



.padding_5 {

    padding: 5px !important;

}



.padding_6 {

    padding: 6px !important;

}



.padding_7 {

    padding: 7px !important;

}



.padding_8 {

    padding: 8px !important;

}



.padding_9 {

    padding: 9px !important;

}



.padding_10 {

    padding: 10px !important;

}



.padding_11 {

    padding: 11px !important;

}



.padding_12 {

    padding: 12px !important;

}



.padding_13 {

    padding: 13px !important;

}



.padding_14 {

    padding: 14px !important;

}



.padding_15 {

    padding: 15px !important;

}



.logo {

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

}



.delay_07s {

    text-transform: capitalize;

    animation-delay: 0.3s;

    -webkit-animation-delay: 0.3s;

}



.header {

    position: relative;

    text-align: center;

    background-size: cover;

    padding: 70px 0px 0px 0px;

}



.header .langauge_bar {

    position: absolute;

    top: 5px;

    right: 5px;

    color: #232323;

}



#main-nav {

    text-align: center;

    margin: 10px 0 0px;

    padding: 0;

    list-style: -o-linear-gradient();

}



#main-nav li {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -ms-flex-pack: distribute;

    justify-content: space-around;

    margin: 0 1px;

}



#main-nav a {

    color: #222222;

    text-transform: titlecase;

    font-family: "Montserrat", sans-serif;

    text-decoration: none;

    line-height: 20px;

    margin: 17px 32px;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



#navbar {

    display: none;

}



.navbar {

    padding: 15px 10px;

    background: #fff;

    border: none;

    border-radius: 0;

    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);

    background-color: #f8f8f8;

}



.navbar a {

    color: #232323;

}



.navbar a:hover {

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

    -webkit-transform: scale(1.2);

    transform: scale(1.2);

    color: #23668d;

}



.mobile_nav {

    position: fixed;

    width: 100%;

    height: 60px;

    background-color: #fff;

    z-index: 400;

    top: 0;

    left: 0;

    right: 0;

    padding: 0.5em 2em;

    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);

    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);

}



.mobile_nav .navbar_brand {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -ms-flex-pack: distribute;

    justify-content: space-around;

}



.mobile_nav .navbar_brand img {

    max-width: 180px;

    height: 50px;

    -o-object-fit: contain;

    object-fit: contain;

    position: absolute;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

}



.mobile_nav .navbar_search {

    position: fixed;

    top: 25px;

    right: 25px;

    cursor: pointer;

}



.mobile_nav .navbar_toggler {

    position: fixed;

    top: 0px;

    left: 0px;

    cursor: pointer;

    padding-left: 25px;

    padding-top: 25px;

    padding-bottom: 15px;

}



.mobile_nav .navbar_toggler.active .top {

    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);

    transform: translateY(8px) translateX(0) rotate(45deg);

    background: #23668d;

    z-index: 501;

}



.mobile_nav .navbar_toggler.active .middle {

    opacity: 0;

    background: #23668d;

}



.mobile_nav .navbar_toggler.active .bottom {

    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);

    transform: translateY(-8px) translateX(0) rotate(-45deg);

    background: #23668d;

    z-index: 501;

}



.mobile_nav .navbar_toggler span {

    width: 28px;

    height: 3px;

    background-color: #23668d;

    display: block;

    margin-bottom: 5px;

    border-radius: 2px;

    -webkit-transition: all .35s ease;

    transition: all .35s ease;

}



.mobile_nav .navbar_toggler span:last-child {

    margin-bottom: 0;

}



.overlay {

    display: none;

    position: absolute;

    top: 60px;

    left: 0;

    width: 100vw;

    height: 100vh;

    background: #23668d;

    z-index: 499;

    opacity: 0.8;

}



.roll_in {

    display: block !important;

    -webkit-animation: bounce-in-right 0.8s both;

    animation: bounce-in-right 0.8s both;

}



.showed {

    display: block !important;

    -webkit-animation: animateleft 0.4s;

    animation: animateleft 0.4s;

}



.active_menu {

    display: block !important;

    -webkit-animation: scale-up-right 0.4s;

    animation: scale-up-right 0.4s;

}



.slide_in {

    display: block !important;

    -webkit-animation: slide-in-elliptic-top-fwd 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

    animation: slide-in-elliptic-top-fwd 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

}



#sidebar {

    display: none;

    min-width: 70vw;

    height: 100vh;

    position: fixed;

    top: 60px;

    background-color: transparent;

    z-index: 500;

}



#sidebar a {

    color: #232323;

    font-size: 1.5rem;

    margin-top: 10px;

    margin-left: 25px;

}



#sidebar .sidebar_button {

    margin-top: 250px;

}



#sidebar p {

    color: #fff;

    margin-left: 15px;

    margin-right: 15px;

}



.fixed_top {

    display: block !important;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 100;

    background: #f8f8f8;

}



.serach_bar {

    border: 2px solid #222222;

    color: white;

    padding: 20px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 16px;

    margin: 4px 2px;

}



.search_container {

    background-size: cover;

}



.round {

    width: 100%;

    border-radius: 5px;

    border: 1px #333 solid;

    padding: 5px 5px 5px 25px;

}



#search {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);

    transform: translate(0px, -100%) scale(0, 0);

}



#search .open {

    -webkit-transform: translate(0px, 0px) scale(1, 1);

    transform: translate(0px, 0px) scale(1, 1);

    opacity: 1;

}



#search-form1 {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding-left: 15px;

}



#search-form1 .search {

    position: relative;

    width: 80%;

    height: 30px;

    margin-left: auto;

    margin-right: auto;

}



#search-form1 .search input {

    height: 40px;

}



#search-form1 .search .search_button {

    position: absolute;

    top: 0;

    right: 0;

    border: none;

    width: 45px;

    height: 40px;

    z-index: 10;

    cursor: pointer;

    background-color: transparent;

    text-align: center;

}



#search-form {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}



#search-form .search {

    position: relative;

    width: 80%;

    height: 30px;

}



#search-form .search input {

    height: 40px;

}



#search-form .search .search_button {

    position: absolute;

    top: 0;

    right: 0;

    border: none;

    width: 45px;

    height: 40px;

    z-index: 10;

    cursor: pointer;

    background-color: transparent;

    text-align: center;

}



.search_area {

    position: relative;

    background-color: white;

    -webkit-box-shadow: 0 0px 3px #ececec;

    box-shadow: 0 0px 3px #ececec;

    border-radius: 15px;

}



.footer_area {

    display: block;

    color: #10568f;

    padding: 0px;

    border-bottom: 1px solid #dddddd;

    background-color: #23668d;

    position: absolute;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    width: 100%;

    height: auto;

}



.footer_area h5 {

    color: #fff;

    text-shadow: 0 2px rgba(0, 0, 0, 0.35);

}



.footer_area li {

    margin-bottom: 5px;

}



.footer_area li a {

    color: #ffff !important;

    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);

    font-size: 14px;

}



.footer_area .copywrite {

    color: #fff;

    font-size: 12px;

}



.footer_area .copywrite a {

    color: #fff;

}



.show_footer {

    position: absolute;

    bottom: -10px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    color: #ddd;

    vertical-align: middle;

    line-height: 2;

    text-align: center;

    background-color: #23668d;

    border-radius: 15px 15px 0px 0px;

    height: 30px;

    width: 260px;

    cursor: pointer;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



.copywrite {

    margin-top: 1rem;

}



.join_us_header {

    width: 100%;

}



.home_cover {

    background-image: url(../img/background.jpg);

    background-size: cover;

    position: fixed;

    top: 0;

    left: 0;

    /* Preserve aspet ratio */

    min-width: 100vw;

    min-height: 100vh;

    z-index: -50;

}



.join_us {

    position: relative;

}



.partner_cover {

    background-image: url(../img/partner.jpg);

    background-size: cover;

    width: 100%;

    z-index: -10;

    padding-top: 60px;

    padding-bottom: 30px;

}



.customize_cover {

    background-image: url(../img/customize_background.jpg);

    width: 100%;

    height: 100%;

    background-size: cover;

    width: 100%;

    height: 100%;

    -webkit-animation: AnimationName 1s ease-in;

    animation: AnimationName 1s ease-in;

}



.shop_front {

    width: 100%;

}



.shop_front img {

    width: 100%;

    height: 200px;

    -o-object-fit: cover;

    object-fit: cover;

}



.product {

    height: 300px;

}



.product .hovereffect {

    position: relative;

    width: 100%;

    height: 100%;

    float: left;

    overflow: hidden;

    position: relative;

    text-align: center;

    cursor: default;

}



.product .hovereffect .overlay {

    width: 100%;

    height: 100%;

    position: absolute;

    overflow: hidden;

    top: 0;

    left: 0;

    opacity: 0;

    background-color: rgba(0, 0, 0, 0.5);

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}



.product .hovereffect .overlay:hover {

    opacity: 1;

    filter: alpha(opacity=100);

}



.product .hovereffect img {

    display: block;

    position: relative;

    -webkit-transition: all 0.4s linear;

    transition: all 0.4s linear;

}



.product .hovereffect h2 {

    text-transform: titlecase;

    color: #fff;

    text-align: center;

    position: relative;

    font-size: 17px;

    background: rgba(0, 0, 0, 0.6);

    -webkit-transform: translatey(-100px);

    transform: translatey(-100px);

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

    padding: 10px;

}



.product .hovereffect h2:hover {

    opacity: 1;

    filter: alpha(opacity=100);

    -webkit-transform: translatey(0);

    transform: translatey(0);

}



.product .hovereffect a.info {

    text-decoration: none;

    display: inline-block;

    text-transform: titlecase;

    color: #fff;

    border: 1px solid #fff;

    background-color: transparent;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

    margin: 50px 0 0;

    padding: 7px 14px;

}



.product .hovereffect a.info:hover {

    -webkit-box-shadow: 0 0 5px #fff;

    box-shadow: 0 0 5px #fff;

    opacity: 1;

    filter: alpha(opacity=100);

    -webkit-transform: translatey(0);

    transform: translatey(0);

    -webkit-transition-delay: 0.2s;

    transition-delay: 0.2s;

}



.grow {

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}



.grow:hover {

    -webkit-transform: scale(1.1);

    transform: scale(1.1);

    color: #23668d;

}



.product_list {

    position: relative;

    width: 100%;

    margin: 5px 5px 15px 5px;

}



.product_list img {

    vertical-align: middle;

    border: 1px solid #2323;

    -o-object-fit: cover;

    object-fit: cover;

    height: 100px;

    width: 100%;

}



.product_list .send_btn {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #222222;

    opacity: 0;

}



.product_list .send_btn:hover {

    opacity: 0.8;

}



.product_list .send_btn:hover a {

    display: block;

}



.product_list .send_btn i {

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    z-index: 11;

    font-weight: 600;

    color: white;

    word-wrap: normal;

}



.product_list_2 {

    position: relative;

}



.product_list_2 img {

    vertical-align: middle;

    border: 1px solid #2323;

    -o-object-fit: cover;

    object-fit: cover;

    height: 100px;

    width: 100%;

}



.product_list_2 .send_btn {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #222222;

    opacity: 0;

}



.product_list_2 .send_btn:hover {

    opacity: 0.8;

}



.product_list_2 .send_btn:hover a {

    display: block;

}



.product_list_2 .send_btn i {

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    z-index: 11;

    font-weight: 600;

    color: white;

    word-wrap: normal;

}



.product_detail img {

    vertical-align: middle;

    border: 1px solid #2323;

    height: 300px;

    -o-object-fit: contain;

    object-fit: contain;

}



.product_detail p {

    line-height: 1.5rem;

}



.product_detail .product_info {

    overflow: hidden;

    height: 270px;

}



.company_box {

    position: relative;

    font-size: 12px;

    -webkit-transition: all 0.1s linear;

    transition: all 0.1s linear;

    height: 280px;

}



.company_box:hover {

    -webkit-transform: scale(1.2);

    transform: scale(1.2);

    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);

    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);

    z-index: 999;

    background-color: #f8f8f8;

}



.company_box .company_name {

    color: #232323;

}



.company_box .company_name a {

    color: #232323;

}



.company_box .company_name p {

    line-height: 1.2rem;

    margin-bottom: 0px;

}



@media (max-width: 480px) {

    .company_box .company_name p i,

    .company_box .company_name p a {

        font-size: 12px !important;

    }

}



.company_box .cover_area {

    margin-top: 10px;

}



.company_box .product_img {

    position: absolute;

    bottom: 0.6rem;

}



.product_box {

    width: 100%;

    position: relative;

    font-size: 14px;

    -webkit-transition: all 0.1s linear;

    transition: all 0.1s linear;

    height: 280px;

    background-color: white;

    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);

    box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);

    margin: 10px;

}



.product_box .frame {

    overflow: hidden;

}



.product_box .frame img {

    width: 100%;

    height: 200px;

    background-size: cover;

    margin-top: 15px;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease;

    -o-object-fit: cover;

    object-fit: cover;

    background-position: center;

}



.product_box:hover img {

    -webkit-transform: scale(1.2);

    transform: scale(1.2);

}



.product_box .company_logo img {

    background-color: white;

    position: absolute;

    right: -1px;

    bottom: -30px;

    width: 80px;

    height: 80px;

    -o-object-fit: contain;

    object-fit: contain;

    margin-bottom: 30px;

}



.product_box .product_name {

    padding-left: 0px;

    padding-right: 10px;

    font-weight: 500;

}



.product_box .product_name div {

    background-color: #23668d;

    width: 190px;

    height: 4px;

    top: -10px;

    position: relative;

}



.company_logo {

    font-weight: 6;

}



.company_logo img {

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

    border: 1px solid #2323;

    background-color: white;

}



@media only screen and (min-width: lower-bound(992px)) {

    .company_logo img {

        width: 100%;

        border: 1px solid #2323;

    }

}



.company_logo li {

    list-style: none;

    margin-bottom: 5px;

}



.company_logo .btn {

    height: 2rem;

    width: 80%;

}



.company_logo_1 {

    font-weight: 6;

}



.company_logo_1 img {

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

    border: 1px solid #2323;

}



@media only screen and (min-width: lower-bound(992px)) {

    .company_logo_1 img {

        width: 100%;

        border: 1px solid #2323;

    }

}



.company_logo_1 li {

    list-style: none;

    margin-bottom: 5px;

}



.company_logo_1 .btn {

    height: 2rem;

    width: 80%;

}



.category_box {

    padding: 0px;

    position: relative;

    height: 250px;

}



.category_box img {

    -o-object-fit: cover;

    object-fit: cover;

    height: 100%;

    width: 100%;

    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

    transition: opacity 0.35s, -webkit-transform 0.35s;

    transition: opacity 0.35s, transform 0.35s;

    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;

    -webkit-transform: scale(1);

    transform: scale(1);

}



.category_box img:hover {

    opacity: 0.5;

    -webkit-transform: scale(0.9);

    transform: scale(0.9);

}



.category_box h6 {

    position: absolute;

    background-color: #23668d;

    bottom: -10px;

    left: 0px;

    opacity: 0.9;

    z-index: 11;

    font-weight: 900;

    color: white;

    width: 80%;

    height: 50px;

    word-wrap: normal;

}



.company_area img {

    height: auto;

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

}



.company_area:hover {

    cursor: pointer;

}



.overlay_detail {

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



body {

    background-color: #f8f8f8;

    line-height: 1;

    position: relative;

    padding-bottom: 5rem;

    min-height: 100vh;

    overflow-x: hidden;

}



.address_branch p {

    font-size: 14px;

}



.company_detail h4 {

    font-weight: 800;

}



.company_detail_1 {

    padding-top: 15px;

    line-height: 1.5rem;

    border-radius: 15px;

    border: 1px solid #2323;

    position: relative;

}



.company_detail_1 img {

    position: relative;

    width: 100%;

    height: 250px;

    -o-object-fit: cover;

    object-fit: cover;

    border: 1px solid #2323;

}



.company_detail_1 p {

    margin-left: 1rem;

}



.company_detail_1 h3 {

    margin-left: 1rem;

    margin-right: 1rem;

}



.share_button {

    position: fixed;

    bottom: 5%;

    right: 5px;

    background-color: #232323;

    height: 50px;

    width: 50px;

    border-radius: 50px;

}



.share_button:active {

    background-color: #23668d;

    -webkit-box-shadow: 0 2px #666;

    box-shadow: 0 2px #666;

    -webkit-transform: translateY(4px);

    transform: translateY(4px);

}



.share_button:hover {

    background-color: #23668d;

}



.share_button i {

    color: white;

    font-size: 25px;

    position: relative;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.product_bar {

    border-bottom: 25px solid #23668d;

    border-right: 25px solid transparent;

    height: 0;

    width: 100px;

}



.product_bar h5 {

    color: white !important;

    line-height: 35px;

}



.product_list_1 {

    position: relative;

    margin-top: 50px;

    width: 100%;

    height: 300px;

}



.product_list_1hover .title {

    position: absolute;

    width: 100%;

    left: 0;

    top: 0px;

    font-weight: 700;

    font-size: 30px;

    text-align: center;

    text-transform: uppercase;

    color: white;

    z-index: 1;

    -webkit-transition: top 0.5s ease;

    transition: top 0.5s ease;

}



.product_list_1hover .title:hover {

    top: 90px;

}



.product_list_1hover .button {

    position: absolute;

    width: 100%;

    left: 0;

    top: 180px;

    text-align: center;

    opacity: 0;

    -webkit-transition: opacity 0.35s ease;

    transition: opacity 0.35s ease;

}



.product_list_1hover .button a {

    width: 200px;

    padding: 12px 48px;

    text-align: center;

    color: white;

    border: solid 2px white;

    z-index: 1;

}



.product_list_1hover .button a:hover {

    opacity: 1;

}



.product_list_1 .overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 300vw;

    height: 300vh;

    background: rgba(0, 0, 0, 0);

    -webkit-transition: background 0.5s ease;

    transition: background 0.5s ease;

}



.product_list_1 .overlay:hover {

    display: block;

    background: rgba(0, 0, 0, 0.3);

}



.product_list_1 img {

    position: absolute;

    -o-object-fit: cover;

    object-fit: cover;

    width: 100%;

    height: 300px;

    left: 0;

}



#menuItems {

    max-height: 20rem;

    overflow-y: auto;

}



#menuItems .show {

    -webkit-animation: animateleft 0.4s;

    animation: animateleft 0.4s;

    display: block !important;

}



@keyframes animateleft {

    from {

        left: -10px;

        opacity: 0;

    }

    to {

        left: 0;

        opacity: 1;

    }

}



.pagination {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}



.map {

    height: auto;

}



.map img {

    height: 450px;

    width: 100%;

    background-size: cover;

    -o-object-fit: cover;

    object-fit: cover;

}



.growing {

    display: inline-block;

    -webkit-animation: pound .5s infinite alternate;

    animation: pound .5s infinite alternate;

    -webkit-transform-origin: center;

    transform-origin: center;

    -webkit-animation: bounce-in-fwd 1000ms both;

    animation: bounce-in-fwd 1000ms both;

}



#myCarousel {

    width: 100%;

}



#myCarousel .carousel-control {

    margin-top: 20px;

}



#myCarousel .carousel-inner .carousel-item img {

    width: 100%;

    height: 300px;

    background-size: cover;

}



#back-to-top {

    position: fixed;

    bottom: 8%;

    right: 30px;

    z-index: 9999;

    width: 42px;

    height: 42px;

    text-align: center;

    line-height: 40px;

    background: #f5f5f5;

    color: #444;

    cursor: pointer;

    border: 0;

    border-radius: 2px;

    text-decoration: none;

    -webkit-transition: opacity 0.2s ease-out;

    transition: opacity 0.2s ease-out;

    opacity: 0;

    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);

    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);

}



#back-to-top:hover {

    background: #e9ebec;

}



.show_icon {

    opacity: 1 !important;

}



.ssm_comp {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-pack: flex-grow;

    -ms-flex-pack: flex-grow;

    justify-content: flex-grow;

    word-wrap: break-word;

    max-width: 100%;

}



.ssm_comp img {

    width: 50%;

    -o-object-fit: contain;

    object-fit: contain;

    border: none;

    margin-top: 5px;

    margin-bottom: 15px;

}



.tab a:hover,

.tab a:focus {

    outline: none;

    text-decoration: none;

}



.tab .nav-tabs {

    border-bottom: none;

    position: relative;

}



.tab .nav-tabs li {

    margin-right: 15px;

}



.tab .nav-tabs li a {

    padding: 10px 15px;

    font-size: 17px;

    font-weight: 600;

    color: #25283d;

    border-radius: 0;

    text-transform: uppercase;

    margin-right: 0;

    border: none;

    position: relative;

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}



.tab .nav-tabs li a:before {

    content: "";

    width: 100%;

    height: 1px;

    background: rgba(0, 0, 0, 0.2);

    position: absolute;

    bottom: 5px;

    left: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

    -webkit-transition: all 200ms ease 0s;

    transition: all 200ms ease 0s;

}



.tab .nav-tabs li a:after {

    content: "";

    width: 7px;

    height: 7px;

    border-radius: 50%;

    background: #23668d;

    margin: 0 auto;

    position: absolute;

    bottom: 2px;

    left: 0;

    right: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

    -webkit-transition: all 200ms ease 0s;

    transition: all 200ms ease 0s;

}



.tab .nav-tabs li a.active {

    border: none;

    color: #23668d;

}



.tab .nav-tabs li a.active:focus,

.tab .nav-tabs li a.active:hover {

    border: none;

    color: #23668d;

}



.tab .nav-tabs li a .show {

    border: none;

    color: #23668d;

}



.tab .nav-tabs li a:hover:before,

.tab .nav-tabs li.active a:before,

.tab .nav-tabs li a:hover:after,

.tab .nav-tabs li.active a:after {

    -webkit-transform: scale(1);

    transform: scale(1);

}



.tab .tab-content {

    font-size: 14px;

    line-height: 26px;

}



.tab .tab-content h3 {

    font-size: 24px;

    margin-top: 0;

}



.function_area {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: distribute;

    justify-content: space-around;

}



.function_area .instagram {

    background: #d6249f;

    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);

}



.function_area a {

    position: relative;

    background-color: #23668d;

    border-radius: 10px;

    height: 3rem;

    width: 3rem;

    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);

    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);

}



.function_area a i {

    font-size: 2rem;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    color: white;

}



.function_area a .tooltiptext {

    visibility: hidden;

    width: 120px;

    top: 110%;

    left: 50%;

    margin-left: -60px;

    background-color: black;

    color: #fff;

    text-align: center;

    padding: 5px 0;

    border-radius: 5px;

    position: absolute;

    z-index: 1;

    opacity: 0.8;

}



.function_area a:hover {

    -webkit-animation: slide-top 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

    animation: slide-top 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

}



.function_area a:hover .tooltiptext {

    visibility: visible;

}



.card {

    padding-top: 20px;

    margin: 10px 0 20px 0;

    background-color: #ffffff;

    border: 1px solid #d8d8d8;

    border-top-width: 0;

    border-bottom-width: 2px;

    border-radius: 3px;

    -webkit-box-shadow: none;

    box-shadow: none;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



.card.hovercard {

    position: relative;

    width: 100%;

    padding-top: 0;

    overflow: hidden;

    text-align: center;

    background-color: #fff;

    height: 350px;

}



.card.hovercard img {

    width: 100%;

    height: 80px;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);

    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);

}



.card.hovercard .avatar {

    position: relative;

    top: -50px;

    margin-bottom: -40px;

}



.card.hovercard .avatar img {

    width: 100px;

    height: 100px;

    max-width: 120px;

    max-height: 120px;

    border-radius: 50%;

    -o-object-fit: cover;

    object-fit: cover;

}



.card.hovercard .info {

    padding: 4px 8px 10px;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.card.hovercard .info p {

    font-size: 14px;

    margin-bottom: 4px;

    white-space: normal;

}



.card.hovercard .info .title {

    text-transform: uppercase;

    margin-bottom: 4px;

    font-size: 24px;

    line-height: 1;

    color: #d61e28;

    font-weight: 600;

    vertical-align: middle;

}



.card.hovercard .info .desc {

    font-size: 12px !important;

    line-height: 20px;

    color: #737373;

    border: 1px solid transparent;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.card.hovercard .bottom {

    position: absolute;

    bottom: 0px;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.card.people .card-bottom {

    position: absolute;

    bottom: 0;

    left: 0;

    display: inline-block;

    width: 100%;

    padding: 10px 20px;

    line-height: 29px;

    text-align: center;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



.side_contact {

    position: fixed;

    bottom: 50px;

    right: 30px;

    z-index: 300;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    background-color: #23668d;

    height: 52px;

    width: 52px;

    border-radius: 25px;

    cursor: pointer;

}



.side_contact i {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    color: white;

}



.side_contact .tooltiptext {

    top: -25px;

    right: 0px;

    visibility: hidden;

    width: 200px;

    background-color: #3c3e3f96;

    color: white;

    text-align: center;

    padding: 5px 0;

    border-radius: 6px;

    position: absolute;

    z-index: 1;

}



.side_contact:hover .tooltiptext {

    visibility: visible;

}



.contact {

    position: absolute;

    width: 100vw;

    height: 100vh;

}



.contact h1 {

    position: absolute;

    top: 25%;

    left: 25%;

}



.chip {

    display: inline-block;

    padding: 0 25px;

    width: 100%;

    height: 30px;

    font-size: 16px;

    line-height: 30px;

    border-radius: 30px 10px 10px 30px;

    background-color: #4e4e4e;

    word-break: keep-all;

    opacity: 0.8;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.chip img {

    float: left;

    margin: 0 10px 0 -25px;

    height: 30px;

    width: 30px;

    border-radius: 50%;

}



.location_wrapper {

    display: none;

}



.location_wrapper .location {

    background-color: transparent;

    line-height: 30px;

}



.fill_menu {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end;

}



.fill_menu div {

    position: relative;

    border: 1px solid #232323;

    border-radius: 5px;

    height: 40px;

    width: 80px;

    margin-right: 10px;

    cursor: pointer;

    text-align: center;

}



.fill_menu div p {

    line-height: 40px;

}



.show_more {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    cursor: pointer;

}



.show_more p {

    text-align: center;

    background-color: #23668d;

    width: auto;

    padding: 10px;

    border-radius: 20px;

}



#msearch {

    height: 100%;

    width: 100%;

    display: none;

    position: fixed;

    z-index: 100;

    top: 0;

    left: 0;

    background-color: black;

    background-color: rgba(0, 0, 0, 0.9);

}



#msearch input {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    background-color: transparent;

    border: none;

    border-bottom: 1px solid;

    padding-bottom: 5px;

    color: white;

    font-size: 1.5rem;

    height: 2rem;

    width: 70%;

    text-align: center;

}



#msearch button {

    position: absolute;

    top: 60%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    background-color: transparent;

    border: 1px solid white;

    border-radius: 5px;

    color: white;

    font-size: 1rem;

    height: 2rem;

}



#msearch button i {

    font-size: 0.8rem;

    line-height: 1rem;

}



#msearch .close {

    position: absolute;

    top: 75px;

    right: 25px;

    color: white;

    font-size: 2rem;

    cursor: pointer;

}



.navbar-btn {

    -webkit-box-shadow: none;

    box-shadow: none;

    outline: none !important;

    border: none;

}



.line {

    width: 100%;

    height: 1px;

    border-bottom: 1px dashed #ddd;

    margin: 40px 0;

}



.wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: 100%;

}



.fill_menu_overlay {

    display: none;

    width: 100vw;

    height: 100vh;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 99;

    overflow: hidden;

}



.contact_button_overlay {

    display: none;

    width: 100vw;

    height: 100vh;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 99;

    overflow: hidden;

}



#fill_menu {

    display: none;

    width: 250px;

    position: fixed;

    top: 60px;

    right: 0;

    height: 100vh;

    z-index: 100;

    background: #f8f8f8;

    color: #232323;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);

    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);

    overflow: scroll;

}



#fill_menu.active {

    margin-left: -250px;

}



#fill_menu .fill_menu_header {

    padding: 20px;

    background: #f8f8f8;

}



#fill_menu ul ul a {

    font-size: 0.9em !important;

    padding-left: 30px !important;

    background: #f8f8f8;

}



#fill_menu ul.CTAs {

    padding: 20px;

}



#fill_menu ul.CTAs a {

    text-align: center;

    font-size: 0.9em !important;

    display: block;

    border-radius: 5px;

    margin-bottom: 5px;

}



#fill_menu ul a {

    font-size: 0.9em !important;

    padding-left: 30px !important;

    background: #f8f8f8;

}



#fill_menu ul.components {

    padding: 20px 0;

    border-bottom: 1px solid #f8f8f8;

}



#fill_menu ul p {

    color: #232323;

    padding: 10px;

}



#fill_menu ul li a {

    padding: 10px;

    font-size: 1.1em;

    display: block;

}



#fill_menu ul li a:hover {

    color: white;

    background: #23668d;

}



#fill_menu ul li.active>a {

    color: white;

    background: #23668d;

}



#fill_menu .list-unstyled a {

    color: #232323;

}



#fill_menu a {

    text-decoration: none;

}



#fill_menu a.download {

    background: #232323;

    color: #7386D5;

}



#fill_menu a.article {

    background: #6d7fcc !important;

    color: #fff !important;

}



#fill_menu a.article:hover {

    background: #6d7fcc !important;

    color: #fff !important;

}



#fill_menu a[aria-expanded="true"] {

    color: #232323;

    background: #f8f8f8;

}



#fill_menu a[data-toggle="collapse"] {

    position: relative;

}



#content {

    width: calc(100% - 250px);

    padding: 40px;

    min-height: 100vh;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    position: absolute;

    top: 0;

    right: 0;

}



#content.active {

    width: 100%;

}



.company_info {

    overflow: hidden;

    height: 250px;

}



.modal-content .modal-body img {

    max-width: 100% !important;

    height: auto !important;

}



.modal-content .modal-body table,

.modal-content .modal-body iframe,

.modal-content .modal-body embed {

    max-width: 100% !important;

}



#exampleModalLong .modal-content .modal-body {

    overflow: scroll !important;

}



#exampleModalLong .modal-content .modal-body img {

    max-width: 100% !important;

    height: auto !important;

}



#exampleModalLong .modal-content .modal-body table {

    max-width: 100% !important;

}



#exampleModalLong .modal-content .modal-body p,

#exampleModalLong .modal-content .modal-body span,

#exampleModalLong .modal-content .modal-body strong {

    font-size: 1.2rem !important;

    line-height: 1.5rem !important;

    color: #232323 !important;

    background-color: #fff !important;

}



.tooltip {

    position: relative;

    display: inline-block;

    border-bottom: 1px dotted black;

}



.tooltip:hover .tooltiptext {

    visibility: visible;

}



.contact_btn {

    position: fixed;

    width: 50px;

    height: 50px;

    bottom: 10%;

    left: 3%;

    z-index: 150;

}



.contact_btn div {

    height: 3rem;

    width: 3rem;

    background-color: #23668d;

    border-radius: 3rem;

    -webkit-box-shadow: 0px 0px 2px black;

    box-shadow: 0px 0px 2px black;

}



.contact_btn .btn {

    display: inline-block;

    font-size: 1.8rem;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    line-height: 30px;

    position: absolute;

    bottom: 0;

    left: 0;

}



.contact_btn .btn:hover {

    -webkit-animation: rotate-center 0.3s ease-in-out both;

    animation: rotate-center 0.3s ease-in-out both;

}



.contact_btn .btn_1 {

    display: none;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    width: 200px;

    font-size: 1.2rem;

    line-height: 30px;

    position: absolute;

    bottom: 0;

    left: 10%;

    cursor: pointer;

}



@media only screen and (max-width: 900px) {

    .contact_btn .btn_1 {

        opacity: 0;

        z-index: -20;

    }

}



.contact_btn .btn_2 {

    display: none;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    width: 200px;

    font-size: 1.2rem;

    line-height: 30px;

    position: absolute;

    cursor: pointer;

    bottom: 110%;

    left: -50px;

}



.contact_btn .btn_2 a {

    color: white;

    text-decoration: none;

}



.contact_btn .btn_3 {

    display: none;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    width: 200px;

    font-size: 1.2rem;

    line-height: 30px;

    position: absolute;

    bottom: 0;

    left: 10%;

    cursor: pointer;

}



@media only screen and (min-width: 900px) {

    .contact_btn .btn_3 {

        opacity: 0;

        z-index: -20;

    }

}



.news_container {

    border-radius: 10px;

}



.news_container .new_feed {

    background-color: #f8f8f8;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 15px;

    padding: 15px 0;

}



.news_container .new_feed:hover {

    border-radius: 5px;

    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);

    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);

}



.news_container img {

    border: 1px solid #2323;

    background-color: #2323;

}



.news_container .news_img img {

    width: 100%;

    height: 250px;

    -o-object-fit: contain;

    object-fit: contain;

    background-color: white;

}



.news_container .news_img:hover {

    opacity: 0.8;

}



.news_container .news_content {

    height: 250px;

}



.news_container .news_content p,

.news_container .news_content a {

    line-height: 1.5rem;

    font-size: 0.8rem;

}



.news_container .news_content p strong,

.news_container .news_content a strong {

    color: red;

}



.news_container .news_content h6 {

    position: absolute;

    bottom: 0;

    padding-right: 5rem;

}



.news_container .news_content img {

    height: 70px;

    width: 70px;

    position: absolute;

    bottom: 0;

    right: 15px;

}



.slide-right {

    -webkit-animation: slide-right 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

    animation: slide-right 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;

}



.disable_function {

    background-color: #9999 !important;

    opacity: 0.5;

    -webkit-animation: none !important;

    animation: none !important;

    cursor: not-allowed;

    -webkit-box-shadow: 0 0 0 !important;

    box-shadow: 0 0 0 !important;

}



.disable_function i {

    color: #ffffff !important;

}



.disable_function:hover {

    -webkit-animation: none !important;

    animation: none !important;

}



.disable_function:hover .tooltiptext {

    visibility: hidden !important;

}



#regForm {

    background-color: #ffffff;

}



#regForm hr {

    border: 0;

    height: 1px;

    background: #333;

    background-image: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(#333), to(#ccc));

    background-image: linear-gradient(to right, #ccc, #333, #ccc);

}



#regForm h1 {

    text-align: center;

}



#regForm label {

    font-weight: 400;

}



#regForm input.invalid {

    border: 1px solid red;

}



#regForm .form_tab {

    display: none;

    margin: 30px auto;

}



#regForm button {

    background-color: #23668d;

    color: #ffffff;

    border: none;

    border-radius: 10px;

    padding: 10px 20px;

    cursor: pointer;

}



#regForm button:hover {

    opacity: 0.8;

}



#regForm #prevBtn {

    background-color: #bbbbbb;

}



#regForm .step {

    height: 15px;

    width: 15px;

    margin: 0 2px;

    background-color: #bbbbbb;

    border: none;

    border-radius: 50%;

    display: inline-block;

    opacity: 0.5;

}



#regForm .step .finish {

    background-color: #23668d;

}



#regForm .active {

    opacity: 1;

    background-color: #23668d;

}



#regForm br {

    margin-bottom: 15px;

}



#regForm .form-check {

    margin-bottom: 10px;

}



#regForm input[type="radio"] {

    display: none;

}



#regForm input[type="checkbox"] {

    display: none;

}



#regForm input[type="checkbox"]:checked+.form-check-label:before {

    font-family: 'Font Awesome 5 Free';

    content: "\f14a";

    font-size: 1.5rem;

    font-weight: 900;

    color: #23668d;

    padding-right: 0.3rem;

}



#regForm input[type="checkbox"]+.form-check-label:before {

    font-family: 'Font Awesome 5 Free';

    content: "\f0c8";

    font-size: 1.5rem;

    color: #232323;

    font-weight: 400;

    -webkit-animation: select 250ms ease-in;

    animation: select 250ms ease-in;

    padding-right: 0.3rem;

}



#regForm input[type="radio"]:checked+.form-check-label:before {

    font-family: 'Font Awesome 5 Free';

    content: "\f111";

    font-size: 1rem;

    font-weight: 900;

    color: #23668d;

    line-height: 1.5rem;

    padding-right: 0.3rem;

}



#regForm input[type="radio"]+.form-check-label:before {

    font-family: 'Font Awesome 5 Free';

    content: "\f111";

    font-size: 1rem;

    color: #232323;

    padding-right: 0.4rem;

    font-weight: 400;

}



.disabled_button {

    background-color: #bbbbbb !important;

}



.lds_roller {

    display: none;

    position: fixed;

    width: 100px;

    height: 100px;

    z-index: 1051;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.lds_roller div {

    -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;

    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;

    -webkit-transform-origin: 64px 64px;

    transform-origin: 64px 64px;

}



.lds_roller div:after {

    content: " ";

    display: block;

    position: absolute;

    width: 10px;

    height: 10px;

    border-radius: 50%;

    background: #23668d;

    margin: -3px 0 0 -3px;

}



.lds_roller div:nth-child(1) {

    -webkit-animation-delay: -0.036s;

    animation-delay: -0.036s;

}



.lds_roller div:nth-child(1):after {

    top: 100px;

    left: 100px;

}



.lds_roller div:nth-child(2) {

    -webkit-animation-delay: -0.072s;

    animation-delay: -0.072s;

}



.lds_roller div:nth-child(2):after {

    top: 108px;

    left: 90px;

}



.lds_roller div:nth-child(3) {

    -webkit-animation-delay: -0.108s;

    animation-delay: -0.108s;

}



.lds_roller div:nth-child(3):after {

    top: 114px;

    left: 78px;

}



.lds_roller div:nth-child(4) {

    -webkit-animation-delay: -0.144s;

    animation-delay: -0.144s;

}



.lds_roller div:nth-child(4):after {

    top: 116px;

    left: 64px;

}



.lds_roller div:nth-child(5) {

    -webkit-animation-delay: -0.18s;

    animation-delay: -0.18s;

}



.lds_roller div:nth-child(5):after {

    top: 114px;

    left: 50px;

}



.lds_roller div:nth-child(6) {

    -webkit-animation-delay: -0.216s;

    animation-delay: -0.216s;

}



.lds_roller div:nth-child(6):after {

    top: 108px;

    left: 38px;

}



.lds_roller div:nth-child(7) {

    -webkit-animation-delay: -0.252s;

    animation-delay: -0.252s;

}



.lds_roller div:nth-child(7):after {

    top: 100px;

    left: 28px;

}



.lds_roller div:nth-child(8) {

    -webkit-animation-delay: -0.288s;

    animation-delay: -0.288s;

}



.lds_roller div:nth-child(8):after {

    top: 90px;

    left: 20px;

}



.full_width {

    width: 100vw;

    position: relative;

    left: 50%;

    right: 50%;

    margin-left: -50vw;

    margin-right: -50vw;

}



.counting_container {

    background-image: url(../img/wood_background.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}



.counting_container h3 {

    font-weight: 800;

    text-shadow: 0 2px rgba(0, 0, 0, 0.35);

}



.counting_container p {

    font-weight: 500;

}



.counting_container img {

    width: 150px;

    height: 150px;

    border-radius: 50%;

    -o-object-fit: cover;

    object-fit: cover;

    background-color: white;

}



.counting_container .map_show img {

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

    border-radius: 0%;

    background-color: transparent;

}



.image-preview-input {

    position: relative;

    overflow: hidden;

    margin: 0px;

    color: #333;

    background-color: #fff;

    border-color: #ccc;

}



.image-preview-input input[type=file] {

    position: absolute;

    top: 0;

    right: 0;

    margin: 0;

    padding: 0;

    font-size: 20px;

    cursor: pointer;

    opacity: 0;

    filter: alpha(opacity=0);

}



.image-preview-input-title {

    margin-left: 2px;

}



.index {

    width: 90%;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



.index a {

    color: #23668d;

    text-decoration: none;

    font-size: 14px;

}



.index a::after {

    font-family: "Font Awesome 5 Free";

    font-weight: 600;

    content: "\f0da";

    margin-left: 5px;

    margin-right: 5px;

}



.index a:last-child {

    cursor: default;

    color: #777777;

}



.index a:last-child::after {

    font-weight: 600;

    content: " ";

    margin-left: 5px;

    margin-right: 5px;

}



.tags_area {

    font-size: 14px;

}



.tags_area .tag {

    display: inline-block;

    margin: 5px 0px;

}



.tags_area .tag a {

    background-color: #23668d;

    color: white;

    margin: 20px 2px;

    padding: 2px 10px;

    border-radius: 15px;

    text-decoration: none;

}



.ok:after {

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

    content: "\f058";

    color: #76e44a;

}



.not_ok:after {

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

    content: "\f057";

    color: #e4544a;

}



.company_des {

    text-overflow: ellipsis;

    overflow: hidden;

    height: 100%;

}



.company_pg_banner {

    width: 100%;

    height: 300px;

    overflow: hidden;

    position: relative;

}



.company_pg_banner img {

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-animation: kenburns-bottom-right 5s ease-out both;

    animation: kenburns-bottom-right 5s ease-out both;

    height: 100%;

    width: 100%;

}



.company_logo_brand {

    width: 100%;

    height: 100px;

    position: relative;

}



.company_logo_brand img {

    width: 100%;

    -o-object-fit: contain;

    object-fit: contain;

    border: 1px solid #2323;

    background-color: white;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

}



.partner_logo {

    border: 1px solid #dfdbdb;

    height: 100px;

    -o-object-fit: contain;

    object-fit: contain;

}



.our_partner {

    position: relative;

    top: -150px;

    font-weight: 600;

    color: white;

    -webkit-text-stroke: 1px #23232323;

}



.no_event_result {

    height: 90vh;

    position: relative;

}



.no_event_result::after {

    content: "No Result Found";

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.map_frame {

    width: 100%;

    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);

    box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);

    border-radius: 10px;

    padding: 15px;

}



.company_box .company_name_title {

    white-space: pre-wrap;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



#dragThis {

    z-index: 99999;

}





/*# sourceMappingURL=style.css.map */