body {margin: 0px; font-family: "roboto" !important; background-color: #ffffff;}

html {
  scroll-behavior: smooth;
}

#header {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  height: 85px;
  min-width: 300px;
  position: relative;
  z-index: 2;
}

#header-cont {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0,0,0,0);
  width: 100%;
  max-width: 2560px;
  height: 65px;
}

#hero-img {
  width: 100%;
  min-width: 300px;
  height: 525px;
  background-color: blue;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

#hamburger {
  width: 75px;
  height: 85px;
  position: relative;
  float: left;
  background: rgba(0,0,0,0);
  padding-left: 17.75px;
  padding-right: 17.75px;
  transition: 0.3s;
  z-index: 1;
}

#burg {
  height: 7px;
  width: 100%;
  background-color: #3742fa;
  position: relative;
  float: left;
  transition: 0.3s;
}

#burg-1 {
  height: 7px;
  width: 100%;
  background-color: #3742fa;
  position: relative;
  float: left;
  transition: 0.3s;
}

#burg-a {
  height: 7px;
  width: 100%;
  background-color: #3742fa;
  position: relative;
  float: left;
  margin: 14px 0px;
  transition: 0.3s;
  top: 50%;
}

#hamburger:hover #burg-a {
  margin: 20px 0px;
  transition: 0.3s;
}

#hamburger:hover #burg-1 {
  margin-top: -6px;
  transition: 0.3s;
}

#cent1 {
  position: relative;
  margin-top: 17.75px;
}

#hamburger:hover {
  cursor: pointer;
  transition: 0.3s;
  background-color: #dfe4ea;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb {
  width: 8px;
  background-color: #3742fa;
}

#hero-img-img {
  width: 100%;
  position: relative;
top: 50%;
transform: translateY(-50%);
float: left;
}

#hero-img-img2 {
  position: relative;
width: 108%;
transform: translateY(-50%);
top: 50%;
margin-left: -4%;
}

#hero-img-img3 {
  position: relative;
width: 108%;
transform: translateY(-50%);
top: 50%;
margin-left: -4%;
}

#hero-img-img2a {
  position: relative;
width: 108%;
margin-left: -4%;
display: none;
}

#hero-img-img3a {
  position: relative;
width: 108%;
margin-left: -4%;
display: none;
}

@media screen and (min-width: 1920px) {
  #hero-img-img2, #hero-img-img3 {
    transform: translateY(-0%);
    top: 0%;
  }
}

@media screen and (max-width: 1919px) {
  #hero-img-img2, #hero-img-img3 {
    width: 122%;
    margin-left: -11%;
  }
}

@media screen and (max-width: 1709px) {
  #hero-img-img2, #hero-img-img3 {
    width: 142%;
    margin-left: -21%;
  }
}

@media screen and (max-width: 1464px) {
  #hero-img-img2, #hero-img-img3 {
    width: 162%;
    margin-left: -31%;
  }
}

@media screen and (max-width: 1279px) {
  #hero-img-img2, #hero-img-img3 {
    width: 182%;
    margin-left: -41%;
  }
}

@media screen and (max-width: 1139px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 120%;
    margin-left: -10%;
    margin-top: -10%;
  }
}

@media screen and (max-width: 759px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 140%;
    margin-left: -20%;
    margin-top: -10%;
  }
}

@media screen and (max-width: 629px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 160%;
    margin-left: -40%;
    margin-top: -15%;
  }
}

@media screen and (max-width: 574px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 170%;
    margin-left: -40%;
    margin-top: 0%;
  }
}

@media screen and (max-width: 464px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 200%;
    margin-left: -70%;
    margin-top: 0%;
  }
}

@media screen and (max-width: 394px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 240%;
    margin-left: -100%;
    margin-top: 0%;
  }
}

@media screen and (max-width: 329px) {
  #hero-img-img2, #hero-img-img3 {
    display: none;
  }

  #hero-img-img2a, #hero-img-img3a {
    display: block;
    width: 270%;
    margin-left: -120%;
    margin-top: 0%;
  }
}



