@charset "utf-8";
::selection {
    color: #fff;
    background: #1f65a9
}

::-moz-selection {
    color: #fff;
    background: #1f65a9
}

* {
    margin: 0 auto;
    padding: 0
}

body,
html {
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #9197b9;
    color: #565656
}

a {
    text-decoration: none;
    color: #565656;
    outline: 0
}

a:hover {
    text-decoration: none;
    color: #fff;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #0e70b9;
    line-height: 1em;
    color: #0276f1
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.fnt-wht-300 {
    font-weight: 300
}

.color-thm {
    color: #037dff
}

.clr {
    clear: both
}

.color-wht {
    color: #fff
}

.text-center {
    text-align: center
}

.mrgn-auto {
    margin: 0 auto
}

.wrapper {
    width: 980px;
    margin: 0 auto
}

.section-bg {
    width: 100%;
    height: 533px
}

.gradient {
    background: linear-gradient(to right, rgba(102, 190, 255, .68), rgba(3, 125, 255, .34));
    width: 100%;
    height: 577px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .6509803921568628)
}

.main-text h1,
.main-text p {
    color: #fff
}

.main-text h1 {
    font-size: 49px;
    line-height: 47px;
    font-weight: 400
}

.main-text {
    width: 57%;
    float: left;
    margin-top: 196px;
    margin-left: 0;
    text-transform: capitalize
}

.main-text p {
    margin-top: 26px
}

.button {
    border: 1px solid #000;
    float: left;
    padding: 15px 37px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 0 22px 4px rgba(78, 74, 74, .15);
    margin-top: 59px;
    background: #000;
    color: #fff;
    overflow: hidden;
    transition: .3s .4s, background .2s;
    position: relative;
    font-weight: 300
}

.button:hover:before,
.form-container form button:hover:before,
.scroll-button:hover:before,
header button:hover:before {
    webkit-transform: translateX(275px) skew(-35deg);
    transform: translateX(275px) skew(-35deg)
}

.button:before,
.form-container form button:before,
.scroll-button:before,
header button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background: rgba(255, 255, 255, .3);
    transition: .4s cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: translateX(-45px) skew(-35deg);
    transform: translateX(-45px) skew(-35deg);
    opacity: .5
}

.button a {
    color: #000
}

.banner_slider .slider-box .slider-bg {
    background-size: cover!important;
    height: 533px;
    position: relative
}

.bg-color {
    background: rgba(0, 0, 0, .6509803921568628);
    height: 100%;
    width: 100%
}

.transformation .banner_slider .caption {
    position: relative;
    left: 182px;
    bottom: 0;
    margin: 0;
    height: 85px;
    text-align: left;
    width: 70%;
    z-index: 9999;
    background: #0c0c0c36;
    margin-top: 115px
}

.transformation .banner_slider .caption h1 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 800;
    text-align: left;
    color: #fff;
    margin-top: 0;
    padding: 20px
}

.bg-gray {
    float: none!important
}

.caption {
    position: absolute;
    left: 121px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 221px;
    text-align: center;
    width: 83%
}

.caption h1 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    margin-top: 75px
}

.caption p {
    color: #fff;
    text-align: left
}

.banner-slider .caption h1 {
    font-size: 50px;
    line-height: 47px;
    font-weight: 800;
    text-align: center;
    color: #fff;
    margin-top: 115px
}

.banner-slider i {
    color: #fff;
    text-transform: uppercase;
    margin-right: 0;
    font-size: 40px;
    font-weight: 100;
    width: 25px;
    height: 25px;
    line-height: 14px
}

.banner-slider .banner-carousel-controls {
    position: absolute;
    top: 74%;
    cursor: pointer;
    z-index: 2;
    font-weight: 100;
    font-size: 30px;
    color: #696969
}

.banner-slider .banner-carousel-controls--right {
    right: 80px
}

.banner-slider .banner-carousel-controls--left {
    left: 80px
}

.inner-section {
    float: left;
    width: 100%;
    padding: 50px 0
}

.inner-section h1 {
    color: #0e70b9;
    text-align: left
}

.about h1,
.about p {
    text-align: center
}

.about h4 {
    text-align: center;
    margin-top: 21px
}

