
/*!
Theme Name:   storecloudsolution.com
Theme URI:    https://storecloudsolution.com
Author:       Automattic
Author URI:   https://www.storecloudsolutions.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      2.4.2

Text Domain:  storecloudsolution
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

*/











article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

button,
html,
input,
select,
textarea {
    color: #222
}

html {
    margin: 0;
    padding: 0;
    width: 100%;



}

body {
    margin: 0;
    font-size: 1em;
    font-family: 'Barlow', sans-serif;

}

::-moz-selection {
    background: #46beea;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #46beea;
    color: #fff;
    text-shadow: none
}

a {
    text-decoration: none;
    outline: none !important
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: bloc font-family: 'Barlow', sans-serif;
    k;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dd {
    margin: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: 31px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,
textarea:invalid {}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

li,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

body {
    font-family: "Open Sans", sans-serif;
    background: #fff;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: normal
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.btn-1 {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 9
}

.btn-1:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: '';
    border-radius: 50%;
    display: block;
    width: 300px;
    height: 300px;
    line-height: 20em;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    -webkit-transition: -webkit-box-shadow 0.5s ease-out;
    transition: -webkit-box-shadow 0.5s ease-out;
    -o-transition: box-shadow 0.5s ease-out;
    transition: box-shadow 0.5s ease-out;
    transition: box-shadow 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
    z-index: -1
}

.btn-1:hover {
    color: #fff
}

.btn-1:hover:before {
    -webkit-box-shadow: inset 0 0 0 10em #00aeef;
    box-shadow: inset 0 0 0 10em #00aeef
}

.btn-1.btn-white:hover {
    color: #000
}

.btn-1.btn-white:hover:before {
    -webkit-box-shadow: inset 0 0 0 10em #fff;
    box-shadow: inset 0 0 0 10em #fff
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left
}

.col-xs-12 {
    float: left;
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width:640px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left
    }

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:767px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left
    }

    .col-md-12 {
        float: left;
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:1024px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg > .btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}



.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

body {
    font-size: 13px;
    color: #858585;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    transition: all 0.5s ease;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

img {
    border: none;
}

.container {
    width: 100%;
    /* max-width: 1200px;
    max-width: 1200px;*/
    margin: 0 auto;
    padding: 0 15px
}

.main_banner {
    background: url(../images/header-bg.jpg) no-repeat center right;
    width: 100%;
    height: 100vh;
    background-size: 90%;
    text-align: left;
    color: #000;
}

header {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 20px auto 0;

    width: 90%;
}

header.inner {
    background: #fff;
    position: relative;
    width: 100%;
    height: auto;
}

header nav {
    position: relative;
    z-index: 2;

    transition: background 0.2s ease-in-out 0s;
    padding: 15px 0;
}

.logo {
    float: left;
}

.logo a {
    display: block;
    padding: 3px;
}

.logo a img {
    height: 50px;
}

.main_nav.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;

    z-index: 99
}

.main_nav.sticky .top_nav li a {
    padding: 15px 50px;
}

.main_nav.sticky .top_nav li:last-child a span {
    top: 13px;
}

.main_nav.sticky .top_nav li:last-child a::before {
    top: 8px;
}

.main_nav.sticky .top_nav li:last-child a::after {
    top: 8px;
}

.top_nav {
    margin: 0;
}

.top_nav li {
    display: inline-block;
    list-style-type: none;
    position: relative;
}

.top_nav li a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 20px 50px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.top_nav li a:hover {
    color: #084e8a;
}

.top_nav li:last-child a::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 14px;
    left: 2px;
    width: 38px;
    height: 34px;
    background: #044887;
    border-radius: 40px 0 0 40px;
}

.top_nav li:last-child a {
    color: #fff;
}

.top_nav li:last-child a::after {
    width: 95px;
    z-index: -1;
    background: #044887;
    top: 14px;
    left: 40px;
    height: 34px;
    border-radius: 0 40px 40px 0;
    content: "";
    position: absolute;
    bottom: -2px;
}

.top_nav li:last-child a span {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 19px;
    z-index: 2;
    left: 18px;
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
}