.slidev {
  width: 33.3333333333%;
  height: 525px;
  position: relative;
  float: left;
  overflow: hidden;
}

#slider1 {
  width: 300%;
  height: 525px;
  position: relative;
  animation: 40s slidz infinite;
}

#title1 {
  position: absolute;
  font-size: 30px;
  color: #3742fa;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  z-index: 0;
  margin-left: 120px;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(0,0,0,0);
  margin-top: 4px;
}

@media screen and (max-width: 820px) {
  #hero-img-img {
    width: 153%;
  }
}

@media screen and (max-width: 520px) {
  #hero-img-img {
    width: 190%;
    margin-left: -20%;
  }
}

@media screen and (max-width: 415px) {
  #hero-img-img {
    width: 237%;
    margin-left: -20%;
  }
}

@media screen and (max-width: 330px) {
  #hero-img-img {
    width: 270%;
    margin-left: -20%;
  }
}

::selection {
  background: rgba(55, 66, 250, 0.15);
}

nav {
  right: 0;
  position: absolute;
  margin-top: 15px;
  margin-right: 50px;
}

nav ul li {
  display: inline;
}

nav ul li a {
  color: #3742fa;
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  transition: 0.3s;
  margin: 0;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 30px;
}

nav ul li a:hover {
    background-color: #dfe4ea;
    transition: 0.3s;
}

a {text-decoration: none;}


#cond:after {
  content: '\f0d7';
  font-family: "FontAwesome" !important;
  color: #3742fa;
  margin-left: 5px;
}

@media screen and (max-width: 979px) {
  nav {
    display: none;
  }
}

@media screen and (max-width: 449px) {
  #title1 {
    font-size: 25px;
    margin-top: 8px;
  }
}

@media screen and (max-width: 359px) {
  #title1 {
    font-size: 22.5px;
    margin-top: 9px;
    margin-left: 115px;
  }
}

#bio {
  width: 100%;
  height: 400px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #f1f2f6;
  overflow: hidden;
  z-index: 0;
  min-width: 300px;
  max-width: 2560px;
}

#bio-img {
  height: 100%;
  width: 400px;
  background-color: #f1f2f6;
  overflow: hidden;
  position: relative;
  float: left;
}

#paul {
  width: 300px;
  height: 300px;
  position: absolute;
top: 50%;
transform: translateY(-50%);
  border-radius: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 12px 12px rgba(0, 0, 0, 0.15);
}

#paul2 {
  display: none;
  width: 180px;
  height: 180px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 12px 12px rgba(0, 0, 0, 0.15);
}

#paul2d {
  width: 100%;
  position: absolute;
  bottom: 0;
  display: none;
  height: 218px;
  background: rgba(0,0,0,0);
}

#bio-p {
  color: #3742fa;
  font-size: 25px;
  height: 290px;
  overflow: auto;
  position: relative;
  margin-top: -0px;
  padding-left: 40px;
  padding-right: 10px;
}

#bio-p-c {
  overflow: hidden;
}

#bio-about {
  color: #3742fa;
  font-size: 35px;
  margin: 0;
  background-color: #f1f2f6;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-left: 70px;
  position: relative;
  width: 90px;
  z-index: 1;
  padding-left: 10px;
  padding-right: 10px;
}

#line {
  height: 5px;
  width: 30%;
  background-color: #3742fa;
  position: absolute;
  z-index: 0;
  margin-top: -36px;
  margin-left: 40px;
}

@media screen and (max-width: 749px) {
  #bio-img {
    width: 300px;
  }

  #paul {
    width: 200px;
    height: 200px;
  }

  #line {
    width: 35%;
  }
}

@media screen and (max-width: 618px) {
  #bio-img {
    width: 240px;
  }

  #paul {
    width: 190px;
    height: 190px;
  }

  #line {
    width: 40%;
  }

  #bio-p {
    font-size: 23px;
  }
}