.about h1 {
    margin-top: 17px;
    margin-bottom: 17px
}

.about {
    padding-top: 50px;
    padding-bottom: 37px
}

.section-second {
    background: #fff
}

.about ul {
    margin-top: 20px;
    min-height: 198px;
    margin-bottom: 0
}

.about ul li p {
    line-height: 17px
}

.about ul li {
    list-style: none;
    float: left;
    border-left: 1px solid #e4e8eb;
    padding-left: 53px;
    padding-right: 53px;
    width: 25%;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 165px
}

.about ul li .img-section {
    position: relative
}

.about ul li .img-section p {
    margin-top: 56px;
    color: #565656
}

.about ul li:first-child .img-section:after {
    content: '1';
    color: #0e70b9;
    font-size: 178px;
    position: absolute;
    top: 19%;
    left: 16%;
    opacity: .1
}

.about ul li:nth-child(2) .img-section:after {
    content: '2';
    color: #0e70b9;
    font-size: 178px;
    position: absolute;
    top: 19%;
    left: 16%;
    opacity: .1
}

.about ul li:nth-child(3) .img-section:after {
    content: '3';
    color: #0e70b9;
    font-size: 178px;
    position: absolute;
    top: 19%;
    left: 16%;
    opacity: .1
}

.about ul li:nth-child(4) .img-section:after {
    content: '4';
    color: #0e70b9;
    font-size: 178px;
    position: absolute;
    top: 19%;
    left: 16%;
    opacity: .1
}

.about ul li .img-section .img,
.about ul li h5 {
    text-align: center
}

.about ul li .img-section .img {
    margin-bottom: 16px;
    text-align: left;
    margin-top: 20px
}

