.space70,
.space90 {
    width: 100%;
    float: left
}

#left-menu,
#menulink {
    position: fixed;
    background: #fcdb38;
    z-index: 9999999999
}

.message-pop,
select.selector {
    -webkit-appearance: none;
    -moz-appearance: none
}

.btn-default,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span,
textarea,
ul {
    margin: 0;
    padding: 0
}

.no_space {
    padding-right: 0!important;
    padding-left: 0!important
}

.space70 {
    margin-top: 70px
}

.space90 {
    margin-top: 90px
}

body {
    font-family: Montserrat-SemiBold
}

.alt-font {
    font-family: Verdana, Geneva, sans-serif
}

* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: HELVETICANEUBOLD;
    src: url('../fonts/HELVETICA NEU BOLD.ttf')
}

@font-face {
    font-family: PermanentMarker;
    src: url(../fonts/PermanentMarker.ttf)
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.ttf)
}

@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/Montserrat-Light.ttf)
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.ttf)
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.ttf)
}

#menulink {
    cursor: pointer;
    right: 15px;
    top: 10px;
    padding: 0 3px;
    display: none
}

#left-menu {
    width: 212px;
    height: 100%;
    margin-left: -212px
}

#left-menu ul {
    margin: 0;
    padding: 10px 0;
    width: 100%;
    list-style: none
}

#left-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 10px;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(255, 252, 252, .99)
}

#left-menu ul li a:hover {
    background: #000
}

.home-bg {
    background: url(../images/home-bg.jpg) center bottom/cover repeat-x #000;
    float: left;
    height: 100vh;
    width: 100%
}

.development-mid-sec {
    float: left;
    width: 100%;
    padding: 0 0 20px;
    background: url(../images/hosting-first-bg.jpg);
    height: 350px;
    text-align: center;
    background-size: cover
}

.portfolio-sec:before {
    content: url(../images/d-shape-white.png);
    position: absolute;
    text-align: center;
    top: 42px
}

.heading1 ul li:before,
.heading2 ul li:before {
    content: url(../images/green-tick.png);
    left: 0;
    top: 1px
}

.development-mid-sec h1 {
    color: #fefefe;
    font-size: 25px;
    line-height: 26px;
    width: 100%;
    text-align: left;
    margin: 80px 0 0
}

.development-mid-sec p {
    color: #fefefe;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 18px;
    margin: 10px auto 20px;
    width: 100%;
    text-align: left
}

.development-mid-sec img {
    margin: 15px 0 0
}

.cont-upper {
    float: left;
    width: 100%;
    padding: 70px 0 50px;
    text-align: center
}

.cont-upper h1 {
    font-size: 20px;
    line-height: 18px;
    color: #181818;
    font-family: Montserrat-Bold
}

.cont-upper p,
.heading1 p,
.heading1 ul li,
.heading2 p,
.heading2 ul li,
.numbers p,
.section-cont p {
    font-family: Montserrat-Regular
}

.cont-upper span {
    color: #2daffd;
    margin: 10px auto;
    display: inline-flex;
    width: auto
}

.cont-upper p {
    color: #181818;
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto 40px;
    width: 70%
}

.numbers p,
.numbers span {
    line-height: 18px;
    color: #fff
}

.heading1,
.numbers,
.numbers p,
.numbers span {
    width: 100%;
    text-align: center;
    float: left
}

.numbers {
    background: url(../images/numbers-bg.jpg);
    height: 178px
}

.numbers img {
    margin: 33px 0 0
}

.numbers span {
    font-size: 33px;
    margin: 15px 0
}

.numbers p {
    font-size: 16px
}

.heading1 h1,
.heading1 p {
    line-height: 18px;
    color: #181818
}

.heading1 {
    background: #f4f4f4;
    padding: 30px 0 50px
}

.heading1 h1 {
    text-align: left;
    font-size: 18px;
    margin: 15px 0 20px;
    padding: 0 0 0 10px
}

.heading1 p {
    text-align: left;
    font-size: 14px
}

.heading1 ul li {
    list-style: none;
    position: relative;
    line-height: 26px;
    padding: 0 0 0 20px
}

.heading2 h1,
.heading2 p {
    line-height: 18px;
    color: #181818
}

.heading1 ul li:before {
    position: absolute
}

.heading1 ul {
    float: left;
    padding: 20px 0 0 20px;
    text-align: left
}

.heading2,
.section-cont {
    width: 100%;
    text-align: center;
    float: left
}

.section-cont {
    min-height: 324px;
    padding: 10px 2px;
    border-radius: 4px;
    transition: all .3s ease
}

.section-cont:hover {
    background: #e2e3e5;
    transition: all .3s ease
}

.heading2 {
    background: #fff;
    padding: 30px 0 50px
}

.heading2 h1 {
    text-align: left;
    font-size: 18px;
    margin: 15px 0 20px;
    padding: 0 0 0 10px
}

.heading2 p {
    text-align: left;
    font-size: 14px
}

.heading2 ul li {
    list-style: none;
    position: relative;
    line-height: 26px;
    padding: 0 0 0 20px
}

.heading2 ul li:before {
    position: absolute
}

.portfolio-sec,
.steps-cont {
    position: relative;
    width: 100%
}

.heading2 ul {
    float: left;
    padding: 20px 0 0 20px;
    text-align: left
}

.section-cont h1 {
    color: #181818;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat-SemiBold
}

.section-cont p {
    font-size: 14px;
    line-height: 19px;
    margin: 10px auto 0;
    width: 90%
}

.step-upper p,
.step-upper2 p {
    line-height: 14px;
    font-family: Montserrat-Regular
}

.section-cont img {
    margin: 0 0 20px
}

.development-mid-sec a {
    font-size: 14px;
    color: #fefefe;
    border: 3px solid #fefefe;
    padding: 7px 20px;
    border-radius: 40px;
    transition: ease-in-out .5s;
    float: left
}

@keyframes jump {
    0% {
        top: 0
    }
    50% {
        top: 10px
    }
    100% {
        top: 20px
    }
}

.step-upper h1,
.step-upper2 h1 {
    z-index: 999;
    top: 40px;
    color: #fff
}

