@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

.fb_iframe_widget {
    margin-bottom: 5px
}

.darkHeader {
    background-color: #000
}

.crms {
    padding: 1px;
    background-color: silver;
    border: solid 5px #efefef;
    margin-bottom: 0 !important
}

.dark-text p {
    line-height: 24px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600
}

.dark-text img {
    float: right;
    width: 300px;
    margin-left: 30px;
    margin-bottom: 15px
}

.dropdown-large {
    position: static !important
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0
}

.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0
}

.dropdown-menu-large > li > ul > li {
    list-style: none
}

.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 300;
    line-height: 1.428571429;
    color: #333;
    white-space: normal
}

.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    color: #999
}

.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0
    }

    .dropdown-menu-large > li {
        margin-bottom: 30px
    }

    .dropdown-menu-large > li:last-child {
        margin-bottom: 0
    }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important
    }
}

.top-con1 {
    background: transparent;
    color: #fff;
    font-size: 15px;
    padding: 6px 16px;
    border-radius: 50px;
    text-transform: uppercase;
    float: right;
    margin-top: 8px;
    margin-left: 24px;
    border: solid 2px #00a6dd !important;
    line-height: 28px !important;
}

.top-con {
    background: #2196F3;
    color: #fff;
    font-size: 15px;
    padding: 6px 16px;
    border-radius: 50px;
    text-transform: uppercase;
    float: right;
    margin-top: 8px;
    margin-left: 24px
}

.top-con:hover {
    color: #fff !important
}

body {
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    font-weight: 600;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Muli', sans-serif;
    overflow-x: hidden
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #13192d
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: none;
    line-height: 1.6em;
    font-family: 'Nunito Sans', sans-serif !important
}

.dark-bg {
    background-color: #282a33
}

.light-bg {
    background-color: #f6fbfd
}

p,
text {
    line-height: 24px;
    font-family: 'Muli', sans-serif;
    font-weight: 600
}

.strike-through {
    text-decoration: line-through
}

.margin-top-40 {
    margin-top: 40px
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.medium-container {
    max-width: 850px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.centered {
    text-align: center
}

.btn-style-one {
    position: relative;
    padding: 7px 20px;
    line-height: 24px;
    text-transform: capitalize;
    background: #2196F3;
    color: #fff;
    border: 2px solid #2196F3;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
    border-radius: 50px
}

.btn-style-one .icon {
    position: relative;
    margin-left: 8px
}

.btn-style-one:hover {
    background: none;
    color: #2196F3;
    border-color: #2196F3
}

.btn-style-two {
    position: relative;
    padding: 7px 20px;
    line-height: 24px;
    text-transform: capitalize;
    background: #2b3d5e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #2b3d5e;
    font-family: 'Muli', sans-serif
}

.btn-style-two .icon {
    position: relative;
    margin-left: 8px
}

.btn-style-two:hover {
    background: none;
    color: #2b3d5e;
    border-color: #2b3d5e
}

.btn-style-three {
    position: relative;
    padding: 7px 20px;
    line-height: 24px;
    text-transform: capitalize;
    background: #fff;
    color: #0e2741;
    font-size: 15px;
    font-weight: 500;
    border: 2px solid #fff;
    font-family: 'Nunito Sans', sans-serif
}

.btn-style-three .icon {
    position: relative;
    margin-left: 8px
}

.btn-style-three:hover {
    background: none;
    color: #fff;
    border-color: #fff
}

.btn-style-four {
    position: relative;
    padding: 11px 40px;
    line-height: 24px;
    color: #13192d;
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    text-transform: uppercase;
    border: 2px solid #e0e0e0
}

.btn-style-four:hover {
    color: #fff;
    background: #18254f;
    border-color: #18254f
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    margin-right: 15px;
    display: inline-block
}

.social-icon-one li a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.40);
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-one li a:hover {
    color: rgba(255, 255, 255, 1)
}

.social-icon-two {
    position: relative
}

.social-icon-two li {
    position: relative;
    display: inline-block
}

.social-icon-two li a {
    position: relative;
    width: 34px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin: 0 1px;
    border-radius: 5%;
    display: inline-block;
    background-color: #0f5eb6
}

.social-icon-two li.twitter a {
    background-color: #08c2ff
}

.social-icon-two li.g-plus a {
    background-color: #08c2ff;
    background-color: #ff5f4e
}

.social-icon-two li.dribbble a {
    background-color: #ff529b
}

.social-icon-three {
    position: relative
}

.social-icon-three .share {
    position: relative;
    color: #25292f;
    font-size: 16px;
    font-weight: 700;
    display: inline-block
}

.social-icon-three a {
    position: relative;
    color: #d4d4d4;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-three a:hover {
    color: #2196F3
}

.theme_color {
    color: #2196F3
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #18254f;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/logo.png)
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    background: #0a0a0a;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.scroll-to-top:hover {
    color: #fff;
    background: #2196F3
}

.list-style-one {
    position: relative
}

.list-style-one li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.8em;
    color: #000
}

.list-style-one li:before {
    content: '\f14e';
    left: 0;
    top: 2px;
    color: #4bc516;
    font-family: "Flaticon";
    margin-right: 9px
}

.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.8em;
    color: rgba(255, 255, 255, 0.60)
}

.list-style-two li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
    line-height: 1em;
    color: rgba(255, 255, 255, 0.60)
}

.list-style-three {
    position: relative
}

.list-style-three li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.8em;
    color: #171717
}

.list-style-three li:before {
    position: absolute;
    content: '\f00c';
    left: 0;
    top: 2px;
    color: #2196F3;
    font-family: 'FontAwesome'
}

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

.main-header .auto-container {
    position: relative
}

.main-header .header-top {
    position: relative;
    color: #fff;
    background: rgba(255, 255, 255, 0.10)
}

.main-header .header-top .top-left {
    position: relative;
    float: left;
    padding: 13px 0
}

.main-header .link-nav li {
    position: relative;
    display: inline-block;
    line-height: 14px;
    padding-right: 25px;
    font-size: 14px
}

.main-header .link-nav li a {
    padding-left: 25px;
    color: #aaa
}

.main-header .link-nav li:last-child {
    border-right: 0
}

.main-header .link-nav li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px
}

.main-header .link-nav li a {
    position: relative;
    color: #fff;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.main-header .header-top .top-right {
    position: relative;
    float: right
}

.main-header .header-top .top-right .social-icon-one {
    padding: 12px 0;
    display: inline-block
}

.main-header .header-top .top-right .login-btn {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 33px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #2b3d5e
}

.main-header .header-top .top-right .login-btn .icon {
    margin-right: 10px
}

.header-top .social-icon {
    position: relative
}

.header-top .social-icon a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-left: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #aaa;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.header-top .social-icon a:hover {
    color: #9c0
}

.main-header .main-box {
    position: relative;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background: rgb(255, 255, 255);
    padding: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.main-header.fixed-header .main-box {
    position: fixed;
    border-bottom: 1px solid #fbfbfc;
    padding: 0;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-header .main-box .outer-container {
    position: relative
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 10;
    padding: 10px 0
}

.fixed-header .main-box .logo-box {
    padding: 10px 0
}

.main-header.fixed-header .main-box .logo-box .logo img {
    width: 106px
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    background: none
}

.main-header .nav-outer {
    position: relative;
    float: right
}

.main-menu {
    position: relative;
    float: left;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    margin: 0
}

.main-menu .navigation > li {
    position: relative;
    display: inline-block;
    padding: 30px 0;
    margin-right: 23px;
    padding-bottom: 8px
}

.main-menu .navigation > li:last-child {
    margin-right: 0
}

.fixed-header .main-menu .navigation > li {
    padding: 17px 0
}

.fixed-header .info-options {
    padding: 38px 0 !important
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    opacity: 1;
    font-weight: 400;
    font-size: 14px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Nunito Sans', sans-serif
}

.main-menu .navigation > li.dropdown > a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0;
    font-size: 14px
}

.main-menu .navigation > li.dropdown a {
    padding-right: 12px
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a {
    color: #ff8700;
    opacity: 1
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 120%;
    width: 240px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05)
}

.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10)
}

.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 7px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #292929;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-transform: uppercase
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #fff;
    background: #2196F3
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 5px;
    width: 10px;
    height: 20px;
    display: block;
    color: #292929;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #fff
}

.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 20px;
    width: 250px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05)
}

.main-menu .navigation > li > ul > li > ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10)
}

.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none
}

.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 4px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #292929;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-transform: uppercase
}

.main-menu .navigation > li > ul > li > ul > li:hover > a {
    color: #fff;
    background: #2196F3
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #292929;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
    color: #fff
}

.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
    -webkit-transition: all .3s ease
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    border: 1px solid #fff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header.light-version {
    position: absolute;
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40)
}

.main-header.light-version .main-box {
    background: none
}

.main-header.light-version .main-menu .navigation > li,
.main-header.light-version .main-box .logo-box {
    padding: 20px 0
}

.main-header.light-version .main-menu .navigation > li > a {
    color: #fff
}

.light-version.fixed-header .main-box {
    background-color: rgba(0, 0, 0, 0.80);
    border-color: rgba(0, 0, 0, 0.80)
}

.header-style-two {
    position: absolute;
    width: 100%;
    background: none
}

.header-style-two .main-box {
    background: none
}

.main-header.header-style-two .main-menu .navigation > li.current > a,
.main-header.header-style-two .main-menu .navigation > li > a:hover {
    color: #fff
}

.header-style-three {
    position: relative
}

.header-style-three .header-top {
    position: relative;
    background-color: #262830
}

.header-style-three .header-top,
.header-style-three .header-top .link-nav li a {
    color: rgba(255, 255, 255, 0.80)
}

.header-style-three .header-top .top-right .login-btn {
    background-color: #2196F3
}

.header-style-three .search-box-outer {
    border-color: #13192d
}

.header-style-three.fixed-header .main-box {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0
}

.header-style-three .main-menu .navigation > li > a,
.header-style-three .search-box-btn {
    color: #13192d
}

.header-style-three .main-menu .navigation > li:hover > a,
.header-style-three .main-menu .navigation > li.current > a {
    color: #2196F3
}

.header-style-three .info-options .cart-btn {
    color: #13192d !important
}

.main-header .info-options {
    position: relative;
    float: right;
    margin-left: 25px;
    padding: 50px 0
}

.main-header .info-options .cart-btn {
    position: relative;
    color: #fff;
    font-size: 18px;
    float: left
}

.main-header .info-options .cart-btn .item-count {
    position: absolute;
    right: -10px;
    bottom: -6px;
    width: 18px;
    height: 18px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    display: inline-block;
    background-color: #2bbf4e
}

.search-box-outer {
    position: relative;
    float: left;
    color: #fff;
    padding-left: 20px;
    margin-right: 18px;
    border-left: 1px solid #fff
}

.main-header .search-box-btn {
    position: relative;
    display: block;
    width: 100%;
    top: 1px;
    font-size: 18px;
    line-height: 20px !important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-header .search-box-outer .dropdown-menu {
    top: 71px;
    border-top: 3px solid #2196F3;
    padding: 0;
    width: 280px;
    border-radius: 0
}

.main-header.fixed-header .search-box-outer .dropdown-menu {
    top: 61px
}

.main-header .search-box-outer .dropdown-menu > li {
    padding: 0;
    border: none;
    background: none
}

.main-header .search-panel .form-container {
    padding: 25px 20px
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    color: #000;
    border: 1px solid #e0e0e0;
    background: #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #9c0;
    border-color: #2196F3
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: none;
    cursor: pointer
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5
}

.main-slider .tp-dottedoverlay {
    background: none !important
}

.main-slider h2 {
    font-size: 65px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.main-slider .text {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 29px
}

.main-slider .btn-style-one {
    border-width: 2px;
    color: #fff;
    text-transform: uppercase
}

.main-slider .btn-style-two {
    border-width: 2px;
    color: #fff;
    border-radius: 50px
}

.main-slider .btn-style-three {
    border-width: 2px;
    color: #0e2741;
    border-radius: 50px
}

.main-slider .btn-style-three:hover {
    color: #fff
}

.main-slider .tp-bannertimer {
    display: none !important
}

.sec-title {
    position: relative;
    margin-bottom: 50px
}

.sec-title h2 {
    position: relative;
    color: #13192d;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2em;
    z-index: 1
}

.sec-title .text {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-top: 15px !important;
    line-height: 1.6em;
    color: rgba(19, 25, 45, 0.70)
}

.sec-title .quote-icon {
    position: absolute;
    left: 0;
    top: -18px;
    color: #ebeff7;
    font-size: 80px;
    line-height: 1em;
    margin-left: -40px
}

.sec-title .quote-icon .icon {
    line-height: 1em
}

.sec-title.centered {
    text-align: center
}

.sec-title.centered .quote-icon {
    left: 50%
}

.sec-title.centered .text {
    max-width: 810px;
    margin: 0 auto
}

.sec-title.light h2 {
    color: #fff
}

.sec-title.light .quote-icon {
    color: rgba(255, 255, 255, 0.20)
}

.sec-title.light .text {
    color: #fff
}

.map-canvas {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 470px
}

.map-canvas .map-data {
    text-align: center;
    font-size: 13px;
    font-weight: 400
}

.map-canvas .map-data h6 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
    color: #181818
}

.map-canvas .map-data .map-content {
    line-height: 26px
}

.services-section {
    position: relative;
    padding: 50px 0 10px;
    background: url(../images/background/1.png) right bottom no-repeat
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a i {
    width: 10px
}

.services-section .services-title {
    position: relative;
    padding-bottom: 20px
}

.services-section .services-title h2 {
    position: relative;
    color: #1d1d1d;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 40px;
    text-align: right
}

.services-section .services-title .text {
    position: relative;
    line-height: 24px;
    font-size: 14px;
    color: #000
}

.services-block {
    position: relative;
    margin-bottom: 40px
}

.services-block .inner-box {
    position: relative;
    text-align: center;
    padding: 50px 15px 40px;
    background-color: #2196F3
}

.services-block .inner-box .icon-box {
    position: relative;
    margin-bottom: 25px
}

.services-block .inner-box h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-family: 'Nunito Sans', sans-serif
}

.services-block .inner-box h3 a {
    color: #fff
}

.services-block .inner-box .learn-more {
    position: relative;
    color: #fff;
    font-size: 18px
}

.services-block .inner-box .learn-more .arrow {
    position: relative;
    top: 2px;
    margin-left: 5px
}

.services-block:nth-child(2) .inner-box {
    background-color: #277df3
}

.services-block:nth-child(3) .inner-box {
    background-color: #a337ff
}

.audit-form {
    position: relative;
    margin-top: 0
}

.audit-form h2 {
    position: relative;
    color: #fff;
    font-size: 42px;
    text-align: center;
    font-weight: 600
}

.audit-form {
    position: relative
}

.audit-form .row {
    margin: 0 -10px
}

.audit-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.audit-form .column .row .form-group {
    padding: 0 10px
}

.audit-form input[type="text"],
.audit-form input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 34px;
    padding: 12px 25px;
    height: 49px;
    color: #222;
    font-size: 14px;
    border: 1px solid #f5f5f5;
    background-color: #fff;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-family: 'Nunito Sans', sans-serif;
    -webkit-box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
    border-radius: 50px
}

.audit-form input:focus,
.audit-form select:focus,
.audit-form textarea:focus {
    border-color: #2196F3
}

.audit-form .form-group button {
    width: 100%;
    height: 49px;
    text-transform: uppercase;
    background-color: #1f2936;
    padding: 0
}

.audit-form .form-group button:hover {
    background: none;
    color: #1f2936
}

.counter-section {
    position: relative;
    background-color: #0075d3
}

.counter-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1050px;
    height: 100%;
    display: block;
    background: url(../images/background/pattern-1.png) no-repeat
}

