@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;300;400;500;600;700;800&display=swap');
/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
.container-lg
{
  max-width:1300px;
  margin: 0 auto;
  padding:0 15px;
}



/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after { clear:both;}

.clear {*zoom:1; clear:both;}

img {max-width:100%;	vertical-align:bottom;}

a {	color:#444;	text-decoration:none;}

a:hover {text-decoration:none;}

a:focus {outline:0;text-decoration:none;}

a:hover, a:active {	outline:0;}

input:focus, textarea:focus, button:focus {	outline:0;	border:1;}
button, input, optgroup, select, textarea{

    font-family: initial;
    font-size: initial;
    line-height: initial;
}

ul,li,h1,h2,h3,h4 {list-style-type:none;margin:0;padding:0}

body {
	font-family: 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    overflow-x: hidden !important;
}

.header {
    padding:10px 0;
    padding-bottom: 0;
}
.header .row{align-items: flex-end;}
li
{
    list-style-type: none;
}
.main-menu
{
    background-color: #0c0a4c;
}
.nav_area > ul > li 
{    
    display: inline-block;    
    padding: 10px 30px;  
   
}
.nav_area ul li a {
    color: #fff;
    font-size: 19px;
    
	
}

ul .sub-menu span.arrow
{
    color: #3c2313;
}
ul li span.arrow{
    color:#fff;
    padding-left: 4px;
}
ul.sub-menu li a 
{
    color: #3c2313;
    line-height: 20px;
    padding: 5px 0px;
    font-size: 15px;
    padding-left: 0;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 400;
    width:200px;
    text-align: center;
}
ul.sub-menu{
    margin-top: 10px;  
}
ul.sub-menu ul.sub-menu {
    margin-top: -10px;
    margin-bottom: -20px;
   
}
ul.sub-menu li {
    display: block;
    position: relative;
    padding:5px 0px;
  
}

ul,li,h1,h2,h3,h4 
{
    list-style-type:none;
    margin:0;
    padding:0
}

.icon a
{
	font-size: 25px;
	color: #000;
	
	line-height: 25px;
}	
.service-col h3{
    position: absolute;
    font-size: 20px;
    bottom: 10
    line-height: 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 214px;
}
.service-col img{

    height:479px;
    object-fit: cover;

}
.c-logos{
    align-items: center;
    
}
/*-----home-slider------*/

.image h3 { 
		top: 40px;
		font-size: 20px;
		color: #fff;
		position: absolute;
		left: 40px;
		font-weight: bold;
		right: 0;
		line-height: 35px;
}
.image-s h3
{
	position: absolute;
    bottom: 40px;
    font-size: 20px;
    color: #fff;
    left: 40px;
	line-height: 35px;
}

.news p 
{
	font-size: 15px;
}

.news h2
{
	font-size: 20px;
}
.news::after
{
	content: '';
	display: block;
	border-bottom: 2px solid #e37f73;
	width: 15%;
	padding-bottom: 10px;
}

.news-date 
{
    font-size:15px;
    padding: 4px 2px;
    line-height: 25px;
    color:#969696;
    border-right: 1px solid #969696;
    padding-right: 10px;
}
.news-date b {
    display: block;
    font-size: 34px;
}
.date h3{
	font-size: 18px;
	font-weight: bold;
}
.date h3::after{
	content: '_';
	display: block;
	color: #bfbfbf;
    padding: 12px 0px;

}
.our{
    border-left: 1px solid #bfbfbf;
}
.our h5{
    font-size: 18px;
    color: #df7464;
    
   
}
.our i{
    color: #9d9d9d;
    border: 1px solid #9d9d9d;
    border-radius: 10px;
    width: 20px;
    text-align: center;
}


.form-text
{
	width: 40%;
    padding: 12px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}
.form-t{
	width: 100%;
	padding: 12px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}
  .email
  {
	  height: 100px;
  }
  .form h4{
	  font-size: 18px;
	  color: #6b6a86;
  }
.sub-btn
{
    border:1px solid #0c0a4c;
    background-color: #0c0a4c;
    color: #fff;
    border-radius: 14px;
    font-size: 18px;
}
  .sub-btn:hover{
      background-color: #fff;
      color: #0c0a4c;
  }

/*-----news------*/
.map{
    margin-bottom: -5px;
}
.banner img{
    position: relative;
}
.banner h2{
    position: relative;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.inner-banner-size
{
    height: 370px;
}
.about h4{
    font-size: 24px;
    color: #19396f;
}
.about p{font-size:14px;  color: #19396f;}

.pagination {    display: block;    margin: 0px;  }
.pagination .link {      padding-top: 5px;}
.pagination a {    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    margin: 0 4px;
    
 }
.pagination a.active,.pagination a:hover {  background: #4e4e4d;    color: #fff; }
.pagination a i {    height: 40px;    line-height: 40px; }

.single-post .date {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: rgb(21, 18, 107);
    display: inline-block;
    padding: 12px 12px;
}
.single-post h3 {
    color: #0c0a4c;
    /* font-size: 24px; */
    font-size: 2rem;
    font-weight: 600;
    line-height: 26px;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 2px solid #ddd;
}
/*----about----*/

.a-title h2{
    font-size:36px;
    color: #57b6b8;
     
}
.a-title::after{
    content: '';
    display: block;
    border-bottom: 2px solid #57b6b8;
    width: 10%;
    padding: 5px;
}
.a-text p {
    font-size: 18px;
    padding: 10px 0;
    line-height: 20px;
    font-family: Arial;
    color: #000000;
}

/*---footer--*/
.footer{
	background-color: #0c0a4c;
    padding: 80px 0px;}
.footer a{
	color: #fff;
	font-size: 18px;
    line-height: 24px;
}
.footer h3{
	color: #fff;
	font-size: 18px;
}

.copyright a{
    font-size: 16px;
    color: white;
}

.copyright a:hover{
    color: #007bff;
}

.f-icon i
{
	font-size: 30px;
}
.f-menu h3
{
	padding-bottom: 20px;
}
.f-menu li
{
	padding-bottom: 20px;
}
/*------------------media query---------------*/
@media (min-width: 992px){
    .nav_area > ul > li > a
    {    
        padding: 15px 0;
    }
    ul.menu {
        
            display: flex !important;
            justify-content: space-between;
        
    }
    ul.sub-menu
    {
    position: absolute;
    background: #fff;
    z-index: 555;
    text-align: left;
    /*padding: 10px 0;*/
    min-width: 150px;
   }
   
    ul.sub-menu span.arrow 
    {
        display: inline-block;
        padding-left: 5px;
        font-size: 12px;
        
    }
    .nav_area > ul > li ul.sub-menu 
    {
        transform-origin: 50% 0;
        transform: scaleY(0) translateZ(0);
        transition: transform 0.3s, opacity 0.3s;
        display: block;
       
    }
  
    .nav_area ul li:hover ul.sub-menu 
    {	
        display:block;
    }
    ul.sub-menu li ul.sub-menu 
    {    
        left: 100%;   
        top:  0;   
        width: 100%;  

    }
    
    .nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu 
    {   
        transform: scaleY(1) translateZ(0);  
     }
    
     .nav_area ul li:hover ul.sub-menu 
     {    
         display: block; 
     }
     ul.sub-menu > li:hover
     {    
         background: #0c0a4c;   
         
     }
     ul.sub-menu > li:hover > a
     {	
         color:#fff; 
    }
    ul.sub-menu > li:hover .arrow
    {  
        color:#fff; 
    }
    ul
    {
       margin-top: 0;
       margin-bottom: 0;
    }
    label.toggle 
    {   
         display: none; 
    }
    ul.sub-menu li.menu-item-has-children .arrow 
    {    
        transform: rotate(-90deg);  
    }
    .nav_area ul li:last-child 
    {
        padding-right: 0;
        border-right: 0;
    }
    .banner-text h3{
         
            color: #ffebcd;
            font-size: 32px;
            padding: 111px 30px;
            line-height: 50px;
        }
        ul.sub-menu ul.sub-menu {
            margin-top: -10px;
        }
}

@media (max-width:991px)
{
    .container {    max-width: 100%;  }
    ul.menu  
    { 
        position: fixed;
        width: 75%;
        left: 0;
        text-align: left;
        background: #11121a;
        z-index: 2;
        padding: 15px 10px;
        z-index: 10;
        top: 0;
        height: 100%;
        left: -100%;
        transition: all .4s;
    }

        ul.menu.open 
        {
            left:0;
        }
        .toggle 
        { 
            cursor: pointer;
            color: #000;
            font-size: 20px;
            margin: 0;
            text-align: right;
            display: block;
			position: absolute;
			right: 18px;
            top: 70px;
    
        } 	
        ul li span.arrow{
            color:#fff;
            font-size: 15px;
        }
       .nav_area ul li a 
        {    
            line-height: 40px;    
            font-size: 16px; 
            color:#fff
        }
        nav.nav_area ul li
        {
            display:block;     
            position: relative;    
            border: 0;  
            padding:0 0 10px 0;
        }
        ul li span.arrow.close-icon i:before
        {
            content: "\f106";
        }
        ul.sub-menu li span.arrow.close-icon i:before 
        {    
            content: "\f106";  
        }
        ul li .sub-menu li a 
        {   
             line-height: 25px;  
             font-size: 15px;
             text-align: left;
        }
        ul.sub-menu span.arrow 
        {
            right: 10px;
            text-align: center;
            top: 0;
            font-size:15px;
            color: #fff;
        }

        span.arrow {
            position: absolute;
            right: 10px;
            color: #fff;
            top: 12px;
            width: 40px;
            text-align: center;
            height: 30px;
            }
        ul.sub-menu 
        {
            display: none;
            position: relative;
            background: transparent;
            padding: 0; 
            font-size:10px;   
        }
        ul.sub-menu li ul.sub-menu 
    {    
           
        padding: 10px;
        width: 100%;  
    }
}

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

}
@media (max-width:768px)
{
    .banner h2
    {
        font-size:22px;
        bottom:70%;
    }
    .inner-banner-size
    {
        height:200px;
    }

    .a-text p {
        font-size: 14px;
    }
    .about
    {
        order: 2;
    }
    .pagination
    {
        text-align: center;
    }
    .date h3 {
        font-size: 15px;
    }
    .news p {
        font-size: 12px;
    }
    .news h2 {
        font-size: 20px;
    }
    .news-date b {
        font-size: 30px;
    }
    .news-date {
        font-size: 12px;
        line-height: 20px;
    }
    .date h3 {
        font-size: 15px;
    }
    .form h4{
        font-size: 15px;
    }
    .form-text {
      width: 100%;
    }
    .p-icon{
        display: none;
    }
}