.portfolio-sec {
    float: left;
    height: 1540px;
    background: url(../images/portfolio-bg.png);
    background-size: cover;
    text-align: center;
    padding: 190px 0 0
}

.steps-cont {
    float: left;
    margin: 50px 0 80px;
    text-align: center
}

.step-upper {
    text-align: center;
    position: relative;
    margin: 60px 0 0
}

.step-upper h1,
.step-upper img {
    transition-duration: .5s;
    position: absolute
}

.step-upper h1 {
    font-size: 39px;
    text-align: right;
    width: 100%
}

.step-upper img {
    left: 58px
}

.step-upper p {
    text-align: left!important;
    font-size: 14px;
    color: #fff;
    width: 84%;
    transition-duration: .2s
}

.center-image {
    position: relative
}

.center-image img,
.center-image2 img {
    transition-duration: .5s!important;
    height: 231px
}

.center-image:after {
    position: absolute;
    content: url(../images/arrow-right.png);
    bottom: -80px;
    right: 50px
}

.steps-cont2 {
    float: left;
    width: 100%;
    margin: 0 0 47px
}

.step-upper2 {
    text-align: center;
    position: relative;
    margin: 60px 0 0
}

.step-upper2 h1,
.step-upper2 img {
    position: absolute;
    transition-duration: .5s
}

.step-upper2 h1 {
    font-size: 39px;
    text-align: left;
    width: 100%
}

.step-upper2 img {
    right: 27px
}

.step-upper2 p {
    text-align: end!important;
    font-size: 14px;
    color: #fff;
    width: 84%;
    float: right;
    transition-duration: .5s
}

.banner-left,
.banner-left.brand-identity,
.banner-left.services {
    text-align: center
}

.banner-left a,
.cont-sec a,
.right-cont p a {
    transition: ease-in-out .5s
}

.center-image2 {
    position: relative
}

.center-image2:after {
    position: absolute;
    content: url(../images/arrow-left.png);
    bottom: -80px;
    left: 50px
}

.center-image2.remove-before:after {
    display: none
}

.header {
    float: left;
    width: 100%;
    padding: 15px 0 0;
    position: absolute;
    z-index: 999999;
    top: 0
}

.right-cont p a {
    color: #fff
}

.right-cont p a:hover {
    color: #fbda38
}

.right-cont p {
    color: #fff;
    font-family: Montserrat-SemiBold;
    float: right;
    margin: 0 0 0 30px;
    font-size: 13px
}

ul.right-cont {
    float: right;
    width: auto;
    margin: 10px 0 0
}

ul.right-cont li {
    float: left;
    list-style: none;
    padding: 0 0 0 30px
}

ul.right-cont li a {
    color: #fefefe;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}

.right-cont {
    float: right;
    width: auto
}

a.menu-lines {
    font-size: 30px;
    margin: 0 0 0 45px!important;
    float: left;
    color: #fff
}

.banner-left h1 {
    font-weight: 300;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat-Light
}

.banner-left h2,
.banner-left h3 {
    font-size: 58px;
    font-weight: 300;
    text-transform: uppercase
}

.banner-left h2 {
    color: #fff;
    font-family: Montserrat-SemiBold
}

.banner-left h3 {
    color: #fcdb38;
    font-family: PermanentMarker;
    position: relative;
    display: inline-flex
}

.banner-left h3:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left: 0;
    text-align: center;
    width: 100%
}

.banner-left p {
    color: #fefefe;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    width: 48%;
    margin: 48px auto 90px;
    font-family: Montserrat-Regular
}

.step-inner-left p,
.step-inner-right p {
    line-height: 22px;
    font-family: Montserrat-Regular
}

.banner-left {
    float: left;
    width: 100%;
    margin: 80px 0 0
}

.banner-left.services h2 {
    font-size: 66px;
    color: #fefefe;
    margin: 0 0 90px
}

.banner-left.services a {
    float: none;
    background: 0 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 40px 42px;
    border-radius: 50%;
    text-transform: uppercase;
    border: 5px solid
}

.banner-left.services {
    margin: 140px 0 0
}

.banner-left a,
.banner-left.logo-design a {
    margin: 70px 10px 0 0;
    font-weight: 700;
    padding: 10px 30px;
    font-size: 20px;
    text-transform: uppercase
}

.banner-left a {
    float: none;
    background: 0 0;
    color: #fff;
    border: solid;
    border-radius: 30px
}

.banner-left a:hover {
    background: #fcdb38;
    border-color: #fcdb38;
    color: #000
}

.cont-sec a:hover,
.development-mid-sec a:hover {
    background: #13182e;
    border-color: #13182e;
    color: #fff
}

.banner-left.logo-design a {
    float: left;
    color: #fff;
    border: none;
    border-radius: 30px;
    background: #5f2e7c
}

.banner-left a.color-change {
    color: #000!important;
    background: #fcdb38!important;
    border: solid #fcdb38!important
}

.banner-left.brand-identity h3:after {
    left: unset;
    text-align: center!important;
    width: 100%
}

.banner-left.brand-identity p {
    margin: 70px auto
}

.banner-left.brand-identity a {
    float: none!important
}

.banner-cont {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999999;
    top: 8%
}

.screen-cont {
    position: absolute;
    width: auto;
    right: 86px;
    top: 20%
}

.cont-sec,
.cont-sec-after img,
.intro-sec,
.section2 {
    width: 100%
}

img.screen1,
img.screen2,
img.screen3 {
    position: absolute;
    top: 0
}

.intro-sec {
    float: left;
    background: #fcdb38
}

img.screen1 {
    right: 210px;
    z-index: 99
}

img.screen2 {
    right: 100px;
    z-index: 9
}

img.screen3 {
    right: 0
}

