@font-face{
    font-family: 'CentraNo2-Black';
    src :url(../logis/assets/font/CentraN02-Black.tff)
}




.finance-btn,
.finance-white-btn {
    box-shadow: 0 0 1px transparent;
    padding: 10px 20px;
    text-transform: uppercase
}

.btntoTop.active,
a {
    -webkit-transition: all .4s ease 0s
}

a:focus,
a:hover {
    text-decoration: none
}

.finance-section-title-center,
.pagination-box {
    text-align: center
}

.btntoTop:before,
.finance-btn,
.finance-white-btn {
    display: inline-block;
    vertical-align: middle
}

.finance-btn:before,
.finance-white-btn:before {
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

body {
    font-size: 15px;
    line-height: 26px;
    color:#555;
    font-family: 'CentraN02-Black',sans-serif;
    font-weight: 400
}

body,
html {
    height: 100%
}

img {
    max-width: 100%;
    height: auto
}

.finance-btn:before {
    background: #009688;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.finance-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.finance-btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 3px solid #009688;
    color: #000 !important;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}

.finance-white-btn:before {
    background: #fff;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    color: #000 !important
}

.finance-white-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    color: #000 !important
}

.finance-white-btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 3px solid #fff;
    font-weight: 500;
    margin-top: 40px;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color;
    color: #fff
}

.finance-section-title-center>.title-line {
    margin: 0 auto
}

.finance-section-title,
.finance-section-title-center {
    margin-bottom: 30px;
    position: relative
}

.finance-section-title>img {
    height: auto;
    left: 100px;
    opacity: .23;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";
    position: absolute;
    top: -14px;
    width: 85px;
    z-index: -1
}

.finance-section-title-center>h3,
.finance-section-title>h3 {
    color: #0077b3;
    font-family: 'CentraN02-Black',sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize
}

a,
a:focus,
a:hover {
    color: #0077b3
}

.title-line {
    background: #0d9587;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    /* background-repeat-x: initial;
    background-repeat-y: initial; */
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(13, 149, 135);
    height: 3px;
    width: 100px;
    margin-bottom: 10px
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}i

a {
    transition: all .4s ease 0s
}

a:focus {
    outline: 0
}

li {
    list-style-type: none
}

.section_100 {
     padding: 20px 0 
}

.section_50 {
    padding: 50px 0
}

.section_15 {
    padding: 15px 0
}

.section_5 {
    padding: 5px 0
}

.section_25 {
    padding: 25px 0
}

.section_t_100 {
    padding-top: 100px
}

.section_b_70 {
    padding-bottom: 70px
}

.section_70 {
    padding: 70px 0
}

.pagination {
    margin: 50px 0 0
}

.pagination a {
    color: #555 !important;
    border: 1px solid #009688 !important
}

.pagination .active>a,
.pagination a:hover {
    background: #009688 !important;
    color: #fff !important
}

.finance-breadcromb-area {
    background: #eee
}

.breadcromb-left {
    text-align: left
}

.breadcromb-right {
    text-align: right
}

.breadcromb-left>h3 {
    color: #fff;
    font-size: 25px;
    text-transform: capitalize
}

.breadcromb-right li {
    display: inline-block;
    margin: 0 3px;
    text-transform: capitalize;
    color: #fff
}

.breadcromb-right a {
    color: #fff
}

.breadcromb-right a i {
    margin-right: 5px;
    color: #fff
}

.breadcromb-right a:hover,
.btntoTop.active.btntoTop:hover:before {
    color: #009688
}

.finance-site-preloader {
    background: #009688;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999
}

.sk-cube-grid {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    -webkit-transition: .5s;
    transition: .5s
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #fff;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.btntoTop:before {
    color: #fff;
    /* content: "ï„†"; */
    font: 20px FontAwesome
}

.finance-main-caption h2,

.finance-main-caption h4,
.finance-quotes-text>h2,
.project-text h5,
.project-text>h3,
.service-left>h3,
.textimonial-text>p {
    font-family: 'CentraN02-Black',sans-serif;
}

.btntoTop {
    background-color: #2c3e50;
    border: 2px solid #2c3e50;
    border-radius: 2px;
    bottom: 30px;
    cursor: pointer;
    height: 44px;
    line-height: 36px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 30px;
    text-align: center;
    -webkit-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s;
    width: 44px;
    z-index: 999
}

.btntoTop.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: all .4s ease 0s
}

.dropdown-menu>li,
.slicknav_nav a {
    -webkit-transition: all .4s ease 0s
}

.btntoTop.active:hover {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #009688;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.finance-responsive-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.slicknav_nav a {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    transition: all .4s ease 0s;
    color: #000
}

.slicknav_menu {
    background: 0 0
}

.slicknav_menutxt {
    display: none !important
}

.slicknav_arrow {
    float: right;
    color: #000
}

.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
    border-radius: 0;
    background: #009688;
    color: #fff !important
}

.slicknav_nav li {
    border-bottom: 1px solid #aaa
}

.slicknav_nav li:last-child {
    border-bottom: 0 solid #aaa
}

.slicknav_menu ul li a i {
    display: none
}

.slicknav_nav {
    background: #fff;
    border-top: 1px solid #009688
}

.slicknav_btn {
    margin-bottom: 15px;
    margin-right: 20px;
    background-color: #000 !important;
    line-height: 0;
    margin-top: 20px
}

.slicknav_menu .slicknav_icon {
    float: none !important;
    margin: 0
}

.slicknav_icon-bar {
    height: 3px !important;
    margin: 5px 0;
    width: 30px !important
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff
}

.finance-header-top-area {
    background: #212121;
    color: #eee
}

.header-top-language>p {
    display: inline-block;
    text-transform: capitalize
}

.header-top-language .dropdown {
    color: #000;
    display: inline-block;
    padding-left: 10px
}

.header-top-language>.dropdown>#dropdownlang {
    background: #fff;
    border: none;
    color: #000;
    font-size: 13px;
    font-weight: 500
}

