@import url('https://fonts.googleapis.com/css?family=Nunito%3A300%2C400%2C600%2C600i%2C700%2C800%2C900&ver=1.0.0');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-size: 12px;
  margin-left: 0;
}
body {
    color: #646366;
    font-size: 16px;
    font-family: "Nunito", sans-serif;
}

img {
max-width: 100%;
height: auto;
}

a {
color: #646366;
text-decoration: none;
transition: all ease 0.5s;
}
a:hover {
color: #1093ee;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: #232429;
font-weight: 700;

}

p {
margin-bottom: 15px;
line-height: 1.8;
color: #646366;
}
p:last-child {
margin-bottom: 0;
}

.bg-color-232429 {
background-color: #232429;
}

.bg-color-4c3b60 {
background-color: #4c3b60;
}

.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-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: #1093ee;
}
.color-theme {
    color: #5f3790 !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: #f1f1f1;
}
.section-white{
	padding: 3em 1em;
	background-color: #fff;
}
.section-theme{
	padding: 3em 1em;
    background-color: #ff6a00;
    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;
}
@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;
}
.lead {
  font-size: 18px;
  font-weight: 300;
}
/*
Default Area Style
======================================================*/
.section-title {
max-width: 645px;
margin: auto;
text-align: center;
margin-bottom: 10px;
}
.section-title .sub-title {
display: block;
font-weight: 600;
color: #232429;
margin-bottom: 10px;
}
.section-title h2 {
font-size: 32px;
margin-bottom: 0;
line-height: 42px;
color: #232429;
}

.section-heading {
margin-bottom: 30px;
}
.section-heading .sub-title {
display: block;
font-weight: 500;
color: #1093ee;
margin-bottom: 10px;
}
.section-heading h2 {
font-size: 32px;
line-height: 42px;
color: #232429;
}

.common-btn {
display: inline-block;
font-weight: 500;
position: relative;
background-color: #1093ee;
color: #ffffff!important;
border-radius: 5px;
border: none;
transition: all ease 0.5s;
padding: 12px 30px!important;
z-index: 1;
}
.common-btn::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 0%;
background-color: #000000;
z-index: -1;
opacity: 0;
border-radius: 4px;
transition: all ease 0.5s;
}
.common-btn:hover {
color: #ffffff;
}
.common-btn:hover::before {
opacity: 1;
height: 100%;
visibility: visible;
}


/*
Top Header Area CSS
======================================================*/
.top-header-area {
padding-top: 12px;
}
.top-header-area .container-fluid {
max-width: 1620px;
}
.top-header-area .top-header-content {
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: #1093ee;
}
.top-header-area .top-header-content .header-right {
text-align: end;
}
.top-header-area .top-header-content .header-right .login {
display: inline-block;
margin-right: 10px;
}
.top-header-area .top-header-content .header-right .login ul {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
list-style-type: none;
}
.top-header-area .top-header-content .header-right .login ul li {
display: inline-block;
position: relative;
font-size: 15px;
color: #646366;
padding-right: 10px;
}
.top-header-area .top-header-content .header-right .login ul li::before {
content: "";
position: absolute;
top: 3px;
right: 1px;
width: 1px;
height: 15px;
background-color: #d0d0d0;
transform: rotate(25deg);
}
.top-header-area .top-header-content .header-right .login ul li:last-child {
padding-right: 0;
}
.top-header-area .top-header-content .header-right .login ul li:last-child::before {
display: none;
}
.top-header-area .top-header-content .header-right .login ul li.login-text {
padding-left: 25px;
}
.top-header-area .top-header-content .header-right .flow {
display: inline-block;
position: relative;
}
.top-header-area .top-header-content .header-right .flow ul {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
list-style-type: none;
}
.top-header-area .top-header-content .header-right .flow ul li {
display: inline-block;
padding-right: 10px;
line-height: 0;
}
.top-header-area .top-header-content .header-right .flow ul li:last-child {
padding-right: 0;
}
.top-header-area .top-header-content .header-right .flow ul li p {
font-size: 14px;
color: #666666;
}
.top-header-area .top-header-content .header-right .flow ul li a {
font-size: 16px;
position: relative;
bottom: -2px;
}