.counter-section:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 396px;
    height: 100%;
    display: block;
    background: url(../images/background/pattern-2.png) no-repeat
}

.counter-section .image-column {
    position: relative;
    width: 50%;
    float: left;
    padding-top: 0
}

.counter-section .image-column .image-outer {
    position: relative;
    top: 100px;
    padding-right: 30px;
    text-align: right
}

.counter-section .image-column .image-outer .image img {
    position: absolute;
    right: 0;
    top: -45px;
    max-width: none;
    display: inline-block
}

.counter-section .image-column .image-outer .image {
    position: relative
}

.counter-section .content-column {
    position: relative;
    width: 50%;
    float: right;
    padding-top: 100px
}

.counter-section .content-column .content-inner {
    position: relative;
    max-width: 600px;
    width: 100%;
    padding-bottom: 100px;
    padding-left: 30px
}

.counter-section .content-column .content-inner .title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.60);
    font-family: 'Nunito Sans', sans-serif
}

.counter-section .content-column .content-inner h2 {
    position: relative;
    font-size: 35px;
    line-height: 1.2em;
    color: #fff;
    margin-bottom: 50px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 500
}

.counter-section .content-column .content-inner .learn-more {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    font-family: 'Nunito Sans', sans-serif
}

.fact-counter {
    position: relative
}

.fact-counter .column {
    position: relative;
    margin-bottom: 40px
}

.fact-counter .column .inner {
    position: relative
}

.fact-counter .count-outer .percentage {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    line-height: 1em
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 600;
    color: #fff;
    font-size: 42px;
    line-height: 1em;
    font-family: 'Nunito Sans', sans-serif
}

.fact-counter .count-outer .plus-tag {
    position: relative;
    font-weight: 600;
    color: #fff;
    font-size: 42px;
    line-height: 1em;
    font-family: 'Nunito Sans', sans-serif
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.offer-section {
    position: relative;
    padding: 200px 0 105px
}

.offer-section h2 {
    position: relative;
    color: #13192d;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px
}

.services-block-two {
    position: relative;
    margin-bottom: 45px
}

.services-block-two .inner-box {
    position: relative;
    text-align: center;
    padding: 27px 18px 25px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.services-block-two .inner-box .hover-shadow-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #eff3ff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #fff
}

.services-block-two .inner-box:hover .hover-shadow-box {
    bottom: -20px;
    -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    background-color: #2196F3
}

.inner-box:hover h3 a {
    color: #fff !important
}

.services-block-two .inner-box .icon-box {
    position: relative;
    margin-bottom: 20px
}

.services-block-two .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: -.5px
}

.services-block-two .inner-box h3 a {
    color: #0096c7;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box h3 a:hover {
    color: #2196F3
}

.services-block-two .inner-box .text {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
    color: #000;
    padding: 0;
    font-weight: 600
}

.services-block-two .inner-box .btn-box {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box:hover .btn-box {
    opacity: 1;
    visibility: visible
}

.services-block-two .inner-box .learn-more {
    position: relative;
    color: #13192d;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Nunito Sans', sans-serif;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box .learn-more .arrow {
    margin-left: 4px;
    top: 1px
}

.services-block-two .inner-box .learn-more:hover {
    color: #fff
}

.services-block-two.style-two .inner-box {
    position: relative;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.05)
}

.services-block-two.style-two .inner-box h3 a {
    color: #fff
}

.services-block-two.style-two .inner-box .text {
    color: rgba(255, 255, 255, 0.65)
}

.offer-section.style-two {
    padding-top: 130px
}

.gallery-section {
    position: relative;
    background-color: #f8f9ff
}

.gallery-section .gallery-outer {
    position: relative;
    min-height: 200px
}

.gallery-section .gallery-outer .content-column {
    position: absolute;
    width: 33.333%;
    height: 100%
}

.gallery-section .gallery-outer .content-column .content-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    padding: 60px 20px;
    vertical-align: middle
}

.gallery-section .gallery-outer .content-column .content-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-section .gallery-outer .content-column .content-inner .content .sec-title {
    float: right;
    width: 100%;
    max-width: 450px
}

.gallery-section .gallery-outer .content-column .content-inner .content .sec-title .text {
    margin-bottom: 30px
}

.gallery-section .gallery-outer .gallery-column {
    position: relative;
    width: 66.666%;
    float: right
}

.gallery-section .gallery-outer .gallery-column .default-portfolio-item {
    position: relative;
    padding: 0
}

.default-portfolio-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.default-portfolio-item .image-box {
    position: relative;
    display: block
}

.default-portfolio-item .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.default-portfolio-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.80);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%)
}

.default-portfolio-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%)
}

.default-portfolio-item .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.default-portfolio-item .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.default-portfolio-item .overlay-inner .image-link {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    width: 42px;
    height: 42px;
    margin: 0 5px;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.default-portfolio-item .overlay-inner .image-link .icon {
    position: relative
}

.default-portfolio-item .overlay-inner .image-link:hover {
    color: #666;
    background-color: rgba(255, 255, 255, 1)
}

.business-section {
    position: relative;
    padding: 60px 0 20px
}

.business-section.alternate {
    padding-bottom: 50px
}

.business-section .image-column {
    position: relative;
    margin-bottom: 0
}

.business-section .image-column .image {
    position: relative
}

.business-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.business-section .content-column {
    position: relative
}

.business-section .content-column .inner-content {
    position: relative;
    padding-left: 0;
    float: left;
    width: 100%
}

.business-section .content-column h2 {
    position: relative;
    color: #2196F3;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
    float: left;
    width: 100%
}

.list-style-one li strong {
    font-size: 18px
}

.mobs:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/background/cta_bg03.jpg) center center no-repeat;
    background-size: cover
}

.business-section .content-column .dark-text {
    position: relative;
    color: #13192d;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.testimonial-section {
    position: relative;
    padding: 80px 0 130px;
    background: url(../images/background/2.png) right center no-repeat
}

.testimonial-style-one {
    position: relative
}

.testimonial-style-one .inner-box {
    position: relative;
    padding: 30px 45px 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1)
}

.testimonial-style-one .inner-box .text {
    position: relative;
    color: #000;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 1.6em;
    font-weight: 300
}

.testimonial-style-one .inner-box .user-info {
    position: relative
}

.testimonial-style-one .inner-box .user-info .inner {
    position: relative;
    padding-left: 80px;
    min-height: 60px
}

.testimonial-style-one .inner-box .user-info .inner .author-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-style-one .inner-box .user-info .inner .author-image img {
    border-radius: 50%
}

.testimonial-style-one .inner-box .user-info .inner h3 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    text-transform: uppercase
}

.testimonial-style-one .inner-box .user-info .inner .designation {
    color: #b6b6b6;
    font-size: 17px;
    font-weight: 300;
    margin-top: 5px
}

.testimonial-style-one .inner-box .user-info .inner .quote {
    position: absolute;
    right: 0;
    top: 0;
    color: #f2f2f2;
    font-size: 50px;
    line-height: 1em
}

.testimonial-section .owl-nav {
    display: none
}

.testimonial-section .owl-dots {
    position: relative;
    text-align: center;
    padding: 40px 0 0
}

.testimonial-section .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    border-radius: 50%;
    background: none;
    border: 2px solid #d9d9d9;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot.active span,
.testimonial-section .owl-dots .owl-dot:hover span {
    background: #2196F3;
    border-radius: 50%;
    border-color: #2196F3
}

.call-to-action-section {
    position: relative;
    padding: 5px 0 20px;
    background-color: #1551b5
}

.call-to-action-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .03;
    background: url(../images/background/pattern-3.png) center center no-repeat
}

.call-to-action-section h2 {
    position: relative;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-transform: capitalize
}

.call-to-action-section .text {
    position: relative;
    font-size: 18px;
    color: #fff
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right
}

.call-to-action-section .btn-column .theme-btn {
    margin-top: 15px
}

.news-section {
    position: relative;
    padding: 50px 0 20px
}

.news-style-one {
    position: relative;
    margin-bottom: 20px
}

.news-style-one .inner-box {
    position: relative
}

.news-style-one .inner-box .image {
    position: relative
}

.news-style-one .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    height: 228px
}

.news-style-one .inner-box .image .post-time {
    position: absolute;
    left: 30px;
    bottom: -18px;
    color: #fff;
    font-size: 15px;
    z-index: 1;
    padding: 6px 18px 4px;
    display: inline-block;
    background-color: #2196F3
}

.news-style-one .inner-box .lower-content {
    position: relative;
    padding: 40px 15px 20px 35px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-style-one .inner-box .lower-content h3 {
    position: relative;
    font-weight: 500;
    font-size: 20px;
    color: #13192d;
    margin-bottom: 15px;
    line-height: 1.4em
}

.news-style-one .inner-box .lower-content h3 a {
    color: #13192d;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #2196F3 !important
}

.news-style-one .inner-box .lower-content h3 a:hover {
    color: #2196F3 !important
}

.news-style-one .inner-box .lower-content .text {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    margin-top: -8px;
    margin-bottom: 15px;
    color: rgba(7, 16, 45, 0.70)
}

.news-style-one .inner-box .lower-content .text p {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 15px;
    color: rgba(7, 16, 45, 0.60)
}

.news-style-one .inner-box .lower-content .more-detail {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #afafaf;
    text-transform: capitalize;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-style-one .inner-box .lower-content .more-detail .icon {
    position: relative;
    top: 1px;
    margin-left: 5px
}

.news-style-one .inner-box .lower-content .more-detail:hover {
    color: #2196F3
}

.news-style-one .inner-box:hover .lower-content {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1)
}

.sponsors-section {
    position: relative;
    padding: 40px 0 50px;
    background: #f8f8f8
}

.section-padding {
    position: relative;
    padding: 80px 0
}

.form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #dcdcdc;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.red {
    color: red
}

.sponsors-section .sponsors-title {
    position: relative;
    text-align: center;
    margin-bottom: 30px
}

.sponsors-section .sponsors-title h2 {
    position: relative;
    font-size: 25px;
    font-weight: 600;
    color: #1e1e1e;
    line-height: 1.2em;
    padding: 0 25px;
    display: inline-block
}

.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav {
    position: relative;
    display: none
}

.sponsors-section .sponsors-outer .image-box {
    position: relative;
    text-align: center;
    padding: 5px;
    border: solid 1px #ccc
}

.sponsors-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    box-shadow: 0 0 5px #ccc
}

.sponsors-section .sponsors-outer .image-box:hover img {
    opacity: 1
}

.subscribe-style-one {
    position: relative;
    padding: 55px 0;
    background-color: #11c0a5
}

.subscribe-style-one h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    font-style: italic;
    margin-top: 4px;
    font-family: 'Nunito Sans', sans-serif
}

.subscribe-style-one form {
    position: relative
}

.subscribe-style-one .form-group {
    position: relative;
    display: block;
    margin-bottom: 0;
    z-index: 1
}

.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    background: #fff;
    padding: 12px 16px 12px 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 60px;
    color: #b2b2b2;
    font-size: 24px;
    text-align: center;
    background: none
}

.main-footer {
    position: relative;
    background-color: #1b2025
}

.main-footer .footer-upper {
    position: relative;
    padding: 44px 0 20px
}

.ts-pricing-table-style3 ul li {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
    text-align: center;
    font-weight: 400;
    color: #000
}

.ts-pricing-table-style3 ul {
    margin: 0;
    padding: 0;
    color: #252525;
    font-size: 13px;
    list-style: none
}

.ts-pricing-table-style3 .price-icon .pricing-icon {
    background: #00a6dd;
    background: #00a6dd;
    color: #fff;
    width: 78px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    font-size: 27px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-top: -40px;
    display: inline-block
}

.ts-pricing-table-style3 .price-title h3 {
    font-size: 20px;
    color: #252525;
    text-align: center
}

.ts-testimonial-style1 .client-quote blockquote {
    padding: 0;
    font-size: 13px;
    border: none;
    font-style: normal;
    margin: 0;
    font-weight: 400
}

.blue {
    color: #00a6dd;
    font-weight: 500
}

.menu-support-help-container1 {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc
}

.main-footer .footer-upper .footer-column {
    position: relative;
    margin-bottom: 0
}

.ts-menu-footer ul li {
    list-style: none;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 9px;
    border-left: 1px solid #323437
}

.ts-menu-footer ul li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400
}

footer ul li a {
    color: #fff !important;
    font-weight: 400;
    font-size: 13px
}

.ts-testimonial-style1 .client-quote {
    font-size: 13px !important;
    color: #fff;
    line-height: 22px;
    padding: 10px;
    margin-bottom: 0;
    position: relative;
    min-height: 400px
}

.main-footer .footer-widget h2 {
    position: relative;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.main-footer .about-widget {
    position: relative
}

.main-footer .about-widget h3 {
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2em
}

.main-footer .about-widget .text {
    position: relative;
    font-size: 15px;
    margin-top: 25px;
    line-height: 1.8em;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.50)
}

.main-footer .links-widget .list {
    position: relative
}

.main-footer .links-widget .list li {
    position: relative;
    margin-bottom: 10px
}

.main-footer .links-widget .list li a {
    position: relative;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.50);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-footer .links-widget .list li a:hover {
    color: rgba(255, 255, 255, 0.80)
}

.main-footer .footer-bottom {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.10)
}

.main-footer .footer-bottom .copyright {
    position: relative;
    padding: 13px 0;
    color: #fff;
    font-size: 13px;
    text-align: left
}

.marketing-section {
    position: relative;
    padding: 120px 0 80px
}

.marketing-section h2 {
    position: relative;
    color: #13192d;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 60px
}

.services-block-three {
    position: relative;
    margin-bottom: 40px
}

.services-block-three .inner-box {
    position: relative;
    text-align: center;
    padding: 45px 30px 30px;
    background-color: #fff
}

.services-block-three .inner-box .icon-box {
    position: relative;
    margin-bottom: 30px
}

.services-block-three .inner-box h3 {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px
}

.services-block-three .inner-box h3 a {
    color: #13192d;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-three .inner-box h3 a:hover {
    color: #fe6030
}

.services-block-three .inner-box .learn-more {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: rgba(19, 25, 45, 0.50);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-three .inner-box .learn-more:hover {
    color: #2196F3
}

.fullwidth-gallery {
    position: relative
}

.fullwidth-gallery .default-portfolio-item {
    position: relative;
    padding: 0
}

.call-to-action-two {
    position: relative;
    padding: 55px 0 50px;
    background-color: #f6fbfd
}

.call-to-action-two h2 {
    position: relative;
    color: #13192d;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.call-to-action-two .btn-column {
    position: relative;
    text-align: right
}

.services-section-two {
    position: relative;
    padding: 115px 0 100px
}

.services-block-four {
    position: relative;
    margin-bottom: 0
}

.services-block-four .inner-box {
    position: relative;
    padding: 30px 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-four .inner-box .content {
    position: relative;
    padding-left: 100px
}

.services-block-four .inner-box .content .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 15px
}

.services-block-four .inner-box .content h3 {
    position: relative;
    font-size: 22px;
    color: #13192d;
    font-weight: 600;
    margin-bottom: 8px
}

.services-block-four .inner-box .content h3 a {
    color: #13192d;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-four .inner-box .content h3 a:hover {
    color: #2196F3
}

.services-block-four .inner-box .content .text {
    position: relative;
    line-height: 1.8em;
    font-size: 15px;
    color: rgba(19, 45, 25, 0.75)
}

.services-block-four .inner-box:hover {
    -webkit-box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1)
}

.price-section {
    position: relative;
    padding: 30px 0
}

.price-section.top-padd {
    padding-top: 130px
}

.pricing-column {
    position: relative;
    padding: 0;
    margin-bottom: 5px
}

