@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600&family=Urbanist:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-size: 12px;
  margin-left: 0;
}
.flaticon-whatsapp:before {
  content: "\f133";
  padding-right: 5px;
}
body {
    color: #646366;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    background-color: #f4f4f4;
}

img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease-out 0s;
}
a {
color: #00194c;
text-decoration: none;
transition: all ease 0.5s;
}
a:hover {
color: #7fcdee;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #00194c;
  font-weight: 700;

}

p {
  margin-bottom: 15px;
  line-height: 1.8;
  color: #334770;
}
p:last-child {
margin-bottom: 0;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}
.bg-color-232429 {
background-color: #232429;
}

.bg-color-31507a {
background-color: #31507a;
}

.bg-color-f8f8f8 {
background-color: #f8f8f8;
}

.bg-color-f5f5f5 {
background-color: #f5f5f5;
}

.bg-color-0b112e {
background-color: #0b112e;
}

.bg-color-fbfbfb {
background-color: #fbfbfb;
}

.bg-color-f9f9f9 {
background-color: #f9f9f9;
}

.bg-color-f4f4f4 {
background-color: #f4f4f4;
}

.bg-color-ffffff {
background-color: #ffffff;
}
.bg-color-00194c {
  background-color: #00194c;
}

.bg-color-efefef {
background-color: #efefef;
}

.bg-color-f2f2f2 {
background-color: #f2f2f2;
}

.bg-color-e9e9e9 {
background-color: #e9e9e9;
}

.bg-color-fcfcfc {
background-color: #fcfcfc;
}
.color-secundary{
    color: #073185;
}
.color-theme {
    color: #003bff !important
}
.color-white{
    color: #fff;
}
.font-weight-bold {
    font-weight: 700;
}
.margin-right-10{
  margin-right: 10px;
}
.margin-top35{
    margin-top: -35px;
}
.margin-top-310{
    margin-top: 4em !important
}
.margin-top-160 {
    margin-top: 160px !important;
}
.margin-top-240{
    margin-top: 240px !important;
}
.margin-top-210 {
    margin-top: 210px !important;
}
.min-width-100{
    min-width: 100px!important;
}
.margin-top-150 {
	margin-top: 150px !important;
}

.margin-top-110 {
	margin-top: 110px !important;
}



.margin-top-90 {
	margin-top: 90px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-35 {
	margin-top: 35px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}
.margin-bottom-100 {
	margin-bottom: 100px !important;
}
.ptb-100 {
padding-top: 100px;
padding-bottom: 100px;
}

.pt-100 {
padding-top: 100px;
}

.pb-100 {
padding-bottom: 100px;
}

.ptb-70 {
padding-top: 70px;
padding-bottom: 70px;
}

.pt-70 {
padding-top: 70px;
}

.pb-70 {
padding-bottom: 70px;
}
.section-grey{
	padding: 3em 1em;
	background-color: #f9f9f9;
}
.section-white{
	padding: 3em 1em;
	background-color: #fff;
}
.section-theme{
	padding: 3em 1em;
    background-color: #003bff;
    color: #fff;
}
.section-theme-light{
  background-color: #f4f9fd;;
  padding: 3em 1em;
  color: #000;
}
.section-black{
	padding: 3em 1em;
    background-color: #2e2e2e;
    color: #fff;
}
.section-padding{
	padding: 3em 1em;
}
.section-min-padding{
	padding: 3em 1em;
}
.section-bottom-border{
    border-bottom: 1px solid #efefef;
}
.section-top-border{
    border-top: 1px solid #efefef;
}
.text-aling{
    text-align: center;
}
.text-aling-initial{
    text-align: center;
}
.text-right{
  text-align: right;
}
.mt-xs-2{
  margin-top: 10px;
}
@media(min-width: 600px){
	.section-grey, .section-white, .section-orange, .section-padding, .section-theme-light{
		padding: 4em 0em!important;
	}

}
@media(min-width: 1200px){
	.section-grey, .section-white, .section-orange, .section-padding, .section-theme-light{
		padding: 10em 0em!important;
	}

}
/* Mobile Class Area
======================================================*/
.display-responsive, .display-responsive-shape, .display-responsive-initial, .xl-logo.display-none  {
  display: none;
}
 
.mobile-logo{
  display: initial;
}
.navbar-nav li {
  padding: 10px 0;
}
.display-initial {
  display: initial;
}
.mobile-logo.display-initial {
  display: initial;
}
/*
Default Area Style
======================================================*/
.bg-theme{
  background-color: #003bff
}
.section-title {
max-width: 645px;
margin: auto;
text-align: center;
margin-bottom: 10px;
}
.section-title .sub-title {
display: inline-block;
font-weight: 600;
color: #238eca;
margin-bottom: 10px;
}
.section-title h2 {
font-size: 32px;
margin-bottom: 0;
line-height: 42px;
color: #232429;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #003bff;
}
.section-heading {
margin-bottom: 30px;
}
.section-heading .sub-title {
display: block;
font-weight: 500;
color: #7fcdee;
margin-bottom: 10px;
}
.section-heading h2 {
font-size: 32px;
line-height: 42px;
color: #232429;
}
.text-left{
  text-align: left!important;
}
.btn-default-theme{
  user-select: none;
  -moz-user-select: none;
  background: #003bff none repeat scroll 0 0;
  border: medium none;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-bottom: 0;
  padding: 18px 18px 18px 22px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  position: relative;
  z-index: 1;
}
.btn-default-theme::after {
  content: "\f110";
  font-family: flaticon !important;
  font-weight: 700;
  margin-left: 45px;
}


.btn-default-theme::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background: #073185;
  color: #fff;
	border-radius: 30px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}