.section2 {
    float: left;
    background: linear-gradient(-45deg, #070707, #020514, #000104, #000);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
    height: 799px;
    text-align: center;
    padding: 40px 0 48px
}

.cont-sec {
    float: left;
    position: relative;
    text-align: center;
    padding: 140px 0;
    margin: -72px 0 0;
    background: url(../images/cont-bg.png);
    background-size: cover
}

.cont-sec:after,
.cont-sec:before {
    position: absolute;
    text-align: center
}

.step-inner-left:hover,
.step-inner-right:hover {
    background-color: #fcdb38!important
}

.cont-sec-after {
    float: left;
    width: 100%
}

.cont-sec:before {
    content: url(../images/d-shape.png);
    top: 35px
}

.cont-sec:after {
    content: url(../images/d-shape-white.png);
    bottom: -56px
}

#diamond:after,
.form-group label:before {
    content: ''
}

.cont-sec a {
    font-size: 20px;
    color: #1c232e;
    border: 3px solid #fe497a;
    padding: 10px 30px;
    border-radius: 40px
}

.step-inner-left,
.step-inner-right {
    padding: 6px 9px;
    border: 3px solid #eaeaea;
    transition-duration: 2s
}

.step-inner-right {
    float: left;
    width: 75%;
    min-height: 6px 9px
}

.step-inner-right h1,
.step-inner-right p {
    width: 100%;
    text-align: left;
    color: #333;
    float: left
}

.step-inner-right h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 4px 0 0
}

.step-inner-right p {
    font-size: 14px;
    margin: 13px 0 0
}

.step-inner-left {
    float: left;
    width: 75%;
    min-height: 120px
}

.step-inner-left h1,
.step-inner-left p {
    width: 100%;
    float: left;
    text-align: right;
    color: #333
}

.step-inner-left h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 4px 0 0
}

.step-inner-left p {
    font-size: 13px;
    margin: 13px 0 0
}

#diamond,
#diamond:after {
    width: 100px;
    height: 100px
}

.diamond-upper,
.plan-cont,
.plans-section,
.section3 {
    text-align: center
}

.diamond-upper h1 {
    z-index: 99999999;
    position: relative;
    top: 95px;
    font-size: 31px;
    line-height: 44px;
    color: #333
}

.diamond-upper {
    position: absolute;
    left: 0;
    right: 0
}

#diamond {
    border: 130px solid transparent;
    border-bottom-color: #fcdb38;
    position: absolute;
    top: -104px;
    margin: 0 auto;
    left: -13px;
    right: 0
}

#diamond:after {
    position: absolute;
    left: -130px;
    top: 130px;
    border: 130px solid transparent;
    border-top-color: #fcdb38
}

.inner-plan,
.plans-section {
    width: 100%;
    position: relative
}

.plans-section a {
    font-size: 18px;
    color: #333;
    background: #fcdb38;
    float: none;
    padding: 17px 25px;
    margin: 0 auto
}

.plans-section {
    float: left;
    background: url(../images/plan-bg.png) #000;
    height: auto;
    background-size: cover;
    padding: 75px 0 65px
}

.inner-plan {
    float: left;
    margin: 80px 0 0;
    padding: 15px 0;
    background: #fcdb38
}

.inner-plan:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f0d8";
    top: -31px;
    left: 0;
    right: 0;
    font-size: 36px;
    color: #fcdb38
}

.cont-sec p,
.footer-cont2 p,
.footer-cont3 span,
.inner-plan p,
.newsletter p,
.newsletter span {
    font-family: Montserrat-Regular
}

.inner-plan p {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    width: 80%;
    margin: 0 auto
}

.inner-plan.add-class1 {
    background: #8c8247;
    min-height: 165px
}

.inner-plan.add-class2 {
    background: #a79543;
    min-height: 185px
}

.inner-plan.add-class3 {
    background: #bca53b;
    min-height: 220px
}

.inner-plan.add-class4 {
    background: #f9d936;
    min-height: 220px
}

.inner-plan img {
    margin: 0 0 15px
}

.inner-plan:hover {
    background: #0ec2cf;
    -webkit-transition: 3s ease-out;
    -moz-transition: 3s ease-out;
    -o-transition: 3s ease-out;
    transition: 3s ease-out
}

.inner-plan:hover .plan-cont h1,
.inner-plan:hover.inner-plan:before {
    color: #0ec2cf;
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out
}

.plan-cont h1 {
    font-size: 20px;
    color: #8d8147;
    text-transform: uppercase;
    display: inline-flex;
    position: relative
}

.border-abs,
.plan-cont h1:after {
    position: absolute;
    left: 0;
    right: 0
}