.pricing-column .inner-box {
    position: relative;
    display: block;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.pricing-column .price-header {
    position: relative;
    padding: 20px 10px;
    line-height: 1em;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #003c9e;
    font-family: "Nunito Sans", sans-serif
}

.price-header:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .09;
    background: url(../images/background/pattern-3.png) center center no-repeat;
    background-size: cover
}

.pricing-column .plan-title {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 9px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: uppercase
}

.pricing-column .price-header .dollar-sign {
    position: relative;
    top: -30px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    left: -3px;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column .price-header .price sup {
    position: relative;
    left: 5px;
    top: -24px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column .price-header .price sub {
    font-size: 10px;
    font-weight: 400;
    left: -30px;
    color: #fff;
    text-transform: uppercase
}

.pricing-column .price-header .price .total-amount {
    font-size: 60px;
    font-weight: 400;
    line-height: 1em;
    color: #fff;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column .lower-content {
    position: relative;
    padding: 0 0 25px;
    border: 1px solid #f7f7f7;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
    box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1)
}

.pricing-column .lower-content .spec-list {
    position: relative;
    padding: 30px 0
}

.pricing-column .lower-content .spec-list .mark-list {
    color: rgba(195, 195, 195, 0.60);
    text-decoration: line-through
}

.pricing-column .lower-content .spec-list li {
    line-height: 32px;
    padding: 2px 15px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: rgba(33, 33, 33, 0.60)
}

.pricing-column .lower-content .purchase-btn {
    color: #13192d;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 38px;
    border: 1px solid #e8e8e8;
    text-transform: uppercase;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.pricing-column .lower-content .purchase-btn:hover {
    background-color: #13192d;
    border-color: #13192d;
    color: #fff
}

.pricing-column:nth-child(2) .inner-box .price-header {
    background-color: #a031e7
}

.pricing-column:nth-child(3) .inner-box .price-header {
    background-color: #f2323b
}

.pricing-column:nth-child(4) .inner-box .price-header {
    background-color: #4bc42b
}

.price-section-two {
    position: relative;
    padding: 160px 0 110px;
    background-color: #007bd9
}

.price-section-two:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .03;
    background: url(../images/background/pattern-3.png) left top repeat
}

.pricing-column-two {
    position: relative;
    margin-bottom: 40px
}

.pricing-column-two .inner-box {
    position: relative;
    display: block;
    text-align: center;
    background-color: #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.pricing-column-two .price-header {
    position: relative;
    padding: 40px 50px 0;
    line-height: 1em;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.pricing-column-two .price-header .content {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.pricing-column-two .plan-title {
    position: relative;
    color: #0b2336;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column-two .price-header .dollar-sign {
    position: relative;
    top: -30px;
    font-size: 18px;
    font-weight: 400;
    color: #0b2336;
    left: -3px;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column-two .price-header .price sup {
    position: relative;
    left: 5px;
    top: -24px;
    color: #0b2336;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column-two .price-header .price sub {
    font-size: 16px;
    font-weight: 400;
    left: -30px;
    color: #0b2336;
    text-transform: capitalize
}

.pricing-column-two .price-header .price .total-amount {
    font-size: 60px;
    font-weight: 700;
    line-height: 1em;
    color: #0b2336;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif
}

.pricing-column-two .lower-content {
    position: relative;
    padding: 0 0 45px
}

.pricing-column-two .lower-content .spec-list {
    position: relative;
    padding: 20px 0 30px
}

.pricing-column-two .lower-content .spec-list .mark-list {
    color: rgba(195, 195, 195, 0.60);
    text-decoration: line-through
}

.pricing-column-two .lower-content .spec-list li {
    line-height: 32px;
    padding: 2px 15px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: rgba(33, 33, 33, 0.60)
}

.pricing-column-two .lower-content .purchase-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 38px;
    text-transform: uppercase;
    display: inline-block;
    background: #292929;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.testimonial-section-two {
    position: relative;
    padding: 120px 0 100px;
    background-color: #0c74cb
}

.testimonial-section-two:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .03;
    background: url(../images/background/pattern-3.png) center center no-repeat
}

.testimonial-section-two .single-item-carousel {
    padding-left: 80px;
    padding-right: 80px
}

.testimonial-style-two {
    position: relative
}

.testimonial-style-two .inner-box {
    position: relative;
    text-align: center
}

.testimonial-style-two .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6em;
    max-width: 890px;
    margin: 0 auto;
    margin-bottom: 45px
}

.testimonial-style-two .inner-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.testimonial-style-two .inner-box .designation {
    position: relative;
    font-size: 17px;
    color: #fff;
    font-style: italic;
    font-family: 'Nunito Sans', sans-serif
}

.testimonial-section-two .owl-dots {
    display: none
}

.testimonial-section-two .owl-nav {
    position: absolute;
    left: 0;
    top: 45%;
    width: 100%;
    margin-top: -60px
}

.testimonial-section-two .owl-nav .owl-prev,
.testimonial-section-two .owl-nav .owl-next {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    line-height: 44px;
    background: none;
    border: 2px solid #fff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.testimonial-section-two .owl-nav .owl-prev {
    position: absolute;
    left: 0
}

.testimonial-section-two .owl-nav .owl-next {
    position: absolute;
    right: 0
}

.testimonial-section-two.style-two {
    background-color: #f75b41
}

.marketing-section.alternate {
    position: relative
}

.marketing-section.alternate h2 {
    margin-bottom: 25px
}

.marketing-section .title-text {
    position: relative;
    text-align: center;
    margin-bottom: 60px
}

.services-block-five {
    position: relative;
    margin-bottom: 40px
}

.services-block-five .inner-box {
    position: relative;
    text-align: center
}

.services-block-five .inner-box .icon-box {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 25px
}

.services-block-five .inner-box h3 {
    position: relative;
    color: #13192d;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4em
}

.services-block-five .inner-box h3 a {
    color: #13192d;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-five .inner-box h3 a:hover {
    color: #fe6030
}

.services-block-five .inner-box .text {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    margin-top: 15px;
    color: rgba(11, 34, 58, 0.65)
}

.audit-section {
    position: relative;
    padding: 20px 0;
    background-color: #2196F3
}

.audit-section .audit-form h2 {
    font-size: 24px;
    text-transform: uppercase
}

.audit-section p {
    padding: 0 100px;
    text-align: center;
    color: #000;
    margin-bottom: 26px
}

.audit-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .02;
    background: url(../images/background/pattern-3.png) center center no-repeat
}

.recent-case-section {
    position: relative;
    padding: 60px 0 40px
}

.case-block {
    position: relative;
    margin-bottom: 30px
}

.case-block .inner-box {
    position: relative
}

.case-block .inner-box .image {
    position: relative
}

.case-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.case-block .inner-box .lower-box {
    position: relative;
    padding: 13px 22px;
    border: 1px solid #f0f0f1;
    background: #f1f1f1
}

.case-block .inner-box .lower-box .title {
    position: relative;
    font-size: 17px;
    margin-bottom: 0;
    color: rgba(19, 25, 45, 0.60);
    font-family: 'Nunito Sans', sans-serif
}

.case-block .inner-box .lower-box h3 {
    position: relative;
    color: #13192d;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif
}

.case-block .inner-box .lower-box h3 a {
    color: #13192d;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.case-block .inner-box .lower-box h3 a:hover {
    color: #fe6030
}

.page-title {
    position: relative;
    color: #fff;
    padding: 70px 0 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 79px
}

.page-title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.page-title .auto-container {
    position: relative;
    z-index: 1
}

.page-title h1 {
    position: relative;
    font-size: 28px;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

button {
    overflow: visible;
    border-radius: 50px !important
}

.page-title .bread-crumb {
    position: relative;
    padding-top: 15px;
    text-align: right
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-left: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 27px
}

.page-title .bread-crumb li:before {
    content: '/';
    position: absolute;
    right: -22px;
    top: 2px;
    width: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 30px
}

.page-title .bread-crumb li:first-child {
    margin-left: 0
}

.page-title .bread-crumb li:last-child:before {
    display: none
}

.page-title .bread-crumb li a {
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.page-title .bread-crumb li a:hover {
    color: #2196F3
}

.team-section {
    position: relative;
    padding: 50px 0 40px
}

.team-section.alternate {
    padding-top: 160px
}

.team-member {
    position: relative;
    margin-bottom: 40px
}

.team-member .inner-box {
    position: relative;
    text-align: center
}

.team-member .inner-box .image {
    position: relative;
    width: 245px;
    height: 245px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 30px
}

.team-member .inner-box .lower-content {
    position: relative
}

.team-member .inner-box .lower-content h3 {
    position: relative;
    color: #13192d;
    font-size: 20px;
    font-weight: 600
}

.team-member .inner-box .lower-content .designation {
    position: relative;
    color: #878787;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 20px;
    font-family: 'Nunito Sans', sans-serif
}

.team-section .btn-style-four {
    margin-top: 40px
}

.team-page .team-member {
    margin-bottom: 80px
}

.case-single {
    position: relative;
    padding: 130px 0 140px
}

.case-single .cases-inner {
    position: relative
}

.case-single .cases-inner .case-images {
    position: relative;
    margin-bottom: 60px
}

.case-single .cases-inner .case-images .row {
    position: relative;
    margin: 0 -10px
}

.case-single .cases-inner .case-images .image-column {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}

.case-single .cases-inner .case-images .image-column .image {
    position: relative
}

.case-single .cases-inner .case-images .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.case-single .cases-inner .cases-title {
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px solid #ededed
}

.case-single .cases-inner .cases-title h2 {
    position: relative;
    color: #13192d;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4em;
    border-right: 1px solid #ededed
}

.case-single .cases-inner .cases-title .info-column {
    position: relative
}

.case-single .cases-inner .cases-title .info-column .inner {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px
}

.case-single .cases-inner .cases-title .info-column .inner h3 {
    position: relative;
    color: #171717;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase
}

.case-single .cases-inner .cases-title .info-column .inner .text {
    color: #b2b2b2;
    font-size: 16px
}

.case-single .cases-inner .lower-content {
    position: relative;
    padding-top: 50px
}

.case-single .cases-inner .lower-content .dark-text {
    position: relative;
    color: #212121;
    font-size: 18px;
    line-height: 1.6em;
    font-family: 'Nunito Sans', sans-serif
}

.case-single .cases-inner .lower-content .text {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 30px;
    margin-bottom: 40px;
    color: rgba(19, 25, 45, 0.75);
    font-family: 'Nunito Sans', sans-serif
}

.case-single .cases-inner .lower-content .two-column {
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px solid #ededed
}

.case-single .cases-inner .lower-content .two-column .image {
    position: relative;
    margin-bottom: 40px
}

.case-single .cases-inner .lower-content .two-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.case-single .cases-inner .lower-content .two-column .column-inner {
    position: relative;
    padding-left: 40px
}

.case-single .cases-inner .lower-content .two-column .column-inner h3 {
    position: relative;
    color: #13192d;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px
}

.case-single .cases-inner .lower-content .two-column .column-inner .styled-text {
    position: relative;
    color: #8c8c8c;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 8px 0 12px
}

.case-single .cases-inner .lower-content .two-column .column-inner h4 {
    position: relative;
    color: #494949;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
    font-family: 'Nunito Sans', sans-serif
}

.post-controls {
    position: relative;
    margin-top: 50px
}

.post-controls .prev-post {
    position: relative
}

.post-controls .prev-post .inner {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px
}

.post-controls .prev-post .inner .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    color: #acacac;
    line-height: 40px;
    text-align: center;
    background-color: #f6f6f6;
    font-family: 'FontAwesome'
}

.post-controls .prev-post h3 {
    position: relative;
    color: #0e1e3a;
    font-size: 16px;
    font-weight: 600
}

.post-controls .prev-post span {
    color: #a6a6a6
}

.post-controls .next-post {
    position: relative
}

.post-controls .next-post .inner {
    position: relative;
    padding-right: 60px;
    text-align: right
}

.post-controls .next-post .inner .icon {
    position: absolute;
    right: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    color: #acacac;
    line-height: 40px;
    text-align: center;
    background-color: #f6f6f6;
    font-family: 'FontAwesome'
}

.post-controls .next-post h3 {
    position: relative;
    color: #0e1e3a;
    font-size: 16px;
    font-weight: 600
}

.post-controls .next-post span {
    color: #a6a6a6
}

.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 130px 0 80px
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side {
    margin-bottom: 30px !important
}

.sidebar-page-container .sidebar {
    position: relative
}

.sidebar-page-container .sidebar-side .blog-sidebar {
    margin-left: 30px
}

.shop-page .sidebar-side .sidebar {
    margin-left: 15px
}

.sidebar-page-container .sidebar-side .blog-sidebar:before {
    position: absolute;
    content: '';
    left: -30px;
    top: -150px;
    width: 2000px;
    height: 5000px;
    background-color: #f6f6f6
}

.sidebar-title {
    position: relative;
    margin-bottom: 12px
}

.sidebar-title h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: capitalize
}

