@import url("https://fonts.googleapis.com/css?family=Gugi");
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:700");
.Aboutus_area {
  height: auto;
}

.piller {
  width: 21%;
  height: 550px;
  margin: 0px;
  padding: 0px;
  background-color: #00AFEF;
  top: 22%;
  position: relative;
  -webkit-box-shadow: 12px 7px 6px #937b7b;
          box-shadow: 12px 7px 6px #937b7b;
  left: -5%;
}

@media (min-width: 1065px) {
  .piller {
    width: 42%;
    top: 24%;
    margin-left: 80px;
  }
}

.section_heading {
  position: absolute;
  z-index: 3;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.71);
  font-weight: 500;
  display: inline-block;
  padding: 15px 45px 15px 55px;
  text-transform: uppercase;
  top: 13%;
  background-color: #2C2C2F;
  color: white;
  -webkit-box-shadow: 5px 5px 6px black;
          box-shadow: 5px 5px 6px black;
  -webkit-transition: position 5s ease-in-out 1s;
  transition: position 5s ease-in-out 1s;
}

@media (min-width: 1065px) {
  .section_heading {
    left: 15%;
    top: 17%;
  }
}

.section_heading span {
  font-size: 1.5em;
  margin-left: 20px;
  letter-spacing: 0.2em;
  text-shadow: 0 0 1px #00AFEF;
}

.picbox {
  position: absolute;
  top: 12%;
  left: 10%;
  width: 85%;
  height: 53%;
  border: 1px solid black;
}

@media (max-width: 576px) {
  .picbox {
    height: 100%;
  }
}

@media (min-width: 1065px) {
  .picbox {
    left: 27%;
    width: 65%;
  }
}

.picbox img {
  width: 100%;
  height: 100%;
}

.aboutcontent {
  margin-top: 130px;
  padding: 10px 20px;
}

.aboutcontent h2 {
  font-weight: bold;
  font-size: 2.5em;
  text-shadow: 0 0 1px #00AFEF;
}

.aboutcontent h5 {
  text-shadow: 0 0 1px #00AFEF;
}

#bottmline {
  width: 70px;
  height: 10px;
  border-top: 5px solid #00AFEF;
}

.info {
  margin-top: 20px;
}

.info .infofeatures {
  width: auto;
  margin-left: 25%;
  margin-top: 50px;
}

.info .infofeatures .underline {
  width: 50px;
  height: 10px;
  border-top: 3px solid #00AFEF;
  margin-top: 12px;
}

.info .infofeatures h6 {
  font-weight: bold;
  font-size: 1.25em;
  color: #8C6969;
}

.info .infofeatures p {
  margin-top: 5px;
  font-size: 0.85em;
}

.sp {
  width: 80%;
  height: 10px;
}

.facts {
  background: #2C2C2F;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  margin-top: 60px;
}

@media (min-width: 1065px) {
  .facts .row {
    padding-left: 50px;
  }
}

.facts h2 {
  border-left: 7px solid #00AFEF;
  padding: 25px 15px;
  margin-left: 5%;
  margin-bottom: 90px;
  padding-top: 50px;
  text-shadow: 0 0 1px #00AFEF;
  color: white;
  font-weight: bold;
}

@media (min-width: 1065px) {
  .facts h2 {
    margin-left: 12%;
  }
}

.facts .counter_area {
  padding: 30px 0px;
  color: white;
  text-align: center;
}

.facts .counter_area h1 {
  margin-top: 60px;
}

.facts .counter_area p {
  margin-top: 20px;
  font-weight: bold;
}

.facts .counter_area div {
  display: none;
}

.facts .counter_area .fas {
  font-size: 40px;
  margin-top: 5px;
}

.counter_icons {
  border: 2px solid #00AFEF;
  padding: 48px 28px;
  margin: 25px 0px;
  margin-bottom: 10px;
}

.headinganimabg {
  position: absolute;
  font-family: 'Gugi', cursive;
  left: 6%;
  font-weight: bold;
  font-size: 3.5em;
  color: #feebef;
  z-index: -1;
  margin-top: -116px;
  text-transform: uppercase;
}

@media (min-width: 1065px) {
  .headinganimabg {
    margin-left: 3%;
  }
}

.headinganimabg span {
  font-weight: bold;
  font-size: 1.3em;
  color: #dff3ff;
  margin-right: -19px;
}

.Services_area {
  height: auto;
  margin-bottom: 80px;
}