@media screen and (max-width: 565px) {

    #bio-p {
      font-size: 20px;
    }
}

@media screen and (max-width: 522px) {
  #bio-img {
    display: none;
  }

  #paul {
    width: 190px;
    height: 190px;
  }

  #line {
    width: 50%;
  }

  #bio {
    height: 600px;
  }

  #paul2 {
    display: block;
  }

  #paul2d {
    display: block;
  }
}

@media screen and (max-width: 329px) {
  #title1 {
    font-size: 21px;
    margin-left: 110px;
  }
}

@media screen and (max-width: 449px) {
  #line {
    width: 60%;
  }
}

@media screen and (max-width: 399px) {
  #line {
    width: 65%;
  }
}

@media screen and (max-width: 319px) {
  #line {
    width: 68%;
  }
}

@media screen and (max-width: 329px) {
  #hamburger {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#circza {
  width: 130px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  margin-left: 10px;
  display: block;
}

#circza2 {
  width: 130px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
margin-left: 2.5px;
  display: none;
}


#circ1 {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #ced6e0;
  margin-top: 12.5px;
  transition: 0.3s;
  position: relative;
  float: left;
  animation: 40s slidz2 infinite;
}

#circ1:hover {
  cursor: pointer;
}

.circ1 {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #ced6e0;
  margin-top: 12.5px;
  transition: 0.3s;
  position: relative;
  float: left;
  margin-left: 20px;
}

.circ1:hover {
  cursor: pointer;
}

.sliderbottom {
  position: relative;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0,0,0,0);
  width: 100%;
  max-width: 2560px;
  min-width: 300px;

}

#circ2 {
  animation: 40s slidz3 infinite;
}



@keyframes slidz2 {
  0% {
    opacity: 0.5;
  }

  11.1111111111% {
    opacity: 0.5;
  }

  22.2222222222% {
    opacity: 1;
  }

  33.3333333333% {
    opacity: 1;
  }

  44.4444444444% {
    opacity: 1;
  }

  55.5555555555% {
    opacity: 1;
  }

  66.6666666666% {
    opacity: 1;
  }

  77.7777777777% {
    opacity: 1;
  }

  88.8888888888% {
    opacity: 0.5;
  }

  100% {
    opacity: 0.5;
  }
}

@keyframes slidz3 {
  0% {
    opacity: 1;
  }

  11.1111111111% {
    opacity: 1;
  }

  22.2222222222% {
    opacity: 0.5;
  }

  33.3333333333% {
    opacity: 0.5;
  }

  44.4444444444% {
    opacity: 1;
  }

  55.5555555555% {
    opacity: 1;
  }

  66.6666666666% {
    opacity: 0.5;
  }

  77.7777777777% {
    opacity: 0.5;
  }

  88.8888888888% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

#circ3 {
  animation: 40s slidz4 infinite;
}

