@font-face {
    font-family: building;
    src: url(../fonts/Building_Typeface.eot);
    src: local('☺'), url(../fonts/Building_Typeface.woff) format('woff'), url(../fonts/Building_Typeface.ttf) format('truetype'), url(../fonts/Building_Typeface.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}
body {
    font-family: lato, sans-serif;
    color: #212121;
    letter-spacing: 1px;
}
.btn {
    transition: all .35s;
}
.btn:focus {
    outline: none!important;
}
.btn-info {
    color: #fff;
    background-color: #02cae4;
    border-color: #02cae4;
}
.btn-outline-info {
    color: #02cae4;
    border-color: #02cae4;
}
.btn-outline-info:hover, .btn-outline-info:focus {
    color: #fff;
    border-color: #02cae4;
    background: #02cae4;
}
.btn-info:hover, .btn-info:focus {
    color: #02cae4;
    border-color: #02cae4;
    background: 0 0;
}
.btn-white {
    color: #!important;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:hover, .btn-white:focus {
    color: #fff!important;
    background: 0 0;
    border-color: #fff;
}
.btn-outline-white {
    color: #fff;
    border-color: #fff;
    background: 0 0;
}
.btn-outline-white:hover, .btn-outline-white:focus {
    color: #55badf;
    border-color: #fff;
    background: #fff;
}
.btn-round {
    border-radius: 20px;
    min-width: 150px;
}
.fw-100 {
    font-weight: 100;
}
.fw-300 {
    font-weight: 300;
}
.fw-400 {
    font-weight: 400;
   
}
.fw-700 {
    font-weight: 700;
}
.fw-800 {
    font-weight: 800;
}
.fw-900 {
    font-weight: 900;
}
.fw-400 {
    font-weight: 400;
    font-size:2.5em;    
   
}
.blue-bg {
    background-color: #55badf;
}
.uppr {
    text-transform: uppercase;
}
.bold {
    font-weight: 700;
}
.fs-10 {
    font-size: 10px;
}
.fs-20 {
    font-size: 20px;
}
.fs-30 {
    font-size: 30px;
}
.fs-40 {
    font-size: 40px;
}
.fs-50 {
    font-size: 50px;
}
.blue-color {
    color: #174a7f;
}
.light-blue-color {
    color: #55badf;
}
.section-padding {
    padding: 40px 0;
}
header.shrink {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .42);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .42);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .42);
    -o-box-shadow: 0 2px 10px rgba(0, 0, 0, .42);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, .42);
    padding: 5px 0;
    background: #fff;
}
header {
    padding: 20px 0;
}
.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999;
}
.gradient-bg-1 {
    background: #194582;
    background: -moz-linear-gradient(top, #194582 1%, #3cbdbb 100%);
    background: -webkit-linear-gradient(top, #194582 1%, #3cbdbb 100%);
    background: linear-gradient(to bottom, #194582 1%, #3cbdbb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194582', endColorstr='#3cbdbb', GradientType=0 );
    background-image: url('../../Images/bg.jpg');
    background-repeat: no-repeat;
    background-size:100% 100%;

}

.imgSldr img {
    width: 100%}
.slider-inner {
    color: #fff;
}
.slider {
    height: 100vh;
}
.divTable {
    display: block;
    width: 100%;
    padding-top: 80px;
}
.divTableCell {
    display: block;
    padding: 80px 0;
    vertical-align: middle;
}
.sldText {
    color: #fff;
}
.sldText .link {
    color: #02cae4;
}
.sldText h2 {
    line-height: 1.3;
}
.sldInput {
    position: relative;
}
.slider-btn, .slider-btn:hover {
    padding: 20px 40px;
    border-radius: 40px;
    width: 100%;
    box-shadow: 0 20px 20px #2a68a3;
    background-color: #fff;
    text-decoration: none;
}
.white-color {
    color: #fff;
}
.fourServices {
    padding: 70px 0;
    background: #ededed;
}
.divider {
    display: block;
    margin: 30px auto;
}
.hr-line {
    height: 3px;
    width: 50px;
    background: #212121;
    margin: auto;
}
.hr-30 {
    width: 30px;
}
.fourBlock {
    padding: 20px 10px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .35);
}
.fourBlock img {
    margin-bottom: 20px;
}
.fourBlock h4 {
    font-size: 18px;
    color: #212121;
    text-transform: uppercase;
}
.fourBlock p {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 400;
}
.fourBlock .divider {
    display: block;
    margin: 15px auto;
}
.fourBlock .hr-line {
    width: 20px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-30 {
    margin-bottom: 30px;
}
.logo {
    padding-top: 8px;
}
.logo img {
    width: 200px;
}
.secThree {
    background: url(../images/macbook.webp) right center;
    background-repeat: no-repeat;
}
.divSecBlock .icn-box {
    width: 68px;
    height: 68px;
    background: #0a86bb;
    text-align: center;
    line-height: 68px;
    float: left;
    position: relative;
}
.divSecBlock .icn {
    color: #fff;
    font-size: 30px;
    line-height: 68px!important;
}
.divSecBlock .content {
    margin-left: 160px;
    padding-top: 15px;
}
.divSecBlock .content h3 {
    color: #0a86bb;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 25px;
}
.divSecBlock .content p {
    color: #2a2a2a;
    font-size: 18px;
}
.icn-box:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 13px;
    right: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/lnCrObj.png);
    z-index: 2;
}
.SectImg-box {
    overflow-x: hidden;
    float: right;
    min-height: 500px;
    right: 0;
    position: absolute;
}
.SectImg {
    right: -130px;
    position: relative;
    top: 30px;
}
.ssBox {
    width: 100%;
    height: 246px;
    position: relative;
    z-index: 1;
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .65);
    background: #5bc4f1;
    background: -moz-linear-gradient(top, #5bc4f1 0%, #2593c2 100%);
    background: -webkit-linear-gradient(top, #5bc4f1 0%, #2593c2 100%);
    background: linear-gradient(to bottom, #5bc4f1 0%, #2593c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc4f1', endColorstr='#2593c2', GradientType=0 );
    transition: all 3s;
}
.ssBox:hover, .ssBox:focus {
    text-decoration: none;
}
.ssBox .ssImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
    opacity: .2;
    z-index: -1;
    transform: scale(1);
    transition: all 3s;
}
.ssTable, .ssTable-hvr {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 1s;
    position: relative;
}
.ssTableCell, .ssTableCell-hvr {
    display: table-cell;
    vertical-align: middle;
}
.ssTable {
    top: -100%}
.ssTable-hvr {
    padding-left: 40px;
    padding-right: 40px;
    opacity: 0;
    top: -100%}
.ssBox:hover .ssTable {
    top: 100%}
.ssBox:hover .ssTable-hvr {
    top: 0%;
    opacity: 1;
}
.ssBox:hover {
    background: #242424;
    background: -moz-linear-gradient(top, #242424 0%, #00000 100%);
    background: -webkit-linear-gradient(top, #242424 0%, #00000 100%);
    background: linear-gradient(to bottom, #242424 0%, #00000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#000000', GradientType=0 );
}
.ssBox:hover .ssImg {
    opacity: .4;
    transform: scale(1.1);
}
.ssTable-hvr p {
    color: #fff;
}
.ssBox .ssIcn i {
    color: #fff;
    font-size: 60px;
}
.ssBox .ssName h4 {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}
.prmBlock {
    text-align: center;
    display: block;
    padding: 10px 20px;
    margin-top: 5px;
}
.PolygunIcn {
    margin-bottom: 30px;
}
.prm-content h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}
.prmImgBox {
    width: 100%;
    height: 890px;
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 12px 35px rgba(0, 0, 0, .3);
    background: #0a86bb;
}
.prmImgBox img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    vertical-align: middle;
    opacity: .4;
    z-index: -1;
}
.prmTable {
    display: table;
    height: 100%;
    width: 60%;
    margin: auto;
}
.prmTableCell {
    display: table-cell;
    vertical-align: middle;
}
.prmTable h2, .prmTable p {
    color: #fff;
    margin-bottom: 30px;
}
.prmTable h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
}
.prmTable p {
    font-size: 14px;
    font-weight: 400;
}
.figureSect {
    background: #222;
    color: #fff;
}
.icn-Name {
    margin-right: 10px;
    padding-top: 12px;
}
.icn-Name i {
    margin-bottom: 6px;
    font-size: 35px;
}
.icn-Name h5 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.figureNumber {
    font-size: 80px;
    font-family: building;
    line-height: 80px;
}
.figureLine {
    padding-left: 60px;
}
.figureBox-right {
    margin-right: 0;
    position: relative;
    margin: auto;
    display: inline-block;
    text-align: left;
    border-left: 2px solid #fff;
    padding-left: 40px;
}
.pd-rt-20 {
    padding-right: 20px;
}
.testimonialSect {
    background: url(../images/testimonial-bg.webp);
    background-size: cover;
    text-align: center;
}
.testimonial-Sldr {
    margin: auto;
    border-radius: 10px;
    background: #fff;
}
.testimonial-Sldr.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    height: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%!important;
    margin: auto!important;
    margin-top: auto!important;
    vertical-align: middle;
    text-align: center;
}
.testimonial-Sldr.owl-theme .owl-nav .owl-prev {
    float: left;
}
.testimonial-Sldr.owl-theme .owl-nav .owl-next {
    float: right;
}
.testimonial-Sldr.owl-theme .owl-nav [class*=owl-] {
    color: #222;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-align: center;
    padding: 0;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.testimonial-Sldr.owl-theme .owl-nav [class*=owl-]:hover {
    background: #55badf!important;
    color: #fff;
    text-decoration: none;
}
.tsm-wrapper-box {
    width: 90%;
    border-radius: 10px;
    margin: auto;
    position: relative;
    background: #fff;
    z-index: 2;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.tsm-wrapper-box:before {
    position: absolute;
    content: '';
    width: 104%;
    min-height: 90%;
    border-radius: 10px;
    margin: auto;
    top: 5%;
    right: -2%;
    bottom: 5%;
    left: -2%;
    background: #fff;
    z-index: -1;
    margin: auto;
    opacity: .7;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.tsm-wrapper-content {
    padding: 50px;
}
.tsm-profile {
    width: 134px;
    height: 134px;
    border: 2px solid #2a2a2a;
    border-radius: 100%;
    background: #fff;
    padding: 8px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 30px;
    z-index: 1;
}
.img-circle {
    border-radius: 100%;
    z-index: -1;
}
.tsm-wrapper-content h3 {
    margin-bottom: 30px;
    font-weight: 700;
}
.tsm-wrapper-content p {
    width: 80%;
    font-size: 18px;
    margin: auto;
    margin-bottom: 30px;
}
.mobileSect {
    background: #f5f5f5 url(../images/mobileSect-bg.html) no-repeat bottom left;
    position: relative;
}
.mobileSide {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    text-align: right;
}
.mobileSide img {
    width: 75%;
    margin-right: 0;
}
.drkGreen-bg {
    background: #333c3c;
    background: -moz-linear-gradient(left, #333c3c 0%, #1c2525 100%);
    background: -webkit-linear-gradient(left, #333c3c 0%, #1c2525 100%);
    background: linear-gradient(to right, #333c3c 0%, #1c2525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333c3c', endColorstr='#1c2525', GradientType=1 );
    padding: 60px;
    padding-bottom: 20px;
    box-shadow: 0 11px 24px rgba(0, 0, 0, .3);
}
.bxContent {
    position: relative;
}
.frlTitle {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    text-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.frlSubtitle {
    color: #55badf;
    text-transform: uppercase;
    font-size: 24px;
}
.bluetitle {
    color: #55badf;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
}
.bxContent p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.bxspace {
    margin-bottom: 30px;
}
.dwnApp {
    top: 50px;
    position: relative;
    padding: 10px 20px;
    border-left: 4px solid #fff;
}
.dwnApp span {
    color: #55badf;
}
.appstoreIcon {
    top: 60px;
    position: relative;
    z-index: 3;
}
.pd-80 {
    padding-bottom: 80px;
    font-family: 'Montserrat', sans-serif;
    font-size:1em;
    
}
header.smaller {
    background: #fff;
    padding: 10px 0!important;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
header.large {
    padding: 10px 0!important;
}
header.smaller .nav-item a {
    color: #222;
}
header.smaller .signup-btn {
    color: #222;
    border-color: #222;
}
header.smaller .signup-btn:hover {
    color: #fff;
    border-color: #222;
    background: #222;
}
header, .logo {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.navbar-nav .nav-item a {
    text-decoration: none;
    color: #fff;
}
.navbar-nav .nav-item a:hover {
    text-decoration: none;
    color: #02cae4;
}
.nav-item {
    position: relative;
    font-family: roboto condensed, sans-serif;
}
.nav-item .signup-btn:hover {
    color: #194f82;
}
.parallax-bg {
    background-repeat: no-repeat;
    background-position: 50% 50%}
.header-Sldr.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    height: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%!important;
    margin: auto!important;
    margin-top: auto!important;
    vertical-align: middle;
    text-align: center;
}
.header-Sldr.owl-theme .owl-nav .owl-prev {
    float: left;
    left: -140px;
    position: relative;
}
.header-Sldr.owl-theme .owl-nav .owl-next {
    float: right;
    right: -140px;
    position: relative;
}
.header-Sldr.owl-theme .owl-nav [class*=owl-] {
    color: #222;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-align: center;
    padding: 0;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.header-Sldr.owl-theme .owl-nav [class*=owl-]:hover {
    background: #55badf!important;
    color: #fff;
    text-decoration: none;
}
.header-Sldr.owl-theme .owl-dots {
    position: absolute;
    top: 0;
    height: 130px;
    bottom: 0;
    left: -50px;
    width: 20px!important;
    margin: auto!important;
    margin-top: auto!important;
    vertical-align: middle;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
    position: relative!important;
    height: 14px!important;
    width: 14px!important;
    border-radius: 50%!important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #02cae4!important;
}
.facebook:hover {
    background: #4e71a8;
}
.twitter:hover {
    background: #1cb7eb;
}
.google-plus:hover {
    background: #e3411f;
}
.linkedin:hover {
    background: #1686b0;
}
.sldInput.fixedInput {
    position: relative;
    bottom: 100px;
    z-index: 3;
}
.hdr-Sldr-img {
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    max-height: 70%;
    padding-top: 50px;
    z-index: -1;
}
.gototop {
    position: fixed;
    display: none;
    bottom: 4%;
    right: 2%;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    color: #222;
    font-size: 20px;
    z-index: 3;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.recentArrow, .recentArrow:focus {
    position: absolute;
    bottom: 4%;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    color: #222;
    font-size: 20px;
    z-index: 3;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
}
.bs-slider {
    overflow: hidden;
    max-height: 100vh;
    position: relative;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
}
.bs-slider>.carousel-inner>.item>img, .bs-slider>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100%!important;
}
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: 400;
    background: 0 0;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control {
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%}
.control-round .carousel-control.right {
    right: 1%}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, .5);
    border: 0 transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
    left: 45%}
.control-round .carousel-control.right>span:nth-child(1) {
    right: 45%}
.pos-abs {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.indicators-line .carousel-indicators {
    right: auto;
    bottom: 0;
    left: -4%;
    top: 0;
    margin: auto;
    width: 50px;
    height: 120px;
    vertical-align: middle;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line .carousel-indicators li {
    padding: 0;
    width: 15px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 15px;
    border: 1px solid transparent;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgba(256, 256, 256, .4);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all .5s cubic-bezier(.22, .81, .01, .99);
    transition: all .5s cubic-bezier(.22, .81, .01, .99);
    z-index: 10;
    cursor: pointer;
}
.indicators-line .carousel-indicators .active {
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.indicators-line .carousel-indicators .active:before {
    transform: scale(.5);
    background-color: #fff;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.animateText .text01 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.animateText .text02 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.animateText .text03 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.animateText .text04 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
.animateImg {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.mobilesectText .text01 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.mobilesectText .text02 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.mobilesectText .text03 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.mobilesectText .text04 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.mobilesectText .text05 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.mobilesectText .text06 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.mobilesectimg {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@media (max-width:768px) {
    .control-round .carousel-control {
    display: none;
}
}@media (max-width:480px) {
    .indicators-line>.carousel-indicators {
    display: none;
}
}.appstoreIcon a {
    margin-right: 10px;
    position: relative;
    display: inline-block;
}
#google, #apple {
    box-shadow: 0 12px 21px rgba(0, 0, 0, .4);
    transition: all .35s linear;
    width: 150px;
}
#google:hover {
    content: url(../images/google-play-store-hover.png);
}
#apple:hover {
    content: url(../images/apple-app-store-hover.png);
}
.pattern01 {
    background: #272727;
    background: linear-gradient(115deg, transparent 75%, rgba(34, 34, 34, .9) 75%) 0 0, linear-gradient(245deg, transparent 75%, rgba(34, 34, 34, .9) 75%) 0 0, linear-gradient(115deg, transparent 75%, rgba(34, 34, 34, .9) 75%) 7px -15px, linear-gradient(245deg, transparent 75%, rgba(34, 34, 34, .9) 75%) 7px -15px, #272727;
    background-size: 15px 30px;
}
.ft-app-store a {
    display: inline-block;
    width: 40%;
    margin: 10px;
}
.ft-app-store a img {
    box-shadow: none!important;
}
.drk-bx {
    position: absolute;
    top: 8%;
    right: 15%;
    height: 100vh;
    width: 80%}
.stores-fixed {
    position: absolute;
    bottom: 8%;
    left: 7%}
.dwnApp {
    color: #fff;
}
.stayConnect {
    background: #333c3c;
    background: -moz-linear-gradient(left, #333c3c 0%, #1c2525 100%);
    background: -webkit-linear-gradient(left, #333c3c 0%, #1c2525 100%);
    background: linear-gradient(to right, #333c3c 0%, #1c2525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333c3c', endColorstr='#1c2525', GradientType=1 );
    position: relative;
}
.styImgL {
    height: 100%;
    width: 33%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: right;
}
.styImgL img {
    display: inline-block;
    margin-right: 0;
    height: 100%;
    position: absolute;
    right: -30%}
.mobileMockupDiv {
    display: block;
    padding: 50px 0;
    width: 250px;
    margin-right: 0;
    margin-left: auto;
    text-align: right;
}
.stayConnect .bxContent {
    padding: 50px 0;
}
.appDwnPos {
    bottom: 120px;
    position: absolute;
    right: 0;
}
footer {
    background: #191919 url(../images/footer-bg.webp);
    background-size: cover;
    background-color: #191919;
}
.section-padding {
    padding: 40px 0;
}
.ft-block {
    color: #fff;
    margin-bottom: 20px;
}
.hr-line {
    height: 3px;
    width: 50px;
    background: #212121;
    margin: auto;
}
.ft-block .hr-line {
    margin: 20px 0;
    background: #50b2dc;
}
.ft-block a {
    font-size: 14px;
    color: #aaa;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}
.ft-block a:hover {
    color: #50b2dc;
}
.footer-bottom {
    background: #191919 url(../images/figure_footer.png) repeat-x bottom left;
    padding: 20px 0;
}
.ft-logo {
    width: 290px;
}
.ft-app-store a {
    display: inline-block;
    width: 40%;
    margin: 10px;
}
.ft-copyright {
    background: #fff;
    padding: 30px 0;
}
.ft-app-store a img {
    box-shadow: none!important;
}
#google, #apple {
    box-shadow: 0 12px 21px rgba(0, 0, 0, .4);
    transition: all .35s linear;
    width: 150px;
}
#google:hover {
    content: url(../images/google-play-store-hover.png);
}
#apple:hover {
    content: url(../images/apple-app-store-hover.png);
}
.ft-social {
    float: right;
}
.ft-social li {
    display: inline-block;
    margin: 5px;
}
.ft-social a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #191919;
    text-align: center;
    overflow: hidden;
    transition: all .35s linear;
    font-size: 20px;
    display: block;
    border-radius: 50px;
}
.ft-social a:hover {
    color: #fff;
}
.ft-copyright {
    background: #fff;
    padding: 30px 0;
}
.ft-copyright p {
    margin: 0;
    font-size: 14px;
    color: #191919;
    font-weight: 400;
}
.facebook:hover {
    background: #4e71a8;
}
.twitter:hover {
    background: #1cb7eb;
}
.google-plus:hover {
    background: #e3411f;
}
.linkedin:hover {
    background: #1686b0;
}
.ft-block h4 {
    font-size: 18px;
}