.Services_area h2 {
  border-left: 7px solid #00AFEF;
  padding: 25px 15px;
  margin-left: 5%;
  margin-bottom: 60px;
  text-shadow: 0 0 1px #00AFEF;
  color: black;
  font-weight: bold;
  margin-top: 130px;
  font-size: 3.2em;
  text-transform: uppercase;
}

@media (min-width: 1065px) {
  .Services_area h2 {
    margin-left: 12%;
  }
}

.Services_area h2 .top_headpro {
  font-size: 12px;
}

.Services_container {
  text-align: center;
  background-color: #d5d5d54d;
  border: 1px solid #5353531a;
  margin-top: 52px;
}

@media (max-width: 1065px) {
  .Services_container {
    margin-top: 40px;
  }
}

.Services_container .Ser_box {
  display: inline-block;
  padding: 25px 15px;
  height: auto;
  width: 292.5px;
  margin: 3%;
}

.Services_container .Ser_box i {
  border: 3px solid #9e9ebf;
  background-color: #00AFEF;
  color: white;
  border-radius: 50%;
  display: inline-block;
  width: 114px;
  height: 114px;
  padding: 30px 0px;
  -webkit-box-shadow: 0px 13px 11px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 13px 11px rgba(0, 0, 0, 0.5);
}

.Services_container .Ser_box .fas {
  font-weight: bold;
  font-size: 55px;
}

.Services_container .Ser_box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 27px;
}

.Services_container .Ser_box p {
  font-size: 16px;
  margin-top: 16px;
}

.project {
  height: auto;
  padding-bottom: 50px;
}

.project #beforh2 {
  font-size: 14px;
}

.project .project_area {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 350px;
  background-color: white;
  -webkit-box-shadow: 0px 21px 9px 0px #070708e6;
          box-shadow: 0px 21px 9px 0px #070708e6;
  margin-bottom: 30px;
}

.swiper-slide h5 {
  margin-top: 7px;
}

.demo {
  width: 100%;
  height: 90%;
}

.footer_area {
  background-color: black;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-top: 20px;
}

@media (min-width: 1065px) {
  .meeting_content {
    padding-left: 9%;
  }
}

.coffe_with_us {
  position: absolute;
  background-color: #00AFEF;
  top: 90vh;
  width: 80px;
  height: 80px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  cursor: pointer;
}