.dropdown-menu {
    margin-left: 10px;
    min-width: 105px
}

.dropdown-menu>li {
    border-bottom: 1px dashed #999;
    cursor: pointer;
    padding: 0 10px;
    transition: all .4s ease 0s
}

.dropdown-menu>li:last-child {
    border-bottom: 0 dashed #999
}

.dropdown-menu>li:hover {
    color: #0d9587
}

.header-top-right {
    float: right
}

.single-core-service>img,
.single-service>img {
    float: left
}

.single-top-right {
    display: inline-block;
    padding-right: 25px;
    margin: 0
}

.single-top-right>p {
    display: inline-block;
    margin-left: 10px
}

header .finance-logo:before {
    content: " ";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    width: 2000px;
    z-index: 999
}

header .finance-logo {
    height: 100%;
    margin: 0;
    padding: 26px 30px 26px 0;
    position: relative
}

.finance-logo>a>img {
    position: relative;
    z-index: 9999
}

.finance-mainmenu ul {
    text-align: right
}

.finance-mainmenu ul li {
    display: inline-block;
    position: relative
}

.finance-mainmenu ul li a {
    color: #000;
    display: block;
    padding: 31px 10px;
    text-transform: capitalize;
    font-size: 16px
}

.finance-mainmenu ul .current-page-item>a,
.finance-mainmenu ul li a:hover {
    color: #00a6d0 !important
}

.finance-mainmenu ul li ul {
    background: #2b2c36;
    border-top: 5px solid #009688;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    visibility: hidden;
    width: 300px;
    text-align: left;
    z-index: 99
}

.finance-mainmenu ul li:hover ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .85, .92);
    transition-timing-function: cubic-bezier(.52, 1.64, .85, .92)
}

.finance-mainmenu ul li:nth-last-child(-n+2) ul {
    left: auto;
    right: 0
}

.finance-mainmenu ul li ul li {
    border-bottom: 1px solid #555;
    display: block
}

.seacrh_li {
    display: block
}

.finance-mainmenu ul li ul li:last-child {
    border-bottom: 0 solid #555
}

.finance-mainmenu ul li ul li a {
    display: block;
    padding: 10px 15px;
    text-transform: capitalize;
    color: #fff !important
}

.finance-mainmenu ul li ul li a:hover {
    background: #007bc2;
    color: #fff !important
}

.finance-mainmenu ul li:hover a {
    color: #2b2c36
}

.search_icon {
    color: #000;
    cursor: pointer;
    display: inline-block;
    padding: 30px 10px
}

.modal-dialog {
    margin: 135px auto;
    width: 500px
}

.modal-header {
    border-bottom: 1px solid transparent;
    padding: 10px
}

.search_box_container>form {
    border: 1px solid #ddd;
    height: 45px;
    position: relative
}

.search_box_container button {
    background: #009688;
    border: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    color: #fff
}

.search_box_container button:hover {
    background: #018175
}

.search_box_container input {
    background: 0 0;
    border: none;
    height: 100%;
    width: 100%;
    color: #000;
    padding: 5px 100px 5px 10px
}

.head-service-right form p textarea,
.head-service-right input {
    border-color: currentcolor currentcolor #ddd;
    border-width: 0 0 1px
}

.modal-header i {
    font-size: 15px
}

.modal {
    background: rgba(11, 11, 11, .47)
}

.sticky {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
    
}
.sticky + .content {
    padding-top: 102px;
  }
.stuck {
    min-height: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1041;
    box-shadow: 7px 0 7px #aaa
}

.head-service-right,
.service-box {
    box-shadow: 3px 0 29px rgba(0, 0, 0, .26)
}

.slide-item-1 {
    background: url(../img/slider3.jpg) rgba(0, 0, 0, .3)
}

.slide-item-2 {
    background: url(../img/slider2.jpg) rgba(0, 0, 0, .3)
}

.finance-main-slide {
    background-color: #eee;
    background-position: center center;
    background-size: cover;
    height: 560px
}

.finance-main-caption {
    display: table;
    height: 100%;
    width: 100%
}

.finance-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.finance-main-caption h4 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 15px;
    text-transform: capitalize
}

.finance-main-caption h2 {
    color: #000;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.finance-main-caption p {
    color: #000;
    font-size: 25px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-transform: capitalize
}

.finance-slide .owl-next,
.finance-slide .owl-prev {
    background: #212121;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 27px !important;
    line-height: 39px;
    position: absolute;
    top: 45%;
    width: 50px;
    padding: 5px;
    height: 50px;
    text-align: center
}

.finance-main-caption a {
    margin: 0 5px
}