.btn-default-theme:hover::before {
	width: 100%;
}
.btn-default-theme:hover {
  color: #fff;
}
/*
Top Header Area CSS
======================================================*/
.btn-item-bar {
  background: #05f;
  display: initial;
  padding: 1em;
  margin: 0;
 
}
.btn-item-bar a{
  color: #fff;
}
.contact-user {
padding-top: 12px;
}
.top-header-area .container-fluid {
max-width: 1620px;
}
.top-header-area .top-header-content .contact-user {
padding-bottom: 12px;
}
.top-header-area .top-header-content .header-info ul {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
list-style-type: none;
}
.top-header-area .top-header-content .header-info ul li {
display: inline-block;
position: relative;
margin-right: 20px;
padding-left: 25px;
font-size: 15px;
color: #646366;
}
.top-header-area .top-header-content .header-info ul li::before {
content: "";
position: absolute;
top: 2px;
right: -26px;
width: 1px;
height: 18px;
background-color: #d0d0d0;
}
.top-header-area .top-header-content .header-info ul li:last-child {
margin-right: 0;
}
.top-header-area .top-header-content .header-info ul li:last-child::before {
display: none;
}
.top-header-area .top-header-content .header-info ul li:first-child img {
top: 4px;
}
.top-header-area .top-header-content .header-info ul li img {
position: absolute;
top: 6px;
left: 0;
max-width: 18px;
color: #7fcdee;
}
.top-header-area .top-header-content .header-info ul li a {

  color: #fff;
}

/* Bottom info
=================================*/
.header-action {
  text-align: center;
}
.header-contact {
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.header-contact .content span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: #00194c;
  line-height: 1;
  margin-bottom: 5px;
}
.header-contact .content a {
  font-weight: 700;
  font-size: 16px;
  display: block;
  line-height: 1;
  color: #00194c;
}
.header-contact .icon {
  background: #003bff;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50%;
  margin-right: 1em;
}
.header-contact .icon i::before {font-size: 20px}
.list-wrap{
  padding: 0;
}
/**/


.modal-dialog {
max-width: 700px;
position: relative;
}
.modal-dialog iframe {
width: 100%;
height: 450px;
display: block;
border-radius: 10px;
}
.modal-dialog .modal-header {
padding: 0;
border: none;
}
.modal-dialog .modal-header .btn-close {
right: 0px;
top: -25px;
position: absolute;
filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(7473%) hue-rotate(56deg) brightness(108%) contrast(108%);
opacity: 1;
}
.modal-dialog .modal-header .btn-close:focus {
outline: 0;
box-shadow: unset;
}
.modal-dialog .modal-body {
position: relative;
flex: 1 1 auto;
padding: 0;
}

