@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

.icon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.menusrchicon:before {
    content: "\e917";
    line-height: 36px;
}

.menuinquiry:before {
    content: "\e910";
}

.menuicon:before {
    content: "\e912";
}

.close-menu:before {
    content: "\e90e";
    font-size: 30px;
}

.closesrch:before,
.closeInquiry:before {
    content: "\e603";
}

.icon-Close:before {
    content: "\e60e";
}

.icon-Open::before {
    content: "\e60f";
}

.backArrow:after {
    content: "\e91c";
    font-family: 'icomoon';
    color: black;
    font-size: 20px;
}

.arrowRight:after {
    font-family: "icomoon";
    content: "\e916";
    font-size: 25px;
}

.icon:before {
    font-family: "icomoon";
}

.homeContentWrapper .icon:before {
    padding-right: 0;
}

.homeContentWrapper .icon {
    display: inline-block;
}

.homeContentWrapper .arrowTextSpan span:nth-child(2) {
    padding-left: 20px;
}

.cloudMigrationImg:before {
    content: "\e913";
}

.machineLearning:before {
    content: "\e90d";
}

.devops:before {
    content: "\e906";
}

.mobility:before {
    content: "\e915";
}

.cloudConsult:before {
    content: "\e901";
}

.migrationStrategies:before {
    content: "\e913";
}

.cloudSecurity:before {
    content: "\e903";
}

.cloudNative:before {
    content: "\e904";
}

.ecommerce:before {
    content: "\e907";
}

.microservice:before {
    content: "\e911";
}

.chatbots:before {
    content: "\e900";
}

.videoAnalytics:before {
    content: "\e91a";
}

.mobileApps:before {
    content: "\e914";
}

.frontendTech:before {
    content: "\e909";
}

.iotSolutions:before {
    content: "\e90a";
}

.arrowDown {
    padding: 60px 0;
    text-align: center;
}

.arrowDown img {
    cursor: pointer;
}

.socialIcons a {
    font-family: 'icomoon';
    color: #dbe1e4;
    padding: 1%;
    display: inline-block;
    font-size: 25px;
    flex: 1;
}

.socialIcons a:hover {
    color: #da3a36;
}

.facebook:after {
    content: "\e908";
}

.twitter:after {
    content: "\e919";
}

.linkdin:after {
    content: "\e90b";
}

.youtube:after {
    content: "\e91b";
}

.slideshare:after {
    content: "\e918";
}

.location:after {
    content: "\e90c";
    font-family: "icomoon";
    font-size: 35px;
}