.sidebar-widget {
    position: relative;
    margin-bottom: 45px
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 40px;
    background: #fff;
    color: #222;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 60px;
    border: 1px solid #e9e9e9;
    padding: 10px 50px 10px 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input[type="text"]:focus,
.sidebar .search-box .form-group input[type="search"]:focus {
    border-color: #2196F3
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 65px;
    line-height: 48px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #fff;
    background: #262626;
    font-weight: 400;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover {
    background-color: #2196F3
}

.blog-cat {
    position: relative;
    padding: 20px 20px 10px;
    background-color: #fff
}

.blog-cat li {
    position: relative;
    margin-bottom: 12px
}

.blog-cat li a {
    position: relative;
    color: rgba(0, 0, 0, 0.75);
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 15px;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.blog-cat li:last-child a {
    border: 0;
    padding-bottom: 0
}

.blog-cat li a span {
    float: right;
    color: #000;
    font-weight: 600
}

.blog-cat li a:hover {
    color: #2196F3
}

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0;
    padding: 25px 25px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 2px solid #f6f6f6
}

.sidebar .popular-posts .post:last-child {
    margin-bottom: 0
}

.sidebar .popular-posts .post .text {
    position: relative;
    top: -4px;
    font-size: 19px;
    margin: 0;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.sidebar .popular-posts .post .text a {
    color: #000;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover {
    color: #2196F3
}

.sidebar .popular-posts .post-info {
    font-size: 16px;
    color: #b1b1b1;
    margin-top: 6px
}

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 18px;
    margin: 0 6px 10px 0;
    color: #878787;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    text-transform: uppercase;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    font-family: 'Nunito Sans', sans-serif;
    border: 2px solid #f6f6f6
}

.sidebar .popular-tags a:hover {
    background-color: #2196F3;
    color: #fff
}

.rangeslider-widget .outer-box {
    position: relative;
    padding: 10px 0 0
}

.rangeslider-widget .form-group {
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin: 30px 0 0
}

.rangeslider-widget .val-box {
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 0;
    width: 50px;
    text-align: center;
    color: #000;
    font-weight: 400
}

.rangeslider-widget .noUi-connect {
    background: #2196F3;
    box-shadow: none
}

.rangeslider-widget .noUi-background {
    background: #eef2f5 !important;
    border-color: #eef2f5 !important
}

.rangeslider-widget .noUi-handle {
    top: -7px !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: #fff !important;
    margin-left: 14px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    border-radius: 50%
}

.rangeslider-widget .noUi-horizontal {
    height: 7px !important;
    box-shadow: none !important;
    background: #2196F3
}

.rangeslider-widget .filter-btn {
    color: #fff;
    font-size: 14px;
    padding: 4px 20px;
    border-color: #12222e;
    background-color: #12222e;
    font-family: 'Nunito Sans', sans-serif
}

.sidebar .related-posts .post {
    position: relative;
    padding: 0;
    padding-left: 100px;
    min-height: 95px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.sidebar .related-posts .post:last-child {
    margin-bottom: 0;
    border: 0
}

.sidebar .related-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px
}

.sidebar .related-posts .post .post-thumb img {
    display: block;
    width: 100%
}

.sidebar .related-posts .post h4 {
    top: -2px;
    font-size: 18px;
    font-weight: 600;
    color: #1c1c1c;
    text-transform: capitalize
}

.sidebar .related-posts .post h4 a {
    color: #1c1c1c;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .related-posts .post a,
.sidebar .related-posts .post a:hover {
    color: #2196F3
}

.sidebar .related-posts .post .price {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
    color: rgba(21, 21, 21, 0.60);
    font-family: 'Nunito Sans', sans-serif
}

.sidebar .related-posts .post .rating {
    margin-bottom: 3px
}

.sidebar .related-posts .post .rating .fa {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    line-height: 26px;
    color: #f9a109
}

.sidebar .related-posts .post .rating .fa-star.light {
    color: #ebeff2
}

.our-blogs .news-style-one {
    margin-bottom: 55px
}

.our-blogs .news-style-one .inner-box .lower-content h3 {
    font-size: 24px
}

.styled-pagination {
    position: relative;
    margin-bottom: 30px
}

.styled-pagination ul {
    position: relative;
    display: inline-block
}

.styled-pagination li {
    position: relative;
    display: block;
    float: left;
    margin: 0 8px 8px 0
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 18px;
    padding: 7px 5px;
    height: 35px;
    font-size: 16px;
    min-width: 35px;
    color: rgba(0, 0, 0, 0.30);
    font-weight: 700;
    text-align: center;
    background: none;
    border: 1px solid #e8e8e8;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.styled-pagination li a.next {
    color: #1f1f1f;
    padding: 6px 20px;
    border: 0;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #f8f8f8
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
    color: #fff;
    border-color: #3d3d3d;
    background-color: #3d3d3d
}

.blog-single .news-style-one .inner-box:hover .lower-content {
    box-shadow: none;
    border: 1px solid #ebebeb
}

.blog-single .news-style-one .inner-box .lower-content h3 {
    font-size: 24px
}

.news-style-one .inner-box .lower-content blockquote {
    position: relative;
    padding: 40px 15px;
    border: 0;
    margin-top: 30px;
    margin-bottom: 25px;
    background-color: #f3f3f3
}

.news-style-one .inner-box .lower-content blockquote .blockquote-text {
    position: relative;
    font-size: 36px;
    color: #212121;
    font-weight: 300;
    line-height: 1.3em;
    text-align: center;
    z-index: 10
}

.news-style-one .inner-box .lower-content .text blockquote:before {
    position: absolute;
    content: '\f19c';
    left: 0;
    z-index: 1;
    color: #eaebec;
    font-size: 160px;
    line-height: 1em;
    width: 100%;
    text-align: center;
    font-family: "Flaticon"
}

.news-style-one .inner-box .lower-content .text blockquote .quote-author {
    position: absolute;
    color: #9fa3a7;
    font-size: 16px;
    font-style: italic;
    right: 50px;
    bottom: 30px
}

.news-style-one .post-share-options {
    position: relative;
    padding: 20px 0 6px
}

.news-style-one .post-share-options .tags a {
    position: relative;
    color: #07102d;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif
}

.news-style-one .post-share-options .tags {
    position: relative;
    color: #07102d;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-top: 70px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee
}

.sidebar-page-container .comments-area .group-title {
    position: relative;
    margin-bottom: 15px
}

.sidebar-page-container .group-title h2 {
    position: relative;
    font-size: 32px;
    color: #13192d;
    font-weight: 600;
    padding-bottom: 0;
    text-transform: capitalize
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0 0 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.sidebar-page-container .comments-area .comment-box:nth-child(1) {
    padding-top: 0
}

.sidebar-page-container .comments-area .comment-box:hover {
    border-color: #222
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    padding: 35px 0 0 100px;
    font-size: 14px;
    border-top: 1px solid #eee
}

.sidebar-page-container .comments-area .comment .comment-inner {
    position: relative
}

.sidebar-page-container .comments-area .comment .comment-reply {
    position: relative;
    color: #13192d;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Nunito Sans', sans-serif
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 38px;
    border-radius: 50%;
    margin-bottom: 20px
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 80px;
    display: block;
    border-radius: 50%
}

.sidebar-page-container .comments-area .comment-info {
    color: #3e5773;
    line-height: 24px;
    font-size: 13px
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 20px;
    font-weight: 600;
    color: #13192d;
    line-height: 16px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif
}

.sidebar-page-container .comments-area .comment-box .text {
    color: rgba(19, 25, 45, 0.60);
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8em
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    position: relative;
    font-size: 16px;
    color: #a3a3a3;
    font-style: italic
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 5px 30px;
    font-size: 12px;
    border: 1px solid #fbca00;
    text-transform: uppercase;
    letter-spacing: 1px
}

.comment-form {
    margin-top: 10px
}

.comment-form .group-sub-title {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 5px;
    color: rgba(19, 25, 45, 0.70)
}

.comment-form .row {
    margin: 0 -10px
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 12px 20px;
    height: 60px;
    font-size: 16px;
    border: 2px solid #f3f3f3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group textarea:focus {
    border-color: #2196F3
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 20px;
    color: #a5a5a5;
    height: 200px;
    font-size: 16px;
    resize: none;
    border: 2px solid #f3f3f3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form button {
    margin-top: 10px;
    padding: 11px 31px;
    border-color: #13192d;
    background-color: #13192d;
    text-transform: uppercase
}

.contact-section {
    position: relative;
    padding: 60px 0 20px
}

.contact-section h2 {
    position: relative;
    font-size: 21px;
    font-weight: 700;
    color: #13192d;
    margin-bottom: 5px;
    line-height: 1.2em;
    font-family: 'Nunito Sans', sans-serif
}

.contact-section .text {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0;
    color: #000
}

.contact-section .contact-info {
    position: relative;
    margin-bottom: 30px
}

.contact-section .contact-info li {
    position: relative;
    display: block;
    font-size: 14px;
    margin-bottom: 23px;
    color: #000;
    min-height: 51px;
    padding: 0 0 0 70px
}

.contact-section .contact-info li h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    color: #222328
}

.contact-section .contact-info li .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    border-radius: 5%;
    text-align: center;
    background-color: #11e8a4
}

.contact-section .contact-info li.phone .icon-box {
    background-color: #2196F3
}

.contact-section .contact-info li.fax .icon-box {
    background-color: #a43cec
}

.contact-section .contact-info li.map .icon-box {
    background-color: #35a7ff
}

.contact-section .form-column .inner-column {
    padding-left: 30px
}

.contact-section .info-column .inner-column {
    padding-left: 80px
}

.contact-section .info-column .inner-column h2 {
    margin-bottom: 30px
}

.contact-form {
    position: relative
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 25px
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 17px;
    padding: 8px 14px;
    height: 44px;
    font-size: 14px;
    border: 2px solid #eaeaea;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 4px
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group textarea:focus {
    border-color: #2196F3
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 12px 20px;
    height: 100px;
    resize: none;
    font-size: 16px;
    border: 2px solid #eaeaea;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.contact-form button {
    position: relative;
    font-weight: 600;
    margin-top: 0;
    padding: 13px 44px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}

.faq-section {
    position: relative;
    overflow: hidden;
    padding: 60px 0 30px
}

.faq-section .faq-column {
    position: relative;
    margin-bottom: 0px
}

.faq-section .faq-column .faq-title {
    position: relative
}

.faq-section .faq-column .faq-title h2 {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.2em
}

.faq-section .faq-column .faq-title .title-text {
    position: relative;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.75)
}

.faq-section .faq-search-box {
    position: relative;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 20px
}

.faq-section .faq-search-box .form-group {
    position: relative;
    margin: 0
}

.faq-section .faq-search-box .form-group input[type="text"],
.faq-section .faq-search-box .form-group input[type="search"] {
    position: relative;
    line-height: 28px;
    color: #222;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    padding: 15px 15px 15px 20px;
    border: 1px solid #ededed;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.faq-section .faq-search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    display: block;
    font-size: 22px;
    color: silver;
    background: none;
    font-weight: 400;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.faq-section .faq-search-box .form-group input:focus {
    border-color: #2196F3
}

.accordion-box {
    position: relative;
    margin-bottom: 40px;
    padding: 25px 30px 0;
    border: 1px solid #f1f1f1
}

.accordion-box .block {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1
}

.accordion-box .block:last-child {
    margin-bottom: 0;
    border: 0
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 20px;
    cursor: pointer;
    line-height: 1.2em;
    color: #242424;
    font-weight: 500;
    padding: 0 40px 0 0;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    font-family: 'Nunito Sans', sans-serif
}

.accordion-box .block .icon-outer {
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #ececec;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #dadada;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    width: 29px;
    height: 29px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    font-size: 12px;
    color: #dadada
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    color: #fff;
    border-color: #2196F3;
    background-color: #2196F3
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}

.accordion-box .block .acc-content {
    position: relative;
    display: none
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}

.accordion-box .block .acc-content.current {
    display: block
}

.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 16px 0 0
}

.accordion-box .block .content p {
    margin-bottom: 20px;
    line-height: 1.6em;
    font-size: 16px;
    color: rgba(0, 0, 10, 0.40)
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0
}

.faq-section .form-column {
    position: relative
}

.faq-section .form-column:before {
    position: absolute;
    content: '';
    left: 10px;
    top: -65px;
    width: 2000px;
    height: 5000px;
    background-color: #f6f6f6
}

.faq-section .form-column .form-inner {
    position: relative;
    padding-left: 60px
}

.faq-section .form-column .form-inner h2 {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 25px
}

.contact-form {
    position: relative
}

.faq-form .form-group {
    position: relative;
    margin-bottom: 22px
}

.faq-form .form-group input[type="text"],
.faq-form .form-group input[type="password"],
.faq-form .form-group input[type="tel"],
.faq-form .form-group input[type="email"],
.faq-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 15px 20px;
    height: 60px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ededed;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.faq-form .form-group input[type="text"]:focus,
.faq-form .form-group input[type="password"]:focus,
.faq-form .form-group input[type="tel"]:focus,
.faq-form .form-group input[type="email"]:focus,
.faq-form .form-group select:focus,
.faq-form .form-group textarea:focus {
    border-color: #2196F3
}

.faq-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 12px 20px;
    height: 200px;
    resize: none;
    font-size: 16px;
    border: 1px solid #ededed;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.faq-form button {
    position: relative;
    font-weight: 600;
    margin-top: 0;
    padding: 13px 44px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif
}

.error-section {
    position: relative;
    text-align: center;
    padding: 79px 0 50px
}

.error-section .error-image {
    position: relative;
    text-align: center
}

.error-section .error-image .image {
    position: relative;
    max-width: 100%;
    display: inline-block
}

.error-section h3 {
    position: relative;
    color: #26292d;
    font-weight: 300;
    font-size: 42px;
    margin-top: 20px;
    line-height: 1.2em;
    font-family: 'Nunito Sans', sans-serif
}

.error-section .text {
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.40)
}

.error-section .error-options {
    position: relative
}

.error-section .error-options .or {
    position: relative;
    color: #2f2f2f;
    font-size: 18px;
    margin: 0 18px;
    font-weight: 500
}

.error-section .btn-style-one {
    padding: 13px 27px;
    border-radius: 0
}

.error-search-box {
    position: relative;
    margin-top: 12px;
    width: 360px;
    display: inline-block
}

.error-search-box .form-group {
    position: relative;
    margin: 0
}

.error-search-box .form-group input[type="text"],
.error-search-box .form-group input[type="search"] {
    position: relative;
    line-height: 32px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #ededed;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 55px;
    border-radius: 3px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.error-search-box .form-group input:focus {
    border-color: #2196F3
}

.error-search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    width: 50px;
    line-height: 52px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: silver;
    background: none;
    font-weight: 400
}

.error-search-box .form-group input:focus + button,
.error-search-box .form-group button:hover {
    color: #2196F3
}

.sidebar-page-container.shop-page .sidebar-side:before {
    display: none
}

.shop-page .sidebar-side .blog-cat {
    padding: 0
}

.sidebar-page-container.shop-page .sidebar-side .popular-tags a {
    border: 1px solid #e5e5e5;
    margin-right: 10px
}

.shop-item {
    position: relative;
    margin-bottom: 50px
}

.shop-item .inner-box {
    position: relative
}

.shop-item .inner-box .image {
    position: relative
}

.shop-item .inner-box .image img {
    position: relative;
    width: 100%;
    display: inline-block
}

.shop-item .inner-box .lower-content {
    position: relative;
    padding: 30px 0 0
}

.shop-item .inner-box .lower-content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px
}

.shop-item .inner-box .lower-content h3 a {
    color: #000;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .lower-content h3 a:hover {
    color: #2196F3
}

.shop-item .inner-box .lower-content .price {
    position: relative
}

.shop-item .inner-box .lower-content .price li {
    position: relative;
    font-size: 16px;
    color: #2196F3;
    font-weight: 400;
    margin-right: 10px;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif
}

.shop-item .inner-box .lower-content .price li.total-price {
    text-decoration: line-through;
    color: #cacaca
}

.shop-item .inner-box .lower-content .rating {
    position: relative
}

.shop-item .inner-box .lower-content .rating .fa {
    position: relative;
    color: #ffb526;
    margin-left: 3px
}

.shop-item .inner-box .lower-content .rating .fa.light {
    color: #ebeff2
}

.product-details .basic-details {
    position: relative;
    margin-bottom: 5px
}

.product-details .image-column .image-carousel {
    background-color: #eee;
    border-radius: 4px
}

.product-details .image-column,
.product-details .info-column {
    margin-bottom: 50px
}

.product-details .info-column .add-to-cart {
    top: -1px;
    padding: 9px 23px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px
}

.product-details .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.product-details .image-column .thumbs-carousel {
    margin-top: 12px
}

.product-details .image-column .thumbs-carousel li {
    background-color: #f2f2f2;
    text-align: center;
    padding: 0;
    cursor: pointer
}

.product-details .image-column .thumbs-carousel li img {
    width: 100%;
    display: inline-block
}

.product-details .image-column .owl-dots,
.product-details .image-column .owl-nav {
    display: none
}

.product-details .basic-details .details-header {
    position: relative;
    margin-bottom: 0
}

.product-details .basic-details .details-header h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4em;
    color: #11111a;
    margin-bottom: 8px
}

.product-details .basic-details .details-header h4 a {
    color: #333
}

.product-details .basic-details .details-header .rating {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block
}

.product-details .basic-details .details-header .rating span {
    color: #f9a109
}

.product-details .basic-details .details-header .rating .fa {
    display: inline-block;
    margin-right: 1px
}

.product-details .basic-details .details-header .rating .fa.light {
    color: #dadada
}

.product-details .basic-details .details-header .item-price {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 24px;
    font-weight: 600;
    color: #2196F3;
    line-height: 24px;
    letter-spacing: 1px;
    font-family: 'Nunito Sans', sans-serif
}

.product-details .basic-details .details-header .reviews {
    position: relative;
    margin-left: 10px;
    display: inline-block
}

.product-details .basic-details .details-header .reviews .separater {
    color: #acacac;
    margin: 0 6px
}

.product-details .basic-details .details-header .reviews a {
    position: relative;
    color: #a2a2a2;
    font-size: 15px
}

.product-details .basic-details .text {
    margin-bottom: 5px;
    color: rgba(0, 0, 0, 0.60);
    font-size: 15px;
    line-height: 1.8em
}