.border-abs {
    background: #2d2a19;
    background: -moz-linear-gradient(left, #2d2a19 0, #605520 25%, #897927 57%, #e2c434 100%);
    background: -webkit-linear-gradient(left, #2d2a19 0, #605520 25%, #897927 57%, #e2c434 100%);
    background: linear-gradient(to right, #2d2a19 0, #605520 25%, #897927 57%, #e2c434 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2d2a19', endColorstr='#e2c434', GradientType=1);
    width: 84%;
    height: 9px;
    top: 114px;
    border: none;
    border-radius: 10px;
    margin: 0 auto
}

.plan-cont h1:after {
    content: url(../images/dot.png);
    top: 34px
}

.plan-cont {
    float: left;
    width: 100%
}

.cont-sec h1 {
    font-size: 50px;
    color: #1c232e;
    width: 44%;
    margin: 0 auto;
    line-height: 41px
}

.cont-sec p {
    font-size: 14px;
    line-height: 14px;
    color: #5f5f5f;
    margin: 28px auto 0;
    width: 58%
}

.serve-cont,
.serve-cont.logo-design {
    float: left;
    width: 100%;
    padding: 45px 0;
    border: none
}

.cont-sec img {
    margin: 40px 0 50px
}

@-webkit-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

.section2.logo-design {
    height: auto
}

.section2 h1 {
    font-size: 40px;
    color: #fff;
    margin: 0 0 10px
}

.serve-cont {
    border-radius: 50%;
    margin: 60px 0 0
}

.serve-cont h2 {
    font-size: 18px;
    line-height: 17px;
    color: #fff;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.serve-cont.logo-design {
    background: #5f2e7c;
    border-radius: 50%;
    margin: 60px 0 0
}

.serve-cont.web-design,
.serve-cont.web-development {
    float: left;
    width: 100%;
    background: #5f2e7c;
    border: none;
    padding: 45px 0
}

.serve-cont.logo-design h2 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.serve-cont.web-design {
    border-radius: 50%;
    margin: 60px 0 0
}

.serve-cont.web-design h2 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.serve-cont.web-development {
    border-radius: 50%;
    margin: 60px 0 0;
    min-height: 200px
}

.serve-cont.video-animation,
.serve-cont.web-hosting {
    float: left;
    width: 100%;
    background: #5f2e7c;
    border: none
}

.serve-cont.web-development h2 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.serve-cont.app-development h2,
.serve-cont.video-animation h2,
.serve-cont.web-hosting h2 {
    font-size: 25px;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff
}

.serve-cont.web-hosting {
    padding: 45px 0;
    border-radius: 50%;
    margin: 30px 0 0;
    min-height: 200px
}

.serve-cont.web-hosting h2 {
    margin: 25px 0 5px
}

.serve-cont.video-animation {
    padding: 55px 0;
    border-radius: 50%;
    margin: 30px 0 0;
    min-height: 210px
}

.serve-cont.app-development,
.serve-cont.digital-marketing {
    background: #5f2e7c;
    padding: 55px 0;
    border: none;
    float: left;
    width: 100%
}

.serve-cont.video-animation h2 {
    margin: 25px 0 5px
}

.serve-cont.app-development {
    border-radius: 50%;
    margin: 30px 0 0;
    min-height: 210px
}

.serve-cont.app-development h2 {
    margin: 25px 0 5px
}

.serve-cont.digital-marketing {
    border-radius: 50%;
    margin: 30px 0 0;
    min-height: 270px
}

.section2 a,
.section3 a {
    border: none;
    text-transform: uppercase;
    transition: ease-in-out .5s
}

.serve-cont.digital-marketing h2 {
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    margin: 40px 0 5px;
    text-transform: uppercase
}

.section2 a {
    font-size: 20px;
    color: #000;
    background: #fff;
    padding: 12px 55px;
    border-radius: 40px
}

.section2 a:hover {
    color: #fff;
    background: #312d4e
}

.section3 {
    float: left;
    width: 100%;
    background: url(../images/section3bg.jpg);
    height: 730px;
    padding: 40px 0 50px;
    background-size: cover
}

.section3 h1 {
    font-size: 40px;
    color: #181727;
    text-transform: uppercase
}

.about-content {
    float: left;
    width: 100%;
    text-align: left;
    margin: 150px 0 0
}

.about-content h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 20px 0 0;
    color: #181727;
    position: relative
}

.about-content h1:after {
    position: absolute;
    content: url(../images/about-border-bottom.png);
    left: -168px;
    top: 38px
}

.about-content p {
    font-size: 15px;
    color: #181727;
    font-weight: 400;
    margin: 15px 0 0
}

.about-content img {
    width: 100%
}

.section3 a {
    font-size: 20px;
    color: #fff;
    background: #181727;
    padding: 12px 55px;
    border-radius: 40px
}

.section3 a:hover {
    background: #0ec2cf
}

.section4 {
    float: left;
    width: 100%;
    background: url(../images/section4bg.jpg);
    height: 722px;
    text-align: center;
    padding: 60px 0 90px;
    background-size: cover
}

.section4 h1 {
    font-size: 40px;
    color: #fefefe;
    text-transform: uppercase;
    margin-bottom: 50px
}

.choose-us h1 {
    font-size: 30px;
    color: #fefefe;
    margin: 0
}

.choose-us {
    float: left;
    text-align: left;
    width: 100%
}

.choose-us p {
    font-size: 18px;
    font-weight: 400;
    line-height: initial;
    color: #fefefe;
    margin: 40px 0
}

.choose-inner h2,
.choose-us a {
    color: #fff;
    text-transform: uppercase
}

.choose-us a {
    font-size: 20px;
    background: #0ec2cf;
    padding: 12px 25px;
    border: none;
    border-radius: 40px;
    float: left;
    margin: 40px 0 0;
    transition: ease-in-out .5s
}

.choose-inner:hover,
.choose-us a:hover {
    background: #181727
}

.choose-inner h2 {
    font-size: 22px;
    line-height: 39px;
    font-weight: 400;
    margin: 20px 0 0
}

.choose-inner {
    float: left;
    width: 100%;
    border: 3px solid #fff;
    padding: 20px 0;
    border-radius: 150px;
    margin-bottom: 20px;
    min-height: 250px;
    transition: .5s;
    transition: ease-in-out .5s
}

.footer-cont ul li a,
.section6 a,
button.field-o {
    transition: ease-in-out .5s
}

.section5 {
    float: left;
    width: 100%;
    background: url(../images/section5bg.jpg);
    height: auto;
    text-align: center;
    padding: 60px 0 46px;
    background-size: cover
}

.section5.logo-design {
    background: #fff
}

.section5.logo-design h1 {
    color: #181727
}

.section5.logo-design a.btn-ank {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    background: #0ec2cf;
    padding: 12px 55px;
    border: none;
    border-radius: 40px;
    transition: ease-in-out .5s
}

.section5.logo-design a.btn-ank:hover {
    color: #fff;
    background: #312d4e
}

.section5 h1 {
    font-size: 40px;
    color: #fefefe;
    text-transform: uppercase;
    margin-bottom: 50px
}

.work-img-cont a img {
    width: 100%
}

.work-img-cont {
    float: left;
    width: 100%;
    position: relative
}

.absolute-div,
.absolute-div2,
.absolute-div3 {
    position: absolute;
    bottom: 22px
}

.absolute-div {
    left: 45px;
    text-align: left
}

.absolute-div p {
    font-size: 20px;
    line-height: 24px;
    color: #121212;
    margin: 20px 0 0;
    width: 70%;
    text-transform: uppercase
}

.absolute-div2 p,
.absolute-div3 p {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 0;
    width: 72%;
    text-align: right;
    float: right;
    text-transform: uppercase
}

.absolute-div2 img {
    float: right
}

.absolute-div2 {
    right: 45px;
    text-align: right;
    float: right
}

.absolute-div2 p {
    color: #121212
}

.absolute-div3 img {
    float: right
}

.absolute-div3 {
    right: 45px;
    text-align: right;
    float: right
}

.inner-abs h1:after,
.inner-abs h1:before {
    content: url(../images/border-ls.png);
    bottom: 8px
}

.absolute-div3 p {
    color: #fff
}

.section6,
.work-box {
    float: left;
    width: 100%;
    text-align: center
}

.section6 {
    background: url(../images/section6bg.jpg);
    height: auto;
    padding: 60px 0;
    background-size: cover
}

.section6 h1 {
    font-size: 40px;
    color: #fefefe;
    text-transform: uppercase;
    margin-bottom: 50px
}

.work-box {
    margin: 15px 0 0
}

.inner-abs h1 {
    font-size: 22px;
    color: #99a9b5;
    text-transform: uppercase;
    margin: 0;
    position: relative
}

.inner-abs h1:before {
    position: absolute;
    left: -26px
}

.inner-abs h1:after {
    position: absolute;
    right: -26px
}

.inner-abs {
    position: absolute;
    z-index: 999;
    margin: 55px auto 0;
    text-align: center;
    width: 100%;
    left: 0
}

.work-box p {
    margin: 30px 0 0;
    font-weight: 400;
    color: #fefefe;
    font-size: 18px
}

.work-box img {
    position: relative;
    top: 0;
    margin: 0 auto;
    z-index: 9;
    vertical-align: top;
    width: auto
}

.customer-slider,
.section7 {
    width: 100%;
    height: auto;
    float: left
}

.section6 a {
    font-size: 20px;
    color: #0c0c15;
    text-transform: uppercase;
    background: #fff;
    padding: 12px 17px;
    border: none;
    border-radius: 40px
}

.section6 a:hover {
    background: #0ec2cf;
    color: #fff
}

.section7 {
    background: url(../images/section7bg.jpg);
    text-align: center;
    padding: 60px 0;
    background-size: cover
}

.section7 h1 {
    font-size: 40px;
    color: #161522;
    text-transform: uppercase;
    margin-bottom: 50px
}

.customer-slider {
    background: url(../images/client-slider-bg.png);
    background-size: cover;
    padding: 30px 0 65px;
    text-align: left
}

.customer-slider img {
    width: 138px;
    height: 138px;
    border: none;
    border-radius: 100px
}

.customer-slider h1 {
    font-size: 20px;
    line-height: 18px;
    font-weight: 700;
    color: #0ec2cf;
    margin: 20px 0 0;
    text-transform: uppercase
}

.customer-slider span {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #9a9a9a;
    text-transform: uppercase
}

.newsletter p,
.newsletter span {
    font-weight: 400;
    font-size: 16px
}

.customer-slider p {
    font-size: 18px;
    font-weight: 400;
    color: #3e3e3e;
    line-height: 25px;
    margin: 5px 0 0
}

.carousel-control {
    position: absolute;
    top: 53px;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: unset;
    background-color: #313131;
    filter: alpha(opacity=50);
    opacity: unset;
    height: max-content;
    padding: 3px 10px;
    width: auto
}

.carousel-control.left {
    left: -14px
}

.carousel-control.right {
    right: -14px
}

.carousel-control:focus,
.carousel-control:hover {
    background: #0ec2cf
}

.brand-section {
    float: left;
    width: 100%;
    margin: 75px 0 0;
    text-align: center
}

.brand-section img {
    width: auto
}

.newsletter {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #fff
}

.newsletter h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #333
}

.newsletter p {
    color: #333;
    margin: 2px 0 5px
}

.newsletter span {
    color: #8c8247
}

.newsletter form {
    margin: 33px 0 0
}

input.field-o {
    float: left;
    width: 100%;
    padding: 15px 30px;
    border: none;
    border-radius: 40px;
    background: #fde46a
}

input.field-o::placeholder {
    color: #7c7c7c;
    font-weight: 400
}

button.field-o {
    float: left;
    width: 100%;
    padding: 13px 30px;
    border: none;
    border-radius: 40px;
    background: #242b35;
    color: #fff;
    font-size: 16px
}

button.field-o:hover {
    background: #fff;
    color: #000
}

button.field-o i {
    font-size: 22px;
    margin: 0 3px 0 0
}

footer {
    background: #333;
    padding: 36px 0 45px;
    float: left;
    width: 100%
}

.footer-cont {
    float: left;
    width: 100%
}

.footer-cont p {
    color: #fff;
    margin-top: 30px
}

.footer-cont ul {
    float: left;
    width: 100%;
    margin: 30px 0 0
}

.footer-cont ul li {
    float: left;
    list-style: none;
    padding: 0 20px 0 0
}

.footer-cont ul li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;display:none;
}