.coffe_with_us .fas {
  font-size: 26px;
  margin-top: 23px;
  margin-left: 22px;
  color: white;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.coffe_with_us:hover {
  background-color: white;
}

.coffe_with_us:hover .fas {
  color: #00AFEF;
}

.coffe_with_us:hover .msg {
  left: 0%;
}

.footer {
  padding-left: 10%;
}

.location {
  height: auto;
}

.address h2, .follow_Us h2 {
  border-left: 7px solid #00AFEF;
  padding: 25px 15px;
  text-shadow: 0 0 1px #00AFEF;
  color: white;
  font-weight: bold;
  margin-left: 10px;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.address h3, .follow_Us h3 {
  text-shadow: 0 0 1px #00AFEF;
  color: white;
  margin-top: 30px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 30px;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.subscribe {
  margin-left: 2px;
}

.subscribe h3 {
  text-shadow: 0 0 1px #00AFEF;
  color: white;
  margin-top: 30px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 30px;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-left: 23px;
}

.subscribe p {
  color: white;
  margin-left: 36px;
}

.subscribe .suscbform {
  margin-left: 28px;
  margin-top: 43px;
}

.subscribe .suscbform input {
  float: left;
  width: 45%;
  border: none;
  background: rgba(255, 255, 255, 0.11);
  padding: 15px 20px;
  position: relative;
  z-index: 1;
  color: #fff;
}

.subscribe .suscbform .sbtn {
  position: absolute;
  width: 25%;
  background-color: #00AFEF;
  z-index: 2;
  padding: 16px 0px;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
  cursor: pointer;
  margin-top: -1px;
}

@media (min-width: 1065px) {
  .subscribe .suscbform .sbtn {
    width: 15%;
  }
}

.location .fas {
  position: absolute;
  font-size: 23px;
  margin-top: 2px;
  color: #14afef;
}

.location p {
  color: #fff;
  margin-left: 30px;
  font-size: 16px;
  display: block;
}

.follow_Us a {
  text-decoration: none;
}

.follow_Us a:hover .fab {
  border-radius: 50%;
}

.follow_Us .fab {
  color: #6dd1ff;
  font-size: 26px;
  margin: 10px;
  padding: 13px;
  border: 1px solid #6dd1ff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.copyrights {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 30px 0px;
}

.mailing_address:hover i, .phone_no:hover i, .address:hover i {
  color: white;
}

.mailing_address:hover p, .phone_no:hover p, .address:hover p {
  color: #6dd1ff;
}

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Dosis",sans-serif;
}

.sidenav {
  background-color: #2c2d32;
  position: fixed;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: block;
}

@media (max-width: 1065px) {
  .sidenav {
    display: none;
  }
}

.Fnav {
  background-color: #2C2C2F;
  opacity: 0.973;
  position: fixed;
  z-index: 999;
  overflow: hidden;
  display: none;
}

@media (max-width: 1065px) {
  .Fnav {
    display: block;
  }
}

.Fnav .logobox, .Fnav .menu {
  display: inline-block;
  width: 150px;
  height: 80px;
}

.Fnav .menu {
  width: 70px;
}

.Fnav .menu .show_menu {
  height: 60px;
  margin-top: 10px;
  cursor: pointer;
}

.Fnav .menu .show_menu:hover .vkcolr1 {
  width: 36px;
}

.Fnav .menu .show_menu:hover .vkcolr1:after {
  width: 36px;
}

.Fnav .menu .show_menu .vkcolr1 {
  width: 18px;
  height: 5px;
  position: absolute;
  top: 41%;
  margin-left: 15px;
  background-color: #00AFEF;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.Fnav .menu .show_menu .vkcolr1:before, .Fnav .menu .show_menu .vkcolr1:after {
  content: '';
  position: absolute;
  background-color: #00AFEF;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  width: 36px;
  height: 5px;
}

.Fnav .menu .show_menu .vkcolr1:before {
  margin-top: -10px;
}

.Fnav .menu .show_menu .vkcolr1:after {
  margin-top: 10px;
  width: 10px;
}

.Fnav .menu .show_menu .vkcolr {
  background-color: #2C2C2F;
}

.Fnav .menu .show_menu .vkcolr:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 0px;
  width: 36px;
}

.Fnav .menu .show_menu .vkcolr:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: 0px;
  width: 36px;
}

.sidenav .Alogo {
  margin-left: 5px;
  margin-top: 22px;
}

.sidenav .menu {
  width: 70px;
}

.sidenav .menu .show_menu {
  height: 60px;
  margin-top: 10px;
  cursor: pointer;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.sidenav .menu .show_menu:hover .vkcolr1 {
  width: 36px;
}

.sidenav .menu .show_menu:hover .vkcolr1:after {
  width: 36px;
}

.sidenav .menu .show_menu .vkcolr1 {
  width: 20px;
  height: 3px;
  position: absolute;
  top: 20%;
  margin-left: 21px;
  background-color: #00AFEF;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.sidenav .menu .show_menu .vkcolr1:before, .sidenav .menu .show_menu .vkcolr1:after {
  content: '';
  position: absolute;
  background-color: #00AFEF;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  width: 36px;
  height: 3px;
}

.sidenav .menu .show_menu .vkcolr1:before {
  margin-top: -10px;
}

.sidenav .menu .show_menu .vkcolr1:after {
  margin-top: 10px;
  width: 10px;
}

.sidenav .menu .show_menu .vkcolr {
  background-color: #2C2C2F;
}

.sidenav .menu .show_menu .vkcolr:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 0px;
  width: 36px;
}

.sidenav .menu .show_menu .vkcolr:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: 0px;
  width: 36px;
}

.Alogo {
  margin-left: 25px;
  margin-top: 5px;
}

.scroll_nav {
  background-color: #161a1bcc;
  z-index: 199;
  overflow: hidden;
  opacity: 0.9789;
  height: 100%;
  width: 100%;
  position: fixed;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: width 2s ease , -webkit-transform 0.3s;
  transition: width 2s ease , -webkit-transform 0.3s;
  transition: width 2s ease , transform 0.3s;
  transition: width 2s ease , transform 0.3s , -webkit-transform 0.3s;
}

.scroll_nav .navlist {
  color: white;
  width: 60%;
  height: 100%;
  padding-left: 12%;
  background-color: #242121;
}

.scroll_nav .navlist ul {
  padding-top: 100px;
  list-style: none;
  text-transform: uppercase;
}

