/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Muli Light'), local('Muli-Light'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adZnkOCr2z3wM.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Muli Light'), local('Muli-Light'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adZnkOCv2z3wM.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Muli Light'), local('Muli-Light'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adZnkOCX2zw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v16/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v16/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v16/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Muli SemiBold'), local('Muli-SemiBold'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-ade3iOCr2z3wM.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Muli SemiBold'), local('Muli-SemiBold'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-ade3iOCv2z3wM.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Muli SemiBold'), local('Muli-SemiBold'), url(https://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-ade3iOCX2zw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    color: #848484;
    background-color: #f1f5f7;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.ul-bullets {
    list-style: disc;
    padding-left: 15px;
}

ul.ul-bullets li {
    padding-bottom: 15px;
}

ul.ul-bullets1 {
    list-style: disc;
    padding-left: 15px;
}

ul.ul-bullets1 li {
    padding-bottom: 15px;
    color: #848484;
    font-weight: 300;
}

h1 {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    margin-bottom: 25px;
    letter-spacing: -0.2px;
    color: #444;
    font-family: 'Muli', sans-serif;
}

h2 {
    font-weight: 300;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: -0.1px;
    color: #444;
    font-family: 'Muli', sans-serif;

}

h3 {
    font-size: 22px;
    line-height: 30px;
    color: #444;
    font-weight: 300;
}

h4 {
    font-size: 20px;
}

h5 {
    line-height: 24px;
    color: #444;
    font-weight: 400;
    font-size: 18px;
}

h6 {
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #848484;
    font-weight: 400;
}

.rotate-x {
    transform: rotateY(180deg);
}

.signup-hide{
    position: absolute;
    right:15px;
    top:15px;
    font-size:16px;
    cursor:pointer;
}

p {
    font-size: 14px;
    color: #848484;
    line-height: 22px;
    font-weight: 300;
}

.head-p {
    font-size: 18px;
    color: #848484;
    line-height: 24px;
    font-weight: 300;
}

.last-bullets li a{
    color:#848484;
    font-size: 12px;
}


.last-bullets{
    margin-top:50px;
}

.sticky-top {
    top: 100px;
}

.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.mt--50 {
    margin-top: -50px;
}

.text-848 {
    color: #848484;
}

.fw-regular {
    font-weight: 400;
}

