/*#### TECHFFIN INNOVATIVE SOLUTIONS ####*/
/* // WEBSITE DESIGN FOR ADSTARCOM \\ */

@import url('https://fonts.googleapis.com/css?family=Lato|Raleway|Pacifico|Montserrat|Sacramento|Roboto');

html {
    overflow: visible;
}
body {
    color: #3f51b5;
    overflow-x: hidden;
}
/* TAGS */
.tag-fix {
    display: block; 
    content: " "; 
    margin-top: -75px; 
    height: 75px; 
    visibility: hidden; 
    pointer-events: none;
}
/* END TAGS */

/* NAVBAR */
.navbar {
    transition: all 1s;
}
.navbar-toggler {
    color: white;
}
.navbar-nav a {
    font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: bolder;
    text-transform: uppercase;
}
.navbar-brand img {
    width: 150px;
    height: auto;
    transition: all .5s;
}
.navbar.solid {
    background-color: rgb(16, 24, 27);
    transition: background-color 1s ease 0s;
    box-shadow: 1px 1px 4px rgba(0,0,0,.4);
}
.navbar.solid .navbar-nav a  {
    color: rgb(10, 57, 119);
    font-weight: bolder;
}
.navbar.solid .navbar-nav a:hover {
    color: #99303A;
}
.navbar.solid .navbar-brand img {
    width: 100px;
    height: auto;
}
/* END NAVBAR */

/* HERO */
.hero {
    height: 110vh;
    /* background: linear-gradient(80deg,rgba(4, 149, 249, 0.3),rgba(85, 122, 190, 0.2)),url(../img/ezgif.com-video-to-gif.gif); */
    background: linear-gradient(to bottom, rgba(20,20,20,0.95) 0%,rgba(51,51,51,0.7) 45%,rgba(51,51,51,0.7) 100%),url(../img/hero.gif);
    background-attachment: fixed;
    background-size: cover;
}
.hero span {
    position: absolute;
    top: 220px;
    left: 50%;
    transform: translateX(-50%);
}
.hero #typed {
    font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: 500;
    font-size: 50px;
    text-align: center;
}
.hero #typed strong {
    font-weight: bolder;
    color: #2EB3AE;
    border-bottom: 3px solid #F7CB2D;
}
/* END HERO */

/* ABOUT US */
.about-us {
    /* background: linear-gradient(10deg,rgba(255,255,255,0.5),rgba(255,255,255,.8)),url(../img/parallax-3.jpg); */
    background: #071330;
    background-attachment: fixed;
    color: white;
    font-family: 'Roboto', sans-serif;
}
.about-us h1 {
    font-weight: 500;
    letter-spacing: -3px;
    line-height: 1;
    color: #2eb3ae;
}
#auh-1 {
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.about-us .abus-desc {
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 20px;
    text-align: justify;
}
.abus-desc-stats .box {
    text-transform: uppercase;
}
.abus-desc-stats .box h1 {
    font-size: 60px;
    letter-spacing: -4px;
    line-height: 1;
}
.abus-desc-stats .box.box-1 {
    background-color: #A2C4E0;
}
.abus-desc-stats .box.box-1 h1 {
    color: #122E76;
}
.abus-desc-stats .box.box-1 h3 {
    color: black;
}
.abus-desc-stats .box.box-2 {
    background-color: #0476D0;
}
.abus-desc-stats .box.box-2 h1 {
    color: #F7CB2D;
}
.abus-desc-stats .box.box-2 h3 {
    color: #394943;
    /* 394943 */
}
.abus-desc-stats .box.box-3 {
    background-color: #122E76;
}
.abus-desc-stats .box.box-3 h3 {
    color: #F7FFF7;
}
.abus-desc-stats .box.box-4 {
    background-color: #F7CB2D;
}
.abus-desc-stats .box.box-4 h1 {
    color: #0476D0;
}
.abus-desc-stats .box.box-4 h3 {
    color: #122E76;
}
.abus-desc-stats h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #476C9B;
    font-weight: bolder;
}
/* END ABOUT US */