.top_nav li:last-child a span svg {
    fill: #fff;
    float: left;
    width: 24px;
    height: 24px;
}

.main_banner h1 {
    font-size: 50px;
    font-weight: 300;
    color: #084e8a;
    font-family: 'Open Sans', sans-serif;
    padding-top: 17%;
}

#typewriter {
    font-weight: 700;
    font-family: 'Reem Kufi', sans-serif;
    font-size: 50px;
}

#typewriter-suffix {
    width: 5px;
    display: inline-block;
    overflow: hidden;
    height: 10px;
    margin-left: 5px;
}

.scroll-downs {
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0;
    margin: auto;
    width: 34px;
    height: 55px;
    display: block;
}

.mousey {
    display: block;
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
}

.scroller {
    display: block;
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15, .41, .69, .94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

.padding {
    padding: 10px 0;
}

.light_grey_bg {
    background: #f2f3f5;
}

.dark_bg {
    background: #044887;
}

.about {
    text-align: center;
}

.about h1 {
    font-size: 70px;
    font-weight: 700;
    color: #000;
    line-height: 65px;
    margin-bottom: 20px;
    font-family: 'Poppins';
}

.about h1 span {
    display: block;
    font-size: 22px;
    color: #000;
}

.about p.stamp {
    display: block;
    margin-bottom: 35px;
}

.about p {
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}


.sec_info_heading h1 {
    font-style: italic;
    font-size: 50px;
    font-family: times;
    transition: all 0.5s ease;
    position: relative;
    z-index: 2;
}

.sec_info_heading p {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 2;
    margin-bottom: 60px;
}

.sec_info_heading img {
    filter: grayscale(100%);
    position: relative;
    z-index: 2;
}

.info:hover img {
    filter: none;
}

.info:hover h1 {
    color: #38dba9;
}

.info:hover p {
    color: #fff;
}

.flrow {
    background: #13151c !important;
}

.flrow .col-sm-3 {
    padding: 0;
}


/*-----------------------------------------------*/
.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

/*--------------------------------------------------
[4. Start About us]
--------------------------------------------------*/
.about-us {
    background: #fff;
    position: relative;
    padding: 130px 0 100px 0;

}

.about-us .about-us-content .heading {
    border-left: 2px solid #084e8a;
    padding-left: 20px;
    margin-bottom: 40px;
}

.about-us .about-us-content .heading h2 {
    font-size: 30px;
    font-weight: 700;
    color: #424457;
    text-transform: uppercase;
}

.about-us .about-us-content .heading .sub-heading {
    font-size: 18px;
    font-weight: 400;
    color: #9292a3;
}

.about-us .about-us-content p:last-of-type {
    font-size: 18px;
    font-weight: 300;
    color:#414141;
    line-height: 28px;
    margin-bottom: 10px;
}
.about-us-content  strong{  
     font-size: 16px;
    color: #30CFB3;
    font-weight: 600;
}
.about-us-content  ul{  
 margin: 10px 0 0 0;
}
.about-us-content  ul li{  
  margin-bottom: 4px; 
     font-size: 16px;
     color:#414141;
    font-weight: 300;

}
.about-us-content  ul li::before{  
 content: "\f00c";
   color: #75C044;
    margin-right: 5px;
     font-family: 'FontAwesome';
    

}

@media only screen and (max-width: 767px) {
    .section-title {
        font-size: 25px;
        font-weight: 700;
    }
}

/*=========================
** Why Choose Us Css
========================*/

.single-choose-us-box {
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px;
}

.choose-us-box-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    text-align: center;
    /*color: #181d81; */
    color: #fff;
    line-height: 100px;
    border-radius: 50%;
    box-shadow: 0px 1px 10px 0px #e5e0e0;
    left: -30px;
    top: 5px;
    transition: all 0.5s ease;
    background: #044887;
}

.choose-us-box-icon i:before {
    font-size: 35px;
}

.choose_us-box-content h4 {
    font-size: 1.5rem;
    color: #242424;
    font-weight: 600;
    margin: 0 0 15px;
}

.single-choose-us-box:hover .choose-us-box-icon {
    background: #e50e13;
    color: #fff;
}

