@import 'reset.css';
@import 'grid.css';

@font-face {
  font-family: Cambria;
  src: url(fonts/Cambria.ttf);
}
@font-face {
  font-family: CambriaBold;
  src: url(fonts/cambriab.ttf);
}


/* @font-face {
  font-family: 'Cambria Regular';
  src: url('Cambria/Cambria.eot');
  src: url('Cambria/Cambria.eot?#iefix') format('embedded-opentype'),
  url('Cambria/Cambria.woff') format('woff'),
  url('Cambria/Cambria.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }

  @font-face {
    font-family: 'Cambria Italic';
    src: url('Cambria/Cambria-Italic.eot');
    src: url('Cambria/Cambria-Italic.eot?#iefix') format('embedded-opentype'),
    url('Cambria/Cambria-Italic.woff') format('woff'),
    url('Cambria/Cambria-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    } */

body {
   font-family: 'Cambria';
  color: #000;
  /* background-image: linear-gradient(to bottom, rgba(60, 208, 236, 0.5), rgba(52, 135, 181, 1) 54%, rgba(12, 75, 117, 1) 77%, #052541); */
  transition: background-color 1s ease;
}

.panels {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

nav {
  position: fixed;
  top:0px;
  background: none;
  height: 60px;
  width: 100%;
  z-index: 10;
  overflow: hidden;
  transition: 0.5s;
  margin-top: -60px;
}

.second-page-nav {
 margin-top:0px; 
 background: #fff;
 box-shadow: 0 2px 14px 0 rgba(10, 62, 114, 0.48);
}

.second-page-nav a {
 color: #152845;
 }

 .second-page-nav a:hover {
  color: #48bedf;
  transition: 0.3s;
  }

 .second-page-nav  .navLiActive {
  color: #48bedf;
  border-bottom: 2px solid #48bedf;
 }



.navshow {
margin-top: 0px;

}

.hideNav nav{
  margin-top: -60px;
  display: none;
}

nav ul {
  float: right;
  padding: 13px 80px;
  padding-top: 20px;
}

nav li {
  display: inline-block;
  
}

nav a {
  font-family: Cambria;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #152845;
  text-decoration: none;
  padding: 10px 20px;
  color: #fff;
  padding-bottom: 4px;
  cursor: pointer;
  
}

.navLiActive {
 border-bottom: 2px solid #fff;
}

.navlogo {
  padding: 13px 80px;
  display: inline-block;
  width: 60px;

}

.logo {
  display: table-cell;
  vertical-align: middle;
}

.logo img {
    width: 300px;
    margin: auto;
    display: block;
    font-family: CambriaBold;
    /* padding-bottom: 10%; */
}

.arrow {
  width: 54px !important;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto !important;
  bottom: 50px;
}

.slider_box{
padding-top: 70px;
position: relative;
width: 70%;
margin: auto;
}

.slider{
  text-align: center;
  
}

.slider-element button, .let {
  width: 150px;
  height: 50px;
  border-radius: 4px;
  box-shadow: 0 2px 12px 2px rgba(18, 142, 169, 0.52);
  background-color: #48bedf;
  border: 0px;
  margin-top:30px;
  outline: none;
  font-family: Cambria;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 20px;
}

.slider-element button {
  width: auto;
  padding: 0px 18px;
}

.slider-element button:hover, .let:hover{
  transition: 0.3s;
  box-shadow: 0 2px 12px 5px rgba(18, 142, 169, 0.52);
}

.slider-element button i {
  vertical-align: middle;
  margin-left: 3px;
}

.slider-element img{
  margin: auto;
  /* margin-bottom: 50px; */
  height: 40vh;
}


.slider-element h2 {
  text-align: center;
  font-family: Cambria;
  font-family: CambriaBold;
  font-size: 38px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.slider-element p {
  text-align: center;
  font-family: Cambria;
  color: #ffffff;
  letter-spacing: 1.3px;
  margin-top: 25px;
  font-size: 21px;
  letter-spacing: normal;
  font-weight: normal;
  line-height: normal;
    max-width: 670px;
    text-align: center;
    margin: auto;
  
}

.slick-dots {
  bottom: -100px;
  margin: auto;
  right: 0px;
  left: 0px;
  width: 100%;
}


.slick-dots li {
  width: auto;
  font-family: CambriaBold;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #ffffff;
  padding: 15px 28px;
  text-align: center;
  margin:0px;
}

.slick-dots li:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #48bedf;
  opacity: 0.48;
  position: absolute;
  font-weight: bold;
  bottom: -5px;
  left: 0px;
  z-index: 2;
  /* transition: 1s; */
  
}

.slick-active {
  font-weight: bold !important;
}

.slick-active:after {
  opacity: 1 !important;
  /* background-color: #48bedf !important; */
  transition: 1s;
}

.slider-element  {
  outline: none;
}

.slide-nomber {
  position: absolute;
  bottom: 0px;
  font-family: CambriaBold;
  font-size: 72px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  bottom: -120px;
  left: -10%;
}
@media screen and (min-width:1594px){
  .slide-nomber  {
    left: 0%;
  }
}


.slide-nomber-big {
position: absolute;
right: 0px;
height: 131px;
opacity: 0.28;
font-family: Cambria;
font-size: 112px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #ffffff;
}


.panel4_body {
  text-align: center;
  width: 75%;
  display:block;
  margin: auto;
  position: relative;
}

.panel4_body:after{
  content: "";
  background: #150249;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top:0px;
  
}

.panel4_body_show:after {
  width: 0%;
  transition: 3s;
  
}


.vector {
  width: 100%;
}

.step {
  width: 100px;
  position: absolute;
  top: 29%;
}

.step .number {
  opacity: 0.54;
  font-family: Cambria;
  font-size: 50px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
  text-align: center;
}

.step .text {
  font-family: Cambria;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
  text-align: center;
}

.step1 {
  left: 16%;
}

.step2 {
  left: 34%;
}

.step3 {
  left: 53%;
}
.step4 {
  left: 72%;
}

@media screen and (min-width:1620px){
  .step1 {
    left: 18%;
  }
  .step2 {
    left: 36%;
  }
  
  .step3 {
    left: 55%;
  }
  .step4 {
    left: 74%;
  }

}




#panel-1 {
    background: url(../images/banner-photo.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

#panel-1 h1{ 
    text-align: center;
    font-family: CambriaBold;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.44;
    text-align: center;
    color: #ffffff;
    display: block;
    margin: auto;
    width: 520px;
    margin-top: 60px;
}

.panel-1-line {
  width: 150px;
  border: 0px solid;
  height: 6px;
  border-bottom: 6px;
  margin-top: 60px;
  background-color: #ffffff;
}

#panel-2 {
    position: relative;
    margin-bottom: -10px;
}