/**/


.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: #1093ee;
}
.search-progress .phone a:hover i {
background-color: #1093ee;
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: #1093ee;
border: 1px solid #1093ee;
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: #1093ee;
}
.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: #1093ee;
}
.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: #1093ee;
}
.wile-navbar .navbar-nav.active, .wile-navbar .navbar-nav > .show, .wile-navbar .navbar-nav:hover {
color: #1093ee;
}
.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: #1093ee;
}
.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: #1093ee;
}

.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;
}
.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: #ffffff;
}
.wile-navbar.banner-main-nav .navbar-nav .nav-item a.active, .wile-navbar.banner-main-nav .navbar-nav .nav-item a:hover {
color: #1093ee;
}
.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: #1093ee;
}

.header-navbar-area {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 2;
}

/*second level*/
.wile-navbar .collapse ul ul ul > li:hover > a {
background-color: #ffffff;
color: #1093ee;
}

/*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
======================================================*/
.d-table {
    width: 100%;
    height: 100%;
}
.d-table-cell {
    vertical-align: middle;
}
.banner-area {
    padding-top: 110px;
    padding-bottom: 110px;
    position: relative;
    z-index: 1;
    height: 900px;
    overflow: hidden;
}
.banner-area .container-fluid {
max-width: 1620px;
}
.banner-area .banner-content {
max-width: 555px;
position: relative;
}
.banner-area .banner-content span {
font-size: 18px;
font-weight: 700;
font-family: "Space Grotesk", sans-serif;
display: block;
color: #1093ee;
margin-bottom: 5px;
}
.banner-area .banner-content h1 {
  font-size: 45px;
  line-height: 45px;
  color: #ffffff;
  margin-bottom: 20px;
}
.banner-area .banner-content p {
color: #e8e8e8;
margin-bottom: 30px;
}
.banner-area .banner-content .banner-btn .common-btn {
border: 1px solid #1093ee;
}
.banner-area .banner-content .banner-btn .common-btn:hover {
background-color: transparent;
border: 1px solid #ffffff;
}
.banner-area .banner-content .banner-btn .common-btn.style {
margin-left: 10px;
background-color: transparent;
border: 1px solid #ffffff;
}
.banner-area .banner-content .banner-btn .common-btn.style:hover {
background-color: #e1940c !important;
}
.banner-area .banner-content .banner-shape-3 {
position: absolute;
top: 25px;
left: -60px;
}
.banner-area .banner-image {
text-align: end;
position: relative;
margin-left: -130px;
}
.banner-area .banner-image img {
    position: absolute;
    left: 0;
    top: -15em;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
    width: 400px;
}
.banner-area .banner-image img:last-child {
  position: absolute;
  left: 20em;
  top: -15em;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
  width: 400px;
}
/* Shapes */
.creative-shape {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}
.shape-1 {
    left: 20px;
    bottom: 10px;
    height: 150px;
    width: 150px;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    opacity: .5;
    -webkit-animation: movebounce 5s linear infinite;
            animation: movebounce 5s linear infinite;
}
  
.shape1 {
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 30px;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
  
.shape2 {
    position: absolute;
    top: 85px;
    z-index: -1;
    right: 30px;
    -webkit-animation: movebounce 5s linear infinite;
            animation: movebounce 5s linear infinite;
}
  
.shape3 {
    position: absolute;
    bottom: 85px;
    z-index: -1;
    right: 30px;
    -webkit-animation: movebounce 5s linear infinite;
            animation: movebounce 5s linear infinite;
}
  
  
.shape4 {
    position: absolute;
    left: auto !important;
    right: 15%;
    top: 23%;
    z-index: -1;
    opacity: .3;
}
  
.shape6 {
    position: absolute;
    top: 30%;
    z-index: -1;
    left: 30px;
    -webkit-animation: rotate3d 4s linear infinite;
            animation: rotate3d 4s linear infinite;
    opacity: .6;
}
.shape8 {
  position: absolute;
  z-index: -1;
  top: 70%;
  left: 30%;
}
  
.shape9 {
    position: absolute;
    left: 80%;
    top: 40%;
    z-index: -1;
    -webkit-animation: animationFramesOne 15s infinite linear;
            animation: animationFramesOne 15s infinite linear;
}
  
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes movebounce {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
    50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
}
  
@keyframes movebounce {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
    50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }

}
@keyframes rotateme {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
}
  
