/* ================ */
/* Basic */
/* ================ */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  line-height: 1.3;
  /*font-size:2rem;*/
  font-size: 1.7rem;
  overflow-x: hidden;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
button:focus,
input:focus,
a:focus,
i:focus {
  outline: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
#all_body ul li{
	list-style:disc;
}
#all_body p{
	margin-bottom:1rem;
}
/* ================ */
/* Fonts */
/* ================ */
@font-face {
  font-family: bold;
  src: url("../fonts/EuclidCircularA-Bold.ttf");
}
@font-face {
  font-family: semi-bold;
  src: url("../fonts/EuclidCircularA-SemiBold.ttf");
}
@font-face {
  font-family: medium;
  src: url("../fonts/EuclidCircularA-Medium.ttf");
}
@font-face {
  font-family: regular;
  src: url("../fonts/EuclidCircularA-Regular.ttf");
}
/* ================ */
/* Reuseable Classes */
/* ================ */
.heading {
  font-size: 4rem;
  color: #25283e;
  /*font-family: bold;*/
  position: relative;
}
.heading-color-29354A {
  color: #29354a;
}
.sub-heading {
  font-size: 2.2rem;
  color: #5591C2;
  /*font-family: bold;*/
}
.para-size {
    font-size: 2.3rem;
    color: #282D39;
  /*font-family: regular;*/
  line-height:1.5;
}

footer .para-size{
	font-size:1.6rem;
}

.para-color-000000 {
  color: #000000;
}
.button.btn-link{
	font-weight: 400;
    color: #0d6efd !important;
    background: none !important;
    border: none !important;
}
.button {
  color: #ffffff;
  /*background: transparent linear-gradient(107deg, #5591C2 0%, #4d60ab 100%) 0%
    0% no-repeat padding-box;
	
  box-shadow: 0px 12px 29px #0000002e;*/
  background:#02AEEC;
  border-radius: 10px;
  border: 1px solid #02AEEC;
  padding: 1rem 3rem;
  /*font-family: regular;*/
  min-width: 150px;
  font-size: 1.6rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.button:hover {
  color: #02AEEC;
  background:#fff;
  box-shadow: none;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.big-button{
	padding:2rem 5rem;
	font-size:2rem;
	font-weight:500;
}
.button-watch {
  background: #d4c6d4;
  box-shadow: 0px 11px 37px #00000052;
  border: 3px solid #ffffff;
  padding: 1.2rem 2.7rem;
  color: #000000;
}
.button-watch:hover {
  color: #000000;
}
/* ================ */
/* Header Section */
/* ================ */
/* Navbar */
.navbar {
  top: 0;
  left: 0;
}
.navbar-brand{
	margin-right:3rem;
}
.navbar-brand img {
  
}
.navbar-light .navbar-nav .nav-link {
  color: #21414D;
  /*font-family: regular;*/
  margin-left:1.5rem;
}
.nav-link.active {
  /*font-family: bold;*/
  margin-left: 2rem;
}
.nav-link:hover {
  color: #5591c2;
}

.head_phone i{
  color:#5591C2;
  font-size:24px;
  margin-top: 10px;
}

.head_phone_line span{
  height: 40px;
  width: 1px;
  display: block;
  background: #707070;
  margin-right: 10px;
  margin-left: 10px;
}

.head_call{
  color:#727272
}

/* ================ */
/* Banner Section */
/* ================ */
#banner-section {
	/*background-image: url("../img/slider-footer.png");*/
	background-image: url("../../images/novo-slider2.jpg");
	background-color: #ECF7FF;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 5.5rem 0 7rem;
	background-size: cover;
}
#banner-section h1 {
  font-size: 5rem;
  /*font-family: bold;*/
}
#banner-section {
        height:1050px;
    }

@media screen and (min-width: 1600px){
    #banner-section {
        height:1050px;
    }
}

.banner-img-box-positioning {
  right: 0;
}
/* ================ */
/* Services Section */
/* ================ */
#services-section {
  padding: 10rem 0;
  position: relative;
}

.services-card-box {
  background: #ffffff;
    border-radius: 34px;
    padding: 10px;
	transition:all 0.5s;
}
.services-card-box p{
	color:#838B9E;
	/*font-size:18px;*/
}
.services-card-box2 {
  background: #ffffff;
    border-radius: 34px;
    padding: 10px;
	transition:all 0.5s;
}
.services-card-box2 p{
	color:#838B9E;
	/*font-size:18px;*/
}
.services-img {
  width: 10rem;
}
.services-img2 {
  width: 10rem;
}
.services-heading {
  /*font-family: bold;*/
  color: #25283e;
  font-size: 2rem !important;
    text-transform: uppercase;
}
.services-heading2 {
  /*font-family: bold;*/
  color: #25283e;
  font-size: 1.75rem !important;
}
.services-card-box:hover {
  box-shadow: 0px 16px 32px #0000000f;
  color:#fff;
}
.services-card-box:hover p{
	/*color:#fff;*/
}
.services-card-box:hover .para-size,
.services-card-box:hover .services-heading {
  /*color: #ffffff;*/
}


