/*bebasneue font*/
@font-face {
    font-family: 'bebas_neuebold';
    src: url('../font/bebasneue/bebasneue_bold.woff2') format('woff2'), url('../font/bebasneue/bebasneue_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('../font/bebasneue/bebasneue_book.woff2') format('woff2'), url('../font/bebasneue/bebasneue_book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuelight';
    src: url('../font/bebasneue/bebasneue_light.woff2') format('woff2'), url('../font/bebasneue/bebasneue_light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../font/bebasneue/bebasneue_regular.woff2') format('woff2'), url('../font/bebasneue/bebasneue_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuethin';
    src: url('../font/bebasneue/bebasneue_thin.woff2') format('woff2'), url('../font/bebasneue/bebasneue_thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*bebasneue font*//*lato font*/
@font-face {
    font-family: 'latobold';
    src: url('../font/lato/lato-bold.woff2') format('woff2'), url('./font/lato/lato-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../font/lato/lato-regular.woff2') format('woff2'), url('../font/lato/lato-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../font/lato/lato-light.woff2') format('woff2'), url('../font/lato/lato-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*lato font*/
button {
}

h1 {
    font-family: 'bebas_neuebold';
    font-size: 85px !important;
    margin-bottom: 0;
    color: #d72e2d !important;
    line-height: 0.8;
}

h1 span {
    font-family: 'bebas_neuebook';
}

h2 {
    font-family: 'bebas_neuebold';
    font-size: 78px !important;
    margin-bottom: 0;
}

h3 {
    font-family: 'bebas_neuebook';
    font-size: 42px;
}

h4 {
    font-family: 'bebas_neuebold';
    font-size: 34px !important;
    margin-bottom: 0;
}

h5 {
    font-family: 'bebas_neuebold';
    font-size: 25px !important;
    margin-bottom: 0;
}

h6 {
    font-family: 'bebas_neuebold';
    font-size: 22px !important;
    margin-bottom: 0;
}

p {
    font-family: 'latoregular';
    font-size: 18px;
    margin-bottom: 0;
}

img {
    max-width: 100%
}

.viable-solutions li {
    list-style-image: url(../images/liststyleimage.png);
    line-height: 2.5;
    padding-left: 10px;
}

.viable-solutions ul {
    padding-left: 25px;
}

a:hover {
    color: #d72e2d;
}

.container-fluid.headerabsolute {
    position: absolute;
    z-index: 9999;
    background-color: #fff;
}

.section .fp-tableCell {
    padding-top: 60px !important;
}

.headerabsolute a.nav-link {
    font-size: 14px;
    color: #000000 !important;
    font-family: 'latoregular' !important;
}

.danger.signup {
    background-color: #d72e2d !important;
    padding: 0 15px;
}

.danger.signup a.nav-link {
    color: #fff !important;
}

.headerabsolute a.nav-link {
    line-height: 3;
}

.section {
    background-repeat: no-repeat;
    background-size: cover;
}

div#section0 {
    background-image: url(../images/atda-ideas.jpg);
}

div#section1 {
    background-image: url(../images/brandreputation.jpg);
}

div#section2 {
    background-image: url(../images/our-team.jpg)
}

div#section3 {
    background-image: url(../images/digitalmarketing.jpg);
}

div#section4 {
    background-image: url(../images/web-application.jpg);
}

div#section5 {
    background-image: url(../images/big-data.jpg);
}

div#section6 {
    background-image: url(../images/contact-us.jpg);
}

div#section7 {
    background-image: url(../images/our-scope.jpg);
}

#fp-nav ul li a span {
    height: 13px !important;
    width: 13px !important;
    margin: -6px 0 0 -6px !important;
    border-radius: 100% !important;
    background-color: #fff;
}

#fp-nav ul li a.active span {
    background-color: #d72e2d;
}

.mainheading h1 {
    line-height: 0.9;
}

.mousescroll::after {
    content: url(../images/mouse-scroll.png);
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}

.heading-two h2 {
    line-height: 0.8;
    padding: 0 6px;
}

.heading-two h2.dark-bg {
    background-color: #d72e2d;
    display: inline-flex;
    padding: 4px 6px 1px 6px !important;
}

.heading-two h2.dark-bg span {
    margin-top: 5px;
}

