@charset "utf-8";
/* CSS Document */
#adm_banner {
  background-image: url(/images/adm/adm5_1/banner_bg.jpg?20251002);
  background-position: 40% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
#adm_banner h1 {
  font-weight: 300;
  letter-spacing: 0.1;
  /*color:#FFFFFF;
	text-shadow: 1px 1px 10px #000;	*/
}
#adm_banner ul {
  /*color:#FFFFFF;*/
  font-size: 16px;
  /*text-shadow: 1px 1px 10px #000;*/
  margin-left: -40px;
  list-style: none;
}
#adm_banner p {
  /*color:#FFFFFF;*/
  font-size: 16px;
  /*	text-shadow: 1px 1px 10px #000;	*/
}
#sec_08 {
  background-color: #ebfafb;
}
@media (max-width: 767px) {
  #adm_banner h1 {
    font-size: 36px;
  }
  #adm_banner {
    min-height: 450px;
    -ie-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 768px) {
  #adm_banner h1 {
    font-size: 70px;
  }
  #adm_banner {
    /* min-height:800px; */
    -ie-background-size: cover;
    background-size: cover;
  }
  #banner_item {
    position: relative;
    top: 60px;
  }
}
/* line 349, ../../sass/adm/adm_v3.sass */
#sec_08 .btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  color: #fff;
  padding: 8px 35px;
  background-color: #a2b3ba;
  margin: 15px 15px;
}
/* line 356, ../../sass/adm/adm_v3.sass */
#sec_08 .btn:hover, #sec_08 .btn:focus {
  background-color: #83949a;
}
/* line 358, ../../sass/adm/adm_v3.sass */
#sec_08 #btn-onlineDemo {
  background-color: #3ea8f3;
}
/* line 360, ../../sass/adm/adm_v3.sass */
#sec_08 #btn-onlineDemo:hover, #sec_08 #btn-onlineDemo:focus {
  background-color: #53b8ff;
}
/* line 365, ../../sass/adm/adm_v3.sass */
.openBtn {
  background-color: transparent;
  border: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  bottom: 0;
  outline: 0;
  color: #fff;
  font-weight: 600;
  opacity: 1;
}
/* line 375, ../../sass/adm/adm_v3.sass */
.openBtn:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #4198d6;
  background-image: url("../../images/admv2/adm3_0/icon-open.svg");
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
  line-height: 36px;
  margin-right: 8px;
}
/* line 387, ../../sass/adm/adm_v3.sass */
.openBtn:hover.openBtn:before {
  background-color: #50b3fa;
}
/* line 390, ../../sass/adm/adm_v3.sass */
.openBtn.rotate45:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #757575;
}
/* line 393, ../../sass/adm/adm_v3.sass */
.openBtn:hover.rotate45:before {
  background-color: #757575;
}
/* line 398, ../../sass/adm/adm_v3.sass */
.openBtn.btn_fixed {
  position: fixed;
  top: 5px;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 999;
  color: #757575;
  opacity: 0.75;
}
@media (max-width: 767px) {
  .adm_section {
    background-size: cover;
  }
}
@media (min-width: 768px) {
  .adm_section {
    background-size: auto;
  }
}
/*.hideme
{
    opacity:0;
	position:relative;
	top:50px;
}*/
.section-title {

}
.section-descript {
/*  position: relative;
  top: 30px;*/
	margin-top: 30px;
}
/*=====*/
.mr30 {
  margin-right: 30px;
}
.section .section-title, .section .section-descript, .section .img, #collapse_bk .section-title, #collapse_bk .section-descript, #collapse_bk .img {
  line-height: 1.7;
}
.top_item {
  color: #444;
}
#adm_banner h1, #adm_banner p, #adm_banner ul li {
  color: #FFFFFF;
}
#adm_489 h2, #adm_489 p, #adm_491 h2, #adm_491 p {
  color: #FFFFFF !important;
}
#adm_490 {
  /*background:#CCCCCC;*/
}
.white_text h2, .white_text p {
  color: #FFFFFF;
}
.no_pad .row {
  padding-bottom: 0px !important;
}
@media(max-width: 767px) {
  .flex-box {
    display: block;
  }
}
@media(min-width: 768px) {
  .flex-box {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.fix_bg {
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
#number {
  font-size: 160px;
  font-weight: 600;
}
#beta
{
	border: thin solid #FFFFFF;
	padding: 0px 10px;
	border-radius: 10px;
	position: relative;
    top: -90px;
}

.mw1300
{
	max-width: 1350px;
	margin: 0 auto;
}


section.no_pad {
    padding-bottom: 0;
}

.white{color:#FFFFFF;}


#sec2, #adm_556, #adm_557
{
	background-color: #BED0E9;
	
}


#sec2
{
	/*padding: 3% 0%;*/
}


#sec2 ul
{
	list-style: none;
	text-align: left;
	margin-left: -40px;

}
#sec2 ul li a
{


}

#sec2 .section-descript
{
	top: 0px;
	color: #CCCCCC;
}


section
{
    padding: 35px 0;
}


.border_btn 
	{
        margin-left: 12px;
        color: #ffffff;
        border-radius: 40px;
        padding: 5px 120px 5px 120px;
        transition: 0.3s;
        border: 1px solid #ffffff;
        display: inline-block;
        font-weight: 600;
      }

 .border_btn:hover {
        background: #ffffff;
        color: #333333;
 	}


.link
{
	text-decoration: underline !important;
	
}
.link:hover
{
	color: #1fd3ef !important;
}

.default_bg
{
	background-color: #1D1D2A;
}

.mw1440
{
	max-width: 1440px;
	margin: 0 auto;
}
.pb45
{
	padding-bottom: 45px !important;
}

h2.section-title
{
	color: #005778;
}


.sub_title
{
	color: #FFFFFF !important;

    font-size: 30px !important;
  
    line-height: 1.3 !important;
}





@media(max-width: 767px) {
  	.sub_title
	{

		font-size: 22px !important;
			text-align: left;

	}
}
@media(min-width: 768px) {
  	.sub_title
	{

		font-size: 30px !important;
		  font-weight: 600 !important;
			text-align: center;

	}
	.sub_title:nth-child(1)
	{

		margin-top: 60px;

	}
}

.white_text p {
	opacity: 0.6 !important;
}


a.text-primary:hover
{
	text-decoration: underline;	
}