.panel3_vier_text {
  height: 27vh;
  padding-top: 30px;
  
}

.panel3_vier_text p, .panel4_header p {
  font-family: Cambria;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: auto;
  padding-top: 50px;
  max-width: 520px;
  min-width: 300px;

}
.panel3_vier_text_panel_3 p{
max-width: 600px;
}

.view_box {
  position: relative;
  height: 300px;
  width: 300px;
  margin: auto;
}
.circle {
  /* width: 300px;
  height: 300px; */
  height: 100%;
  width: 100%;
}
.circle1 {
  background: url(../images/circle-1.svg);
  background-size:  cover;
  position: absolute;
  top:0%;
  right:120px;
  transition: 2s;

}
.circle2 {
  background: url(../images/circle-2.svg);
  background-size:  cover;
  position: absolute;
  top:190px;
  transition: 2s;
  
}
.circle3 {
  background: url(../images/circle-3.svg);
  background-size:  cover;
  position: absolute;
  top:0%;
  left:110px;
  transition: 2s;

}

.circleCenter {
  background: url(../images/logo-circle.svg);
  background-size: cover;
  position: absolute;
  height: 100px;
  width: 100px;
  top:160px;
  right: 110px;
  transform: scale(1);
  transition: 1s;
}

.c1anime {
right: 320px;
transition: 0s;
}

.c2anime {
  top:0px;
  transition: 0s;
}