@keyframes slidz4 {
  0% {
    opacity: 1;
  }

  11.1111111111% {
    opacity: 1;
  }

  22.2222222222% {
    opacity: 1;
  }

  33.3333333333% {
    opacity: 1;
  }

  44.4444444444% {
    opacity: 0.5;
  }

  55.5555555555% {
    opacity: 0.5;
  }

  66.6666666666% {
    opacity: 1;
  }

  77.7777777777% {
    opacity: 1;
  }

  88.8888888888% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slidz {
  0% {
    margin-left: -0%;
  }

  11.1111111111% {
    margin-left: -0%;
  }

  22.2222222222% {
    margin-left: -100%;
  }

  33.3333333333% {
    margin-left: -100%;
  }

  44.4444444444% {
    margin-left: -200%;
  }

  55.5555555555% {
    margin-left: -200%;
  }

  66.6666666666% {
    margin-left: -100%;
  }

  77.7777777777% {
    margin-left: -100%;
  }

  88.8888888888% {
    margin-left: -0%;
  }

  100% {
    margin-left: -0%;
  }
}

#dropper {
  width: 100%;
  max-width: 2560px;
  height: 300px;
  background-color: #ffffff;
  position: absolute;
  transition: 0.3s;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.squarecon {
  width: 250px;
  height: 250px;
  position: relative;
  float:left;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 20px;
  background: linear-gradient(to bottom right, #3742fa, #3742fa);
  border-radius: 3px;
  overflow: hidden;
}

.squareconimg {
  width: 100%;
  height: 175px;
  background-color: blue;
  overflow: hidden;
  top: 0;
  position: relative;
}

.conbut {
  height: 40px;
  width: 170px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #ffffff;
  box-sizing: border-box;
  margin-left: 20px;
  overflow: hidden;
  transition: 0.4s;
}

.conbut1 {
  width: 100%;
  height: 36px;
  background: rgba(0,0,0,0);
  position: relative;
  float: left;
  transition: 0.4s;
}

.conbut2 {
  width: 100%;
  height: 36px;
  background-color: #ffffff;
  position: relative;
  float: left;
  transition: 0.4s;
}

.squareconbut {
  height: 75px;
  background: rgba(0,0,0,0);
  bottom: 0;
  position: relative;
  width: 100%;
}

.conbut:hover .conbut1 {
  margin-top: -100%;
  transition: 0.4s;
}

.pconbut {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  margin-left: 5px;
  float: left;
  color: #ffffff;
  margin-top: 0px;
  padding: 0;
}

.pconbut2 {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  margin-left: 5px;
  float: left;
  color: #3742fa;
  margin-top: 0px;
  padding: 0;
}

.conbut:hover {
  cursor: pointer;
}

.arr1 {
  height: 15px;
  width: 15px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-radius: 0px 3px 0px 0px;
  position: relative;
  float: right;
  margin-right: 10px;
  transform: rotate(45deg);
  margin-top: 10px;
}

.arr2 {
  height: 15px;
  width: 15px;
  border-right: 2px solid #3742fa;
  border-top: 2px solid #3742fa;
  border-radius: 0px 3px 0px 0px;
  position: relative;
  float: right;
  margin-right: 10px;
  transform: rotate(45deg);
  margin-top: 10px;
}

.conimg {
  width: 140%;
  transition: 0.3s;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}

.squarecon:hover .conimg {
  width: 170%;
transition: 0.3s;
margin-top: -7.5%;
}

#overlay1 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 100;
  background: rgba(0,0,0,0);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  min-height: 600px;
  margin-left: -100%;
  min-width: 300px;
}

@media screen and (max-height: 600px) {
  #overlay1 {
    position: absolute;
  }

  #popup1 {
    width: 100% !important;
    height: 600px !important;
  }
}

.close1 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  background: rgba(0,0,0,0);
}

#overlay2 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0,0,0,0.3);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 99;
  min-width: 300px;
}

#popup1 {
  width: 400px;
  height: 100%;
  min-height: 600px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-width: 2560px;
}

@media screen and (max-width: 679px) {
  #popup1 {
    width: 100%;
  }
}

#header2 {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  height: 85px;
  position: relative;
  z-index: 2;
}

.nava {
  width: 85%;
  height: 60px;
  background: rgba(0,0,0,0);
  position: relative;
  float: left;
  box-sizing: border-box;
  z-index: 1;
  transition: 0.3s;
}

.nava:hover {
  background-color: #f1f2f6;
  transition: 0.3s;
  cursor: pointer;
  width: 100%;
}

.navap {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 7px;
  color: #3742fa;
  font-size: 20px;
  font-weight: bold;
}

#popclose {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  position: relative;
  float: right;
  top: 50%;
  transform: translateY(-50%);
  background-color: #3742fa;
  display: none;
  margin-right: 12.5px;
  transition: 0.3s;
  box-sizing: border-box;
  border: 2px solid #3742fa;
}

@media screen and (max-width: 679px) {
  #popclose {
    display: block;
  }
}