@-webkit-keyframes rotateme {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
    }
}
@keyframes animationFramesOne {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
              transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
      -webkit-transform: translate(73px, -1px) rotate(36deg);
              transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
      -webkit-transform: translate(141px, 72px) rotate(72deg);
              transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
      -webkit-transform: translate(83px, 122px) rotate(108deg);
              transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
      -webkit-transform: translate(-40px, 72px) rotate(144deg);
              transform: translate(-40px, 72px) rotate(144deg);
    }
    100% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
              transform: translate(0px, 0px) rotate(0deg);
    }
  }
  
  @-webkit-keyframes animationFramesOne {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
      -webkit-transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
      -webkit-transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
      -webkit-transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
      -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }
}  
@-webkit-keyframes rotate3d {
    0% {
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
    100% {
      -webkit-transform: rotateY(360deg);
      transform: rotateY(360deg);
    }
  }
  
  @keyframes rotate3d {
    0% {
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
    100% {
      -webkit-transform: rotateY(360deg);
      transform: rotateY(360deg);
    }
  }
/*
  Feature Area CSS
=====================================*/
.features-card {
    text-align: center;
}
.features-card .icon {
    background-color: #1093ee !important;
    width: 100px;
    height: 100px;
    margin: 1em auto 1em auto;
    text-align: center;
    border-radius: 50%;
    position: relative;
}
.features-card .icon img {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/*
    App Area CSS
========================================*/
.app-about-area{
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-bottom: 70px !important;
    color: #fff;
}
.app-about-area::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .87;
    background: #5f3790;
}
.app-about-content .list li {
    position: relative;
    margin-bottom: 30px;
    padding-left: 75px;
    -webkit-transition: .4s;
    transition: .4s;
}
.app-about-content .list li:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
.app-about-content .list li .icon {
    width: 55px;
    height: 55px;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 25px;
    left: 0;
    top: 0;
    border-radius: 50%;
}
.icon img {
    width: 50%;
    padding-top: 8px;
} 
.app-about-content .list li .icon i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
  
.app-about-content .list li .icon.bg-3 {
    border: 2px dashed #1093ee;
    border-radius: 50px;
}
  
.app-about-content .list li:hover .icon.bg-3 {
    background: #1093ee;
    border-radius: 50px;
}


/* Pricing Area CSS
=======================================*/
.section-pricing{
  position: relative;
}
.pricing-table {
    text-align: center;
    padding: 30px 0;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    overflow: hidden;
    background-color: #5f3790;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
            box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  }
  .pricing-table.anual-box {
    background-color: #1093ee;
  }
  .pricing-table.anual-box .common-btn{ background-color: #5f3790;}
  .pricing-table .common-btn{ 
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pricing-table .price-header .title {
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  
  .pricing-table .price-header .price {
    color: #000000;
    font-size: 45px;
    font-weight: 700;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    text-align: left;
    position: relative;
    padding: 15px 0 15px 65px;
    z-index: 1;
    letter-spacing: 2px;
  }
  
  .pricing-table .price-header .price del {
    display: none;
  }
  
  .pricing-table .price-header .price ins {
    text-decoration: none;
  }
  
  .pricing-table .price-header .price span.woocommerce-Price-currencySymbol {
    position: absolute;
    margin: -5px 0px 0 -25px;
    font-size: 30px;
  }
  
  .pricing-table .price-header .price::after {
    position: absolute;
    left: -15%;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    border-radius: 25px;
    content: '';
    height: 100%;
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
    z-index: -1;
  }
  
  .pricing-table .price-header .price .dollar {
    font-size: 18px;
    font-weight: 900;
    position: relative;
    top: -25px;
  }
  
  .pricing-table .price-header .price .month {
    font-size: 15px;
    font-weight: 700;
  }
  
  .pricing-table .price-body ul {
    margin: 30px 10px;
    padding: 0;
    list-style-type: none;
    text-align: left;
  }
  
  .pricing-table .price-body ul li {
    color: #ffffff;
    margin-bottom: 10px;
  }
  .pricing-table .price-body ul li i::before { margin-right: 10px;}
  .pricing-table .price-body  a i::before { margin-right: 10px;}
  .pricing-table .price-body ul li:last-child {
    margin-bottom: 0;
  }
  
  .pricing-table .price-footer .btn:hover::after, .pricing-table .price-footer .btn:hover::before {
    background: #ffffff;
  }
  
  .pricing-table .price-footer .btn-primary:not(:disabled):not(.disabled).active, .pricing-table .price-footer .btn-primary:not(:disabled):not(.disabled):active, .pricing-table .price-footer .btn-primary .show > .btn-primary.dropdown-toggle {
    background: #ffffff;
  }
  
  .pricing-table .price-footer .btn-primary:hover, .pricing-table .price-footer .btn-primary:focus {
    background: #ffffff;
  }
  
.pricing-table:hover {
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
  }

/* Switch */
.can-toggle.demo-rebrand-2 label .can-toggle__switch.mensual:after {
    top: 2px;
    left: 5px;
    border-radius: 30px;
    width: 60px;
    line-height: 35px;
    font-size: 13px
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    top: 2px;
    left: 10px;
    border-radius: 30px;
    width: 60px;
    line-height: 35px;
    font-size: 13px
  }
  
  .can-toggle {
    position: relative;
  
  }
  .can-toggle *,
  .can-toggle *:before,
  .can-toggle *:after {
    box-sizing: border-box
  }
  .can-toggle input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
  }
  .can-toggle input[type="checkbox"][disabled]~label {
    pointer-events: none
  }
  .can-toggle input[type="checkbox"][disabled]~label .can-toggle__switch {
    opacity: .4
  }
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:before {
    content: attr(data-unchecked);
    left: 0
  }
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    content: attr(data-checked)
  }
  .can-toggle label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center
  }
  .can-toggle label .can-toggle__label-text {
    -webkit-box-flex: 1;
    flex: 1;
    padding-left: 32px
  }
  .can-toggle label .can-toggle__switch {
    position: relative
  }
  .can-toggle label .can-toggle__switch:before {
    content: attr(data-checked);
    position: absolute;
    top: 0;
    text-transform: uppercase;
    text-align: center
  }
  .can-toggle label .can-toggle__switch:after {
    content: attr(data-unchecked);
    position: absolute;
    z-index: 5;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  .can-toggle input[type="checkbox"][disabled]~label {
    color: rgba(119, 119, 119, .5)
  }
  .can-toggle input[type="checkbox"]:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]~label .can-toggle__switch:after {
    color: #fff;
    background: #1093ee;
    box-shadow: 0 20px 30px 0 rgba(120, 128, 240, .4)
  }
  .can-toggle input[type="checkbox"]:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]:hover~label .can-toggle__switch:after {
    color: #fff;
    background: #1093ee;
  }
  .can-toggle input[type="checkbox"]:hover~label {
    color: #6a6a6a
  }
  .can-toggle input[type="checkbox"]:checked~label:hover {
    color: #09bc2d
  }
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch {
    border: 1px solid #1e6297
  }
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    color: #1e6297
  }
  .can-toggle input[type="checkbox"]:checked:focus~label .can-toggle__switch,
  .can-toggle input[type="checkbox"]:checked:hover~label .can-toggle__switch {
    border: 1px solid #5f3790
  }
  .can-toggle input[type="checkbox"]:checked:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background-color: #5f3790;
    color: #fff;
    box-shadow: 0 20px 30px 0 rgba(112, 199, 103, .3)
  }
  .can-toggle input[type="checkbox"]:checked:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]:checked:hover~label .can-toggle__switch:after {
    background-color: #5f3790;
    color: #fff
  }
  .can-toggle label .can-toggle__label-text {
    -webkit-box-flex: 1;
    flex: 1
  }
  .can-toggle label .can-toggle__switch {
    -webkit-transition: background-color 0.3s cubic-bezier(0, 1, .5, 1);
    transition: background-color 0.3s cubic-bezier(0, 1, .5, 1)
  }
  .can-toggle label .can-toggle__switch:before {
    color: rgba(255, 255, 255, .5)
  }
  .can-toggle label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, .5, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0, 1, .5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, .5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, .5, 1), -webkit-transform 0.3s cubic-bezier(0, 1, .5, 1);
    color: #777
  }
  .can-toggle input[type="checkbox"]:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]:hover~label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .4)
  }
  .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    -webkit-transform: translate3d(65px, 0, 0);
    transform: translate3d(65px, 0, 0)
  }
  .can-toggle input[type="checkbox"]:checked:focus~label .can-toggle__switch:after,
  .can-toggle input[type="checkbox"]:checked:hover~label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .4)
  }
  .can-toggle label {
    font-size: 14px
  }
  .can-toggle label .can-toggle__switch {
    height: 36px;
    -webkit-box-flex: 0;
    flex: 0 0 134px;
    border-radius: 4px
  }
  .can-toggle label .can-toggle__switch:before {
    left: 67px;
    font-size: 12px;
    line-height: 36px;
    width: 67px;
    padding: 0 12px
  }
  .can-toggle label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 65px;
    line-height: 32px;
    font-size: 12px
  }
  .can-toggle label .can-toggle__switch:hover:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .4)
  }
  .can-toggle.demo-rebrand-2 input[type="checkbox"][disabled]~label {
    color: rgba(68, 68, 68, .5)
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__label-text {
    -webkit-box-flex: 1;
    flex: 1
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch {
    -webkit-transition: background-color 0.3s cubic-bezier(.86, 0, .07, 1);
    transition: background-color 0.3s cubic-bezier(.86, 0, .07, 1);
    border: 1px solid #1093ee;
    background: #fff;
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    color: rgba(255, 255, 255, .7)
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(.86, 0, .07, 1);
    transition: -webkit-transform 0.3s cubic-bezier(.86, 0, .07, 1);
    transition: transform 0.3s cubic-bezier(.86, 0, .07, 1);
    transition: transform 0.3s cubic-bezier(.86, 0, .07, 1), -webkit-transform 0.3s cubic-bezier(.86, 0, .07, 1);
    color: #444
  }
  .can-toggle.demo-rebrand-2 input[type="checkbox"]:focus~label .can-toggle__switch:after,
  .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover~label .can-toggle__switch:after {
    box-shadow: 0 20px 30px 0 rgba(120, 128, 240, .4);
    transition: .5s all
  }
  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked~label .can-toggle__switch:after {
    -webkit-transform: translate3d(58px, 0, 0);
    transform: translate3d(58px, 0, 0)
  }
  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus~label .can-toggle__switch:after,
  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover~label .can-toggle__switch:after {
    -webkit-box-shadow: 0 20px 30px 0 rgba(112, 199, 103, .3);
    box-shadow: 0 20px 30px 0 rgba(112, 199, 103, .3);
    transition: .5s all
  }
  .can-toggle.demo-rebrand-2 label {
    font-size: 13px
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch {
    height: 40px;
    -webkit-box-flex: 0;
    flex: 0 0 130px;
    border-radius: 60px;
    z-index: 0
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    left: 60px;
    font-size: 13px;
    line-height: 43px;
    width: 60px;
    padding: 0 9px
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    top: 2px;
    left: 5px;
    border-radius: 30px;
    width: 60px;
    line-height: 35px;
    font-size: 13px
  }
  .can-toggle.demo-rebrand-2 label .can-toggle__switch:hover:after {
    -webkit-box-shadow: 0 20px 30px 0 rgba(120, 128, 240, .3);
    box-shadow: 0 20px 30px 0 rgba(120, 128, 240, .3)
  }
  
  .contenedor {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 200px; /* Ajusta la altura según tus necesidades */
  }
  
  .imagen {
    position: absolute;
    top: 0;
    left: 0;
    animation: mover-horizontalmente 10s linear infinite;
  }
  .imagen2 {
    position: absolute;
    top: 0;
    left: 0;
    animation: mover-horizontalmente1 10s linear infinite;
  }
  @keyframes mover-horizontalmente {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
    
  }
    
  @keyframes mover-horizontalmente1 {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(100%);
    }
  }
  /* Rain effect */
  .rain-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
  }
  
  .rain-drop {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #5f3790;
    border-radius: 50%;
    animation: rain-fall 1s linear infinite;
  }
  
  @keyframes rain-fall {
    0% {
      transform: translateY(-100%);
      opacity: 0;
    }
    100% {
      transform: translateY(100vh);
      opacity: 1;
    }
  }
  /*Patner Area CSS
  =====================================*/
  .app-about-area .owl-dots {
    line-height: 1;
    margin-top: 0 !important;
    position: absolute;
    /* left: 40px; */
    /* bottom: -5em; */
    display: block;
    width: 100%;
    max-width: 1320px;
    margin: auto;
    right: 0;
    /* text-align: left; */
}
  .app-about-area .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 0 10px;
    background: transparent !important;
    border: 1px solid #000;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
  }
  
  .app-about-area .owl-dots .owl-dot span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    margin: 3px;
  }
  
  .app-about-area .owl-dots .owl-dot:hover span {
    border-color: #FFF;
  }
  
  .app-about-area .owl-dots .owl-dot:hover span::before {
    background-color: #FFF;
  }
  
  .app-about-area .owl-dots .owl-dot.active span {
    border-color: #FFF;
  }
  
  .app-about-area .owl-dots .owl-dot.active span::before {
    background-color: #FFFF;
  }
  /* 
 Top Buttom Area CSS
==============================*/
.back-to-top {
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 230px;
  right: 20px;
  z-index: 999;
  border-radius: 50%;
  background: rgb(77, 194, 71) !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.back-to-top.open {
  bottom: 30px;
}
.back-to-top i, .arrow-down-icon i::before {
  color: #fff;
}
.arrow-down-icon i::before {
  font-size: 25px;
  line-height: 65px;
}
.arrow-down-icon{
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
  background: rgb(77, 194, 71) !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: block;
  margin: auto;
}
.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);
  }
}
/*
  Mobile App Area CSS
==================================================*/
.section-mobile-app{
  position: relative;
}
.mobile-app-single .shape4{
  position: absolute;
  left: auto !important;
  right: 15%;
  top: 23%;
  z-index: -1;
  opacity: .3;
}
/* RPA Feature Area CSS
=================================*/
.feature-apa-content {
  text-align: center;
  background: #ffffff;
  padding: 50px 30px 30px;
  margin-top: 40px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08); 
   box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
   z-index: 1;
}

.feature-apa-content::before {
  content: '';
  position: absolute;
  z-index: -1;
  background: #ffffff;
  width: 96%;
  opacity: .62;
  height: 50%;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 3px;
  -webkit-transition: .4s;
  transition: .4s;
}
.feature-apa-content:hover {
  -webkit-box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.35);
  box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.35);
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.feature-apa-content .icon-single-box {
  background: #fff;
  border-radius: 50%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  line-height: 40px;
  transition: .4s;
}
.feature-apa-content:hover .icon-single-box {
  background: #5f3790;
}
.feature-apa-content:hover .icon-single-box i {
  color: #fff;
}
.feature-apa-content .icon-single-box i {
  font-size: 40px;
  color: #5f3790;
}
.separator-icon {
  position: relative;
  display: block;
  margin: 30px 0;
}
.separator-icon i {
  background-color: #5f3790;
  color: #fff;
  padding: 10px;
  border-radius: 50%;
}
.separator-icon::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #5f3790;
}
