body{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;height: 110vh;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color:#000066;color: #FFFFFF;}
.bkgnd{background-image:url('/public/img/bkgnd-2.jpg');background-size: cover;min-height: 100vh;position: relative;color: white;text-shadow: 2px 2px 2px rgba(0,0,0,.2);display: flex;justify-content: flex-end;align-items: flex-end;}
.btn{margin-right: 10px;margin-bottom: 10px;}a{font-size: 14px;color: white;font-weight: bold;}span{background: url('/public/img/radar.png');width: 100px;height: 100px;position: absolute;pointer-events: none;background-size: cover;left: 50%;top: 50%;transform: translate(-50%, -50%);animation: animate 6s linear;}
@keyframes animate{0%{transform: translate(-50%, -50%);opacity: 1;filter: hue-rotate(0);}100%{transform: translate(-50%, -5000%);opacity: 0;filter: hue-rotate(720deg);}}
.about {padding-bottom: 30px;}
.about .container {box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);}
.about .video-box img {padding: 15px 0;}
.about .section-title p {text-align: left;font-style: italic;color: #fff;}
.about .about-content {padding: 40px;}
.about .icon-box + .icon-box {margin-top: 40px;}
.about .icon-box .icon {float: left;display: flex;align-items: center;justify-content: center;width: 72px;height: 72px;background: #f1f7fb;border-radius: 6px;transition: 0.5s;}
.about .icon-box .icon i {color: #428bca;font-size: 32px;}
.about .icon-box:hover .icon {background: #428bca;}
.about .icon-box:hover .icon i {color: #fff;}
.about .icon-box .title {margin-left: 95px;font-weight: 700;margin-bottom: 10px;font-size: 18px;text-transform: uppercase;}
.about .icon-box .title a {color: #343a40;transition: 0.3s;}
.about .icon-box .title a:hover {color: #428bca;}
.about .icon-box .description {margin-left: 95px;line-height: 24px;font-size: 14px;}
.about .video-box {position: relative;}
.about .play-btn {width: 94px;height: 94px;background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);border-radius: 50%;display: block;position: absolute;left: calc(50% - 47px);top: calc(50% - 47px);overflow: hidden;}
.about .play-btn::after {content: "";position: absolute;left: 50%;top: 50%;transform: translateX(-40%) translateY(-50%);width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 15px solid #fff;z-index: 100;transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.about .play-btn::before {content: "";position: absolute;width: 120px;height: 120px;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation: pulsate-btn 2s;animation: pulsate-btn 2s;-webkit-animation-direction: forwards;animation-direction: forwards;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: steps;animation-timing-function: steps;opacity: 1;border-radius: 50%;border: 5px solid rgba(66, 139, 202, 0.7);top: -15%;left: -15%;background: rgba(198, 16, 0, 0);}
.about .play-btn:hover::after {border-left: 15px solid #428bca;transform: scale(20);}
.about .play-btn:hover::before {content: "";position: absolute;left: 50%;top: 50%;transform: translateX(-40%) translateY(-50%);width: 0;height: 0;border: none;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 15px solid #fff;z-index: 200;-webkit-animation: none;animation: none;border-radius: 0;}
@-webkit-keyframes pulsate-btn {0% {transform: scale(0.6, 0.6);opacity: 1;}100% {transform: scale(1, 1);opacity: 0;}
}
@keyframes pulsate-btn {0% {transform: scale(0.6, 0.6);opacity: 1;}100% {transform: scale(1, 1);opacity: 0;}
}
.about-lists {padding: 40px;}
.about-lists .row {overflow: hidden;}
.about-lists .content-item {padding: 40px;border-left: 1px solid #d9e8f4;border-bottom: 1px solid #d9e8f4;margin: -1px;}
.about-lists .content-item span {display: block;font-size: 24px;font-weight: 400;color: #9eccf4;}
.about-lists .content-item h4 {font-size: 28px;font-weight: 400;padding: 0;margin: 20px 0;}
.about-lists .content-item p {color: #aaaaaa;font-size: 15px;margin: 0;padding: 0;}
@media (max-width: 768px) {
.about-lists .content-item {padding: 40px 0;}
}

.services {padding-bottom: 30px;}
.services .icon-box {margin-bottom: 20px;text-align: center;}
.services .icon {display: inline-flex;justify-content: center;align-items: center;width: 80px;height: 80px;margin-bottom: 20px;background: #fff;border-radius: 50%;transition: 0.5s;color: #428bca;box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);overflow: hidden;}
.services .icon i {font-size: 36px;line-height: 0;}
.services .icon-box:hover .icon {box-shadow: 0px 0 30px rgba(66, 139, 202, 0.5);}
.services .title {font-weight: 600;margin-bottom: 15px;font-size: 18px;position: relative;padding-bottom: 15px;}
.services .title a {color: #444;transition: 0.3s;}
.services .title a:hover {color: #428bca;}
.services .title::after {content: "";position: absolute;display: block;width: 50px;height: 2px;background: #428bca;bottom: 0;left: calc(50% - 25px);}
.services .description {line-height: 24px;font-size: 14px;}

section {padding: 60px 0;overflow: hidden;}
.section-bg {background-color: #f5f9fc;}
.section-title {text-align: center;padding-bottom: 30px;}
.section-title h2 {font-size: 32px;font-weight: 600;margin-bottom: 20px;padding-bottom: 0;color: #5c768d;}
.section-title p {margin-bottom: 0;}

#footer {background: #000066;padding: 0 0 30px 0;color: #fff;font-size: 14px;}
#footer .footer-top {background: #000066;border-top: 1px solid #768fa6;border-bottom: 1px solid #67839c;padding: 60px 0 30px 0;}
#footer .footer-top .footer-info {margin-bottom: 30px;}
#footer .footer-top .footer-info h3 {font-size: 24px;margin: 0 0 20px 0;padding: 2px 0 2px 0;line-height: 1;font-weight: 700;}
#footer .footer-top .footer-info p {font-size: 14px;line-height: 24px;margin-bottom: 0;font-family: "Arial", sans-serif;color: #fff;}
#footer .footer-top .social-links a {font-size: 18px;display: inline-block;background: #768fa6;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;transition: 0.3s;}
#footer .footer-top .social-links a:hover {background: #428bca;color: #fff;text-decoration: none;}
#footer .footer-top h4 {font-size: 16px;font-weight: 600;color: #fff;position: relative;padding-bottom: 12px;}
#footer .footer-top .footer-links {margin-bottom: 30px;}
#footer .footer-top .footer-links ul {list-style: none;padding: 0;margin: 0;}
#footer .footer-top .footer-links ul i {padding-right: 2px;color: #9eccf4;font-size: 18px;line-height: 1;}
#footer .footer-top .footer-links ul li {padding: 10px 0;display: flex;align-items: center;}
#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
#footer .footer-top .footer-links ul a {color: #fff;transition: 0.3s;display: inline-block;line-height: 1;}
#footer .footer-top .footer-links ul a:hover {color: #9eccf4;}
#footer .footer-top .footer-newsletter form {margin-top: 30px;background: #fff;padding: 6px 10px;position: relative;border-radius: 4;}
#footer .footer-top .footer-newsletter form input[type=email] {border: 0;padding: 4px;width: calc(100% - 110px);}
#footer .footer-top .footer-newsletter form input[type=submit] {position: absolute;top: 0;right: 0;bottom: 0;border: 0;background: none;font-size: 16px;padding: 0 20px;background: #428bca;color: #fff;transition: 0.3s;border-radius: 4;}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {background: #5295ce;}
#footer .copyright {text-align: center;padding-top: 30px;}
#footer .credits {padding-top: 10px;text-align: center;font-size: 13px;color: #fff;}
#footer .credits a {color: #9eccf4;}