.c3anime {
left: 320px;
transition: 0s;
}

.c4anime {
  transform: scale(0);
  transition: 0s;
  }



.circle_box {
  text-align: center;
  position: absolute;
    top: 29%;
    width: 51%;
    right: 0;
    left: 0;
    margin: auto;
}

.circle_box p {
  font-family: Cambria;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}



.circle_box h3 {
  text-align: center; 
  font-family: Cambria;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

#panel-4 {
  background: #150249;
}



.panel4_header {
  height: 20vh;
  padding-top:30px;
}

.panel4_footer {
  height: 25vh;
  width: 82%;
  margin: auto;
}

.panel4_footer .number {
  opacity: 0.54;
  font-family: Cambria;
  font-size: 74px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: inline-block;
}
.panel4_footer p {
  font-family: Cambria;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: inline-block;
  /* max-width: 500px; */
  padding: 0px 16px;
  opacity: 0.9;
}

.panel-4-footer-box  {
  margin: 20px 0px;
}

.panel5 {
  margin: auto;
  /* width: 70%; */
}

.contact {
  display: table;
  width: 100%;
  height: 100vh;
}

.contacin_info {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-width: 683px;
}

.contacin_info .name {
  font-family: Cambria;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  display: block;
  text-align: center;
  margin-top:30px;
}

.contacin_info p {
  font-family: Cambria;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: block;
  max-width:380px;
  min-height: 190px;
  margin: auto;
}

.nameHR{
  width: 163px;
  opacity: 0.62;
  background: #fff;
  height: 2px;
  border: 0px;
  margin-bottom: 27px;
}


.social  i{
  color: #fff;
  font-size: 30px;
  padding: 10px;
  transition: 1.3s;
  margin-bottom: 60px;

}

.social  i:hover{
  transform: rotateY(360deg);
}



footer{
  height: 17vh;
  background-color: #030445;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #fff;

}

.footer-second-page{
  height: 150px !important;
  position: relative !important;
}

