/*By Default css is for phone view*******************/
@import url("https://fonts.googleapis.com/css?family=Khan Regular");
@import url("https://fonts.googleapis.com/css?family=Fredoka One");
@import url("https://fonts.googleapis.com/css?family=Nunito");
/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 0;
}
#particles-js2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -1;
}

/* ---- stats.js ---- */

.count-particles{
  background: #0274be;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #0274be;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}

body{
  margin:0;
  padding:0;
  font-family:Khan Regular,sans-serif;
  font-weight:400;
  font-size:18px;
}
.Container{
  width:100%;
  height: 100%;
  background-color: #4054b2;
  background-image:;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color:#ffffff;
  overflow: hidden;
  z-index: -99;
}
.Container_Odd{
  width:100%;
  height: 100%;
  background: #f4f5f7;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color:#ffffff;
  overflow:hidden;
}
.Container_Even{
  width:100%;
  height: 100%;
  background: #e1e1e1;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color:#333;
    overflow:hidden;
}
.Main_contain{
  padding:1%;
  margin:3%;
}
/*Animation*/
[aos="fade"] {
  opacity: 0;
  transition-property: opacity;
}

[aos="fade"].aos-animate {
  opacity: 1;
}
.animate-top{
  position:relative;animation:animatetop 0.4s
}
@keyframes animatetop{
from{
  top:-300px;
  opacity:0;
  }
to{
  top:0;
  opacity:1;
  }
}
.animate-bottom{
  position:relative;animation:animatebottom 0.4s
}
@keyframes animatebottom{
from{
    bottom:-300px;
    opacity:0;
  }
to{
  bottom:0;
  opacity:1;
  }
}
.animate-opacity{
  animation:opac 0.8s;
  }
@keyframes opac{
  from{
    opacity:0;
}
to{
  opacity:1;
  }
}
.animate-right{
  position:relative;animation:animateright 0.4s
  }
@keyframes animateright{
  from{right:-300px;
    opacity:0;
}
to{
  right:0;opacity:1
  }
}
/*End of Animation*/

/*Header Start*/
.Top_header{
  width:100%;
  background-color: #D3D3D3;
  height:60px;
  overflow: hidden;

}
.Top_logo{
  margin:2% auto;
  text-align: center;
  width:80%;
  height:80%;
}
img{
  height:100%;
  width:100%;
}
/*End of Header*/

/*First Row Start**************************/
.contain{
  padding:1%;
  margin:3%;
}
/*Left Container */
/* Cursor */
.txt-type > .txt {
  border-right: 0.2rem solid #777;
  color:#ffc107;
}
.featurette-divider{
  width:80px;
  margin-top: -5px;
  float:left;
}
hr{
  height: 5px;
  color: #ffc107;
  background-color: #ffc107;
  border: none;
}
h2{
  color: #ffffff;
  font-family: "Fredoka One", Sans-serif;
  font-size: 2.2rem;
}
.paragraph{
  color: #ffffff;
  font-family: "Nunito", Sans-serif;
  font-size: 16px;
  font-style: oblique;
}
/*End of Left Container */

/*Right Container */
.slideshow{
  margin:2%;
  z-index: 1;
}
/*End of right container*/
/*First Row End**************************/

/*Rows Start*****************************/
.small_title{
  color: #fcad30;
  font-family: "Nunito", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  font-style: italic;
  line-height: 30px;
}
.title{
    font-weight: 200;
    font-size:2rem;
    color:#0000CD;
    font-family: "Fredoka One", Sans-serif;
}
.main_paragraph{
  font-family: "Nunito", Sans-serif;
  color:#7a7a7a;
  font-size: 16px;
  line-height: 24px;
}
#image_div{
  width: 100%;

}
/*End of Rows***************************/
.last_container{
  width:100%;
  height: 100vh;
  background-color: #4054b2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color:#ffffff;
  overflow: hidden;
  position:relative;
}
#Last_title{
  text-align: center;
  color:white;
}
#last_divider{
  text-align: center;
  width:30%;
  margin:0 auto;
}
.icons_wrapper{
  width:100%;
  margin-bottom:10%;
}
.contact_icons{
  margin:1% auto;
  border-radius:50%;
  width:100px;
  height:100px;
  background-color: #fcad30;
}
.icon_pics{
  height:50%;
  width:50%;
  text-align: center;
  margin:24%;
  position:relative;
}
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75px;
  background-color: #D3D3D3;
  color: #333;
  text-align: center;
}
#copyright{
  font-family: "Nunito", Sans-serif;
  font-size: 15px;
  margin:5% auto;
  color:black;
}
i{
  position:absolute;
  width:60%;
  height:60%
}
.Wrapper_info {
  width:100%;
  margin-top:5%;
}
.Contact_info{
  margin:0 auto;
  font-size: 18px;
  text-align: center;
  color:white;
}
/*End of Footer*/
/*End phone view*************************/
/*Desktop view***************************/
@media screen and (min-width: 1000px) {
  /*Header Start*/
  .Top_header{
    width:100%;
    background-color: #D3D3D3;
    height:80px;
    overflow: hidden;

  }
  .Top_logo{
    margin:0.5% auto;
    text-align: center;
    width:20%;
    height:70%;
  }
  img{
    height:100%;
    width:100%;
  }
  /*End of Header*/
  .Container{
    width:100%;
    height: 100vh;
    background: #4054b2;
    background-image: url('');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
    overflow: hidden;
  }
  .left_container{
    margin-left: 3%;
    float:left;
    width: 50%;
    margin-top:10%;
    vertical-align: middle;
  }
  .right_container{
    float:right;
    width:40%;
    margin-top:5%
  }
  .Container_Odd{
    width:100%;
    height: 100vh;
    background: #ffffff;
    background-image: url('');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
    overflow:hidden;
  }
  .Container_Even{
    width:100%;
    height: 100vh;
    background: #f4f5f7;
    background-image: url('');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color:#333;
    overflow:hidden;
  }
  #image_div{
    width:100%;
    height: 400px ;
  }
  .images{
    text-align: center;
    margin:auto;
    margin-top:50px;
    height: 75%;
    width: 75%;
  }
  .title{
    color:#4054b2;
    font-family: "Fredoka One", Sans-serif;
    font-size: 3.0rem;
    font-weight: 100;
    text-transform: capitalize;
    line-height: 1.4em;
  }
  h2{
    color: #ffffff;
    font-family: "Fredoka One", Sans-serif;
    font-size: 3rem;
  }
  /*Footer Start*/
  .last_container{
    width:100%;
    height: 100vh;
    background-color: #4054b2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
    overflow: hidden;
    position:relative;
    z-index: 0;
  }
  #Last_title{
    text-align: center;
    color:white;
  }
  #last_divider{
    text-align: center;
    width:15%;
  }
  .icons_wrapper{
    width:49%;
    margin-bottom:10%;
    display:inline-block;
  }
  .contact_icons{
    margin:0 auto;
    border-radius:50%;
    width:100px;
    height:100px;
    background-color: #fcad30;
  }
  .Wrapper_info {
    width:100%;
      margin-top:5%;
  }
  .Contact_info{
    margin:0 auto;
    font-size: 18px;
    text-align: center;
    color:white;
    font-family: "Nunito", Sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: none;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .Information_wrapper{
    margin-top: 5%;
    width:100%;
  }
  #right_wrapper{
    float:right;
  }
  #copyright{
    font-family: "Nunito", Sans-serif;
    font-size: 15px;
    margin:2% auto;
    color:black;
  }
  .footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    background-color: #D3D3D3;
    color: #333;
    text-align: center;
  }
  .icon_pics{
    height:50%;
    width:50%;
    text-align: center;
    margin:24%;
    position:relative;
  }
  /*End of Footer*/
}
/*End of Desktop view********************/