.footer-cont ul li a i:hover,
.footer-cont ul li a:hover {
    color: #fcdb38
}

.footer-cont ul li a i {
    font-size: 30px;
    transition: ease-in-out .3s
}

footer h1 {
    font-size: 20px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin: 10px 0
}

.footer-cont2 p {
    font-size: 16px;
    color: #fff;
    margin: 26px 0 0
}

.footer-cont img {
    width: 100%
}

.footer-cont2 ul {
    float: left;
    width: 100%;
    margin: 30px 0 0;display:none;
}

.footer-cont2 ul li {
    list-style: none;
    padding: 0 20px 13px 0
}

.footer-cont2 ul li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    transition: ease-in-out .3s
}

.footer-cont2 ul li a:hover {
    color: #0ec2cf
}

.footer-cont2 {
    float: left;
    width: 100%
}

.footer-cont3 span {
    font-size: 16px;
    color: #fff
}

.footer-cont3 span a {
    font-size: 16px;
    color: #fff;
    transition: ease-in-out .5s
}

.footer-cont3 span a:hover {
    color: #fcdb38
}

.footer-cont3 {
    float: left;
    width: 100%;
    margin: 10px 0 0
}

.footer-cont3 h2 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase
}

.footer-bot {
    float: left;
    width: 100%;
    background: #fcdb38;
    padding: 24px 0
}

.footer-bot ul {
    display: inline-flex;
    width: auto
}

.footer-bot ul li {
    list-style: none;
    color: #333;
    font-size: 20px;
    padding: 0 1px;
    font-family: Montserrat-Light
}

