.p-b-10 {
    padding-bottom: 8.4vw;
}

.p-4-vh {
    display: flex;
    justify-content: space-between;
    padding-left: 10%;
    padding-right: 10%;
}

.mb-4 {
    margin-bottom: 3.8rem !important;
}

.bggray {
    background: #f7f7f7;
    color: #6f6f6f;
}

.white {
    background: #ffffff;
    color: #414959;
    ;
}

.mobile_menu {
    background: #011E37;
}

.just-bet {
    display: flex;
    justify-content: space-between;
}

.base_c {
    background: #011E37 !important;
}

.a-center {
    display: flex;
    align-items: center;
}

.family1 {
    background: #fff;
    padding: 4rem 0 4rem 0;
}

.family1 .detailcontent .title {
    text-align: left;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #293556;
}

.family1 .detailcontent .textdetail {
    text-align: justify;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    color: #414959;
}

.textdetail table {
    margin-top:1.5rem;
    text-align:center;
    width: 100%;
    margin-bottom: 1.5rem;
    border-collapse: collapse;
    vertical-align: middle;
}

.textdetail  table td,
.textdetail table th {
    padding: 10px 20px;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.textdetail  tr td {
    text-align:center;
    width: 25%;
}

@media (max-width: 575.98px) {
    .textdetail  tr td {
        display: block;
        width: 100%;
    }
}

 .textdetail li:nth-of-type(odd) {
    background-color: #EFE9E4;
}

 .textdetail tr td {
    background-color: #F4F1EF;
}

 .textdetail tr:nth-of-type(odd) td {
    /**background-color: #AAADBC;
    color:#fff;**/
}
 .textdetail tr:nth-child(1) td{
    background-color: #CCB2A1;
    font-weight:bold;
    color:#fff;
}

 .textdetail tr td:nth-child(1){
    background-color: #CCB2A1;
    font-weight:bold;
    color:#fff;
}


.family1.base_c .detailcontent .title,
.family1.base_c .detailcontent .textdetail {
    color: #fff;
}

.family2 {
    padding: 6rem 0;
}

.family2 .f_title {
    margin-bottom: 2rem;
}

.family2 .fbox .h3 {
    text-align: left;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    color: #293556;
}

.family2 .fbox .textdetail {
    text-align: left;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 0.94vw;
    line-height: 1.57vw;
    letter-spacing: 0px;
    color: #414959;
}

.family2 .fbox {
    background: #fff;
    padding: 3rem 1.5rem;
}

.family2 .f_title .f_bread_title {
    text-align: left;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 2.52vw;
    line-height: 3.31vw;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 3rem;
}

.family2 .f_title .f_bread_subtitle {
    text-align: left;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 1.26vw;
    line-height: 1.89vw;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 3rem;
}

.family3 {
    padding: 12vw 0 3vw 0;
}

.family3 .detailcontent .title {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 15px 0 20px;
    line-height: 36px;
    font-family: 'Roboto';
    letter-spacing: 0px;
    color: #293556;
}

.family3 .f_bg {
    background: #011E37;
    width: 83%;
    height: 85%;
    margin-left: 10%;
}

.family3 .f_img {
    display: flex;
    align-items: flex-end;
}

.family3 .imgbg-png {
    position: absolute;
    width: 71%;
    bottom: 20%;
    right: 0px;
    max-width: 621px;
    padding: 0;
}

.family3 .t_f_img {
    display: flex;
    align-items: flex-start;
}

.family3 .t-imgbg-png {
    position: absolute;
    width: 71%;
    top: 20%;
    left: 0px;
    max-width: 621px;
    padding: 0;
}

.family4 {
    padding-bottom: 0;
    padding-top: 5.2vw;
}

.family4.fam_bottom {
    padding-bottom: 5.2vw;
}

.family4 .cont {
    background: #011E37;
    padding: 8.4vw 10vw;
}

.family4 .cont .title {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.family4 .cont .textdetail,
.family4 .cont .textdetail {
    padding-top: 1.5vw;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
    position: relative;
    text-align: inherit;
}

.family4 .r_img {
    position: absolute;
    top: 0;
    left: -3.5vw;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .family4 .r_img {
        position: unset;
    }
    .family4 .imgbg-png {
        padding-top: 0vw;
        padding-right: 1vw;
        padding-left: 1vw;
    }
}

.family4 .t_r_img {
    position: absolute;
    top: 0;
    right: -3.5vw;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .family4 .t_r_img {
        position: unset;
    }
    .family4 .imgbg-png {
        padding-top: 0vw;
        padding-right: 1vw;
        padding-left: 1vw;
    }
}

@media screen and (max-width:767.9px) {
    .family4 .imgbg-png {
        padding: 0;
    }
}

.family5 {
    padding: 10rem 0 13rem 0;
}

.family5 .detailcontent .title {
    font-size: 2vw;
    font-weight: normal;
    color: #fff;
    margin: 15px 0 20px;
    line-height: 1.2;
    font-family: 'Roboto';
    letter-spacing: 0px;
    color: #293556;
}

.family5 .f_bg {
    background: #011E37;
    width: 83%;
    height: 60%;
    margin-left: 10%;
}

.family5 .f_img {
    display: flex;
    align-items: flex-end;
}

.family5 .imgbg-png {
    position: absolute;
    width: 71%;
    bottom: 20%;
    right: 0px;
    max-width: 621px;
    padding: 0;
}

.family5 .t_f_img {
    display: flex;
    align-items: flex-end;
}

.family5 .t-imgbg-png {
    position: absolute;
    width: 71%;
    top: 0;
    left: 0px;
    max-width: 621px;
    padding: 0;
}

@media screen and (max-width:960.9px) {
    .family3 .f_bg {
        background: transparent;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .family3 .t-imgbg-png {
        position: unset;
        width: 100%;
        max-width: unset;
    }
    .family5 .f_bg {
        background: transparent;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .family5 .t_f_img{align-items: flex-start}
    .family5 .t-imgbg-png {
        position: unset;
        width: 100%;
        max-width: unset;
    }
    .family3 .imgbg-png {
        position: unset;
        width: 100%;
        max-width: unset;
    }
    .family3 .detailcontent .title {
        text-align: left;
    }
    .detailcontent {
        padding: 0;
    }
}

.about .new_title {
    color: #011E37;
}

.about .new_title .f_bread_subtitle {
    color: #414959;
}

.about_content {
    padding: 2vw 3.4vw;
}

.line-bg {
    max-height: 450px;
}

.about_content .heading {
    text-align: left;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0px;
    color: #E9E7E7;
    margin: 0 0 3rem;
}

.about_content .textdetail {
    text-align: left;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #E9E7E7;
    margin-bottom: 3rem;
}



.win {
    position: relative;
    width: max-content;
    transition: 800ms ease all;
}

.btn-contents {
    display: block;
    position: relative;
    z-index: 2;
    width: max-content;
    height: auto;
    font-size: 13pt;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    line-height: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.34);
    cursor: pointer;
}

.btn-contents a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    padding: 1.2rem 5.8rem;
}

.btn-content1 {
    display: block;
    position: relative;
    z-index: 2;
    width: max-content;
    height: auto;
    font-size: 13pt;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    line-height: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.34);
    cursor: pointer;
}

.btn-content1 a {
    text-decoration: none;
    font-weight: normal;
    color: #333333;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #E0E1E5;
    display: block;
    padding-bottom: 5px;
    margin-left: 27px;
}

.btn-content1 a::before {
    font-family: 'themify';
    content: "\e65a";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    z-index: 1;
}

.border_corner {
    z-index: 1;
    position: absolute;
    width: 60%;
    height: 50%;
    border: 1px solid #fff;
    transition: 400ms ease all;
}

.border_corner_right_top {
    top: 0;
    right: 0;
    border-left: none;
    border-bottom: none;
    border-top-right-radius: 1px;
}

.border_corner_left_bottom {
    bottom: 0;
    left: 0;
    border-right: none;
    border-top: none;
    border-bottom-left-radius: 1px;
}

.win:hover .border_corner {
    width: 100%;
    height: 100%;
    transition: 800ms ease all;
}


/* swiper */

.about_bg {
    background: #fff url(../img/index-about-bg.png);
}

.owl-theme .owl-dots {
    margin-top: 1.5rem;
    text-align: left;
}

.owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 5px;
    margin: 5px 7px;
    background: #BEBEBE;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #C22B2F;
    border: 1px solid #C22B2F !important;
}

