@charset "UTF-8";/*!* Start Bootstrap - Creative v6.0.1 (https://startbootstrap.com/themes/creative)* Copyright 2013-2020 Start Bootstrap* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)*//*! * Bootstrap v4.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */:root{--blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #f4623a; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #f4623a; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Merriweather Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}*,*::before,*::after{box-sizing: border-box;}html{font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display: block;}body{margin: 0; font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff;}.nav-link{padding: 0 15px;}.teal a,.teal li a{text-decoration: none;}.sidenav li a{text-decoration: none;}.teal li a:hover{color: greenyellow;}.glow{font-size: 30px; color: #fff; text-align: center; -webkit-animation: glow 0.5s ease-in-out infinite alternate; -moz-animation: glow 0.5s ease-in infinite alternate; animation: neonGlow 0.5s infinite alternate;}@keyframes neonGlow{from{text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #b6ff00, 0 0 70px #b6ff00, 0 0 80px #b6ff00, 0 0 100px #b6ff00, 0 0 150px #b6ff00;}to{text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #b6ff00, 0 0 35px #b6ff00, 0 0 40px #b6ff00, 0 0 50px #b6ff00, 0 0 75px #b6ff00;}}/*scroll animation*/.scroll-animation{opacity: 0; -moz-transition: all 1000ms ease-out; -webkit-transition: all 1000ms ease-out; -o-transition: all 1000ms ease-out; transition: all 1000ms ease-out; -moz-transform: translate3d(0px, 100px, 0px); -webkit-transform: translate3d(0px, 100px, 0px); -o-transform: translate(0px, 100px); -ms-transform: translate(0px, 100px); transform: translate3d(0px, 100px, 0px); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden;}.scroll-animation.in-view{opacity: 1; -moz-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate3d(0px, 0px, 0px); -moz-transition: all 1000ms ease-out; -webkit-transition: all 1000ms ease-out; -o-transition: all 1000ms ease-out; transition: all 1000ms ease-out;}.page-sectio{font-family: "Raleway", sans-serif; background-image: black; background-size: cover; background-repeat: no-repeat; height: 100vh; overflow: hidden; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: black; font-weight: 300;}@media (max-width: 767px) and (min-width: 100px){.page-sectio{height: 1500px;}}@media (max-width: 767px) and (min-width: 100px){.nn{padding-top: 50px;}}.mt-0{margin-top: 0 !important;}h1,h2,h3,h4,h5,h6{margin-top: 0; margin-bottom: 0.5rem;}hr{margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1);}hr.divider{max-width: 3.25rem; border-width: 0.2rem; border-color: whitesmoke; text-align: center;}.mt-0{text-align: center;}img{max-width: 100%; height: auto;}@-webkit-keyframes buzz-out-on-hover{10%{-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}20%{-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}30%{-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}40%{-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}50%{-webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}60%{-webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}70%{-webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}80%{-webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}90%{-webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0);}100%{-webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0);}}@keyframes buzz-out-on-hover{10%{-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}20%{-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}30%{-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}40%{-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}50%{-webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}60%{-webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}70%{-webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}80%{-webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}90%{-webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0);}100%{-webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0);}}.buzz-out-on-hover{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);}.buzz-out-on-hover:hover,.buzz-out-on-hover:focus,.buzz-out-on-hover:active{-webkit-animation-name: buzz-out-on-hover; animation-name: buzz-out-on-hover; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}.page-section{font-family: "Raleway", sans-serif; background-image: black; background-size: cover; background-repeat: no-repeat; height: 100vh; overflow: hidden; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: whitesmoke; font-weight: 300;}@media (max-width: 767px) and (min-width: 100px){.page-section{height: 1500px;}}hr.divide{max-width: 3.25rem; border-width: 0.2rem; border-color: red; text-align: center;}.bigbox{height: 400px; max-width: 100%; margin: 0 auto; position: relative;}.background{background: url(back1.jpg) repeat; background-attachment: fixed;}.scrollarea{color: white; position: relative; top: 80px; text-align: center;}.mm{padding-left: 0px; padding-right: 0px;}.backgroundd{background: url(back1.jpg) repeat; background-attachment: fixed;}#footer{background: #000; padding: 0 0 30px 0; color: #eee; font-size: 14px;}#footer .footer-top{background: url(back.jpg); padding: 60px 0 30px 0;}#footer .footer-top .footer-info{margin-bottom: 30px;}#footer .footer-top .footer-info h3{margin: 0 0 20px 0; padding: 2px 0 2px 10px;}#footer .footer-top .footer-info p{font-size: 14px; line-height: 24px; margin-bottom: 0; font-family: "Montserrat", sans-serif; color: #eee;}#footer .footer-top .social-links a{font-size: 18px; display: inline-block; background: #333; color: #eee; 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: red; color: #fff;}#footer .footer-top h4{font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; position: relative; padding-bottom: 12px;}#footer .footer-top h4::before,#footer .footer-top h4::after{content: ""; position: absolute; left: 0px; bottom: 0; height: 2px;}#footer .footer-top h4::before{width: 250px; background: #555;}#footer .footer-top h4::after{background: red; width: 60px;}#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: 8px; color: #ddd;}#footer .footer-top .footer-links ul li{border-bottom: 1px solid #333; padding: 10px 0;}#footer .footer-top .footer-links ul li:first-child{padding-top: 0;}#footer .footer-top .footer-links ul a{color: #eee;}#footer .footer-top .footer-links ul a:hover{color: red;}#footer .footer-top .footer-contact{margin-bottom: 30px;}#footer .footer-top .footer-contact p{line-height: 26px;}#footer .copyright{text-align: center; padding-top: 30px;}#footer .credits{text-align: center; font-size: 13px; color: #ddd;}#footer a{text-decoration: none;}.para{font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: normal; font-size: 18pt; text-align: center; color: white;}header.masthead{padding-top: 10rem; padding-bottom: calc(10rem - 4.5rem); background: linear-gradient( to bottom, rgba(92, 77, 66, 0.8) 0%, rgba(143, 142, 142, 0.8) 100% ), url(back.jpg); background-position: top; background-repeat: no-repeat; background-attachment: scroll; background-size: 100% 400px;}header.masthead h1{font-size: 2.25rem;}@media (min-width: 992px){header.masthead{height: 400px; padding-top: 4.5rem; padding-bottom: 0;}header.masthead p{font-size: 1.15rem;}header.masthead h1{font-size: 3rem;}}@media (min-width: 1200px){header.masthead h1{font-size: 3.5rem;}}.page-sectioo{font-family: "Raleway", sans-serif; background-image: black; background-size: cover; background-repeat: no-repeat; height: 100px; overflow: hidden; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: black; font-weight: 300;}#contact .form #sendmessage{color: #1db4e0; border: 1px solid #1db4e0; display: none; text-align: center; padding: 15px; font-weight: 600; margin-bottom: 15px;}#contact .form #errormessage{color: red; display: none; border: 1px solid red; text-align: center; padding: 15px; font-weight: 600; margin-bottom: 15px;}#contact .form #sendmessage.show,#contact .form #errormessage.show,#contact .form .show{display: block;}#contact .form .validation{color: red; display: none; margin: 0 0 20px; font-weight: 400; font-size: 13px;}#contact .form input,#contact .form textarea{padding: 10px 14px; border-radius: 0; box-shadow: none; font-size: 15px;}.bor-gb{border: 2px solid #1db3de;}#contact .form button[type="submit"]{background: #1db4e0; border: 0; border-radius: 3px; padding: 10px 30px; color: #fff; transition: 0.4s; cursor: pointer;}.form1{display: block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; border: none !important; color: #fff !important; background-color: transparent; background-clip: padding-box; border-bottom: 1px solid #ced4da !important; border-radius: none !important; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.clld-f8d523{color: #f8d523 !important; margin: 5px !important;}.form1:focus{border: none !important; background-color: transparent !important; box-shadow: none !important; border-bottom: 1px solid #fff !important;}#contact .form button[type="submit"]:hover{background: #2dc899;}.form-inpt{display: block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #1db4e0; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.page-sectionn{font-family: "Raleway", sans-serif; background-image: black; background-size: cover; background-repeat: no-repeat; height: 100vh; overflow: hidden; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: whitesmoke; font-weight: 300;}@media (max-width: 767px) and (min-width: 100px){.page-sectionn{height: 500px;}}.dropbtn{color: white; font-size: 1rem; border: none;}.dropdown{position: relative; display: inline-block;}.dropdown-content{display: none; position: absolute; background-color: black; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1;}.dropdown-content a{color: white; padding: 12px 16px; text-decoration: none; display: block;}.dropdown:hover .dropdown-content{display: block;}.paraa{font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: normal; font-size: 18pt; color: black;}.page-sectionnn{font-family: "Raleway", sans-serif; background-image: black; background-size: cover; background-repeat: no-repeat; height: 1800px; overflow: hidden; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: white; font-weight: 300; margin-top:40px ;}@media (max-width: 767px) and (min-width: 100px){.page-sectionn{height: 1800px;}}ul li{list-style: none; position: relative;}ul.checkmark li::before{content: ""; position: absolute; left: 2px; top: 5px; width: 7px; height:13px; border: solid #ff6600; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}