/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Loading Transition  */
/*   02 - Global stlye  */
/*   03 - Header  */
/*   04 - Theme Menu */
/*   05 - Theme Main Banner */
/*   06 - Finance Offer  */
/*   07 - Theme About US  */
/*   08 - Theme Service  */
/*   09 - Finance Project One  */
/*   10 - Finance Short Banner  */
/*   11 - Theme Pricing Plan  */
/*   12 - Theme Client Slider  */
/*   13 - Theme Blog  */
/*   14 - Theme Footer  */
/*   15 - Theme Inner Banner  */
/*   16 - Theme Team  */
/*   17 - Bottom Footer Banner  */
/*   18 - Counter Banner  */
/*   19 - Theme Blog Details  */
/*   20 - Finance Project Two */
/*   21 - Theme Project Details  */
/*   22 - Finance Service Two  */
/*   23 - Theme Service Details  */
/*   24 - Theme Sidebar  */
/*   25 - Shop Page  */
/*   26 - Faq Page  */
/*   27 - Error Page  */
/*   28 - Finance Contact Page  */



/**
* Importing necessary  Styles.
**/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Source+Sans+Pro:300,400,600,700');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----revolution-slider---*/
@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*-------fancy box --------*/
@import url('../vendor/fancy-box/jquery.fancybox.css');
/*------- menu ------*/
@import url('../vendor/menu/dist/css/slimmenu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*-------Hover Css --------*/
@import url('../vendor/hover.css');
/*------------- Map -------------*/
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../images/loader.gif);
  width: 64px;
  height: 64px;
  position: relative;
  top: 50%;
  margin: -32px auto 0 auto;
}
/*==================== Click Top ====================*/
.scroll-top {
  width:30px;
  height:30px;
  position: fixed;
  border-radius: 3px;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  text-align: center;
  color:#fff;
  background: #28245f;
  font-size: 25px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/* --------------------- Global stlye --------------------*/

@font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color:#333;
  font-size: 16px;
  position: relative;
}
body .main-page-wrapper {overflow-x:hidden;} 
.finance-theme{line-height: 28px;}
.finance-theme a {font-weight: 500;}
h1,h2,h3,h4,h5,h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
h1 {font-size: 70px; font-weight: 900;}
h2 {font-size: 42px; color:#323232;}
h3 {font-size: 36px; color:#393939;}
h4 {font-size: 28px; color:#393939;}
h5 {font-size: 22px; color:#393939;}
h6 {font-size: 18px; color:rgba(0,0,0,0.6);font-weight: 500;}
h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
ul {list-style-type: none;}
a {text-decoration: none; display: inline-block;color:#333}
a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
img {max-width: 100%; display: block;}
button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;}
input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.float-left {float:left;}
.float-right {float:right;}
.round-border {border-radius: 50%;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.fancybox-skin {padding: 5px !important;}
/* ------------------------------ Button Style -------------------*/
.button-one,.button-two,.button-three,.button-four,.button-five {
  font-family: 'Roboto', sans-serif;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  color: #fff;
}
.button-one,.button-three,.button-four,.button-five,.button-six {line-height: 50px;}
.button-one {width: 165px;}
.button-two {width: 150px;line-height: 45px;}
.button-three {width: 230px;}
.button-four {width: 184px;}
.button-five {width: 200px;}
.button-eight {width: 100px;}
.button-six {
  width: 210px;
  border-radius: 30px;
  color: #fff;
  position: relative;
  padding-left: 30px;
}
.button-six i {
  line-height: 50px;
  border-radius: 0 30px 30px 0;
  border-left:1px solid #e8bd37;
  float:right;
  width: 50px;
  font-size: 20px;
  text-align: center;
}
.button-six:hover {color: #fff;}
body .button-seven {
  width: 205px;
  line-height: 55px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
/* ------------------------ Transition ----------------------*/
.tran3s,.button-one,.button-two,.button-three,.button-four,.button-five,.button-six,.button-six i,body .button-seven,
.dropdown-menu > li > a,.hesperiden.tparrows,.business-theme .client-sldier .owl-theme .owl-dots .owl-dot span,.finance-theme .about-finance .text a:before,
.faq-panel .panel-group .panel-heading a:before,.finance-theme .finance-offer .single-offer,.finance-theme .our-blog-one .blog-grid-post .single-blog .post .learn-more:before,
.owl-theme .owl-nav [class*=owl-],.panel-group .panel-heading a:before,.owl-theme .owl-dots .owl-dot span,.owl-theme .owl-dots .owl-dot span:before,
.ollo-details-page-one .ollo-sidebar-one .ollo-sidebarlist ul li a i {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.tran4s {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.tran5s {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.tran6s,.img img {
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
/* ------------------------- Color Css --------------------*/
.finance-theme .theme-main-menu #mega-menu-holder > ul> li:hover > a{
color:#f0632d	
}
.f-p-color,.finance-theme .theme-main-menu #mega-menu-holder > ul> li.active > a,
.finance-theme .theme-main-menu #mega-menu-holder > ul> li:hover .sub-toggle,.finance-theme .theme-main-menu #mega-menu-holder > ul> li.active .sub-toggle,
.finance-theme .finance-offer .single-offer:hover h5 a,.finance-theme .our-service-style-one .single-service:hover h5 a,.finance-theme .short-banner a:hover,
.finance-theme .our-blog-one .blog-grid-post .single-blog:hover .post h5 a,.finance-theme .our-blog-one .blog-grid-post .single-blog .post .learn-more,.finance-theme .our-team .single-team-member:hover .title h6 a,
.finance-theme .service-large-sidebar .single-service:hover h5 a,.finance-theme .our-service-details .middle-text .right-side ul li,.finance-theme .our-service-details .details-faq .panel-group .panel-heading.active-panel a:before,
.finance-theme .our-service-details .details-faq .panel-group .panel-heading.active-panel a,.finance-theme .blog-inner-page .blog-sidebar .sidebar-categories ul li a:hover,
.finance-theme .blog-inner-page .blog-sidebar .sidebar-recent-news ul li:hover .post h6 a,.finance-theme .service-sidebar .wrapper.project-list ul li a:hover,
.finance-theme .project-details .bottom-text .right-side ul li,.finance-theme .our-blog-one .blog-side-post .show-post:hover .post h5 a {
  color: #28245f;
}
#banner .tp-caption a.service-button:hover{ color: #fff;}
.f-p-bg-color,.finance-header .right-side li .round-icon:before,.finance-header .right-side li .button-one:hover,.finance-theme .our-service-style-one .finance-title-one a:hover,
.finance-theme .our-project-style-one .single-project .opacity .text a:hover,.finance-theme .client-slider .more:hover,.finance-theme .our-blog-one .blog-grid-post .single-blog .post .learn-more:before,
.owl-theme.blog-side-carousel .owl-nav [class*=owl-]:hover,.finance-theme .blog-inner-page .blog-sidebar .sidebar-keywords ul li a:hover,.finance-theme .blog-inner-page .page-pagination li a:hover,
.finance-theme .project-details .bottom-text .right-side .list-box h6:before,.finance-theme .blog-details-content .share-option .float-right li a:hover,
.finance-theme .blog-details-content .comment-area .single-comment button:hover,.shop-sidebar .search button,.shop-pagination li a:hover,
.shop-details .single-product-details .product-order-details .clearfix a:hover,.shop-details .single-product-details .product-order-details .clearfix li button:hover,
.shop-details .review-tab .nav-tabs > li.active > a, .shop-details .review-tab .nav-tabs > li.active > a:hover, .shop-details .review-tab .nav-tabs > li.active > a:focus {
  background: #28245f;
}
.finance-header .right-side li .button-one:hover,.finance-theme .our-service-style-one .finance-title-one a:hover,.owl-theme.blog-side-carousel .owl-nav [class*=owl-]:hover,
.finance-theme .our-service-details .details-faq .panel-group .panel-heading.active-panel a:before,.finance-theme .blog-inner-page .blog-sidebar .sidebar-search form input:focus,
.finance-theme .blog-inner-page .blog-sidebar .sidebar-keywords ul li a:hover,.finance-theme .blog-details-content .leave-reply form textarea:focus,.finance-theme .blog-details-content .leave-reply form input:focus,
.finance-theme .contact-us-form form input:focus,.finance-theme .contact-us-form form textarea:focus {
  border-color: #28245f;
  border-style: solid;
}
.f-s-color,.finance-header .right-side li .round-icon .icon,.finance-header .right-side li .button-one:hover,.finance-theme .theme-main-menu #mega-menu-holder ul.dropdown li a:hover,.finance-theme .finance-offer #hexagon,.finance-theme .about-finance .text a:hover,.finance-theme .our-service-style-one .single-service .icon,
.finance-theme .our-service-style-one .single-service .learn-more:hover,.finance-theme .pricing-plan .single-price-table:hover a,.finance-theme .our-blog-one .blog-grid-post .single-blog:hover .post .learn-more,
.finance-footer .top-footer .footer-list ul li a:hover,.finance-footer .top-footer .footer-latest-news .single-news:hover h5 a,.finance-theme .theme-inner-banner ul li a:hover,.finance-theme .service-sidebar .wrapper ul li a i,
.finance-theme .service-sidebar .brochure a:hover,.finance-theme .service-sidebar .call-us a:hover,.finance-theme .our-project-style-two .single-project .hover-text a:hover,
.shop-sidebar .sidebar-shop-categories ul li a:hover,.shop-sidebar .shop-popular-product ul li:hover .name h6 a,.finance-theme .finance-header.style-two .theme-main-menu #mega-menu-holder > ul> li:hover > a,
.finance-theme .finance-header.style-two .theme-main-menu #mega-menu-holder > ul> li.active > a,.finance-theme .finance-header.style-two .theme-main-menu #mega-menu-holder > ul> li:hover .sub-toggle,
.finance-theme .finance-header.style-two .theme-main-menu #mega-menu-holder > ul> li.active .sub-toggle,.si-content h4 {
  color: #f0632d;
}
#banner .tp-caption a.read-button:hover{ color: #fff;}

.f-s-bg-color{
background:#f0632d	
}




.f-s-bg-color,.finance-theme .search-form form button:hover,.finance-theme .about-finance .text a:hover:before,.finance-theme .our-blog-one .blog-grid-post .single-blog:hover .post .learn-more:before,
.finance-theme .bottom-footer-banner .button-five:hover,.finance-footer .bottom-footer ul li a:hover,.finance-theme .our-team .single-team-member .title ul li a:hover,
.finance-theme .blog-inner-page .blog-sidebar .sidebar-search form button:hover,.finance-theme .blog-details-content .leave-reply form button:hover,.finance-theme .contact-us-form form button:hover,
.shop-page .bootstrap-select.btn-group .dropdown-menu li.selected a, .shop-page .bootstrap-select.btn-group .dropdown-menu li:hover a,.error-page a:hover {
  background: #f0632d;
}
.finance-theme .pricing-plan .single-price-table:hover a,.finance-theme .bottom-footer-banner .button-five,.finance-footer .bottom-footer ul li a:hover,.finance-theme .our-team .single-team-member .title ul li a:hover {
  border-color: #ffc704;
  border-style: solid;
}
/* ---------------------------- Theme Title -----------------------*/
.finance-title-one {position: relative;}
.finance-title-one h2 {
  font-weight: 900;
  margin-bottom: 14px;
  font-size:30px;
}
.finance-title-one h6 {font-weight: normal; line-height: 28px;}
/* ------------------------------------ Header -------------------------------*/
.finance-header.style-two {
  position: absolute;
  left:0;
  right: 0;
  top:40px;
  z-index: 99;
  background: transparent;
}
.finance-header .top-header {
    padding: 6px 0;
}
.finance-header .right-side li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.finance-header .right-side li.address {
  padding-left: 80px;
  margin-right: 50px;
} 
.finance-header .right-side li .round-icon {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.finance-header .right-side li .round-icon:before {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  border-radius:30px 0px 30px 30px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
  
}
.finance-header .right-side li .round-icon .icon {
    font-size: 21px;
    line-height: 45px;
    color: #fff;
}
.finance-header .right-side li .round-icon .icon.flaticon-multimedia {
    font-size: 21px;
}
.finance-header .right-side li h6 {
    font-size: 15px;
    color: #393939;
    margin: 15px -11px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.finance-header .right-side li h6 a{
    font-size: 15px;
    color: #393939;
    margin: 15px -11px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.margin0{
margin:0px !important	
}
.finance-header .right-side li .button-one {
  line-height: 45px;
  border-color: #f2f2f2;
  color: #1f1f1f;
  text-transform: uppercase;
  font-size: 14px;
}
/* ------------------------------------ Theme Menu -------------------------------*/
.finance-theme .theme-main-menu {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
   
    /* color: #fff; */
}
.finance-theme .style-two .theme-main-menu {border: none;}
.finance-theme .theme-main-menu #mega-menu-holder > ul > li {position: relative;}
.finance-theme .theme-main-menu #mega-menu-holder > ul > li:before {
  content: '';
  width: 1px;
  height: 20px;
  background: #e8e8e8;
  position: absolute;
  left: 0;
  top:50%;
  margin-top: -10px;
}
.finance-theme .theme-main-menu #mega-menu-holder > ul > li:first-child:before {display: none;}
.finance-theme .theme-main-menu #mega-menu-holder > ul > li:first-child>a{/*padding-left: 0;*/}
.finance-theme .search-form form {
  height: 66px;
  width: 315px;
  position: relative;
}
.finance-theme .search-form form input {
  font-weight: 300;
  width: 100%;
  height: 100%;
  border: none;
  border-left:1px solid #f1f1f1;
  padding: 0 72px 0 15px;
}
.finance-theme .search-form form button {
  width: 70px;
  color: #fff;
  position: absolute;
  top:-0;
  bottom: 0;
  right: 0;
}
.theme-main-menu .menu-wrapper,
.finance-theme .theme-main-menu .main-container {position: relative;}
.finance-header.style-two #mega-menu-holder>ul> li> a,
.finance-header.style-two #mega-menu-holder li .sub-toggle {color: #fff;}
.finance-header.style-two #mega-menu-holder li>ul.dropdown {border-top-color: #ffc704;}
.finance-theme .finance-header.style-two .theme-main-menu #mega-menu-holder > ul > li:before {display: none;}
.finance-header.style-two #mega-menu-holder>ul> li> a {
  padding-left: 18px;
  padding-right: 18px;
}
.finance-header.style-two #mega-menu-holder>ul> li:last-child> a {padding-right: 0;}
.finance-header.style-two #mega-menu-holder li .sub-toggle {margin-left: -15px;}
.finance-header.style-two .logo {margin-top: 10px;}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-menu.fixed {
  position: fixed !important;
  width:100%;
  top:0;
  left:0;
  z-index: 999999;
  background: #fff;
  border:none;
  margin:0;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  -webkit-animation: menu_sticky  0.70s ease-in-out;
  animation: menu_sticky  0.70s ease-in-out;
}
.style-two .theme-main-menu.fixed {background: #21201e;}
/* ---------------------------------- Theme Main Banner ----------------------------- */
.hesperiden.tparrows:before {
  font-family: 'font-awesome';
  line-height: 46px;
  font-size: 14px;
  color: inherit;
}
.hesperiden.tparrows.tp-leftarrow:before {
  content: '';
  margin: 0;
}
.hesperiden.tparrows.tp-rightarrow:before {
  content: '';
  margin: 0;
}
#banner .tp-caption h1 {color: #282828;text-align: right;}
#banner .tp-caption h6 {line-height: 32px;font-weight: normal;text-align: right;}
#banner .tp-caption a {border: none;}
#banner #finance-main-banner-two .tp-caption h1,
#banner #finance-main-banner-two .tp-caption h6 {color: #fff;}
/* ---------------------------- Finance Offer  ------------------------*/
.finance-theme .finance-offer {margin: 100px 0 80px 0;}
.finance-theme .finance-offer .title {text-align: center;}
.finance-theme .finance-offer .title h6 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: rgba(0,0,0,0.3);
}
.finance-theme .finance-offer .title h2 {
font-weight: 900;
    line-height: 40px;
    font-size: 35px;
}
.finance-theme .finance-offer .single-offer {
  margin-top:120px;
  text-align: center;
  border:1px solid #e6e4e4;
  border-radius: 3px;
  padding: 68px 0 30px 0;
  position: relative;
}
.finance-theme .finance-offer .single-offer h5 a {
  font-weight: 700;
  color: #323232;
  display: block;
}
.finance-theme .finance-offer .single-offer p {margin: 15px 26px 0 26px;}
#hexagon {
  width: 80px;
  height: 100px;
  position: absolute;
  top:-50px;
  left:50%;
  margin-left: -40px;
  text-align: center;
  font-size: 40px;
  line-height: 100px;
  background: url(../images/shape/1.png) no-repeat center;
}
.finance-theme .finance-offer .single-offer:hover #hexagon {background: url(../images/shape/2.png) no-repeat center;}
.finance-theme .finance-offer .single-offer:hover #hexagon {color: #fff;}
.finance-theme .finance-offer .single-offer:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.15);
          box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.15);
  border-color: #fff;
}
/* ---------------------------- Theme About US  ------------------------*/
.about-top-text-one .title {
  position: relative;
  text-align: center;
  margin-bottom: 90px;
}
.about-top-text-one .title:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #e6e4e4;
  position: absolute;
  top:50%;
  left:0;
  z-index: -1;
}
.about-top-text-one .title h6 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 43px;
  padding: 0 25px;
  border: 1px solid #e6e4e4;
  border-radius: 30px;
  color: rgba(0,0,0,0.3);
  background: #fff;
}
.about-top-text-one .img-box {
  width: 47%;
  border-radius: 3px;
  overflow: hidden;
}
.about-top-text-one .text {
    width: 53%;
    padding-left: 75px;
    text-align: justify;
}
.about-top-text-one .text h3 {
    font-weight: 900;
    line-height: 35px;
    margin: -7px 0 24px 0;
    font-size: 30px;
}
.about-top-text-one .text>h6 {
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 20px;
}
.about-top-text-one .text .author {margin: 34px 0 40px 0;}
.about-top-text-one .text .author img.round-border {
  width: 76px;
  height: 76px;
}
.about-top-text-one .text .author .name {padding: 18px 0 0 40px;}
.about-top-text-one .text .author .name h6 {
  font-weight: 700;
  color: #393939;
}
.finance-theme .about-finance .text a {
  font-family: 'Roboto', sans-serif;
  position: relative;
  color: #393939;
  padding-bottom: 4px;
}
.finance-theme .about-finance .text a:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #393939;
  position: absolute;
  left: 0;
  bottom: 0;
}
.finance-theme .about-finance .counter-number {
  margin-bottom: 110px;
  text-align: center;
}
.finance-theme .about-finance .counter-number .wrapper {
  border: 1px solid #e6e4e4;
  border-radius: 3px;
  margin-top: 80px;
  padding: 30px 0 26px 0;
}
.finance-theme .about-finance .counter-number .wrapper .number {
  font-family: 'Roboto', sans-serif;
  font-size: 42px;
  color: #393939;
}
.finance-theme .about-finance .counter-number .wrapper h6 {
  font-weight: normal;
  font-size: 16px;
  margin-top: 18px;
}
/* ------------------------------ Theme Service --------------------------*/
.finance-theme .our-service-style-one {
  background: #f8fafc;
  padding: 75px 0 110px 0;
  margin-bottom: 0px;
}
.finance-theme .our-service-style-one.m-fix {
  margin: 120px 0 0 0;
  padding-top: 60px;
}
.finance-theme .our-service-style-one .finance-title-one a {
  color: #393939;
  border:2px solid #e6e6e6;
  line-height: 46px;
  position: absolute;
  top:19px;
  right: 0;
}
.finance-theme .our-service-style-one .finance-title-one a:hover {color: #fff;}
.finance-theme .our-service-style-one .single-service {
  background: #fff;
  border:1px solid #e6e4e4;
  border-radius: 3px;
  padding: 40px 10px 38px 35px;
  margin-top: 70px;
}
.finance-theme .our-service-style-one .single-service .icon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 60px;
  display: block;
}
.finance-theme .our-service-style-one .single-service:hover .icon {
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}
.finance-theme .our-service-style-one .single-service h5 a {
  color: #393939;
  display: block;
  position: relative;
  margin: 45px 0 20px 0;
  z-index: 1;
}
.finance-theme .our-service-style-one .single-service h5 a span {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #f7f7f7;
  font-size: 65px;
  position: absolute;
  left:0;
  top:50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.finance-theme .our-service-style-one .single-service a.learn-more {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #393939;
  margin-top: 18px;
}
.finance-theme .our-service-style-one .single-service a i {
  font-size: 17px;
  vertical-align: -1px;
  margin-left: 2px;
}
.finance-theme .our-service-style-one .single-service:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
          box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
  border-color: #fff;
}
/* ------------------- Finance Project One -------------------*/
.img {
  position: relative;
  overflow: hidden;
  background: #000;
}
.finance-theme .our-project-style-one .project-wrapper {margin: 65px 0 0 0;}
.finance-theme .our-project-style-one .single-project img {width: 100%;}
.finance-theme .our-project-style-one .single-project .opacity {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(19,19,19,0.85);
  text-align: center;
  opacity: 0;
  -webkit-transform:translateX(-100%);
          transform:translateX(-100%);
}
.finance-theme .our-project-style-one .single-project:hover .opacity {
  opacity: 1;
  -webkit-transform:translateX(0);
          transform:translateX(0);
}
.finance-theme .our-project-style-one .single-project .opacity .text {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.finance-theme .our-project-style-one .single-project:hover .opacity .text {opacity: 1;}
.finance-theme .our-project-style-one .single-project .opacity .text p,
.finance-theme .our-project-style-one .single-project .opacity .text h4 {color: #fff;}
.finance-theme .our-project-style-one .single-project .opacity .text p {font-weight: 300;}
.finance-theme .our-project-style-one .single-project .opacity .text h4 {font-weight: 500;}
.finance-theme .our-project-style-one .single-project .opacity .text a {
  width: 45px;
  line-height: 45px;
  color: #fff;
  font-weight: 300;
  font-size: 35px;
  margin-top: 22px;
}
.owl-theme .owl-nav {margin: 0;}
/* -------------------------- Finance Short Banner --------------------------- */
.finance-theme .short-banner {
  padding: 40px 0;
  margin-bottom: 85px;
}
.finance-theme .short-banner h4 {
  color: #fff;
  margin-top: 10px;
}
.finance-theme .short-banner a {
  border: none;
  color: #fff;
  text-transform: uppercase;
}
/* ------------------------------ Theme Pricing Plan --------------------------*/
.finance-theme .pricing-plan {margin-bottom: 110px;}
.finance-theme .pricing-plan .float-left {
  width: 33.333333333%;
  text-align: center;
  margin-top: 60px;
}
.finance-theme .pricing-plan .single-price-table {padding: 35px 0 50px 0;}
.finance-theme .clearfix:hover .single-price-table.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.finance-theme .pricing-plan .single-price-table:hover,
.finance-theme .pricing-plan .single-price-table.active,
.finance-theme .pricing-plan .single-price-table.active:hover {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(88, 88, 88, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(88, 88, 88, 0.1);
}
.finance-theme .pricing-plan .single-price-table h5 {
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.finance-theme .pricing-plan .single-price-table ul li {
  line-height: 26px;
  margin-bottom: 20px;
}
.finance-theme .pricing-plan .single-price-table ul li i {
  display: block;
  margin-bottom: 5px;
}
.finance-theme .pricing-plan .single-price-table ul li i.fa-check {color: #45d523;}
.finance-theme .pricing-plan .single-price-table ul li i.fa-times {color: #f67878;}
.finance-theme .pricing-plan .single-price-table strong {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #393939;
  font-size: 42px;
  display: block;
  margin: 45px 0 45px 0;
}
.finance-theme .pricing-plan .single-price-table span {
  font-weight: normal;
  color: rgba(0,0,0,0.3);
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  text-align: left;
}
.finance-theme .pricing-plan .single-price-table a {
  line-height: 41px;
  font-weight: 700;
  font-size: 14px;
  color: #515356;
  text-transform: uppercase;
  border: 2px solid #ededed;
}
/* ------------------------------ Theme Client Slider --------------------------*/
.finance-theme .client-slider {
  /*background: url(../images/home/4.jpg) center;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0px;*/
  padding-top:80px;
}
.finance-theme .client-slider .opacity {
  background: rgba(31,31,31,0.6);
  padding: 85px 0 85px 0;
}
.finance-theme .client-slider .title h6 {
  font-size: 16px;
  font-weight: 700;
  color: rgba(255,255,255,0.4);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.finance-theme .client-slider .title h2 {
  line-height: 50px;
  font-weight: 700;
  font-size:36px;
  text-transform:uppercase
}
.finance-theme .client-slider .row {margin: 70px -35px 55px -35px;}
.finance-theme .client-slider .row .item {margin: 0 35px;}
.finance-theme .client-slider .item .wrapper {
  background: #f3f3f3;
  border-radius: 5px;
  margin-left: 12px;
  padding: 40px 25px 40px 55px;
  position: relative;
}
.finance-theme .client-slider .item .wrapper img {
  width: 135px;
  height: 135px;
  margin-top: 8px;
}
.finance-theme .client-slider .item .wrapper .text {
  width: calc(100% - 135px);
  padding-left: 30px;
}
.finance-theme .client-slider .item .wrapper .text h5 {
  font-weight: 500;
  margin-bottom: 10px;
}
.finance-theme .client-slider .item .wrapper .text h6 {
  font-size: 16px;
  color: rgba(0,0,0,0.4);
  margin-bottom: 18px;
  font-weight: normal;
}
.finance-theme .client-slider .item .wrapper .icon {
  width: 40px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  position: absolute;
  top:50px;
  left:-12px;
}
.finance-theme .client-slider .item .wrapper .icon:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 12px;
  border-right-width: 0;
  border-bottom-color: #3c5dba;
}
.finance-theme .client-slider .more {
  border: none;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
/* ------------------------------ Theme Blog --------------------------*/
.finance-theme .our-blog-one h2 {
  font-weight: 900;
  margin-bottom: 70px;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog img {width: 100%;}
.finance-theme .our-blog-one .blog-grid-post .post span {
  display: block;
  margin: 22px 0 15px 0;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog .post h5 a {
  font-weight: 700;
  color: #393939;
  line-height: 28px;
  display: block;
  margin-bottom: 13px;
}
.finance-theme .our-blog-one.blog-list .blog-grid-post .single-blog .post h5 a {
  font-size: 28px;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog .post .learn-more {
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin-top: 15px;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog .post .learn-more:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left:0;
  bottom: 0;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog:hover .img img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
  opacity: 0.4;
}
.finance-theme .our-blog-one .blog-grid-post .single-blog {
  margin-bottom: 65px;
}
.finance-theme .our-blog-one .blog-side-post .post-wrapper {
  position: relative;
  margin-bottom: 25px;
}
.finance-theme .our-blog-one .blog-side-post .show-post {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 25px;
}
.finance-theme .our-blog-one .blog-side-post .post-wrapper:last-child .show-post {
  border: none;
  margin: 0;
  padding: 0;
}
.finance-theme .our-blog-one .blog-side-post .show-post img {width: 80px;}
.finance-theme .our-blog-one .blog-side-post .show-post .post {
  width: calc(100% - 80px);
  padding-left: 25px;
}
.finance-theme .our-blog-one .blog-side-post .show-post .post h5 a {
  font-size: 20px;
  line-height: 26px;
  color: #393939;
  display: block;
  margin: -5px 0 3px 0;
}
.finance-theme .our-blog-one .blog-side-post {margin-bottom: 100px;}
.finance-theme .owl-theme .owl-nav [class*=owl-] {
  font-family: 'font-awesome';
  margin: 0 2px;
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.finance-theme .owl-theme.blog-side-carousel .owl-nav [class*=owl-] {
  width: 33px;
  line-height: 33px;
  color: #bbbbbb;
  border:1px solid #e8e8e8;
  font-size: 20px;
}
.finance-theme .owl-theme.blog-side-carousel .owl-nav [class*=owl-]:hover {
  color: #fff;
}
.finance-theme .owl-theme.blog-side-carousel .owl-nav {
  position: absolute;
  top:-100px;
  right: -2px;
}
.finance-theme .blog-inner-page {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 150px;
}
.finance-theme .our-blog-one.blog-inner-page .blog-grid-post {width: 100%;}
.finance-theme .our-blog-one.blog-inner-page .blog-grid-post img {width: 100%;border-radius: 5px;}
.finance-theme .our-blog-one.blog-inner-page .blog-grid-post .img {border-radius: 5px;}
.blog-inner-page .page-pagination li {
  display: inline-block;
  margin-right: 4px;
}
.blog-inner-page .page-pagination.text-center li {margin: 0 2px;}
.blog-inner-page .page-pagination li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  background: #f3f3f3;
  border-radius: 5px;
  line-height: 36px;
  padding: 0 14px;
  color: #8c8c8c;
  text-transform: uppercase;
}
.blog-inner-page .page-pagination li a:hover {color: #fff;}
/*------------------------------- Partner Logo ------------------------*/
#partner-logo .item img {margin: 0 auto;}
#partner-logo {padding: 100px 0;}
#partner-logo.pfix {padding: 55px 0;}
.finance-theme .partners-section.bg-color {background: #f8fafc;}
/* ------------------------------ Theme Footer --------------------------*/
.default-footer {padding: 55px 0 0 0;position: relative;background: #1c4583;}
.default-footer .bottom-footer {margin-top: 60px; padding: 14px 0;background: #113e82;}
.default-footer .footer-logo p {
  color: rgba(255,255,255,0.6);
  margin-top: 14px;
}
.default-footer .top-footer .footer-list {padding-left: 55px;}
.default-footer .top-footer h6 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.default-footer .top-footer .footer-list ul li a {
  color: rgba(255,255,255,0.6);
  margin-bottom: 10px;
  font-weight: normal;
  display: block;
}
.default-footer .top-footer .footer-latest-news {padding-left: 85px;}
.default-footer .top-footer .footer-latest-news .single-news h5 a {
  font-size: 17px;
  line-height: 25px;
  color: #e9e9e9;
}
.default-footer .top-footer .footer-latest-news .single-news span {color: #789dd6;}
.default-footer .top-footer .footer-latest-news .single-news {margin-bottom: 16px;}
.default-footer .top-footer .footer-subscribe {padding-left: 60px;}
.default-footer .top-footer .footer-subscribe p {color: rgba(255,255,255,0.6);}
.default-footer .top-footer .footer-subscribe form {
  margin: 40px 0 0 0;
  height: 60px;
  position: relative;
}
.default-footer .top-footer .footer-subscribe form input {
  width: 100%;
  height: 100%;
  border:none;
  background: #fff;
  border-radius: 30px;
  padding: 0 63px 0 30px;
  font-size: 15px;
}
.default-footer .top-footer .footer-subscribe form button {
  position: absolute;
  top:0;
  right: 0;
  height: 100%;
  width: 60px;
  color: #fff;
  border-radius: 0 30px 30px 0;
  font-size: 30px;
}
.default-footer .bottom-footer p {
  color: #fff;
  line-height: 35px;
}
.default-footer .bottom-footer p a {font-weight: normal;}
.default-footer .bottom-footer ul li {
  display: inline-block;
  margin-left: 5px;
}
.default-footer .bottom-footer ul li a {
  border-color: #224e91;
  color: #6784af;
  width: 35px;
  line-height: 31px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
}
.default-footer .bottom-footer ul li a:hover {color: #fff;}
.default-footer .bottom-footer .wrapper {padding: 24px 0;}
/* ---------------------------- Theme Inner Banner ------------------------*/
.finance-theme .theme-inner-banner {
  background: url(../images/inner-page/banner.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.finance-theme .theme-inner-banner .opacity {
  background: rgba(0,0,0,0.7);
  padding: 85px 0 95px 0;
  text-align: center;
}
.finance-theme .theme-inner-banner h2 {
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}
.finance-theme .theme-inner-banner ul li {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  margin: 6px 1px 0 1px;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
}
.finance-theme .theme-inner-banner ul li a {
  color: #fff;
  font-weight: normal;
}
/* ---------------------------- Theme Team  ------------------------*/
.theme-team-style-one {margin-bottom: 120px;}
.theme-team-style-one .single-team-member {margin-top: 60px;}
.theme-team-style-one .single-team-member .img,
.theme-team-style-one .single-team-member .img img {
  border-radius: 8px;
  background: transparent;
}
.theme-team-style-one .single-team-member .title h6 a {
  color: #393939;
  display: block;
  margin:32px 0 5px 0;
}
.theme-team-style-one .single-team-member .title p {margin: 8px 0 15px 0;}
.theme-team-style-one .single-team-member .title ul li {display: inline-block;}
.theme-team-style-one .single-team-member .title ul li a {
  width: 35px;
  line-height: 33px;
  border:1px solid #e7e7e7;
  text-align: center;
  color: #cfd1d9;
  margin-right: 4px;
}
.theme-team-style-one .single-team-member .title ul li a:hover {color: #fff;}
/* ---------------------------- Bottom Footer Banner  ------------------------*/
.bottom-footer-banner {padding: 35px 0;}
.finance-theme .bottom-footer-banner {
  background: #1c4583;
  border-bottom:1px solid #2b4c7f;
}
.bottom-footer-banner h3 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  margin-top: 8px;
}
.bottom-footer-banner .button-five {
  line-height: 46px;
  font-size: 15px;
  font-weight: 500;
  border-width: 2px;
  color: #fff;
  text-transform: uppercase;
}
/* ---------------------------- Counter Banner  ------------------------*/
.finance-theme .counter-banner {
  background: url(../images/inner-page/4.jpg) no-repeat center;
  background-size: cover;
  margin: 115px 0 100px 0;
}
.finance-theme .counter-banner .opacity {
  background: rgba(28,58,141,0.85);
  padding: 90px 0 55px 0;
  text-align: center;
}
.finance-theme .counter-banner h2 {
  font-weight: 900;
  color: #fff;
  font-size: 60px;
}
.finance-theme .counter-banner p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 40px;
}
/* ------------------------------ Theme Blog Details --------------------------*/
.finance-theme .blog-details-content .blog-post span {
  display: block;
  margin: 22px 0 15px 0;
}
.finance-theme .blog-details-content h4,
.finance-theme .blog-details-content h5 {font-weight: 700;}
.finance-theme .blog-details-content .blog-post h4 {
  line-height: 28px;
  margin-bottom: 15px;
}
.finance-theme .blog-details-content .blog-post h5 {margin:45px 0 20px 0;}
.finance-theme .blog-details-content .blog-post img {border-radius: 5px;width: 100%;}
.finance-theme .blog-details-content .blog-post .post-quote {margin: 35px 0 40px 0;}
.finance-theme .blog-details-content .blog-post .post-quote img {width: 33%;}
.finance-theme .blog-details-content .blog-post .post-quote p {
  width: 67%;
  padding-left: 65px;
  font-size: 18px;
  line-height: 28px;
  color: #393939;
  position: relative;
}
.finance-theme .blog-details-content .blog-post .post-quote p i {font-size: 22px;color: #c3c3c3;}
.finance-theme .blog-details-content .blog-post .post-quote p i.fa-quote-left {
  position: absolute;
  top:0;
  left: 35px;
}
.finance-theme .blog-details-content .share-option {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
  margin: 35px 0 70px 0;
}
.finance-theme .blog-details-content .share-option .float-left li,
.finance-theme .blog-details-content .share-option .float-right li {
  display: inline-block;
  font-weight: 600;
  color: #393939;
}
.finance-theme .blog-details-content .share-option .float-left li a {
  font-weight: normal;
  color: rgba(0,0,0,0.5);
  font-style: italic;
}
.finance-theme .blog-details-content .share-option .float-right li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f4f4f4;
  color: #bcbcbc;
  margin-left: 4px;
  font-size: 15px;
}
.finance-theme .blog-details-content .share-option .float-right li a:hover {color: #fff;}
.theme-blog-large-sideOne .comment-area h4 {margin-bottom: 35px;}
.theme-blog-large-sideOne .comment-area .main-comment {
  border: 1px solid #e9e9e9;
  padding: 25px 55px 50px 35px;
  margin-bottom: 20px;
}
.theme-blog-large-sideOne .comment-area .single-comment img {
  width: 75px;
  border-radius: 5px;
}
.theme-blog-large-sideOne .comment-area .single-comment .comment {
  width: calc(100% - 75px);
  padding-left: 20px;
  position: relative;
}
.theme-blog-large-sideOne .comment-area .single-comment .comment p {margin-top: 13px;}
.theme-blog-large-sideOne .comment-area .single-comment .comment h6 {color: #393939;}
.theme-blog-large-sideOne .comment-area .single-comment.reply-comment {
  margin-left: 95px;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #e9e9e9;
}
.theme-blog-large-sideOne .comment-area .single-comment button {
  width: 60px;
  line-height: 30px;
  background: #f4f4f4;
  color: #393939;
  text-transform: uppercase;
  position: absolute;
  top:0;
  right: 0;
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
}
.theme-blog-large-sideOne .comment-area .single-comment button:hover {color: #fff;}
.theme-blog-large-sideOne .leave-reply h4 {margin: 70px 0 8px 0;}
.theme-blog-large-sideOne .leave-reply form {margin-top: 25px;}
.theme-blog-large-sideOne .leave-reply form textarea,
.theme-blog-large-sideOne .leave-reply form input {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  margin-bottom: 23px;
  padding: 0 15px;
}
.theme-blog-large-sideOne .leave-reply form textarea {
  height: 210px;
  max-height: 210px;
  padding: 20px 15px;
}
.theme-blog-large-sideOne .leave-reply form input {height: 55px;}
.theme-blog-large-sideOne .leave-reply form button {
  text-transform: uppercase;
  border:none;
  font-weight: 700;
  font-size: 14px;
}
/* ------------------ Finance Project Two -------------------*/
.finance-theme .our-project-style-two {margin-bottom: 100px;}
#mixitUp-item .mix {display: none;float: left;}
.our-project-style-one #mixitUp-item .mix {width: 25%;}
.finance-theme .our-project-style-two p.title,
.finance-theme .our-project-style-one p.title {
  text-align: center;
  line-height: 30px;
  font-size: 18px;
}
.finance-theme .mixitUp-menu {
  text-align: center;
  border-bottom: 2px solid #f8fafc;
  margin:55px 0 70px 0;
}
.finance-theme .mixitUp-menu li {
  display: inline-block;
  padding: 10px 0 15px 0;
  font-weight: 700;
  font-size: 15px;
  margin: 0 22px;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
  cursor: pointer;
}
.finance-theme .mixitUp-menu li.active,
.finance-theme .mixitUp-menu li:hover {
  border-bottom: 2px solid #fed100;
  color: #282828;
}
.finance-theme .our-project-style-two .single-project {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 40px;
}
.finance-theme .our-project-style-two .single-project img {
  width: 100%;
  border-radius: 6px;
}
.finance-theme .our-project-style-two .single-project .text {
  position: absolute;
  background: #fff;
  bottom: 0;
  left:0;
  right: 0;
  border: 1px solid #ececec;
  border-radius: 0px 0px 5px 5px;
  padding: 22px 0 22px 0;
  -webkit-transform-origin:0% 100%;
          transform-origin:0% 100%;
}
.finance-theme .our-project-style-two .single-project h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 3px;
}
.finance-theme .our-project-style-two .single-project .hover-text {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background: rgba(47,73,145,0.9);
  z-index: 9;
  opacity: 0;
  -webkit-transform:translateY(-100%);
          transform:translateY(-100%);
}
.finance-theme .our-project-style-two .single-project .hover-text h5 {color: #fff;}
.finance-theme .our-project-style-two .single-project .hover-text a {
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  font-size: 30px;
  margin-top: 5px;
}
.finance-theme .our-project-style-two .single-project .hover-text a:hover {background: #fff;}
.finance-theme .our-project-style-two .single-project .hover-text>div {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.finance-theme .our-project-style-two .single-project:hover .text {
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.finance-theme .our-project-style-two .single-project:hover .hover-text {
  -webkit-transform:translateY(0);
          transform:translateY(0);
  opacity: 1;
}
.finance-theme .our-project-style-one .project-wrapper#mixitUp-item {margin-top: 0;}
/* ---------------------------- Theme Project Details  ------------------------*/
.theme-default-project-details .project-large-sidebar .image-gallery {margin: 0 -10px;}
.theme-default-project-details .project-large-sidebar .image-gallery [class*="col-"] {padding: 0 10px; float:left;}
.theme-default-project-details .project-large-sidebar .image-gallery .col-8 {width: 69.4%;}
.theme-default-project-details .project-large-sidebar .image-gallery .col-4 {width: 30.6%;}
.theme-default-project-details .project-large-sidebar .image-gallery [class*="col-"] img {
  border-radius: 5px;
  margin-bottom: 15px;
}
.theme-default-project-details .project-large-sidebar .top-text h4 {
  font-weight: 700;
  margin: 35px 0 16px 0;
}
.theme-default-project-details .project-large-sidebar .top-text h6 {
  color: #393939;
  line-height: 30px;
  margin-bottom: 20px;
}
.theme-default-project-details .project-large-sidebar .top-text {
  border-bottom: 1px solid #efefef;
  padding-bottom: 40px;
  margin-bottom: 85px;
}
.theme-default-project-details .project-large-sidebar .bottom-text .left-side {width: 43%;}
.theme-default-project-details .project-large-sidebar .bottom-text .left-side img {border-radius: 5px;}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side {width: 57%;padding-left: 55px;}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side h4 {
  font-weight: 700;
  margin-bottom: 16px;
}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side .list-box {
  position: relative;
  padding-left: 30px;
}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side .list-box:before {
  content: '';
  width: 1px;
  height: 73%;
  position: absolute;
  top:10px;
  left:5px;
  background: #eaeaea;
}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side .list-box h6 {
  color: #393939;
  position: relative;
  line-height: 28px;
  margin: 25px 0 10px 0;
}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side .list-box h6:before {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  left:-30px;
  top:8px;
}
.theme-default-project-details .project-large-sidebar .bottom-text .single-content {margin-bottom: 90px;}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side>h6 {margin: 20px 0 15px 0;}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side ul li {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 12px;
}
.theme-default-project-details .project-large-sidebar .bottom-text .right-side ul li i {
  margin-right: 12px;
  font-size: 18px;
}
.theme-default-project-details .project-large-sidebar {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 50px;
}

/* ---------------- Finance Service Two ------------------*/
.finance-theme .service-large-sidebar .single-service img {border-radius: 5px;width: 100%;}
.finance-theme .service-large-sidebar .single-service h5 a {
  color: #282828;
  display: block;
}
.finance-theme .service-large-sidebar .single-service .title {
  padding: 30px 0 20px 0;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  margin-bottom: 70px;
}
.finance-theme .service-large-sidebar .single-service:hover .title {
  border-bottom: 2px solid #28245f;
}
.finance-theme .service-large-sidebar .single-service .title h2 {
  font-weight: 900;
  font-size: 60px;
  color: #f7f7f7;
  position: absolute;
  right: 0;
  top:22px;
  z-index: -1;
}
.finance-theme .our-service-style-two {
  border-bottom: 1px solid #f6f8fa;
  padding-bottom: 100px;
}
/* ----------------------------- Theme Service Details  ----------------------------*/
.finance-theme .our-service-details .image-gallery {margin: 0 -10px;}
.finance-theme .our-service-details .image-gallery [class*="col-"] {padding: 0 10px; float:left;}
.finance-theme .our-service-details .image-gallery .col-9 {width: 80.2%;}
.finance-theme .our-service-details .image-gallery .col-3 {width: 19.8%;}
.finance-theme .our-service-details .image-gallery [class*="col-"] img {
  border-radius: 5px;
  margin-bottom: 15px;
}
.finance-theme .our-service-details .top-text h4 {
  font-weight: 700;
  margin: 35px 0 16px 0;
}
.finance-theme .our-service-details .middle-text {margin: 65px 0 45px 0;}
.finance-theme .our-service-details .middle-text img {width: 45%;border-radius: 5px;}
.finance-theme .our-service-details .middle-text .right-side {
  width: 55%;
  padding-left: 60px;
}
.finance-theme .our-service-details .middle-text .right-side h4 {
  font-weight: 700;
  margin: 0 0 20px 0;
}
.finance-theme .our-service-details .middle-text .right-side h6 {
  font-weight: normal;
  margin: 28px 0 25px 0;
}
.finance-theme .our-service-details .middle-text .right-side ul li {
  float:left;
  width: 50%;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
}
.finance-theme .our-service-details .middle-text .right-side ul li i {margin-right: 6px;}
.finance-theme .our-service-details .details-box h4 {
  font-weight: 500;
  margin-bottom: 30px;
}
.finance-theme .our-service-details .details-box p {
  border:1px solid #ededed;
  border-radius: 5px;
  padding: 25px 20px 25px 30px;
  margin-bottom: 70px;
}
.finance-theme .our-service-details .details-faq h4 {
  font-weight: 500;
  margin-bottom: 50px;
}
.finance-theme .our-service-details .details-faq .panel-group .panel-heading {
  padding: 0;
  border: none;
}
.finance-theme .our-service-details .details-faq .panel-group .panel {
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}
.finance-theme .our-service-details .details-faq .panel-group .panel-heading a {
  font-size: 20px;
  font-weight: normal;
  position: relative;
  color: #2c2c2c;
  padding: 25px 10px 25px 45px;
  display: block;
}
.finance-theme .our-service-details .details-faq .panel-group .panel-heading a:before {
  content: '+';
  font-size: 22px;
  color: #d9d9d9;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 25px;
  border: 2px solid #d9d9d9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top:50%;
  margin-top: -15.5px;
}
.finance-theme .our-service-details .details-faq .panel-group .panel-heading.active-panel a:before {
  content: '-'
}
.finance-theme .our-service-details .details-faq .panel-group .panel-body {
  border: none;
  padding: 0 0 20px 45px;
}
.finance-theme .our-service-details {margin-bottom: 100px;}
/* ---------------------------- Theme Sidebar  ------------------------*/
.finance-theme .service-sidebar .wrapper {
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  margin-bottom: 35px;
}
.finance-theme .service-sidebar .wrapper ul li a {
  font-weight: normal;
  color: rgba(0,0,0,0.55);
  font-size: 18px;
  line-height: 62px;
  border-bottom: 1px solid #e9e9e9;
  padding-left: 70px;
  position: relative;
  display: block;
}
.finance-theme .service-sidebar .wrapper ul li:last-child a {
  border: none;
  border-radius: 0 0 5px 5px;
}
.finance-theme .service-sidebar .wrapper ul li:first-child a {border-radius: 5px 5px 0 0;}
.finance-theme .service-sidebar .wrapper ul li a i {
  position: absolute;
  left: 28px;
  top:0;
  line-height: 62px;
  font-size: 21px;
}
.finance-theme .service-sidebar .wrapper ul li a:hover {background: #f8f8f8;}
.finance-theme .service-sidebar .wrapper.project-list ul li a {
  font-weight: 600;
  line-height: 22px;
  padding: 13px 30px;
  font-size: 16px;
}
.finance-theme .service-sidebar .brochure {padding: 22px 10px 30px 25px;}
.finance-theme .service-sidebar .brochure h5 {font-weight: 500;}
.finance-theme .service-sidebar .brochure p {
  margin: 10px 0 12px 0;
}
.finance-theme .service-sidebar .brochure a {
  font-size: 14px;
  font-weight: 700;
  color: #2c2c2c;
  text-transform: uppercase;
  line-height: 30px;
}
.finance-theme .service-sidebar .brochure a img {margin-right: 14px;display: inline-block;}
.finance-theme .service-sidebar .call-us {
  padding: 22px 0 30px 0;
  text-align: center;
}
.finance-theme .service-sidebar .call-us span {line-height: 30px;}
.finance-theme .service-sidebar .call-us h6 {
  font-weight: 700;
  color: #393939;
  margin: 10px 0 12px 0;
}
.finance-theme .service-sidebar .call-us a {
  font-size: 18px;
  font-weight: 600;
  color: rgba(0,0,0,0.7);
}
.theme-blog-sidebarOne .sidebar-search form {
  height: 55px;
  position: relative;
}
.theme-blog-sidebarOne .sidebar-search form input {
  height: 100%;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #f0f0f0;
  padding: 0 58px 0 25px;
}
.theme-blog-sidebarOne .sidebar-search form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 56px;
  color: #fff;
  border-radius: 0 30px 30px 0;
  font-size: 18px;
}
.theme-blog-sidebarOne h4 {
  font-weight: 500;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
  margin-bottom: 25px;
  margin-top: 65px;
}
.theme-blog-sidebarOne .sidebar-categories ul li a {
  font-weight: 600;
  color: rgba(0,0,0,0.4);
  margin-bottom: 18px;
  display: block;
}
.theme-blog-sidebarOne .sidebar-recent-news ul li img {
  width: 90px;
  border-radius: 5px;
}
.theme-blog-sidebarOne .sidebar-recent-news ul li {margin-bottom: 30px;}
.theme-blog-sidebarOne .sidebar-recent-news ul li .post {
  width: calc(100% - 90px);
  padding-left: 28px;
}
.theme-blog-sidebarOne .sidebar-recent-news ul li .post h6 a {
  line-height: 26px;
  color: #25292f;
}
.theme-blog-sidebarOne .sidebar-keywords ul li {
  display: inline-block;
  margin:0 4px 10px 0;
}
.theme-blog-sidebarOne .sidebar-keywords ul li a {
  line-height: 35px;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  font-weight: normal;
  color: rgba(0,0,0,0.6);
  padding: 0 13px;
}
.finance-theme .blog-inner-page .blog-sidebar .sidebar-keywords ul li a:hover {color: #fff;}
/*----------------------- Shop Page ---------------------*/
.shop-sidebar .search {
  height: 45px;
  position: relative;
}
.shop-sidebar .search input {
  width: 100%;
  height: 100%;
  background: #eeeeee;
  border: none;
  padding: 0 102px 0 10px;
  font-style: italic;
  font-size: 15px;
}
.shop-sidebar .search button {
  position: absolute;
  width: 100px;
  height: 100%;
  top:0;
  right: 0;
  color: #fff;
}
.shop-sidebar h4 {
  position: relative;
  font-size: 22px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.shop-sidebar h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 85px;
  height: 2px;
  background: #3e60c2;
}
.shop-sidebar .sidebar-shop-categories {margin: 60px 0;}
.shop-sidebar .sidebar-shop-categories ul li a {
  font-size: 17px;
  color: rgba(36,34,34,0.6);
  display: block;
  margin-bottom: 18px;
}
.shop-sidebar .shop-popular-product ul li img {width: 100px;}
.shop-sidebar .shop-popular-product ul li .name {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.shop-sidebar .shop-popular-product ul li .name h6 a {
  font-weight: 500;
  color: #242222;
  display: block;
  margin: 10px 0;
}
.shop-sidebar .shop-popular-product ul li .name strong {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-weight: 900;
  font-size: 18px;
}
.shop-sidebar .shop-popular-product ul li {margin-bottom: 30px;}
.shop-product .single-product .image {overflow: hidden;}
.shop-product .single-product .image img {
  -webkit-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  width: 100%;
}
.shop-product .single-product:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.shop-product .single-product .info {
  border: 1px solid #f0f0f3;
  border-top: none;
  text-align: center;
  padding: 32px 0 35px 0;
  margin-bottom: 30px; 
}
.shop-product .single-product .info h6 a {
  font-weight: 600;
  color: #242222;
  display: block;
}
.shop-product .single-product .info strong {
  font-family: 'Roboto', sans-serif;
  display: block;
  color: #242222;
  font-size: 18px;
  margin: 12px 0 15px 0;
}
.shop-product .single-product .info>a {
  width: 130px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.shop-pagination {text-align: center;margin: 30px 0 0 0;}
.shop-pagination li {display: inline-block;vertical-align: middle;}
.shop-pagination li a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  margin: 0 4px;
}
.shop-pagination li:last-child a {
  font-size: 12px;
  margin-left: 12px;
}
.shop-details .single-product-details img {width: 54%;}
.shop-details .single-product-details .product-order-details {
  width: 46%;
  padding-left: 30px;
}
.shop-details .single-product-details .product-order-details h3 {
  font-weight: 600;
  font-size: 32px;
}
.shop-details .single-product-details .product-order-details .price li {
  display: inline-block;
  vertical-align: middle;
  color: rgba(36,34,34,0.9);
  padding: 10px 0;
  font-family: 'Roboto', sans-serif;
}
.shop-details .single-product-details .product-order-details .price li:first-child {
  font-weight: 500;
  font-size: 32px;
}
.shop-details .single-product-details .product-order-details .price li:nth-child(2) {
  font-weight: 500;
  font-size: 24px;
  margin: 0 12px 0 30px;
}
.shop-details .single-product-details .product-order-details .price li:nth-child(3) {
  font-size: 14px;
}
.shop-details .single-product-details .product-order-details .price {margin: 16px 0 3px 0;}
.shop-details .single-product-details .product-order-details .rating li {
  display: inline-block;
  margin-right: 3px;
  color: #ffc520;
}
.shop-details .single-product-details .product-order-details .rating {margin: 20px 0 30px 0;}
.shop-details .single-product-details .product-order-details .clearfix li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
  vertical-align: middle;
}
.shop-details .single-product-details .product-order-details .clearfix li button {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  width: 65px;
}
.shop-details .single-product-details .product-order-details .clearfix #product-value {
  width: 70px;
  height: 40px;
  line-height: 40px;
  background: #eaede8;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border: none;
}
.shop-details .single-product-details .product-order-details .clearfix a {
  width: 130px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.shop-details .single-product-details .product-order-details .clearfix {margin-top: 74px;}
.shop-details .review-tab {margin: 80px 0 100px 0;}
.shop-details .review-tab .nav-tabs > li {margin: 0;}
.shop-details .review-tab .nav-tabs > li > a {
  line-height: 60px;
  font-size: 20px;
  color: #242222;
  border: none;
  padding: 0 55px;
  background: #eaede8;
  border-radius: 0;
}
.shop-details .review-tab .nav-tabs {border: none; margin: 0 0 40px 0;}
.shop-details .review-tab .nav-tabs > li.active > a,
.shop-details .review-tab .nav-tabs > li.active > a:hover,
.shop-details .review-tab .nav-tabs > li.active > a:focus {color: #fff;}
.shop-details .review-tab .tab-pane p {
  font-size: 18px;
  line-height: 35px;
}
.shop-details .review-tab .tab-pane h4 {margin-bottom: 40px;}
.shop-details .review-tab .tab-pane ul li {
  line-height: 45px;
  font-size: 18px;
}
.shop-details .related-product h4 {
  position: relative;
  font-size: 22px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.shop-details .related-product h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 85px;
  height: 2px;
  background: #3e60c2;
}
.shop-details .related-product .item {margin: 0 15px;}
.shop-page .top-select-section {margin-bottom: 63px;}
.shop-page .top-select-section>li:last-child {
  line-height: 45px;
  font-size: 18px;
}
.shop-page .bootstrap-select > .dropdown-toggle {
  width: 200px;
  height: 45px;
  padding: 0 0 0 15px;
  background: transparent;
  border: 1px solid #ececec !important;
  position: relative;
  outline: none !important;
}
.shop-page .bootstrap-select.btn-group .dropdown-toggle .filter-option {font-size: 16px;}
.shop-page .bootstrap-select.btn-group .dropdown-toggle .caret {
  top:23px;
  border-top-color: #969696;
}
.shop-page .bootstrap-select > .dropdown-toggle:hover,
.shop-page .bootstrap-select > .dropdown-toggle:focus {
  background: transparent;
  outline: none !important;
}
.shop-page .bootstrap-select.btn-group .dropdown-menu li a span.text {font-size: 16px;}
.shop-page .bootstrap-select.btn-group .dropdown-menu li.selected a span.text,
.shop-page .bootstrap-select.btn-group .dropdown-menu li:hover a span.text {color: #fff;}
.shop-page .dropdown-menu  {border: 1px solid rgba(0,0,0,0.06;)}
.shop-page{margin-bottom: 100px;}
/* --------------------- Faq Page --------------------*/
.faq-section {
  background: #f9f9f9;
  padding: 95px 0 100px 0;
}
.faq-section h3 {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 65px;
}
.faq-section .faq-content {
  background: #fff;
  padding: 30px 35px 30px 40px;
  margin-bottom: 30px;
}
.faq-section .faq-content h6 {
  font-weight: 700;
  color: #393939;
  margin-bottom: 20px;
}
/*--------------------------- Error Page ---------------------*/
.error-page {
  text-align: center;
  padding-bottom: 200px;
}
.error-page h2 {
  font-size: 150px;
  margin-top:40px;
  font-weight: 900;
  letter-spacing: 14px;
}
.error-page h3 {
  font-weight: normal;
  font-size: 60px;
  margin-bottom: 25px;
}
.error-page p {
  font-size: 18px;
  margin-bottom: 41px;
}
.error-page a {
  line-height: 55px;
  width:128px;
  color:#fff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  text-align: center;
}
.error-page span.or {
  font-size: 18px;
  color:#2f2f2f;
  margin:0 16px;
}
.error-page form {
  height:55px;
  width:380px;
  position: relative;
  display: inline-block;
}
.error-page form input {
  padding: 0 58px 0 20px;
  border:1px solid #f0f0f0;
  height: 100%;
  width: 100%;
}
.error-page form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 55px;
  border-left: 1px solid #f0f0f0;
  background: transparent;
  font-size: 20px;
  color: #a3a3a3;
}
/* ------------- Google Map  --------------*/
.map-canvas {
  height: 485px;
  width: 100%;
}
.si-content h4 {margin-bottom: 10px;}
.si-has-border .si-content-wrapper {border: none;}
.si-shadow-wrapper-top {opacity: 0;}
/*** 

====================================================================
  Conatct Form Activation
====================================================================

 ***/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {color: #ffce6e;}
#error {color: #C9182B;}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}
.btn-primary{
color:#fff !important;
font-size: 19px !important;	
}
/* ------------- Finance Contact Page --------------*/
.theme-contact-page-styleOne h4 {
  font-weight: 500;
 /* font-size: 38px;*/
  margin-bottom: 55px;
  color:#323131;
}
.inner-main-title:after{
    background-color: #f0632d;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px;
    content: "";
    top: 10%;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.inner-main-title2 {
    text-align: center;
}
.inner-main-title2:after{
	 background-color: #f0632d;
    position: absolute;
    left: 0;
    width: 30px;
    height: 3px;
    content: "";
    right: 0;
    text-align: center;
    margin: 0 auto;
	margin-top:40px;
}



.inner-main-title-left:after{
	   background-color: #f0632d;
    position: absolute;
    bottom: 0;
    left: 3%;
    width: 30px;
    height: 3px;
    content: "";
    top: 10%;
    
}

.inner-main-title-left2:after{
	   background-color: #f0632d;
    position: absolute;
    bottom: 0;
    left: 9%;
    width: 30px;
    height: 3px;
    content: "";
    top: 10%;
    
}
/*.inner-main-title:before{
	background-color: #f0632d;
	width: 8px;
    height: 8%;
    left: 0;
    top: -7px;
content: "";
display: inline-block;
position: absolute;
}*/
.inner-main-title{
text-align:center	
}
.orange-color{
	    color: #f0632d;
}
.theme-contact-page-styleOne .contact-us-form .row {margin: 0 -10px;}
.theme-contact-page-styleOne .contact-us-form .row [class*="col-"] {padding: 0 10px;}
.theme-contact-page-styleOne .contact-us-form form .single-input {margin-bottom: 22px;}
.theme-contact-page-styleOne .contact-us-form form input,
.theme-contact-page-styleOne .contact-us-form form textarea {
  width: 100%;
  max-width: 100%;
  font-size: 15px;
  border:1px solid #ececec;
  padding: 0 15px 0 40px;
  border-radius: 0px;
}
.theme-contact-page-styleOne .contact-us-form form input {height: 50px;}
.theme-contact-page-styleOne .contact-us-form form textarea {
  height: 165px;
  max-height: 165px;
  padding: 15px 40px;
}
.theme-contact-page-styleOne .contact-us-form form button {
  font-size: 14px;
  text-transform: uppercase;
  border: none;
}
.theme-contact-page-styleOne .contactUs-address {padding-left: 38px;}
.theme-contact-page-styleOne .contactUs-address>p {margin:-7px 0 30px 0;}
.theme-contact-page-styleOne .contactUs-address .single-address .icon {
  width: 50px;
  height: 50px; 
  text-align: center;
  margin-top: 7px;
  line-height: 50px;
  font-size: 23px;
}
.theme-contact-page-styleOne .contactUs-address .single-address h6 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 5px;
  color: #393939;
}
.theme-contact-page-styleOne .contactUs-address .single-address span {font-size: 16px;}
.theme-contact-page-styleOne .contactUs-address .single-address {
  margin-bottom: 30px;
}
.theme-contact-page-styleOne .contactUs-address .single-address .text {
  padding-left: 26px;
  margin-top: 10px;
}
/*.finance-theme .contact-us-page {margin-bottom: 110px;}*/
#hexagon i{
color:#fff	
}

/*--------------------------------------------------------*/
.p0 {
    padding: 0px !important;
    margin: 0px !important;
}
grid.css:116
.p0 {
    padding: 0px;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.footer-section {
    position: relative;
}
.footer-section #footer-section-map {
    height: 600px;
    width: 100%;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none;
}
.gm-style-pbc {
    transition: opacity ease-in-out;
    background-color: rgba(0,0,0,0.45);
    text-align: center;
}
.gm-style .gmnoscreen, .gmnoscreen {
    display: none;
}
/** Footer Section **/
.footer-section .footer-content,.footer-section .footer-heading,.footer-section .footer-input{
	font-family:'Oswald',sans-serif;
	text-align:left;
}
.footer-section .width70{
	width:70%;
}
.footer-section {
	position:relative;
}
/*.footer-section .form-control.footer-input{
	border-bottom:1px solid #333 !important;
	    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
	box-shadow: none !important;
}*/
.footer-section .footer-input{
	box-shadow: none !important;
	border-bottom-color:#685B28;
	background:0 0;
	border-top:0;
	border-right:0;
	border-left:0;
	border-radius:0;
	font-size:14px;
	color:#333;
	line-height:1.857;
    padding: 8px 10px 8px 40px;
    height: 50px;
}
.form-group .footer-textarea{
    height: 100px;
}
.footer-section .footer-input::-webkit-input-placeholder{
	color:#333!important;
}
.footer-section .footer-input:-moz-placeholder{
	color:#333!important;
}
.footer-section .footer-input::-moz-placeholder{
	color:#333!important;
}
.footer-section .footer-input:-ms-input-placeholder{
	color:#333!important;
}
.footer-section .footer-input:focus{
	box-shadow:none;
}
/*.footer-section .footer-boxdiv{
	position:absolute;
	top:20%;
	margin-left:20%;
	margin-right:20%;
	width:60%;
}
*/
.footer-boxdiv::before {
    background: url('../images/icons/q-r-conrner.png') no-repeat;
    width: 7px;
    height: 7px;
    content: "";
    top: -7px;
    left: -7px;
    position: absolute;
}
.footer-boxdiv::after {
    background: url('../images/icons/q-l-conrner.png') no-repeat;
    width: 7px;
    height: 7px;
    content: "";
    top: -7px;
    right: -7px;
    position: absolute;
}
.footer-section .footer-boxdiv {
    background: #fff;
    border-top: 7px solid #28245f;
    bottom: 0;
    display: block;
    height: 525px;
    left: 6%;
    padding: 25px 0 0;
    position: absolute;
    top: 10%;
   /* z-index: 99;*/
    width: 25%;
}
/*.footer-section .footer-boxdiv {
   /* margin-left: 5%;*
    position: absolute;
    top: 20%;
        width: 90%;
    left: 2%;
	
}
*/.footer-section .footer-boxdiv-one, .footer-section .contact-us-2{
	display:table;
	padding-left:100px;
	text-align:left;
	background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../images/background-images/footer-background.jpg) center no-repeat rgba(0,0,0,.6);
	background-size:cover;
}
.footer-section .footer-box-inner{
	display:table-cell;;
	vertical-align:middle;
}
.footer-section .footer-boxdiv-two{
/*	background:rgba(0,0,0,.65);*/
	padding:40px 30px;
}
.footer-section .footer-heading{
	font-size:30px;
	color:#f0632d;
	text-transform:uppercase;
	line-height:.867;
	letter-spacing:3px;
	margin-bottom:20px;
}
.footer-section .footer-content{
	font-size:13px;
	color:#8b8b8b;
	line-height:2;
}
.footer-section #footer-section-map{
	height:650px;
	width:100%;
/*	-webkit-filter:grayscale(100%) brightness(70%) contrast(140%);
	filter:grayscale(100%) brightness(70%) contrast(140%);*/
}
.footer-section .footer-heading { 
	line-height:1.2;
}
.footer-section .contact-us-2{ 
	padding:65px 65px 100px 50px; 
}
.footer-section .contactus-heading{ 
	font-size:24px; 
	font-family:Montserrat; 
	font-weight:900; 
	color:#f7f7f7; 
}
.footer-section .contact-us-2 p{ 
	font-family:Oswald; 
	font-size:13px; 
	line-height:26px; 
	color:#f7f7f7; 
	margin-bottom:20px; 
}
.footer-section .contact-us-2 p:last-child, .contact-us-mailto{ 
	color:#d2d0d0; 
}
#contact-us-2{ 
	top:15%!important; 
}

/** Tiny Footer **/
.footer-copyright{
	background:#f3f3f3; 
    padding-top: 15px;
    padding-bottom: 10px;
}
.footer-copyright p {
 color: #333;
letter-spacing: 0.5px;
margin-bottom: 0;
text-transform: uppercase;
font-size: 13px;
}
.footer-boxdiv::before {
    background: url(../images/icon/q-r-conrner.png) no-repeat;
    width: 7px;
    height: 7px;
    content: "";
    top: -7px;
    left: -7px;
    position: absolute;
}
.footer-boxdiv::after {
    background: url(../images/icon/q-l-conrner.png) no-repeat;
    width: 7px;
    height: 7px;
    content: "";
    top: -7px;
    right: -7px;
    position: absolute;
}
.footer-section .footer-heading {
    line-height: 1.2;
}

.footer-section .footer-heading {
    font-size: 23px;
    color: #f0632d;
    text-transform: uppercase;
    line-height: .867;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.contact-form , .contact-form .footer-input {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
}
.cb{
top:5px;
position:relative	
}
.sky-form .icon-prepend {
    font-size: 17px;
    height: 29px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    /* top: 5px; */
    width: 36px;
}
.icon-prepend:after{
border-right:1px solid #000	
}
.sky-form .icon-prepend {
    color: #5d5a5a;
    margin: 8px 0;
    padding-left: 2px;
        opacity: 0.7;
}
.theme-contact-page-styleOne .contact-us-form form input:hover{
	border-color:#28245f
}
.theme-contact-page-styleOne .contact-us-form form textarea:hover{
	border-color:#28245f
}
.form-control:focus{
box-shadow:none;	
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.f-ss-bg-color{
background:#28245f	
}
a.service-button.button-eight.f-ss-bg-color {
     padding-bottom: 5px; 
   padding-top: 5px; 
   
    padding-right: -13px;
  
    color: #fff;
    font-size: 19px;
    text-align: center;
}
.float-right.right-side {
    padding-top: 20px;
}
.contact_h2 {
    font-size: 30px;
    color: #323232;
    font-weight: 900;
    margin-bottom: 14px;
}
.finance-theme .theme-main-menu #mega-menu-holder > ul > li.active > a{
color:#f0632d	
}
.theme-contact-page-styleOne .contactUs-address .single-address .icon {
color:#fff	
}
.contact-footer{
height:500px !important;	
}
.service-button:hover{
background:#f0632d	
}
.scroll-top:hover{
background:#f0632d	
}
.no-padding{
padding:0	
}
.form-control::-moz-placeholder{
color:#333;
opacity:0.7	
}
/*upload btn css*/


.customfile-wrap:focus {
	border-color: #b63133;
}
.customfile-wrap:hover {
	border-color: #b63133;
}
.customfile-upload {
	background: #28245f none repeat scroll 0 0;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	height: 50px;
	left: 0;
	margin-left: 0;
	padding: 4px 15px !important;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	transition: all 0.4s ease 0s;
	
}
.customfile-filename {
	font: 15px/23px 'Roboto', sans-serif;
	color: #404040;
	/*  background: #fafafa none repeat scroll 0 0;*/
	/*height:46px;*/
	height: 50px;
	width: 79.6% !important;
	padding-left: 9px !important;
}

/*end*/

/*our customer css start */


.customer-section {
	position: relative;
}
.left-side{
	padding: 60px;
text-align: justify;
}
.customer-section::before {
	content: "";
	position: absolute;
	left: 110px;
	right: 110px;
	top: 140px;
	bottom: 0;
	border-bottom: none;
	display: inline-block;
}
.customer-section .container {
	position: relative;
	z-index: 1;
}
.customer-section .contact-detail {
	overflow: hidden;
	padding: 30px 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.customer-section .contact-detail > div::after {
	content: "";
	display: inline-block;
	position: absolute;
}
.customer-section .contact-detail > div.project::after {
	bottom: -35px;
	top: 80px;
	border: 10px solid #333;
	border-right: none;
	left: 0;
	right: -15px;
	z-index: -1;
}
.customer-section .contact-detail > div.message::after {
	top: -35px;
	bottom: 80px;
	border: 10px solid #333;
	border-left: none;
	z-index: -1;
	left: 30px;
	right: 0;
}
.customer-section .contact-detail > div a {
	background-color: #f3f3f3;
	padding: 80px 50px;
	text-align:justify
}
.left-side:hover{
color:#333	
}
.customer-section .contact-detail > div a span {
	text-transform: lowercase;
	position: relative;
	padding-top: 20px;
	display: block;
	margin-top: 20px;
}
.customer-section .contact-detail > div a span::before {
	background-color: #333;
	content: "";
	position: absolute;
	width: 50px;
	height: 5px;
	top: 0;
}
.customer-section .contact-detail > div.project a span::before {
	right: 0;
}
.customer-section .contact-detail > div.message a span::before {
	background-color: #fff;
	left: 0;
}
.customer-section .contact-detail > div a::after {
	content: "";
	position: absolute;
	width: 45px;
	top: 0;
	bottom: 0;
}
.customer-section .contact-detail > div.project a::after {
	background-color: #f3f3f3;
	right: -30px;
}
.customer-section .contact-detail > div.message a::after {
	background-color: #28245f;
	left: 17px;
}
.customer-section .contact-detail > div.message {
	margin-top:100px;
	padding-right: 35px;
}
.customer-section .contact-detail > div.message a {
	background-color: #28245f;
	color: #fff;
}
.our-customer-name-left{
text-transform: uppercase;
font-size: 20px;
padding-bottom: 20px;
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom:0 !important	
}
.our-customer-name-right{
color:#fff !important;
text-transform: uppercase;
font-size: 20px;
padding-bottom: 20px;
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom:0 !important	
}
.project{
padding-left:35px	
}

/*end*/
.product-section{
max-width: 800px;
text-align: center;
margin: 0 auto;
}
.product-offer{
	 margin-top: 0 !important;
    margin-bottom: 120px !important;
}

/*about css start*/

.department-wrapper .department-inner {
    width: 90%;
    margin: 0 auto 7%;
}

.department-wrapper .department-inner .department-img,
.department-wrapper .department-inner .department-body {
    width: 50%;
    padding: 0 15px
}

.department-wrapper .department-inner .department-body {
    position: relative;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-left: 1px solid #ccc
}

.department-wrapper .department-inner .department-body:before,
.department-wrapper .department-inner .department-body:after {
    content: '';
    position: absolute;
    background-color: transparent;
    top: -2px;
    bottom: -2px;
    right: -2px;
    left: -2px;
    border-left: 0;
    margin: auto;
    border-right: 2px solid #f0632d;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    z-index: -1;
    -webkit-transition: -webkit-transform 0.5s ease-in;
    transition: -webkit-transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
    transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
    -webkit-transition: transform 0.5s ease-in;
    -moz-transition: transform 0.5s ease-in;
    -o-transition: transform 0.5s ease-in
}

.department-wrapper .department-inner .department-body:before {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
	 border-left: 2px solid #f0632d;
}


.department-wrapper .department-inner .department-body:after {
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    border-right: 0;
    border-top: 2px solid #f0632d;
    border-bottom: 2px solid #f0632d;
    -webkit-transition: -webkit-transform 0.5s linear;
    transition: -webkit-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: transform 0.5s linear, -webkit-transform 0.5s linear;
    -webkit-transition: transform 0.5s linear;
    -moz-transition: transform 0.5s linear;
    -o-transition: transform 0.5s linear
}

.department-wrapper .department-inner.text-right .department-body {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.department-wrapper .department-inner.text-right .department-body:before {
    border-left: 2px solid #f0632d;
    border-right: 2px solid #f0632d
}

.department-wrapper .department-inner.text-right .department-body:after {
    -webkit-transform-origin: left center;
    transform-origin: left center;
	
}

.department-wrapper .department-inner.text-right .typo-line {
  margin-left: 0;
  margin-right: 60px;
  padding-left: 80px;
  padding-right: 0px;
  border: 1px solid #ccc;
}

.department-wrapper .department-inner.text-right .typo-line:before {
    left: 35px;
    right: 20px
}

.department-wrapper .department-inner.text-right .typo-line:after {
    left: 35px;
    right: 20px
}

.department-wrapper .department-inner.text-right .department-body > .btn-wrapper {
    left: 20px;
    padding-left: 35px;
    padding-right: 20px
}

.department-wrapper .department-inner.text-right .department-head .head-avatar-right {
    padding-left: 15px;
    padding-right: 0
}

.department-wrapper .department-inner .department-img-left,
.department-wrapper .department-inner .department-img-right {
    position: relative;
    overflow: hidden
}

.department-wrapper .department-inner .department-img-left img.below,
.department-wrapper .department-inner .department-img-right img.below {
    position: absolute;
    top: 0;
    left: auto;
    padding-right: 15px;
    right: 0;
    height: 100%;
    opacity: 0;
    max-width: none;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s
}

.department-wrapper .department-inner .department-img-right img.below {
    padding-left: 15px;
    padding-right: 0;
    left: 0;
    right: auto
}

.department-wrapper .department-inner:hover .department-img-left img.below,
.department-wrapper .department-inner:hover .department-img-right img.below {
    opacity: 1
}

.department-wrapper .department-inner:hover .department-body:before,
.department-wrapper .department-inner:hover .department-body:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.department-wrapper .department-inner:hover .department-body:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.department-wrapper .department-inner:hover .department-body:after {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.department-wrapper .department-img-left .department-img {
    padding-left: 0;
    float: left
}

.department-wrapper .department-img-left .department-body {
   /* float: right*/
}

.department-wrapper .department-img-right .department-img {
    padding-right: 0;
    float: right
}

.department-wrapper .department-img-right .department-body {
   /* float: left*/
}

.department-wrapper .head-avatar-left .head-avatar,
.department-wrapper .head-avatar-right .head-avatar {
    width: 79px
}

.department-wrapper .head-avatar-left .head-avatar {
    padding-right: 15px;
    float: left
}

.department-wrapper .head-avatar-right .head-avatar {
    padding-left: 15px;
    float: right
}

.department-wrapper .department-inner + .department-inner {
    margin-top: 80px
}

.department-wrapper .department-head-wrapper .head-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #51616b
}

.department-wrapper .department-head {
    width: 100%
}

.department-wrapper .department-head .head-name {
    color: #63727b;
    position: relative;
    display: inline-block;
    top: -6px
}

.department-wrapper .department-head .head-name:hover {
    color: #099bb3
}

.department-wrapper .department-head .list-socials {
    margin: -4px 0 0
}

.department-wrapper .department-head .list-socials > li {
    padding: 0
}

.department-wrapper .department-head .list-socials .socials-link {
    width: 32px;
    display: inline-block;
    text-align: center;
    position: relative
}

.department-wrapper .department-head .list-socials .socials-link:before {
    left: 0;
    right: 0;
    margin: auto;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 90%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 90%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 90%)
}

.department-wrapper .department-head .list-socials .socials-link i {
    width: 100%;
    line-height: 32px;
    background: transparent;
    color: #099bb3
}

.department-wrapper .typo-line {
  margin: 0 0 9px;
  top: -17px;
  margin-left: 50px;
  padding-left: 80px;
  padding-right: 0;
  background-color: #fff;
  border: 1px solid #ccc;
}

.department-wrapper .typo-line:before {
    left: 20px;
    right: 35px;
    width: auto
}

.department-wrapper .typo-line:after {
    left: 20px;
    right: 35px;
    width: 25%
}

.department-wrapper .btn-wrapper {
    position: relative;
    display: inline-block;
    top: 2px;
    left: -20px;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 35px;
    background-color: #fff
}

.department-wrapper .btn-wrapper .btn {
    width: auto
}

.department-wrapper .btn-wrapper .btn:before {
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.department-wrapper .description {
    margin: 20px 10px 40px
}
.ya p{
margin-bottom:10px;	
}
.department-wrapper .department-list-check {
    margin: 20px 0 0;
    padding: 0
}

.department-wrapper .department-list-check > li {
    position: relative
}

.department-wrapper .department-list-check > li:before {
    content: '\f00c';
    font-family: 'fontawesome';

    font-size: 12px;
    color: #b7c6cf;

    margin-right: 18px
}
.colorectal {
    color: #043781;
}
.post-date {
    color: #51616b;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    left: -40px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}
.post-date {
    color: #333;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}
.typo-line {
    display: inline-block;
    position: relative;
    margin: 0 0 13px
}

.department-wrapper .department-inner .department-img {
    padding: 0 15px;
    width: 30%;
}
.department-wrapper .department-inner .department-body {
    padding: 0 15px;
    width: 100%;
}

/*end*/
.banker-section{
}
.banker-logo{ margin-top: 50px;}
.bottom-space{
margin-bottom:5% !important	
}
.banker-logo img{
	 filter: grayscale(100%);
}
.banker-logo img:hover{
filter: grayscale(0)	
}
section{
padding:120px 0	80px
}
.presence{
}
.top-none{
padding-top:0	
}
.border-sep::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e6e4e4;
    position: absolute;
    top: 52%;
    left: 0;
    z-index: -1;
}
ul.ul_type li {
    background: url(../images/small_li.png) 0 4px no-repeat;
    display: block;
    margin-bottom: 15px;
    color: #333;
    line-height: 23px !important;
}
.ul_type {
    text-align: justify;
    word-spacing: 1px;  
    margin-top: 15px;
}
.ul_type li {
    padding: 0px 0px 0px 40px;
}
.title_heade{
    color: #000;
}
.bottom-title {
    background: #20446c none repeat scroll 0 0;
    clear: both;
    display: block;
    height: 3px;
    width: 30px;
    margin-bottom: 20px;
}
.border_bottom_main_heading {
    border-bottom: 1px solid #eaedf2;
    margin-bottom: -1.51px;
}
.font-size-18{
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500 !important;
    margin-bottom: 5px;
    line-height: 45px;
    text-transform: uppercase;
}
.accordion-2 h4 a {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.accordion-2 a.accordion-toggle.collapsed {
    background: #f6f6f6;
    color: #222;
}
.accordion-2 .panel-heading .accordion-toggle.collapsed:after {
    content: "\f055";
    color: #fff;
}

.accordion-2 .panel-heading .accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f056";
    position: absolute;
    top: 0;
    right: 0;
    background: #0a2c4e;
    padding: 0 20px;
    color: #fff;
    font-size: 21px;
}
.accordion-2 a.accordion-toggle:after {
    color: #fff;
}
.accordion-2 .panel-title {
    border: 1px solid #ededed;
}

.accordion-2 h4 {
    font-size: 16px;
    color: #222;
    line-height: 50px;
}
.panel-heading {
    padding: 0;
}
.panel-group.accordion-2{
	margin-bottom:20px !important
}
.shareholder-item li img{
	display:inline-block
}
h4.annual-report-year.text-center_t1 {
    line-height: 29px;
}