.contactBG1 {
  background-image: linear-gradient(to bottom, #000246, #001350);
  padding-top:20px;
}

.contactBG2 {
  background-image: linear-gradient(to bottom, #070348, #120844);
}


#panel-5 {
  position: relative
}

.footerLogo {
height: 52px;
margin: 3vh;
margin-bottom: 18px;
}

footer p {
  font-family: 'Cambria Regular';
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e7e8f1;

}



.letSubmit {
  float: right;
}




  
  /* panel styles */
  .panel {
    /* min height incase content is higher than window height */
    min-height: 100vh;
    /* outline: 10px solid hotpink; */
    /* turn above on to see the edge of panels */
  }
  
  /* colours */
  .color-0 {
    background-image: linear-gradient(to bottom, #5ec1e8, #2c72a4 13%, #103f72 24%, rgba(7, 47, 99, 1) 28%, #05124d 47%, #140440 69%, #070348, #0e043d);
}

  .color-1 {
    background-image: linear-gradient(to bottom, #5ed7cf, #249faa 9%, #166b8f 18%, rgba(22, 62, 111, 1) 27%, #05124d 49%, #140440 70%, #070348, #0e043d);} 
  
    .color-2 {background-image: linear-gradient(to bottom, #862ac0, #430f8b 13%, #27107a 21%, rgba(12, 24, 101, 1) 28%, #05124d 49%, #140440 70%, #070348, #0e043d);
    }

    .color-3 {
   background-image: linear-gradient(to bottom, #7559ed, #4927b5 10%, #2a2283 17%, rgba(8, 24, 101, 1) 27%, #05124d 49%, #140440 70%, #070348, #0e043d);
}
    
  .color-4 {
    background-image: linear-gradient(to bottom, #4e6eeb, #4961eb, #1d34a0 13%, #103079 21%, rgba(14, 43, 98, 1) 28%, #05124d 49%, #140440 70%, #070348, #0e043d);
  }  
  
/* Second Page */



.blog {
  height: 500px;
  background: #5ec1e8;
  padding-top:120px;
}

.blog_img_box {
text-align: center;
position: relative;

}

.blog_img_box span {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  position: absolute;
  right: 40px;
  top:120px;
  opacity: 0.5;
  font-size: 54px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.blog_img_box span::before{
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 32px;
  right: 77px;
}
.blog_img_box span::after{
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 32px;
  left: 77px;
}

.blog-text{
  font-family: Cambria;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.48;
  letter-spacing: normal;
  text-align: left;
  color: #152845;
  background: #f2f7fa;
  padding: 50px 88px;
}

.blog_img_box h2 {
  text-align: center;
    font-family: CambriaBold;
    font-size: 38px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 20px;
}




.blog_img_box p {
  text-align: center;
  font-family: Cambria;
  color: #ffffff;
  letter-spacing: 1.3px;
  margin-top: 25px;
  font-size: 21px;
  letter-spacing: normal;
  font-weight: normal;
  line-height: normal;
  max-width: 670px;
  text-align: center;
  margin: auto;
} 


.blog-text h1 {
  margin-top: 0px;
  text-align: left;
}
.blog-text h2 {
font-size: 1.4em;
}
.blog-text h3 {
  font-size: 1.2em;
  }
.blog-text p{
  max-width: 700px;
  margin: 15px 0px;
}



/* popUp */



.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: #00000059;
  left: 0px;
  top: 0;
  padding-top: 55px;
  display: none;
}

.popUpinner {
  display: block;
  width: 670px;
  height: 430px;
  background: #fff;
  margin: auto;
  padding: 35px 45px;
  border-radius: 4px;
  position: relative;
  transform: scale(0);
}

/*  */
.popup2 {
  /* display: block !important; */
}
.popUpinner2 {
  width: 320px;
  height: 136px;
  /* transform: scale(1); */
}

.response {
  color: #909fba;
  font-family: Cambria;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 10px 0px;
}

.popUpinner h3 {
  font-family: Cambria;
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0a1a37;
  margin-top: 0px;
  margin-bottom: 35px;
}

.popUpinner span {
  color: #909fba;
  font-family: Cambria;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 10px 0px;
}

.popUpinner input {
  border: 1px solid  #909fba;
  border-radius: 4px;
  width: 90%;
  padding: 15px;
  font-family: Cambria;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0a1a37;
  box-shadow: 0px;

}

.popUpinner2 span, .popUpinner2 p {
  text-align: center;
  color: #000;
  font-size: 24px;
  }

  .okPopUp2 {
    width: 25px !important;
  height: 25px;
  font-size: 25px !important;
  padding: 20px;
  border-radius: 50%;
  background-color: #64c055;
  color: #fff !important;
  display: block !important;
  margin: auto !important;
  }



.popUpinner input::placeholder,  .popUpinner textarea::placeholder {
  font-family: Cambria;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #99a9c4;
}

.popUpinner input:focus, .popUpinner textarea:focus {
  outline: none;
  border: 1px solid  #000;
}

.inputFild-1{
  padding-right: 17px;
}

.inputFild-2 {
  padding-left: 17px;
}

@media screen and (max-width:767px){ 
  .inputFild-2 {
    padding-left: 0px;
    padding-right: 17px;
  }

  .popUpinner {
    z-index: 10;
  
  }

  .inputFild {
    margin-top: 0px !important;
  }

  .letSubmit {
    margin-right: 13px !important;
  }

  .blog_img_box span{ 
    display: none;
  }

  .popUpinner textarea {
    width: 86% !important;
  }

  .popUpinner {
    height: auto !important;
  }

  .popup {
  padding-top:10px;  
  }

  .second-page-nav {
    z-index: 2;
  }
  
}

.inputFild {
  margin-top: 20px;
}

.popUpinner textarea {
  border: 1px solid  #909fba;
  border-radius: 4px;
  height: 83px;
  width: 95%;
  padding: 15px;
  font-family: Cambria;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0a1a37;
  resize: none;
}

.popUpinner  .close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #000;
  font-size: 24px;
}

.close:hover {
  font-size: 26px;
  transition: 0.3s;
  cursor: pointer;
  right: 19px;
  top: 19px;
}

.submit {
  float: right;

}
.showPopUp {
  display: block
}

.showPopUpInner{
  transition: 0.3s;
  transform: scale(1);
}



.mobile_bar {
  display: none;
}

.closeMobileNav {
  display: none;
}



.datailPage-1 {
  background-image: linear-gradient(to bottom, #5ec1e8, #2c72a4 39%, #140440);
}

.datailPage-2 {
  background-image: linear-gradient(to bottom, #46dfde, #2089a1 59%, #124073);
}

.datailPage-3 {
  background-image: linear-gradient(to bottom, #7716b6, #420a8c 58%, #140e6f);
}

.datailPage-4 {
  background-image: linear-gradient(to bottom, #633fda, #381c9e 52%, #051466);
}

.datailPage-5 {
  background-image: linear-gradient(to bottom, #394cd6, #192ea1 52%, #092661);
}

.arrow_second_page {
  position: absolute;
  top:120px;
  color: #fff;
  font-size: 80px;

}

.arrow_second_page i {
  font-size: 80px;
}
.arrow_right {
  right: 30%;
}

.arrow_left {
  left: 30%;
}



.disabled {
  background-color: #cdd8e0;
  box-shadow: 0 2px 8px 0 rgba(35, 52, 64, 0.18);
  cursor: no-drop;
} 

#formPopUpButton {
  margin: 20px auto;
    margin-top: 35px;
    margin-bottom: 0px;
}

.logoMobileNav {
  display: none;
}















/* Mobile */

@media screen and (max-width:1357px){
  #panel-3 {
    overflow: hidden;
  }

  .slide-nomber {
    display: none !important;
  }

  .slick-dots li {
    padding: 15px 10px;
    font-size: 20px;
  }
  .slider_box {
    width: 95%;
  }

  nav ul { 
    padding: 21px 10px;
  }

  .navlogo {
    padding: 13px 20px;
  }

  nav a {
    padding: 10px 16px;
  }
}

@media screen and (max-width:767px){


  .navshow {
  background: #1d034ca6;
  }



  .slider-element h2 {
    font-family: Cambria;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }

  

  .arrow_second_page {
    position: absolute;
    top:9vh;
    color: #fff;
    font-size: 50px;
  
  }
  .arrow_right {
    right: 10%;
  }
  
  .arrow_left {
    left: 10%;
  }

  .blog_img_box p {
    width: 90%;
  }
  

  .slide-nomber-big {
    top: 0px;
    font-size: 70px;
  }

  .second-page-nav a {
    color: #fff;
  }


  .navLiActive  {
    border-color: #48bedf
  }

  nav ul {
    float: none;
    height: 100vh;
    position: fixed;
    top: 0px;
    padding: 0px;
    width: 100%;

    transform: scale(0);
    background-image: linear-gradient(to bottom, #0e4486, #140640);
    z-index: 100;
    padding-top:90px;
  }
  
  .openNavMobile {
    transform: scale(1);
    transition: 0.3s;
  }

  .openNavMobileBox {
    height: 100%;
  }
  

  .mobile_bar {
    display: block;
    position: absolute;
    right: 27px;
    color: #fff;
    top: 12px;
    font-size: 38px;
  }

  .mobile_bar i {
    font-size: 38px;
  }

  .openNavMobile .closeMobileNav {
    display: block;
    position: absolute;
    right: 27px;
    color: #fff;
    top: 12px;
    font-size: 38px;
  }

  .logoMobileNav {
  left: 7px;
  display: block;
  position: absolute;
  color: #fff;
  top: 5px;
  font-size: 38px;
  width: 60px;
  }

  .openNavMobile i, .closeMobileNav  i{
    font-size: 38px;
  }

  nav li {
    display: block;
    text-align: center;
    margin: 28px 0px;
  }

  nav ul li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 0px 0px;
    font-size: 23px;
    width: auto;
    display: inline-block;

    font-family: Cambria;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }

  #panel-2 {
    min-height: auto;
  }
  #panel-3 {
    min-height: auto;
  }

  .panel3_vier_text_panel_3 {
    padding: 25px 0px;
  }

  .logo img {
    width: 180px;
  }

  #panel-1 h1 {
    width: 90%;
    font-size: 26px;
  }

  .circle_box h3{
    font-size: 14px;
  }

  .circle_box {
    top: 20%;
  }

  .view_box {
    width: 160px;
    height: 160px;
  }

  .slider_box {
    width: 95%;
  }

  .slick-dots {
    bottom: 0px;
  }

  .slider-element img {
    height: 30vh;
  }

  .circleCenter {
    height: 40px;
    width: 40px;
  }

  .second-page-mobile-bar {
    color: #000;
  }



  .circle1 {
    right: 65px;
  
  }
  .circle2 {
    top:102px;
  }
  .circle3 {
    top:0%;
    left:72px;
  
  }
  
  .circleCenter {
    top: 92px;
    right: 58px;
  }
  
  .c1anime {
  right: 220px;
  transition: 0s;
  }
  
  .c2anime {
    top:0px;
    transition: 0s;
  }
  
  .c3anime {
  left: 220px;
  transition: 0s;
  }
  
  .c4anime {
    transform: scale(0);
    transition: 0s;
    }


  /*  */

  .circle_box {
    width: 85%;
  }

  .circle_box p {
    font-size: 12px;
  }

  .slide-nomber {
    display: none !important;
  }

  #panel-3 {
    overflow: hidden;
  }

  .contact {
    height: auto;
  }

  .panel3_vier_text p, .panel4_header p {
    font-size: 17px !important;
    width: 90%;
    line-height: 1.4;
    padding-top:5px;
  }

  .panel3_vier_text p {
    padding-top: 45px;
  }

  .panel3_vier_text {
    padding-top:5px;
  }

  .panel3_vier_text {
    height: auto;
  }

  .panel4_footer .number {
    font-size: 50px;
  }
  .panel4_footer {
    width: 90%;
  }

  footer {
    height: 80px;
    position: relative;
  }

  .footerLogo {
    margin: 8px 0px;
    height: 35px;
  }

  footer p {
    font-size: 13px;
  }

  .contacin_info {
    padding-top: 35px;
    width: 90%;
  }

  .contacin_info p {
    width: 90%;
  }

  .social i {
    margin-bottom: 20px;
  }

  .panel4_body {
    width: 90%;
    margin: 24px auto;
  }

  .step .number {
    font-size: 23px;
  }
  .step .text {
    font-size: 12px;
  }

  .step1 {
    left: 6%;
  }
  .step2 {
    left: 25%;
  }
  
  .step3 {
    left: 44%;
  }
  .step4 {
    left: 63%;
  }
  .step {
    top:15%;
  }

  .panel4_footer p {
    padding-right: 0px;
  }
  .slick-dots li {
    padding: 0px 0px;
    margin: 10px 0px;
    display: inline-block;
    font-size: 0px;
    height: 0px;
    width: 19%;
    word-spacing:  -5p;
  }

  .slider-element p {
    /* font-size: 16px; */
    font-family: Cambria;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }

  .navlogo {
    padding: 13px 10px;
  }

  .contacin_info .name {
    margin-top:12px;
  }
  .panel4_footer{
    height: auto;
  }

  .view_panel_3 {
    height: 300px;
  }


  /* Mobile second page */


  .blog {
    height: 60vh;
  }

  .blog_img_box img{
    height: 30vh;
  }


  .blog-text {
    padding: 20px 10px;
  }

  .blog-text p {
    font-size: 16px;
  }

  .blog-text h1 {
    font-size: 32px;
  }

  .blog-text h2 {
    font-size: 28px;
  }

  .popUpinner {
    width: 90%;
    height: 70vh;
    padding: 10px;
  }

  .let {
    margin: 20px auto;
    display: block;
  }

  .footer-second-page {
    height: 80px !important;
  }
}


@media screen and (max-width:415px){ 
  .step1 {
    left: 8%;
  }
  .step2 {
    left: 27%;
  }
  
  .step3 {
    left: 46%;
  }
  .step4 {
    left: 63%;
  }
  .step {
    top:16%;
  }

  #formPopUpButton {
    margin-right: auto;
    margin: 20px auto !important;
  }
}