/**/
.search-progress .can-btn {
border: none;
background-color: transparent;
font-size: 25px;
position: relative;
top: 4px;
}
.search-progress .phone {
position: relative;
padding-left: 60px;
margin-left: 25px;
}
.search-progress .phone i {
position: absolute;
top: 0;
left: 0;
font-size: 22px;
color: #ffffff;
background-color: #232429;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
text-align: center;
transition: all ease 0.5s;
}
.search-progress .phone p {
font-size: 14px;
color: #646366;
margin-bottom: 1px;
}
.search-progress .phone a {
font-weight: 500;
color: #232429;
}
.search-progress .phone a:hover {
color: #7fcdee;
}
.search-progress .phone a:hover i {
background-color: #7fcdee;
color: #ffffff;
}
.search-progress .menu {
margin-left: 20px;
}

/* Go Top */
.scrolltop-wrap a {
position: fixed;
display: inline-block;
-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
pointer-events: all;
outline: none;
overflow: hidden;
width: 50px;
height: 50px;
line-height: 54px;
font-size: 35px;
right: 15px;
bottom: 15px;
text-align: center;
color: #ffffff;
background-color: #7fcdee;
border: 1px solid #7fcdee;
border-radius: 50%;
transition: all ease 0.5s;
z-index: 3;
}
.scrolltop-wrap a:hover {
background-color: #232429;
color: #ffffff;
}
.scrolltop-wrap a #scrolltop-arrow {
transform: scale(0.66);
transform-origin: center;
}

/* ==============
    Navbar CSS 
==================================== */
.wile-navbar {
  background-color: #ffffff;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wile-navbar .container-fluid {
max-width: 1620px;
}

.wile-navbar.sticky {
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999;
position: fixed;
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
        animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
border-bottom: 1px solid #ffffff;
-webkit-transition: 0.4s;
  transition: 0.4s;
}
.wile-navbar .navbar-brand {
padding: 0;
margin-right: 30px;
}
.wile-navbar .navbar-nav .nav-item a {
color: #333333;
line-height: 1;
position: relative;
font-weight: 500;
padding: 0;
margin-left: 20px;
margin-right: 20px;
}
.wile-navbar .navbar-nav .nav-item a.dropdown-toggle {
position: relative;
padding-right: 16px;
}
.wile-navbar .navbar-nav .nav-item a.dropdown-toggle::after {
display: none;
}
.wile-navbar .navbar-nav .nav-item a.dropdown-toggle::before {
    content: "\ea4e";
    position: absolute;
    top: -2px;
    right: -2px;
    font-family: 'remixicon' !important;
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
}
.wile-navbar .navbar-nav .nav-item a:hover, .wile-navbar .navbar-nav .nav-item a:focus, .wile-navbar .navbar-nav .nav-item a.active {
color: #7fcdee;
}
.wile-navbar .navbar-nav .nav-item a i {
font-size: 18px;
line-height: 0;
position: relative;
top: 4px;
}
.wile-navbar .navbar-nav .nav-item .dropdown-menu {
border: none !important;
}
.wile-navbar .navbar-nav .nav-item .dropdown-menu li {
border-bottom: 1px dotted #f2f2f2;
}
.wile-navbar .navbar-nav .nav-item .dropdown-menu li a {
padding-top: 16px;
padding-left: 0;
padding-right: 16px;
padding-bottom: 16px;
font-size: 15px;
font-weight: 500;
}
.wile-navbar .navbar-nav .nav-link {
text-transform: capitalize;
color: #232429;
padding: 0;
padding-left: 20px;
padding-right: 20px;
font-weight: 500;
font-size: 16px;
}
.wile-navbar .navbar-nav .nav-link.active, .wile-navbar .navbar-nav .nav-link > .show, .wile-navbar .navbar-nav .nav-link:hover {
color: #7fcdee;
}
.wile-navbar .navbar-nav .dropdown-item {
padding: 10px 15px;
}
.wile-navbar .navbar-nav .dropdown-item.active, .wile-navbar .navbar-nav .dropdown-item > .show, .wile-navbar .navbar-nav .dropdown-item:hover {
color: #7fcdee;
}
.wile-navbar .navbar-nav.active, .wile-navbar .navbar-nav > .show, .wile-navbar .navbar-nav:hover {
color: #7fcdee;
}
.wile-navbar .dropdown-menu {
border: none !important;
}
.wile-navbar .dropdown-menu li a {
padding: 16px;
font-size: 15px;
font-weight: 500;
}
.wile-navbar .dropdown-item {
background-color: #ffffff;
padding: 0px 0;
margin: 0 0 0;
border: 0px solid transition !important;
border: 0px solid rgba(0, 0, 0, 0.15);
border-radius: 0px;
box-shadow: none !important;
}
.wile-navbar .dropdown-item.active {
color: #7fcdee;
}
.wile-navbar .collapse ul > li:hover > a {
background-color: transparent;
}
.wile-navbar .collapse ul > ul > li:hover > a .show .dropdown-menu > li > a:focus .show .dropdown-menu > li > a:hover, .wile-navbar .collapse ul > ul > li:hover > a .show .dropdown-menu > li > a .navbar .show .dropdown-menu > li > a:hover, .wile-navbar .collapse ul > ul > li:hover > .navbar .show .dropdown-menu > li > a:focus .show .dropdown-menu > li > a:hover, .wile-navbar .collapse ul > ul > li:hover > .navbar .show .dropdown-menu > li > a .navbar .show .dropdown-menu > li > a:hover {
background-color: #ffffff;
color: #7fcdee;
}