.why-choose-us-wrapper.section-padding {
    background: #fff;
    position: relative;
    padding-bottom: 0px;
}

.section-right-bg {
    background-image: url("../images/section-right-img-1.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
}

.choose-us-container.section-right-bg {
    padding-bottom: 63px;
}

.choose-us-container {
    margin-top: 70px;
}

@media only screen and (max-width: 767px) {
    .choose-us-container {
        margin-top: 30px;
    }

    .choose_us-box-content h4 {
        font-size: 20px;
    }

    .choose-us-box-icon {
        left: 10px;
    }

    .choose-us-container.section-right-bg {
        padding-bottom: 30px;
        background-image: none;
    }
}

/*===========================
 ** Contact Css
 ===========================*/

.contact-form-area {
    margin-top: 40px;
}

.contact-area.section-padding {
    background: #f2f2f5;
    position: relative;
    padding-bottom: 0;
}

.home-2.contact-area.section-padding {
    padding-bottom: 100px;
}

.form-wrapper.section-left-bg {
    padding-bottom: 100px;
}

.xzopro-contact-form-1 textarea {
    height: 150px;
}

.form-wrapper.section-left-bg {
    background-image: url("../images/man.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 150px bottom;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .form-wrapper.section-left-bg {
        background-image: none;
    }
}

@media only screen and (max-width: 767px) {
    .form-wrapper.section-left-bg {
        padding-bottom: 65px;
        background-image: none;
    }

    input[type="submit"] {
        padding: 8px 15px;
        font-size: 12px;
    }

    .home-2.contact-area.section-padding {
        padding-bottom: 65px;
    }
}

input[type=text],
input[type=email],
input[type=password],
input[type=url],
input[type=search],
input[type=tel],
textarea {

    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-bottom: 10px;
    width: 100%;
    box-shadow: none;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
}

textarea {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-family: 'Barlow', sans-serif;
}

input[type=submit] {
    border: none;
    padding: 11px 20px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    color: #ffffff;
    text-transform: uppercase;
    background: #e50e13;
}

input:hover[type=submit] {
    background: #044887;
}

button[type=submit] {
    color: #ffffff;
}


/*------------------------ Menu --------------------------*/

.exo-menu {
    float: right;
}

/*.exo-menu > li:first-child {position: absolute; left: 30px;top: 4px;}
.exo-menu > li:first-child a {padding: 0;border-right: none;}
.exo-menu > li:first-child a:hover {background-color: transparent;}
.exo-menu > li:first-child a img {height: 50px;}*/
.exo-menu > li {
    display: inline-block;
}

.exo-menu > li > a {
    text-align: left;
    font-size: 16px;
    color: #181d81;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    /*border-right: 1px #181d81 dotted;*/
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

/*.exo-menu > li > a.active,*/
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover {
    background: #181d81;
    color: #fff;
}

.exo-menu i {
    float: left;
    font-size: 18px;
    margin-right: 6px;
    line-height: 20px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
}

/*li.drop-down:before {
  content: "\f103";
  
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}*/
li.drop-down > ul {
    left: 0px;
    min-width: 230px;
}

.drop-down-ul {
    display: none;
}

.flyout-right > ul,
.flyout-left > ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #181d81;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
    color: #fff;
    display: block;
    padding: 10px 22px;
    text-decoration: none;
    background-color: #181d81;
    border-bottom: 1px dotted #181d81;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
    border-bottom: 1px dotted #B8C7BC;
}

/*Flyout Mega*/
.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit;
}

.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #ccc !important
}

/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 0;
    min-height: 100%;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 18px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: capitalize;
    border-bottom: 1px solid #181d81;
    padding-top: 15px;
    background-color: #181d81;
    text-align: left;
}

.mega-menu ul li a {
    text-align: left;
    color: #fff;
    line-height: 25px;
    font-size: 90%;
    display: block;
}

ul.stander li a {
    padding: 3px 0px;
    color: #fff;
    text-align: left;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #181d81;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

a.view-more:hover {
    color: #fff;
    background: #0DADEF;
}

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #181d81;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*Blog DropDown*/
.Blog {
    left: 0;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #181d81;
    padding-bottom: 15px;
}

.Blog .blog-title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.Blog .blog-des {
    color: #ccc;
    font-size: 90%;
    margin-top: 15px;
}

.Blog a.view-more {
    margin-top: 0px;
}

/*Images*/
.Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #181d81;
    padding-bottom: 15px;
}