.scroll_nav .navlist ul li {
  font-size: 18px;
  margin-top: 20px;
  margin-left: 50px;
}

.scroll_nav .navlist ul li a {
  color: white;
  text-decoration: none;
}

.scroll_nav .navlist ul li a:hover {
  color: #00AFEF;
}

.scroll_nav .navlist .list1 {
  margin-top: 70px;
}

.logohead {
  color: #00AFEF;
}

#cmyname {
  font-size: 30px;
  margin-left: 15px;
}

#Abox {
  width: 120px;
  height: 120px;
  background-color: #4B4B4D;
  position: absolute;
  left: 43%;
  top: 8%;
}

#Bbox {
  width: 270px;
  height: 150px;
  background-color: #4B4B4D;
  position: absolute;
  left: 35%;
  z-index: 1;
  margin-top: 6%;
}

header .projecttophead {
  width: 100%;
  height: 150px;
  background-color: black;
  text-align: center;
}

header .projecttophead .bghead {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .7;
}

header .projecttophead h2 {
  top: 80px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  font-weight: bold;
  color: white;
  font-size: 37px;
}

header .contacttophead {
  width: 100%;
  height: 300px;
  background: url("../img/Contactus.jpg") no-repeat center center;
  text-align: center;
}

header .contacttophead .bghead {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .7;
}

header .contacttophead h2 {
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  font-weight: bold;
  color: white;
  font-size: 37px;
}

header .abouttophead {
  width: 100%;
  height: 300px;
  background: url("../img/abouthead.jpg") no-repeat center center;
  text-align: center;
}

header .abouttophead .bghead {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .7;
}

header .abouttophead h2 {
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  font-weight: bold;
  color: white;
  font-size: 37px;
}

header #particles-js {
  padding: 0px;
  width: 100%;
  height: 100vh;
  background-color: black;
}

@media (min-width: 1065px) {
  header #particles-js {
    height: 99vh;
  }
}

header #particles-js .type-area {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: white;
  margin: 0px;
  padding: 0px;
  font-family: "Dosis",sans-serif;
}

header #particles-js .type-area .typeword {
  font-weight: bold;
  background-color: black;
  padding: 20px;
  opacity: 0.7;
}

header #particles-js .type-area .typed-cursor {
  font-weight: bold;
}

header #particlesjs {
  padding: 0px;
  width: 100%;
  height: 100vh;
  background-color: black;
}

@media (min-width: 1065px) {
  header #particlesjs {
    height: 99vh;
  }
}

header #particlesjs .type-area {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: white;
  margin: 0px;
  padding: 0px;
  font-family: "Dosis",sans-serif;
}

header #particlesjs .type-area .typeword {
  font-weight: bold;
  background-color: black;
  padding: 20px;
  opacity: 0.7;
}

header #particlesjs .type-area .typed-cursor {
  font-weight: bold;
}

.scroll_down {
  position: absolute;
  bottom: 1%;
  width: 100%;
  height: 70px;
  padding: 20px;
  text-align: center;
  color: black;
  font-size: 1.5em;
  letter-spacing: 0.2em;
}

.scroll_down .SDicon {
  height: 50px;
  width: 30px;
  border: 1px solid black;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  left: 40%;
  bottom: -8px;
}

