.btn-horizon {
    background-color: #118AB2;
    border-color: #118AB2;
}

.appie-hero-area {
    background-image: url("/assets/images/horizon-cover-bk.svg");
    background-size: 60%;
    background-position-x: 0px;
    background-position-y: 170px;
}

.appie-project-area .appie-project-box {
    background-color: #2C6FF0;
    background-image: url("/assets/images/horizon-form-cover.svg");
    background-size: 60%;
    background-position-x: 0px;
    background-position-y: 90px;
}


form .btn {
    background-color: #073B4C;
    margin-left: 40%;
    padding: 15px 30px;
}

.appie-testimonial-area {
    background-image: url("/assets/images/testify-1.svg"), url("/assets/images/testify-2.svg");
    background-position: left bottom, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-color: #2C6FF0;
    background-size: 60%;
  }

.appie-features-tabs-btn .nav a i {
    background-color: #E5E5E5;
    background-repeat: no-repeat!important;
    background-position: center!important;
    color: transparent;
}

.appie-features-tabs-btn .nav a:nth-child(1) i {
    background-image: url("/assets/images/icon-1.svg")!important;
}

.appie-features-tabs-btn .nav a:nth-child(2) i{
    background-image: url("/assets/images/icon-2.svg")!important;
}

.appie-features-tabs-btn .nav a:nth-child(3) i {
    background-image: url("/assets/images/icon-3.svg")!important;
}

.appie-features-tabs-btn .nav a:nth-child(4) i {
    background-image: url("/assets/images/icon-4.svg")!important;
}

.appie-features-tabs-btn .nav a.active i, .appie-features-tabs-btn .nav a:hover i  {
    background: #D5F1FB;
    color: transparent;
}

.appie-features-tabs-btn .nav a.active, .appie-features-tabs-btn .nav a:hover {
    border-right-color: #D5F1FB;
}

.appie-traffic-service{
    padding-top: 15px;
}


.footer-widget-info ul li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: white;
  }

.footer-color {
    color:white;
}
.footer-navigation ul li a {
    color: #ededf9;
}

h4{
    color: white;
}

.footer-widget-info ul li a {
    color: white;
 }

 .footer-about-widget .social ul li a {
    height: 36px;
    width: 36px;
    text-align: center;
    background:none;
    color:white;
    border-radius: 6px;
    line-height: 36px;
    margin-right: 5px;
  }

   
#capa1, #capa2, #capa3 { width: 650px; height: 555px; }
#capa1 { background-image: url("/static/images/Ellipse 13.png");
        background-repeat: no-repeat;
        background-size: 54%;
        background-position-x: 280px;
        background-position-y: 350px;
        }
#capa2 { background-image: url("/static/images/luistula.png");
        background-repeat: no-repeat;
        background-size: 34%;
        background-position-x: 353px;
        background-position-y: 328px;
        }
#capa3 { background-image:url("/static/images/Polygon4.png"); 
         background-repeat: no-repeat; 
         background-position: bottom right; 
         background-position-x: 506px;
         background-position-y: 233px;
        }

.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5 { 
        min-height: 1px; 
        position: relative;
        }
         
.col-xs-5 {         
        float: left;
        width: 20%;
        }

.title-recognition{
    color:#FF5372
}

body{
    color:#BBBDBE
}

.audio-controls{
    background: #F1F3FF !important;
    margin-left: 12px;
    width: 352px;
    color: #39416D !important;
    border-radius:10px;    
}

.box-audio{
    background-color:#F1F3FF;
    margin-left: 20px;
    margin-right: 10px;
    border-radius:10px;
}
.box{
    Width: 415px;
    Height: 327px;
    Margin-top: -40px;
    Margin-left: 100px;
    background-color: white;
    border-radius:10px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
}
