
.click-url { position: absolute; left: 0; top: 0; right: 0; display: inline; z-index: 1; width: 100%; height: 100%;}

.navbar{
	border-bottom: 0 !important;
}


.mbr-arrow{
	background-color:transparent;
	width: 100px;
	height: 45px;
	bottom: 60px;
}
.mbr-arrow a{
	display: block;
}
.mbr-arrow a i{
	background-image: url('../images/arrow_down.svg');
	background-repeat: no-repeat;
	width: 100px;
	height: 45px;
	top: 0;
	left: 0;
}
.mbri-down:before{
	content: none;
}

.mbr-arrow-up{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	width: 50px;
	height: 50px;
	right: 16px;
}
.mbr-arrow-up a{
	background-image: url('../images/arrow_up.svg');
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}
#scrollToTop a{
	border-radius: 0;
}
.mbr-arrow-up a i{ display: none; }


.mbr-gallery .icon-focus {
  top: calc(50% - 18px);
  left: calc(50% - 18px);
	width: 36px;
	height: 37px;
	background-image: url('../images/search.svg');
	background-repeat: no-repeat;
}
.mbr-gallery .mbr-gallery-item > div:hover .icon-focus {
  opacity: 1; 
}
.mbr-gallery .icon-focus::before{
	content: none;
}


.mbr-gallery .modal .close{
	width: 50px;
	height: 50px;
	border-radius: 0;
}
.cid-qWCsoLM1Ir .mbr-slider .modal-body .close,
.cid-qY7ijVB257 .mbr-slider .modal-body .close{
	background-image: url('../images/close.svg');
	background-repeat: no-repeat;
}
.mbr-gallery .modal .close::before {
    content: none; 
}
.mbr-gallery .modal .close:hover {
  opacity: 1;
  background-image: url('../images/close.svg');
  color: #fff; 
}


.mbr-slider .carousel-control,
.cid-qY1wMjAIIG .mbr-slider .carousel-control,
.cid-qXzZDLJKBL .mbr-slider .carousel-control,
.cid-qXEyisQfux .mbr-slider .carousel-control{
	width: 50px;
	height: 50px;
	border-radius: 0;
	border: 0;
	margin-top: -25px;
}
.mbri-right:before{
	content: none;
}
.mbri-right{
	background-image: url('../images/next.svg');
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}
.mbri-left:before{
	content: none;
}
.mbri-left{
	background-image: url('../images/prev.svg');
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}


.cid-qTGHlGaWa8 .container{
	padding-top: 50px;
}

.cid-qWCqqnR8ib{ padding-bottom: 60px; }


.px-3{ padding: 0!important; }
.txt-underImg{
	font-size:12px!important; font-weight: 200;
}

.b72-p7{ padding-bottom: 120px; }



