@import url('https://fonts.googleapis.com/css2?family=Saira&display=swap');

*{font-family:Saira !important;}
.fa {font-family:fontawesome !important;}
body {
  font-family: "Saira", sans-serif;
  color: #444444;
  font-size:16px; line-height:23px;
}
.carousel {
    position: relative;
    padding: 15px 0;
}
a {
  color: #2c80d6;
}
.about .content ul li, p{font-size: 15px;;line-height: 24px; }
a:hover {
  color: #00e1ba;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Saira", sans-serif;
}
.rotate {
  animation: rotation 100s infinite linear; position:absolute;top:20%; right:0; left:0; margin:0 auto; max-width: 480px;
}
.img-responsive{max-width: 100%;}
.rotate img{
  margin:0 auto; opacity:.5;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.body-fx header {
        margin: 0px auto; /*background:rgba(35,44,43,.95);*/
}


header img {
 margin:0 auto;
}

.body-fx .navbar-default{background-color: transparent !important;}
/* bg and color */
.bg{background: rgba(44, 128, 214, 1);  background: linear-gradient(90deg, rgba(44, 128, 214, 1) 30%, rgba(0, 225, 186, 1) 100%);}
.bg-1{background: #2c80d6;}
.bg-2{background: #00e1ba;}
.color-1{color: #2c80d6;}
.color-2{color: #00e1ba;}
/* bg and color */

.mission-bxss {
    padding: 20px;
    box-shadow: 0px 15px 40px -10px rgba(0, 0, 0, 0.25);
    min-height: 255px;
    border: 1px solid #ececec;
    border-radius: 10px;
    border-top: 3px solid #fff;
    transition: all .2s ease-in-out;
    background: #fff;
    margin: 12px 0;
}
.mission-bxss:hover {
    border-radius: 15px;
    border-top: 3px solid #2c80d6;
}
/*--------------------------------------------------------------
# banner-hm Section
--------------------------------------------------------------*/
.img-responsive{max-width: 100%;}
#banner-hm {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: rgba(83,14,152,1);
background: linear-gradient(90deg, rgba(44,128,214,1) 30%, rgba(0,225,186,1) 100%);
  padding: 0;
}
#banner-hm .carousel-control.left, #banner-hm .carousel-control.right{background:none;}
#banner-hm .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  height: 100vh;
  padding-top: 60px;
}

#banner-hm h2 {color: #fff; margin-bottom: 30px;  font-size: 40px;  font-weight: 700;}

#banner-hm p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 20px auto;
  color: #fff;
      font-size: 30px;
    line-height: 30px;
}

#banner-hm .btn-get-started {
  font-family: "Saira", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #2c80d6;
  width: 170px;
  margin: 0 auto;
}

#banner-hm .btn-get-started:hover {
  background: #00e1ba;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 1024px) {
  #banner-hm p {
    width: 60%;
  }
}

@media (max-width: 768px) {
  #banner-hm .carousel-container {
    height: inherit;
  }
  #banner-hm h2 {
    font-size: 26px;
  }
}

/*hro-scl-icn*/