.wile-navbar.wile-navbar-two {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    background-color: transparent;
}
.wile-navbar.wile-navbar-two::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 84%;
    margin: auto;
    height: 1px;
    background-color: #f1f1f1;
}

.wile-navbar.banner-main-nav {
  background-color: #fff;
  box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.05);
  z-index: 9;
}
.wile-navbar.banner-main-nav.sticky {
position: fixed;
background-color: #fff;
border-bottom: 1px solid #fff;
}
.wile-navbar.banner-main-nav.sticky .navbar-nav .nav-item a {
    color: #000;
}
.wile-navbar.banner-main-nav .navbar-nav .nav-item a {
color: #00194c;
}
.wile-navbar.banner-main-nav .navbar-nav .nav-item a.active, .wile-navbar.banner-main-nav .navbar-nav .nav-item a:hover {
color: #003bff;
}
.wile-navbar.banner-main-nav .navbar-nav .nav-item .dropdown-menu li a {
color: #232429;
}
.wile-navbar.banner-main-nav .navbar-nav .nav-item .dropdown-menu li a.active, .wile-navbar.banner-main-nav .navbar-nav .nav-item .dropdown-menu li a:hover {
color: #7fcdee;
}



/*second level*/
.wile-navbar .collapse ul ul ul > li:hover > a {
background-color: #ffffff;
color: #7fcdee;
}

/*third level*/
.wile-navbar .collapse ul ul {
background-color: #ffffff;
}
.wile-navbar .collapse ul ul.dropdown-menu {
background-color: #ffffff;
}

.wile-navbar .collapse ul ul ul {
background: #f5f5f5;
}
.wile-navbar .collapse ul ul ul.dropdown-menu {
background: #f5f5f5;
}

.wile-navbar .collapse ul ul ul ul {
background: #f5f5f5;
}
.wile-navbar .collapse ul ul ul ul.dropdown-menu {
background: #f5f5f5;
}

/*Drop-down menu work on hover*/
@media only screen and (min-width: 991px) {
.wile-navbar .dropdown > .dropdown-menu {
    transition: all 0.5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
    padding: 0;
    padding-top: 20px;
}
.wile-navbar .dropdown:hover > .dropdown-menu {
    transform: scale(1);
}
.wile-navbar .dropdown ul li:hover > ul {
    display: block;
}
.wile-navbar .collapse ul li {
    position: relative;
}
.wile-navbar .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none;
}
.wile-navbar .collapse ul ul li {
    position: relative;
}
.wile-navbar .collapse ul ul li {
    position: relative;
}
.wile-navbar .collapse ul ul li:hover > ul {
    display: block;
}
.wile-navbar .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none;
}
.wile-navbar .collapse ul ul ul li {
    position: relative;
}
.wile-navbar .collapse ul ul ul li:hover ul {
    display: block;
}
.wile-navbar.collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1;
}
}

/* Banner Area CSS
==============================================*/

.banner-area{
  background-size: cover;
    background-position: center;
    min-height: 700px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    background-image: url(../img/home/banner_bg.jpg);
    z-index: 1;
}
.banner-shape-wrap img {
  position: absolute;
  z-index: -1;
}
.banner-shape-wrap img:nth-child(1) {
  left: 55%;
  top: 30%;
  animation: float-bob-x 4s infinite linear;
}