.Images h4 {
    font-size: 15px;
    margin-top: 0px;
    text-transform: uppercase;
}

/*common*/
.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
    background-color: #181d81;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left > ul:hover,
li.flyout-right > ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover + ul,
li.flyout-right a:hover + ul,
.blog-drop-down > a:hover + .Blog,
li.drop-down > a:hover + .drop-down-ul,
.images-drop-down > a:hover + .Images,
.mega-drop-down a:hover + .mega-menu,
li.flyout-mega > a:hover + .flyout-mega-wrap {
    display: block;
}

/*responsive*/
@media (min-width:767px) {
    .exo-menu > li > a {
        display: block;
        padding: 20px 22px;
    }

    .mega-menu,
    .flyout-mega-wrap,
    .Images,
    .Blog,
    .flyout-right > ul,
    .flyout-left > ul,
    li.drop-down > ul {
        position: absolute;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }
}

@media (max-width:767px) {
    .exo-menu {
        height: 0px;
        background-color: #fff;
        width: 100%;
    }

    .exo-menu.display {
        height: auto;
    }

    .exo-menu > li > a {
        width: 100%;
        display: none;
    }

    .exo-menu > li {
        width: 100%;
    }

    .display.exo-menu > li > a {
        display: block;
        padding: 20px 22px;
    }

    .mega-menu,
    .Images,
    .Blog,
    .flyout-right > ul,
    .flyout-left > ul,
    li.drop-down > ul {
        position: relative;
    }
}

a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 10px;
    font-size: 27px;
    background-color: #ccc;
    color: #fff;
    top: 0px;
}

.visible-xs-block {
    display: none;
}

/**/
.innerpage {
    padding-top: 60px;
}

















.m_top02 {
    margin-top: 2px;
}

.m_top05 {
    margin-top: 5px;
}

.m_top08 {
    margin-top: 8px;
}

.m_top10 {
    margin-top: 10px;
}

.m_top15 {
    margin-top: 15px;
}

.m_top20 {
    margin-top: 20px;
}

.m_top25 {
    margin-top: 25px;
}

.m_top30 {
    margin-top: 30px;
}

.m_top90 {
    margin-top: 90px;
}

.m_top130 {
    margin-top: 130px;
}

.m_right03 {
    margin-right: 3px;
}

.m_right05 {
    margin-right: 5px;
}

.m_right08 {
    margin-right: 8px;
}

.m_right10 {
    margin-right: 10px;
}

.m_right15 {
    margin-right: 15px;
}

.m_right20 {
    margin-right: 20px;
}

.m_right30 {
    margin-right: 30px;
}

.m_right50 {
    margin-right: 50px;
}

.m_left05 {
    margin-left: 5px;
}

.m_left10 {
    margin-left: 10px;
}

.m_left15 {
    margin-left: 15px;
}

.m_left20 {
    margin-left: 20px;
}

.m_left30 {
    margin-left: 30px;
}

.m_left40 {
    margin-left: 40px;
}

.m_bot0 {
    margin-bottom: 0px;
}

.m_bot05 {
    margin-bottom: 5px;
}

.m_bot08 {
    margin-bottom: 8px;
}

.m_bot10 {
    margin-bottom: 10px;
}

.m_bot15 {
    margin-bottom: 15px;
}

.m_bot20 {
    margin-bottom: 20px;
}

.m_bot30 {
    margin-bottom: 30px;
}

.p_top02 {
    padding-top: 2px;
}

.p_top05 {
    padding-top: 5px;
}

.p_top10 {
    padding-top: 10px;
}

.p_top15 {
    padding-top: 15px;
}

.p_top20 {
    padding-top: 20px;
}

.p_top25 {
    padding-top: 25px;
}

.p_top45 {
    padding-top: 45px;
}

.p_left05 {
    padding-left: 5px;
}

.p_left10 {
    padding-left: 10px;
}