.hro-scl-icn{position:absolute;bottom: 35px;left: 4%;display:flex;gap:10px;z-index: 1;}
.hro-scl-icn a{background-color:white;display:flex; justify-content:center;align-items:center; ; width:40px; height:40px; border-radius:10px 0px; font-size:20px;transition:.5s;}
.hro-scl-icn a:hover{border-radius:50%;}
.hro-scl-icn .youtube i{color:red;}
.hro-scl-icn .instagram i{background: -webkit-linear-gradient(#E4405F, #405DE6, #5851db, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.hro-scl-icn > a > i.fa-facebook{color:#4267B2;}
.hro-scl-icn > a > i.fa-linkedin{color:#0077B5  ;}
.hro-scl-icn > a > i.fa-whatsapp{color:#075e54;}

.hro-scl-icn2{display:flex;gap:10px;z-index: 1;}
.hro-scl-icn2 a{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;display:flex; justify-content:center;align-items:center; ; width:40px; height:40px; border-radius:10px 0px; font-size:20px;transition:.5s;}
.hro-scl-icn2 a:hover{border-radius:50%;}
.hro-scl-icn2 .youtube i{color:red;}
.hro-scl-icn2 .instagram i{background: -webkit-linear-gradient(#E4405F, #405DE6, #5851db, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
 -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.hro-scl-icn2 > a > i.fa-facebook{color:#4267B2;}
.hro-scl-icn2 > a > i.fa-linkedin{color:#0077B5  ;}
.hro-scl-icn2 > a > i.fa-whatsapp{color:#075e54;}
/*hro-scl-icn*/

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-title {
  padding-bottom:15px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #111;
  text-align: left;line-height: 30px;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #2c80d6;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #2c80d6;
}
.transition-hover:hover .transition-hover-content{top: 150px;}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  padding-top:10px;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li + li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #2c80d6;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Saira", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #2c80d6;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #2c80d6;
}

.about .content .btn-learn-more:hover {
  background: #2c80d6;
  color: #fff;
  text-decoration: none;
}
.about p{text-align:justify;}
.about .content h4{font-size:20px; line-height:40px; color:#2c80d6;}
/*  service-box*/
.service-box li{list-style:none;margin-bottom: 35px;}
.service-box li img{
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%); */
  transition:0.5s;
  width: 100%;
  }

.service-box li:hover img{    -webkit-filter: none;
  filter: none; transition:0.5s;}

.service-box li:hover h4{background: #00e1ba;color:#fff;transition:0.5s;}
.service-box li:hover{transform: translate(0px,-10px);
  transition: 0.5s;
  box-shadow:0px 9px 4px #1d283b;
  border-radius: 0 0 8px 8px;}

.service-box li h4{
  font-size: 13px;
  margin: 0;
  padding: 10px 0;
  background: #2c80d6;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  color: #fff;
  transition:0.5s;
  font-weight: 600;
  text-align: center;
  }

.hm-service .hm-head{color:#fff;}



.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #0c2d5c;
  color: #fff;
}

.nav-pills .nav-link:hover {
  background: #0c2d5c;
  color: #fff;
}

.nav-pills .nav-link {
  border-radius: 0;
  background: #fff;
  border: aliceblue;
  border-bottom: 2px solid #e2e2e2;
  text-align: start;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 34px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.nav-pills .nav-link.Active {
    background-color: #0c2d5c;
    color: #fff ;
}
.fa-chevron-right {
  font-size: 15px;
  line-height: 40px;
  color: rgb(151, 151, 151);
}
 /*============WHATSAPP==========*/
    
  .whatsapp_btn{
      position: fixed;
      bottom: 7em;
      right: 14px;
      width: 55px;
      height: 55px;
      z-index: 9999;
  }
  .whatsapp_btn .icon_logo{
      position: relative;
      z-index: 100;
      padding: 5px;
  }
  
  .whatsapp_btn .icon_logo > a > img{
      width: 100%;
  }
  
  .whatsapp_btn .circle_waves{
      border-radius: 50%;
      background-color: #3cc04e;
      width: 55px;
      height: 55px;
      position: absolute;
      opacity: 0;
      bottom: 1px;
      left: 0px;
      z-index: 99;
      animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
  }
  
  @keyframes waves {
      from {
          transform: scale(.55, .55);
          opacity: .6;
      }
      to {
          transform: scale(1.8, 1.8);
          opacity: 0;
      }
  }

/*  service-box*/
/*--------------------------------------------------------------
# carr
--------------------------------------------------------------*/
.carr {
  /* background: rgb(237,1,127);
  background: linear-gradient(-90deg, rgba(237,1,127,1) 0%, rgba(83,14,152,1) 100%); */
  padding: 80px 0;
}

.carr h2 {
  color: #fff;
  font-weight: 700;
}
.carr .section-title h2::after{background:#fff;}
.carr .section-title p{text-align:left;    font-size: 36px;  font-weight: 700;}
#FooterrControl1_tr_hitCounter{color: #fff;}
.carr p {
  color: #fff; font-size: 14px;text-align: justify;
}

.carr .carr-btn {
  font-family: "Saira", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #2c80d6;
  margin-top: 60px;
}

.carr .carr-btn:hover {
  background: #fff;
  color: #2c80d6;
}

@media (max-width: 1024px) {
  .carr {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .carr .carr-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
/* .services{background: rgb(237,1,127);
    background: linear-gradient(90deg, rgba(237,1,127,1) 0%, rgba(83,14,152,1) 100%);} */
.services .section-title h2, .services .section-title p{color:#fff;}
.services .section-title h2::after{background:#fff;}
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.4s ease-in-out;
  width: 100%;
  margin: 20px auto;
}

.services .icon-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 2px 35px 0 rgba(68, 88, 144, 0.2);
}
.services .icon-box:hover .icon i{
  transform:rotate(-45deg);
}
.services .icon {
  position: absolute;
  left: -10px;
  top: calc(50% - 30px);
}

.services .icon i {
  font-size: 64px;
  line-height: 1;
  transition: 0.5s;
  color:#2c80d6;
}

.services .title {
  margin-left: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;  
}

.services a .title {
      color: #111;
  transition: ease-in-out 0.3s;
}

.services  a:hover .title, .services  a:hover .description{
   color: #111;
}

.services .description {
  font-size: 14px;
  margin-left: 40px;
  line-height: 24px;
  margin-bottom: 0;color: #111;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #2c80d6;
  float: left;
  width: 44px;
  height: 44px;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #2a2c39;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #555974;
}

.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #2c80d6;
  color: #fff;
}


.contact .map-hm-rht .form-group {
  padding-bottom: 8px;
}

.contact .map-hm-rht input{
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .map-hm-rht input {
  height: 44px;
}

.contact .map-hm-rht .sbmt-btn{
  background: #2c80d6;
  border: 0;
  padding: 10px 24px;
  color: #fff;margin-top: 40px;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .map-hm-rht .sbmt-btn:hover {
  background: #00e1ba;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.rd-mr {
    display: inline-block;
    background: #2c80d6;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    margin: 6px 0 10px 0;
    /* width: 100%; */
    text-align: center;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer { background: #080d10; padding: 5% 0 0 0;}
footer .footer-bottom { margin: 5% 0 0 0; background: #060a0c; padding: 18px 0;}
footer .footer-bottom p, footer .footer-bottom p a { color: #c0c0c0; margin: 0;}
footer .footer-bx {background: rgba(255, 255, 255, 0.05);padding: 30px;border-radius: 10px;min-height: 100%;}
footer .footer-bx h4 { color: #fff; margin: 0 0 25px 0; font-size: 20px;}
footer .footer-bx p a, footer .footer-bx p { color: #c0c0c0; font-size: 14px; margin: 0 0 8px 0; display: flex;}
footer .footer-bx p a i { color: #00e1ba; margin: 3px 8px 0 0; font-size: 15px;}
footer p {color: #c0c0c0; margin: 0 0 15px 0;}
footer p i { color: #fff; margin: 0 5px 0 0;}
footer .footer-title{color: #fff;margin: 0 0 25px 0;font-size: 20px;margin-top:16px;margin-bottom:10px;font-weight: 500;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #2c80d6;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

@media(max-width:1024px){
.nav>li>a{    padding: 9px 2px;}
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
.navbar-default .navbar-nav>li>a{font-size: 14px;}
}
@media(max-width:991px){
.navbar-default .navbar-nav>li>a { font-size: 12px;}
#HeaderControl { padding: 8px 0;}
#banner-hm .carousel-container{justify-content: start;padding-top: 0;}
.rotate{max-width: 320px;}
}
@media(max-width:769px){

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 15px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.nav>li>a {
    padding: 9px 1px;
}
.body-fx #HeaderControl, .body-fx #MenuControl{ position: inherit !important; transition: 0s; top: 0; height: auto !important;}
	}

@media(max-width:767px){
.section-title p{font-size: 25px;}
#banner-hm .carousel-container { height: inherit;}	
.rotate{max-width: 200px;}
}
	
@media(max-width:736px){
center #form1 #HomepagecontentControl{padding-top: 75px;}
	}
	
@media(max-width:667px){

	}
	
@media(max-width:568px){
.section-title p{font-size: 20px;}
p{font-size: 14px;; line-height: 26px;}
#widgetsControl table, #widgetsControl td {height: initial !important;}
}
	
@media(max-width:480px){
#banner-hm p{width: 100%;}
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}
#HeaderControl, #MenuControl{top: 0;}
#logo-web{height:inherit;}
center #form1 #HomepagecontentControl{padding-top:50px;}
}

@media(max-width:360px){

}

/*Special Features */
#special-feature{padding-top: 10px;padding-bottom: 10px;}
.special-feature .section-title hr{border-color:#151515;}
.special-feature i{font-size:65px;line-height:75px;}
.special-feature h4{font-size:20px;margin-top: 47px;position:relative;background: #000;}
.special-feature .mask-top{width:100%;background-color:#ffffff;padding:55px 0;position:absolute;top:0px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.special-feature .mask-top h4:before {top: -18px;content: "";display: block;height: 2px;left: 0;right:0;margin:-2px auto;position: absolute;width: 40px;}
.special-feature .s-feature-box:hover .mask-top{top:-200px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.special-feature .s-feature-box{overflow:hidden;position:relative;min-height:290px;border: 1px solid #d5d0d0;margin-bottom:20px;cursor:pointer;}
.special-feature .mask-bottom{color:#333333;padding:20px 15px 20px 15px;width:100%;position:absolute;bottom:-300px;height:100%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.special-feature .mask-bottom p{padding:0px 5px;}
.special-feature .mask-bottom h4{margin:15px 0px 17px;}
.special-feature .s-feature-box:hover .mask-bottom{bottom:0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.special-feature .mask-bottom i {font-size: 38px;line-height: 50px;}
.special-feature > div {padding: 0 10px;}
.special-feature .s-feature-box {min-height: 180px;}
.special-feature .mask-top {padding: 20px 0 0;}
.special-feature .mask-bottom h4 {margin: 4px 0px 6px;}
.special-feature h4 {font-size: 18px;color: #fff;font-weight: 600;}
.mask-bottom p {font-size: 13px;text-align: center;color: #fff;}
.special-feature .slim-mask-bottom h4 {margin: 5px 0px 7px;}
.special-feature .slim-mask-bottom p {padding: 0;}
.special-feature .slim-mask-bottom-tight-text p {font-size: 12px;}
.s-feature-box{background-color: #2c80d6;}
.s-feature-box .mask-top { text-align: center;   text-align: -webkit-center;}
.s-feature-box .mask-top .icon{width: 70px;height: 70px;background-color: #333333;background: linear-gradient(90deg, rgba(44, 128, 214, 1) 30%, rgba(0, 225, 186, 1) 100%);border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.s-feature-box .mask-top .icon .fa{color: #fff;font-size: 28px;}


.moto{text-align:center;font-size:18px;box-shadow: rgb(15 136 177 / 22%) 0px 1px 11px 0px;padding: 10px;border-radius: 2px;background-color: #2c80d6;color: white;}


.modal-body{max-height: 350px; overflow-y: auto;}
.modal.show{background: rgba(0, 0, 0, 0.75);}
.modal-backdrop{position: static;}
/* #RadDockZone2{z-index: 9999 !important;}   */
 /* #RadDockZone1{z-index: 999 !important;}   */
 /* .zindexcls{z-index: 999 !important;} */