.banner-shape-wrap img:nth-child(2) {
  right: 38%;
  bottom: 22%;
  animation: alltuchtopdown 8s infinite linear;
}

.banner-shape-wrap img:nth-child(3) {
  right: 20%;
  bottom: 0;
  z-index: -2;
}
.banner-content .sub-title {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #003bff;
  background: #e6eeff;
  border-radius: 50px;
  display: inline-block;
  padding: 4px 13px;
  margin-bottom: 15px;
}
.banner-content h1{
  color: #00194c;
}
.banner-shape-wrap {
  z-index: -1;
}
@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}
@keyframes alltuchtopdown {
  0% {
        transform: rotateX(0deg) translateY(0px);
    }
  50% {
        transform: rotateX(0deg) translateY(-50px);
    }
  100% {
        transform: rotateX(0deg) translateY(0px);
    }
}
/*
	 Features
===============================*/
.features-area{
  z-index: 2;
  position: relative;
}
.features-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  border: 1px solid #003bff;
  padding: 1em;
  border-radius: 10px;
  box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.05);
  background: #fff;
  position: relative;
  transition: all 0.3s ease 0s;
  height: 100%;
  align-items: center;
  flex-direction: column;
}
.features-item::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width:0;
	height: 100%;
	background: #0049dc;
  color: #fff;
	z-index: -1;
	transition: all 0.3s ease 0s;
  border-radius: 10px;
}
.features-item:hover::after {
	width: 100%;
  height: 100%;

}
.features-item:hover .features-content .title, .features-item:hover .features-content p {
  color: #fff;

}
.features-item:hover::before {
	transform: translateY(100%);
}
.features-item:hover {
  transform: translateY(-20px);
  transition: .5s;
}
.features-content .title {
  font-size: 20px;
  margin-bottom: 10px;
}
.features-icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #e6eeff;
  flex: 0 0 auto;
  color: #003bff;
  font-size: 40px;
  line-height: 0;
  position: relative;
  margin-right: 20px;
}
.features-icon::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #003bff;
  top: 0;
  width: 16px;
  height: 3px;
  border-radius: 3px;
}
.features-content h4{ text-align: center;}
.features-content p {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  color: #334770;
  font-size: 15px;
  line-height: 20px;
}
.features-icon i {
	transform: rotateY(0);
	transition: .3s linear;
}
.features-icon i::before { font-size: 40px;}
.features-item:hover .features-icon i {
	transform: rotateY(180deg);
}

/*=============================
	28. Preloader
===============================*/
#preloader{
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	margin-top: 0px;
	top: 0px;
	z-index: 999;
}
#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 75px;
    display: inline-block;
    vertical-align: middle;
}
.loader .loader-outter {
    position: absolute;
    border: 4px solid #003bff;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader .loader-inner {
    position: absolute;
    border: 4px solid #003bff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
@-webkit-keyframes loader-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

 @-webkit-keyframes loader-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

 @keyframes loader-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

/* About Area Css
==================================*/
.section-title span {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  color:  #003bff;
  background: #e6eeff;
  border-radius: 50px;
  padding: 4px 13px;
  margin-bottom: 12px;
}
.about-area {
	position: relative;
	padding: 120px 0;
}
.about-img-wrap {
	position: relative;
	text-align: center;
	padding-bottom: 90px;
}
.about-img-wrap img:nth-child(1) {
	border-radius: 100px 0 0 0;
}
.about-img-wrap img:nth-child(2) {
	border-radius: 0 50px 0 0;
	border: 8px solid #fff;
	position: absolute;
	right: 0;
	bottom: 25px;
	z-index: 2;
}
.about-img-wrap .experience-wrap {
	width: 100%;
	display: flex;
	align-items: center;
	text-align: left;
	background: #003bff;
	border-radius: 0px 0px 0px 60px;
	padding: 40px 195px 50px 45px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.about-img-wrap .experience-wrap .title {
	margin-bottom: 0;
	text-align: center;
	font-size: 64px;
	line-height: .8;
	color: #fff;
	position: relative;
	padding-right: 13px;
	margin-right: 13px;
}
.about-img-wrap .experience-wrap .title span {
	display: block;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 0.1em;
	margin-top: 5px;
}
.about-img-wrap .experience-wrap .title::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 100%;
	background: #fff;
}
.about-img-wrap .experience-wrap p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0;
	color: #fff;
	line-height: 1.4;
	font-family: 'Urbanist', sans-serif;;
}
.section-title span {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	color: #003bff;
	background: #E6EEFF;
	border-radius: 50px;
	padding: 4px 13px;
	margin-bottom: 12px;
}
.section-title .title {
	font-weight: 800;
	font-size: 30px;
	margin-bottom: 0;
}
.about-content p {
	margin-bottom: 0;
	color: #334770;
	width: 90%;
}
.about-content p.info-one {
	margin-bottom: 25px;
}
.about-list .list-wrap {
	margin-bottom: 20px;
}
.about-list .list-wrap li {
	font-weight: 600;
	font-size: 18px;
	display: flex;
	align-items: baseline;
	text-transform: capitalize;
	color: #00194C;
	margin-bottom: 14px;
}
.about-list .list-wrap li:last-child {
	margin-bottom: 0;
}
.about-list .list-wrap li i {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #003bff;
	color: #fff;
	border-radius: 50%;
	font-size: 12px;
	margin-right: 8px;
	flex: 0 0 auto;
}