@media screen and (max-height: 600px) {
  #popclose {
    display: block;
  }
}

#popclose:hover {
  transition: 0.3s;
  background: rgba(0,0,0,0);
  cursor: pointer;
}

#popclosep {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  font-family: "Varela Round" !important;
  color: #ffffff;
  transition: 0.3s;
  text-align: center;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

#popclose:hover #popclosep {
  color: #3742fa;
  transition: 0.3s;
}

@media screen and (min-width: 2561px) and (max-height: 600px) {
  #popup1 {
    width: 2200px !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  #all {
    display: block !important;
  }
}

#pops2 {
  height: 180px;
  width: 100%;
  transition: 0s;
  display: none;
  background: linear-gradient(to bottom right, #3742fa, #3742fa);
  position: relative;
  float: left;
  max-width: 600px;
}

#apz {
  width: 100%;
  height: 60px;
  width: 100%;
  position: relative;
  float: left;
  z-index: 2;
  background: rgba(0,0,0,0);
  margin-bottom: -60px;
}

#apz:hover {
  cursor: pointer;
}

.nava2 {
  width: 85%;
  height: 60px;
  background: rgba(0,0,0,0);
  position: relative;
  float: left;
  box-sizing: border-box;
  z-index: 1;
  transition: 0.3s;
}

.nava2:hover {
  transition: 0.3s;
  cursor: pointer;
  width: 100%;
  opacity: 0.5;
}

.navap2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 7px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

#qual {
  width: 100%;
  height: 400px;
  background: rgba(0,0,0,0);
  position: relative;
  max-width: 2560px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  min-width: 300px;
}

#qualtitle {
  width: 100%;
  height: 60px;
  background: rgba(0,0,0,0);
  position: relative;
  top: 0;
}

#qualh1 {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #747d8c;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

#qualcont {
  height: 340px;
  width: 100%;
  position: relative;
  bottom: 0;
  background: rgba(0,0,0,0);
  overflow: hidden;
}

#qualslide {
  width: 500%;
  height: 100%;
  position: relative;
  transition: 0.3s;
}

.qualslidediv {
  width: 20%;
  position: relative;
  float: left;
  height: 100%;
  background-color: #f1f2f6;
}

#ara1 {
position: relative;
top: 50%;
transform: translateY(-50%);
float: left;
width: 50px;
height: 50px;
border-top: 3px solid #3742fa;
border-right: 3px solid #3742fa;
transform: rotate(-135deg);
margin-left: 30px;
margin-top: -25px;
transition: 0.3s;
box-sizing: border-box;
opacity: 1;
}

#ara2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  float: right;
  width: 50px;
  height: 50px;
  border-top: 3px solid #3742fa;
  border-right: 3px solid #3742fa;
  transform: rotate(45deg);
  margin-right: 30px;
  margin-top: -25px;
  transition: 0.3s;
  box-sizing: border-box;
  opacity: 1;
}

#qualcont2 {
  height: 340px;
  width: 100%;
  position: absolute;
  background: rgba(0,0,0,0);
  opacity: 1;
  z-index: 3;
  margin-top: -340px;
}

@keyframes slide {
  0% {
    margin-left: -0%;
  }

  6.66666666667% {
    margin-left: -0%;
  }

  13.3333333333% {
    margin-left: -100%;
  }

  20% {
    margin-left: -100%;
  }

  26.6666666667% {
    margin-left: -200%;
  }

  33.3333333333% {
    margin-left: -200%;
  }

  40% {
    margin-left: -300%;
  }

  46.6666666667% {
    margin-left: -300%;
  }

  53.3333333334% {
    margin-left: -400%;
  }

  60% {
    margin-left: -400%;
  }

  66.6666666667% {
    margin-left: -300%;
  }

  73.3333333334% {
    margin-left: -300%;
  }

  80% {
    margin-left: -200%;
  }

  86.6666666667% {
    margin-left: -200%;
  }

  93.3333333334% {
    margin-left: -100%;
  }

  100% {
    margin-left: -100%;
  }
}