.logos {
    height: 58px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.logos_1 {
    width: 235px;
    margin-top: 4px;
}

.logos_1 img {
    position: absolute;
    top: 0;
    left: 0;
}

.logos_2 {
    width: 216px;
    height: 65px;
}

.logos_2 img {
    position: absolute;
    top: 0;
    left: -232px;
}

.logos_3 {
    width: 220px;
    height: 52px;
    margin-top: 6px;
}

.logos_3 img {
    position: absolute;
    top: 4px;
    left: -448px;
}

.logos_4 {
    width: 199px;
    height: 68px;
}

.logos_4 img {
    position: absolute;
    top: 0;
    left: -668px;
}

.logos_5 {
    width: 248px;
    height: 64px;
}

.logos_5 img {
    position: absolute;
    top: 8px;
    left: -864px;
}


/*
.text-428{
    color:#4285F4 !important;
}*/

/* border */

.b-t-1 {
    border-top: 1px solid #e1e1e1;
}

.b-t-2 {
    border-top: 1px solid #d9dadb;
    box-shadow: 0 -1px #eff2f2;
}

.b-b-2 {
    border-bottom: 1px solid #d9dadb;
    box-shadow: 0 1px #eff2f2;
}

.svg-t-p {
    margin-top: -5px;
}

/* text other properties*/

/* button */
.h-c-button {
    font-size: 16px;
    letter-spacing: .5px;
    line-height: .6;
    padding: 17px 24px;
}

.fs-btn {
    padding: 8px 32px;
    font-size: 16px !important;
}

.btn.btn-primary {
    font-size: 14px;
    border-radius: 3px;
    border: 2px solid #4285f4;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    /* padding: 8px 16px; */
    height: 46px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    background: #4285f4;
}

.btn.btn-primary:hover {
    background-color: #4071d9;
    box-shadow: 0 8px 12px rgba(50, 50, 93, .2), 0 1px 3px rgba(0, 0, 0, .06);
}

.apply-btn {
    font-size: 18px;
    padding: 8px 36px;
    border: 2px solid #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}

.btn.btn-border {
    border: 2px solid #fff;
    font-size: 14px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    padding: 8px 16px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    background-color: transparent;
}

.btn.btn-border:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    color: #4285f4;
    font-weight: 700;
}

.btn-co {
    display: none !important;
}

.btn-co.collapsed {
    display: inline-block !important;
}

.home-banner {
    background: #fff;
    /* background-image: url("../image/backbanner.png"); */
    margin-top: 100px;
}

.home-banner h2 {
    line-height: 45px;
}

.home-banner .btn.btn-primary {
    font-size: 16px;
    font-weight: 400;
}

.banner-arrow {
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    color: #fff;
    height: 50px;
    display: block;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    width: 50px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -25px;
    z-index: 100;
    background-color: #448aff;
}

.customer-detail label {
    position: absolute;
    top: 9px;
    left: 0px;
    background: transparent;
    padding: 0;
    transition: all 0.1s ease-in;
    border-radius: 25px;
    z-index: 0;
}

.customer-detail .form-group {
    position: relative;
    margin-bottom: 44px;
}

.customer-detail .form-control {
    position: relative;
    border: 0px;
    padding: 0;
    border-radius: 0;
    border-bottom: 1px solid #f2f2f2;
    outline: 0;
    background-color: transparent;
    z-index: 1;
}

.customer-detail .form-group label {
    color: #bdbdbd;
}

.customer-detail .input-field:not(:placeholder-shown)+label {
    top: -10px;
    z-index: 1;
}

.form-control:focus {
    box-shadow: 0 0 0;
}

.customer-detail .input-field:focus+label {
    top: -10px;
    outline: 0;
    z-index: 1;
}

.has-error .form-control {
    border-bottom: 1px solid #f00;
}

.error-msg,
.error-msg1 {
    color: #f00;
    position: absolute;
    left: 0;
    padding: 4px 0;
}

.error-msg1 {
    bottom: -8px;
}

.error-msg1-green {
    color: green;
}

.submit-has-error .form-control {
    border: 1px solid #f00;
}


.signup.active {
    background-color: green;
    color: #fff;
}

/* background */

.linear-bg1 {
    background: -webkit-linear-gradient(top, #f0f4f7 0, #fff 49%, #fff 100%);
    background: linear-gradient(to bottom, #f0f4f7 0, #fff 49%, #fff 100%);
}

.linear-bg2 {
    background-image: -webkit-radial-gradient(100% 100%, ellipse farthest-side, #ffe49a 20%, #f4739b 50%, #2b0c93 110%);
    background-image: radial-gradient(ellipse farthest-side at 100% 100%, #ffe49a 20%, #f4739b 50%, #2b0c93 110%);
}

.linear-bg3 {
    background: #699fef;
    background: -moz-linear-gradient(left, #699fef 0%, #0080e2 100%);
    background: -webkit-linear-gradient(left, #699fef 0%, #0080e2 100%);
    background: linear-gradient(to right, #699fef 0%, #0080e2 100%);
}

.linear-bg4 {
    background: #ff5252;
    background: -moz-linear-gradient(left, #ff5252 0%, #ff8282 100%);
    background: -webkit-linear-gradient(left, #ff5252 0%, #ff8282 100%);
    background: linear-gradient(to right, #ff5252 0%, #ff8282 100%);
}

.linear-bg5 {
    background: #34a853;
    background: -moz-linear-gradient(left, #34a853 0%, #5ba36e 100%);
    background: -webkit-linear-gradient(left, #34a853 0%, #5ba36e 100%);
    background: linear-gradient(to right, #34a853 0%, #5ba36e 100%);
}

.linear-bg6 {
    background: #ea4335;
    background: -moz-linear-gradient(left, #ea4335 0%, #e8776f 100%);
    background: -webkit-linear-gradient(left, #ea4335 0%, #e8776f 100%);
    background: linear-gradient(to right, #ea4335 0%, #e8776f 100%);
}

.linear-bg7 {
    background: #f4b400;
    background: -moz-linear-gradient(left, #f4b400 0%, #f2d071 100%);
    background: -webkit-linear-gradient(left, #f4b400 0%, #f2d071 100%);
    background: linear-gradient(to right, #f4b400 0%, #f2d071 100%);
}

.bg-428 {
    background-color: #4285F4 !important;
}

.bg-grey {
    background-color: #f1f5f7;
}

.bg-other {
    background-color: #ffffffba;
}

.bg-grey-other {
    background-color: #f6f6f6;
}

.d-table-v {
    display: table-cell;
    vertical-align: middle;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
    width: 100%;
}

.header .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
}

.bg-container {
    background-repeat: no-repeat;
    background-size: 62%;
    background-position: 116% 21%;
}

.bg-container_1 {
    background-repeat: no-repeat;
    background-size: 117%;
    background-position: 82% 5%;
    height: 400px;
}

.bg-container_2 {
    background-repeat: no-repeat;
    background-size: 117%;
    background-position: 56% 5%;
    height: 400px;
}

.bg-container_3 {
    background-repeat: no-repeat;
    background-size: 114%;
    background-position: 15% -321%;
    height: 400px;
}

.bg-container_4 {
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: 116% 21%;
    height: 400px;
}

.bg-container_5 {
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: 106% 21%;
    height: 400px;
}

.bg-container_6 {
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: 24% 0%;
    height: 300px;
}

.bg-container_7 {
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: 104% 25%;
}

.bg-container_8 {
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: 53% 5%;
    height: 450px;
}

.bg-container_9 {
    background-repeat: no-repeat;
    background-size: 84%;
    background-position: 82% 0;
    height: 400px;
}

.bg-container_10 {
    background-repeat: no-repeat;
    background-size: 32%;
    background-position: 94%;
}

.bg-container_11 {
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: 102% -23%;
}

.bg-container_12 {
    background-repeat: no-repeat;
    background-size: 34%;
    background-position: 94% 72%;
}

.h-bar {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0 0;
    background-color: #fafafa;
}

.h-menu {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 0;
    background: #fff;
}

.h-bar ul {
    margin: 0 0 10px 0;
    text-align: right;
}

.h-bar ul li {
    display: inline-block;
}

.h-bar ul li a {
    color: #616161;
    font-size: 12px;
    margin-left: 5px;
    padding-left: 10px;
    display: block;
}

.h-bar ul li a .fa {
    font-size: 14px;
}

.h-bar ul li a:hover {
    color: #4285f4;
}

.h-bar ul li .fa {
    margin-right: 5px;
}

.h-bar ul li a svg {
    fill: #616161;
    margin-top: -2px;
}

.h-bar ul li a:hover svg {
    fill: #4285f4;
}

.navbar {
    padding: 0;
}

.nav-link {
    display: inline-block;
    color: #616161;
    font-size: 14px;
    text-transform: capitalize;
    margin-right: 35px;
    padding: 18px 0 !important;
}

.nav-link:hover {
    color: #4285f4;
}

.arr {
    margin-top: -5px;
    margin-left: -2px;
}

.dropdown-menu {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    top: 90%;
    left: 55%;
    right: auto;
    transform: translate(-50%, 0%);
    transform: -webkit-translate(-50%, 0%);
    transform: -ms-translate(-50%, 0%);
    transform: -moz-translate(-50%, 0%);
    padding: 20px 0;
    box-shadow: 0 3px 5px .3px rgba(0, 0, 0, .24);
    width: 240px;
    border: 0;
}

.plus {
    position: absolute;
    right: 25px;
    color: rgba(0, 0, 0, 0.7);
    top: 14px;
    z-index: 0;
    cursor: pointer;
    transform: rotate(-90deg);
    width: 10px;
    font-weight: bold;
}

.plus::after {
    content: '\f107';
    font-family: fontAwesome;
}

.dropdown-menu .dropdown-item {
    padding: 15px 25px;
    font-size: 14px;
    color: #545454;
}

.dropdown-menu .dropdown-item:hover {
    background-color: #f5f5f5;
}

.dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    transform: translate(0%, 0%);
    transform: -webkit-translate(0%, 0%);
    transform: -ms-translate(0%, 0%);
    transform: -moz-translate(0%, 0%);
    background: #f5f5f5;
    border: 0;
    border-radius: 0;
    z-index: -1;
}

.dropdown-menu .dropdown-menu a:hover {
    background: #e0e0e0;
}

.nav-link.blue-button {
    background: #4285f4;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    border-radius: 3px;
    padding: 0px 16px !important;
    line-height: 36px;
    margin: 11px 0 10px 10px;
}

.fa-angle-right,
.fa-map-marker-alt,
.fa-phone,
.fa-skype,
.fa-envelope {
    color: #007bff;
    margin-right: 5px;
}

/* .fa-angle-left{
    color:#007bff;
} */
.dropdown-item.active,
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown:hover .dropdown-menu .dropdown-menu {
    display: none;
}

.dropdown .dropdown:hover .dropdown-menu {
    display: block
}

.h-services-container .web-card {
    background-color: #fff;
    min-height: 230px;
    padding: 30px 25px 25px;
}

.h-services-container .readmore a {
    color: #848484;
}

.h-services-container .readmore a:hover {
    color: #007bff;
}

.h-services-container .readmore a svg {
    fill: #848484;
}

.h-services-container .links-box {
    display: inline-block;
    margin: 10px 10px 0 0;
    background-color: #f1f5f7;
    padding: 6px 15px;
    line-height: 19px;
    border-radius: 20px;
    font-size: 12px;
}

.h-services .container {
    background-image: url(../image/bg1.png), url(../image/bg-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    padding-bottom: 1rem;
}

.home-css h3 {
    position: relative;
}

.home-css h3 svg {
    position: absolute;
    left: -40px;
    top: 1px;
    width: 28px;
    height: 28px;
    background: #000;
    border-radius: 50%;
    padding: 3px;
}

.home-css h3 svg {
    background: #f9aa33;
    fill: #fff;
}

.home-css .readmore .inactive,
.home-css .readmore .active {
    color: #848484;
}

.home-css .readmore svg {
    fill: #848484;
}

.home-css .readmore a:hover .inactive,
.home-css a:hover .readmore .active {
    color: #4285F4;
}

.home-css .readmore a:hover svg {
    fill: #4285F4;
}

.home-bg-33 .container {
    background-image: url(../image/bg-22.png), url(../image/bg11.png);
    background-repeat: no-repeat, no-repeat;
    background-position: -30px top, bottom right;
    padding-bottom: 1rem;
}

.readmore {
    color: #434e5a;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}

.readmore a svg {
    fill: #007bff;
    margin-top: -2px;
    /* margin-right: 35px; */
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.content-scroll .owl-nav {
    position: absolute;
    right: 10px;
    top: -22px;
    margin: 0 !important;
}

.content-scroll .owl-prev,
.content-scroll .owl-next {
    box-shadow: 0 4px 10px 0 rgba(49, 71, 95, .2);
    height: 40px;
    width: 40px;
    background-color: #fff !important;
    cursor: pointer;
    margin: 0 5px !important;
    border-radius: 50% !important;
    color: #000 !important;
    text-align: center;
}

.content-scroll .owl-prev .fa,
.content-scroll .owl-next .fa {
    margin-top: 5px;
    font-size: 20px;
}

.content-scroll {
    background: #fff;
    padding: 25px 25px 0;
}

.content-scroll.owl-theme .owl-dots {
    padding-bottom: 10px;
}

.projects .owl-dots {
    display: none;
}

.projects .owl-nav {
    position: absolute;
    right: 0;
    top: -40px;
    margin: 0 !important;
}

.projects .owl-prev,
.projects .owl-next {
    box-shadow: 0 4px 10px 0 rgba(49, 71, 95, .2);
    height: 40px;
    width: 40px;
    background-color: #fff !important;
    cursor: pointer;
    margin: 0 5px !important;
    border-radius: 50% !important;
    color: #000 !important;
    text-align: center;
}

.owl-next .fa-angle-right,
.owl-prev .fa-angle-left {
    color: black;
}

.projects .owl-prev .fa,
.projects .owl-next .fa {
    margin-top: 5px;
    font-size: 22px;
}

.projects-block {
    padding: 25px 15px;
}

.projects-inner-block {
    box-shadow: 0 8px 22px rgba(50, 50, 93, .07), 0 3px 12px rgba(0, 0, 0, .07);
    background-color: #fff;
    /* border-radius: 5px; */
    overflow: hidden;
    position: relative;
}

.porjects-img {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px;
}

.porjects-desc img {
    width: auto !important;
    display: inline-block;
}

.porjects-desc {
    background-color: #fff;
    width: 100%;
    padding: 15px 30px 15px;
    position: absolute;
    bottom: -100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.projects-inner-block:hover .porjects-desc {
    bottom: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* end of home project*/

.read-btn[aria-expanded="false"] .active {
    display: none;
}

.read-btn[aria-expanded="true"] .inactive {
    display: none;
}

.register-button {
    cursor: pointer;
    background: #00b4ff;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    color: #fff;
    font-weight: 800;
    line-height: 48px;
    padding: 0 33px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    min-width: 200px;
    text-transform: capitalize;
    outline: none !important;
}

.register-button:hover {
    background: #1dc5ff;
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.logo-box {
    text-align: center;
    border: 1px solid #a5a5a554;
    height: 150px;
    width: 150px;
    vertical-align: middle;
    line-height: 150px;
    background-color: #fff;
}

.logo-box img {
    max-width: 60%;
    vertical-align: middle;
}

.category-box {
    text-align: center;
    border: 1px solid #a5a5a554;
    display: table;
    color: #000;
    width: 100%;
    height: 100px;
    transition: all 0.3s;
    background: #fff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.title {
    color: #000;
    font-weight: 600;
}

.team-info .quote {
    color: #3D5150;
    padding: 0 44px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5rem;
}

.big {
    font-size: 30px;
}

.category-box a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.category-box-grey {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    /* min-height: 145px; */
    min-height: 166px;
}

.job-list {
    position: relative;
    margin: 20px 0;
    width: 100%;
    display: inline-block;
}

.job-list-role {
    position: relative;
}

.role-title {
    display: inline-block;
    color: #808080;
    font: normal 700 24px/1.4 Muli;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.role-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 1px;
    border-bottom: 1px solid #e2e2e2;
}

.job-list-apply-wrap {
    position: absolute;
    top: 10px;
    right: 0px;
    height: 40px;
    text-align: right;
}

.job-list-apply-wrap a {
    display: inline-block;
    padding: 5px 15px;
    min-width: 100px;
    text-align: center;
}

.btn-custom {
    font: normal 700 14px/1.4 Muli;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    border: 0;
    background-color: #0b8ae6;
    border-radius: 3px;
}

.btn-custom:hover {
    color: white;
}

.job-list .job-title {
    font-size: 24px;
    margin-right: 115px;
    font-weight: 500;
    overflow: hidden;
    color: #515357;
    margin-bottom: 0;
    -webkit-transition: color 150ms;
    -moz-transition: color 150ms;
    -o-transition: color 150ms;
    -ms-transition: color 150ms;
    transition: color 150ms;
    margin-top: 0;
}

.text-diff {
    font-size: 18px;
    color: #808080;
    font-weight: 600;
    margin-bottom: 25px;
}

.job-title:hover {
    color: #579eee;
    font-weight: 600;
}

.job-other-info span {
    display: inline-block;
    margin-right: 15px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    color: #808080;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.p-info .form-control {
    width: 100%;
    display: inline-block;
}

.p-detail .form-control {
    width: 80%;
}

.attachment .form-control {
    width: 35%;
}

.name-detail {
    margin-right: 30px;
}

.form-group {
    position: relative;
}

.field-form {
    margin-bottom: 45px;
}

.field-form .form-control {
    height: 42px;
}

.field-form label {
    position: absolute;
    top: -14px;
    padding: 2px 4px;
    color: #000;
    left: 14px;
    background-color: white;
}

.required {
    color: #bd1616;
}

.hide {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

label[for="upload"] {
    display: inline-block;
    font-family: "Muli";
    cursor: pointer;
    text-transform: uppercase;
    /* font-size: 16px; */
    letter-spacing: 0.8px;
    padding: 10px 20px;
    background-color: #4285f4;
    color: #ffffff;
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 2px 10px 0 rgba(0, 0, 0, 0.2); */
    border-radius: 2px;
    transition: all 0.3s;
    margin-bottom: 24px;
}


input[type=file]::-webkit-file-upload-button {
    visibility: hidden;
}

*/ .box-title {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.industries .category-box:hover .box-title {
    color: #fff;
}

.industries .category-box:hover {
    background: #4285f4;
}

.block-img {
    position: absolute;
    height: 34px;
    width: 34px;
    left: -45px;
    top: -5px;
}

.readmore .inactive,
.readmore .active {
    color: #007bff;
}

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.testimonials {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.vert .carousel-control-prev,
.vert .carousel-control-next {
    border: 2px solid rgba(255, 255, 255, .1);
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    outline: 0;
    width: 40px;
    opacity: 1;
    left: -70px;
    font-size: 25px;
}

.vert .fa {
    color: #fff;
}

.vert .carousel-control-prev:hover,
.vert .carousel-control-next:hover {
    border-color: rgb(252, 252, 252);
}

.vert .carousel-control-prev {
    top: 20%;
}

.vert .carousel-control-next {
    top: 40%;
}

.testimonials .quote-text {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    padding-top: 20px;
}

.customer-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.5;
    padding-bottom: 20px;
    padding-top: 42px;
    position: relative;
}

.customer-icon-container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 2px solid rgba(255, 255, 255, .16);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 63px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 63px;
}

.customer-icon-container .customer-icon {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 49px;
    width: 49px;
}

.customer-icon-container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 2px solid rgba(255, 255, 255, .16);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 63px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 63px;
}

.customer-icon {
    background-color: #fff;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 49px;
    width: 49px;
}

.customer-info p {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #fff;
    font-size: 15px;
    max-width: 410px;
    padding-left: 19px;
    margin: 0;
}

.company-icons {
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: top;
}

.company-icon-container {
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-shadow: 0 10px 40px 0 rgba(23, 28, 33, .13), 0 31px 13px 0 rgba(23, 28, 33, .05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: margin 1s cubic-bezier(.2, .6, .3, 1), opacity 2s ease;
    transition: margin 1s cubic-bezier(.2, .6, .3, 1), opacity 2s ease;
}

.company1 {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 144px;
    margin-left: 76px;
    margin-top: 8px;
    position: absolute;
    width: 144px;
}

.company2 {
    -webkit-animation-delay: -1.8s;
    animation-delay: -1.8s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 147px;
    margin-left: 417px;
    margin-top: 17px;
    position: absolute;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    width: 147px;
}

.company2 .company-icon.image {
    background-size: 50%;
}

.company3 {
    -webkit-animation-delay: -2.2s;
    animation-delay: -2.2s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 104px;
    margin-left: 274px;
    margin-top: 150px;
    position: absolute;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    width: 104px;
}

.company4 {
    -webkit-animation-delay: -3.4s;
    animation-delay: -3.4s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 136px;
    margin-left: 15px;
    margin-top: 201px;
    position: absolute;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    width: 136px;
}

.company5 {
    -webkit-animation-delay: -2.4s;
    animation-delay: -2.4s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    background-image: url(../fonts/logo-intuit-preferred.svg);
    background-size: 100px;
    height: 122px;
    margin-left: 524px;
    margin-top: 213px;
    position: absolute;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    width: 122px;
}

.company6 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 144px;
    margin-left: 329px;
    margin-top: 290px;
    position: absolute;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    width: 144px;
}

.company7 {
    -webkit-animation-delay: -2.9s;
    animation-delay: -2.9s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 122px;
    margin-left: 108px;
    margin-top: 395px;
    position: absolute;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    width: 122px;
}

.company8 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 122px;
    margin-left: 515px;
    margin-top: 395px;
    position: absolute;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
    width: 122px;
}

.company9 {
    -webkit-animation-delay: -3.9s;
    animation-delay: -3.9s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    height: 136px;
    margin-left: 300px;
    margin-top: 488px;
    position: absolute;
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
    width: 136px;
}

.company-icon.image {
    width: 100%;
    height: 100%;
    background-size: 64%;
    background-position: center center;
    background-repeat: no-repeat;
}

@-webkit-keyframes floating {
    from {
        -webkit-transform: translateY(8px) rotate3d(0, 0, 1, 3deg);
        transform: translateY(8px) rotate3d(0, 0, 1, 3deg)
    }

    to {
        -webkit-transform: translateY(-8px) rotate3d(0, 0, 1, 0deg);
        transform: translateY(-8px) rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes floating {
    from {
        -webkit-transform: translateY(8px) rotate3d(0, 0, 1, 3deg);
        transform: translateY(8px) rotate3d(0, 0, 1, 3deg)
    }

    to {
        -webkit-transform: translateY(-8px) rotate3d(0, 0, 1, 0deg);
        transform: translateY(-8px) rotate3d(0, 0, 1, 0deg)
    }
}

.text1 {
    color: #6b7c93;
    font-size: 28px;
    line-height: 1.36em;
}

.getting-started {
    display: block;
}

.getting-started .separator {
    margin: 0;
}

.separator {
    background-color: #edf4f9;
    border-style: none;
    height: 2px;
    margin: 72px 0;
    width: 100%;
}

.explor-nav-tabs li {
    float: left;
    width: 100%;
}

.explor-nav-tabs li a.active {
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgba(23, 28, 33, .06);
}

.explor-nav-tabs li a {
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #848484;
    font-weight: 400;
    cursor: pointer;
    padding: 15px 10px 15px 60px;
    background-size: 34px 34px;
    background-repeat: no-repeat;
    background-position: 15px 10px;
    border-radius: 5px;
    width: 100%;
    float: left;
    -webkit-transition: background-image .2s ease-in-out;
    transition: background-image .2s ease-in-out;
}

.nav-link1 {
    background-image: url(../image/event-icon.svg);
}

.nav-link2 {
    background-image: url(../image/ebooks-icon.svg);
}

.nav-link3 {
    background-image: url(../image/blog-icon.svg);
}

.nav-link4 {
    background-image: url(../image/news-icon.svg);
}

.explor-nav-tabs li a.active.nav-link1,
.nav-link1:hover {
    background-image: url(../image/event-icon-active.svg);
}

.explor-nav-tabs li a.active.nav-link2,
.nav-link2:hover {
    background-image: url(../image/ebooks-icon-active.svg);
}

.explor-nav-tabs li a.active.nav-link3,
.nav-link3:hover {
    background-image: url(../image/blog-icon-active.svg);
}

.explor-nav-tabs li a.active.nav-link4,
.nav-link4:hover {
    background-image: url(../image/news-icon-active.svg);
}

.explore-panel-container {
    height: auto;
    margin-left: 50px;
}

.explore-panel-container .readmore5 {
    text-align: center;
    padding: 25px 0;
}

.resources-carousel-panel {
    border-radius: 5px;
    box-shadow: 0 20px 40px 0 rgba(23, 28, 33, .07), 0 4px 9px 0 rgba(23, 28, 33, .06);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    height: 466px;
    width: 100%;
}

.resources-carousel-panel:hover {
    box-shadow: 0 25px 45px rgba(50, 50, 93, .1), 0 12px 19px rgba(0, 0, 0, .06);
}

.resource-detail-container-background {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}

.resources-carousel-panel-link {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

.resources-carousel-panel:hover .resource-detail-container-background {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.resource-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 0;
    bottom: 0;
    display: block;
    height: 150px;
    position: absolute;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    padding: 41px;
}

.resource-info p {
    position: relative;
}

.resources-carousel-panel:hover .resource-info {
    height: 200px;
}

.learn-more-link {
    bottom: -40px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    color: #4285F4;
    transition: all .2s ease;
    width: auto;
}

.resources-carousel-panel:hover .learn-more-link {
    opacity: 1 !important;
}

.round-blue {
    border-radius: 50%;
    background: #4285f4;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px 0;
    margin-left: 15px;
}

.round-blue svg {
    fill: #fff;
}

.column ul {
    margin-bottom: 16px;
    line-height: 28px;
}

.column li {
    list-style: none;
}

.column li .readmore a.text-428 {
    padding: 8px 48px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: #007bff;
    border: none;
    /* border-radius: 10px; */
}

.column strong {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #47495a;
}

.column .tag {
    display: inline-block;
    background: #08ca73;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    padding: 0 4px;
    border-radius: 2px;
    margin-left: 8px;
    font-weight: bold;
}

.column li.social-links {
    padding-top: 7px;
}

.social-links a {
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
}

.social-links a img {
    vertical-align: top;
}

.social {
    height: 24px;
    width: 24px;
}

.social.facebook {
    background-image: url("../image/facebook.svg");
}

.social.twitter {
    background-image: url("../image/twitter.svg");
}

.social.instagram {
    background-image: url("../image/instagram.svg");
}

.social.github {
    background-image: url("../image/github.svg");
}

.image-card {
    background: #f6f6f6;
    min-height: 320px;
    margin-bottom: 20px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 80% auto;
}

.image-card.square {
    width: 100%;
    min-height: 200px;
    background-position: center center;
    background-size: cover;
}

.team-box {
    text-align: center;
}

.iframe-hover {
    border: 0;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    vertical-align: top;
}

.team-box h4 {
    margin-bottom: 10px;
    color: #444;
}

.team-box h6 {
    margin-bottom: 15px;
}

.web-card {
    background: #f6f6f6;
    padding: 30px 25px 45px;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
    min-height: 420px;
    position: relative;
}

.web-card:hover {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
}

.mobile-apps .web-card {
    min-height: 322px;
}

.digital-marketing .web-card {
    min-height: 342px;
}

.mobile-apps .web-card,
.digital-marketing .web-card,
.branding-design .web-card,
.h-services-container .web-card,
.web-developement .web-card {
    min-height: 100%;
}

.web-card .readmore {
    position: absolute;
    /* bottom: 25px; */
    bottom: 12px;
    right: 25px;
}

.feature-box1 {
    height: 400px;
    position: relative;
    cursor: pointer;
}

.blog-head {
    margin-bottom: 76px;
}

.feature-box1 .blog-inner-img {
    height: 315px;
    background-position: left top;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #f1f1f1;
}

.feature-box1 .box-inner-f {
    width: 100%;
    bottom: -38px;
    /* border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; */
    right: 0px;
    padding: 15px;
    background-color: #fff;
    left: 0px;
    margin: 0 auto;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
}

.feature-box1:hover .readmore a svg,
.feature-box1:focus .readmore a svg {
    margin-right: 0px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.web_process,
.bef_slider {
    padding: 60px 0px 30px;
}

.web_process .owl-nav,
.bef_slider .owl-nav {
    position: absolute;
    top: -15px;
    right: 0px;
    max-width: 200px;
    display: inline-flex;
}

.owl-theme.web_process .owl-nav [class*="owl-"],
.owl-theme.bef_slider .owl-nav [class*="owl-"] {
    height: 40px;
    position: relative;
    color: #000;
    box-shadow: 0 4px 10px 0 rgba(49, 71, 95, .2);
    background: #fff;
    width: 40px;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.owl-theme.bef_slider .owl-dots {
    padding: 20px 0 0;
}

.owl-theme.web_process .owl-nav [class*="owl-"]:hover,
.owl-theme.bef_slider .owl-nav [class*="owl-"]:hover {
    color: #fff;
    background: #1170e3;
}

.owl-theme.web_process .owl-nav i,
.owl-theme.bef_slider .owl-nav i {
    font-size: 22px;
    width: 100%;
}

.dev_icon ul {
    list-style: none;
    text-align: center;
}

.dev_icon ul li {
    display: inline;
    margin: 0px 15px;
}

.slick-vertical .slick-slide.slick-active {
    opacity: 0.5;
    border-bottom: 2px solid #5497ff !important;
}

.slick-vertical .slick-slide.slick-active.slick-current {
    opacity: 1;
}

.slick-list.draggable {
    height: 640px !important;
}

.testi .slick-next.slick-arrow,
.testi .slick-prev.slick-arrow {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 0;
    position: absolute;
    left: -60px;
    background: #fff;
}

.testi .slick-next.slick-arrow {
    top: 45%;
    transform: rotate(90deg);
}

.testi .slick-prev.slick-arrow {
    top: 55%;
    transform: rotate(-90deg);
    padding-bottom: 3px;
    padding-right: 3px;
}

.testi .slick-prev::before,
.testi .slick-next::before {
    color: #000;
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
}

.testi-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgb(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(66, 133, 244, 0.8) 0%, rgba(66, 133, 244, 0.1) 24%, rgba(239, 239, 239, 0) 26%, rgba(239, 239, 239, 0) 75%, rgba(66, 133, 244, 0.1) 76%, rgba(66, 133, 244, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(66, 133, 244, 0.8) 0%, rgba(66, 133, 244, 0.1) 24%, rgba(239, 239, 239, 0) 26%, rgba(239, 239, 239, 0) 75%, rgba(66, 133, 244, 0.1) 76%, rgba(66, 133, 244, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(66, 133, 244, 0.8) 0%, rgba(66, 133, 244, 0.1) 24%, rgba(239, 239, 239, 0) 26%, rgba(239, 239, 239, 0) 75%, rgba(66, 133, 244, 0.1) 76%, rgba(66, 133, 244, 0.8) 100%);
}

.slick-track {
    margin-top: -80px;
}

.content_1 {
    border-bottom: 1px solid #f1f1f2;
    margin-bottom: 15px;
}

.content_2 {
    border-bottom: 1px solid #d5d5d8;
    margin-bottom: 15px;
}

.goto-web {
    text-decoration: underline;
    color: #444;
}

.goto-web1 {
    text-decoration: none;
    color: #444;
}

.goto-web1:hover {
    text-decoration: none;
    color: blue;
}

.goto-web:hover {
    text-decoration: underline;
    color: blue;
}

/* blog */

.blog-page h6 {
    margin-bottom: 5px;
}

.blog-page h3 {
    margin-bottom: 15px;
}

.blog-page h2,
.blog-page1 h2 {
    margin-bottom: 35px;
}

.blog-page .blog-img {
    height: 230px;
    width: 100%;
    background-size: cover;
    background-color: #f1f1f1;
    background-position: center center;
    background-repeat: no-repeat;
}

.blog1-container {
    border-top: 1px solid #d7d7d7;
    padding: 30px 0;
}

.blog-c-img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 188px;
    height: 0;
    padding-top: 56.25%;
}

.uni-blog-nup__column-contents {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.uni-blog-nup__article {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.uni-blog-nup__header {
    color: #414141;
    display: flex;
    flex: 0 1 auto;
    flex-grow: 1;
    flex-direction: column;
}

.blog-sec h6 {
    margin-bottom: 15px;
}

.blog-sec h2 {
    margin-bottom: 40px;
}

.blog-sec h3 {
    margin-bottom: 15px;
}

.blog-sec .blog-inner h5 {
    margin-bottom: 15px;
}

.blog-inner-img {
    height: 440px;
    width: 100%;
    margin: 0 auto 30px;
    background-size: cover;
    background-color: #f1f1f1;
    background-position: center center;
    background-repeat: no-repeat;
}

.blog-inner p {
    margin-bottom: 20px;
}

.blog-inner br {
    margin-bottom: 10px;
}

.blog-inner ul,
.blog-inner ol {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
}

.blog-inner ul li,
.blog-inner ol li {
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 0;
}

.blog-inner ul li:first-child,
.blog-inner ol li:first-child {
    padding-top: 0;
}

.blog-inner ol.ol-alphabet {
    list-style: upper-alpha;
}

.blog-inner ol.ol-numbers {
    list-style: decimal;
}

.blog-inner ol.ol-romans {
    list-style: lower-roman;
}

.blog-inner ul.ul-bullets {
    list-style: disc;
}

.blog-inner ul.ul-tick {
    list-style: none;
}

.blog-inner ul.ul-tick li:before {
    content: '✓';
    left: 5px;
    position: absolute;
}

.contact {
    background-color: #4285f4;
    color: white;
}

.contact .note {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.contact-us {
    margin-top: 80px;
    font-family: 'Muli', arial, sans-serif;
}

.contact-us h2,
.contact-us p,
.hours-available {
    font-family: 'Muli', arial, sans-serif;
}

.contact-us h2 {
    font-weight: 300;
}

.contact i {
    transform: rotate(90deg);
}

.contact a {
    font-size: 22px;
}

.contact-us .container {
    background: none;
}

.hours-available {
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px;
    opacity: 0.8;
}

.text-dark {
    color: black;
}

.customer-detail {
    margin-top: -270px;
}

.pa-80 {
    padding-left: 100px;
}

.pr-80 {
    padding-right: 100px;
}

.lg-button {
    width: 198px;
    text-transform: uppercase;
    padding: 0 !important;
    height: 48px;
    line-height: 42px;
}

.column li a,
.column li i {
    color: #848484;
}

.column li .fa-angle-right {
    color: #848484;
}

/* .fa-angle-right:hover::before,.fa-angle-left:hover::before{
    color:#fff;
} */
.navbar-toggler {
    padding: 0;
}

.close-nav {
    display: none;
}

.signup {
    background: #545454;
    display: none;
}

.main {
    display: block;
}

.signup .field-input,
.signup .field-checkbox {
    position: relative;
    margin-bottom: 34px;
}

.signup h3 {
    font-weight: 400;
    font-family: 'Muli', arial, sans-serif;
}

.signup p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Muli', arial, sans-serif;
}

.signup .field-input input {
    width: 100%;
    border: 0;
    padding: 6px 2px;
    color: #fff;
    font-family: 'Muli', arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    background-color: transparent;
}

.signup .field-checkbox label {
    color: white;
    position: absolute;
    left: 20px;
    font-size: 16px;
    top: 0;
    font-family: 'Muli', arial, sans-serif;
    font-weight: 400;
}

.signup .field-input label {
    color: white;
    position: absolute;
    left: 0;
    top: -20px;
    font-family: 'Muli', arial, sans-serif;
    font-weight: 400;
}

.signup input::placeholder {
    color: rgba(255, 255, 255, .38);
    font-family: 'Muli', arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.signup input:focus,
.signup input:valid {
    outline: 0;
    background: transparent;
}

.signup .btn-immersive {
    background-color: #4285f4;
    border: 0;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-family: 'Muli', arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 20px;
    min-height: 48px;
    min-width: 100px;
    padding: 15px 24px;
    outline: 0;
}

.signup .disabled {
    cursor: not-allowed;
    background-color: #d7d7d7;
}

.layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.job-title-name:hover {
    color: #515357;
    font-weight: 500;
}

.lists-skils {
    margin-left: 20px;
}

.lists-skils li {
    list-style-type: circle;
}

.column .link:hover i,
.column .link:hover a {
    color: #4285f4;
}

/* resp menu */
.navbar-toggler img {
    vertical-align: middle;
}

.navbar-toggler span {
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.navbar-toggler img {
    opacity: 0.6;
}

.navbar-toggler img.close-icon {
    display: none;
}

.navbar-toggler.open img.close-icon {
    display: block;
}

.navbar-toggler.open img.menu-icon {
    display: none;
}

.resp-menu {
    position: fixed;
    left: 0;
    top: 84px;
    right: 0;
    bottom: 0;
    background-color: #4285f4;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2147483647;
    height: calc(100vh - 84px);
    /* display: none; */
}

.resp-menu .hide,
.resp-menu.hide {
    display: none;
}

.resp-menu ul li {
    position: relative;
    border-bottom: 1px solid #02adf7;
}

.resp-menu ul li a,
.resp-menu ul li button,
.resp-menu ul li .without-a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    display: block;
    padding: 13px 15px;
}

.resp-menu ul li .drop-menu {
    position: absolute;
    right: 0px;
    top: 5px;
    border: 0;
    background-color: transparent;
    padding: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: 0;
    transform: rotate(0deg);
    transition: transform 0.3s ease-in;
}

.resp-menu ul li .drop-menu.open img {
    transform: rotate(180deg);
}

.resp-menu ul li .drop-menu:hover,
.resp-menu ul li .drop-menu:focus,
.resp-menu ul li .drop-menu:active {
    outline: 0;
}

.resp-menu ul ul {
    background-color: #02aaf1;
}

.resp-menu ul ul ul {
    background-color: #00b4ff;
}

.resp-menu ul ul>li>a,
.resp-menu ul ul>li>button,
.resp-menu ul ul>li>.without-a {
    padding: 10px 30px;
}

.resp-menu ul ul ul>li>a,
.resp-menu ul ul ul>li>button,
.resp-menu ul ul ul>li>.without-a {
    padding: 10px 45px;
}

.resp-menu p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

@media (min-width:577px) and (max-width:767px) {
    .text-media {
        text-align: center;
    }

    .resp-menu {
        display: block;
    }

    .mt-xs-5 {
        margin-top: 3rem;
    }

    .dropdown-menu {
        transform: none;
        padding: 0;
    }

    .bars-icon {
        font-size: 20px;
        padding: 5px;
        color: #1f9ad6;
    }

    .pt-20 {
        padding-top: 20px;
    }

    .navbar-collapse {
        height: 100vh;
    }

    .h-services .container {
        background-position: 8px top, bottom right;
        background-size: 80px;
    }

    .home-bg-33 .container {
        background-position: -11px -24px, bottom right;
        background-size: 140px;
    }

    .navbar-brand img {
        width: 198px;
    }

    button:focus {
        outline: none;
    }

    .home-banner {
        margin-top: 84px;
    }

    .web-card {
        min-height: 100%;
        margin-bottom: 30px;
    }

    .web-card4 {
        margin-bottom: 3rem;
    }

    .carousel {
        height: auto !important;
        margin-top: 0 !important;
    }

    .carousel .carousel-item .carousel-caption {
        top: 30% !important;
    }

    .carousel .carousel-item .carousel-caption h2 {
        font-size: 50px !important;
    }

    .owl-carousel .owl-item img {
        height: auto !important;
    }

    .mobile-apps .web-card,
    .digital-marketing .web-card,
    .branding-design .web-card,
    .h-services-container .web-card,
    .web-developement .web-card {
        min-height: 100%;
    }

    .h-services .container {
        padding-bottom: 0;
    }

    .banner-arrow {
        bottom: 15px;
    }

    .explore-panel-container {
        margin-left: 0;
    }

    .resources-carousel-panel {
        padding-bottom: 20px;
        background-color: #fff;
    }

    .resources-carousel-panel-link {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 1px solid #fff;
    }

    .right-angle {
        display: none !important;
    }

    .feature-box1 img {
        width: 100%;
        height: auto;
    }

    .hero {
        margin-top: 85px !important;
    }

    .hero .intro .text-col h1 {
        font-size: 28px !important;
        ;
    }

    .hero .intro .text p {
        font-size: 15px !important;
    }

    .text1 {
        font-size: 24px;
    }

    .company-icons {
        text-align: center;
        padding: 20px 12px;
    }

    .company1,
    .company2,
    .company3,
    .company4,
    .company5,
    .company6,
    .company7,
    .company8,
    .company9 {
        width: 80px;
        height: 80px;
        animation-delay: unset;
        animation-duration: unset;
        display: inline-block;
        margin: 10px 16px;
        position: unset;
    }

    .readmore {
        margin-bottom: 15px;
    }

    .blog-sec h6,
    .blog-sec h2 {
        margin-bottom: 10px;
    }

    .stellarnav.mobile.active {
        height: calc(100vh - 85px) !important;
    }

    .bg-container,
    .bg-container_1,
    .bg-container_2,
    .bg-container_3,
    .bg-container_4,
    .bg-container_5,
    .bg-container_6,
    .bg-container_7,
    .bg-container_8,
    .bg-container_9,
    .bg-container_10,
    .bg-container_11,
    .bg-container_12 {
        background-image: none !important;
        height: auto;
    }

    .field-checkbox {
        text-align: left;
    }

    .customer-detail {
        margin-top: 0;
        padding: 40px 20px !important;
    }

    .pa-80 {
        padding: 40px 8px;
    }

    .detail-submit {
        width: 150px;
    }

    .first-img {
        background-image: none !important;
        height: auto !important;
    }

    .job-list .job-title {
        font-size: 22px;
    }

    .job-other-info span {
        font-size: 10px;
    }

    .job-list-apply-wrap .fs-btn {
        font-size: 12px !important;
        margin-top: 4px;
    }

}

@media screen and (max-width:1200px) {

    .header .container-fluid,
    .container-fluid,
    .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        width: 100%;
    }

    h1 {
        font-size: 28px;
        line-height: 38px;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .testi .slick-next.slick-arrow,
    .testi .slick-prev.slick-arrow {
        left: auto;
        right: 10px;
        z-index: 10000;
        top: 60%;
    }

    .testi .slick-next.slick-arrow {
        right: 60px;
    }
}





@media (min-width:250px) and (max-width:576px) {
    /* .h-bar {
        display: none;
    } */

    .h-bar ul li a{
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu {
        transform: none;
        padding: 0;
        position: relative;
        left: 0;
        width: 100%;
        box-shadow: none;
    }

    .bars-icon {
        font-size: 20px;
        padding: 5px;
        color: #1f9ad6;
    }

    .navbar-collapse {
        height: 100vh;
    }

    .h-services .container {
        background-position: 8px top, bottom right;
        background-size: 50px;
    }

    .home-bg-33 .container {
        background-position: -8px 41px, bottom right;
        background-size: 80px;
    }

    .text-media {
        text-align: center;
    }

    .text-media-sm {
        text-align: center;
    }

    .pt-20 {
        padding-top: 20px;
    }

    .navbar-brand img {
        width: 198px;
    }

    button:focus {
        outline: none;
    }

    .home-banner {
        margin-top: 43px;
    }

    .resp-menu {
        /* top: 43px; */
        top:83px;
        height: calc(100vh - 83px);
        height: -webkit-calc(100vh - 83px);
        height: -o-calc(100vh - 83px);
        height: -moz-calc(100vh - 83px);
    }

    .web-card {
        min-height: auto;
        margin-bottom: 30px;
    }

    .web-card4 {
        margin-bottom: 3rem;
    }

    .owl-carousel .owl-item img {
        height: auto !important;
    }

    .mobile-apps .web-card,
    .digital-marketing .web-card,
    .branding-design .web-card,
    .h-services-container .web-card,
    .web-developement .web-card {
        min-height: 100%;
    }

    .h-services .container {
        padding-bottom: 0;
    }

    .banner-arrow {
        bottom: 15px;
    }

    .explore-panel-container {
        margin-left: 0;
    }

    .resources-carousel-panel {
        padding-bottom: 20px;
        background-color: #fff;
    }

    .resources-carousel-panel-link {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 1px solid #fff;
    }

    .right-angle {
        display: none !important;
    }

    .feature-box1 img {
        width: 100%;
        height: auto;
    }

    .hero {
        margin-top: 40px !important;
    }

    .hero .intro .text-col h1 {
        font-size: 28px !important;
        ;
    }

    .hero .intro .text p {
        font-size: 15px !important;
    }

    .carousel {
        height: auto !important;
        margin-top: 0 !important;
    }

    .carousel .carousel-item .carousel-caption {
        top: 12% !important;
    }

    .carousel .carousel-item .carousel-caption h2 {
        font-size: 30px !important;
    }

    .company-icons {
        display: none;
        padding: 15px;
    }

    .mt-xs-5 {
        margin-top: 3rem;
    }

    .text1 {
        font-size: 20px;
    }

    .text1 .btn {
        margin: 10px;
    }

    .testi .slick-next.slick-arrow,
    .testi .slick-prev.slick-arrow {
        left: 40%;
        z-index: 10000;
        top: 100%;
    }

    .testi .slick-prev.slick-arrow {
        left: 55%;
    }

    .readmore {
        margin-bottom: 15px;
    }

    .blog-sec h6,
    .blog-sec h2 {
        margin-bottom: 10px;
    }

    .bg-container,
    .bg-container_1,
    .bg-container_2,
    .bg-container_3,
    .bg-container_4,
    .bg-container_5,
    .bg-container_6,
    .bg-container_7,
    .bg-container_8,
    .bg-container_9,
    .bg-container_10,
    .bg-container_11,
    .bg-container_12 {
        background-image: none !important;
        height: auto;
    }

    .field-checkbox {
        text-align: left;
    }

    .customer-detail {
        margin-top: 0;
        padding: 40px 20px !important;
    }

    .pa-80 {
        padding: 40px 8px;
    }

    .detail-submit {
        width: 150px;
    }

    .first-img {
        background-image: none !important;
        height: auto !important;
    }

    .job-list .job-title {
        font-size: 22px;
    }

    .job-other-info span {
        font-size: 10px;
    }

    .job-list-apply-wrap .fs-btn {
        font-size: 12px !important;
        margin-top: 4px;
    }

    label[for="upload"] {
        font-size: 12px;
    }

    .carrer-btn {
        height: 40px !important;
        font-size: 12px !important;
        line-height: 40px !important;
        padding: 0 8px !important;
    }
}

/* menu */
.first-level {
    position: fixed !important;
    top: 97px;
    left: 0;
    width: 100vw;
    right: auto;
    transform: translate(0, 0);
    z-index: -1;
    border-radius: 0px;
    padding: 0 100px;
}

.first-level .single-border {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    height: 100%;
    padding: 48px 0;
}

.first-level .col-md-4:last-child .single-border {
    border-right: 0;
}

.first-level h6 {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
}

.first-level h6 {
    color: #444;
}

.first-level p {
    margin-bottom: 5px;
}

.first-level p img {
    margin-top: -3px;
}

.first-level p a {
    color: #848484;
}

.first-level p a:hover {
    color: #4285f4;
}

@media (min-width:767px) and (max-width:992px) {
    .first-level.open-width {
        width: 440px;
    }

    .owl-carousel .owl-item img {
        height: auto !important;
    }

    .nav-link {
        margin-right: 6px;
        font-size: 12px;
    }

    .dropdown-menu {
        left: 0;
        width: 200px;
    }

    .dropdown-menu .dropdown-item {
        font-size: 12px;
        padding: 12px 20px;
    }

    .dropdown-menu {
        transform: none;
        padding: 0;
    }

    .bars-icon {
        font-size: 20px;
        padding: 5px;
        color: #1f9ad6;
    }

    button:focus {
        outline: none;
    }

    .h-services-container .web-card {
        min-height: 100%;
    }

    .mobile-apps .web-card,
    .digital-marketing .web-card,
    .branding-design .web-card,
    .h-services-container .web-card,
    .web-developement .web-card {
        min-height: 100%;
    }

    .company-icons {
        text-align: center;
        padding: 40px 10px;
    }

    .company1,
    .company2,
    .company3,
    .company4,
    .company5,
    .company6,
    .company7,
    .company8,
    .company9 {
        width: 90px;
        height: 90px;
        animation-delay: unset;
        animation-duration: unset;
        display: inline-block;
        margin: 12px 20px;
        position: unset;
    }

    .testi .slick-next.slick-arrow,
    .testi .slick-prev.slick-arrow {
        top: 50%;
    }

    .hero .intro .text-col h1 {
        font-size: 34px !important;
    }

    .hero .intro .text p {
        font-size: 18px !important;
    }

    .carousel {
        height: auto !important;
        margin-top: 0 !important;
    }

    .carousel .carousel-item .carousel-caption {
        top: 30% !important;
    }

    .carousel .carousel-item .carousel-caption h2 {
        font-size: 70px !important;
    }
}

/* vishwa css */
.hero {
    margin-top: 100px
}

.frame {
    width: 100%;
}

.hero .intro .text-col h1 {
    font-size: 80px;
    font-weight: bold;
    line-height: 1.2;
    color: red;
    -webkit-animation-name: example;
    -webkit-animation-duration: 60s;
    animation-name: example;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.hero .intro .text p {
    font-size: 22px;
    line-height: 1.5;
    color: #000;
    opacity: 0.8
}

.carousel {
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: 800px
}

.carousel .carousel-inner {
    width: 100%;
    height: auto
}

.carousel .carousel-item {
    position: relative
}

.carousel .carousel-item img {
    width: 100%;
    height: auto
}

.carousel .carousel-item .carousel-caption {
    position: absolute;
    top: 35%;
    left: 20%
}

.carousel .carousel-item .carousel-caption h2 {
    font-size: 100px;
    font-weight: bold
}

@-webkit-keyframes example {
    0% {
        color: #64CEF6
    }

    25% {
        color: #FBC229
    }

    50% {
        color: #B9D145
    }

    75% {
        color: #434343
    }

    to {
        color: #E08455
    }
}

@keyframes example {
    0% {
        color: #64CEF6
    }

    25% {
        color: #FBC229
    }

    50% {
        color: #B9D145
    }

    75% {
        color: #434343
    }

    to {
        color: #E08455
    }
}