.p_left15 {
    padding-left: 15px;
}

.p_left20 {
    padding-left: 20px;
}

.p_left30 {
    padding-left: 30px;
}

.p_left35 {
    padding-left: 35px;
}

.p_left70 {
    padding-left: 70px;
}

.p_left110 {
    padding-left: 110px;
}

.p_bot0 {
    padding-bottom: 0px;
}

.p_bot05 {
    padding-bottom: 5px;
}

.p_bot08 {
    padding-bottom: 8px;
}

.p_bot10 {
    padding-bottom: 10px;
}

.p_bot15 {
    padding-bottom: 15px;
}

.p_bot20 {
    padding-bottom: 20px;
}

.p_bot30 {
    padding-bottom: 30px;
}

.p_bot50 {
    padding-bottom: 50px;
}

.p_rig05 {
    padding-right: 5px;
}

.p_rig10 {
    padding-right: 10px;
}

.p_rig15 {
    padding-right: 15px;
}

.p_rig20 {
    padding-right: 20px;
}

.p_rig25 {
    padding-right: 25px;
}

.p_rig30 {
    padding-right: 30px;
}

.padding0 {
    padding: 0 !important;
}

.white {
    color: #fff;
}

.scrool-bg {
    background: #cff3f9;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    margin: 1em auto 0;
    padding: 1em 3em 0;

}

.banner-con {
    background: #cff3f9 none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 90%;
    padding: 30px 30px 100px 30px;
}

.ban {
    text-align: left;
    color: #0D2451;
    font-weight: 600;
    padding: 30px 70px 0 70px;
}

.slider-heading {
    font-size: 2.6875rem;
    font-family: 'Barlow', sans-serif;
    color: #0D2451;
    font-weight: 500;
    line-height: 1.125;
    text-align: left;
}

.slider-description {
    font-size: 1.125rem;
    color: #4a5b7d;
    margin-top: 0.75em;
    padding-right: 1rem;
}

.banner {
    position: relative;
    top: -1px;
}