.finance-slide .owl-nav>.owl-prev {
    visibility: hidden;
    -webkit-transition: all .3s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all .3s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.finance-slide:hover .owl-nav>.owl-prev {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.finance-slide .owl-nav>.owl-next {
    visibility: hidden;
    -webkit-transition: all .3s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all .3s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.finance-slide:hover .owl-nav>.owl-next {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.finance-slide .owl-prev {
    left: 3%
}

.finance-slide .owl-next {
    right: 3%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-slide .owl-next:hover,
.finance-slide .owl-prev:hover {
    background: #009688;
    color: #fff
}

.finance-service-area {
    margin-top: -75px
}

.service-box {
    background: url(../img/service-left.jpg) -50px 0 no-repeat #fff;
    position: relative;
    z-index: 999
}

.service-left {
    padding: 20px 35px 0;
    width: 315px
}

.service-right {
    margin-top: 0;
    padding-left: 0
}

.service-left>h3 {
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fff
}

.service-left>p {
    color: #fff
}

.single-service {
    margin: 40px 0;
    padding-right: 30px
}

.service-text {
    margin-left: 65px
}

.service-text>h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px
}

.finance--home2-service-area {
    background: #f9f9f9;
}

.head-service-right>h3 {
    background: #0077b3;
    color: #fff;
    padding: 30px 30px;
    text-transform: capitalize;
    margin-top: 130px;
}

.head-service-right>form {
    padding: 20px 40px;
}

.head-service-right input {
    border-style: none none solid;
    height: 50px;
    padding: 5px 10px;
    width: 100%
}

.head-service-right form p textarea {
    border-style: none none solid;
    height: 110px;
    width: 100%
}

.head-service-right p {
    margin: 5px 0
}

.head-service-right {
    background: #fff;
    margin-top: -136px;
    position: relative;
    z-index: 9
}

.head-service-right button {
    background: #0077b3;
    border: 1px solid #009688;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    margin-top: 30px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.head-service-right button:hover {
    background: #0b776d
}

.about-left>h3 {
    color: #354a6b;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.about-right {
    display: block;
    overflow: hidden;
    position: relative
}

.about-right>a>img {
    height: auto;
    transform: scale(1);
    transition-duration: 1.2s;
    transition-timing-function: ease-out;
    width:100%
}

.about-right:hover .about-right-overlay {
    opacity: 1;
    visibility: visible
}

.about-right:hover img {
    transform: scale(1.1)
}

.about-right-overlay {
    background: rgba(0, 0, 0, .6);
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .4s ease 0s;
    visibility: hidden;
    width: 100%
}

.finance-project-area {
    background: #f9f9f9
}

.project-text {
    background: #fff;
    border-bottom: 4px solid #0d9587;
    box-shadow: 3px 0 29px rgba(49, 49, 49, .43);
    margin-bottom: 30px;
    margin-left: 50px;
    margin-top: -150px;
    padding: 25px 40px;
    width: 35%
}

.single-project-slide>img {
    position: relative;
    z-index: -1
}

.project-text>h3 {
    color: #10242b;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px
}

.project-text h5 {
    color: #e9563d;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500
}

.finance-project-slide .owl-prev {
    bottom: 35px;
    font-size: 25px;
    position: absolute;
    right: 55px;
    color: #e9563d;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-project-slide .owl-next {
    bottom: 35px;
    font-size: 25px;
    position: absolute;
    right: 0;
    color: #e9563d;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-project-slide .owl-next:hover,
.finance-project-slide .owl-prev:hover {
    color: #333
}

.finance-quotes-area {
    background: url(../img/resciption.jpg) center center/cover no-repeat fixed rgba(0, 0, 0, 0);
    text-align: center
}

.finance-quotes-text>h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px
}

.finance-quotes-text>p {
    color: #fff;
    padding: 0 100px
}

.quotes-button .finance-white-btn {
    margin: 40px 10px 0
}

.single-core-service {
    margin-top: 50px
}

.core-text>p {
    margin-top: 10px
}

.core-text {
    margin-left: 70px
}

.core-text h4>a:hover {
    color: #009688
}

.finance-faq-area {
    background: url(../img/project-1.jpg) 0 0/cover no-repeat fixed rgba(0, 0, 0, 0);
    position: relative
}

.bg-overlay,
.skew-overlay,
.testimonial-img>i {
    position: absolute;
    top: 0
}

.bg-overlay {
    background: rgba(21, 21, 21, .77);
    height: 100%;
    width: 100%
}

.skew-overlay {
    background: #0d9587;
    display: block;
    height: 100%;
    left: -20%;
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
    width: 80%
}

.finance-faqs-left>h3,
.finance-faqs-right>h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: capitalize
}

.panel-title a {
    color: #555;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 15px;
    text-transform: capitalize
}

.owl-dots .owl-dot,
.testimonial-rating li,
.testimonial-rating>p {
    display: inline-block
}

.switch {
    color: #0d9587;
    float: right
}

.panel-title {
    font-size: 14px
}

.panel-heading {
    background-color: #fff !important;
    color: #555;
    padding: 0
}

.panel {
    border: none;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

#accordion {
    margin-bottom: 0
}

.finance-faqs-right {
    float: right;
    width: 50%;
    margin-top: 0
}

.call-dropdown {
    text-transform: capitalize
}

.call-dropdown.dropdown-toggle,
.finance-faqs-right>form>.row p>input {
    background: 0 0;
    border: 1px solid #aaa;
    border-radius: 0;
    color: #fff;
    height: 40px;
    padding: 5px 10px;
    width: 100%;
    text-align: left
}

.finance-faqs-right>form>.row {
    margin-top: 5px
}

#dropdownmissdcall>i {
    float: right;
    margin-top: 6px
}

.dropdown-menu.faq-drop-open {
    border-radius: 0;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
    width: 100%
}

.finance-faqs-right button[type=submit] {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.finance-faqs-right button[type=submit]:hover {
    background: #0b776d
}

.finance-testimonial-area {
    background: #ecf1f7
}

.testimonial-img {
    border-right: 1px solid #e1e7ee
}

.testimonial-img>img {
    border-radius: 50%;
    height: 150px;
    margin: 0 auto;
    width: 150px !important
}

.textimonial-text {
    margin-top: 0
}

.textimonial-text>p {
    color: #465053;
    font-weight: 400
}

.client-name {
    color: #e9563d !important;
    margin-top: 30px;
    text-transform: uppercase
}

.testimonial-rating li i {
    color: #FAC113
}

.testimonial-rating>p {
    font-weight: 500
}

.testimonial-rating>ul {
    display: inline-block;
    margin-left: 10px
}

.testimonial-img>i {
    background: #0d9587;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    right: 26%;
    text-align: center;
    width: 40px
}

.textimonial-text>i {
    color: #0d9587;
    font-size: 20px;
    position: relative;
    right: -95%
}

.owl-dots {
    margin-top: 20px;
    text-align: center
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: #fff;
    display: block;
    height: 10px;
    margin: 5px 7px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 10px
}

.advisor-social li,
.advisor-text h3>a {
    display: inline-block
}

.advisor-social a,
.footer-social li a {
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #3ac6b6
}

.finance-single-advisor {
    margin-top: 30px
}

.advisor-text h3 {
    font-size: 16px;
    margin-top: 18px
}

.advisor-text h3>a {
    font-size: 19px;
    margin-top: 18px
}

.advisor-text h3>a:hover {
    color: #0d9587
}

.advisor-text>span {
    color: #e9563d;
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.advisor-social a {
    background: #0d9587;
    color: #fff;
    display: block;
    font-size: 17px;
    width: 40px
}

.advisor-social a:hover {
    background: #fff;
    color: #0d9587
}

.advisor-social>ul {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 17%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 45%;
    visibility: hidden;
    z-index: -1
}

.finance-single-advisor:hover .advisor-social>ul {
    visibility: visible;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1
}

.advisor-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%
}

.finance-single-advisor:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.advisor-img {
    position: relative;
    overflow: hidden
}

.advisor-social {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(23, 23, 23, .8);
    min-height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: perspective(700px) rotateX(90deg);
    transform: perspective(700px) rotateX(90deg);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    visibility: hidden;
    width: 100%
}

.finance-single-advisor:hover .advisor-social {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(700px) rotateX(0);
    transform: perspective(700px) rotateX(0);
    visibility: visible
}

.finance-footer-top-area {
    background: #008dd2;
    color: #fff
}

.single-footer {
    margin: 0
}

.single-footer img {
    margin-bottom: 15px
}

.footer-social-icon {
    margin-top: 30px
}

.footer-social>li {
    display: inline-block
}

.footer-social li a {
    background-color: #fff;
    color: #777;
    display: block;
    font-size: 18px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 40px
}

.fb:hover {
    background: #4b6ea9;
    color: #fff;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.gp:hover,
.twitter:hover {
    -webkit-transform: rotate(360deg);
    color: #fff
}

.twitter:hover {
    background: #65bbf2;
    transform: rotate(360deg)
}

.gp:hover {
    background: #dd4d41;
    transform: rotate(360deg)
}

.linkedin:hover {
    background: #0075b5;
    color: #fff;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.footer-social-icon>h3,
.single-footer>h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: capitalize
}

.footer-widget>li {
    border-bottom: 1px dashed #999
}

.footer-widget>li:last-child {
    border-bottom: 0 dashed #999
}

.footer-widget a {
    display: block;
    padding: 5px 0
}

.footer-widget a:hover {
    color: #fff
}

.contact-details i {
    color: #fff;
    margin-right: 10px
}

.contact-details {
    margin: 6px 0
}

.insta-post {
    display: inline-block;
    height: 65px;
    margin: 2px;
    width: 65px;
    position: relative
}

.overlay-insta {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(23, 23, 23, .8);
    cursor: pointer;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    visibility: hidden;
    width: 100%
}

.insta-post:hover .overlay-insta {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(500px) rotateY(0);
    transform: perspective(500px) rotateY(0);
    visibility: visible
}

.finance-footer-bottom-area {
    background: #0981bb;
    color: #fff
}

.copyright-left {
    text-align: left;
    font-weight: 400
}

.copyright-right {
    text-align: right;
    font-weight: 400
}

.about-learn-more,
.broucher-item i,
.project-btn {
    text-align: center
}

.copyright-right>p>i,
.copyright-right>p>span {
    color: #009688;
    margin: 0 5px;
    font-weight: 600
}

.graph-left>h3,
.single-graph-text>h3 {
    color: #0077b3;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'CentraN02-Black',sans-serif;
}

.finance-graph-area {
    background: #ebf1f6
}

.graph-left>h3 {
    font-size: 25px;
    margin-bottom: 45px
}

.single-graph-text>h3 {
    font-size: 22px;
    margin-bottom: 10px
}

.single-graph-text {
    margin-left: 80px
}

.finance-single-graph>img {
    float: left
}

.finance-single-graph {
    margin-bottom: 50px
}

.graph-right {
    margin-left: 120
}

.finance-single-graph:last-child {
    margin-bottom: 0
}

.about-learn-more>a {
    background: #0077b3;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase
}

.about-learn-more>a:hover {
    background: #0b776d
}

.single-service-widget li {
    border-bottom: 3px solid #fff
}

.single-service-widget a {
    background: #f7f7f7;
    color: #333;
    display: block;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: capitalize;
    border-left: 5px solid #f7f7f7
}

.single-service-widget a:hover,
.single-service-widget ul li.active>a {
    border-left: 5px solid #000;
    background: #009688;
    color: #fff
}

.single-service-widget a i {
    float: right;
    font-size: 20px;
    margin-top: 2px
}

.single-service-widget {
    margin-bottom: 50px
}

.single-service-widget:last-child {
    margin-bottom: 0
}

.widget-title>h3 {
    color: #444;
    font-family: 'CentraN02-Black',sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize
}

.widget-title {
    margin-bottom: 25px
}

.broucher-item i {
    background: #fff;
    color: #009688;
    font-size: 20px;
    height: 30px;
    left: 14px;
    line-height: 30px;
    position: absolute;
    top: 8px;
    width: 30px
}

.broucher-item>a {
    background: #009688;
    border-left: 0 none;
    color: #fff;
    padding-left: 60px
}

.broucher-item>a:hover {
    border-left: 0
}

.broucher-item {
    margin: 10px 0;
    position: relative
}

.broucher-item a span {
    color: #fff;
    float: right;
    margin-top: 5px
}

.single-service-widget>form {
    background: #f7f7f7;
    padding: 20px
}

.single-service-widget form p label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize
}

.single-service-widget input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 100%
}

.single-service-widget form p textarea {
    border: 1px solid #ddd;
    height: 80px;
    padding: 5px 10px;
    width: 100%
}

.single-service-widget form p button[type=submit] {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.single-service-widget form p button[type=submit]:hover {
    background: #0b776d
}

.single-service-slider {
    background: #f7f7f7;
    padding: 20px 30px
}

.service-slider-item h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'CentraN02-Black',sans-serif;
    line-height: 23px
}

.service-slider-item h5 {
    color: #009688;
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0
}

.single-service-slider .owl-dots {
    margin-top: 10px
}

.audit-chart,
.audit-text,
.single-shop-tab {
    margin-top: 30px
}

.single-service-right {
    margin-top: 0
}

.audit-chart>h3,
.audit-text>h3 {
    color: #000;
    margin-bottom: 15px;
    text-transform: capitalize
}

.audit-text>p {
    margin: 0 0 10px
}

#chartContainer {
    height: 340px;
    width: 100%
}

.canvasjs-chart-credit {
    display: none
}

.nav-tabs>li>a {
    border: 0
}

#pro_2 a {
    background: #eee;
    border-radius: 0;
    color: #000;
    margin: 0;
    text-transform: capitalize;
    border-left: 5px solid #eee
}