.slider-bg {
    background-image: url(../images/Collaboration-Team.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.scroll-button {
    float: right;
    position: absolute;
    top: 451px;
    font-size: 24px;
    color: #fff;
    background: #000;
    padding: 15px 20px;
    border-radius: 41px;
    cursor: pointer;
    box-shadow: 0 3px 11px 3px rgba(152, 146, 146, .21);
    overflow: hidden;
    transition: .3s .4s, background .2s;
    right: 136px
}

.slider-bg {
    background-image: url(../images/service.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.section-third {
    position: relative
}

.slider-bg .gradient {
    position: Relative;
    width: 100%;
    height: 428px
}

.about ul li h5 {
    margin: 26px auto
}

.head-small-txt {
    font-size: 15px
}

.slider-bg .head-small-txt {
    margin-top: 43px
}

.slider-bg ul li {
    list-style: none;
    color: #343131;
    text-align: center;
    width: 89%!important;
    float: left;
    background: rgba(255, 255, 255, .68);
    padding: 17px 69px;
    line-height: 17px;
    min-height: 186px
}

.slider-bg ul li h4 {
    color: #565656;
    border-radius: 5px;
    text-transform: capitalize
}

.slider-bg ul li div {
    color: #707070
}

.arrow-section {
    text-align: center;
    color: #fff;
    margin-top: 18px
}

.arrow-section span {
    cursor: pointer;
    font-size: 57px;
    margin: 0 0
}

.form-container {
    float: right
}

.form-container {
    background: #fff;
    width: 31%;
    padding: 0 23px;
    z-index: 2;
    position: relative;
    height: 380px;
    margin: 10px 0 20px;
    box-shadow: 0 0 22px 8px rgba(177, 173, 173, .18)
}

.form-container i {
    margin: 0 15px 0 0;
    font-size: 21px;
    vertical-align: middle;
    color: #91d7b2
}

.form-container form input,
.form-container form textarea {
    border: none;
    outline: 0;
    width: 87%;
    font-size: 13px
}

.section-fourth1 {
    float: left;
    width: 100%;
    background-image: url('../images/Market Trends.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    z-index: 0;
    position: relative
}

.form-container+div {
    display: none;
    background: #037dff;
    width: 303px;
    height: 151px;
    z-index: 1;
    position: relative;
    float: right;
    margin: 0 -282px auto;
    padding: 50px 0
}

section-fourth {
    float: left;
    width: 100%;
    background-image: url(../images/contactus.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    z-index: 0;
    position: relative
}

.form-container+div {
    display: none;
    background: #037dff;
    width: 303px;
    height: 151px;
    z-index: 1;
    position: relative;
    float: right;
    margin: 0 -282px auto
}

.form-container form textarea {
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    height: 28px;
    resize: none;
    overflow: hidden
}

.form-container form div[class] {
    border-bottom: 1px solid #e3e3ed;
    padding: 17px 0 17px 19px
}

.form-container form div[class]:nth-child(2) i {
    transform: rotate(85deg)
}

.form-container form button {
    width: 128px;
    height: 53px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 33px;
    margin-left: 159px;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #000;
    overflow: hidden;
    transition: .3s .4s, background .2s;
    position: relative
}

header button {
    padding: 13px 13px;
    color: #000;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    bottom: 15px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    overflow: hidden;
    transition: .3s .4s, background .2s;
    position: relative
}

::placeholder {
    color: #6b99cb;
    opacity: 1
}

:-ms-input-placeholder {
    color: #6b99cb
}

::-ms-input-placeholder {
    color: #6b99cb
}

.form-section {
    position: relative;
    top: 0
}

.form-section h3 {
    margin: 30px 20px 5px
}

.footer-section {
    margin: 50px 0;
    float: left;
    width: 100%
}

.footer-section .footer-logo p {
    margin-top: 25px
}

.footer-section .footer-logo {
    float: left
}

.footer-section .footer-content {
    float: right;
    width: 60%
}

.footer-txt {
    width: 32%;
    float: left;
    margin-top: 16px
}

.footer-txt h2 {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #565656
}

.footer-txt p {
    margin-bottom: 0;
    text-align: center
}

.text {
    text-align: center
}

.footer-txt:nth-child(2) {
    float: right
}

.social-icon li i {
    font-size: 15px
}

.social-icon li {
    float: left;
    list-style: none;
    font-size: 20px;
    margin: 0 7px 0 0;
    cursor: pointer
}

.social-icon p {
    margin-top: 29px;
    float: right;
    margin-right: 7px
}

.social-icon li i {
    color: #fff;
    width: 32px;
    height: 32px;
    text-align: center
}

.social-icon li:first-child i {
    background: #184690;
    border-radius: 26px;
    padding: 9px 6px;
    margin-top: 10px
}

.social-icon li:nth-child(2) i {
    background: #41c9ef;
    border-radius: 26px;
    padding: 9px 9px
}

.social-icon li:nth-child(3) i {
    background: #fd5950;
    border-radius: 26px;
    padding: 9px 9px
}

.social-icon li:nth-child(4) i {
    background: #6795b7;
    border-radius: 26px;
    padding: 9px 9px
}

.social-icon li:nth-child(5) i {
    background: #a07265;
    border-radius: 26px;
    padding: 9px 9px
}

.gradient-img {
    background: linear-gradient(to right, hsla(0, 0%, 100%, .19), #fff)
}

.copyright {
    width: 100%;
    background: #565656;
    float: left;
    padding: 10px 0
}

.copyright .priv {
    color: #fff;
    text-align: left;
    margin: 0;
    float: left
}

.mar {
    margin-top: 36px
}

.copyright .copy {
    color: #fff;
    text-align: right;
    margin: 0;
    float: right
}

.servies_it {
    background: #f4f4f4;
    padding: 60px 0 40px
}

.servies_it h2 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 40px
}

.servies_it img {
    width: 100%;
    margin-bottom: 20px
}

.servies_it h4 {
    margin-bottom: 16px;
    color: #989898;
    font-size: 20px
}

.servies_it p {
    margin-bottom: 20px;
    min-height: 90px
}

.servies_it .it-btn {
    width: 128px;
    height: 43px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 44px;
    margin-left: 159px;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #000;
    overflow: hidden;
    transition: .3s .4s, background .2s;
    position: relative;
    margin: 0;
    display: block;
    text-align: center;
    line-height: 39px;
    text-decoration: none
}

.servies_it .it-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background: rgba(255, 255, 255, .3);
    transition: .4s cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: translateX(-45px) skew(-35deg);
    transform: translateX(-45px) skew(-35deg);
    opacity: .5
}

.servies_it .it-btn:hover:before {
    webkit-transform: translateX(275px) skew(-35deg);
    transform: translateX(275px) skew(-35deg)
}

.service_it_boxe {
    margin-bottom: 40px
}

.social-icon {
    float: right
}

.fnt-size-26 {
    font-size: 18px;
    color: #989898;
    margin-bottom: 17px;
    display: inline-block;
    line-height: 0
}

.navigation-bar.darkHeader {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    height: 90px;
    box-shadow: 0 0 18px 7px #7d7c7c4d;
    padding: 3% 5.2% 3% 9%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.slideshow {
    list-style: none;
    z-index: 1;
    margin-bottom: 0
}

.slideshow li span {
    width: 100%;
    height: 577px;
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: imageAnimation 24s linear infinite 0s;
    -moz-animation: imageAnimation 24s linear infinite 0s;
    animation: imageAnimation 24s linear infinite 0s
}

.slideshow li h3 {
    position: absolute;
    text-align: center;
    z-index: 2;
    bottom: 150px;
    left: 0;
    right: 0;
    opacity: 0;
    font-size: 4.0625em;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    -webkit-animation: titleAnimation 24s linear 1 0s;
    -moz-animation: titleAnimation 24s linear 1 0s;
    animation: titleAnimation 24s linear 1 0s
}

@media only screen and (min-width:768px) {
    .slideshow li h3 {
        bottom: 30px;
        font-size: 8.125em
    }
}

@media only screen and (min-width:1024px) {
    .slideshow li h3 {
        font-size: 10.9375em
    }
}

.slideshow li:nth-child(1) span {
    background-image: url(../images/banner1.jpg)
}

.slideshow li:nth-child(2) span {
    background-image: url(../images/banner2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    animation-delay: 6s
}

.slideshow li:nth-child(3) span {
    background-image: url(../images/banner3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    animation-delay: 12s
}

.slideshow li:nth-child(4) span {
    background-image: url(../images/banner1.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    animation-delay: 18s
}

.slideshow li:nth-child(5) span {
    background-image: url(../images/SQL-Server-banner.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    animation-delay: 18s
}

.slideshow li:nth-child(6) span {
    background-image: url(../images/Windows-Server-banner.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    animation-delay: 18s
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in
    }
    12.5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in
    }
    12.5% {
        opacity: 1;
        -moz-animation-timing-function: ease-out
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    12.5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    12.5% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    12.5% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0
    }
    12.5% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    37.5% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.no-cssanimations .slideshow li span {
    opacity: 1
}

.address {
    float: right;
    width: 71%;
    line-height: 15px
}

.mail {
    float: right;
    width: 71%;
    margin-top: 50px
}

.page {
    width: 100%;
    min-height: 100%;
    background: #fff;
    overflow: auto;
    z-index: 1;
    position: relative
}

.mobile-nav ul {
    margin: 0 0 25px;
    padding: 0
}

.mobile-nav ul li {
    list-style: none
}

.hamburger {
    position: fixed;
    top: 40px;
    margin: 10px;
    padding: 10px 10px 9px;
    cursor: pointer;
    z-index: 999;
    display: none;
    right: 10%
}

.hamburger .hamburger-inner {
    position: relative;
    height: 21px;
    width: 30px;
    display: block;
    margin: 0;
    padding: 0
}

.hamburger .bar {
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 0
}

.hamburger .bar.bar2,
.hamburger .bar.bar3 {
    top: 9px
}

.hamburger .bar.bar4 {
    top: 18px
}

.hamburger.open .bar1,
.hamburger.open .bar4 {
    display: none
}

.hamburger.open .bar2,
.hamburger.open .bar3 {
    height: 3px
}

.mobile-nav.mobile-menu {
    right: 0;
    background: #037dff;
    font-size: 20px;
    line-height: 44px
}

.hamburger.open {
    top: 0!important;
    right: 0!important
}

.errd {
    position: absolute;
    top: 46px
}

.social-icon p span {
    vertical-align: bottom
}

.social-icon p span:last-child {
    position: relative;
    top: -2px
}

figure {
    margin: 0 34% auto;
    padding: 98px 0
}

.a-section {
    background: #f4f8fb
}

.new_list {
    min-height: auto!important;
    text-align: center
}

.new_list li {
    height: auto!important;
    border-left: none!important;
    padding: 0!important;
    padding-bottom: 10px!important;
    display: -webkit-inline-block;
    display: -ms-inline-block;
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0!important;
    padding-bottom: 2px!important;
    text-align: left
}

.new_list li:last-child {
    border-right: none!important
}

.new_list li i {
    font-size: 6px;
    margin-right: 8px
}

.trend ul li {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    text-align: left
}

.trend ul li:last-child {
    border-right: none
}

.last-circle {
    position: relative;
    top: -11px
}

.client {
    float: left;
    width: 100%;
    background: #f4f8fb;
    padding: 20px;
    margin-top: 60px;
    text-align: center
}

.client img {
    width: 150px
}

section.trend {
    float: left;
    width: 100%;
    padding-bottom: 24px
}

.product-showcase-carousel-controls {
    position: absolute;
    bottom: -77px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    font-size: 18px;
    color: #999;
    left: 0;
    right: 0;
    margin: auto
}

.product-showcase-carousel-controls--right {
    left: 70px;
    width: 50px
}

.product-showcase-carousel-controls--left {
    left: -35px;
    width: 20px
}

.trend-box {
    margin: 0 40px;
    border-top: solid 1px #e8e7e7;
    padding-top: 15px
}

.trend-slider .slick-slide {
    margin: 0 50px;
    margin-left: 0
}

.product-showcase-carousel-controls--right {
    width: 35px;
    border: solid 1px #0e70b9;
    background: 0 0;
    border-radius: 360px;
    -webkit-border-radius: 360px;
    -moz-border-radius: 360px;
    -o-border-radius: 360px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    color: #0e70b9
}

.product-showcase-carousel-controls--left {
    width: 35px;
    border: solid 1px #0e70b9;
    background: 0 0;
    border-radius: 360px;
    -webkit-border-radius: 360px;
    -moz-border-radius: 360px;
    -o-border-radius: 360px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    color: #0e70b9
}

.trend-box p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0
}

.trend h2 {
    margin-bottom: 40px;
    font-size: 2.5rem;
    text-align: center
}

#about .new_list {
    margin-bottom: 100px
}

ul.expertise-li {
    min-height: auto;
    margin-top: auto;
    margin-left: 5.5%;
    color: #989898
}

.abtcontent2 ol li {
    color: #989898
}

ul.expertise-li li {
    list-style: disc;
    float: none;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 17px
}

.expertise-li li:last-child {
    border: none!important
}

.abtcontent1 {
    float: right;
    width: 100%
}

.abtcontent1 p {
    text-align: justify;
    color: #565656
}

.abtcontent2 {
    float: left;
    width: 29%;
    margin-top: 5px
}

.abtcontent2 h4 {
    text-align: left;
    margin-top: 4px
}

.abtcontent2 ol {
    margin-left: 5.9%
}

.product-showcase-carousel-controls i {
    vertical-align: middle
}

html {
    scroll-behavior: smooth
}

#service ul li span {
    font-size: 14px;
    line-height: 1.2!important;
    display: block;
    font-weight: 400
}

#service ul li {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600
}

#service {
    background-size: cover;
    background-attachment: fixed;
    float: left;
    width: 100%
}

#service .service-text-inner p {
    text-align: left;
    color: #989898;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

#service .bg-service {
    background: 0 0;
    position: relative;
    margin-top: 0;
    z-index: 99;
    padding: 70px 50px
}

#service .punchline {
    display: flex;
    max-width: 580px;
    letter-spacing: 1px;
    padding: 75px 20px 35px 40px;
    float: left
}

#service .punchline {
    color: #000;
    flex-wrap: wrap;
    align-items: center
}

#service .punchline img {
    width: 140px;
    margin-top: 57px;
    margin-left: 23px;
    position: absolute;
    bottom: 0
}

#service .discription {
    display: table;
    max-width: 475px;
    padding: 20px 20px 0 40px;
    margin-top: 66px
}