.footer-bot ul li a {
    color: #333;
    font-size: 14px;
    padding: 0 7px;
    transition: ease-in-out .5s
}

.footer-bot ul li a:hover {
    color: #242b35
}

.footer-bot p {
    color: #333;
    font-size: 14px;
    line-height: 27px;
    font-family: Montserrat-Regular;
    display:none;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    background-color: rgba(51, 51, 51, .95);
    overflow-x: hidden;
    transition: .5s
}

.overlay-content {
    position: relative;
    top: 50px;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.overlay a {
    text-decoration: none;
    color: #fff;
    display: block;
    transition: .3s;
    cursor: pointer;
    font-family: Montserrat-SemiBold
}

.overlay a:focus,
.overlay a:hover {
    color: #17bac9
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px
}

.d-middle-sec {
    float: left;
    width: 100%;
    text-align: center;
    padding: 42px 0 70px;
    background: url(../images/2d-logo-bg.jpg);
    background-size: cover;
    height: auto
}

.d-middle-sec h1 {
    font-size: 40px;
    font-weight: 600;
    color: #181727
}

.d-middle-sec p {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: #181727;
    width: 90%;
    margin: 40px auto 0
}

.services-middle-sec {
    float: left;
    width: 100%;
    text-align: center;
    padding: 65px 0 59px;
    background: #181727;
    position: relative
}

.services-middle-sec h1 {
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

.services-middle-sec p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    width: 93%;
    margin: 40px auto 0
}

.services-middle-sec:after {
    content: url(../images/bottom-image-after.png);
    position: absolute;
    bottom: -40px;
    left: 47%
}

.section2.services {
    background: #fff;
    height: auto
}

.section2.services a {
    color: #fff;
    background: #17bac9
}

.get-in-touch {
    float: left;
    width: 100%;
    text-align: center;
    background: url(../images/get-in-touch-bg.jpg);
    height: 398px;
    padding: 90px 0 70px
}

.get-in-touch h1 {
    font-size: 36px;
    color: #fefefe
}

.get-in-touch p {
    font-weight: 400;
    color: #fefefe;
    font-size: 16px;
    width: 91%;
    margin: 25px auto 50px
}

.get-in-touch ul {
    width: auto;
    display: inline-flex
}

.get-in-touch ul li {
    list-style: none;
    float: left
}

.get-in-touch ul li a i {
    display: table-cell;
    vertical-align: middle
}

.get-in-touch ul li a {
    color: #fff;
    font-size: 45px;
    border: 4px solid #fff;
    border-radius: 50%;
    width: 100px;
    margin: 0 10px;
    float: left;
    height: 100px;
    display: table;
    transition: ease-in-out .5s
}

.get-in-touch ul li a:hover {
    background: #fff
}

.get-in-touch ul li a:hover i {
    color: #9a5fd2
}

.form-cont {
    float: left;
    width: 100%;
    padding: 35px 0 40px;
    background: #eff3f2
}

input.field-service,
select.selector,
textarea.field-service {
    float: left;
    width: 100%;
    padding: 10px;
    box-shadow: 0 1px 7px #ccc;
    border: none
}

select.selector {
    background: url(../images/select-img.png) right 15px top 15px no-repeat #fff;
    margin: 15px 0 0
}

input.field-service {
    background: #fff;
    margin: 15px 0 0;
    position: relative
}

input.field-service.ico1,
input.field-service.ico2,
input.field-service.ico3 {
    background-repeat: no-repeat;
    background-position: right 15px top 10px
}

input.field-service.ico1 {
    background-image: url(../images/icon1.png)
}

input.field-service.ico2 {
    background-image: url(../images/icon2.png)
}

input.field-service.ico3 {
    background-image: url(../images/icon3.png)
}

textarea.field-service {
    background: #fff;
    margin: 15px 0 10px;
    position: relative;
    height: 140px;
    resize: none
}

.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.form-group label {
    position: relative;
    cursor: pointer;
    color: #fefefe;
    font-size: 14px;
    font-family: Montserrat-Regular
}

.form-group label:before {
    -webkit-appearance: none;
    border: none;
    box-shadow: none;
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    background: #fff
}

.form-group input:checked+label:after,
.hovicon:after {
    position: absolute;
    content: ''
}

.form-group input:checked+label:after {
    display: block;
    top: 3px;
    left: 4px;
    width: 6px;
    height: 14px;
    border: solid #3c1c4e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.pricing,
input.sbmt {
    width: 100%;
    float: left
}

.form-group {
    float: left;
    margin: 10px 55px 0 0
}

input.sbmt {
    background: #17bac9;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 6px 0
}

.paddng-rght-o {
    padding-right: 0
}

.pricing {
    padding: 40px 0;
    height: 772px;
    text-align: center;
    background: url(../images/pricing-bg.jpg);
    background-size: cover
}

.pricing-circle {
    width: 176px;
    height: 176px;
    background: #4d3a79;
    border-radius: 50%;
    display: table
}

.serch-domain {
    float: left;
    width: 100%;
    background: #13182e;
    padding: 25px 0 20px
}

.serch-domain h1 {
    font-size: 25px;
    line-height: 26px;
    color: #fefefe
}

.serch-domain h1 span {
    color: #2db0fe
}

input.field-host {
    float: left;
    width: 100%;
    border: none;
    padding: 8px
}

input.field-host-submit {
    font-size: 14px;
    text-transform: uppercase;
    background: 0 0;
    width: 100%;
    float: left;
    padding: 6px 10px;
    color: #fefefe;
    border: 3px solid #fff;
    border-radius: 40px
}

.steps-cont2:hover .step-upper2 h1,
.steps-cont:hover .step-upper h1 {
    font-size: 45px
}

.hovicon:after {
    pointer-events: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 99999
}

.hovicon:before {
    speak: none;
    -webkit-font-smoothing: antialiased
}

.hovicon.effect-8 {
    background: rgba(255, 255, 255, .1);
    -webkit-transition: -webkit-transform ease-out .1s, background .1s;
    -moz-transition: -moz-transform ease-out .1s, background .1s;
    transition: transform ease-out .1s, background .1s
}

.bg-green,
.bg-purple {
    transition-duration: .5s!important
}

.hovicon.effect-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.hovicon.effect-8:hover {
    background: rgba(255, 255, 255, .05);
    -webkit-transform: scale(.93);
    -moz-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff
}

.hovicon.effect-8:hover i {
    color: #fff
}

.hovicon.effect-8:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 10ms;
    -moz-animation: sonarEffect 1.3s ease-out 10ms;
    animation: sonarEffect 1.3s ease-out 105ms
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        transform: scale(1.5);
        opacity: 0
    }
}