#pro_2 .active>a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #007bc1;
    border-color: currentcolor currentcolor currentcolor #000;
    -o-border-image: none;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 5px;
    color: #fff
}

#pro_2>li {
    float: none;
    margin: 2px
}

#pro_2 {
    border: none;
    margin-bottom: 0
}

.panel-body {
    background: #f9f9f9;
    border: 1px solid #ddd
}

.project-btn {
    display: block;
    margin: 30px 0
}

.finance-default-news-text>h3>a,
.post-share h4,
.post-share ul li,
.post-share>ul {
    display: inline-block
}

.project-btn>a {
    color: #555;
    font-size: 18px;
    font-weight: 600;
    margin: 0 15px
}

.project-btn>a.current {
    cursor: default
}

.project-btn>a.current,
.project-btn>a:hover {
    color: #009688
}

.element-item {
    float: left;
    margin: 30px 0 0;
    padding: 0 15px;
    width: 33.33%
}

.finance-default-news-img img,
.img-responsive,
.inner-overlay,
.news-overlay {
    width: 100%
}

.project-single-item {
    position: relative;
    overflow: hidden
}

.project-img-overlay {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 150, 136, .52) 27%, rgba(0, 150, 136, .93) 71%) rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 150, 136, .52) 27%, rgba(0, 150, 136, .93) 71%) rgba(0, 0, 0, 0);
    bottom: -30px;
    color: #fff;
    font-size: 14px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 50px 15px 15px;
    position: absolute;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.project-single-item:hover .project-img-overlay {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 9
}