.scroll_down .SDicon span {
  position: absolute;
  font-weight: bold;
  font-size: 2.5em;
  top: -50%;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
  -webkit-animation-name: scroll_move;
          animation-name: scroll_move;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.scroll_down .SDword {
  z-index: 32;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@-webkit-keyframes scroll_move {
  0% {
    -webkit-transform: translate(-40%, 0%);
            transform: translate(-40%, 0%);
  }
  50% {
    -webkit-transform: translate(-40%, -30%);
            transform: translate(-40%, -30%);
  }
  100% {
    -webkit-transform: translate(-40%, 0%);
            transform: translate(-40%, 0%);
  }
}

@keyframes scroll_move {
  0% {
    -webkit-transform: translate(-40%, 0%);
            transform: translate(-40%, 0%);
  }
  50% {
    -webkit-transform: translate(-40%, -30%);
            transform: translate(-40%, -30%);
  }
  100% {
    -webkit-transform: translate(-40%, 0%);
            transform: translate(-40%, 0%);
  }
}

.navicons {
  width: auto;
  height: auto;
  text-align: center;
  margin-top: 150%;
  padding: 10px;
}

.navicons .fab {
  font-size: 20px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #00AFEF;
  -webkit-transition: .5s;
  transition: .5s;
  color: #00AFEF;
}

.navicons .fab:hover {
  border-radius: 50%;
}

.menuhighlight {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: 5%;
  opacity: 0.2;
  min-height: 200px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 102px;
  top: 356px;
  font-family: 'Titillium Web', sans-serif;
}

@media (max-width: 1065px) {
  .menuhighlight {
    top: 385px;
    left: -5%;
  }
}

.topinfo {
  width: 100%;
  height: 50px;
  padding-top: 12px;
  background-color: #2c2d32;
  opacity: 0.7;
  text-align: center;
  position: absolute;
}

@media (max-width: 1065px) {
  .topinfo {
    display: none;
  }
}

.topinfo .mail, .topinfo .mobile_no {
  color: white;
}

.topinfo .mail .fas, .topinfo .mobile_no .fas {
  font-size: 25px;
  margin-right: 5px;
  color: #00AFEF;
}

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 9999999;
  overflow: hidden;
}

#loader .animibox {
  width: 100px;
  height: 100px;
  border: 6px solid transparent;
  border-top: 6px solid #00AFEF;
  border-bottom: 6px solid #00AFEF;
  position: absolute;
  border-radius: 50%;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: spin 7s linear infinite;
          animation: spin 7s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

#t_line {
  border: 1.7px solid #00afef;
  width: 25px;
  height: 2px;
  margin-left: 41%;
  margin-top: 12px;
  position: absolute;
}

.mail {
  -webkit-transition: 2s;
  transition: 2s;
}

.mail #frontshow {
  display: block;
}

.mail #backshow {
  display: none;
}

.mail:hover #frontshow {
  display: none;
}

.mail:hover #backshow {
  display: block;
}

.Pbox_area {
  width: 100%;
  height: 400px;
  margin-top: 50px;
  text-align: center;
}

@media (max-width: 1065px) {
  .Pbox_area {
    display: none;
  }
}

.Pbox_area .Ptittle {
  width: 70%;
  position: relative;
  padding: 30px 10px 15px 86px;
  background: #f9f9f9;
  border: 1px solid #d1d1d1;
  margin-left: 90px;
  border-radius: 7px;
  display: inline-block;
}

.Pbox_area .Ptittle h5 {
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
}

.Pbox_area .Ptittle span {
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  color: #666;
  text-align: left;
  float: left;
  font-weight: 600;
  margin-top: -36px;
}

.Pbox_area .Ptittle i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  border-radius: 4px;
  top: 31%;
  left: 7%;
  color: white;
  background-color: #00afef;
  font-size: 12px;
}

.Pbox_area .Ppics {
  width: 80%;
  height: 380px;
  display: inline-block;
}

.Pbox_area .Ppics img {
  width: 100%;
  height: 100%;
}

.Pbox_area .Pinfo {
  width: 100%;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  border-radius: 7px;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #d1d1d1;
  padding: 35px 30px 45px;
}

.Pbox_area .Pinfo h4 {
  width: 100%;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}

.Pbox_area .Pinfo ul {
  float: left;
  width: 100%;
  padding: 10px 0 10px 13px;
  list-style: decimal;
}

.Pbox_area .Pinfo ul li {
  float: left;
  width: 100%;
  padding: 5px 0 5px 10px;
  text-align: left;
  font-weight: 800;
  color: #666;
}

.RPbox_area {
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}

@media (max-width: 1065px) {
  .RPbox_area {
    display: block;
  }
}

.RPbox_area .RPtittle {
  width: 80%;
  position: relative;
  padding: 30px 10px 15px 86px;
  background: #f9f9f9;
  border: 1px solid #d1d1d1;
  display: inline-block;
}

.RPbox_area .RPtittle h5 {
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
}

.RPbox_area .RPtittle span {
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  color: #666;
  text-align: left;
  float: left;
  font-weight: 600;
  margin-top: -36px;
}

.RPbox_area .RPtittle i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  border-radius: 4px;
  top: 31%;
  left: 4%;
  color: white;
  background-color: #00afef;
  font-size: 12px;
  text-align: center;
}

.RPbox_area .RPpics {
  width: 80%;
  height: 380px;
  border: 1px solid #d1d1d1;
  display: inline-block;
}

.RPbox_area .RPpics img {
  width: 100%;
  height: 100%;
}

.RPbox_area .RPinfo {
  width: 80%;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #d1d1d1;
  padding: 35px 30px 45px;
}

