@font-face{font-family:Caladea;src:url(/font/Caladea-Regular.ttf)}
@font-face{font-family:Gabarito;src:url(/font/Gabarito.ttf)}
body{margin:0;padding: 0}
section{width: 100%;position: relative;}
div{box-sizing: border-box;}
.atp-row{width:95%;margin:0 auto;padding:1% 0;display: block;box-sizing: border-box;}
.atp-vw{background:url(/img/ATAP-UPVC-KOPASUS2.jpg);height: 100vh;background-position: center;background-size: cover;}
.atp-item{height: 100vh}
.atp-container{box-sizing: border-box;padding: 3% 5%;}
.atp-txt-box{width: 35%;background: rgba(255,255,255,.9);height: 75vh;box-sizing: border-box;padding:5%;padding-bottom: 9%;float: left;}
.atp-txt-box h1{font-family: Gabarito;font-weight: 500;font-size: 380%;margin-bottom: 5%;box-sizing: border-box;margin-top: 0;line-height: 90%;}
.atp-txt-box p{font-family: arial;text-align: justify;font-size: 120%;line-height: 175%;margin-bottom: 10%;}
.atp-link{width: 100%;box-sizing: border-box;}
.atp-link ul{width: 100%;margin: 0;padding: 0;box-sizing: border-box;}
.atp-link ul li{cursor:pointer;list-style: none;width: 50%;float: left;height: 5vh;box-sizing: border-box;margin-bottom: 5%;}
.atp-link ul li .atp-link-img{margin: 3%;background: black;box-sizing: border-box;padding: 0 3%;}
.atp-link ul li .atp-link-img img{width:100%}
.atp-contain{box-sizing: border-box;padding: 5%;height: 100vh;}
.atp-contain h2{font-family: Gabarito;font-weight: 400;font-size: 300%;margin-top:0;color:#ff9000}
.atp-canvas{width: 100%;box-sizing: border-box;}
.atp-canvas li{cursor:pointer;list-style: none;width: 30%;position: relative;margin-bottom: 4%;float: left;height: 27.5vh;box-sizing: border-box;}
.atp-canvas li.atp-mid{margin: 0 5%;}
.atp-canvas li img{width:100%;z-index: -1;position: relative;}
.atp-overlay{transition:all .5s;height: 100%;width: 100%;position: absolute;background: rgba(0,0,0,.7);}
.atp-overlay h3{transition:margin .5s;font-family: arial;color: #ff9000;font-weight: bold;margin: 24% auto;text-align: center;font-size: 150%;}
.atp-canvas li:hover .atp-overlay{height:0}
.atp-canvas li:hover .atp-overlay h3{margin:0;opacity: .05}
.atp-md-box{width:30%;float:right;background:rgba(0,0,0,0.5)}
.atp-md-box li{list-style:none;box-sizing:border-box;float:left;width:20%}
.atp-md-box li img{width:100%}
footer{width: 100%;background: #1F1F1F;float: left;text-align: center;box-sizing: border-box;padding: 1.5% 0;}
footer font{padding: .5% 0;color:white}
footer font a{color:white}
.atp-info{background: #1F1F1F;box-sizing: border-box;padding: 3% 0;text-align:center}
.atp-info h2{color:white;font-size:250%;padding: 0 3%;box-sizing: border-box;}
.atp-info img{width:5%}
/*-------------------------*/
.atp-contact{background:#F7F7F7;border-top: 4px solid #ff9000;}
.atp-header{width: 100%;box-sizing: border-box;padding-bottom:2%}
.atp-header h2, .atp-header p{text-align: center;}
.atp-header p{font-size: 120%;line-height: 70%;}
.atp-header::before{content: "";  display: block;width: calc(50% - 0px);position: absolute;top: 24%;border-bottom: 2px solid #ddd;left: 25%;box-sizing: border-box;}
.atp-ctk-body{width: 100%;box-sizing: border-box;}
.atp-hlt-col{width: 50%;float:left;box-sizing: border-box;padding: 1.5%;height:50vh;padding-top: 3%;}
.atp-form-mail{width: 100%;box-sizing: border-box;padding-top: 5%;}
.atp-row-field{width: 90%;float: left;padding:1% .5%}
.atp-label{width: 25%;float: left;padding: 5px;font-weight: bold}
.atp-field{width: 75%;float: left;}
.atp-field input, .atp-field textarea{width: 95%;padding: 5px;border: 1px solid #ddd;border-radius: 5px;}
.atp-row-field input[type="submit"]{padding: 2% 5%;color: #fff;text-shadow: 1px 2px 6px #666;border-radius: 5px;text-align: center;  border: none;margin-top: 20px;transition: all 0.5s ease-in;
  background: #ff9000;float: right;margin-right: 3%;}
.atp-row-field input[type="submit"]:hover{background:#FEC900}
.atp-hlt-col h3{font-family: Gabarito;font-weight: 500;}
.atp-address{padding:3% 0}
.atp-address, .atp-list{width: 100%;float: left;}
.atp-list-symbl{width:5%;float:left}
.atp-list-info{width: 90%;float: left;}
.atp-list{margin:.5% 0}
.atp-address iframe{width: 100%;height:30vh}
/*-------------------------*/
* {box-sizing: border-box;}
html, body {min-height: 100%;height: 100%;background-size: cover;background-position: top center;}
html.modal-active, body.modal-active {overflow: hidden;}
.modal-container {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);z-index: 1;}
.modal-container.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.one .modal-background .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.one.out .modal-background .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two {transform: scale(1);}
.modal-container.two .modal-background {background: rgba(0, 0, 0, 0);animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two .modal-background .modal {opacity: 0;animation: scaleUp 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two + .content {animation: scaleBack 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two.out {animation: quickScaleDown 0s 0.5s linear forwards;}
.modal-container.two.out .modal-background {animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two.out .modal-background .modal {animation: scaleDown 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.two.out + .content {animation: scaleForward 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.three {z-index: 0;transform: scale(1);}
.modal-container.three .modal-background {background: rgba(0, 0, 0, 0.6);}
.modal-container.three .modal-background .modal {animation: moveUp 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.three + .content {z-index: 1;animation: slideUpLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.three.out .modal-background .modal {animation: moveDown 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.three.out + .content {animation: slideDownLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.four {z-index: 0;transform: scale(1);}
.modal-container.four .modal-background {background: rgba(0, 0, 0, 0.7);}
.modal-container.four .modal-background .modal {animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.four + .content {z-index: 1;animation: blowUpContent 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.four.out .modal-background .modal {animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.four.out + .content {animation: blowUpContentTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.five {transform: scale(1);}
.modal-container.five .modal-background {background: rgba(0, 0, 0, 0);animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.five .modal-background .modal {transform: translateX(-1500px);animation: roadRunnerIn 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.five.out {animation: quickScaleDown 0s 0.5s linear forwards;}
.modal-container.five.out .modal-background {animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.five.out .modal-background .modal {animation: roadRunnerOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six {transform: scale(1);}
.modal-container.six .modal-background {background: rgba(0, 0, 0, 0);animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six .modal-background .modal {background-color: transparent;animation: modalFadeIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six .modal-background .modal h2, .modal-container.six .modal-background .modal p {opacity: 0;position: relative;animation: modalContentFadeIn 0.5s 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six .modal-background .modal .modal-svg rect {animation: sketchIn 0.5s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six.out {animation: quickScaleDown 0s 0.5s linear forwards;}
.modal-container.six.out .modal-background {animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six.out .modal-background .modal {animation: modalFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six.out .modal-background .modal h2, .modal-container.six.out .modal-background .modal p {animation: modalContentFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.six.out .modal-background .modal .modal-svg rect {animation: sketchOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.seven {transform: scale(1);}
.modal-container.seven .modal-background {background: rgba(0, 0, 0, 0);animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.seven .modal-background .modal {height: 75px;width: 75px;border-radius: 75px;overflow: hidden;animation: bondJamesBond 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.seven .modal-background .modal h2, .modal-container.seven .modal-background .modal p {opacity: 0;position: relative;animation: modalContentFadeIn 0.5s 1.4s linear forwards;}
.modal-container.seven.out {animation: slowFade 0.5s 1.5s linear forwards;}
.modal-container.seven.out .modal-background {background-color: rgba(0, 0, 0, 0.7);animation: fadeToRed 2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.seven.out .modal-background .modal {border-radius: 3px;height: 162px;width: 227px;animation: killShot 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container.seven.out .modal-background .modal h2, .modal-container.seven.out .modal-background .modal p {animation: modalContentFadeOut 0.5s 0.5 cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}
.modal-container .modal-background {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}
.modal-container .modal-background .modal {background: white;padding: 1%;display: inline-block;border-radius: 3px;font-weight: 300;position: relative;width: 80%;height: 83vh;}
.modal-container .modal-background .modal h2 {font-size: 25px;  line-height: 25px;  margin-bottom: 15px;}
.modal-container .modal-background .modal p {  font-size: 18px;  line-height: 22px;}
.modal-container .modal-background .modal .modal-svg {  position: absolute;  top: 0;  left: 0;  height: 100%;  width: 100%;  border-radius: 3px;}
.modal-container .modal-background .modal .modal-svg rect {  stroke: #fff;  stroke-width: 2px;  stroke-dasharray: 778;  stroke-dashoffset: 778;}
.content {
  min-height: 100%;
  height: 100%;
  background: white;
  position: relative;
  z-index: 0;
}
.content h1 {
  padding: 75px 0 30px 0;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}
.content .buttons {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.content .buttons .button {
  display: inline-block;
  text-align: center;
  padding: 10px 15px;
  margin: 10px;
  background: red;
  font-size: 18px;
  background-color: #efefef;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.content .buttons .button:hover {
  color: white;
  background: #009bd5;
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, 0.7);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes scaleUp {
  0% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
  100% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
}
@keyframes scaleBack {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes scaleForward {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickScaleDown {
  0% {
    transform: scale(1);
  }
  99.9% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes slideUpLarge {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes slideDownLarge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveDown {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(150px);
  }
}
@keyframes blowUpContent {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99.9% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(0);
  }
}
@keyframes blowUpContentTwo {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes roadRunnerIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
  }
  70% {
    transform: translateX(30px) skewX(0deg) scaleX(0.9);
  }
  100% {
    transform: translateX(0px) skewX(0deg) scaleX(1);
  }
}
@keyframes roadRunnerOut {
  0% {
    transform: translateX(0px) skewX(0deg) scaleX(1);
  }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
  }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3);
  }
}
@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 778;
  }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: white;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: white;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0px;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}
@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0px);
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 162px;
    width: 227px;
  }
}
@keyframes killShot {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
  100% {
    transform: translateY(300px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fadeToRed {
  0% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(255, 0, 0, 0.8);
  }
}
@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.slide,
img {
  width: 100%;
  height: 100%;
}
.slick-next:before {
  content: "→";
}

.slick-prev,
.slick-next {
  z-index: 999;
}
.slick-next {
  right: 0 !important;
}
.slick-prev {
  left: 0 !important;
}
.modal img, .carousel-item img{width:100%}
.atp-close{position: absolute;right: 0;top: -1%;color: black;font-family: arial;box-sizing: border-box;font-size: 240%;font-weight: bold;cursor:pointer;transition:all .5s}
.atp-close:hover{color: #ff9000}
/*-------------------------*/
@media(max-width:1600px){
    .atp-txt-box {height: 100%;}
    .atp-canvas li {height: 25.2vh;}
    .atp-container {box-sizing: border-box;padding: 1.5% 5%;}
}

@media(max-width:1440px){
	.atp-container {padding-top: 7%;}
	.atp-txt-box {width: 37%;padding: 3%;height: 100%;}
	.atp-txt-box h1 {font-size: 350%;}
	.atp-canvas li {height: 22.3vh;}
	.atp-overlay h3 {font-size: 130%;}

}
@media(max-width:1366px){
	.atp-container {padding-top: 4%;}
	.atp-txt-box {width: 37%;padding: 3%;height: 100%;}
	.atp-txt-box h1 {font-size: 350%;}
	.atp-canvas li {height: 22.3vh;}
	.atp-overlay h3 {font-size: 130%;}
	.modal-container .modal-background .modal {height: 76vh;}

}
@media(max-width:1280px){
  	.atp-container {padding-top: 7%;}
	.atp-txt-box {width: 37%;padding: 3%;height: 100%;}
	.atp-txt-box h1 {font-size: 300%;}
	.atp-canvas li {height: 22.6vh;}
	.atp-overlay h3 {font-size: 130%;}
}
@media(max-width:1024px){
  	.atp-container {padding-top: 5%;}
	.atp-txt-box {width: 35%;padding: 3%;height: 100%;}
	.atp-txt-box h1 {font-size: 240%;line-height: 90%;}
	.atp-txt-box p {line-height: 150%;font-size: 95%;}
	.atp-canvas li {height: 20vh;}
	.atp-overlay h3 {font-size: 100%;}
	.atp-info h2{font-size: 200%;}
	footer font{font-size: 90%;}
}
@media(max-width:800px){
  .atp-container {padding-top: 35%;}
  .atp-txt-box {width: 55%;height: 100%;}
  .atp-canvas li {height: 10.8vh;}
  .modal-container .modal-background .modal {height: 100%;}
}
@media(max-width:768px){
  .atp-container {padding-top: 35%;}
  .atp-txt-box {width: 55%;height: 100%;}
  .atp-canvas li {height: 10.8vh;}
  .atp-md-box {width: 40%;}
}
@media(max-width:640px){
  .atp-container {padding-top: 2%;}
  .atp-txt-box {width: 50%;height: 100%;}
  .atp-txt-box h1 {font-size: 190%;line-height: 100%;}
  .atp-txt-box p {line-height: 110%;font-size: 90%;}
  .atp-canvas li {width: 45%;height: 37.8vh;margin: 1% 2.5%;}
  .atp-canvas li.atp-mid {margin: 1% 2.5%;}
}
@media(max-width:480px){
  .atp-container {padding-top: 35%;}
  .atp-txt-box {width: 60%;}
  .atp-txt-box h1 {font-size: 200%;line-height: 100%;}
  .atp-canvas li {width: 45%;height: 11.8vh;margin: 1% 2.5%;}
  .atp-canvas li.atp-mid {margin: 1% 2.5%;}
  .atp-info h2{font-size: 200%}
  .atp-info img {width: 15%;}
  footer font{font-size: 85%;}
  .atp-close{top: -10%;z-index: 9;}
}
@media(max-width:420px){
  .atp-container {padding-top: 10%;}
  .atp-txt-box {width: 100%;height: 100%;}
  .atp-txt-box h1 {font-size: 305%;line-height: 100%;}
  .atp-canvas li {width: 95%;height: 22.1vh;margin: 6% 2.5%;}
  .atp-canvas li.atp-mid {margin: 6% 2.5%;}
  .atp-txt-box p {line-height: 160%;font-size: 100%;}
  .atp-md-box {width: 100%;margin-bottom: 5%;}
  .atp-close{top: -10%;z-index: 9;}
  
}
@media(max-width:390px){
    .atp-txt-box {height: 100%;}
}
@media(max-width:380px){
  .atp-canvas li {width: 95%;height: 20.1vh;margin: 2% 2.5%;}
}
@media(max-width:375px){
  .atp-canvas li {width: 95%;height: 20.1vh;margin: 2% 2.5%;}
  .blg-cnvas li {height: 39vh;}
}
@media(max-width:360px){
  .atp-canvas li {width: 95%;height: 27vh;;margin: 2% 2.5%;}
  .blg-cnvas li {height: 50vh;}
  .atp-container {padding-top: 12%;}
  .atp-txt-box h1 {font-size: 210%;line-height: 100%;}
  .atp-txt-box {height: 100%;}
}
