.services-card-box2:hover {
  /*box-shadow: 0px 16px 32px #0000000f;*/
  color:#fff;
}

.services-card-box2:hover .serv_circle2 img{
	border:1px solid #25283e;
	box-shadow:0px 16px 32px #0000000f;
}

.services-card-box2:hover p{
	/*color:#fff;*/
}
.services-card-box2:hover .para-size,
.services-card-box2:hover .services-heading2 {
  /*color: #ffffff;*/
}
.services-layer-img-box {
  top: 25%;
  right: 0;
  z-index: -1;
}
.popserv{
	height:100%;
	text-align:center;
}

.popserv a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    background: #F8F8F8;
    padding: 1rem;
    height: 100%;
    color: #707070;
    font-weight: 300;
    border-radius: 16px;
	font-size:2rem;
}
.popserv a:hover{
	background:#eaeaea;
}
/* ================ */
/* Who Are We Section */
/* ================ */
#who-are-we-section {
  padding: 5rem 0;
}
/* ================ */
/* Video Section */
/* ================ */
#video-section {
  padding: 10rem 0;
  position: relative;
}
.laptop-box {
  position: relative;
}
.video-img {
  /*position: absolute;
  top: 40%;
  left: 50%;
  width: 78% !important;
  height: 90% !important;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  */
  border: 5px solid #000;
    border-radius: 20px;
}
.cover-video video.active {
	display:block;
}
.cover-video video {
	display:none;
	/*
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  position: absolute;
  top: 20%;
  left: 50%;
  width: 78% !important;
  height: 90% !important;
  -webkit-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
  z-index: -1;
  */
}
video:focus {
  outline: none !important;
}
.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 99999999999999;
}
/* Pulse Video Animation */
.pulse {
  position: relative;
  width: 6rem;
  height: 4rem;
  line-height: 4.7rem;
  text-align: center;
  background: #5591C2;
  border-radius: 5px;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.pulse i {
  font-size: 2rem;
  color: #fff;
}
.pulse span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border: 1px solid #ed2424;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: animate 4s linear infinite;
  animation: animate 4s linear infinite;
}
@-webkit-keyframes animate {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}
@keyframes animate {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}
.pulse span:nth-child(2) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.pulse span:nth-child(3) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.pulse span:nth-child(4) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.video-bg-img-box {
  top: -17rem;
  z-index: -1;
  left: 5rem;
}
.w-60 {
  width: 60%;
}
/* ================ */
/* Info Section */
/* ================ */
.info-box {
  background: transparent linear-gradient(247deg, #ed2424 0%, #4d60ab 100%) 0%
    0% no-repeat padding-box;
  border-radius: 2rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem;
  -o-border-radius: 2rem;
}
.info-box-layer {
  background-image: url("../img/info-bg.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  padding: 6.5rem 0 8rem 0;
}
.info-number {
  font-size: 6rem;
  /*font-family: regular;*/
}
/* ================ */
/* What We Offer Section */
/* ================ */
#what-we-offer-section {
  padding: 10rem 0;
}
/* ================ */
/* Why Choose US Section */
/* ================ */
#why-choose-us-section {
  background-image: url("../img/why-choose-us-banner-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 15rem 0;
}
/* ================ */
/* Testimonial Section */
/* ================ */
#testimonial-section {
  padding: 0 0 0 0;
}
#mobile-section{
	    margin-top: 0;
}
.swiper-slide {
  cursor: grab;
}
.swiper-pagination {
  position: static !important;
}
.swiper-pagination-bullet-active {
  background-color: #ed2424 !important;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}
.testimonial-card {
  background-color: #f9f9f9;
  padding: 3rem;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
}
.client-img {
  width: 5rem;
}
.client-name {
  /*font-family: semi-bold;*/
}
.swiper-prev:focus,
.swiper-next:focus {
  outline: none !important;
}
.swiper-prev img,
.swiper-next img {
  width: 7rem;
}
.other-review h3 {
  /*font-family: semi-bold;*/
  color: #5a6084;
}
.see-all-review-btn {
  display: inline-block;
  padding: 0.5rem 2rem;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
}
.see-all-review-btn span {
  /*font-family: medium;*/
  font-size: 1.6rem;
  color: #000000;
}
.fa-star,
.fa-star-half-alt {
  color: #febb11;
}
/* ================ */
/* Blog Section */
/* ================ */
#blog-section {
  padding: 10rem 0;
}
.blog-card-box {
  cursor: pointer;
}
.card-body {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 9px 15px 36px #0000001a;
  border-radius: 22px;
}
.blog-published-date {
  /*font-family: regular;*/
  font-size: 1.4rem;
}
.blog-heading {
  /*font-family: bold;*/
  font-size: 2.2rem;
}
.read-more-btn {
  color: #5591C2;
  font-size: 1.6rem;
  /*font-family: regular;*/
  text-decoration: none;
}
.read-more-btn:hover {
  color: #5591C2;
}
.read-more-btn i {
  font-weight: bold;
  font-size: 1.8rem;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.read-more-btn:hover .fa-angle-double-right {
  margin-right: 1rem !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
/* ================ */
/* Contact Section */
/* ================ */
#contact-section {
  padding: 10rem 0 10rem 0;
}
.contact-info .email,
.contact-info .phone {
  color: #5492C3 !important;
  border-bottom: 1px solid #5492C3;
  display: inline-block;
  cursor: pointer;
  /*font-family: regular;*/
  font-size: 1.6rem;
}
.contact-info .email a {
  text-decoration: none;
  color: #5492C3 !important;
}
.contact-info .email:hover,
.contact-info .phone:hover,
.email a:hover {
  border-bottom: 1px solid #004d8100;
  color: #5492C3 !important;
}
.send-msg-box {
  box-shadow: 4px 8px 35px #ebebeb;
  border-radius: 16px;
  padding: 3.5rem;
}
.send-msg-box input {
    height: 70px;
}
form input,
form textarea {
  box-shadow: 0px 3px 10px #00000017;
 /* border-radius: 16px;
  border: none !important;*/
  padding: 15px;
  color: #17242b;
  /*font-family: regular;*/
  font-size: 1.6rem;

	 border-radius: 12px !important;
         border: 1px solid #D6D6D6 !important;
         background: #F5F7F9 !important;
}
form textarea {
  height: 130px;
}
form textarea:focus {
  outline: none !important;
}
.submit-btn {
  padding: 10px 40px !important;
}
/* ================ */
/* Subscribe Section */
/* ================ */
#subscribe-section {
  background-color: #11272E;
  padding: 5rem 0 3rem 0;
}
.subscribe-heading {
  color: #5591C2;
  font-size: 2.5rem;
  /*font-family: bold;*/
}
.subscribe-form input {
  color: #ffffff;
  background: #364c5b 0% 0% no-repeat padding-box;
  border-radius: 12px;
  padding: 1.5rem 3rem;
  /*font-family: regular;*/
  font-size: 1.6rem;
  padding: 1.2rem 2rem !important;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  height:60px;
}
.subscribe-btn {
  border-radius: 12px;
  padding: 1.2rem 2rem !important;
  height:60px;
  background:#5591C2;
}
/* ================ */
/* Footer Section */
/* ================ */
footer {
  background-color: #11272E;
  color:#FFF;
  padding:6rem 0;
}
.footer-widget {
  padding: 4rem 0 6rem 0;
}
.footer-social-icon i {
  font-size: 2rem;
  border: 2px solid #ffffff;
  width: 4rem;
  height: 4rem;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 0.8rem;
  color: #ffffff;
  transition: all.3s ease-in-out;
  -webkit-transition: all.3s ease-in-out;
  -moz-transition: all.3s ease-in-out;
  -ms-transition: all.3s ease-in-out;
  -o-transition: all.3s ease-in-out;
}
.footer-social-icon i:nth-child(1) {
  margin-left: 0;
}
.footer-social-icon i:hover {
  background-color: #ffffff;
  color: #243847;
  transition: all.3s ease-in-out;
  -webkit-transition: all.3s ease-in-out;
  -moz-transition: all.3s ease-in-out;
  -ms-transition: all.3s ease-in-out;
  -o-transition: all.3s ease-in-out;
}
.foter-sub-heading {
  font-size: 2rem !important; 
  color:#FFF !important;
}
.rotate_11{
	transform: rotate(327deg);
}
.border-semiwhite{
border-color:#FFFFFF2E!important;
}
.footer-links a {
  font-size: 2rem;
  color: #FFFFFF;
  /*font-family: regular;*/
  text-decoration: none;
  display: block;
  margin: 2rem 0;
}
.footer-links a:hover {
  text-decoration: underline;
}
footer-copyright {
  border-top: 1px solid #ffffff;
  font-family: poligon-regular;
  font-size: 1.8rem;
}
.footer-copyright a {
  text-decoration: none;
}
.footer-border-end-default {
  position: relative;
}
/*.footer-border-end-default::after {
  position: absolute;
  content: "";
  height: 80%;
  width: 0.1rem;
  background-color: #ffffff;
  right: -12%;
  top: 50%;
  transform: translateY(-50%);
}
.footer-border-end-default::after {
	position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background-color: #ffffff;
    right: -15%;
    top: 51%;
    border-radius: 50%;
    transform: translateY(-50%);
}
*/
.footer-border-end-default:last-child::after{
  display: none;
}
.footer_menu{
	display:flex;
	align-items:center;
	justify-content:end;
	gap:2rem;
}
.cir-sep{
	background:#fff;
	width:10px;
	height:10px;
	border-radius:50%;
}
/* Back to top */
#myBtn {
  opacity: 0;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 22px;
  border: none;
  outline: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color:white;
  /*background: transparent linear-gradient(247deg, #5492C3 0%, #4d60ab 100%) 0% 0% no-repeat padding-box;*/
  background:#02AEEC;
  color: white;
  cursor: pointer;
  padding: 3px 7px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  animation: updown-btn 5s infinite;
  -webkit-animation: updown-btn 5s infinite;
}