.project-img-overlay h4,
.project-img-overlay p {
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize
}

.details-project-graph>h3,
.details-project-text>h3 {
    color: #444;
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    display: inline-block
}

.details-pro-left {
    margin-top: 0
}

.details-project-text>p {
    margin-top: 20px
}

.details-project-graph-text {
    margin-top: 40px
}

.details-project-graph {
    margin-top: 50px
}

.finance-demo-project-area {
    background: #f7f7f7
}

.single-related {
    margin-top: 30px
}

.finance-default-news-img {
    position: relative
}

.news-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    padding: 10px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.inner-overlay {
    height: 100%;
    position: relative;
    border: 1px solid #fff
}

.finance-default-news-img:hover .news-overlay {
    background: rgba(100, 100, 100, .33)
}

/* .single-news-default {
    border-bottom: 3px dotted #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-top: 0
} */

.finance-default-news-text {
    padding: 40px 60px
}

.finance-default-news-text>h3>a {
    font-family: 'CentraN02-Black',sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: capitalize
}

.finance-default-news-text>h3>a:hover {
    color: #009688
}

.post-share h4 {
    color: #000;
    font-weight: 500;
    text-transform: capitalize
}

.post-share>ul {
    margin-left: 10px
}

.post-share ul li a {
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.post-fb {
    background: #4b6ea9
}

.post-fb:hover {
    background: #294b86
}

.post-twit {
    background: #65bbf2
}

.post-twit:hover {
    background: #2085c6
}

.post-gp {
    background: #dd4d41
}

.post-gp:hover {
    background: #b2382e
}

.finance-post-share-comment {
    margin-top: 30px
}

.post-comment-like>p {
    display: inline-block
}

.post-comment-like>p.pcomment:after {
    color: #999;
    content: "|";
    margin-right: 10px;
    padding-left: 10px
}

.post-share {
    text-align: left
}

.post-comment-like {
    text-align: right;
    margin-top: 0
}

.post-comment-like p>span {
    color: #e9563d
}

.post-comment-like p {
    color: #000;
    font-weight: 500;
    text-transform: capitalize
}

.news-list-text {
    padding: 0
}

.news-grid-text {
    padding: 20px 0
}

.news-single-widget {
    background: #f9f9f9;
    margin-bottom: 30px;
    padding: 20px
}

.finance-news-sidebar {
    margin-top: 0
}

.news-single-widget:last-child {
    margin-bottom: 0
}

.news-single-widget>form {
    position: relative;
    height: 40px
}

.news-single-widget input[type=search] {
    background: #fff;
    border: none;
    height: 40px;
    padding: 5px 60px 5px 10px;
    width: 100%
}

.blog-catagory li a,
.news-single-widget>h3 {
    padding: 10px 20px;
    text-transform: capitalize
}

.news-single-widget form>button {
    background: #009688;
    border: none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 20%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    top: 0
}

.news-single-widget button:hover {
    background: #0b776d
}

.news-single-widget>h3 {
    background: #242c42;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center
}

.blog-catagory li {
    border-bottom: 2px solid #fff
}

.blog-catagory li:last-child {
    border-bottom: 0 solid #fff
}

.blog-catagory li a {
    color: #444;
    display: block
}

.blog-catagory li a:hover {
    color: #009688
}

.blog-catagory span {
    float: right
}

.Tags-catagory>li {
    display: inline-block;
    margin: 4px 2px
}

.Tags-catagory>li>a {
    background: #fff;
    display: block;
    padding: 5px 10px;
    text-transform: capitalize
}

.Tags-catagory>li>a:hover {
    background: #009688;
    color: #fff
}

.single-popular-post {
    border-bottom: 2px solid #fff;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.single-popular-post:last-child {
    border-bottom: 0 solid #fff;
    margin-bottom: 0;
    padding-bottom: 0
}

.single-popular-post a>i {
    color: #009688;
    font-size: 20px;
    margin-right: 5px
}

.single-popular-post>a {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.single-popular-post>a:hover {
    color: #009688
}

.single-popular-post>p {
    color: #555;
    font-size: 13px;
    text-transform: capitalize
}

.single-popular-post>p>span {
    color: #009688
}

.single-news-text>h3 {
    display: inline-block;
    font-family: 'CentraN02-Black',sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize
}

.single-news-text {
    margin-top: 35px
}

.single-news-text blockquote {
    background: #d5e8e6;
    border-left: 0 none;
    color: #354a6b;
    font-family: 'CentraN02-Black',sans-serif;
    font-style: italic;
    font-weight: 400;
    margin: 50px 0;
    padding: 50px;
    position: relative
}

.single-news-text blockquote .fa-quote-left {
    left: 20px;
    position: absolute;
    top: 20px;
    color: #009688
}

.single-news-text blockquote .fa-quote-right {
    bottom: 20px;
    position: absolute;
    right: 20px;
    color: #009688
}

.single-news-text>ul {
    margin: 50px 0
}

.single-news-text ul li i {
    color: #009688;
    font-size: 20px;
    margin-right: 20px
}

.single-news-text li {
    margin: 10px 0
}

.single-news-author {
    border-bottom: 1px solid #ddd;
    margin: 40px 0;
    padding: 40px
}

.news-author-img {
    float: left;
    height: 150px;
    margin-right: 30px;
    width: 150px
}

.news-author-img>img {
    height: 100%;
    width: 100%
}

.news-author-text>h4 {
    margin-bottom: 10px
}

.news-author-text {
    padding: 10px
}

.single-news-comment {
    margin-top: 40px;
    padding-top: 25px
}

.comment-list {
    margin-top: 40px
}

.single-comment-item {
    background: #f9f9f9;
    margin: 10px 0;
    padding: 30px 10px
}

.finance-comment-item h4 {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.single-comment-item img {
    display: block;
    height: 70px;
    margin: 0 auto;
    width: 70px
}

.product-text li,
.product-text>a {
    display: inline-block
}

.finance-comment-item span {
    color: #777;
    font-size: 13px
}

.finance-comment-item a {
    color: #009688;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-comment-item a:hover {
    color: #333
}

.comment-list ul ul {
    margin-left: 100px
}

.single-comment-item p {
    color: #555
}

.finance-leave-comment {
    margin-bottom: 0;
    margin-top: 50px
}

.finance-leave-comment>h3 {
    color: #555;
    font-weight: 500;
    margin-bottom: 15px
}

.finance-leave-comment input[type=text],
.finance-leave-comment input[type=email] {
    background: 0 0;
    border: 1px solid #ddd;
    float: left;
    height: 45px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 0;
    padding: 10px 15px;
    width: 45%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-leave-comment textarea {
    border: 1px solid #ddd;
    height: 160px;
    margin-bottom: 20px;
    padding: 5px 15px;
    width: 93%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-leave-comment button,
.single-shop-check button {
    -webkit-transition: all .4s ease 0s;
    text-transform: capitalize
}

.finance-leave-comment input:focus,
.finance-leave-comment textarea:focus {
    border: 1px solid #009688
}

.finance-leave-comment button {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    transition: all .4s ease 0s
}

.finance-leave-comment button:hover {
    background: #0b776d
}

.finance-shop-shorting {
    background: #f9f9f9;
    padding: 15px 10px
}

.shorting-left {
    text-align: left
}

.shorting-right {
    text-align: right
}

.finance-cart-close,
.pro-price,
.product-overlay,
.product-text {
    text-align: center
}

.shorting-left>p {
    margin: 10px 0;
    text-transform: capitalize
}

.shorting-right select {
    border: 1px solid #ddd;
    padding: 5px;
    text-transform: capitalize
}

.shorting-right>select>option {
    border-bottom: 1px dashed #ddd;
    padding: 5px
}

.single-product {
    margin: 30px 0
}

.single-product-img {
    border: 2px solid #ddd;
    overflow: hidden;
    position: relative
}

.pro-price {
    background: #009688;
    color: #fff;
    font-weight: 900;
    height: auto;
    right: -45px;
    line-height: 20px;
    overflow: hidden;
    padding: 35px 15px 13px;
    position: absolute;
    top: -11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 140px;
    z-index: 9
}

.calculate-shipping-right,
.cart-table {
    overflow-x: auto
}

.pro-price>p {
    font-size: 18px;
    font-weight: 500
}

.single-product-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%
}

.product-overlay {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(23, 23, 23, .59);
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transform: perspective(700px) rotateY(-90deg);
    transform: perspective(700px) rotateY(-90deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    visibility: hidden;
    width: 100%
}

.product-overlay>i {
    color: #fff;
    font-size: 26px;
    left: 46%;
    position: absolute;
    text-align: center;
    top: 45%
}

.single-product-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-product-img:hover .product-overlay {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(700px) rotateY(0);
    transform: perspective(700px) rotateY(0);
    visibility: visible
}

.product-text>h4 {
    font-size: 18px;
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 400
}

.product-text>h4>a:hover {
    color: #009688
}

.cart>li {
    border-bottom: 1px solid #fff
}

.cart>li:last-child {
    border-bottom: 0 solid #fff
}

.product-text ul li i {
    color: #009688;
    font-size: 14px
}

.product-text>a {
    background: #ddd;
    margin-top: 10px;
    padding: 7px 15px;
    text-transform: capitalize
}

.rated-img,
.rated-text {
    display: table-cell;
    vertical-align: middle
}

.product-text>a:hover {
    background: #009688;
    color: #fff
}

.rated-img {
    padding: 10px 13px
}

.rated-text {
    padding-left: 16px
}

.category-shop>p,
.coupon-cart-right>a,
.finance-cart-product p,
.proceed-checkout>a,
.rated-text li,
.shop-quantity>a,
.shop-quantity>form,
.single-shop-text li {
    display: inline-block
}

.rated-text li i {
    color: #009688;
    font-size: 14px
}

.rated-text>h4 {
    font-size: 16px;
    margin-bottom: 6px;
    text-transform: capitalize
}

.single-shop-img>img {
    width: 100%
}

.single-shop-text>h3 {
    font-size: 24px;
    text-transform: capitalize
}

.single-shop-text {
    margin-top: 0
}

.single-shop-text>ul {
    margin-top: 20px
}

.single-shop-text li {
    margin: 0 2px
}

.single-shop-text ul li i {
    color: #009688;
    font-size: 18px
}

.category-shop>p {
    margin-right: 15px;
    text-transform: capitalize;
    font-weight: 500
}

.category-shop>p>a {
    color: #e9563d;
    font-weight: 500
}

.single-shop-price {
    margin: 20px 0
}

.single-shop-price>h4 {
    font-size: 35px
}

.category-shop {
    margin: 10px 0
}

.single-shop-text>p {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px 0
}

.single-shop-check {
    margin: 15px 0
}

.single-shop-check label {
    color: #333;
    font-size: 13px;
    font-weight: 500
}

.single-shop-check input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 60%
}

.single-shop-check button {
    background: #ddd;
    border: none;
    color: #777;
    display: inline-block;
    font-weight: 500;
    height: 40px;
    margin-left: 10px;
    padding: 5px 25px;
    transition: all .4s ease 0s
}

.single-shop-check button:hover {
    background: #009688;
    color: #fff
}

.shop-quantity input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px;
    width: 80px
}

.shop-quantity>a {
    background: #ddd;
    margin-left: 20px;
    padding: 7px 30px;
    text-transform: capitalize
}

#singleshop .active>a,
.shop-quantity>a:hover {
    background: #009688;
    color: #fff
}

.shop-tab {
    margin-top: 70px
}

#singleshop .active>a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor currentcolor #000;
    -o-border-image: none;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 5px
}

#singleshop a {
    background: #eee;
    border-left: 5px solid #eee;
    border-radius: 0;
    color: #000;
    margin: 0;
    text-transform: capitalize
}

.panel-body.desc,
.shop {
    background: 0 0;
    border: none
}

#singleshop li {
    margin-right: 5px
}