#service .discription p {
    text-align: left;
    color: #989898;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

#service .discription p {
    font-size: 16px
}

#service .bg-service {
    background: 0 0;
    position: relative;
    margin-top: 0;
    z-index: 99;
    padding: 70px 20px 100px
}

#service .punchline h3 {
    text-align: right;
    line-height: 38px;
    color: #037dff
}

#service .discription {
    display: table;
    max-width: 455px;
    padding: 30px 0 0 30px;
    margin-top: 66px
}

.new-service {
    display: flex;
    background: #f4f4f4
}

.new-service .service-img {
    float: left;
    width: 40%;
    padding: 0;
    background-size: cover!important;
    position: relative
}

img.img-responsive.banner-services {
    width: 100%!important;
    margin: 0!important;
    height: 100%
}

.center-box {
    text-align: center;
    position: absolute;
    top: 0;
    right: 63px;
    left: 63px;
    bottom: 0;
    margin: auto;
    max-height: 170px
}

.new-service .service-img h3 {
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 20px
}

.new-service .service-img img {
    width: 140px;
    margin-top: 26px;
    margin-left: 0
}

.new-service .service-text {
    float: right;
    width: 60%;
    padding: 50px 31px 0
}

.first-p {
    font-size: 14px;
    line-height: 1.2!important;
    display: block;
    font-weight: 400;
    color: #989898;
    text-align: left;
    padding-left: 38px;
    margin-bottom: 13px;
    margin-top: -10px
}