@media (max-width: 991px) {
	.mbr-gallery .mbr-slider .carousel-control{
		top: 50%;
	}
	p{ font-size: 1.1rem!important; }
	p.txtBP{ font-size: 30px!important; }
	
	.cid-qWCsdPGD9V.mbr-fullscreen{ min-height: auto; }
	.display-4{ font-size: 12px!important; }
	.mbr-arrow{
		width: 70px;
		height: 32px;
		bottom: 60px;
	}
	.mbr-arrow a i{
		width: 70px;
		height: 32px;
	}
	.b72-p7{ padding-bottom: 20px; }
	
}
@media (max-width: 767px) {
  .mbr-arrow-up {
    transform: translateX(0) rotate(0deg);
    -webkit-transform: translateX(0) rotate(0deg);
	width: 40px;
	height: 40px;
	left: auto;
	right: 16px;
	bottom: 8px;
   }
	.mbr-arrow-up a{
		width: 40px;
		height: 40px;
	}

}
@media (max-width: 500px) {

	.mbr-slider .carousel-control{
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	.mbri-right{
		width: 40px;
		height: 40px;
	}
	.mbri-left{
		width: 40px;
		height: 40px;
	}
	.cid-qWCsoLM1Ir .mbr-slider .carousel-control-prev,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control-prev,
	.cid-qXEyisQfux .mbr-slider .carousel-control-prev{
		margin-left: 1rem;
	}
	.cid-qWCsoLM1Ir .mbr-slider .carousel-control-next,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control-next,
	.cid-qXEyisQfux .mbr-slider .carousel-control-next{
		margin-right: 1rem;
	}
	.mbr-gallery .modal .close{
		width: 40px;
		height: 40px;
		top: 1rem;
		right: 1rem;
	}
	.cid-qWCqqnR8ib{ padding: 40px 0; }
	.cid-qWCqqnR8ib .section-text{ padding: 1.5rem 0;}
	.cid-qWCqtjXaHX{ padding-bottom: 20px; }
	.cid-qWCqszfkj9{ padding-bottom: 20px; }
	
}






.zero-text{
	text-align: center;
}
.first-text {
  position: absolute;
  opacity: 0;
  animation-name: oneFadeOut;
  animation-duration: 3s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}
.second-text {
  position: absolute;
  opacity: 0;
  animation-name: oneFadeOut;
  animation-delay: 3s;
  animation-duration: 3s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}
.three-text {
  position: absolute;
  opacity: 0;
  animation-name: twoFadeOut;
  animation-delay: 6s;
  animation-duration: 5s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}
.four-text {
  position: absolute;
  opacity: 0;
  animation-name: twoFadeOut;
  animation-delay: 11s;
  animation-duration: 5s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}
.five-text {
  position: absolute;
  opacity: 0;
  animation-name: twoFadeOut;
  animation-delay: 16s;
  animation-duration: 5s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}
.six-text {
  position: absolute;
  opacity: 0;
  animation-name: oneFadeOut;
  animation-delay: 21s;
  animation-duration: 4s;
	text-align: center;
	width: 90%;
transform: translateX(-50%);
left: 50%;
}


.b72-centerone{ height: calc(100vh - 100px); }
.seven-text {
  position: absolute;
  opacity: 0;
  animation-name: topFadeOut;
  animation-delay: 1s;
  animation-duration: 10s;
	animation-fill-mode:forwards;
  text-align: center;
	width: 90%;
transform: translate(-50%,-50%);
left: 50%;
}
.seven-text p.txt72{ font-size: 22px!important; }


@keyframes oneFadeOut {
  0% {
    top: 60%;
    opacity: 0;
  }

  50% {
    top: 40%;
    opacity: 1;
  }

  90% {
	  top: 40%;
    opacity: 1;
  }
	
  100% {
	  top: 40%;
    opacity: 0;
  }
}
@keyframes twoFadeOut {
  0% {
    top: 60%;
    opacity: 0;
  }

  30% {
    top: 40%;
    opacity: 1;
  }

  90% {
	  top: 40%;
    opacity: 1;
  }
	
  100% {
	  top: 40%;
    opacity: 0;
  }
}
@keyframes centerFadeOut {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes topFadeOut{
  0% {
	  top: 90%;
    opacity: 0;
  }

  20% {
	  top: 50%;
    opacity: 1;
  }
	
  100% {
	  top: 50%;
    opacity: 1;
  }
}




@media (max-width: 1440px) {

.seven-text p.txt72{ font-size: 20px!important; }
.display-1{ font-size: 2rem!important; }
	
	@keyframes topFadeOut{
	  0% {
		  top: 90%;
		opacity: 0;
	  }

	  30% {
		  top: 50%;
		opacity: 1;
	  }

	  100% {
		  top: 50%;
		opacity: 1;
	  }
	}
	
}
@media (max-width: 991px) {

	@keyframes topFadeOut{
	  0% {
		  top: 90%;
		opacity: 0;
	  }

	  30% {
		  top: 50%;
		opacity: 1;
	  }

	  100% {
		  top: 50%;
		opacity: 1;
	  }
	}
	
}
@media (max-width: 767px) {

	.b72-centerone{ height: auto; }
	.seven-text { position: relative; }
	
}
@media (max-width: 500px) {

	@keyframes oneFadeOut {
	  0% {
		top: 40%;
		opacity: 0;
	  }

	  50% {
		top: 25%;
		opacity: 1;
	  }

	  90% {
		  top: 25%;
		opacity: 1;
	  }

	  100% {
		  top: 25%;
		opacity: 0;
	  }
	}
	@keyframes twoFadeOut {
	  0% {
		top: 40%;
		opacity: 0;
	  }

	  50% {
		top: 25%;
		opacity: 1;
	  }

	  90% {
		  top: 25%;
		opacity: 1;
	  }

	  100% {
		  top: 25%;
		opacity: 0;
	  }
	}
	@keyframes topFadeOut{
	  0% {
		  top: 90%;
		opacity: 0;
	  }

	  30% {
		  top: 50%;
		opacity: 1;
	  }

	  100% {
		  top: 50%;
		opacity: 1;
	  }
	}
	
	
}
@media (max-width: 360px) {

	@keyframes oneFadeOut {
	  0% {
		top: 25%;
		opacity: 0;
	  }

	  50% {
		top: 15%;
		opacity: 1;
	  }

	  90% {
		  top: 15%;
		opacity: 1;
	  }

	  100% {
		  top: 15%;
		opacity: 0;
	  }
	}
	@keyframes twoFadeOut {
	  0% {
		top: 25%;
		opacity: 0;
	  }

	  50% {
		top: 15%;
		opacity: 1;
	  }

	  90% {
		  top: 15%;
		opacity: 1;
	  }

	  100% {
		  top: 15%;
		opacity: 0;
	  }
	}
	
}






.img-ad{
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
	display: none!important;
	background-color: #eee;
	padding: 10px;
}
.img-ad img{ width: 100%; }
.img-ad.showad{ display: block!important; }

.showad-pc{ display: block; }
.showad-mobi{ display: none; }


.cid-qVBfi31qe9 .mbr-slider .carousel-control{
    background-color: rgba(0, 0, 0, 0);
    border: 0px solid #fff;
    border-radius: 0;
	width: 60px;
	height: 60px;
}


.cid-qVBfi31qe9 .image_wrapper,
.cid-qXzZDLJKBL .image_wrapper,
.cid-qXEyisQfux .image_wrapper{ height: auto; }
.cid-qVBfi31qe9 .image_wrapper img,
.cid-qXzZDLJKBL .image_wrapper img,
.cid-qXEyisQfux .image_wrapper img{
    width: 100% !important;
    height: auto;
}

.cid-qY7ijVB257 {
    background-color: #024588;
}



.b72-icon-right{
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(255,255,255,.1);
	padding: 7px 5px 5px;
	border-radius: 5px;
}
.b72-icon-right ul{ margin: 0; padding: 0; }
.b72-icon-right ul li{
	list-style: none;
	padding: 0;
	visibility:visible!important;
	text-align: right;
}
.b72-icon-right ul li a{
/*	display: block;
	width: 50px;
	opacity: 0.3;*/
	visibility:visible!important;
	text-align: right;
}
.b72-icon-right ul li a:hover,
.b72-icon-right ul li a.actived{
	opacity: 1;
	color: #8e8e8e;
}
.b72-icon-right ul li a img{
	width: 100%;
}


.b72-icon-right ul li a .pin-circle{
  display: inline-block;
  border-radius: 50%;
  border:2px solid #939191;
  background-color: #939191;
  width: 16px;
  height: 16px;
}
.b72-icon-right ul li a span{
	font-family: 'Arial';
	font-size: 14px;
	line-height: 18px;
  padding-right: 0px;
  transition: all 0.3s ease;
  opacity: 0;
	position: absolute;
	right: 30px;
	display: block;
	width: 150px;
	padding-top: 2px;
}

.b72-icon-right ul li a:hover span{
  color: #8e8e8e;
  padding-right: 5px;
  transition: all 0.3s ease;
  opacity: 1;
}
.b72-icon-right ul li a:hover .pin-circle,
.b72-icon-right ul li a.actived .pin-circle{
  background-color: #144986;
}



.disshow{ display: none; }


.cid-qY1wMjAIIG .carousel-caption{
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    align-items: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	text-align: left;
	min-height: 180px;
	background-color: #000000c4;
}
.cid-qY1wMjAIIG .carousel-caption div{
	margin: 0 auto;
}
.cid-qY1wMjAIIG .carousel-caption p{
	margin: 0;
}

.cid-qY1IaSeujY .mbr-section-subtitle{ text-align: left; }

.cid-qY1wMjAIIG{ background-color: #000; padding: 60px 0; }
.cid-qY1wMjAIIG .content-slider-wrap{ width: 100%; }
.cid-qY1wMjAIIG .image_wrapper{ height: calc(100vh - 65px); }
.cid-qY1wMjAIIG .carousel-caption p{ font-size: 14px; }
.cid-qY1wMjAIIG .carousel-caption{ min-height: 100px; overflow: hidden; }
.cid-qY1wMjAIIG .carousel-item .container-slide{ margin: 0 auto; }
.cid-qY1wMjAIIG .mbr-slider.slide .container{ max-width: 100%; }
.cid-qY1wMjAIIG .container{ max-width: 100%; }


.cid-qWCu3V9rD8 .media-container-row{
	-webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.cid-qWCu1h8uHE .card-title,
.cid-qWCu29z76c .card-title,
.cid-qXXx40G6MD .card-title,
.cid-qXXxsp3Utq .card-title{
	min-height: 155px;
}
.cid-qWCu3tBHSU .card-title,
.cid-qWCu3V9rD8 .card-title{
	min-height: 180px;
}





@media (max-width: 1199px) {
	
	.cid-qWCu1h8uHE .card-title,
	.cid-qWCu29z76c .card-title,
	.cid-qXXx40G6MD .card-title,
	.cid-qXXxsp3Utq .card-title,
	.cid-qWCu3tBHSU .card-title,
	.cid-qWCu3V9rD8 .card-title { font-size: 20px; }

	.cid-qWCu1h8uHE .card-wrapper .card-box,
	.cid-qWCu29z76c .card-wrapper .card-box,
	.cid-qXXx40G6MD .card-wrapper .card-box,
	.cid-qXXxsp3Utq .card-wrapper .card-box,
	.cid-qWCu3tBHSU .card-wrapper .card-box,
	.cid-qWCu3V9rD8 .card-wrapper .card-box{
		padding: 0 1.5rem 1.5rem 1.5rem;
	}
	.cid-qWCu1h8uHE .card-title,
	.cid-qWCu29z76c .card-title,
	.cid-qXXx40G6MD .card-title,
	.cid-qXXxsp3Utq .card-title,{
		min-height: 180px;
	}
	.cid-qWCu1h8uHE .card-wrapper .card-box h4,
	.cid-qWCu29z76c .card-wrapper .card-box h4,
	.cid-qXXx40G6MD .card-wrapper .card-box h4,
	.cid-qXXxsp3Utq .card-wrapper .card-box h4,
	.cid-qWCu3tBHSU .card-wrapper .card-box h4,
	.cid-qWCu3V9rD8 .card-wrapper .card-box h4 { padding-top: 1.5rem; }
	
}
@media (max-width: 991px) {
	
	.cid-qY1wMjAIIG .image_wrapper{ height: 40vh; }
	.cid-qXzZDLJKBL .image_wrapper,
	.cid-qXEyisQfux .image_wrapper{ height: auto; }
	.cid-qY1wMjAIIG .image_wrapper img{ width: auto!important; }
	.cid-qXzZDLJKBL .image_wrapper img,
	.cid-qXEyisQfux .image_wrapper img{ width: 100%!important; }
	.cid-qY1wMjAIIG .carousel-caption{
		position: relative;
		min-height: 130px;
	}
	.cid-qY1wMjAIIG .carousel-caption p{
		font-size: 14px!important;
	}
	.cid-qY1wMjAIIG .mbr-slider .carousel-control{
		top: calc(50% - 90px);
	}
	.cid-qY1wMjAIIG .mbr-slider .carousel-control.carousel-control-next,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control.carousel-control-next,
	.cid-qXEyisQfux .mbr-slider .carousel-control.carousel-control-next{
		right: 0;
		margin-right: 0;
	}
	.cid-qY1wMjAIIG .mbr-slider .carousel-control.carousel-control-prev,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control.carousel-control-prev,
	.cid-qXEyisQfux .mbr-slider .carousel-control.carousel-control-prev{
		left: 0;
		margin-left: 0;
	}

	
	
	.cid-qWCu1h8uHE .card-title,
	.cid-qWCu29z76c .card-title,
	.cid-qXXx40G6MD .card-title,
	.cid-qXXxsp3Utq .card-title,
	.cid-qWCu3tBHSU .card-title,
	.cid-qWCu3V9rD8 .card-title{
		min-height: 120px;
	}
	

	.cid-qY1wMjAIIG{ padding: 30px 0; }
	
}

@media (max-width: 767px) {

	.cid-qVBfi31qe9 .mbr-slider .carousel-control,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control,
	.cid-qXEyisQfux .mbr-slider .carousel-control{
		top: 50%;
		bottom: 0;
	}

	.b72-icon-right{
		right: 0;
		left: 0;
		top: unset;
		bottom: 0;
		width: 100%;
		transform: translateY(0);
		z-index: 99;
		height: 56px;
		background-color: #fff;
		border-radius: 0;
		padding: 0;
		border-top: 1px solid #eee;
	}
	.b72-icon-right ul{ 
		display: inline-block;
		margin: 0;
		padding: 0;
		width: calc(100% - 72px);
	}
	.b72-icon-right ul li{
		float: left;
		text-align: center;
		width: 33%;
		border-right: 1px solid #eee;
		height: 56px;
		padding: 0;
	}
	.b72-icon-right ul li a{
		text-align: center;
	}
	.b72-icon-right ul li a img{ width: 90%; }
	
	.b72-icon-right ul li a span{
		opacity: 1;
		position: relative;
		right: 0;
		width: auto;
		color: #515151;
		display: block;
		height: 56px;
		padding-top: 20px;
		background-color: #fff;
		font-size: 12px;
	}
	.b72-icon-right ul li a.actived span{ color: #0f4984; background-color: #f4f4f4; }
	.b72-icon-right ul li a .pin-circle{ display: none; }
	


	.cid-qY1wMjAIIG .mbr-slider .carousel-control{
		top: 50%;
	}


	

	.cid-qWCu1h8uHE .card-title,
	.cid-qWCu29z76c .card-title,
	.cid-qXXx40G6MD .card-title,
	.cid-qXXxsp3Utq .card-title,
	.cid-qWCu3tBHSU .card-title,
	.cid-qWCu3V9rD8 .card-title { font-size: 19px; }
	
	
	
	.cid-qWCq1nuTNK, .cid-qUnc36JXoD{ padding-bottom: 71px; }
	
	
	
}
@media (max-width: 500px) {

.showad-pc{ display: none; }
.showad-mobi{ display: block; }
	
	.cid-qVBfi31qe9 .mbr-slider .carousel-control,
	.cid-qXzZDLJKBL .mbr-slider .carousel-control,
	.cid-qXEyisQfux .mbr-slider .carousel-control{
		width: 50px;
		height: 50px;
	}
/*	.cid-qTGZYoWKs9{ padding-top: 3rem; }*/
	.cid-qVBfi31qe9 .mbr-slider .carousel-control.carousel-control-next{
		margin-right: 1rem;
	}
	.cid-qVBfi31qe9 .mbr-slider .carousel-control.carousel-control-prev{
		margin-left: 1rem;
	}

	.cid-qY1wMjAIIG .carousel-caption{
		min-height: 180px;
	}
	.cid-qY1wMjAIIG .mbr-slider .carousel-control{
		width: 40px;
		height: 40px;
		margin-top: -20px;
		top: calc(50% - 60px);
	}
	.cid-qXzZDLJKBL .mbr-slider .carousel-control,
	.cid-qXEyisQfux .mbr-slider .carousel-control{
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

}
@media (max-width: 379px) {
	
	.b72-icon-right ul li a span{
		font-size: 12px;
		padding-left:3px;
		padding-right: 3px;
	}
	.b72-icon-right.bps-birth ul li:last-child a span{
		padding-top: 10px;
	}
	
}
@media (max-width: 360px) {


	.cid-qY1wMjAIIG .carousel-caption{
		min-height: 260px;
	}
	.cid-qY1wMjAIIG .mbr-slider .carousel-control{
		top: calc(50% - 130px);
	}

}
@media (max-width: 355px) {
	
	.b72-icon-right.bps-birth ul li:nth-child(2) a span{
		padding-top: 10px;
	}	
	
	
}




.btn-social a{ padding-top: 3px; }

.cid-vdoYoutube {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ffffff;
}


.cid-cardoverlay .card-overlay{ 
	display: none; 
	background: linear-gradient(to left, #142543, #024588) !important;
	transition: opacity .3s;
}
.cid-cardoverlay .card-box{
	background-color: #244089;
	padding: 1rem;
}
.cid-cardoverlay .card-title a{
	color: #fff;
}

.cid-cardoverlay .card-img{ position: relative; }

@media (max-width: 1199px) {
	.cid-qVAeUnQcx7 h4{ font-size: 16px; }
}
@media (min-width: 768px) {

	.cid-cardoverlay .image-element:hover .card-overlay {
		opacity: .5;
	}
	.cid-cardoverlay .card-box{
		background-color: #fff;
		padding: 2rem;
	}
	.cid-cardoverlay .card-overlay {
		transition: all .5s;
		opacity: 0;
		display: block;
	}
	.cid-cardoverlay .card-title a{
		color: #223c6f;
	}


}


.cid-qY9mxYyUkS{ padding-bottom: 30px; }


.cid-sectionNews .media-container-row{ display: block; overflow: hidden; }
.cid-sectionNews .mbr-figure{ float: left; width: 40%; }
.cid-sectionNews .media-content{ float: left; flex-basis: unset; width: 60%; }
.bps-mc{ margin: 0 auto; }

@media (max-width: 911px) {

	.cid-sectionNews .mbr-figure{ float: none; width: 100%; }
	.cid-sectionNews .media-content{ float: none; width: 100%; }
	
	
}









/*nav*/
.divTop-nav{
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	position: fixed;
	z-index: 99;
}
.divLogo{
	max-width: 200px;
	margin: 10px 0 0 15px;
	float: left;
}
.divNav ul{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.divNav ul li{
	float: left;
	padding: 0;
}
.divNav ul li:first-child{
	padding-left: 0;
}
.divNav ul li:last-child{
	padding-right: 0;
}
.divNav ul li a{
	font-family: 'Arial';
	font-size: 12px;
	color: #515151;
	text-transform: uppercase;
	display: block;
	transition: all 0.8s ease;
	border-left: 1px solid #eee;
    width: 185px;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
	text-align: center;
}
.divNav ul li a.actived,
.divNav ul li a:hover{
	color: #0f4984;
	transition: all 0.8s ease;
	background-color: #f4f4f4;
}




.scrolDisabled{
  overflow: hidden;
  position: fixed;
}



@media (max-width: 1159px){
	
	.divNav ul li a{
		width: 155px;
	}
	
}
@media (max-width: 991px){

.pdtContent{ padding-top: 70px; }

	.divTop-bar{
		display: none;
	}
	.divTop-nav{
		position: fixed;
		background-color: #fff;
		z-index: 999;
	}

	.divNav{
		display: none;
	}
	.divNav.navOpen{
		display: block;
		float: none;
		text-align: center;
		width: 100%;
		height: 100vh;
	}
	.divNav ul{
		float: none;
		border-right: 0px solid rgba(242,179,34,0.5);
		margin-right: 0px;
/*
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
*/
	}
	.divNav.navOpen ul li{
		float: none;
		padding: 10px 0;
	}
	.divNav.navOpen ul li a{
		display: inline-block;
		padding: 10px 7px;
		font-size: 18px;
		border:0;
		height: auto;
		background-color: #fff;
		width: 100%;
	}
	.divNav ul li a.actived,
	.divNav ul li a:hover{
		background-color: #fff;
	}

	.divLogo {
    margin: 0;
		margin-left: 15px;
		float: none;
	}



/**** ham ****/
	#nav-icon1 {
	  width: 30px;
	  height: 20px;
	  position: fixed;
	  margin: 0;
	  top: 20px;
	  right: 20px;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	  z-index: 1001;
	}

	#nav-icon1 span {
	  display: block;
	  position: absolute;
	  height: 2px;
	  width: 100%;
	  background: #005387;
	  border-radius: 10px;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#nav-icon1 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
	  top: 8px;
	}

	#nav-icon1 span:nth-child(3) {
	  top: 16px;
	}

	#nav-icon1.open span:nth-child(1) {
	  top: 8px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
	  opacity: 0;
	  left: -30px;
	}

	#nav-icon1.open span:nth-child(3) {
	  top: 8px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}


}
@media (max-width: 360px){
	.divNav.navOpen ul li{
		padding: 7px 0;
	}
	.divNav.navOpen ul li a{
		padding: 5px 7px;
		font-size: 18px;
	}
}






.cid-qWCu1h8uHE .mbr-text,
.cid-qWCu29z76c .mbr-text,
.cid-qXXx40G6MD .mbr-text,
.cid-qXXxsp3Utq .mbr-text,
.cid-qWCu3tBHSU .mbr-text,
.cid-qWCu3V9rD8 .mbr-text{
	color: #024588;
	font-weight: 400;
}


.cid-youtubeBirth{
	
}
.contentYoutube {
	padding-top: 120px;
	padding-bottom: 0;
}


@media (max-width: 500px){

.contentYoutube{
    padding: 40px 0 0 0;
}
.cid-vdoYoutube {
    padding: 40px 0;
}

	
}




@media (min-width: 576px){

	.modal-dialog {
		margin: 0 auto .75rem auto;
	}


	
}


.cid-qXzVKOpNGz .card-title,
.cid-qXyP53SvoU .card-title,
.cid-qXWdYLufIP .card-title,
.cid-qXWsMlUgvJ .card-title,
.cid-qXyOeNf4ZW .card-title,
.cid-qXyPrM3V6G .card-title,
.cid-qXyUGYnojC .card-title,
.cid-qXz86xV6MV .card-title,
.cid-qXzvjWzepD .card-title,
.cid-qXzLKJb0JA .card-title,
.cid-qXW5Uavw1x .card-title,
.cid-qXWwhVa4hk .card-title,
.cid-qXErn76LaK .card-title,
.cid-qXEEcfFJNZ .card-title,
.cid-qXEH7BwPgE .card-title,
.cid-qXF2AZWC1w .card-title,
.cid-qXWABVnKmL .card-title,
.cid-qXWDhxXlPr .card-title,
.cid-qXF4PEv6ym .card-title,
.cid-qXFclxqiSa .card-title,
.cid-qXFeUlhHHA .card-title{ min-height: 110px; }

@media (max-width: 1600px){
	.cid-qXzVKOpNGz .card-title,
	.cid-qXyP53SvoU .card-title,
	.cid-qXWdYLufIP .card-title,
	.cid-qXWsMlUgvJ .card-title,
	.cid-qXyOeNf4ZW .card-title,
	.cid-qXyPrM3V6G .card-title,
	.cid-qXyUGYnojC .card-title,
	.cid-qXz86xV6MV .card-title,
	.cid-qXzvjWzepD .card-title,
	.cid-qXzLKJb0JA .card-title,
	.cid-qXW5Uavw1x .card-title,
	.cid-qXWwhVa4hk .card-title,
	.cid-qXErn76LaK .card-title,
	.cid-qXEEcfFJNZ .card-title,
	.cid-qXEH7BwPgE .card-title,
	.cid-qXF2AZWC1w .card-title,
	.cid-qXWABVnKmL .card-title,
	.cid-qXWDhxXlPr .card-title,
	.cid-qXF4PEv6ym .card-title,
	.cid-qXFclxqiSa .card-title,
	.cid-qXFeUlhHHA .card-title{ min-height: 130px; }
}
@media (max-width: 1300px){
	.cid-qXzVKOpNGz .card-title,
	.cid-qXyP53SvoU .card-title,
	.cid-qXWdYLufIP .card-title,
	.cid-qXWsMlUgvJ .card-title,
	.cid-qXyOeNf4ZW .card-title,
	.cid-qXyPrM3V6G .card-title,
	.cid-qXyUGYnojC .card-title,
	.cid-qXz86xV6MV .card-title,
	.cid-qXzvjWzepD .card-title,
	.cid-qXzLKJb0JA .card-title,
	.cid-qXW5Uavw1x .card-title,
	.cid-qXWwhVa4hk .card-title,
	.cid-qXErn76LaK .card-title,
	.cid-qXEEcfFJNZ .card-title,
	.cid-qXEH7BwPgE .card-title,
	.cid-qXF2AZWC1w .card-title,
	.cid-qXWABVnKmL .card-title,
	.cid-qXWDhxXlPr .card-title,
	.cid-qXF4PEv6ym .card-title,
	.cid-qXFclxqiSa .card-title,
	.cid-qXFeUlhHHA .card-title{ min-height: 160px; }
}
@media (max-width: 1199px){
	.cid-qXzVKOpNGz .card-title,
	.cid-qXyP53SvoU .card-title,
	.cid-qXWdYLufIP .card-title,
	.cid-qXWsMlUgvJ .card-title,
	.cid-qXyOeNf4ZW .card-title,
	.cid-qXyPrM3V6G .card-title,
	.cid-qXyUGYnojC .card-title,
	.cid-qXz86xV6MV .card-title,
	.cid-qXzvjWzepD .card-title,
	.cid-qXzLKJb0JA .card-title,
	.cid-qXW5Uavw1x .card-title,
	.cid-qXWwhVa4hk .card-title,
	.cid-qXErn76LaK .card-title,
	.cid-qXEEcfFJNZ .card-title,
	.cid-qXEH7BwPgE .card-title,
	.cid-qXF2AZWC1w .card-title,
	.cid-qXWABVnKmL .card-title,
	.cid-qXWDhxXlPr .card-title,
	.cid-qXF4PEv6ym .card-title,
	.cid-qXFclxqiSa .card-title,
	.cid-qXFeUlhHHA .card-title{ min-height: 220px; }
}
@media (max-width: 991px){
	.cid-qXzVKOpNGz .card-title,
	.cid-qXyP53SvoU .card-title,
	.cid-qXWdYLufIP .card-title,
	.cid-qXWsMlUgvJ .card-title,
	.cid-qXyOeNf4ZW .card-title,
	.cid-qXyPrM3V6G .card-title,
	.cid-qXyUGYnojC .card-title,
	.cid-qXz86xV6MV .card-title,
	.cid-qXzvjWzepD .card-title,
	.cid-qXzLKJb0JA .card-title,
	.cid-qXW5Uavw1x .card-title,
	.cid-qXWwhVa4hk .card-title,
	.cid-qXErn76LaK .card-title,
	.cid-qXEEcfFJNZ .card-title,
	.cid-qXEH7BwPgE .card-title,
	.cid-qXF2AZWC1w .card-title,
	.cid-qXWABVnKmL .card-title,
	.cid-qXWDhxXlPr .card-title,
	.cid-qXF4PEv6ym .card-title,
	.cid-qXFclxqiSa .card-title,
	.cid-qXFeUlhHHA .card-title{ min-height: 130px; }
}
@media (max-width: 767px){
	.cid-qXzVKOpNGz .card-title,
	.cid-qXyP53SvoU .card-title,
	.cid-qXWdYLufIP .card-title,
	.cid-qXWsMlUgvJ .card-title,
	.cid-qXyOeNf4ZW .card-title,
	.cid-qXyPrM3V6G .card-title,
	.cid-qXyUGYnojC .card-title,
	.cid-qXz86xV6MV .card-title,
	.cid-qXzvjWzepD .card-title,
	.cid-qXzLKJb0JA .card-title,
	.cid-qXW5Uavw1x .card-title,
	.cid-qXWwhVa4hk .card-title,
	.cid-qXErn76LaK .card-title,
	.cid-qXEEcfFJNZ .card-title,
	.cid-qXEH7BwPgE .card-title,
	.cid-qXF2AZWC1w .card-title,
	.cid-qXWABVnKmL .card-title,
	.cid-qXWDhxXlPr .card-title,
	.cid-qXF4PEv6ym .card-title,
	.cid-qXFclxqiSa .card-title,
	.cid-qXFeUlhHHA .card-title{ min-height: auto; }
}