.product-details .basic-details .availablity {
    position: relative;
    float: left;
    padding-right: 40px;
    line-height: 32px;
    margin-bottom: 27px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #777
}

.product-details .basic-details .availablity strong {
    font-size: 14px;
    letter-spacing: 2px;
    color: #11da61;
    font-weight: 600;
    text-transform: uppercase
}

.product-details .basic-details .item-quantity {
    position: relative;
    float: left;
    width: 70px;
    margin-bottom: 15px;
    margin-right: 50px;
    border: 1px solid #eae8e8
}

.product-details .basic-details .item-title {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px
}

.product-details .basic-details .btns-box {
    position: relative;
    margin-top: 10px
}

.product-details .basic-details .wishlist {
    position: relative;
    color: #dadada;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    border: 2px solid #e2e2e2;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease
}

.product-details .basic-details .wishlist:hover {
    color: #222;
    border-color: #222
}

.product-details .basic-details .wishlist .icon {
    margin-right: 8px;
    font-size: 16px
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner {
    line-height: 24px;
    padding: 10px 15px !important;
    height: 46px !important;
    box-shadow: none !important
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 11px 10px;
    background: #f4f5f6
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px
}

.product-details .basic-details .sel-colors {
    position: relative;
    margin-bottom: 15px
}

.product-details .basic-details .sel-colors strong {
    position: relative;
    top: -11px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    margin-right: 10px
}

.product-details .basic-details .sel-colors .color-box {
    position: relative;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    border-radius: 50%;
    display: inline-block
}

.product-details .basic-details .sel-colors .color-box input {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.product-details .basic-details .sel-colors .color-box label {
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    border-radius: 50%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.product-details .basic-details .sel-colors .color-box input[type="radio"]:checked + label:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
    border-radius: 50%;
    background-color: #fff
}

.shop-page .prod-tabs {
    position: relative
}

.shop-page .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #f2f2f2
}

.shop-page .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 8px;
    font-size: 16px;
    background: #f8f8f8;
    color: #12121a;
    border: 1px solid #f2f2f2;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 30px 10px;
    transition: all 500ms ease;
    border-radius: 3px 3px 0 0
}

.shop-page .prod-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 0;
    top: -1px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #2196F3
}

.shop-page .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.shop-page .prod-tabs .tab-btns .tab-btn.active-btn:before {
    opacity: 1
}

.shop-page .prod-tabs .tab-btns .tab-btn:hover,
.shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
    background: #fff;
    border-radius: 0
}

.shop-page .prod-tabs .tabs-content {
    position: relative
}

.shop-page .prod-tabs .tabs-content .tab {
    position: relative;
    padding: 25px 30px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    display: none;
    border-top: 0
}

.shop-page .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.shop-page .prod-tabs .tabs-content .tab p {
    font-size: 16px;
    line-height: 1.7em;
    color: rgba(18, 18, 26, 0.60);
    margin-bottom: 20px
}

.shop-page .prod-tabs .tabs-content .tab p:last-child {
    margin-bottom: 0
}

.shop-page .prod-tabs .tabs-content .tab h3,
.shop-page .prod-tabs .tabs-content .tab h4,
.shop-page .prod-tabs .tabs-content .tab h5,
.shop-page .prod-tabs .tabs-content .tab h6 {
    margin-bottom: 15px
}

.shop-page .prod-tabs .tabs-content .tab h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222
}

.shop-page .prod-tabs .reviews-container {
    position: relative;
    padding-bottom: 1px
}

.shop-page .prod-tabs .reviews-container .review-box {
    position: relative;
    margin-bottom: 30px;
    padding-left: 120px;
    min-height: 130px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0
}

.shop-page .prod-tabs .reviews-container .review-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.shop-page .prod-tabs .reviews-container .rev-thumb {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px
}

.shop-page .prod-tabs .reviews-container .rev-thumb img {
    display: block;
    width: 100%;
    border-radius: 3px
}

.shop-page .prod-tabs .reviews-container .rev-content {
    position: relative;
    background: #fff
}

.shop-page .prod-tabs .reviews-container .rev-header {
    position: relative
}

.shop-page .prod-tabs .reviews-container .rev-header h4 {
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

.shop-page .prod-tabs .reviews-container .rev-header .rating {
    position: relative;
    float: left;
    margin-left: 40px;
    color: #2196F3;
    line-height: 30px;
    font-size: 14px
}

.shop-page .prod-tabs .reviews-container .rev-header .rating .fa {
    margin-right: 3px
}

.shop-page .prod-tabs .reviews-container .rev-header .time {
    position: relative;
    float: right;
    color: #000;
    line-height: 30px;
    font-size: 14px
}

.shop-page .prod-tabs .reviews-container .rev-option {
    font-size: 14px;
    color: #9e9e9e
}

.shop-page .prod-tabs .reviews-container .rev-option a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.shop-page .prod-tabs .reviews-container .rev-text {
    font-size: 14px;
    color: #9e9e9e;
    line-height: 1.8em;
    margin-bottom: 15px
}

.shop-page .prod-tabs .add-review {
    position: relative;
    margin: 30px 0 20px;
    font-size: 14px
}

.shop-page .prod-tabs .add-review h2 {
    color: #000
}

.shop-page .prod-tabs .add-review .rating {
    position: relative;
    padding-top: 8px
}

.shop-page .prod-tabs .add-review .rating .rate-box {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #555
}

.shop-page .prod-tabs .add-review .rating .rate-box:hover,
.shop-page .prod-tabs .add-review .rating .rate-box:focus,
.shop-page .prod-tabs .add-review .rating .rate-box:active {
    color: #2196F3
}

.shop-page .prod-tabs .add-review label {
    position: relative;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #303030
}

.shop-page .prod-tabs .add-review h3 {
    margin-bottom: 20px
}

.shop-page .prod-tabs .add-review .form-group {
    position: relative;
    margin-bottom: 20px
}

.shop-page .prod-tabs .add-review .form-group input[type="text"],
.shop-page .prod-tabs .add-review .form-group input[type="password"],
.shop-page .prod-tabs .add-review .form-group input[type="tel"],
.shop-page .prod-tabs .add-review .form-group input[type="email"],
.shop-page .prod-tabs .add-review .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 9px 15px;
    color: #222;
    border: 1px solid #e0e0e0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.shop-page .prod-tabs .add-review .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 8px 15px;
    color: #222;
    border: 1px solid #e0e0e0;
    height: 150px;
    resize: none;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.shop-page .prod-tabs .add-review button {
    padding: 8px 35px
}

.related-products {
    position: relative;
    margin-top: 60px
}

.related-products h2 {
    position: relative;
    color: #0d2130;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px
}

.related-products .owl-dots {
    display: none
}

.related-products .owl-nav {
    position: absolute;
    right: 0;
    top: -65px
}

.related-products .owl-nav .owl-prev,
.related-products .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #bfbfbf;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-left: 0;
    border: 2px solid #f4f4f4;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.related-products .owl-nav .owl-next {
    left: -1px;
    border-radius: 0 3px 3px 0
}

.related-products .owl-nav .owl-prev {
    right: -1px;
    border-radius: 3px 0 0 3px
}

.related-products .owl-nav .owl-prev:hover,
.related-products .owl-nav .owl-next:hover {
    border-color: #12222e;
    background-color: #12222e;
    color: #fff
}

.tg-footerbar {
    width: 100%
}

.bottt {
    color: #fff;
    font-weight: 700
}

.bottt a {
    font-size: 24px;
    line-height: 27px;
    cursor: pointer;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    line-height: 22px;
    font-weight: 600;
    font-size: 21px
}

.bottt img {
    margin-bottom: 15px
}

.bottt span {
    font-size: 14px;
    font-family: 'Muli', sans-serif !important
}

.main-footer {
    position: relative;
    background: url(../images/slider-banner-1.jpg) no-repeat #1b1a20;
    background-size: contain;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-position: center
}

.footer-wrapper .fp-tableCell {
    vertical-align: top
}

.footerwrap {
    padding: 24px 50px 20px
}

.footerwrap .footer-left {
    margin: 0
}

.footerwrap .footer-left .flogo {
    height: 70px;
    background: url(../images/logo.png) no-repeat;
    display: block;
    outline: none
}

.hcontactwrap {
    position: relative
}

.conblrow {
    background-color: #000
}

.fcontxtbx {
    background-color: #2196F3;
    text-align: center
}

.services-sidebar {
    position: relative;
    padding: 18px 0 1px 12px;
    background-color: #18254f
}

.business-section .content-column h3 {
    position: relative;
    color: #172a69;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
    float: left;
    width: 100%
}

.sidebar-title {
    position: relative;
    margin-bottom: 14px
}

.sidebar-title h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: uppercase
}

.sidebar-widget {
    position: relative;
    margin-bottom: 10px
}

.blog-cat-two {
    position: relative;
    padding: 0;
    border: 0 solid #f2f2f2;
    background-color: #fff
}