.services-grid .lightbg {
    background-color: #ffffff94;
    padding: 10px 0px;
}

.services-grid .div-icon img {
    padding: 10px;
    position: relative;
    top: -25px;
    background-color: #555555;
    border: 2px solid #000;
}

.services-grid .div-text {
    padding: 0 15px;
    margin-top: 5px;
}

.services-grid .div-text h5 {
    line-height: 1;
    color: #333333;
}

.services-grid .div-text p {
    line-height: 1;
    font-size: 12px !important;
    font-family: 'latolight';
    color: #333333;
}

.services-grid {
    margin-bottom: 30px;
}

.services-grid:hover .lightbg {
    background-color: #fff;
    transition: 0.5s;
}

.services-grid .div-icon img {
    transition: all .3s ease-out;
}

.services-grid:hover .lightbg .div-icon img {
    background-color: #3bb3d2;
    transition: 0.5s;
    transform: translate(0, -5px);
}

.services-grid:hover .lightbg p {
    color: #d72e2d !important;
}

.digitalmarketing .services-grid .lightbg {
    background-color: #fff;
}

.digitalmarketing .services-grid:hover .lightbg {
    background-color: #d72e2d;
}

.digitalmarketing .services-grid:hover .lightbg .div-text h5, .digitalmarketing .services-grid:hover .lightbg .div-text p {
    color: #ffff !important;
}

.digitalmarketing .services-grid img {
    border: none !important;
}

.digitalmarketing .services-grid .lightbg {
    max-height: 330px;
    min-height: 330px;
    padding-bottom: 40px;
}

.digitalmarketing .services-grid .div-text p {
    line-height: 1.5;
    font-size: 16px !important;
}

.boldfont {
    font-family: 'bebas_neuebold';
}

.ourscope h3 {
    line-height: 0.8;
    color: #333333 !important;
}

.ourscope h3.dark-red, .dark-red {
    color: #d72e2d !IMPORTANT;
}

.ourbrand .tab-pane {
    background-color: #f5f5f5;
    padding: 30px;
}

.ourbrand .nav-tabs .nav-link.active {
    background-color: #f5f5f5;
    border-radius: 0 !important;
    border-color: #f5f5f5;
}

.ourbrand .nav-tabs .nav-link {
    padding: 0 30px;
}

.ourbrand .nav-tabs .nav-link {
    border: none;
}

.ourbrand {
    margin-top: 60px;
}

.ourbrand .nav-tabs .nav-link .w-100.text-center {
    position: relative;
    top: -35px;
}

.ourbrand .nav-tabs .nav-link img {
    padding: 5px 7px;
    background-color: #d72e2d;
}

.ourbrand .nav-tabs .nav-link.active h5 {
    color: #333333;
}

.ourbrand .nav-tabs .nav-link h5 {
    margin-top: 15px;
    color: #fff;
}

.ourbrand .tab-pane p {
    line-height: 2;
    color: #333333 !important;
    font-size: 14px !important;
}

.viable-solutions h5 {
    font-size: 20px !important;
    color: #d72e2d !important;
}

.viable-solutions li {
    font-size: 14px !important;
    color: #ffffff !important;
    font-family: 'latoregular';
}

.bigdatatab .w-100.text-center {
    position: unset !important;
    top: 0 !IMPORTANT;
}

.bigdatatab .w-100.text-center img {
    background-color: transparent;
    padding: 0 !important;
}

.bigdatatab .nav-tabs .nav-link.active {
    background-color: #d72e2d;
}

.bigdatatab .nav-tabs .nav-link {
    background-color: #333333;
    padding: 30px;
}

.bigdatatab .nav-tabs li {
    margin-bottom: 15px;
    padding: 0 7.5px !IMPORTANT;
}

.bigdatatab .nav-tabs li h5 {
    color: #fff !important;
}

.bigdatatab .nav-tabs {
    border: none !IMPORTANT;
}

.bigdatatab {
    padding-right: 0;
    margin-top: 0px;
}

.bigdatapanel {
    padding-left: 7.5px;
    margin-top: 0px;
}

/* <-------Brand section---------> */
div#section6 {
}

.brand-section img:hover {
    background-color: #d72e2d;
    opacity: 0.5;
}

.brand-section figure {
    background: #d72e2d;
}