.bg-purple {
    background: #9a5fd2!important
}

.bg-green,
.bg-purple:hover {
    background: #0ec2cf!important
}

.bg-green:hover {
    background: #9a5fd2!important
}

.screen-cont,
img.screen1,
img.screen2,
img.screen3 {
    transition-duration: .5s;
    height: 100%;
    transition-timing-function: ease-in-out
}

.screen-cont:hover img.screen1 {
    right: 300px;
    height: 520px
}

.screen-cont:hover img.screen2 {
    right: 180px;
    height: 500px
}

.screen-cont:hover img.screen3 {
    right: 50px;
    height: 480px
}

.ball {
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate
}

@keyframes bounce {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-15px)
    }
}

.hovicon.effect-4 {
    width: 92px;
    height: 92px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 1)
}

.hovicon.effect-4.small {
    width: 45px;
    height: 45px
}

.hovicon.effect-4.mini {
    width: 30px;
    height: 30px
}

.steps-cont2:hover .center-image2 img,
.steps-cont:hover .center-image img {
    height: 250px
}

.hovicon.effect-4.sub-a {
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
    transition: box-shadow .2s
}

.hovicon.effect-4:before {
    line-height: 92px
}

.steps-cont2:hover .step-upper2 p,
.steps-cont:hover .step-upper p {
    line-height: 20px
}

.hovicon.effect-4:after {
    top: -4px;
    left: -4px;
    padding: 0;
    z-index: 10;
    border: 4px dashed #fff
}

.hovicon.effect-4:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    color: #fff
}

.hovicon.effect-4:hover i {
    color: #fff
}

.hovicon.effect-4.sub-b:hover {
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
    transition: box-shadow .2s
}

.hovicon.effect-4.sub-b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.steps-cont:hover .step-upper img {
    left: 0
}

.steps-cont2:hover .step-upper2 img {
    right: 0
}

.link-1 {
    transition: .3s ease
}

.link-1:hover {
    border-top: 4px solid #fcdb38;
    border-bottom: 4px solid #fcdb38;
    padding: 6px 0
}

.testimonial {
    text-align: center;
    margin: 85px 20px 20px
}

.testimonial .description {
    padding: 60px;
    margin-bottom: 50px;
    background: #28aef7;
    border: none;
    border-top: none;
    border-radius: 170px;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    letter-spacing: 0;
    position: relative
}

.testimonial .description:before {
    content: "\f10d";
    width: 250px;
    height: 250px;
    font-family: FontAwesome;
    font-weight: 900;
    line-height: 110px;
    border-radius: 50%;
    border: none;
    background: #28aef7;
    margin: 0 auto;
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    z-index: -1
}

.testimonial .title {
    font-size: 20px;
    font-weight: 600;
    color: #313131;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px;
    position: relative
}

.pop-content h1,
.pop-content p {
    font-weight: 400;
    text-align: center
}

.testimonial .title:before {
    content: "";
    width: 40px;
    border: 2px dashed #242b35;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    transform: rotate(90deg)
}

.testimonial .post {
    display: block;
    font-size: 15px;
    color: #313131;
    text-transform: capitalize
}

.owl-theme .owl-controls {
    margin-top: 0;
    display: none!important
}

.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b3522;
    opacity: .8;
    box-shadow: 0 0 8px rgba(0, 0, 0, .45);
    transition: all .3s ease 0s
}

.submit-pop,
a.new-hover {
    transition: ease-in-out .5s
}

.owl-theme .owl-controls .owl-page.active span {
    background: #5c823f
}

@media only screen and (max-width:1199px) {
    .testimonial .description:before {
        width: 200px;
        height: 200px
    }
}

@media only screen and (max-width:990px) {
    .testimonial .description:before {
        width: 150px;
        height: 150px
    }
}

@media only screen and (max-width:479px) {
    .testimonial .description:before {
        width: 100px;
        height: 100px;
        line-height: 50px;
        font-size: 26px;
        top: -40px
    }
}

.intro-sec img,
.test,
.wrap {
    width: 100%
}

.test {
    float: left;
    padding: 35px 0 20px;
    text-align: center
}

.test h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #181818;
    font-family: Montserrat-Bold
}

.intro-sec-dev p,
.test p {
    font-family: Montserrat-Regular
}

.test p {
    font-size: 14px;
    line-height: 18px;
    color: #181818;
    margin: 10px 0 40px
}

.wrap {
    margin: 0 auto;
    height: 0;
    padding-top: 57.8%;
    overflow: hidden;
    position: relative
}

.intro-sec-dev h1 {
    font-size: 25px;
    color: #333;
    margin: 0 0 30px
}

.intro-sec-dev p {
    font-size: 14px;
    line-height: 22px;
    color: #333
}

.intro-sec-dev {
    float: left;
    width: 100%;
    padding: 40px 40px 0 65px
}

.intro-sec-dev a {
    font-size: 18px;
    color: #fcdb38;
    background: #333;
    float: left;
    padding: 9px 25px;
    margin: 11px 0 0
}

.triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 120px solid #eaeaea;
    border-left: 120px solid transparent
}

.triangle-cont .triangle-bottomright img {
    position: absolute;
    bottom: 13px;
    right: 10px
}

.triangle-bottomleft {
    width: 0;
    height: 0;
    border-bottom: 120px solid #eaeaea;
    border-right: 120px solid transparent
}

.triangle-cont .triangle-bottomleft img {
    position: absolute;
    bottom: 13px;
    left: 10px
}

.triangle-cont .triangle-topright img {
    position: absolute;
    top: 13px;
    right: 10px
}

.triangle-topright {
    width: 0;
    height: 0;
    border-top: 120px solid #eaeaea;
    border-left: 120px solid transparent
}