.conts {
    display: block;
    line-height: 2;
    letter-spacing: .3px;
}

.conts .heading {
    font-size: 3.15vw;
    line-height: 4.2vw;
    font-weight: normal;
    font-family: 'Roboto';
    letter-spacing: 0px;
    color: #000000;
}

.conts .cont {
    padding-top: 15%;
}

.conts .cont .card {
    border: 0px;
    background: none;
}

.conts .cont .card-header {
    display: flex;
    text-decoration: none;
    background: none;
    /* cursor: pointer; */
    padding-left: 0;
    padding-right: 0;
    width: 96%;
    /* padding: 1.25rem 0; */
}

.conts .cont .card-body {
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
}

.conts .cont .card-header:hover .right .card-body.collapse {
    /*display: block;*/
}

.conts .cont .card-num {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 1.26vw;
    line-height: 4.2vw;
    letter-spacing: 0px;
    color: #C22B2F;
    margin-right: 3vw;
}

.conts .cont .card-title {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 1.57vw;
    line-height: 4.2vw;
    color: #293556;
}

@media screen and (max-width:768px) {
    .conts .heading {
        font-size: 30px!important;
        font-weight: bold;
        margin-top: 20px;
    }
    .owl-carousel{margin-top: 20px}
    .about_content{padding-top:40px;padding-bottom: 40px }
    .servcices .content .icon{margin-bottom: 1rem}
    .conts .cont .card-title{font-size: 18px!important;padding-right: 20px;line-height: 22px!important;}
    .s-menus ul li a{font-size: 1rem;line-height: 20px}
}