.brand-section figure:hover img {
    opacity: .5;
    transition: .3s ease-in-out;
}

.brand-section figure:hover img {
    opacity: .5;
}

.brands-reputaions {
    bottom: 60px;
    background-color: #fffffff4;
    left: 160px;
    width: 58%;
    padding: 80px 72px;
}

.brands-reputaions h3 {
    font-family: 'bebas_neuebold';
    font-size: 60px;
    color: #d72e2d
}

.brands-reputaions p {
    font-family: 'latolight';
    font-size: 20px;
    color: #343434;
}

.form-control {
    font-family: 'latoregular';
    background-color: #dddddd;
    font-size: 18px;
    color: #333333;
    border-radius: 0px;
    border: none;
    height: 50px;
}

.form-control::placeholder {
    color: #333333;
}

.form-control:focus {
    background-color: #d72e2d;
    color: #fff;
    border-color: #dddddd;
    box-shadow: 0 0 0 0.2rem rgb(221, 221, 221);
}

.contact-us .btn.btn-primary {
    background-color: #d72e2d;
    border: none;
    padding: 12px 20px;
    border-radius: 0px;
}

select#inputinterested {
    -webkit-appearance: none;
    background-image: url(../images/arrow-down.png);
    background-position-x: 96%;
    background-position-y: 22px;
    background-repeat: no-repeat;
}

select#inputinterested:after {
    content: "";
    position: absolute;
    z-index: 9999;
    right: 33px;
    top: 50%;
    margin-top: 2px;
    height: 45px;
    width: 45px;
    background-color: red;
}

/* <---------Contact us---------> */
.contact-us h5 span {
    width: 10%;
    float: left;
}

.contact-us p span {
    width: 10%;
    float: left;
}

.contactbottom p {
    float: left;
    width: 100%;
}

.contact-us .btn.btn-primary img {
    max-width: 24%;
}

.contact-us .btn.btn-primary {
    font-family: 'bebas_neuebold' !important;
    background-color: #d72e2d !important;
    margin-bottom: 18px !important;
    border-radius: 0px !important;
    padding: 4px 12px !important;
    box-shadow: none !important;
    font-size: 30px !important;
    border: none !important;
}

.contact-us .btn.btn-primary:hover {
    background-color: #d72e2d99;
}

.contact-us .btn.btn-primary img {
    max-width: 20%;
    margin-left: 30px;
}

.contactbottom h3 {
    font-family: 'bebas_neuebold';
    font-size: 30px;
    color: #333333;
}

.contactbottom h5 {
    color: #d72e2d;
}

.contactbottom p {
    font-family: 'latobold';
    color: #d72e2d;
    font-size: 12px;
}

.contact-us p span img {
    max-width: 70%;
    margin-bottom: 5px;
}

.contact-us h5 span img {
    max-width: 55%;
    margin-bottom: 5px;
}

/* <---------last section--------->  */
.last-section-bg {
    background-color: #ffffffed;
    padding: 10px;
    min-height: 175px;
    margin-bottom: 1.5rem;
    position: relative;
}

.last-section h3 {
    font-family: 'bebas_neuebold';
    font-size: 60px;
    color: #d72e2d;
}

.last-section p {
    font-family: 'latolight';
    font-size: 20px;
    color: #343434;
}

.last-section-bg h3 {
    font-size: 32px;
    color: #333333;
}

.last-section-bg p {
    font-family: 'latolight';
    font-size: 13px;
    color: #333333;
    line-height: 18px;
}

.last-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #333333;
    padding: 20px;
}

.last-section-bg .last-overlay h3 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 0px;
}

.last-section-bg:hover .last-overlay {
    opacity: 1;
}

.overlay {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
    padding: 20px;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.last-overlay img {
    float: right;
    max-width: 12%;
}

.navbar-light .navbar-toggler {
    background-color: #d72e2d;
    outline: none;
}
#menu li.active a {
    color: #d72e2d !important;
}
.digitalmarketing.ourscope {
    background-color: rgb(255 255 255 / 50%);
    padding: 20px 15px !important;
}
.digitalmarketing.ourscope .services-grid {
    margin-bottom: 0;
}
#menu li.danger.signup.active a {
    color: #fff !important;
}

