@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');

.wrapper1270-reg{
    max-width:1270px;
	margin:0px auto;
    display:flex;
    justify-content: center;
}

 .footer .col-49{
	padding-top:30px;
    font-size:13px;
    letter-spacing: 2px;
    line-height: 20px;
}

.footer .col-49 a{
	display:block;
	padding-left:30px;
	color:#ffffff;
	font-size:1.0em;
    letter-spacing: 1px;
	line-height:1.8em;
    text-decoration: none;
    font-family: 'SegoeUI';
    font-weight: lighter;
}

.footer .col-49 a:hover{
	text-decoration:Underline;
}
.footer{
	width: 100%;
 	height: 280px !important;
 	background: #0c3351;
 	overflow: auto;
	color:#ffffff;
 	display: flex;
	justify-content: space-evenly;
}

.footer p{
	  font-size:1.0em;
    letter-spacing: 1.5px;
    color: #fff;
    margin-bottom: 5px;
  }

.row{
  flex-wrap:nowrap;
}

.col-100{
	width:100%;
}
.col-49{
	width:49%;
}

.col-footer-links{
    max-width: 120px;
}

.row {
  display:block;
}

.row.footer-imgs{
  width: 600%;
  height: auto;
  margin: auto;
  max-width:860px;
}

.footer-img1{
  width: 80px;
  display:block;
}

.footer-img2{
  display: block;
  position: relative;
  float: right;
  top: 10px;
  width: 65px;
 
}
.row.copcon{
  width: 40vw;
  height: 20vh;
  margin-left: 20vh;
  margin-top: 10vh;
}

.row.copcon p{
  color: #fff;
  margin: 2vh 0;
}
.divider{
  width: 1px;
  height: 100px;
  background: #fff;
    margin-top: 60px;
}
.footer.nav{
    margin-top: 4vh;
    margin-left: 3vw;
    display:block;
}
.footer.nav a{
  color: #fff;
  display: block;
  margin-top: 2vh;
 /* font-family: 'Mohave-Light';*/
}

.nav {
  display: block;
}

#footer{
    background-color:#1489be;
    color:#FFFFFF;
    text-align:center;
    padding:50px 0px;
    font: size 1.0em;
    position:relative;
}

#footer #acym-birds{
    position:absolute;
    left:200px;
    top:-75px;
    width:80px;
}

#footer #acym-boat{
    position:absolute;
    top:-17px;
    right:200px;
    width:60px;
}

.bold{
 /* font-family:'Mohave-Bold';*/
  font-weight: bold;
  }

.light{
 font-weight: lighter;
}

.copyright{
  display: block;
  text-align: center;
  font-size: 12px;
}

.socials {
  padding-top: 15px;
  display:flex;
  width:100%;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  place-items: center;
  /*background: linear-gradient(315deg, #ffffff 0%, #d7e1ec 74%);*/
}

.socials p{
  width:auto;
  margin-right: 10px;
}

.socials .button {
  box-sizing: border-box;
  display: inline-block;
  height: 35px;
  width: 35px;
  padding:0;
  /*float: left;*/
  margin:0 5px;
  background: #fff !important;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
  transition: all 0.3s ease-out;
  overflow: hidden;

}

.socials .button:hover {
  width: 150px;
}

.socials .button .icon{
  display: inline-block;
  text-align: center;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 35px;
  color: black;
}

.socials .button:nth-child(2):hover .icon i{
  color: #c32aa3;
}

.socials .button:nth-child(3):hover .icon i{
 color: #4267b2;
}

.socials .button:nth-child(4):hover .icon i{
  color: #1da1fe;
}

.socials .button:nth-child(5):hover .icon i{
  color: #e68523;
}

.socials .button .icon i {
  font-size: 16px;
  line-height: 35px;
  transition: all 0.3s ease-out;
  box-sizing: border-box;
}

.socials .button:hover .icon i {
  color: #fff;
}

.socials .button span {
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
  margin-left: 10px;
  box-sizing: border-box;
  text-shadow: 1px 1px 1px #1d1b1b;
}

.socials .button:hover span {
  margin-left: 2px;
}

.socials .button:nth-child(2) span {
  color: #c32aa3;
}

.socials .button:nth-child(3) span {
  color: #4267b2;
}

.socials .button:nth-child(4) span {
  color: #1da1fe;
}

.socials .button:nth-child(5) span {
  color: #e68523;
}

@media only screen and (max-width:600px) {

  
  .row.footer-imgs{
    display: none;
}

.row.footer {
    margin-top: 40px;
}

.footer .col-49{
    font-size:0.7em;
}

.footer .col-49 a{
	font-size:1.0em;
  margin-top: 5px;
  padding-left: 10px;
}

.col-100.wrapper1270-reg{
  margin: 0 10px;
}

.wrapper1270-reg{
  justify-content:space-evenly;
}

p {
  margin-block-start: .1em;
  margin-block-end: .1em;
}

.divider {
  display: none;
}

.col-footer-links{
  padding-left: 20px;
}

.col-49{
  width:70%;
}

.footer{
  overflow: hidden;
}


}


@media only screen and (min-width:601px) and (max-width: 1064px) {
  .row.footer-imgs{
    display: none;
  }

}

@media only screen and (max-width:312px) {
  .footer .col-49{
    font-size: 0.7em;
    letter-spacing: 0px;
    line-height: 15px;
  }
}  