/* SERVICES */
.services {
    min-height: 400px;
    background-color: #18252A;
    color: #3aafa9;
    /* background-color: rgba(18, 46, 118, .5); */
}
.services .services-heading {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    text-align: center;
}
.services-wrapper img {
    height: 300px;
    width: auto;
}
.services-wrapper h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
}
.services-wrapper p {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #DEF2F1;
    text-align: justify;
}
.services-wrapper h1 {
    border-bottom: 10px solid #F7CB2D;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}
.service-1 img {
    border: 3px solid #DEF2F1;
    height: 300px;
    width: auto;
    box-shadow: -8px 8px 8px #0000004d;
}
.service-4 img {
    border: 3px solid #394943;
    height: 350px;
    width: auto;
    box-shadow: 8px 8px 8px #0000004d;
    transform: translate(-50px, 50px)
}
.service-3 img {
    border: 3px solid #65CCB8;
    width: 700px;
    height: auto;
    box-shadow: -8px 8px 8px #0000004d;
    transform: translate(30px,50px);
}
.service-2 img {
    border: 3px solid #3B945E;
    width: 700px;
    height: auto;
    box-shadow: 8px 8px 8px #0000004d;
    transform: translate(-50px,50px)
}
.service-overlay {
    background-image: url(../img/purpledots.svg);
    background-repeat: repeat;
    background-size: 48px;
}
.service-1-overlay {
    height: 30%;
    width: 40%;
    position: absolute;
    left: 40px;
    z-index: -1;
}
.service-4-overlay {
    height: 60%;
    width: 40%;
    position: absolute;
    right: 70px;
    z-index: -1;
}
.service-3-overlay {
    height: 45%;
    width: 40%;
    position: absolute;
    left: 40px;
    z-index: -1;
}
.service-2-overlay {
    height: 60%;
    width: 40%;
    position: absolute;
    right: 70px;
    z-index: -1;
}
/* END SERVICES */

/* PARTNERS */
.partners {
    /* background: linear-gradient(40deg,rgba(44, 54, 94, .9),rgba(18, 46, 118, .7)),url(../img/hero-1.jpg); */
    background: linear-gradient(120deg,rgba(0, 0, 0, .7),rgba(18, 46, 118, .7)),url(../img/hero-1.jpg);
    background-attachment: fixed;
    min-height: 400px;
    position: relative;
    /* overflow: hidden; */
}
.partners .partner-heading {
    font-family: 'Raleway', sans-serif;
    font-weight: bolder;
    color: #2EB3AE;
}
.partner-wrap {
    text-align: center;
}
.partner-wrap img {
    width: 150px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}
/* END PARTNERS */

/* THE EXPERIENCE */
.expertise {
    /* background: linear-gradient(to left,#1446A0,#2956A8); */
    background-color: whitesmoke;
    text-align: center;
}
.expertise .exp-heading {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #17202A;
}
.expertise .exp-stats h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    color: white;
    display: inline;
}
.expertise .exp-stats h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
}
/* END OF THE EXPERIENCE */

/* FOOTER */
.footer {
    /* background-image: linear-gradient(10deg,rgba(0, 0, 0, 0.8),rgba(85, 122, 190, .2)),url(../img/hero-2.jpg); */
    background-image: linear-gradient(10deg,rgba(0, 0, 0, .8),rgba(85, 122, 190, .5)),url(../img/hero-2.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px !important;
}
.footer .footer-heading {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: white;
}
.footer p {
    font-family: 'Sacramento', cursive;
    color: white;
    text-align: center;
    font-size: 30px;
    text-shadow: 1px 1px 3px gray;
}
.footer form label {
    font-family: 'Montserrat', sans-serif;
    color: white;
    text-align: center;
    font-size: 20px;
    text-shadow: 1px 1px 3px gray;
}
.footer form .form-control {
    border: none;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
    color: black;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.form-message.success {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.form-message.error {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid rgba(185, 74, 72, 0.3);
    -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
            border-radius: 4px;
}
.footer #address {
    text-align: center;
    margin-top: 150px;
}

.footer #address img {
    width: 150px;
    height: auto;
}
.footer #address ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 2px #476C9B;
}
.copyright {
    background-color: #17202A;
    position: relative;
    color: white;
    margin-top: -20px;
    bottom: 0;
}
.copyright p {
    text-align: center;
}
/* END FOOTER */