.mb1 {
    margin-bottom: 0
}

.dt {
    display: none
}

.accordion p {
    margin-bottom: 0
}

.accordion button,
.accordion button:active,
.accordion button:focus,
.accordion button:hover,
.accordion card-header,
.accordion card-header:active,
.accordion card-header:focus,
.accordion card-header:hover,
.accordion p,
.accordion p a,
.accordion p a:active,
.accordion p a:focus,
.accordion p a:hover,
.accordion p:active,
.accordion p:focus,
.accordion p:hover {
    text-decoration: none
}

.accordion button {
    width: 100%
}

.accordion button i.fa-minus,
.accordion button i.fa-plus {
    float: right
}

.service-text-inner ul {
    padding-left: 37px
}

.accordion i,
.accordion p {
    text-decoration: none
}

.card-header {
    border-bottom: 0 solid rgba(0, 0, 0, .125)
}

.card {
    margin: 14px 0
}

.accordion button i.fa-minus,
.accordion button i.fa-plus {
    padding: 4px 0
}

.service-text h4 {
    margin-bottom: 28px
}

@media (max-width:991px) {
    .card-header {
        padding: 0
    }
    .accordion button i.fa-minus,
    .accordion button i.fa-plus {
        font-size: 12px;
        padding: 3px 0
    }
    .accordion .btn span {
        font-size: 12px
    }
    .accordion .btn span:first-child {
        float: left
    }
    .accordion .btn span:last-child {
        float: right;
        width: 95%
    }
    .accordion .btn {
        white-space: unset
    }
    .new-service {
        flex-wrap: wrap
    }
    .new-service .service-text {
        padding: 40px 40px!important
    }
    .new-service .service-text {
        width: 100%!important
    }
    .mb-img {
        display: none
    }
    .dt {
        display: block
    }
    .new-service .service-img {
        width: 100%!important
    }
}