.panel-body.desc>p {
    margin: 0 0 10px
}

.panel-body.desc {
    padding-top: 30px
}

.finance-shop-related {
    margin-top: 50px
}

.finance-shop-related-head>h3 {
    text-transform: capitalize
}

.calculate-shipping-right table tbody>tr:nth-of-type(2n+1),
.cart-table table thead>tr:nth-of-type(2n+1) {
    background: #f4f4f4
}

.calculate-shipping-right table thead th,
.cart-table table thead th {
    text-transform: uppercase
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-bottom: 0 solid #ddd;
    border-top: 0 solid #ddd;
    vertical-align: middle
}

.calculate-shipping-right tbody td,
.calculate-shipping-right thead th,
.cart-table tbody td,
.cart-table thead th {
    padding: 15px 20px !important
}

.finance-cart-close>a:hover {
    color: #e9563d
}

.finance-cart-preview img {
    height: 60px;
    width: 60px
}

.cart-table tbody td p {
    text-transform: capitalize
}

.finance-cart-quantity>input {
    border: 1px solid #ddd;
    padding: 5px;
    width: 70px
}

.finance-cart-product p {
    font-weight: 500
}

.finance-cart-product a:hover {
    color: #009688
}

.calculate-shipping-right table tbody>tr:nth-of-type(2n+2),
.cart-table table tbody>tr:nth-of-type(2n+2) {
    background: #f9f9f9
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #fff
}

