@charset "utf-8";
/* CSS Document */



/* ------ decleration ------ */
		  
.mrg-aut {margin: auto;}
.mrg-t-80 {margin-top: 80px;}
.pad-t-10 {	padding-top: 10px;}
.pad-b-10 {padding-bottom:10px;}

.fnt-b {font-weight: bold;}
.color-wht {color:#fff;}
a.color-wht:hover {color:#fff; text-decoration: underline;}

.pos-rel {position: relative; } 

.no-wrp {    white-space: nowrap;}

.space-01 {height: 200px;}
.space-01b {height: 200px;}
.space-01c {height: 210px;}
.space-02 {height: 400px;}
.space-03 {height: 200px;}
.space-04 {height: 550px;}
.space-05 {height: 150px;}
.space-06 {height: 70px;}
.space-07 {height:80px;}
		  
		  
/* ------ all container ------ */

.all-container {	
  /*max-width: 1367px;*/
margin: auto; 
-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
box-shadow: 0 0 30px 0 rgba(0,0,0,0.2);
}
		  
		  
		  
/* ------ x-container-top ------ */

.x-container-top {
background: #0abbb5 url(../images/bg01b.png) no-repeat bottom;
background-size: 100% 980px;
position: relative;
-webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,1);
box-shadow: inset 0 -1px 0 0 rgba(255,255,255,1);
height: 1100px;
}
      
.deco-admlogo {
position: absolute;
width: 90%;
max-width: 1300px;
left: 5%;
right: 5%;
margin: auto;
top: 30px;
height: 80%;
background: url(../images/bg02.png) no-repeat top;
background-size: 100% auto;
}

.x-container-top .top-text-01 {
font-weight: bold;
font-size: 58px;
line-height: 58px;
color: #fff;
margin: auto;
text-shadow: 0px 7px 10px rgba(4, 5, 5, 0.2);
}
.x-container-top .top-text-02 {
font-size: 30px;
line-height: 30px;
color: #fff;
max-width: 600px;
margin: auto;
margin-top: 20px;
}
.x-container-top .arrow {
font-size: 30px;
line-height: 30px;
color: #fff;
margin-top: 20px;
}


/* ------ x-container-offering ------ */

.x-container-offering {
margin-top: -200px;
}


.x-container-offering .title-01 {
text-align: center;
color: #0abbb5;
font-size: 50px;
font-weight: bold;
}


.x-container-offering .max-w-01{
max-width: 1200px;

}


.x-container-offering .offering-box {
text-align: center;
margin-bottom: 20px;
padding: 10px;
box-shadow: 2.5px 4.33px 41px 0px rgba(4, 5, 5, 0.1);
border-radius: 30px;
}
.x-container-offering .offering-box {
min-height: 320px;
}
.x-container-offering .offering-box .offering-box-icn {
color: #0abbb5;
margin-bottom: 10px;
margin-top: 10px;
}
.x-container-offering .offering-box .offering-box-title {
font-weight: bold;
line-height: 18px;
margin-bottom: 10px;
	height: 2em
}


/* ------ x-container-about ------ */

.x-container-about {
background: #0abbb5 url(../images/bg03b.png) no-repeat bottom;
background-size: 100% auto;
position: relative;
-webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,1);
box-shadow: inset 0 -1px 0 0 rgba(255,255,255,1);
}
.x-container-about .deco-topwave {
background: url(images/bg03a.png) no-repeat;
background-size: 100% 60px;
height: 100px;
position: absolute;
right: 0;
left: 0;
}
.x-container-about .deco-user {
position: absolute;
right: 50px;
top: 18%;
width: 400px;
height: 400px;
background: url(../images/bg04.png);
background-size: 100% auto;
}

.x-container-about .title-02 {
color: #fff;
font-size: 50px;
font-weight: bold;
}
.x-container-about .text-02 {
color: #fff;
font-size: 18px;
line-height: 20px;
}

/* ------ x-container-touch ------ */

.x-container-touch .title-03 {
color: #0abbb5;
font-size: 50px;
line-height: 50px;
font-weight: bold;
}