.mb1 {
    margin-bottom: 9px
}

.mar {
    margin-top: 0
}

.privacy_policy ol {
    margin-left: 19px
}

.privacy_policy a {
    color: #007bff
}

.privacy_policy ol li {
    list-style: lower-roman
}

.privacy_policy h1 {
    margin-bottom: 16px
}

.footer-section {
    margin-top: 50px
}

.footer-section a {
    color: #989898
}

#client .center-box {
    position: static
}

.card-body {
    padding: 20px 19px 0
}

#footer-sec {
    float: left;
    width: 100%
}

.ul li a:active,
.ul li a:focus,
.ul li a:hover {
    color: #037dff!important
}

.card h5 b a {
    color: #037dff;
    float: right
}

.ul ul li {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 9px!important;
    border-bottom: 1px solid #000;
    text-transform: capitalize!important;
    cursor: pointer
}

.content-block p {
    line-height: 1.4
}

.content-block h4 {
    margin-bottom: 12px
}

.feature-plus img {
    width: 120px;
    margin-bottom: 15px
}

.new_section_list li {
    border-left: none!important;
    height: auto!important;
    padding-left: 23px!important;
    padding-right: 23px!important;
    margin-bottom: 0!important
}

.new_section_list li .img-section:after {
    display: none
}

