@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);.navbar{padding:1rem}.navbar-brand{font-family:'Kaushan Script';font-size:32px;color:#34495e}.navbar-brand:hover{color:#1abc9c}.navbar .nav-link{color:#34495e;font-size:1.2rem;padding:0 1rem}.navbar .nav-link:hover{color:#1abc9c}.navbar-toggler-icon{outline:0}@media (max-width:992px){.nav-link{text-align:center;margin-top:1rem}}@media(max-width:514px){.navbar-brand{font-size:32px}}@media (max-width:375px){.navbar-brand{font-size:30px}}@media (max-width:360px){.navbar-brand{font-size:24px}}.video-container{text-align:center;background-color:#3f474d;height:calc(100vh - 10rem);max-height:70em;min-height:40em;margin:0 auto;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.myvideo{position:absolute;min-width:100%;max-width:none;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.6}.video-container .h4_home{color:#fff;font-family:'Kaushan Script';font-size:56px}.video-container .h3_home{color:#fff}.video-container .mybutton_cyano{background:0 0;font-size:1.4rem;background:#1abc9c;font-family:'Noto Serif';border:none}.video-container .mybutton_cyano:hover{background-color:#34495e;color:#fff}@media (max-width:414px){.video-container .h3_home{margin-top:1rem}}.whatis{padding-top:5rem}.whatis h2{font-size:48px;font-family:'Kaushan Script',serif}.content ul{list-style:none;margin-left:0;padding-left:0}.whatis .collage img{display:block;margin:auto}.whatis .content li{margin-top:1rem;font-family:Arsenal}.whatis .content li strong{font-size:24px;font-family:'Noto Serif';color:#1abc9c}.useit{padding-top:5rem}.photogallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,300px);grid-column-gap:1rem;grid-row-gap:1rem}.photogallery img{width:100%;height:100%;object-fit:cover}.photogallery img:nth-child(1){grid-column-start:1;grid-column-end:3}.photogallery img:nth-child(3){grid-column-start:1;grid-column-end:4}.photogallery-title{font-family:'Kaushan Script';font-size:36px}.useit .content{padding:3rem}.second img:nth-child(1){grid-column-start:1;grid-column-end:3}.second img:nth-child(2){grid-column-start:3;grid-column-end:4;grid-row-start:1;grid-row-end:3}.second img:nth-child(3){grid-column-start:1;grid-column-end:3}.line-btn{outline:0;cursor:pointer;position:relative;line-height:1;display:inline-block;z-index:1;font-weight:400;text-align:center;font-size:1.2rem;font-style:italic;font-family:'Noto Serif',serif;letter-spacing:.05em;color:#1abc9c;transition:color .3s ease;padding:.625em 0;background-color:transparent}.line-btn::before{content:'';position:absolute;width:100%;height:2px;background-color:#1abc9c;bottom:0;left:50%;transform:translateX(-50%);transition:.3s ease;z-index:-1}.line-btn:hover:before{height:100%;width:calc(100% + 1.5rem)}.line-btn:hover{color:#fff}@media (max-width:767px){.useit .content{padding:1.5rem}.useit .lead-text{text-align:left}.photogallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,200px);grid-column-gap:.5rem;grid-row-gap:.5rem}.second{display:none}}.services{padding-top:5rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,250px)}.services-grid .cont{padding:3rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,.45),rgba(0,0,0,.45)),#34495e}.services-grid h6{color:#1abc9c;font-family:'Kaushan Script',serif;font-size:24px}.services-grid p{color:#fff;font-family:Arsenal}.services-grid .cont:nth-child(1){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services1.jpg);background-size:cover}.services-grid .cont:nth-child(2){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services2.jpg);background-size:cover}.services-grid .cont:nth-child(3){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services3.jpg);background-size:cover}.services-grid .cont:nth-child(4){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services4.jpg);background-size:cover}.services-grid .cont:nth-child(5){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services5.jpg);background-size:cover}.services-grid .cont:nth-child(6){background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/services6.jpg);background-size:cover;background-position:50% 50%}@media (max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,250px)}}@media (max-width:767px){.services-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:340px){.services h6{font-size:20px}.services p{font-size:14px}}.partners{background:#34495e;padding-top:2rem;padding-bottom:2rem}.partners h2{font-family:'Kaushan Script',serif;color:#fff}.partners-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:1rem}.partners-grid .cont{display:flex;justify-content:center;align-items:center}.partners-grid img{max-width:100%}@media (max-width:767px){.partners-grid{grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;grid-row-gap:1rem}}.footer{background:#fff;color:#34495e}.footer p{color:#34495e}.footer a{color:#34495e}