.about-shape-wrap img {
	position: absolute;
	z-index: -1;
}
.about-shape-wrap img:nth-child(1) {
  left: 10%;
  bottom: 30%;
  animation: alltuchtopdown 8s infinite linear;
}
.about-shape-wrap img:nth-child(2) {
	left: 40%;
	top: 5%;
}
.about-shape-wrap img:nth-child(3) {
	right: 0;
	bottom: 0;
}
@keyframes alltuchtopdown {
  0% {
        transform: rotateX(0deg) translateY(0px);
    }
  50% {
        transform: rotateX(0deg) translateY(-50px);
    }
  100% {
        transform: rotateX(0deg) translateY(0px);
    }
}
/*  Feature Area 2 CSS
=======================================*/
.features-area-2 {
  position: relative;
  z-index: 1;
}
.inner-features-shape {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.inner-features-shape2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.single-box-item{
  border: 1px solid #D4DCED;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 20px;
}
.single-box-item:hover{
  transition: .5s;
  border-color:  #05f;
}
.single-box-item h3{
  position: relative;
}
.single-box-item h3::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 3px;
  background-color: #05f;
  bottom: -10px;
  transform: translate(-50%, -50%);
  left: 50%;
}
.single-box-item:hover h3::before { 
  content: '';
  width: 80%;
  transition: .5s;
}
.single-box-item:hover h3{color:  #05f;}
.single-box-item i::before {
  font-size: 50px;
  line-height: 0;
  color: #05f;
  position: relative;
 
}
.img-icon-item{position: relative; display: inline-block;}
.img-icon-item::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #e6eeff;
  left: 25%;
  top: 50%;
  border-radius: 50%;
  z-index: -1;
  transform: translate(-60%, -70%);
}
.single-box-item:hover  .img-icon-item::before {
  content: '';
  transform: translate(-50%, -80%);
  transition: .5s;
}
.shape-warp-02 .shape-circle-2{
  position: absolute;
  top: 30%;
  left: 0;
  z-index: -1;
}
.shape-warp-02 .shape-poinst-1{
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: -1;
}