@media screen and (max-width:767.9px) {
    .p-4-vh {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .mb-4 {
        margin-bottom: 3.8vw !important;
    }
    .family1 .detailcontent .textdetail {
        font-size: 2.26vw;
        line-height: 3.89vw;
    }
    .family4 .cont .textdetail,
    .family4 .cont .textdetail {
        font-size: 2.5vw;
        line-height: 3.2vw;
    }
}


/**
* lang
**/

.menu-right .lang {
    margin-right: 1.5vmin;
    position: relative;
    z-index: 999;
}

.menu-right .lang img {
    width: 2.2rem;
}

header .menu-right .lang dl {
    display: none;
    position: absolute;
    left: -1px;
    top: 51px;
    background: rgba(65, 73, 89, 0.93);
    box-sizing: border-box;
    padding: 0.5rem;
    width: 4.5rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

header.show .menu-right .lang dl {
    top: 92px;
}

@media (max-width: 575.98px) {
    .menu-right .lang dl {
        width: 10vmin;
        top: 9vmin;
        left: -3px;
    }
}

.menu-right .lang dl dd {
    margin-bottom: 0;
    margin-top: 2px;
    line-height: 27px;
}

.menu-right .lang dl dd a {
    margin: 0 !important;
    display: block;
    text-align: center;
}

.menu-right .lang dl dd a:hover {
    color: red;
}

.nt_1,
.nt-1 p {
    font-size: 36px !important;
    font-weight: bold !important;
    line-height: 40px !important;
}

.nt_2,
.nt_2 p {
    font-size: 22px !important;
   line-height:1.8;
}

.nt_3,
.nt_3 p {
    font-size: 16px !important;
    line-height:1.8;
}

.detailcontent p {
    margin-bottom: 0;
}

.f_title p {
    font-size: 36px !important;
    font-weight: bold !important;
    line-height: 40px !important;
    color: #fff;
    margin-bottom: 3rem;
}

@media screen and (max-width:768px) {
    .about_content .textdetail {
        font-size: 2.5vw;
        line-height: 4.8vw;
    }
    .about_content .heading {
        font-size: 1.6rem;
    }
    .family_swiper .title {
        font-size: 1.6rem !important;
        margin-bottom: 2.6rem;
    }
    .nt_1, .nt-1 p{
        font-size: 1.6rem!important;
    }
    .nt_2, .nt_2 p{font-size:16px!important; }
    .slide-big-heading{margin:0!important;}
    .family4.fam_bottom .row{flex-wrap: wrap-reverse}
}

.cont h3{
color:#fff;
  line-height:1.8
}
.cont h4{
color:#fff;
  line-height:1.4
}
.cont h5{
color:#fff;
  line-height:1.4
}

.textdetails{

	color:#fff;
}

.textdetails ul {
  margin-bottom: 1rem;
}
.textdetails ul li {
	line-height:1.8
}