.banner-con:after {
    content: "";
    position: absolute;
    display: block;
    height: 20%;
    left: 0;
    right: 0;
    bottom: -4rem;
    background-color: #cff3f9;
    -webkit-transform: skewY(3.25deg);
    transform: skewY(3.25deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    z-index: 2;

}

.about-us {
    position: relative;
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.about-us-con {
    position: absolute;
    top: -45%;
    width: 100%;
    height: auto;
    z-index: 9;
}

.about-bg {
    background: #fff;
    padding: 50px;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    box-shadow: 0 0.25em 1em rgba(7, 29, 63, 0.125);
}


.about-section-area {
    padding-top: 50px;
}

.about-section-heading {
    margin-bottom: 15px;

}

.about-section-heading h2 {
    display: block;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0D2451;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}

.about-section-heading h2 span {
    font-weight: 700;
    color: #30CFB3;
}


.about-us-content p {
    font-size: 16px;
    font-family: 'Barlow', sans-serif;
    margin-bottom: 10px;
    text-align: justify;
}


.about-us-content p span {
    color: #30CFB3;
}

.about-thumbnail {
    position: relative;
    z-index: 1;
}

.about-thumbnail img {
    border-radius: 6px;
    width: 100%;
}

.about-us-thumbnail {
    position: relative;
    z-index: 1;
}

.about-us-thumbnail .single-thumb {
    position: relative;
    z-index: 1;
    margin: 5px;
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.about-us-thumbnail .single-thumb img {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 6px;
}

.about-us-thumbnail .single-thumb:first-child {
    margin-bottom: 10px;
}

.about-us-thumbnail .single-thumb:hover img,
.about-us-thumbnail .single-thumb:focus img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.about-us-thumbnail img {
    height: auto;
    max-width: 100%;
}

.about-us-content a {
    color: #222;
    text-decoration: none;
    display: block;
    text-align: right;
}

.about-us-content a:hover {
    color: #FB6900;
    text-decoration: none;
}

.about-us-content a svg {
    color: #FB6900;
}

.about-us-content a:hover svg {
    color: #222;
}

.service {
    width: 80%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-bottom: 0;


}

.our-service {
    background: #fff;
    padding: 50px 50px 0 50px;
    margin-bottom: 0;
    overflow: hidden;


}

.our-service h2 {
    display: block;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0D2451;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}

.our-service h2 span {
    font-weight: 400;
    color: #e50e13;
}



/* :: our Service */
.card {
    font-size: 1em;
    overflow: hidden;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    background-color: #FFFFFF;
    border-radius: 0.5em;
    box-shadow: 0 0 10px rgba(7, 29, 63, 0.125);
    transition: all 300ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
    margin-bottom: 29px;
    margin-top: 30px;
    background: #d9f7fa;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    font-family: 'Barlow', sans-serif;
    box-shadow: none;
    background: #fff;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    margin-top: 0;
    color: #0D2451;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.25;
}

.card-text {
    clear: both;
    margin-bottom: 0;
    color: #4A5B7D;
    font-size: 0.875rem;
    font-weight: 400;
    min-height: 50px;
    margin-top: 15px;
    font-size: 15px;
}

.owl-nav {
    display: none;
}

h5 {
    font-size: 20px;
    color: #30CFB3;
    margin-bottom: 5px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
}


h2 {
    display: block;
    font-size: 2.6875rem;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0D2451;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}

.technology-sec {
    width: 80%;
    height: auto;
    margin: 0 10% 250px 10%;
    padding-top: 0;
    float: left;
}



.technology {
    padding: 50px 50px 0 50px;
    margin-bottom: 0;
    height: auto;
}

.our-technology {
    margin: 0;
    padding: 0;
}

p {
    clear: both;
    color: #4A5B7D;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0;
    font-family: 'Barlow', sans-serif;
    line-height: 28px;
    text-align: justify;

}

ul.skill {
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.skill li {
    color: #4A5B7D;
    font-size: 16px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    padding: 12px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
}

ul.skill li i {
    color: #30CFB3;
    font-size: 20px;
    margin-right: 7px;
}

ul.skill li:last-child {
    border-bottom: none;
}

ul.skill li:hover {
    color: #30CFB3;
    font-size: 18px;
}



.team-sec {
    width: 80%;
    height: auto;
    margin: 0 10%;
    float: left;
}

.team-bg {}

.team {
    padding: 50px;
    margin-top: 50px;
    float: left;
}


.team-listing ul {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;

}

.team-listing ul li {
    float: left;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 0.5em;
    box-shadow: 0 0.25em 1em rgba(7, 29, 63, 0.125);
    transition: all 300ms cubic-bezier(0.16, 0.68, 0.43, 0.99);


}

.team-listing ul li:hover {

    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    box-shadow: 0 0.5em 2em rgba(7, 29, 63, 0.125)
}

.team-listing ul li figure {
    float: left;
    justify-content: center;
    width: auto;
    max-width: 30%;
    overflow: hidden;
    background-color: #D9F7FA;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
}

.team-listing ul li div {
    float: left;
    width: 70%;
    justify-content: center;

}

.team-listing ul li div.person {
    padding: 1.5em 2em;
}

.person h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.person h3 {
    font-size: 15px;
    font-weight: 800;
}

.person h3 span {
    color: #30CFB3;
}

.person p {
    margin: 0;
}

.team-list {
    position: absolute;
    top: 150px;
    height: auto;
    width: auto;
    background: sky;
    left: 0;
}

.why-us-sec {
    width: 80%;
    height: auto;
    margin: 0 10%;
    float: left;
    margin-bottom: 150px;

}


.why-us-con {
    padding: 50px;
    float: left;
    width: 100%;
    background-color: #D9F7FA;
    border-radius: 25px;
}

.payment-sec {
    position: relative;
    width: 90%;
    height: 500px;
    margin: 150px auto;
    background: #D9F7FA;
    clear: both;
}

.payment-sec::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    display: block;
    height: 11.5em;
    left: 0;
    right: 0;
    background-color: #D9F7FA;
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    z-index: -1;
    top: -11em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    -webkit-transform: skewY(-6.25deg);
}

.payment-sec::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 170px;
    bottom: -100px;
    left: 0;
    background: #D9F7FA;
    z-index: -1;
    display: block;
    left: 0;
    right: 0;
    background-color: #D9F7FA;
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    bottom: -11em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    transform: skewY(6.25deg);
}

.payment-sec-con {
    padding: 50px 10%;
    position: absolute;
    z-index: 12;
    top: -250px;
    left: 0;
    right: 0;
}

.payment-sec-con h2 {
    display: block;
    display: block;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #0D2451;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}

.why-us ul {
    float: left;
    width: 100%;
    display: block;
    margin-top: 30px;
}

.why-us ul li {
    float: left;
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 0.5em;
    box-shadow: 0 0.25em 1em rgba(7, 29, 63, 0.125);
    transition: all 300ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.why-us ul li:hover {
    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    box-shadow: 0 0.5em 2em rgba(7, 29, 63, 0.125)
}

.why-us ul li figure {
    float: left;
    justify-content: center;
    width: auto;
    max-width: 30%;
    overflow: hidden;
    background-color: #D9F7FA;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
}

.why-us ul li div {
    float: left;
    width: 70%;
    justify-content: center;
}

.why-us ul li div.person {
    padding: 1.5em 2em;
}

.person h3 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 8px;
}

.person h3 span {
    color: #30CFB3;
}

.person p {
    margin: 0;
}

.person h3 i {
    color: #30CFB3;
    margin-right: 8px;
}



.store-cloud-help {
    margin: 50px 0 20px 0;
    display: block;
    float: left;
}

.store-cloud-help h3 {
    margin-bottom: 0.5rem;
    color: #30CFB3;
    font-size: 20px;
    font-weight: 800;
}

.store-cloud-help h2 {
    display: block;
    font-size: 2.6875rem;
    line-height: 1.2;
    text-transform: uppercase;
    color: #0D2451;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}

.store-cloud-help p {
    color: #4A5B7D;
    font-size: 1rem;
    line-height: 1.5;
    font-size: 1.375rem;
}

.store-cloud-solution-button {
    display: inline-block;
    color: #FFFFFF;
    margin-top: 15px;
    padding: 0.625rem 1.5rem 0.875rem;
    background-color: #30CFB3;
    border-radius: 0.25rem;
    transition: -webkit-transform 600ms cubic-bezier(0.85, -0.4, 0.2, 1.5);
    transition: transform 600ms cubic-bezier(0.85, -0.4, 0.2, 1.5);
    transition: transform 600ms cubic-bezier(0.85, -0.4, 0.2, 1.5), -webkit-transform 600ms cubic-bezier(0.85, -0.4, 0.2, 1.5);
    font-size: 18px;
}


.store-cloud-solution-button:hover {
    -webkit-transform: scale(1.125);
    transform: scale(1.125)
}





.store-cloud-solution-team {

    transform: translate(0%, 0%);
    width: 300px;
    min-height: 380px;
    background: #fff;
    font-family: 'Barlow', sans-serif;
    border-radius: 10px;
    transition: 0.5s;
    border: 1px solid #ccc;
    margin-top: 30px;
    /* box-shadow: 0 0.25em 1em rgba(7, 29, 63, 0.125); */
    transition: all 300ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.store-cloud-solution-team:hover {

    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    box-shadow: 0 0.5em 2em rgba(7, 29, 63, 0.125)
}

.store-cloud-solution-team .box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.store-cloud-solution-team .box .img {
    width: 120px;
    height: 120px;
    margin: 0 auto 0 auto;
    border-radius: 50%;
    overflow: hidden;
}

.store-cloud-solution-team .box .img img {
    width: 100%;
    height: 100%;
}

.store-cloud-solution-team .box h2 {
    font-size: 20px;
    color: #262626;
    margin: 20px auto;
}

.store-cloud-solution-team .box h2 span {
    font-size: 14px;
    background: #30CEB2;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 15px;
    margin-top: 15px;
}

.store-cloud-solution-team .box p {
    color: #4A5B7D;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0;
    font-family: 'Barlow', sans-serif;
    line-height: 22px;
    text-align: center;
    min-height: 90px;

}





/*************************************************************************************/

/*****************contact form ***************************/

.contact {
    width: 80%;
    height: auto;
    margin: 20% 10% 0px 10%;
    padding-top: 0;
    float: left;
}

.contact-con {
    padding: 50px 50px 0 50px;
    margin-bottom: 0;
    height: auto;
}

.contact-con p {
    font-size: 1.375rem;
    line-height: 1.5;
}


.contact-form-bg {
    margin-bottom: 1em;
    padding: 1.5em;
    border-radius: 0.5em;
    background-color: #FFFFFF;
    box-shadow: 0 0.25em 1em rgba(7, 29, 63, 0.125);
    float: left;
    width: 100%;
}

.contact-form-bg h5 {
    margin-bottom: 15px;
    font-family: 'Barlow', sans-serif;
}

.p_left5 {
    padding-left: 5px;
}

.p_right5 {
    padding-right: 5px;
}

.btn-primary {
    background-color: #30CEB2;
    border-color: #30CEB2;
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    padding: 7px 0;
    font-weight: 500;
}

.btn-primary:hover {
    background-color: #0D2451;
    border-color: #0D2451;
}




/***************************  footer ************************/


.footer {
    float: left;
    width: 100%;
    height: auto;
    clear: both;
}

.footer-curv {
    position: relative;
    width: 90%;
    min-height: 350px;
    margin: 0 auto;
    background: #D9F7FA;
    clear: both;
    border-radius: 0 0 25px 25px;
}

.footer-curv::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    display: block;
    height: 11.5em;
    left: 0;
    right: 0;
    background-color: #D9F7FA;
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    z-index: -1;
    top: -11em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    -webkit-transform: skewY(-6.25deg);
}



.footer-content {
    padding: 50px 10%;
    position: absolute;
    z-index: 14;
    top: 0;
    left: 0;
    right: 0;
}

.footer-content h4 {
    font-size: 1.375rem;
    font-weight: 800;
    color: #0D2451;
    padding-bottom: 30px;
}

.footer-content h3 {
    font-size: 18px;
    color: #0D2451;
}

.copy {
    color: #30CEB2;
    font-size: 16px;
    font-weight: 600;
}

.copy-mobile {
    color: #30CEB2;
    font-size: 16px;
    font-weight: 600;
    display: none;
}

ul.footer-link {
    margin: 15px 0;
}

ul.footer-link li {
    margin-bottom: 10px;
    color: #4A5B7D;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Barlow', sans-serif;
}

ul.footer-link li a {
    color: #4A5B7D;
}

ul.footer-link li a:hover {
    color: #30CEB2;
}

.m_top40 {
    margin-top: 40px !important;
}




.footer-logo {
    margin-top: 0;
    margin-bottom: -3rem;
    border: 0.25rem solid #1690ed;
    border-radius: 50%;
    color: #1690ed;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.1875;
    letter-spacing: 0.075rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    display: flex;
    justify-self: end;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 7.5rem;
    height: 7.5rem;
    word-break: normal
}

.footer-logo span {
    display: block;
}

.footer-logo span:first-child::after {
    content: "";
    display: inline-block;
    margin-right: 1em;
}

.footer-logo span:last-child::before {
    content: "—";
}

.fa-facebook,
.fa-twitter,
.fa-instagram {
    font-size: 18px;
}

.fa-facebook {
    color: #fff;
    background: #3B5998;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
}

.fa-twitter {
    color: #fff;
    background: #00ACED;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
}

.fa-instagram {
    color: #fff;
    background: #ED008C;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
}

p.footer-address a {
    color: #1690ed;
    text-decoration: none;
}

p.footer-address a:hover {
    color: #4A5B7D;
    text-decoration: none;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;

}

@media screen and (max-width:767px)  {
    

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: flex !important;
    width: 90%;
    margin: auto;
}

.owl-prev,.owl-next {

    color: #FFFFFF;
    width: 50px;
    padding: 5px 10px;
    background-color: #30CFB3;
    border-radius: 0.25rem;
    font-size: 14px;
    flex: 1;
    text-align: center;
    margin: 0 40px;
    text-transform: capitalize;
}

     }
label {
    color: #333;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}


.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
    float: left;
    width: 100%;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -2px;
	color: inherit;
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.messages {  font-size: 14px;  }