/*@media (min-width: 1900px) {    .container {        width: 1870px;    }}@media (min-width: 1600px) {    .container {        width: 1570px;    }}@media (min-width: 1400px) {    .container {        width: 1370px;    }}*/
@media (max-width: 1199px) {
    .bigdatatab .nav-tabs li {
        min-height: 200px;
        max-height: 200px;
    }

    .bigdatatab .nav-tabs .nav-link {
        height: 100%;
    }

    div#navbarResponsive {
        position: absolute;
        right: 15px;
        top: 56px;
        background-color: #d72e2d !important;
        width: 40% !important;
        border-top: 2px solid #d72e2d !important;
        border-bottom: 2px solid #d72e2d !important;
    }

    .headerabsolute li:hover a.nav-link, .danger.signup li:hover a.nav-link {
        color: #000 !important;
        background-color: #ffffff !important;
    }

    .headerabsolute li, .danger.signup {
        background-color: transparent !IMPORTANT;
        padding: 0 !important;
    }

    .headerabsolute a.nav-link, .danger.signup a.nav-link {
        color: #fff !important;
    }

    .headerabsolute li a.nav-link {
        padding: 8px 16px;
    }

    .headerabsolute li a.nav-link {
        margin: 0;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 75px !important;
    }

    h2 {
        font-size: 60px !important;
    }

    h3 {
        font-size: 42px !important;
    }

    h4 {
        font-size: 32px !important;
    }

    h5 {
        font-size: 24px !important;
    }

    h6 {
        font-size: 20px !important;
    }

    p {
        font-size: 18px;
    }

    plmd-0 {
        padding-left: 0 !important;
    }

    prmd-0 {
        padding-right: 0 !important;
    }

    .bigdatatab {
        padding: 0 15px;
    }

    .bigdatapanel {
        padding: 0 15px;
    }

    .digitalmarketing .services-grid .lightbg {
        max-height: 250px;
        min-height: 250px;
        padding-bottom: 10px;
    }

    .ourbrand .nav-tabs .nav-link {
        padding: 5px 15px;
    }

    .ourbrand .nav-tabs .nav-link h5 {
        margin-top: 5px;
        line-height: 1;
    }

    .ourbrand .nav-tabs .nav-link .w-100.text-center {
        top: 0;
    }

    .viable-solutions li {
        line-height: 1.5;
    }

    .ourbrand .tab-pane {
        padding: 15px;
    }

    .viable-solutions {
        margin-top: 15px;
    }

    .ourbrand {
        margin-top: 0;
    }

    .bigdatatab .nav-tabs li {
        margin-bottom: 15px !IMPORTANT;
        min-height: unset;
        max-height: unset;
    }

    .bigdatatab .nav-tabs .nav-link {
        padding: 15px !IMPORTANT;
    }

    .ourbrand .tab-pane p {
        line-height: 1.5;
    }

    .container-fluid.headerabsolute .container.header {
        max-width: 100%;
        padding: 0px;
    }

    .container-fluid.headerabsolute .container.header .container.p-0 {
        max-width: 100%;
    }

    .container-fluid.headerabsolute .container.header nav#mainNav {
        padding: 0px;
    }

    .container.p-0 a {
        margin-left: 1rem;
    }

    .navbar-light .navbar-toggler {
        margin-right: 1rem;
    }

    #fp-nav.fp-right {
        display: none;
    }

    .powerdby .mainheading {
        padding: 9.7em 0em;
        height: 60vh;
    }

    .brands-reputaions {
        background-color: #fffffff4;
        left: 160px;
        width: 58%;
        padding: 60px 40px;
        top: 28%;
        bottom: auto;
    }

    .section .fp-tableCell {
        padding-bottom: 3em;
    }

    .last-section-bg {
        padding: 15px;
        min-height: 220px;
    }
}

@media (max-width: 767px) {
    .digitalmarketing .services-grid .lightbg {
        min-height: 200px !important;
    }

    .brands-reputaions {
        position: unset !important;
        text-align: center;
        width: 100%;
    }

    div#navbarResponsive {
        width: 100% !important;
        right: 0;
    }
}

@media (max-width: 575px) {
    .services-grid .div-text {
        text-align: center;
    }

    .services-grid .div-text {
        margin-top: 0 !IMPORTANT;
    }

    .services-grid .div-text h5 br {
        display: none;
    }
}