.qualp {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #747d8c;
  font-size: 22.5px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
}

#ar1 {
  float: left;
  height: 100%;
  width: 77px;
  background: rgba(0,0,0,0);
  position: relative;
  transition: 0.3s;
}

#ar2 {
  float: right;
  height: 100%;
  width: 77px;
  background: rgba(0,0,0,0);
  position: relative;
  transition: 0.3s;
}

#ar2:hover {
  background: rgba(0,0,0,0.2);
  transition: 0.3s;
  cursor: pointer;
}

#ar1:hover {
  background: rgba(0,0,0,0.2);
  transition: 0.3s;
  cursor: pointer;
}

#ar2:hover #ara2 {
  margin-right: 25px;
  transition: 0.3s;
}

#ar1:hover #ara1 {
  margin-left: 25px;
  transition: 0.3s;
}

#circ1a {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #ced6e0;
  margin-top: 12.5px;
  transition: 0.3s;
  position: relative;
  float: left;
  opacity: 0.5;
}

#circ1a:hover {
  cursor: pointer;
}

#footer {
  height: 500px;
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #2f3542;
  min-width: 300px;
  overflow: hidden;
}

#footercent {
  height: 100%;
  width: 100%;
  max-width: 2560px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 30px 30px rgba(0,0,0,0.3);
}

@media screen and (max-width: 909px) {
  #ar1 {
    display: none;
  }

  #ar2 {
    display: none;
  }
}

#circza1 {
  width: 130px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  margin-left: 10px;
  display: block;
  overflow: hidden;
  background: rgba(0,0,0,0);
}

#circzam {
  position: relative;
  float: left;
  width: 205px;
  transition: 0.3s;
}

#footerp {
  width: 300px;
  height: 100%;
  position: relative;
  float: left;
}

#footerph {
  color: #ffffff;
  font-size: 32px;
  margin-left: 10px;
}

.footera {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  float: left;
  margin-left: 10px;
  transition: 0.3s;
  font-weight: normal;
}

.footera:hover {
  transition: 0.3s;
  opacity: 0.5;
}

#overlay1a {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 101;
  background: rgba(0,0,0,0);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  min-height: 550px;
  min-width: 300px;
  margin-top: -100%;
}

@media screen and (max-height: 550px) {
  #overlay1a {
    position: absolute;
  }
}

#overlay2a {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0,0,0,0.3);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 99;
  min-width: 300px;
}

#conta {
  width: 450px;
  height: 450px;
  border-radius: 3px;
  background-color: #ffffff;
  border-radius: 5px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

@media screen and (max-width: 500px) {
  #conta {
    width: 100%;
    height: 100%;
    border-radius: 0px;
  }

  #overlay2a {
    display: none;
  }
}

#popclose2 {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  position: relative;
  float: right;
  background-color: #3742fa;
  display: none;
  margin-right: 12.5px;
  margin-top: 12.5px;
  transition: 0.3s;
  box-sizing: border-box;
  border: 2px solid #3742fa;
}

#popclose2:hover {
  transition: 0.3s;
  background: rgba(0,0,0,0);
  cursor: pointer;
}

#popclosep2 {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  font-family: "Varela Round" !important;
  color: #ffffff;
  transition: 0.3s;
  text-align: center;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

#popclose2:hover #popclosep2 {
  color: #3742fa;
  transition: 0.3s;
}

@media screen and (max-width: 500px) {
  #popclose2 {
    display: block;
  }
}

#mail {
  position: absolute;
  top: 50%;
  color: #3742fa;
  font-size: 22px;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: -11px;
  font-weight: bold;
  transition: 0.3s;
  left: 50%;
  transform: translateX(-50%);
}

#mail:hover {
  opacity: 0.5;
  transition: 0.3s;
}

#copyr {
  color: #ffffff;
  position: absolute;
  font-size: 17px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  font-weight: normal;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  width: 190.58px;
}