.finance-update-cart {
    margin-top: 30px
}

.coupon-cart-left {
    text-align: left
}

.coupon-cart-right {
    text-align: right
}

.coupon-cart-left input[type=text] {
    background: #eee;
    border: none;
    height: 50px;
    padding: 10px 15px;
    width: 45%
}

.coupon-cart-left input[type=submit] {
    background: #009688;
    border: none;
    color: #fff;
    font-weight: 600;
    height: 50px;
    margin-left: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.coupon-cart-left input[type=submit]:hover,
.coupon-cart-right>a:hover {
    background: #0b776d
}

.coupon-cart-right>a {
    background: #009688;
    color: #fff;
    font-weight: 600;
    margin-right: 50px;
    margin-top: 0;
    padding: 12px 20px;
    text-transform: uppercase
}

.calculate-shipping-left,
.calculate-shipping-right {
    margin-top: 50px
}

.calculate-shipping-left select {
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px;
    text-transform: capitalize;
    width: 100%
}

.calculate-shipping-left select option {
    padding: 5px 10px
}

.single-shipping input {
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px 10px;
    width: 100%;
    margin: 0
}

.single-shipping {
    margin-top: 10px
}

.calculate-shipping-left>form {
    margin-top: 25px
}

.calculate-shipping-right>table {
    width: 100%;
    margin-top: 25px
}

.single-shipping button {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 15px 20px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.single-shipping button:hover {
    background: #0b776d
}

.proceed-checkout>a {
    background: #009688;
    color: #fff;
    font-weight: 600;
    margin-right: 50px;
    margin-top: 0;
    padding: 12px 20px;
    text-transform: uppercase
}

.proceed-checkout>a:hover {
    background: #0b776d
}

.proceed-checkout {
    margin-top: 50px;
    text-align: right
}

.finance-checkout-form>form {
    margin-top: 30px
}

.checkout-form-right {
    margin-top: 0
}

.checkout-bottom h3,
.finance-checkout-form>h3,
.finance-login>h3,
.finance-register>h3 {
    color: #444;
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize
}

.checkout-form label {
    color: #555;
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize
}

.payment h4,
.register-form label {
    color: #333;
    font-weight: 600;
    text-transform: capitalize
}

.checkout-form input {
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 15px
}

.checkout-form textarea {
    border: 1px solid #ddd;
    height: 105px;
    padding: 10px;
    width: 100%
}

.checkout-cart-table {
    margin-top: 50px
}

.payment h4 {
    display: inline-block;
    font-size: 16px;
    margin-left: 10px
}

.payment {
    margin-top: 15px
}

.checkout-cart-table>table {
    margin-top: 25px
}

.payment>img {
    float: right
}

.finance-login>form,
.finance-register>form {
    background: #f9f9f9;
    padding: 30px
}

.register-form label {
    display: inline-block
}

.account-form-group>input {
    border: none;
    height: 100%;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    width: 100%
}

.account-form-group {
    border: 1px solid #ddd;
    height: 45px;
    position: relative;
    margin-bottom: 20px
}

.account-form-group i {
    color: #aaa;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 12px
}

.finance-login {
    margin-top: 0
}

.register-form-btn {
    margin-top: 30px;
    text-align: center
}

.register-form input[type=checkbox] {
    margin-right: 10px
}

.register-form-btn button {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.register-form-btn button:hover {
    background: #0b776d
}

.register-form a {
    float: right;
    font-weight: 600;
    text-transform: capitalize
}

.register-form a:hover {
    color: #009688
}

.contact-top-details {
    margin-bottom: 20px
}

.contact-top-details>h3,
.contact3-left-form>h3,
.contact3-page-details>h3,
.finance-contact-desc>h3 {
    color: #0077b3;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px
}

.contact-page-form>form {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .07);
    margin-top: 30px;
    padding: 30px 50px
}

.contact-page-form form label,
.contact3-left-form form label {
    color: #0077b3;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

.contact-page-form form p input[type=text],
.contact-page-form form p input[type=email] {
    background: 0 0;
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.contact-page-form form p input:focus,
.contact-page-form form textarea:focus {
    border: 1px solid #009688
}

.contact-page-form form textarea {
    background: 0 0;
    border: 1px solid #ddd;
    height: 120px;
    padding: 5px 10px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.contact-page-form form p button {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.contact-page-form form p button:hover {
    background: #0b776d
}

.contact-page-form form p {
    margin-top: 15px
}

.contact-page-right {
    margin-top: 30px
}

.contact-page-right h4 i {
    color: #009688;
    margin-right: 5px
}

.single-contact-right {
    margin-bottom: 0
}

.contact-page-right h4 {
    font-size: 17px;
    font-weight: 600;
    color: #555;
    margin-bottom: 10px
}

.contact-page-right p>a:hover {
    color: #009688
}

.weekly-subscribe {
    margin-top: 50px
}

.weekly-subscribe form {
    height: 40px
}

.weekly-subscribe form input[type=text] {
    border: 1px solid #ddd;
    color: #000;
    height: 100%;
    padding: 5px 90px 5px 10px;
    width: 100%
}

.weekly-subscribe form button {
    background: #009688;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 18%;
    top: 0
}

.weekly-subscribe form button:hover {
    background: #0b776d
}

.weekly-subscribe form {
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.get-connected-with {
    margin-top: 40px
}

.get-connected-with ul {
    margin-top: 20px
}

.get-connected-with li {
    display: inline-block;
    margin: 0 5px
}

.finance-contact-form-right,
.single-contact-left:first-child {
    margin-top: 0
}

.get-connected-with a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    background: #eee;
    color: #555
}

.get-connected-with a:hover {
    background: #009688;
    color: #fff
}

#googleMap {
    width: 100%;
    height: 370px
}

.finance-contact-desc {
    margin-bottom: 50px
}

.single-contact-left {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .07);
    margin-top: 20px;
    padding: 20px
}

.contact-icon {
    background: #f9f9f9;
    color: #009688;
    display: table-cell;
    float: left;
    font-size: 30px;
    height: 75px;
    line-height: 75px;
    margin-right: 10px;
    text-align: center;
    width: 75px
}

.contact-text>h4 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

.contact-text>p {
    font-size: 15px;
    line-height: 26px
}

.contact-text>span {
    color: #333
}

.contact3-left-form button,
.finance-contact-form-right button {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    text-transform: capitalize
}

.finance-contact-form-right>form {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .07);
    padding: 30px 50px;
    margin-top: 0
}

.finance-contact-form-right form p {
    margin: 10px 0
}

.finance-contact-form-right input {
    background: #fafafa;
    border: none;
    height: 45px;
    padding: 5px 10px;
    width: 100%
}

.finance-contact-form-right textarea {
    background: #fafafa;
    border: none;
    height: 120px;
    padding: 5px 10px;
    width: 100%
}

.finance-contact-form-right button {
    background: #009688;
    border: 1px solid #009688;
    padding: 12px 18px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.finance-contact-form-right button:hover {
    background: #0b776d
}

.contact3-page-details {
    margin-top: 40px
}

.contact-left-form>form {
    margin-top: 30px
}

.contact3-left-form input {
    background: 0 0;
    border: 1px solid #ddd;
    height: 45px;
    padding: 5px 10px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.contact3-left-form form input:focus,
.contact3-left-form form textarea:focus {
    border: 1px solid #009688
}

.contact3-left-form form textarea {
    background: 0 0;
    border: 1px solid #ddd;
    height: 120px;
    padding: 5px 10px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 100%
}

.contact3-left-form form p {
    margin-top: 15px
}

.contact3-left-form button {
    background: #0077b3;
    border: 1px solid #009688;
    padding: 12px 18px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.contact3-left-form button:hover {
    background: #0b776d
}

.contact-para {
    margin-top: 30px
}

.contact-para>p {
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0
}

.contact-para p i {
    color: #0077b3;
    font-size: 18px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 20px
}

.contact-para p>span {
    color: #000;
    display: inline-block;
    width: 75px;
    font-weight: 600
}

.contact-para a:hover {
    color: #009688
}

#page_banner {
    background: url(../../assets/img/bg_2.jpg);
    background-size: cover
}

.m-t-40 {
    margin-top: 40px
}

.p_18 {
    font-size: 20px !important
}

.project_details_text li {
    padding-bottom: 15px;
    list-style: url(../images/project_detail.jpg);
    margin-left: 15px
}