.blog-cat-two li {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.blog-cat-two li.active {
    border-right: 1px solid #2196F3
}

.blog-cat-two li a {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    display: block;
    color: #0f1341;
    padding: 7px 0;
    padding-left: 30px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Muli', sans-serif
}

.blog-cat-two li a:before {
    position: absolute;
    content: '';
    left: 12px;
    top: 15px;
    width: 8px;
    height: 8px;
    background-color: #c3c3c3;
    border: 1px solid #c3c3c3;
    font-family: 'FontAwesome';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blog-cat-two li.active a,
.blog-cat-two li a:hover {
    color: #fff;
    padding-left: 30px;
    background-color: #2196F3
}

.fcontxtbx .txtCon {
    color: #fff;
    font-size: 19px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    line-height: 50px
}

.conblrow .phonebx {
    padding: 11px 0;
    text-align: center;
    line-height: 24px;
    background: #000
}

.conblrow .phonebx .ph {
    color: #fff;
    display: inline-block
}

.conblrow .phonebx .ph .fa {
    font-size: 24px;
    color: #2196F3;
    margin-right: 8px
}

.conblrow .phonebx .ph i.skype-icon {
    position: relative;
    width: 21px;
    height: 21px;
    top: 2px;
    background: url(../images/skype-icon.html) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 10px
}

.conblrow .phonebx i.skype-icon-mob {
    position: relative;
    width: 16px;
    height: 16px;
    top: 2px;
    background: url(../images/skype-icon.html) no-repeat;
    background-size: 100% 100%;
    display: none;
    margin-right: 6px
}

.conblrow .phonebx i.skype-icon-mob.margin {
    margin-left: 20px
}

.conblrow .phonebx .ph .fa.skype {
    color: #01a8e6
}

.conblrow .phonebx .ph span {
    font-size: 20px;
    display: inline-block
}

.conblrow .phonebx .numbx {
    color: #7f7ac3;
    font-size: 20px;
    margin-left: 10px;
    display: inline-block;
    text-align: left
}

.conblrow .phonebx .numbx a {
    color: #2196F3;
    text-decoration: none;
    font-weight: 700
}

.footerwrap .footer-left .addfbx {
    font-size: 15px;
    color: #fff;
    margin: 16px 0;
    font-family: 'Nunito', sans-serif
}

.footerwrap .conmidbx {
    padding-left: 90px
}

.footerwrap h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-weight: 600
}

.footerwrap h3.headingl {
    padding-left: 0;
    text-align: center
}

.footerwrap .conmidbx .email-num-bx {
    margin: 20px 0;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.footmenubx {
    padding-top: 20px;
    color: #fff;
    width: 100%
}

.footmenubx .copyrt {
    font-size: 15px
}

.footmenubx .navbar-nav {
    float: none;
    display: inherit
}

.nav.footermenu > li > a {
    padding: 0 12px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    float: left;
    font-family: 'Nunito', sans-serif
}

.email-num-bx p {
    margin-bottom: 0;
    font-size: 16px
}

.nav.footermenu > li {
    float: left
}

.nav.footermenu > li:first-child > a {
    padding-left: 0
}

.nav.footermenu > li > span {
    display: inline-block
}

.nav.footermenu > li > a:hover,
.nav.footermenu > li > a:focus {
    background-color: transparent
}

.footmenubx .ratedtxt {
    font-size: 13px;
    text-align: right
}

.social {
    position: relative;
    height: 50px;
    padding: 0 10px;
    display: table;
    float: right;
    overflow: hidden
}

.social span.bt-line {
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 4px;
    z-index: 1
}

.social span.bt-line img {
    width: 100%;
    height: auto
}

.btn-social-icon {
    position: relative;
    width: 46px;
    height: 46px;
    top: 12px;
    background-color: #2196F3;
    border-radius: 50%;
    margin: 0 5px;
    border: 0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0;
    line-height: 42px;
    color: #fff;
    font-size: 19px
}

.btn-social-icon:hover {
    top: 0
}

.inners .list-style-one li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1.8em;
    color: #fff
}

.inners .list-style-one li:before {
    position: absolute;
    content: '\f14e';
    left: 0;
    top: 2px;
    color: #fff;
    font-family: "Flaticon"
}

.banner {
    padding-top: 45px;
    background-image: url(../images/inner-section-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 30px
}

.center-block:hover {
    box-shadow: 0 0 8px #ccc
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    border: solid 5px #efefef;
    margin-bottom: 5px;
    width: 100%
}

.desktoplogo {
    padding: 8px 0;
    margin: 0;
    float: left
}

.desktoplogo img {
    width: 100%
}

.wsmenu {
    color: #fff;
    font-size: 14px;
    padding: 0;
    float: right;
    display: block;
    padding-top: 12px
}

.wsmenu > .wsmenu-list {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 0
}

.wsmenu > .wsmenu-list > li {
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
    float: left
}

.wsmenu > .wsmenu-list > li > a {
    display: block;
    padding: 10px 13px 2px 18px;
    line-height: 32px;
    text-decoration: none;
    position: relative;
    color: #3f3d3d;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: 800;
}




.wsmenu > .wsmenu-list > li:last-child > a {
    border-right: 0
}

.wsmenu > .wsmenu-list > li a.menuhomeicon {
    padding-left: 29px;
    padding-right: 29px
}

.wsmenu > .wsmenu-list > li > a .fa {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    margin-right: 12px;
    vertical-align: top
}

.wsmenu > .wsmenu-list > li > a .fa.fa-home {
    margin-right: 0;
    font-size: 15px
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    content: "";
    float: right;
    right: 43px;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    bottom: 0px;
    width: 0
}

.wsmenu > .wsmenu-list > li.rightmenu {
    float: right
}

.wsmenu > .wsmenu-list > li.rightmenu a {
    padding: 0 10px 0 13px;
    border-right: none;
    margin-left: 5px;
}

.wsmenu > .wsmenu-list > li.rightmenu a .fa {
    font-size: 15px
}

.wsmenu > .wsmenu-list > li.rightmenu {
    float: right
}

.wsmenu > .wsmenu-list > li.rightmenu:before,
.wsmenu-list > li.rightmenu:after {
    content: "";
    display: table
}

.wsmenu > .wsmenu-list > li.rightmenu:after {
    clear: both
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
    float: right;
    width: 210px;
    height: 39px;
    position: relative;
    margin: 16px 0 0
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .searchicon {
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
    width: 100%;
    position: relative;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    height: 39px;
    z-index: 2;
    outline: none;
    color: #333;
    background-color: #efefef;
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0;
    font-size: 12px
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input::placeholder {
    color: #a9a9a9
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
    color: #333;
    width: 220px
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus ~ .btnstyle .fa {
    color: #000;
    opacity: 1
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus ~ .searchicon {
    opacity: 1;
    z-index: 3;
    color: #FFF
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle {
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    opacity: .3;
    color: #333;
    z-index: 1000;
    background-color: transparent;
    border: solid 0;
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle .fa {
    line-height: 37px;
    margin: 0;
    padding: 0;
    text-align: center
}

.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle:hover .fa {
    opacity: 1
}

.wsmenu > .wsmenu-list > li.rightmenu {
    zoom: 1
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
    position: absolute;
    top: 79px;
    z-index: 1000;
    margin: 0;
    padding: 0;
    min-width: 190px;
    background-color: #fff;
    border: solid 1px #eee
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
    background-image: none;
    color: #000;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 4px 9px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0;
    border-right: 0 solid;
    text-transform: capitalize;
    border-bottom: solid 1px #fff;
    background: #f8f8f8
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
    text-decoration: none
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > .fa {
    margin-right: 9px
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: solid 1px #eee
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
    background-image: none;
    color: #666;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0 solid
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    text-decoration: none
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > .fa {
    margin-right: 9px
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    list-style: none;
    padding: 0;
    background-color: #fff;
    border: solid 1px #eee
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    background-image: none;
    color: #666;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0 solid
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    text-decoration: none
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > .fa {
    margin-right: 9px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
    width: 100%;
    left: 0;
    position: absolute;
    top: 79px;
    color: #000;
    z-index: 1000;
    margin: 0;
    text-align: left;
    padding: 14px 5px;
    font-size: 15px;
    border: solid 0 #eee;
    background: #2196F3
}

.abouts span {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    display: -webkit-box
}

.tes {
    float: left;
    height: auto;
    width: 100%;
    margin-bottom: 20px
}

.test {
    padding: 4%;
    float: left;
    height: auto;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    background-color: #EDEDED;
    border-radius: 8px;
    border: 1px solid #CCC;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 20px 300px
}

.arrow-new {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    width: 20px;
    margin-left: 20px
}

.name-test {
    float: left;
    height: auto;
    width: 100%;
    font-weight: 700;
    color: #000;
    font-size: 12px
}

.wsmenu > .wsmenu-list > li > a .wsarrow.newsss:after {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    content: "";
    float: right;
    right: 31px;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    bottom: 24px;
    width: 0
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    padding: 9px 5px 9px 0;
    font-size: 17px;
    color: #424242;
    margin: 0 0 7px;
    text-align: left;
    height: 39px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-next {
    opacity: .8
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-prev {
    opacity: .8
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    height: 31px;
    left: 0;
    padding: 7px 0;
    right: 0;
    width: 100%
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt {
    width: 100%;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    color: #424242;
    margin-top: 10px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0;
    background: #fff;
    background-image: none;
    color: #666;
    border-right: 0 none;
    display: block;
    background-color: #fff;
    color: #424242;
    font-size: 13px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li .fa {
    margin-right: 5px;
    text-align: center;
    width: 18px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li a:hover {
    background: transparent;
    text-decoration: underline
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li .fa {
    font-size: 11px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li .fa {
    margin-right: 5px;
    text-align: center;
    width: 18px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .mrgtop {
    margin-top: 15px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #dbdbdb;
    border: 1px solid #e7e7e7;
    color: #6a6a6a;
    margin: 2px 0;
    font-size: 13px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
    width: 40%;
    right: auto;
    left: auto
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
    width: 35%;
    right: auto;
    left: auto
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
    width: 100%;
    display: block
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="text"] {
    width: 100%;
    border: 1px solid #e2e2e2;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
    width: 100%;
    border: 1px solid #e2e2e2;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px;
    min-height: 122px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
    width: 25%;
    display: block;
    height: 32px;
    float: right;
    border: none;
    margin-right: 15px;
    cursor: pointer;
    background-color: #e1e1e1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
    width: 25%;
    display: block;
    height: 32px;
    float: right;
    border: none;
    cursor: pointer;
    background-color: #e1e1e1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-inner .item img {
    width: 100%
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    height: 31px;
    left: 0;
    padding: 7px 0;
    right: 0;
    width: 100%
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text {
    padding: 0;
    font-size: 14px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul {
    padding: 0;
    margin: 0
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text p {
    text-align: justify;
    line-height: 24px;
    color: #656565
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li {
    display: block;
    padding: 2px 0;
    line-height: 22px
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li a {
    color: #656565
}

.wsmobileheader {
    display: none
}

.overlapblackbg {
    opacity: 0;
    visibility: hidden
}

.wsmenu .wsmenu-click {
    display: none
}

.wsmenu .wsmenu-click02 {
    display: none
}

.hometext {
    display: none
}

@media only screen and (max-width: 991px) {
    html {
        overflow: hidden;
        height: 100%;
        -webkit-overflow-scrolling: touch
    }

    body {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden
    }

    body.wsactive {
        overflow: hidden
    }

    .desktoplogo {
        display: none
    }

    .wsmainfull {
        height: 0
    }

    .wsmenucontainer {
        background-attachment: local;
        background-position: 33% 0
    }

    .wsmenu {
        width: 100%;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        left: 0;
        overflow-y: hidden;
        padding: 0;
        top: 0;
        visibility: hidden;
        position: fixed;
        margin: 0
    }

    .wsmenu > .wsmenu-list {
        height: auto;
        min-height: 100%;
        width: 240px;
        background: #111a84;
        padding-bottom: 0;
        margin-left: -240px;
        display: block;
        text-align: center;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .wsmenu > .wsmenu-list > li {
        width: 100%;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        white-space: inherit;
        clear: right
    }

    .wsmenu > .wsmenu-list > li > a {
        padding: 9px 30px 8px 16px;
        font-size: 13px;
        text-align: left;
        border-right: solid 0;
        background-color: transparent;
        color: #fff;
        line-height: 25px;
        border-bottom: 1px solid;
        border-bottom-color: rgba(0, 0, 0, 0.13);
        position: static
    }

    .wsmenu > .wsmenu-list > li a.menuhomeicon {
        padding-left: 17px;
        padding-right: 17px;
        border-top: solid 1px rgba(0, 0, 0, 0.13)
    }

    .wsmenu > .wsmenu-list > li > a > .fa {
        font-size: 16px;
        color: #bfbfbf
    }

    .wsmenu > .wsmenu-list > li > a .wsarrow:after {
        display: none
    }

    .wsmenu > .wsmenu-list > li:hover > a {
        background-color: rgba(0, 0, 0, 0.08);
        text-decoration: none
    }

    .wsmenu > .wsmenu-list > li > a > .hometext {
        display: inline-block
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        display: none;
        position: relative;
        top: 0;
        background-color: #fff;
        border: none;
        padding: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        transition: inherit;
        -webkit-transform-style: flat
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        line-height: 20px;
        font-size: 13px;
        padding: 10px 0 10px 16px;
        color: #383838
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li span + a {
        padding-right: 30px
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > .fa {
        display: none
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
        background-color: #e7e7e7;
        color: #666;
        text-decoration: underline
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu li:hover > a {
        background-color: #e7e7e7;
        color: #666
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
        width: 100%;
        position: static;
        left: 100%;
        top: 0;
        display: none;
        margin: 0;
        padding: 0;
        border: solid 0;
        transform: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        transition: inherit;
        -webkit-transform-style: flat
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
        margin: 0;
        padding: 0;
        position: relative
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
        line-height: 20px;
        font-size: 13px;
        padding: 10px 0 10px 26px;
        color: #383838
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li span + a {
        padding-right: 30px
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > .fa {
        display: none
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
        background-color: #e7e7e7;
        color: #666;
        text-decoration: underline
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
        color: #000
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
        color: #000
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
        width: 100%;
        position: static;
        left: 100%;
        top: 0;
        display: none;
        margin: 0;
        padding: 0;
        border: solid 0;
        transform: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        transition: inherit;
        -webkit-transform-style: flat
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
        margin: 0
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
        line-height: 20px;
        font-size: 13px;
        padding: 10px 0 10px 34px;
        color: #383838
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li span + a {
        padding-right: 30px
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > .fa {
        display: none
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
        background-color: #e7e7e7;
        color: #666;
        text-decoration: underline
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
        color: #000
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        color: #666;
        display: none;
        position: relative;
        top: 0;
        padding: 10px 0;
        border: solid 0;
        transform: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        transition: inherit;
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
        -webkit-transform-style: flat
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
        width: 100%;
        margin: 0;
        padding: 5px 0 10px
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .title {
        color: #666;
        font-size: 15px;
        padding: 10px 8px 10px 0
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu > ul {
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 13px
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu > ul > li > a {
        padding: 9px 14px;
        line-height: normal;
        font-size: 13px;
        background-color: #e7e7e7;
        color: #666
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu > ul > li > a:hover {
        background-color: #000
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu ul li.title {
        line-height: 26px;
        color: #666;
        margin: 0;
        font-size: 15px;
        padding: 7px 0;
        background-color: transparent
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
        width: 100%
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
        padding: 5px 0 62px
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
        margin: 0
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
        width: 46%
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
        width: 46%
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
        min-height: 100px
    }

    .wsmobileheader {
        width: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        height: 70px;
        background-color: #18254f;
        text-align: left;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        box-shadow: 0 0 1px rgba(0, 0, 0, .3)
    }

    .wsactive .wsmobileheader {
        margin-left: 240px;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .wsmobileheader .smllogo {
        display: inline-block;
        margin-top: 12px;
        margin-left: 79px
    }

    .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
        width: 86%;
        margin: 7%;
        padding: 0
    }

    .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
        border-radius: 50px
    }

    .wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
        width: 100%
    }

    .callusbtn {
        color: #a9a9a9;
        font-size: 21px;
        position: absolute;
        right: 5px;
        top: 0;
        transition: all .4s ease-in-out 0;
        z-index: 102;
        padding: 11px 14px
    }

    .callusbtn .fa {
        vertical-align: top;
        margin-top: 12px;
        color: #fff
    }

    .callusbtn:hover .fa {
        color: #fff
    }

    .wsanimated-arrow {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 102;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        cursor: pointer;
        padding: 16px 35px 16px 0;
        margin: 19px 0 0 15px
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        cursor: pointer;
        height: 2px;
        width: 17px;
        background: #fff;
        position: absolute;
        display: block;
        content: ''
    }

    .wsanimated-arrow span:before {
        top: -7px;
        width: 23px
    }

    .wsanimated-arrow span:after {
        bottom: -7px;
        width: 17px
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        transition: all 500ms ease-in-out
    }

    .wsactive .wsanimated-arrow span:after {
        width: 23px
    }

    .wsactive .wsanimated-arrow span {
        background-color: transparent
    }

    .wsactive .wsanimated-arrow span:before,
    .wsactive .wsanimated-arrow.active span:after {
        top: 7px
    }

    .wsactive .wsanimated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0
    }

    .wsactive .wsanimated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    .overlapblackbg {
        right: 0;
        width: calc(100% - 240px);
        height: 100vh;
        min-height: 100%;
        position: fixed;
        top: 0;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer
    }

    .wsactive .wsmenu .overlapblackbg {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 1.5s ease-in-out;
        -moz-transition: opacity 1.5s ease-in-out;
        -ms-transition: opacity 1.5s ease-in-out;
        -o-transition: opacity 1.5s ease-in-out
    }

    .wsmenucontainer {
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .wsactive .wsmenucontainer {
        margin-left: 240px;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .wsactive .wsmenu {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        visibility: visible;
        z-index: 1000;
        top: 0
    }

    .wsactive .wsmenu > .wsmenu-list {
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        margin-left: 0
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click {
        height: 49px;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        cursor: pointer;
        width: 100%
    }

    .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i {
        transform: rotate(180deg)
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        display: block;
        height: 23px;
        width: 25px;
        margin-top: 7px;
        margin-right: 10px;
        background-size: 25px;
        font-size: 21px;
        color: #fff;
        float: right
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 {
        height: 41px;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        cursor: pointer;
        width: 100%
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i {
        display: block;
        height: 23px;
        width: 25px;
        margin: 8px 6px;
        background-size: 25px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.25);
        float: right
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i.wsmenu-rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media only screen and (min-width: 992px) and (max-width:1162px) {
    .desktoplogo {
        margin-left: 12px
    }

    .wsmenu > .wsmenu-list > li > a > .wsarrow {
        display: none
    }

    .wsmenu > .wsmenu-list > li > a {
        padding-left: 12px;
        padding-right: 12px
    }

    .wsmenu > .wsmenu-list > li a.menuhomeicon {
        padding-left: 22px;
        padding-right: 22px
    }
}

h2.widgettitle {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    font-weight: 700
}

.menu li a i {
    margin-right: 5px
}

ul.menu {
    margin-bottom: 12px;
    float: left;
    width: 100%
}

.menu li a {
    color: #fff;
    font-size: 12px;
    width: 100%;
    float: left;
    margin-bottom: 2px;
    text-transform: capitalize
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: -o-transform 0.3s, opacity .3s;
    -ms-transition: -ms-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

.wsmenu > .wsmenu-list > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: -o-transform 0.4s, opacity .4s;
    -ms-transition: -ms-transform 0.4s, opacity .4s;
    -moz-transition: -moz-transform 0.4s, opacity .4s;
    -webkit-transition: -webkit-transform 0.4s, opacity .4s;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: -o-transform 0.4s, opacity .4s;
    -ms-transition: -ms-transform 0.4s, opacity .4s;
    -moz-transition: -moz-transform 0.4s, opacity .4s;
    -webkit-transition: -webkit-transform 0.4s, opacity .4s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: -o-transform 0.3s, opacity .3s;
    -ms-transition: -ms-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

.wsmenu > .wsmenu-list > li:hover > .wsmegamenu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.ts-pricing-table-style3 .price-title {
    padding: 20px;
    width: 100%;
    background: #fff;
    display: inline-flex
}

.ts-pricing-table-style3 .price-icon {
    display: block;
    text-align: center
}

.ts-pricing-table-style3 .price-title h3 {
    font-size: 16px;
    color: #252525;
    text-align: center;
    margin-bottom: 0
}

.ts-wrapper {
    float: left;
    width: 100%;
    box-shadow: 0 0 10px #ccc
}

.client-image {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 8px;
    background: #e4e4e4
}

.pd5 {
    padding: 0 4px !important
}

.client-img {
    height: 94px;
    width: 100%
}

#contactfrm .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

#contactfrm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
    width: 100%
}

#SynnotechEnquiryValue .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

#SynnotechEnquiryValue label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
    width: 100%
}

#SynnotechPraposalValue label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
    width: 100%
}

#SynnotechPraposalValue .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

#SynnotechCareerValue label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
    width: 100%
}

#SynnotechCareerValue .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

#SynnotechCareerValue .btn-style-one {
    margin-top: 20px;
    margin-left: 5px;
    padding: 5px 24px
}

#SynnotechEnquiryValue .btn-style-one {
    margin-top: 20px;
    margin-left: 5px;
    padding: 5px 24px
}

#SynnotechPraposalValue .btn-style-one {
    margin-top: 20px;
    margin-left: 5px;
    padding: 5px 24px
}

.client-img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.client-img {
    background: #fff;
    padding: 15px 0;
    border: solid 1px #cdcdcd;
    -moz-transition: -moz-transform .3s ease-in;
    -webkit-transition: -webkit-transform .3s ease-in;
    -o-transition: -o-transform .3s ease-in
}

.ts-pricing-table-style3 {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.ts-pricing-table-style3 .price-title {
    padding: 20px
}

.ts-pricing-table-style3 .price-icon {
    display: block;
    text-align: center
}

.ts-pricing-table-style3 .price-icon .pricing-icon {
    background: #00a6dd;
    color: #fff;
    width: 78px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    font-size: 27px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-top: -40px;
    display: inline-block
}

.ts-pricing-table-style3 .price-title h3 {
    font-size: 20px;
    color: #252525;
    text-align: center
}

.ts-pricing-table-style3 .price-unit {
    padding: 15px 0;
    text-align: center;
    background: #ececec
}

.ts-pricing-table-style3 .price-unit .price-unit {
    color: #00a6dd
}

.ts-pricing-table-style3 .price-unit .price-unit .price {
    font-size: 35px;
    font-weight: 400
}

.ts-pricing-table-style3 .price-unit .price-unit .unit {
    font-size: 20px
}

.ts-pricing-table-style3 ul {
    margin: 0;
    padding: 0;
    color: #252525;
    font-size: 13px;
    list-style: none
}

.ts-pricing-table-style3 ul li {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
    text-align: center;
    font-weight: 400
}

.ts-pricing-table-style3 p {
    text-align: center;
    line-height: normal
}

.ts-pricing-table-style3 p a.cta_pricing {
    background: none repeat scroll 0 0 #42454a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    margin-top: 30px;
    padding: 0 15px;
    text-decoration: none;
    margin-bottom: 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
    border: 1px solid #42454a
}

.ts-pricing-table-style3.active .price-unit {
    background: #00a6dd;
    color: #fff !important
}

.ts-pricing-table-style3 p a.cta_pricing:hover,
.ts-pricing-table-style3.active a.cta_pricing {
    background: none repeat scroll 0 0 #00a6dd;
    color: #fff;
    border: 1px solid #00a6dd
}

.ts-pricing-table-style3.active a.cta_pricing:hover {
    background: #fff;
    color: #00a6dd
}

.ts-pricingtable-5 table {
    border-collapse: separate;
    margin: 0 auto;
    width: 100%
}

.ts-pricingtable-5 .ts-pricing-img {
    vertical-align: bottom
}

.ts-pricingtable-5 table td {
    width: 20%;
    border: none;
    padding: 0
}

.ts-pricingtable-5 .ts-pricing-item {
    background: #f8f8f8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding-top: 20px;
    text-align: center;
    margin: 0 0 0 30px
}

.ts-pricingtable-5 .price-icon {
    width: 78px;
    height: 78px;
    background: #00a6dd;
    font-size: 27px;
    color: #fff;
    line-height: 78px;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    -o-border-radius: 10%;
    border-radius: 10%;
    display: inline-block;
    margin: 0 auto
}

.ts-pricingtable-5 .price-title {
    font-family: 'Muli';
    font-size: 20px;
    font-weight: 400;
    margin: 17px 0 20px;
    text-transform: capitalize
}

.ts-pricingtable-5 .price-unit-vat {
    background: #ed3338;
    padding: 20px 15px 15px
}

.ts-pricingtable-5 .price-unit-vat p {
    line-height: normal;
    margin-bottom: 0
}

.ts-pricingtable-5 .price-unit {
    color: #00a6dd;
    font-weight: 400;
    letter-spacing: -.25px;
    display: inline-block
}

.ts-pricingtable-5 .price-unit .price {
    font-size: 40px
}

.ts-pricingtable-5 .price-unit .unit {
    font-size: 20px;
    position: relative;
    top: -7px
}

.ts-pricingtable-5 .price-unit .unit .per-month {
    font-size: 16px
}

.ts-pricingtable-5 .desc {
    padding: 20px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0
}

.ts-pricingtable-5 .ts-bt-pricing {
    line-height: 60px;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 51px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #00a6dd;
    border: 1px solid #00a6dd;
    display: inline-block;
    font-weight: 600
}

.ts-pricingtable-5 .ts-bt-pricing:hover {
    background: #fff;
    color: #00a6dd;
    display: inline-block
}

.ts-pricingtable-5 .title-feature {
    background: #2196F3;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 20px
}

.ts-pricingtable-5 table tr.list-feature {
    background: #f3f3f3
}

.ts-pricingtable-5 table td .inner-td {
    margin: 0 0 0 30px;
    text-align: center;
    display: block;
    line-height: 22px;
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 7px;
    padding-left: 18px;
    text-transform: capitalize;
    padding: 14px 23px;
    text-shadow: 0 2px #fff
}

.ts-pricingtable-5 table tr.list-feature:nth-child(2n) .inner-td {
    background: #fff
}

.ts-pricingtable-5 table tr.list-feature:nth-child(2n+1) .inner-td {
    background: #f8f8f8
}

.ts-pricingtable-5 table tr.list-feature td:first-child .inner-td {
    background: none;
    text-align: left;
    margin-left: 0
}

.ts-pricingtable-5 .ts-footer-price {
    background: #42454a;
    text-align: center;
    padding: 12px 0;
    margin: 0 0 0 30px
}

.ts-footer-price p {
    color: #fff;
    line-height: normal;
    margin-bottom: 20px
}

.ts-pricingtable-5 table td .inner-td.ts-icon-check,
.ts-icon-check {
    color: #00a6dd;
    font-size: 18px
}

.ts-pricingtable-5 table td .inner-td.ts-icon-close,
.ts-icon-close {
    color: #42454a;
    font-size: 22px
}

#bridge .navbar {
    margin-top: 20px
}

#prices_table,
#prices_table2 {
    border-collapse: collapse;
    margin-top: 40px;
    width: 100%;
    border: none;
    text-align: center
}

#prices_table th,
#prices_table2 th {
    background: none repeat scroll 0 0 #42454a;
    color: #fff;
    font-size: 18px;
    padding: 17px
}

#prices_table td,
#prices_table2 td {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #d9d9d9;
    color: #252525;
    font-weight: 400;
    padding: 20px 8px 15px;
    text-transform: uppercase
}

#prices_table td:first-child,
#prices_table2 td:first-child {
    border-left: medium none
}

#prices_table td:last-child,
#prices_table2 td:last-child {
    border-right: medium none
}

#search_price_table,
#search_prices_table2 {
    border: 1px solid #cbcbcb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    height: 45px;
    padding: 5px 10px
}

.ts-search-whois {
    background: none;
    display: inline-block;
    width: 100%
}

.bannerss p {
    color: #fff;
    font-size: 17px;
    margin-bottom: 30px
}

.bannerss a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
    float: left;
    width: 100%
}

.bannerss a i {
    margin-right: 10px
}

.bannerss a.half {
    width: 50%;
    float: left
}

.bannerss h2 {
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize
}

.bannerss a i {
    background-color: #2196F3;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 2px;
    line-height: 24px
}

.purposal {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 9999
}

.whatsapp {
    position: fixed;
    bottom: 11px;
    left: 2px;
    z-index: 9999
}

.hiring {
    position: fixed;
    bottom: 60px;
    left: 2px;
    z-index: 9999
}

.sos-fixed {
    width: 100%
}

.sos-fixed a {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 31px;
    float: left;
    width: 100%;
    width: 32px;
    margin-right: 2px
}

.services-sidebar .ziehharmonika h3 {
    background: #2196F3;
    color: #fff;
    text-align: left;
    border-radius: 0;
    padding: 5px 12px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 1px;
    padding-right: 40px;
    transition: .25s all;
    position: relative;
    font-size: 14px
}

.ziehharmonika h3 {
    background: #2196F3;
    color: #fff;
    text-align: left;
    border-radius: 0;
    padding: 5px 12px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 9px;
    padding-right: 40px;
    transition: .25s all;
    position: relative;
    font-size: 14px
}

.footer-widget .ziehharmonika h3 {
    background: #2196F3;
    color: #fff;
    text-align: left;
    border-radius: 0;
    padding: 5px 12px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 9px;
    padding-right: 40px;
    transition: .25s all;
    position: relative;
    font-size: 14px
}

.ziehharmonika h3.active {
    margin-bottom: 12px;
    background: #00a6dd
}

.ziehharmonika h3::before {
    content: attr(data-prefix);
    font-size: 18px;
    margin-right: 9px
}

.footer-widget .ziehharmonika h3::before {
    content: attr(data-prefix);
    font-size: 18px;
    margin-right: 4px
}

.ziehharmonika h3.alignLeft {
    padding-left: 35px
}

.ziehharmonika > div {
    display: block;
    background: #fff;
    border-radius: 0;
    border: 0 solid #cdcdcd;
    text-align: left;
    padding: 5px 10px;
    margin-bottom: 9px
}

.ziehharmonika > div ul {
    padding: 0;
    padding-left: 15px
}

.ziehharmonika > div ul li {
    list-style: disc;
    margin: 4px 0
}

.ziehharmonika > div ul li a {
    color: #000 !important;
    font-size: 13px;
    font-weight: 600
}

.ziehharmonika .arrowDown {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0;
    border-color: #00a6dd transparent transparent;
    position: absolute;
    bottom: 0;
    left: 40px;
    transition: .25s all;
    opacity: 0
}

.ziehharmonika .active .arrowDown {
    bottom: -8px;
    border-color: #00a6dd transparent transparent;
    opacity: 1
}

.ziehharmonika .collapseIcon {
    position: absolute;
    right: 9px;
    top: 45%;
    font-size: 18px;
    font-weight: 300;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.ziehharmonika .collapseIcon.alignLeft {
    right: initial;
    left: 20px
}

.ts-style-button.normal {
    line-height: 31px;
    font-size: 12px;
    width: auto;
    float: left;
    padding: 0 13px;
    margin-right: 2px;
    background-color: #fd4326;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 2px;
    color: #fff
}

.presense-hd {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #00a6dd;
    margin-top: 30px
}

.presense-inner {
    float: left;
    width: 100%;
    margin-bottom: 3px;
    margin-top: 22px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    font-family: 'Muli', sans-serif
}

.school h4 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600
}

.school ul li {
    list-style: none;
    padding: 0;
    color: #545454
}

.mobile-slider {
    display: none;
    padding-top: 70px
}

.re1:hover {
    background-color: #009ed2;
    color: #fff
}

.re1 {
    padding: 7px 20px;
    border-radius: 50px;
    background: #18254f;
    color: #fff;
    margin-left: 10px
}

.req.btn-style-one {
    position: relative;
    padding: 7px 3px 6px 19px;
    line-height: 24px;
    text-transform: capitalize;
    background: #fff;
    color: #000;
    border: 2px solid #18254f;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
    border-radius: 50px
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfonte0a5e0a5.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfontd41dd41d.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/fontawesome-webfonte0a5e0a5.html?v=4.3.0) format("woff2"), url(../fonts/fontawesome-webfonte0a5e0a5.woff?v=4.3.0) format("woff"), url(../fonts/fontawesome-webfonte0a5e0a5.ttf?v=4.3.0) format("truetype"), url(../fonts/fontawesome-webfonte0a5e0a5.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

@font-face {
    font-family: "Flaticon";
    src: url(../fonts/flaticon.eot);
    src: url(../fonts/flaticond41dd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/flaticon.woff) format("woff"), url(../fonts/flaticon.ttf) format("truetype"), url(../fonts/flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Flaticon";
    src: url(../fonts/flaticon.svg#Flaticon) format("svg")
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-line-chart-1:before {
    content: "\f100"
}

.flaticon-phone-call:before {
    content: "\f101"
}

.flaticon-headphones-1:before {
    content: "\f102"
}

.flaticon-house:before {
    content: "\f103"
}

.flaticon-share:before {
    content: "\f104"
}

.flaticon-musical-note:before {
    content: "\f105"
}

.flaticon-back-1:before {
    content: "\f106"
}

.flaticon-next-1:before {
    content: "\f107"
}

.flaticon-star-1:before {
    content: "\f108"
}

.flaticon-link:before {
    content: "\f109"
}

.flaticon-like-1:before {
    content: "\f10a"
}

.flaticon-settings-1:before {
    content: "\f10b"
}

.flaticon-heart-2:before {
    content: "\f10c"
}

.flaticon-next:before {
    content: "\f10d"
}

.flaticon-garbage:before {
    content: "\f10e"
}

.flaticon-money-bag-2:before {
    content: "\f10f"
}

.flaticon-piggy-bank-1:before {
    content: "\f110"
}

.flaticon-headphones:before {
    content: "\f111"
}

.flaticon-favorite:before {
    content: "\f112"
}

.flaticon-plus:before {
    content: "\f113"
}

.flaticon-minus:before {
    content: "\f114"
}

.flaticon-checked:before {
    content: "\f115"
}

.flaticon-unchecked:before {
    content: "\f116"
}

.flaticon-timer:before {
    content: "\f117"
}

.flaticon-profile:before {
    content: "\f118"
}

.flaticon-cancel-1:before {
    content: "\f119"
}

.flaticon-right-arrow-2:before {
    content: "\f11a"
}

.flaticon-left-arrow-2:before {
    content: "\f11b"
}

.flaticon-down-arrow:before {
    content: "\f11c"
}

.flaticon-clock-1:before {
    content: "\f11d"
}

.flaticon-interface-1:before {
    content: "\f11e"
}

.flaticon-arrows-7:before {
    content: "\f11f"
}

.flaticon-power-1:before {
    content: "\f120"
}

.flaticon-email:before {
    content: "\f121"
}

.flaticon-light-bulb:before {
    content: "\f122"
}

.flaticon-statistics:before {
    content: "\f123"
}

.flaticon-time:before {
    content: "\f124"
}

.flaticon-left-arrow-1:before {
    content: "\f125"
}

.flaticon-right-arrow-1:before {
    content: "\f126"
}

.flaticon-minus-symbol:before {
    content: "\f127"
}

.flaticon-plus-symbol:before {
    content: "\f128"
}

.flaticon-clock:before {
    content: "\f129"
}

.flaticon-download-arrow:before {
    content: "\f12a"
}

.flaticon-envelope-1:before {
    content: "\f12b"
}

.flaticon-technology-1:before {
    content: "\f12c"
}

.flaticon-empty-email:before {
    content: "\f12d"
}

.flaticon-danger:before {
    content: "\f12e"
}

.flaticon-arrows-6:before {
    content: "\f12f"
}

.flaticon-menu-options:before {
    content: "\f130"
}

.flaticon-web-page-home:before {
    content: "\f131"
}

.flaticon-play:before {
    content: "\f132"
}

.flaticon-location-pin:before {
    content: "\f133"
}

.flaticon-business-1:before {
    content: "\f134"
}

.flaticon-water-drop:before {
    content: "\f135"
}

.flaticon-house-outline:before {
    content: "\f136"
}

.flaticon-left-arrow:before {
    content: "\f137"
}

.flaticon-round:before {
    content: "\f138"
}

.flaticon-reply-all-button:before {
    content: "\f139"
}

.flaticon-left-quotes-sign:before {
    content: "\f13a"
}

.flaticon-map-marker:before {
    content: "\f13b"
}

.flaticon-quotation-mark:before {
    content: "\f13c"
}

.flaticon-tag-black-shape:before {
    content: "\f13d"
}

.flaticon-tags:before {
    content: "\f13e"
}

.flaticon-check:before {
    content: "\f13f"
}

.flaticon-user-shape:before {
    content: "\f140"
}

.flaticon-telephone-handle-silhouette:before {
    content: "\f141"
}

.flaticon-right-quotation-mark:before {
    content: "\f142"
}

.flaticon-comments:before {
    content: "\f143"
}

.flaticon-earth:before {
    content: "\f144"
}

.flaticon-pdf:before {
    content: "\f145"
}

.flaticon-circle:before {
    content: "\f146"
}

.flaticon-trophy:before {
    content: "\f147"
}

.flaticon-e-mail-envelope:before {
    content: "\f148"
}

.flaticon-go-back-arrow:before {
    content: "\f149"
}

.flaticon-boat-anchor:before {
    content: "\f14a"
}

.flaticon-send-message-button:before {
    content: "\f14b"
}

.flaticon-web:before {
    content: "\f14c"
}

.flaticon-boat-lifesaver:before {
    content: "\f14d"
}

.flaticon-checked-box:before {
    content: "\f14e"
}

.flaticon-business:before {
    content: "\f14f"
}

.flaticon-arrow:before {
    content: "\f150"
}

.flaticon-double-quotes:before {
    content: "\f151"
}

.flaticon-eye-open:before {
    content: "\f152"
}

.flaticon-money-bag-1:before {
    content: "\f153"
}

.flaticon-money-bag:before {
    content: "\f154"
}

.flaticon-line-chart:before {
    content: "\f155"
}

.flaticon-atomic:before {
    content: "\f156"
}

.flaticon-idea:before {
    content: "\f157"
}

.flaticon-shopping-cart-1:before {
    content: "\f158"
}

.flaticon-home-1:before {
    content: "\f159"
}

.flaticon-arrows-5:before {
    content: "\f15a"
}

.flaticon-file-1:before {
    content: "\f15b"
}

.flaticon-chat:before {
    content: "\f15c"
}

.flaticon-settings:before {
    content: "\f15d"
}

.flaticon-envelope:before {
    content: "\f15e"
}

.flaticon-book:before {
    content: "\f15f"
}

.flaticon-planet-earth:before {
    content: "\f160"
}

.flaticon-placeholder-2:before {
    content: "\f161"
}

.flaticon-eye:before {
    content: "\f162"
}

.flaticon-interface:before {
    content: "\f163"
}

.flaticon-edit:before {
    content: "\f164"
}

.flaticon-heart-1:before {
    content: "\f165"
}

.flaticon-suitcase:before {
    content: "\f166"
}

.flaticon-line-graph:before {
    content: "\f167"
}

.flaticon-people:before {
    content: "\f168"
}

.flaticon-fax:before {
    content: "\f169"
}

.flaticon-calendar-1:before {
    content: "\f16a"
}

.flaticon-cup:before {
    content: "\f16b"
}

.flaticon-raindrop:before {
    content: "\f16c"
}

.flaticon-medal:before {
    content: "\f16d"
}

.flaticon-smartphone-1:before {
    content: "\f16e"
}

.flaticon-communication:before {
    content: "\f16f"
}

.flaticon-user-1:before {
    content: "\f170"
}

.flaticon-technology:before {
    content: "\f171"
}

.flaticon-arrows-4:before {
    content: "\f172"
}

.flaticon-arrows-3:before {
    content: "\f173"
}

.flaticon-speech-bubble:before {
    content: "\f174"
}

.flaticon-heart:before {
    content: "\f175"
}

.flaticon-paper-plane:before {
    content: "\f176"
}

.flaticon-star:before {
    content: "\f177"
}

.flaticon-user:before {
    content: "\f178"
}

.flaticon-previous:before {
    content: "\f179"
}

.flaticon-arrows-2:before {
    content: "\f17a"
}

.flaticon-padlock:before {
    content: "\f17b"
}

.flaticon-right-arrow:before {
    content: "\f17c"
}

.flaticon-list:before {
    content: "\f17d"
}

.flaticon-drop:before {
    content: "\f17e"
}

.flaticon-unlink:before {
    content: "\f17f"
}

.flaticon-search:before {
    content: "\f180"
}

.flaticon-like:before {
    content: "\f181"
}

.flaticon-play-button:before {
    content: "\f182"
}

.flaticon-home:before {
    content: "\f183"
}

.flaticon-smartphone:before {
    content: "\f184"
}

.flaticon-diamond:before {
    content: "\f185"
}

.flaticon-placeholder-1:before {
    content: "\f186"
}

.flaticon-file:before {
    content: "\f187"
}

.flaticon-calendar:before {
    content: "\f188"
}

.flaticon-menu-1:before {
    content: "\f189"
}

.flaticon-cancel:before {
    content: "\f18a"
}

.flaticon-back:before {
    content: "\f18b"
}

.flaticon-shopping-bag-2:before {
    content: "\f18c"
}

.flaticon-monitor:before {
    content: "\f18d"
}

.flaticon-piggy-bank:before {
    content: "\f18e"
}

.flaticon-shopping-cart:before {
    content: "\f18f"
}

.flaticon-menu:before {
    content: "\f190"
}

.flaticon-shopping-bag-1:before {
    content: "\f191"
}

.flaticon-shopping-bag:before {
    content: "\f192"
}

.flaticon-magnifying-glass:before {
    content: "\f193"
}

.flaticon-up-arrow:before {
    content: "\f194"
}

.flaticon-placeholder:before {
    content: "\f195"
}

.flaticon-arrows-1:before {
    content: "\f196"
}

.flaticon-commenting:before {
    content: "\f197"
}

.flaticon-quote:before {
    content: "\f198"
}

.flaticon-coin-icon:before {
    content: "\f199"
}

.flaticon-check-symbol:before {
    content: "\f19a"
}

.flaticon-arrows:before {
    content: "\f19b"
}

.flaticon-left-quote-1:before {
    content: "\f19c"
}

.flaticon-right-quotation-sign:before {
    content: "\f19d"
}

.flaticon-left-quote:before {
    content: "\f19e"
}

.flaticon-play-arrow:before {
    content: "\f19f"
}

.flaticon-power:before {
    content: "\f1a0"
}

.flaticon-wifi-connection-signal-symbol:before {
    content: "\f1a1"
}

.flaticon-world:before {
    content: "\f1a2"
}

.flaticon-quotations:before {
    content: "\f1a3"
}

.flaticon-home-page:before {
    content: "\f1a4"
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400
}

.image1 {
    margin-bottom: 20px
}

.com-name a {
    color: #fff;
    float: left;
    width: 100%
}

.cbp-filter-item.active {
    background-color: #2196F3 !important;
    color: #fff !important;
    border: solid 2px #2196F3 !important
}

.com-name {
    font-size: 12px;
    font-weight: 400;
    background: #2196F3;
    line-height: 32px;
    text-align: center;
    color: #fff;
    width: 100%;
    float: left;
    margin-top: 2px;
    text-transform: uppercase;
    font-weight: 600
}

.image1 .image {
    float: left;
    width: 100%;
    padding: 8px;
    background: #eee
}

.image1:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.image1 img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    border: solid 2px #dedcdc
}

#filters-portfolio {
    background: none;
    padding: 10px 0 9px;
    margin: 10px 0;
    text-align: center;
    margin-top: 0
}

#filters-portfolio .cbp-filter-item {
    background-color: #00a6dd;
    border: solid 2px #09c;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 0;
    margin: 0 1px 4px 0;
    overflow: visible;
    padding: 0 13px;
    position: relative;
    transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -webkit-transition: all .2s ease-in-out 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 32px
}

.ts-wrapper {
    float: left;
    width: 100%
}

.pops label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    width: 100%
}

.rightmenu .top-con {
    -webkit-animation: argh-my-eyes1 1s infinite;
    -moz-animation: argh-my-eyes1 1s infinite;
    animation: argh-my-eyes1 1s infinite
}

@-webkit-keyframes argh-my-eyes1 {
    0% {
        background-color: #2196F3
    }

    49% {
        background-color: #2196F3
    }

    50% {
        background-color: #21ca00
    }

    99% {
        background-color: #21ca00
    }

    100% {
        background-color: #2196F3
    }
}

@-moz-keyframes argh-my-eyes1 {
    0% {
        background-color: #2196F3
    }

    49% {
        background-color: #2196F3
    }

    50% {
        background-color: #21ca00
    }

    99% {
        background-color: #21ca00
    }

    100% {
        background-color: #2196F3
    }
}

@keyframes argh-my-eyes1 {
    0% {
        background-color: #2196F3
    }

    49% {
        background-color: #2196F3
    }

    50% {
        background-color: #21ca00
    }

    99% {
        background-color: #21ca00
    }

    100% {
        background-color: #2196F3
    }
}

.dark-text p i {
    margin-right: 5px
}

.pricing-column .price-header .price img {
    margin-bottom: 5px
}

.thanks h2 {
    font-size: 18px;
    font-weight: 600;
    color: #1a8c42;
    margin-bottom: 25px;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center
}

.bannerss .btn-style-one {
    border-width: 2px;
    color: #fff;
    text-transform: uppercase;
    width: auto !important
}

.ecomm {
    text-align: center;
    float: left;
    width: 100%
}

.ecomm i {
    font-size: 32px;
    border: double 6px #2196F3;
    border-radius: 10px;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 61px;
    color: #18254f;
    background: #dcdcdc
}

.ecomm p {
    font-size: 15px;
    font-weight: 600;
    margin-top: 11px;
    color: #000;
    font-family: 'Nunito Sans', sans-serif !important
}

.bannerss .btn-style-three {
    border-width: 2px;
    color: #0e2741;
    border-radius: 50px;
    width: auto !important;
    text-transform: uppercase
}

.bannerss .btn-style-two {
    position: relative;
    padding: 7px 20px;
    line-height: 24px;
    background: #2b3d5e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #2b3d5e;
    width: auto !important;
    border-radius: 50px;
    text-transform: uppercase
}

.clouds {
    position: absolute;
    bottom: 0;
    right: 0
}

.who-we-are-area {
    background-image: url(../images/whoWeareSlider2.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    padding: 48px 0 35px !important;
}

.differnets {
    /* background-image: url(../images/different.jpg); */
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    padding: 40px 0 30px !important;
}

.blog-cont {
    color: #000;
    padding: 0 100px;
    margin-top: 10px
}

.keyword {
    background-color: #000;
    height: auto;
    padding: 0;
    padding-top: 0;
    border-top: solid 3px #2196F3
}

.keyword ul {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.keyword ul li {
    float: left
}

.keyword ul li a {
    color: #636363;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    padding: 0 10px;
    margin-right: 10px;
    border-right: 1px solid #636363;
    padding-left: 0;
    font-weight: 600
}

.keyword ul li a:hover {
    color: #2196F3
}

.tit {
    padding-right: 15px
}

.titles {
    color: #fff;
    margin: 0;
    font-size: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    margin-right: 5px
}

.go-up {
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    color: #fff
}

.curve i {
    position: absolute;
    width: 100%;
    left: -8.5px;
    top: -33px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #fff
}

.curve {
    position: relative;
    display: inline-block;
    width: 0;
    top: 0;
    border: 27px solid transparent;
    border-top: 27px solid #2196F3;
    cursor: pointer;
    border-radius: 0 !important;
    background: transparent
}

.contact-info a {
    color: #000
}

.ts_single_image img {
    float: right
}

.mobile-proposal .purposal1 {
    display: none
}

.business-section h2 {
    position: relative;
    color: #2196F3;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
    float: left;
    width: 100%
}

.services_page h3 {
    color: #fff !important;
    background: #2196F3;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 0 7px 7px;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.services_page h3 i {
    margin-right: 3px
}

.services_page .arrowDown {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0;
    border-color: #2196F3 #8e3d3d00 transparent;
    position: absolute;
    bottom: -7px;
    left: 16px;
    transition: .25s all;
    opacity: 1
}

.services_page ul {
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
    float: left
}

.services_page ul li {
    padding: 0;
    width: 100%;
    margin-bottom: 0;
    float: left
}

.services_page ul li a {
    padding: 5px 0;
    width: 100%;
    margin-bottom: 1px;
    background: #e9f3ff;
    color: #000;
    float: left
}

.services_page ul li a i {
    margin-right: 7px
}

.sidebar-title h2 {
    float: none;
    color: #fff;
    font-size: 19px;
    font-weight: 500
}

.modal-dialog.holi {
    max-width: 1062px;
    width: 1062px;
    margin-top: 130px;
}


.sitemaps ul {
    padding: 0em;
}

.sitemaps ul li,
.sitemaps ul li ul li {
    position: relative;
    top: 0;
    bottom: 0;
    padding-bottom: 3px;
}

.sitemaps ul li ul {
    margin-left: 4em;
}

.sitemaps li {
    list-style-type: none;
}

.sitemaps li a {
    padding: 0 0 0 10px;
    position: relative;
    top: 1em;
    color: #2196F3;
    font-weight: 600 !important;
}

.sitemaps li a:hover {
    text-decoration: none;
}

.sitemaps a.addBorderBefore:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 28px;
    position: absolute;
    left: -47px;
    top: -16px;
    border-left: 1px solid gray;
}

.sitemaps li:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 0;
    position: relative;
    left: 0em;
    top: 8px;
    border-top: 1px solid gray;
}

.sitemaps ul li ul li:last-child:after,
.sitemaps ul li:last-child:after {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    position: relative;
    background: #fff;
    top: 9px;
    left: -1px;
}

.responsoves .list-style-one li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.8em;
    color: #fff;
}

.responsoves .list-style-one li:before {
    content: '\f14e';
    left: 0;
    top: 2px;
    color: #00c0ff;
    font-family: "Flaticon";
    margin-right: 9px;
}

.responsoves .list-style-one li strong {
    font-size: 19px;
    color: #00c0ff;
    font-weight: 600;
}

.faq-section .panel-default > .panel-heading a {
    padding: 10px 20px 10px;
    font-weight: 400;
    position: relative;
}

.panel-default > .panel-heading a {
    background-color: #18254f;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: block;
    padding: 10px 15px;
}

.panel-default > .panel-heading a[aria-expanded=false]::after {
    /* content: "\f105"; */
    content: "\f067";
    font-weight: 700;
    transform: rotate(0);
}

.faq-section .panel-default > .panel-heading a:after {
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -6px;
    color: #ff6f43;
    font-size: 12px;
}

.panel-default > .panel-heading a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.panel-title {
    font-size: 15px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.panel-body li {
    margin-bottom: 10px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-body {
    padding: 15px;
}

.panel-default > .panel-heading a[aria-expanded=true]::after {
    content: "\f068";
    /* transform: rotate(90deg); */
}

.faq-section .panel-default > .panel-heading a:after {
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -6px;
    color: #2196F3;
    font-size: 12px;
}

.panel-default > .panel-heading a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.footer-upper {
    display: none;
}
}


/*new navigation css*/
.navsection{ width:77%; padding:20px 0px 0px 0px; margin:0px auto; float:right; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s}
.navsection ul{ list-style:none; padding:0px; margin:0px;}
.navsection ul li{ float:left; padding:0px 4px; margin:0; background:url(../images/nav-line01.jpg) no-repeat right center;}
.navsection ul li:last-child{ background:none;}
.navsection ul li a{ color:#fff; font-size:15px; line-height:40px; font-weight:normal; display:block; text-transform:uppercase; padding:0px 17px; transition: 0.5s ease; position:relative; text-decoration:none; }
.navsection ul li a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 0%; height:40px; border-bottom: 4px solid #2196F3;  transition: 0.6s;}
.navsection ul li a:hover:after{ width: 100%; line-height:40px;}
.navsection ul li:after a.active{border-bottom:solid 4px #2196F3; line-height:40px; }
.navsection ul li:after a:hover{ width:100%; line-height:36px;}
.navsection ul li a.active{ border-bottom:solid 4px #2196F3; line-height:36px; }
.navsection ul li a.active:after{border:none;}

.navsection ul li ul {display: none; min-width:200px !important; z-index:99999; text-align:left; padding:20px 0px 0px 0px!important;}
.navsection ul li ul li{background-color: rgba(0, 0, 0, 0.7);}
.navsection ul li:hover ul, .navsection li.hover ul {display: block;position: absolute;  margin:0;padding: 0;}
.navsection ul li:hover li, .navsection li.hover li {float: none; background:none !important; border-bottom:1px solid #FFFFFF;background-color: rgba(0, 0, 0, 0.7)!important; }
.navsection  ul li:hover li a, .navsection li.hover li a {background:none; color:#FFFFFF;  font-weight:400; font-style:normal; font-size:15px; line-height:40px; text-shadow:none; padding-left:7px!important; margin:0px!important; text-transform:uppercase!important;}
/*.navsection ul li li a:hover {border-bottom:solid 4px #2196F3; line-height:36px; }*/
.navsection ul li li a.select {border-bottom:solid 4px #2196F3; line-height:36px; }
.navsection ul li li a.select:after{border:none;}