.new_section_list li h1 {
    font-size: 80px;
    color: #f4f4f4;
    text-align: left;
    margin-bottom: 10px
}

.new_section_list li p {
    margin-top: 0!important;
    margin-bottom: 0;
    text-align: left
}

.new_section_list li .img-section {
    border-top: 1px solid #e4e8eb
}

.trnd {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #0e70b9;
    line-height: 1em;
    color: #fff
}

.abouts {
    padding-top: 50px
}

.mr-rt {
    margin-right: 0
}

.navbar-light .navbar-brand {
    margin-left: 0
}

header {
    background: #fff;
    z-index: 9999;
    right: 0;
    left: 0;
    -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
    -webkit-transition: all ease-in-out .3s
}

header.fixed {
    -webkit-animation: slide-down 1s;
    animation: slide-down 1s;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 9999;
    top: 0;
    -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    background: rgba(255, 255, 255, .9882352941176471)
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100% {
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100% {
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.wsmenucontainer.clearfix {
    box-shadow: -7px -4px 15px 5px #00000026;
    background: #fff
}

.logo {
    margin-left: 0
}

.logo img {
    width: 70px;
    padding: 6px 0
}

.banner-tint {
    background: rgba(0, 0, 0, .6509803921568628);
    height: 100vh
}

.slider-inner {
    background-size: cover!important;
    height: 85vh
}

.slider-caption {
    max-width: 1120px;
    height: 60vh;
    flex-wrap: wrap;
    top: 25%;
    position: relative
}

.slider-caption h3 {
    font-size: 37px;
    line-height: 47px;
    font-weight: 400;
    text-align: left;
    color: #fff
}

.slider-caption p {
    color: #fff;
    text-align: left
}

.buttons {
    margin: 10%;
    text-align: center
}

.btn-hover {
    width: 180px;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
    cursor: pointer;
    margin: 20px 0;
    height: 50px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-hover:focus {
    outline: 0
}

.btn-hover.color-9 {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed)
}

.pd-top {
    padding: 70px 0
}

.about-sec h2 {
    margin-bottom: 40px;
    color: #0e70b9;
    color: #0276f1;
    text-align: center
}

.about-sec p {
    text-align: center
}

.bg {
    background: #f0f0f0
}

.advantages h1 {
    margin: 20px 0 40px;
    font-size: 25px;
    color: #0276f1;
    text-align: center
}

.icon-box {
    margin-top: 20px
}

.icon-box img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #1186ff;
    padding: 15px;
    margin-bottom: 30px
}

.service-box {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service .col-lg-6 {
    padding: 0
}

.service h2 {
    margin-bottom: 60px
}

.dl-service {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px
}

.pd-left {
    padding: 0 0 0 60px!important
}

.pd-right {
    padding: 0 60px 0 0!important
}

.service img {
    height: 340px
}

.services-content {
    padding: 0
}

.services-content p {
    text-align: justify
}

.services-content h4 {
    margin-bottom: 30px;
    color: #000;
    font-size: 23px;
    font-weight: 600
}

.our-part {
    width: 15%;
    float: left;
    margin-right: 15px
}

.market {
    width: 100%;
    background-position: center center
}

.market h2 {
    margin-bottom: 60px;
    color: #fff
}

.dl-flex {
    width: 100%
}

.trend-discription {
    margin: 0 20px
}

.trend-discription p {
    color: #fff;
    text-align: justify
}

.trend-slider .slick-dots {
    bottom: -20px
}

.form-section h2 {
    margin-bottom: 50px;
    color: #0276f1
}

.form-control {
    background: 0 0;
    outline: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #656565;
    resize: none;
    margin-bottom: 40px;
    padding-left: 0
}

.form-control input:focus {
    background: 0 0;
    box-shadow: none;
    outline: 0;
    border-color: none
}

.form-section .form-control:focus {
    outline: 0;
    box-shadow: none;
    background: 0 0;
    border-color: none
}

.form-section .form-control::-webkit-input-placeholder {
    color: #5e5e5e;
    letter-spacing: 1px
}

.form-section .form-control::-moz-placeholder {
    color: #5e5e5e;
    letter-spacing: 1px
}

.form-section .form-control:-ms-input-placeholder {
    color: #5e5e5e;
    letter-spacing: 1px
}

.form-section .form-control:-moz-placeholder {
    color: #5e5e5e;
    letter-spacing: 1px
}

footer {
    padding-top: 50px;
    width: 100%;
    background: #eff0f1
}

.ft-logo {
    width: 30%;
    margin: 0
}

.no-margin {
    margin: 0
}

.ct .content-block {
    margin-top: 20px
}

.microsoft {
    padding: 20px 0;
    background: #f4f8fb
}

.microsoft img {
    width: 150px
}

.footer-inner {
    max-width: 240px
}

footer p {
    margin-bottom: 0
}

footer ul {
    list-style: none;
    float: right
}

.ft-pd {
    padding: 20px 0
}

.microsoft ul {
    display: flex;
    max-width: 1100px;
    list-style: none;
    margin-bottom: 0
}

footer ul li a {
    font-size: 15px
}

footer ul li i {
    background: #184690;
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 15px;
    text-align: center;
    margin-top: 10px
}

footer ul li {
    font-size: 25px
}

footer .copy {
    width: 100%;
    border-top: 1px solid #c3c3c3;
    margin-top: 40px;
    padding: 10px 0
}

footer .copy p {
    font-size: 13px
}


/*========== 18-04-2020=============*/

.wsmenu > .wsmenu-list > li > ul.sub-menu ul.submenu_menu {
    display: none;
    position: absolute;
    left: -265px;
    background: #fff;
    width: 250px;
    top: 0;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu ul.submenu_menu li {
        position: relative;
    margin: 0;
    padding: 0;
    display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu ul.submenu_menu li a {
    background-image: none;
    color: #666;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 14px 32px;
    text-transform: none;
    font-size: 14px;
    letter-spacing: normal;
    border-right: 0 solid;
    border-bottom: solid 1px #ebebeb;
}


.wsmenu .wsmenu-list .hoverIt:hover .submenu_menu{
    display:block;
}


.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    min-width: 220px;
    position: absolute;
    left: -81% !important;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: none;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    border:none !important;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a {
    background-image: none;
    color: #666;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 14px 12px  !important;
    text-transform: none;
    font-size: 14px !important;
    letter-spacing: normal;
    border-right: 0 solid;
    border-bottom: solid 1px #ebebeb;
}

.sub-menu li a:hover{
    color:#0276f1 !important;
}

/*=========23-04-2020==========*/

.dflexit {
    display:flex;
    flex-wrap:wrap;
    margin-top:50px;
}

.dflexit .points {
    width: 23%;
    box-shadow: 1px 1px 10px #00000017;
    padding: 25px 10px;
    margin: 0 20px 20px 0;
        transition: all ease-in-out 0.3s;
}
.dflexit .points span {
    color: #e6e6e6;
    font-size: 80px;
    opacity: 0.2;
    text-align: left;
    display: block;
    margin-bottom: 39px;
}
.dflexit .points p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.4;
}

.dflexit .points:hover {
    background:#0276f1;
}

.dflexit .points:hover span {
    color:#fff;
}

.dflexit .points:hover p {
    color:#fff;
}

.greyBg{
    background: #f5f5f5;
}

.team_icon span {
    display: block;
    text-align: center;
    margin-bottom:10px;
}
.team_icon span i {
    font-size: 19px;
    background: #fff;
    padding: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 1px 1px 10px #00000026;
}
.team_icon p {
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
}

.greyBg .row {
    margin-top:70px;
}

@media (max-width:1199px) {
    .dflexit .points {
        width: 22%;
    }
}

@media (max-width:991px) {
    .dflexit .points {
        width: 30%;
    }
    section.pd-top.greyBg .col-md-2 {
        display:block !important;
    }
}

@media (max-width:767px) {
    .team_icon {
        margin-bottom:30px;
    }
    .dflexit .points {
        width: 100%;
        margin-right:0;
    }
    .dflexit .points span {
    color: #e6e6e6;
    font-size: 60px;
    opacity: 0.2;
    text-align: center;
    display: block;
    margin-bottom: 29px;
}
section.pd-top.greyBg .col-md-2 {
    display: block !important;
    width: 50%;
    margin: 0;
}

}