.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
/*=============================
	18. Faq
===============================*/
.faq-area {
	position: relative;
	z-index: 1;
	padding: 120px 0;
}
.faq-bg-shape {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 10%;
	background-size: cover;
	background-position: center;
	z-index: -1;
}
.faq-shape-wrap img {
	position: absolute;
	z-index: -1;
}
.faq-shape-wrap img:nth-child(1) {
	right: 0;
	bottom: 0;
}
.faq-shape-wrap img:nth-child(2) {
	left: 14%;
	top: 12%;
	animation: alltuchtopdown 8s infinite linear;
}
.faq-img-wrap {
	text-align: right;
	position: relative;
	margin-right: 45px;
}
.faq-img-wrap img:nth-child(1) {
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	border: 8px solid #fff;
}
.faq-img-wrap img:nth-child(2) {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	position: absolute;
	left: 0;
	bottom: 20%;
}
.img-phone-faq2 {
  bottom: 0;
  width: 300px;
  left: 10%;
  z-index: 1!important;
}
.faq-content > p {
    margin-bottom: 30px;
    width: 85%;
}
/*.faq-content .section-title .sub-title { 
  position: relative;
  background: transparent;
  color:  #003bff;
  text-align: left!important;
  padding: 0;
}
.faq-content .section-title .sub-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 30px;
  height: 4px;
  background: #003bff;
  border-radius: 4px;
}*/
.step-item-text {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.fea-icon {
  padding: 10px 25px;
  border: 1px solid #D4DCED;
  border-radius: 10px;
  text-align: center;
  margin-right: 10px;
  transition: .5s;
}
.step-item-text:hover .fea-icon {
  background-color: #003dff;
  border-color: #003dff;
}
.step-item-text:hover .fea-icon i::before  {
  color: #fff;
}
.fea-icon i::before {
  font-size: 40px;
  color:#003dff;
}
/* Request Area Css
==================================*/
.request-area.request-bg {
  background-position: center;
  background-size: cover;
  padding: 50px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/*
 Pricing
================================*/

.s-cta-btn .btn::before{content: none;}
/* 18. pricing */
.pricing-area{
  position: relative;

}
.pricing-area .pricing-shape-2 {
  position: absolute;
  top: 1em;
}
.pricing-area .pricing-shape-1 {
  position: absolute;
  right: 3em;
  top: 25em;
}
.pricing-tab {
    text-align: center;
}
.pricing-tab span {
    vertical-align: middle;
}
.pricing-tab .pricing-tab-switcher {
    height: 30px;
    width: 60px;
    background: #003bff;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    transition: all 0.3s ease;
    margin: 0 18px;
    transform: translateY(-3px);
    cursor: pointer;
}
.pricing-tab .pricing-tab-switcher::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 3px;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    transition: all 0.3s ease;
}
.pricing-tab .pricing-tab-switcher.active::before {
    left: calc(100% - 30px);
}
.pricing-amount {
    position: relative;
    color: #003bff;
}
.pricing-amount .annual_price {
    display: none;
}
.pricing-amount .monthly_price {
    display: block;
    float: left;
width: 100%;
}
.pricing-amount .currency {
    font-size: 25px;
    font-weight: 500;
    position: absolute;
    top: -16px;
    left: -22px;
}
.pricing-amount .price {
    font-size: 50px;
    font-weight: 600;
}
.pricing-amount .subscription {
    font-size: 16px;
    font-weight: 500;
}
.pricing-amount.change-subs-duration .monthly_price {
    display: none;
}
.pricing-amount.change-subs-duration .annual_price {
    display: block;
    float: left;
width: 100%;
}


.poppuler {
    position: absolute;
    width: 100%;
    top: -20px;
    left: 0;
}
.poppuler .btn {
   background: #003bff;
  color: #fff;
  border-color: #fff;
  padding: 10px 28px;
  font-size: 15px;
  transition: all .5s;
}
.pricing-box {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 5px 25px #00000033;
    border: 2px solid #D4DCED;
    background: #fff;
    margin-top: 3em;
}

.pricing-btn {
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: 0;
}
.pricing-head {
padding: 30px 0 0;
float: left;
width: 100%;

}
.pricing-head h4 {
	font-size: 30px;
	font-weight: 600;
	color: #285e84;
	margin-bottom: 10px;
}
.pricing-head h5{
color: #285e84;
font-size: 25px;
font-weight: 500;
float: left;
width: 100%;
margin-top: 15px;
}
.price-count h2 {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 0;
}
.price-count small {
	font-size: 18px;
	font-weight: 600;
	position: relative;
	top: -20px;
	margin-right: 3px;
}
.price-count span {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
}
.pricing-body {
	padding: 0px 40px 35px;
}
.pricing-body ul li {
  text-align: left;
}

.pricing-body  .have i::before{
  color:#09bc2d;
  margin-right: 10px;
}
.pricing-body  .not i::before{
  color:#bc1509;
  margin-right: 10px;
}
.pricing-body p {
	margin-bottom: 15px;
	font-size: 14px;
}
.pricing-btn .btn {
    color: #fff;
    background: transparent linear-gradient(90deg, #285e84 0%, rgb(1, 117, 205) 100%) 0% 0% no-repeat padding-box;
    text-transform: uppercase;
    box-shadow: 3px 4px 25px rgba(1, 117, 205, 0.502);
    padding: 15px 35px;
}
.pricing-btn .btn::before{content: none;}
.pricing-box.active{border: 2px solid #003bff;}
.pricing-box.active .price-count span{color: #fff;}
.pricing-body {
    float: left;
    width: 100%;
}
.pricing-box.active .price-count h2{color: #fff;}
.pricing-box.active .pricing-btn .btn {background: transparent linear-gradient(90deg, #285e84 0%, #009eaf 100%) 0% 0% no-repeat padding-box;color: #fff;border-color: #fff;}

.pricing-area .pricing-shape-wrap img:nth-child(1) {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.pricing-area .pricing-shape-wrap img:nth-child(2) {
  position: absolute;
  left: 0;
  bottom: 0;
}
/*
Footer Area CSS
======================================================*/
.footer-area {
  background-image: url("../img/home/testimonial_bg.jpg");
 
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #051433;
  padding-top: 3em;
}

.footer-area.style-two .col-lg-3:nth-child(4) {
  margin-left: 0;
  margin-right: 0;
}
.copy-area{
  border: 1px solid #ffffff54;
  padding: 1em;
}

.widget .footer-logo {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.widget .footer-logo::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 58px;
  height: 3px;
  background-color: #FFF;
}
.widget p {
  color: #FFF;
  margin-bottom: 25px;
}
.widget .phone {
  position: relative;
  padding-left: 60px;
}
.widget .phone i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #232429;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
}
.widget .phone p {
  font-size: 13px;
  color: #d1d1d1;
  margin-bottom: 5px;
}
.widget .phone a {
  font-weight: 500;
  color: #ffffff;
}
.widget .phone a:hover {
  color: #c5cefd;
}
.widget .phone a:hover i {
  background-color: #c5cefd;
  color: #ffffff;
}

.footer-widget {
  margin-bottom: 20px;
}
.footer-widget h3 {
  font-size: 20px;
  color: #ffffff;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 30px;
}
.footer-widget h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55px;
  height: 3px;
  background-color: #fff;
}
.footer-widget ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer-widget ul li {
  color: #d1d1d1;
  margin-bottom: 15px;
}
.footer-widget ul li:last-child {
  margin-bottom: 0;
}
.footer-widget ul li i {
  transition: all ease 0.5s;
}
.footer-widget ul li:hover i {
  color: #fff;
}
.footer-widget ul li a {
  color: #d1d1d1;
}
.footer-widget ul li a:hover {
  color: #fff;
}
.footer-widget.footer-widget-style {
  max-width: 250px;
}
.footer-widget.footer-widget-style ul li {
  position: relative;
  padding-left: 30px;
}
.footer-widget.footer-widget-style ul li i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 20px;
}
.footer-widget.footer-in h3 {
  margin-bottom: 32px;
}
.footer-widget.footer-in .time {
  background-color: #071738;
  border-radius: 3px;
  max-width: 312px;
  padding: 20px 25px;
}
.footer-widget.footer-in .time ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.footer-widget.footer-in .time ul li:last-child {
  margin-bottom: 0;
}
.footer-widget.footer-in .time ul li i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 20px;
  color: #003bff;
}
.footer-widget .map iframe {
  width: 100%;
  height: 178px;
  border-radius: 3px;
}
/*=============================
	14. Cta
===============================*/
.cta-area {
	margin-top: -105px;
}
.cta-inner-wrap-two,
.cta-inner-wrap {
	background-size: cover;
	background-position: center;
	padding: 70px;
	border-radius: 10px;
}
.cta-content {
	display: flex;
	align-items: center;
}
.cta-info-wrap {
  display: flex;
  align-items: end;
  width: 46%;
  flex: 0 0 auto;
  position: relative;
  justify-content: center;
}
.cta-info-wrap::before {
  content: "";
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 74px;
  background: #fff;
}
.cta-info-wrap .icon i::before {
	font-size: 50px;
	color: #fff;
	line-height: 0;
	margin-right: 15px;
}
.cta-info-wrap .content span {
	display: block;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-bottom: 10px;
}
.cta-info-wrap .content a {
	font-weight: 700;
	font-size: 30px;
	display: inline-block;
	line-height: 1;
	color: #fff;
}
.cta-info-wrap .content a:hover {
	color: #0055fe;
}
.cta-content .title {
	font-weight: 800;
	font-size: 25px;
	margin-bottom: 0;
	color: #fff;
	line-height: 1.13;
}