.RPbox_area .RPinfo h4 {
  width: 100%;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}

.RPbox_area .RPinfo ul {
  float: left;
  width: 100%;
  padding: 10px 0 10px 13px;
  list-style: decimal;
}

.RPbox_area .RPinfo ul li {
  float: left;
  width: 100%;
  padding: 5px 0 5px 10px;
  text-align: left;
  font-weight: 800;
  color: #666;
}

.abus {
  padding-left: 140px;
}

@media (max-width: 1065px) {
  .abus {
    padding: 30px;
  }
}

.abus .infofeatures {
  display: inline-block;
  width: 20%;
  margin: 20px;
}

@media (max-width: 1065px) {
  .abus .infofeatures {
    width: 40%;
    margin: 7px;
  }
}

.abus .aboutcontent {
  margin: 121px auto;
}

@media (max-width: 1065px) {
  .abus .aboutcontent {
    margin: 62px auto;
  }
}

.info_aboutus p {
  margin-top: 20px;
}

.contactus_box {
  width: 100%;
  margin: 30px auto;
  height: auto;
  text-align: left;
}

.contactus_box .icon {
  width: 100%;
  font-size: 32px;
  float: left;
}

.contactus_box .icon .fas {
  font-size: 40px;
  margin-right: 20px;
  color: #00afef;
}

.contactus_box .data {
  padding: 10px;
  margin-top: 20px;
  border: 1px solid blac;
  float: right;
  width: 80%;
}

.map {
  text-align: center;
}

.map .map_box {
  width: 80%;
  height: 500px;
  border: 1px solid #b99e9e;
  margin: 20px auto;
}

.form_area {
  padding: 30px;
}

.form_area .form_box input {
  height: 100%;
  padding: 15px 88px 14px 15px;
  margin: 16px;
}

.form_area .form_box textarea {
  margin: 20px;
  width: 80%;
}

.form_area .form_box .csmbtn {
  background-color: #00afef;
  color: white;
  border-radius: 7px;
  padding: 16px 52px;
  font-weight: bold;
}

.form_area .form_heading {
  padding-left: 10%;
}

.form_area .form_heading h2 {
  border-left: 5px solid  #00afef;
  padding: 15px;
}

.ourwork {
  background-color: #37383be6;
  height: auto;
  padding: 64px 0px;
}

.ourwork .Wbox_area {
  text-align: center;
  display: block;
  width: 99%;
  padding: 0px 8%;
}

@media (max-width: 1065px) {
  .ourwork .Wbox_area {
    padding: 10%;
  }
}

.ourwork .Wbox_area .workbox {
  border: 1px solid #a0a9ae;
  display: inline-block;
  height: 350px;
  width: 230px;
  padding: 0px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ourwork .Wbox_area .workbox:hover {
  width: 240px;
  height: 380px;
}

.ourwork .Wbox_area .workbox .bg {
  width: 100%;
  height: 100%;
  background: url("https://swadeshicipl.com/wp-content/uploads/2018/12/medicalcollege.jpg") no-repeat center center;
  background-size: cover;
}

.ourwork .Wbox_area .workbox .bg .cover {
  width: 100%;
  height: 100%;
  background-color: #00afef;
  opacity: 0.854;
  -webkit-transition: .3s;
  transition: .3s;
}

.ourwork .Wbox_area .workbox .bg .cover span {
  position: absolute;
  margin-top: 116px;
  margin-left: -72px;
  font-size: 22px;
  font-weight: bold;
  color: white;
  padding: 5px;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  width: 134px;
  height: auto;
}

.ourwork .Wbox_area .workbox .bg .cover:hover {
  opacity: 0;
}

.submenutraget {
  cursor: pointer;
}

.submenutraget i {
  margin-left: 16px;
  color: #00aae9;
}

.submenutraget .submenu {
  display: none;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.submenutraget:hover .submenu {
  display: block;
}

.Accbox_area {
  text-align: center;
  display: block;
  width: 99%;
  padding: 0px 8%;
}

@media (max-width: 1065px) {
  .Accbox_area {
    padding: 10%;
  }
}

.Accbox_area .Accbox {
  border: 1px solid #a0a9ae;
  display: inline-block;
  height: 316px;
  width: 262px;
  margin: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.Accbox_area .Accbox .caption h5 {
  padding: 5px 0px;
  font-size: 17px;
}

.Accbox_area .Accbox img {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=main.css.map */