.triangle-topleft {
    width: 0;
    height: 0;
    border-top: 120px solid #eaeaea;
    border-right: 120px solid transparent;
    float: left
}

.triangle-cont {
    float: left;
    position: relative
}

.triangle-cont .triangle-topleft img {
    position: absolute;
    top: 13px;
    left: 10px
}

.mockup,
.mockup::after {
    top: 0;
    position: absolute
}

.step-inner1 {
    float: left;
    width: 100%;
    margin: 24px 0 0
}

.step-inner-left:hover {
    background: #000
}

.mockup {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.mockup::after {
    content: '';
    background: rgba(51, 71, 89, .5);
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.mockup__img {
    display: block;
    width: 1900px
}

.mobile,
.screen {
    position: absolute;
    overflow: hidden;
    z-index: 100;
    background: #333;
    outline: transparent solid 1px;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}

.screen {
    width: 1280px;
    height: 800px;
    top: 10px;
    left: 600px;
    -webkit-transform: matrix3d(.452711184975633, .139863853789781, 0, -.000095269465775677, -.00319943882448498, .673512589529646, 0, .000049453592261685, 0, 0, 1, 0, 382, 8, 0, 1);
    transform: matrix3d(.452711184975633, .139863853789781, 0, -.000095269465775677, -.00319943882448498, .673512589529646, 0, .000049453592261685, 0, 0, 1, 0, 382, 8, 0, 1)
}

.mobile {
    width: 320px;
    height: 480px;
    top: 850px;
    left: 525px;
    -webkit-transform: matrix3d(.442778970432011, .112834189093484, 0, -.000053669440509915, -.344035499291785, .346595156594271, 0, -.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1);
    transform: matrix3d(.442778970432011, .112834189093484, 0, -.000053669440509915, -.344035499291785, .346595156594271, 0, -.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1)
}

.slideshow {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    list-style-type: none
}

.slideshow__item {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.slideshow__item.current {
    pointer-events: auto;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slideshow img {
    width: 100%
}

.slideshow__item.in--next {
    -webkit-animation: inNext .5s forwards ease-in-out;
    animation: inNext .5s forwards ease-in-out
}

.slideshow__item.out--next {
    -webkit-animation: outNext .5s forwards ease-in-out;
    animation: outNext .5s forwards ease-in-out
}

.slideshow__item.in--prev {
    -webkit-animation: inPrev .5s forwards ease-in-out;
    animation: inPrev .5s forwards ease-in-out
}

.slideshow__item.out--prev {
    -webkit-animation: outPrev .5s forwards ease-in-out;
    animation: outPrev .5s forwards ease-in-out
}

@-webkit-keyframes inPrev {
    0% {
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes inPrev {
    0% {
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes inNext {
    0% {
        -webkit-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes inNext {
    0% {
        -webkit-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes outPrev {
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes outPrev {
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes outNext {
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes outNext {
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.swing {
    animation: swing ease-in-out 4s infinite alternate
}

@keyframes swing {
    0% {
        transform: rotate(2deg)
    }
    100% {
        transform: rotate(-2deg)
    }
}

.modal {
    z-index: 999999999
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

a.new-hover {
    float: left
}

.new-hover:hover {
    float: left;
    border-bottom: solid 2px #fff;
    padding: 0 0 10px
}

.message-pop,
.submit-pop,
input.field-pop {
    background: 0 0;
    color: #fff
}

.pop-content {
    float: left;
    width: 100%;
    padding: 10px 25px 34px
}

.pop-content h1 {
    font-size: 24px;
    color: #fff;
    margin: 16px 0 5px
}

.pop-content p {
    font-size: 15px;
    color: #fff;
    margin: 0 0 5px
}

.close,
.fuction ul li .dash,
p.package-desc {
    font-weight: 700
}

p.package-desc {
    text-align: center;
    margin: 20px 0 0;
    display: none
}

.message-pop,
input.field-pop {
    width: 100%;
    margin: 2px 0
}

input.field-pop {
    border-bottom: 1px solid #fcdb38;
    border-radius: 1px;
    padding: 10px 0;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.pop-img {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 42px;
    border-right: dashed 2px #a6e72a
}

.message-pop {
    padding: 10px 0;
    height: 66px;
    border: none;
    resize: none;
    border-bottom: 1px solid #fcdb38;
    border-radius: 1px
}

.home-bg1,
.home-bg2,
.home-bg3,
.home-bg4 {
    float: left;
    height: 100vh
}

.submit-pop {
    display: table;
    border-radius: 5px;
    font-size: 14px;
    margin: 28px auto;
    padding: 14px 19px;
    width: auto;
    border: 2px solid #fcdb38
}

.submit-pop:hover {
    background: #fcdb38;
    color: #fff
}

.close {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    right: 10px!important;
    top: 10px;
    position: absolute
}

.close:hover {
    color: #fcdb38;
    opacity: 9;
    text-shadow: none
}

.modal-content {
    background: #000;
    border-bottom: 1px solid #fcdb38;
    box-shadow: 0 0 10px #fcdb38;
    padding: 15px 0;
    float: left
}

.pop-form {
    margin: 0 auto;
    width: 100%
}

.home-bg1 {
    background: url(../images/corporate-banner.jpg) rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center
}

.home-bg2 {
    background: url(../images/ecom-ban.jpg) rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover
}

.home-bg3 {
    background: url(../images/landPage-ban.jpg) rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center
}

.home-bg4 {
    background: url(../images/responsive-banner.jpg) rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center
}

.swiper-pagination-bullet-active {
    background: #fcdb38!important
}

.overlay a {
    padding: 3px 0;
    font-size: 30px;
    text-align: left
}

.overlay-content li i {
    color: #fff;
    position: relative;
    top: -30px;
    right: -60px;
    font-size: 15px;
    transition: initial;
    cursor: pointer
}

.overlay-content li {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 25px
}

.overlay-site a {
    font-size: 20px;
    text-align: right;
    color: #fee
}

.overlay-site a:hover {
    color: #fff
}

.overlay-site {
    float: right;
    margin-top: 80px
}

a:focus,
a:hover {
    text-decoration: none!important
}