.x-container-touch .action-link-x .action-link-label {display: none; position: absolute; width:300px; left:20px; bottom:-10px;}
.x-container-touch .action-link-x a {color:inherit; font-size: 22px;}
.x-container-touch .action-link-x:hover {color:#0abbb5;}
.x-container-touch .action-link-x:hover .action-link-label {display: inline-block;}	  

.x-container-touch .action-link-x a {
padding: 20px;
display: inline-block;
}

.form-control.x-form {box-shadow: 2.5px 1px 14px 0px rgba(4, 5, 5, 0.10); border:none;  border-radius: 5px;}
.btn-adm { 
  color: #ffffff; 
  background-color: #0ABBB5; 
  border-color: #06A39E; 
} 

.btn-adm:hover, 
.btn-adm:focus, 
.btn-adm:active, 
.btn-adm.active, 
.open .dropdown-toggle.btn-adm { 
  color: #ffffff; 
  background-color: #07A6A1; 
  border-color: #06A39E; 
} 

.btn-adm:active, 
.btn-adm.active, 
.open .dropdown-toggle.btn-adm { 
  background-image: none; 
} 

.btn-adm.disabled, 
.btn-adm[disabled], 
fieldset[disabled] .btn-adm, 
.btn-adm.disabled:hover, 
.btn-adm[disabled]:hover, 
fieldset[disabled] .btn-adm:hover, 
.btn-adm.disabled:focus, 
.btn-adm[disabled]:focus, 
fieldset[disabled] .btn-adm:focus, 
.btn-adm.disabled:active, 
.btn-adm[disabled]:active, 
fieldset[disabled] .btn-adm:active, 
.btn-adm.disabled.active, 
.btn-adm[disabled].active, 
fieldset[disabled] .btn-adm.active { 
  background-color: #0ABBB5; 
  border-color: #06A39E; 
} 

.btn-adm .badge { 
  color: #0ABBB5; 
  background-color: #ffffff; 
}



/* ------ x-container-footer ------ */ 
.x-container-footer {
background: #0abbb5;
position: relative;
}
.x-container-footer .deco-topwave-2 {
background: url(../images/bg05.png) no-repeat;
background-size: 100% 60px;
height: 100px;
position: absolute;
right: 0;
left: 0;
}

.rights	{font-size: 11px; line-height: 14px;}

.action-link-m-bobile-x {width: 100%; margin-top: 60px;}
.action-link-m-bobile-x a {color:inherit;}


/* --------------- media queries -----*/

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) { 
	
	.x-container-top {
	background-size: 100% 600px;
	height: 800px;
	}
	.space-01 {
    height: 130px;
	}
	
	.deco-admlogo {   
    top: 50px;    
	}
	
	.x-container-offering {
    margin-top: -10px;
	}
	
	.x-container-offering .offering-box {
	min-height: 260px;
	}
	
	.x-container-about .deco-user {
	right: 10px;
top: 18%;
	width: 400px;
	height: 400px;
	}
	
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) { 

	.space-01 {
    height: 100px;
	}
	.deco-admlogo {   
    top: 60px;    
	}
	
	.x-container-offering {
    margin-top: -10px;
	}
	
	.x-container-offering .title-01 {    
    font-size: 40px;
	line-height: 40px;
	}
	
	.x-container-offering .offering-box {
	min-height: 324px;
	}
	.x-container-about {overflow: hidden;}
	.x-container-about .deco-user {
	right: 0px;
	top: 130px;
	width: 300px;
	height: 300px;
	}
	.space-03 {
    height: 100px;
	}
	.space-04 {
    height: 350px;
	}
	

	
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) { 

.x-container-offering {
    margin-top: -10px;
	}
	
	.x-container-offering .title-01 {    
    font-size: 40px;
	line-height: 40px;
	}
	
	.x-container-offering .offering-box {
	min-height: 300px;
	}
	
	.x-container-about {overflow: hidden;}
	.x-container-about .deco-user {
	right: 0px;
	top: 90px;
	width: 300px;
	height: 300px;
	}
	.space-03 {
    height: 100px;
	}
	.space-04 {
    height: 250px;
	}
	
	.space-01c {height: 30px;}
	

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) { 
	
	.x-container-top {
	background-size: 100% 300px;
	height: 550px;
	}
	
	.x-container-top .top-text-01 {    
    font-size: 40px;
    line-height: 40px;   
	}
	
	.x-container-top .top-text-02 {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    max-width: 600px;
    margin: auto;
    margin-top: 20px;
	}
	
	.x-container-offering {
    margin-top: -30px;
	}
	
	.x-container-offering .title-01 {
    text-align: center;
    color: #0abbb5;
    font-size: 40px;
	line-height: 40px;
    font-weight: bold;
	}
	
	.x-container-offering .offering-box {
	min-height:180px;
	}
	
	.space-01b {
    height: 70px;
	}
	
	.x-container-about .deco-user {display: none;}
	
	
	.space-03 {
    height: 50px;
	}
	.space-04 {
    height: 200px;
	}
	
	.space-01c {height: 30px;}
	.space-05 {   height: 60px;}
	.x-container-top .top-text-02 {
	font-size: 20px;
	line-height: 20px;
	}
	
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 385px) {
	.space-01 {height: 50px;}	
	
	.x-container-top .top-text-01 {
	font-size: 30px;
	line-height: 30px;
	}
	
	.x-container-top .top-text-02 {
	font-size: 18px;
	line-height: 18px;
	}
	
	.space-05 {   height: 60px;}
	
	.x-container-top {
    background-size: 100% 220px;
    height: 470px;
	}
	.x-container-offering {
    margin-top: -0px;
	}
	.space-07 {height:40px;}
	
	
}


