/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Finvest
Version:	1.1
Last change:	08/06/2016   
Primary use:	Finvest
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]
1.	EFFECTS
2.	COLORS
3.	GENERAL
4.	HEADER
5.	TYPOGRAPHY
6.	TABLE
7.	HOME PAGE
8.	FOOTER
9.	SERVICES PAGE
10.	ABOUT
11.	PORTFOLIO
12.	BLOG LIST SIDEBAR
13.	BLOG GRID SIDEBAR
14.	BLOG DETAIL PAGE
15.	TEAM PAGE
16.	TEAMMATE PAGE
17.	CONTACT PAGE
18.	404 PAGE
19.	OFFLINE PAGE
20.	COMING SOON
21.	SHOP
22.	SHOP SINGLE
23.	COMPANY HISTORY
24.	LANDING

-------------------------------------------------------------------*/
/*
EFFECTS
*/
.f-transtion, h1, h2, h3, h4, h5, h6, a, i, .f-customizer, .f-customizer ul.f-dropdown_demo li, .f-customizer .f-selected_demo, .f-header .f-nav li.f-has_child > ul, .f-header .f-nav li.f-has_child > ul li a:before, .f-header .f-nav li.f-has_child > ul li.f-has_child:after, .f-search_box, .f-accordian .f-accord_single, .f-accordian .f-accord_title, .f-skill_graph_bar > div, .f-blog_w_sidebar .f-custom_menu li.f-sub_menu:after, .f-team_list .col-lg-3 .f-team_info span, .f-team_list .col-lg-3 .f-team_info, .f-team_list .col-lg-3 .f-team_info ul, .f-teammate_single ul, .f-contact_form ul, .f-product_listing > div .f-prod_list_text, .f-product_filter_side, .f-product_filter_side.y-side_filter_open, .f-landing .f-landing_hove, .f-landing .f-header_title {
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out; }

.f-transtion_fast, .f-single_serivce a, .f-single_serivce .f-service_inner, .f-portfolio .f-portfolio_listing .f-port_intro, .f-portfolio .f-portfolio_listing .f-port_text, .f-portfolio_hover {
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; }

/*
COLORS
*/
/*
GENERAL
*/
body {
  font-family: "open sans", "sans-serif";
  font-size: 14px;
  background: #FFFFFF; }

h1 {
  font-size: 40px;
  color: #39434e; }

h2 {
  font-size: 32px;
  color: #39434e; }

h3 {
  font-size: 21px;
  color: #39434e; }

h4 {
  font-size: 18px;
  color: #39434e; }

h5 {
  font-size: 14px;
  color: #747373; }

h6 {
  font-size: 12px;
  color: #747373; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px; }

ul {
  line-height: 26px;
  list-style: outside none disc;
  padding-left: 15px; }

ol {
  line-height: 26px;
  padding-left: 15px;
  margin: auto; }

ol ol {
  padding-left: 30px; }

ul ul {
  list-style: circle;
  padding-left: 30px; }

ul ul ul {
  list-style: square; }

p {
  line-height: 26px;
  margin: 20px 0 30px;
  text-align: justify;  
}

.mark, mark {
  color: #FFFFFF; }

abbr[data-original-title], abbr[title] {
  border-bottom: none; }

.f-primary_but, .f-portfolio-sorting a.active, .f-portfolio-sorting a:hover {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 30px;
  display: inline-block; }

.f-secondary_but {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 60px;
  display: inline-block; }

.f-secondary_but:hover {
  color: #FFFFFF; }

.f-primary_but:hover, .f-portfolio-sorting a:hover, .f-primary_but:focus, .f-portfolio-sorting a.active:focus, .f-portfolio-sorting a:focus:hover {
  color: #FFFFFF; }

.f-primary_but.disable, .f-portfolio-sorting a.disable.active, .f-portfolio-sorting a.disable:hover {
  pointer-events: none; }

.f-section_head {
 /* margin-bottom: 55px;*/ }
  .f-section_head span {
    color: #bab9b9;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800; }
  .f-section_head h2 {
    margin: auto auto;
    font-size: 30px;
    line-height: 38px;
    position: relative;
    color: #4D4D4D;
    font-weight: 800;
   /* text-transform: uppercase;*/ }
  .f-section_head h2:before {
    content: "";
    display: inline-block;
    width: 6px;
    margin-right: 10px;
    position: relative;
    top: 3px;
    height: 27px; }
  .f-section_head p {
    margin: auto;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 5px; }

.f-section {
  padding: 100px 0 120px;
  padding: 40px 0 20px;
}

.f-pagination ul {
  padding-left: 0;
  list-style: none;
  text-align: center; }
.f-pagination li {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 0 8px;
  line-height: 35px; }
.f-pagination a {
  font-weight: 800;
  display: block; }
.f-pagination a:hover, .f-pagination a.f-active_page {
  color: #FFFFFF; }
  .f-pagination a:hover i, .f-pagination a.f-active_page i {
    color: #FFFFFF; }

.f-customizer {
  position: fixed;
  left: -310px;
  top: 50px;
  background: #262626;
  min-width: 220px;
  z-index: 9999;
  padding: 20px; }
  .f-customizer .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px; }
  .f-customizer .switch input {
    display: none; }
  .f-customizer .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  .f-customizer .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
  .f-customizer input:checked + .slider {
    background-color: #2196F3; }
  .f-customizer input:focus + .slider {
    box-shadow: 0 0 1px #2196F3; }
  .f-customizer input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px); }
  .f-customizer .f-selector_icon {
    position: absolute;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 24px;
    color: #FFFFFF;
    background: #262626;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    left: 100%;
    top: 30%; }
  .f-customizer .f-custom_block {
    margin-bottom: 20px; }
    .f-customizer .f-custom_block span {
      display: block;
      color: #FFFFFF;
      font-size: 14px;
      text-transform: uppercase;
      margin-bottom: 15px; }
  .f-customizer .f-bg_img {
    display: none; }
  .f-customizer .f-layout_option, .f-customizer .f-color_skins {
    padding-left: 0;
    list-style: 0; }
    .f-customizer .f-layout_option li, .f-customizer .f-color_skins li {
      display: inline-block;
      width: 37px;
      height: 37px;
      margin-right: 5px;
      cursor: pointer; }
      .f-customizer .f-layout_option li img, .f-customizer .f-color_skins li img {
        width: 100%;
        display: block;
        max-width: 100%;
        border: 2px solid transparent; }
      .f-customizer .f-layout_option li img.f-active_skin, .f-customizer .f-color_skins li img.f-active_skin {
        border-color: #FFFFFF; }
  .f-customizer .f-demo_switcher {
    width: 100%;
    position: relative; }
  .f-customizer ul.f-dropdown_demo {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: auto;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999; }
    .f-customizer ul.f-dropdown_demo li {
      font-weight: 600;
      padding: 10px;
      cursor: pointer; }
    .f-customizer ul.f-dropdown_demo li:hover {
      color: #FFFFFF; }
  .f-customizer .f-selected_demo {
    background: #CCC none repeat scroll 0 0;
    font-weight: 600;
    padding: 15px 10px;
    position: relative;
    cursor: pointer; }
    .f-customizer .f-selected_demo span {
      margin-bottom: 0;
      color: #000; }
  .f-customizer .f-selected_demo:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    color: #000;
    right: 10px;
    top: 15px;
    font-size: 18px; }

.f-toggle.f-customizer {
  left: 0; }

.f-demo_view {
  display: none;
  border: 10px solid #ffffff;
  left: 100%;
  position: absolute;
  top: 0;
  z-index: 999; }

.f-show_demo_img {
  display: block; }

.f-boxed_layout {
  background: #FFFFFF;
  max-width: 1240px;
  margin: auto auto;
  box-shadow: 0 0 5px;
  -moz-box-shadow: 0 0 5px;
  -webkit-box-shadow: 0 0 5px; }

.f-boxed_layout .f-header .f-nav ul li {
  padding: 30px 20px; }
.f-boxed_layout .f-header .f-search_top {
  padding-top: 30px; }
.f-boxed_layout .f-header .f-logo {
  padding-top: 22px; }

.f-loading {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 99999; }
  .f-loading img {
    bottom: 0;
    height: 64px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

@media (max-width: 1023px) {
  .f-section_head p {
    max-width: 70%; }
    .f-section_head p br {
      display: none; }

  .f-pagination li {
    margin: auto; } }
@media (max-width: 767px) {
  .f-section_head p {
    max-width: 100%;
    position: static;
    text-align: left;
    margin-top: 20px; }

  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px; } }
@media (max-width: 480px) {
  .f-section_head h2 {
    font-size: 24px; } }
/*
HEADER
*/
.f-header {
  position: relative; }
  .f-header .f-logo {
    padding: 16px 0 0; }
    .f-header .f-logo a {
      display: inline-block; }
  .f-header .f-header_bar {
   /* position: absolute;*/
      position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgb(255, 255, 255);
    z-index: 99; }
  .f-header .f-nav_sec {
    padding-top: 0; }
    .f-header .f-nav_sec > div {
      float: right; }
  .f-header .f-nav ul {
    padding-left: 0;
    list-style: none; }
  .f-header .f-nav ul li {
    display: inline-block;
    padding: 40px 16px; }
  .f-header .f-nav li a {
    font-weight: 600;
    color: #2b2b2b;
    /*text-transform: uppercase;*/
    font-size: 16px; }

@media (min-width: 320px) and (max-width: 720px){
    .f-header .f-nav li a {
        color: #fff;
    }
}
  .f-header .f-nav li.f-has_child:hover > ul {
    opacity: 1;
    z-index: 99;
    display: block; }
  .f-header .f-nav li.f-has_child > ul {
    position: absolute;
    display: none;
    top: 100%;
    max-width: 210px;
    background:rgba(255, 255, 255,255);
    opacity: 0;
    width: 100%;
    z-index: -99; }
    .f-header .f-nav li.f-has_child > ul li {
      display: block;
      padding: 0; }
    .f-header .f-nav li.f-has_child > ul li a {
      font-weight: normal;
      padding: 10px 20px;
      border-bottom: 1px solid #ff641e;
      color: #2b2b2b;
      display: block;
      position: relative; }
    .f-header .f-nav li.f-has_child > ul li a:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 0;
      top: 0;
      left: 0;
      opacity: 0; }
    .f-header .f-nav li.f-has_child > ul li a:hover:before {
      opacity: 1;
      height: 100%; }
  .f-header .f-nav li.f-has_child > ul li.f-has_child {
    position: relative; }
  .f-header .f-nav li.f-has_child > ul li.f-has_child:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    height: 28px;
    margin: auto;
    display: inline-block;
    color: #ffffff; }
  .f-header .f-nav li.f-has_child > ul ul {
    top: 10px;
    left: calc(100% + 10px); }
  .f-header .f-nav li.f-has_child > ul ul:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: -10px;
    top: 0; }
  .f-header .f-nav.f-nav_v2 li.f-has_child > ul {
    background: #FFFFFF;
    top: 80%; }
  .f-header .f-nav.f-nav_v2 li.f-has_child li {
    border-bottom: 1px solid #e5e5e5; }
    .f-header .f-nav.f-nav_v2 li.f-has_child li a {
      color: #4D4D4D; }
  .f-header .f-nav.f-nav_v2 li.f-has_child > ul li.f-has_child:after {
    color: #4D4D4D; }
  .f-header .f-nav.f-nav_v2 li.f-has_child > ul ul {
    top: 0; }
  .f-header .f-search_top {
    margin-left: 40px;
    padding: 40px 0 0; }
    .f-header .f-search_top i {
      color: #ff641e;
      font-size: 26px;
      cursor: pointer; }

.f-stickey.f-scroll .f-header .f-logo {
  padding: 5px 0 0; }
.f-stickey.f-scroll .f-header .f-nav ul li {
  padding: 18px 16px; }
.f-stickey.f-scroll .f-header .f-search_top {
  padding-top: 18px; }

.f-search_box_toggle.f-search_box {
  right: 0;
  display: block; }

.f-search_box {
  position: absolute;
  right: -100%;
  top: calc(100% + 10px);
  display: none; }
  .f-search_box .f-search_outer {
    padding: 20px;
    background: rgba(0, 0, 0, 0.75); }
    .f-search_box .f-search_outer input {
      max-width: calc(100% - 60px);
      width: 100%;
      background: #FFFFFF;
      border-radius: 0;
      color: #747373;
      float: left;
      margin: auto;
      border: none;
      height: 50px; }
    .f-search_box .f-search_outer button {
      float: left;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      color: #FFFFFF;
      border: none;
      font-size: 30px; }

.f-search_box.f-search_v2 {
  top: 100%; }
  .f-search_box.f-search_v2 .f-search_outer:before {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    right: 28px;
    border-bottom: 7px solid #2f2f2f;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent; }
  .f-search_box.f-search_v2 .f-search_outer {
    background: #FFFFFF;
    border-top: 3px solid;
    position: relative; }
    .f-search_box.f-search_v2 .f-search_outer input {
      border: 1px solid #c5c5c5;
      border-right: none; }

.f-slider {
  position: relative; }
  .f-slider .f-slide_text {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%; }
  .f-slider h1 {
    font-size: 80px;
    text-transform: uppercase;
    margin-bottom: 55px; }
  .f-slider h1, .f-slider h4 {
    color: #FFFFFF; }

.f-slider:after {
  background: rgba(34, 46, 57, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.f-dark h1 {
  color: #555555; }

.f-header .bx-wrapper .bx-pager, .f-header .bx-wrapper .bx-controls-auto {
  z-index: 98; }
.banners{
        margin-right: -180px;
        margin-left: -180px;
    }
@media (min-width: 320px) and (max-width: 720px) {
    .banners{
           margin-right: -15px;
    margin-left: -15px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .f-header .f-nav li.f-has_child > ul {
    max-width: 180px;
    margin-left: -60px; }
  .f-header .f-nav li.f-has_child > ul ul {
    margin: auto; }
  .f-header .f-nav li.f-has_child > ul li a {
    padding-top: 18px;
    padding-bottom: 18px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .f-header .f-nav ul li {
    padding: 40px 10px; }
  .f-header .f-nav li.f-has_child > ul {
    max-width: 180px;
    margin-left: -60px; }
  .f-header .f-nav li.f-has_child > ul ul {
    margin: auto; }
  .f-header .f-nav li.f-has_child > ul li a {
    padding-top: 8px;
    padding-bottom: 8px; }

  .f-slider h1 {
    font-size: 60px;
    margin-bottom: 40px; } }
@media (max-width: 1023px) {
  .f-header .f-search_top, .f-header .f-logo {
    padding-top: 0; }
  .f-header .f-header_bar {
    padding: 20px 0; }
  .f-header .f-nav {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9999;
    background: #0d0d0d; }
    .f-header .f-nav ul li {
      display: block;
      padding: 10px;
      text-align: left;
      border-bottom: 1px solid #1e1e1e; }
    .f-header .f-nav ul li.f-has_child {
      padding-right: 50px;
      position: relative; }
    .f-header .f-nav ul li.f-has_child:after {
      content: "\f067";
      position: absolute;
      right: 20px;
      top: 10px;
      color: #FFFFFF;
      font-family: FontAwesome; }
    .f-header .f-nav ul li.f-has_child > ul {
      position: relative;
      opacity: 1;
      display: none;
      width: calc(100% + 60px);
      left: -10px;
      top: 10px;
      max-width: none; }
      .f-header .f-nav ul li.f-has_child > ul li {
        border-bottom: none; }
        .f-header .f-nav ul li.f-has_child > ul li a {
          padding: 12px 50px 12px 25px; }
      .f-header .f-nav ul li.f-has_child > ul li.f-has_child::after {
        bottom: auto;
        top: 15px;
        font-size: 14px;
        content: "\f067"; }
      .f-header .f-nav ul li.f-has_child > ul li a::before {
        display: none; }
    .f-header .f-nav ul li.f-has_child > ul ul {
      top: 0; }
      .f-header .f-nav ul li.f-has_child > ul ul li a {
        padding: 10px 50px; }
    .f-header .f-nav ul li.f-has_child:hover ul {
      display: none; }

  .f-slider h1 {
    font-size: 40px;
    margin-bottom: 25px; }

  .f-header .f-nav_sec > div {
    z-index: 998; } }
@media (max-width: 767px) {
  .f-header .f-logo {
    text-align: center; }
  .f-header .f-header_bar {
    position: static;
    background: #ffffff; }
  .f-header .f-nav_sec > div {
    float: none;
    margin: 15px auto auto;
    text-align: center; }

  .f-slider .f-slide_text {
    top: 20px; }
  .f-slider h1 {
    font-size: 22px;
    margin-bottom: 15px; }

  .f-boxed_layout .f-header .f-nav ul li {
    padding: 10px; }

  .f-slider {
    text-align: center; }
    .f-slider h1, .f-slider h4 {
      text-align: center;
      text-shadow: 0 0 2px #000; }

  .f-header .bx-wrapper .bx-pager {
    bottom: 10px;
    text-align: right; } }
@media (max-width: 479px) {
  .f-slider h1 {
    font-size: 18px; }
  .f-slider .f-primary_but, .f-slider .f-portfolio-sorting a.active, .f-portfolio-sorting .f-slider a.active, .f-slider .f-portfolio-sorting a:hover, .f-portfolio-sorting .f-slider a:hover {
    padding: 5px 20px; } }
/*
TYPOGRAPHY
*/
.f-text_typo {
  margin-bottom: 95px; }

.f-typo_links {
  list-style: none;
  padding-left: 0;
  margin-bottom: 10px; }
  .f-typo_links li {
    display: inline-block; }
  .f-typo_links li:after {
    content: "|";
    display: inline-block;
    color: #a0a0a0;
    margin: 0 10px; }

.f-text_typo > div > div {
  min-height: 440px;
  border-bottom: 1px solid #dbdbdb; }

.f-typo_element > div > strong {
  margin-bottom: 5px;
  display: block; }
.f-typo_element > div ul {
  list-style: none;
  padding-left: 0; }

.f-text_level {
  padding-bottom: 45px;
 /* margin-bottom: 95px;*/
  position: relative; }

.f-type_quote {
  margin-bottom: 95px;
  padding-bottom: 50px;
  border-bottom: 2px solid #dbdbdb; }
  .f-type_quote .f-quote {
    margin-bottom: 0; }

.f-typo_border:before {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #ccc;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: calc(100% - 30px); }

.f-color_plates .f-color_block {
  float: left;
  width: 14.28%; }
.f-color_plates .f-color_box {
  max-width: 80px;
  height: 80px;
  width: 100%; }
.f-color_plates .f-color_code {
  font-weight: bold;
  display: inline-block;
  margin-top: 13px;
  margin-left: 13px; }

@media (max-width: 767px) {
  .f-color_plates .f-color_block {
    float: left;
    width: 50%;
    margin-bottom: 20px; }

  .f-tab_accord {
    clear: both; }

  .f-typo_links li::after {
    margin: 0 5px; } }
.f-tabs {
  padding-bottom: 12px;
  border-bottom: 2px solid;
  margin-bottom: 15px; }
  .f-tabs li:after {
    content: "|";
    margin: 0 35px;
    display: inline-block;
    color: #ababab; }
  .f-tabs li:last-child:after {
    display: none; }
  .f-tabs li a {
    font-weight: bold;
    font-size: 16px;
    color: #888888; }

.f-tab_content p {
  margin-top: 0; }
.f-tab_content .f-read_more {
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.f-accordian .f-accord_single {
  margin-bottom: 20px;
  height: 52px; }
.f-accordian .f-accord_title {
  color: #747373;
  padding: 15px 15px 15px;
  position: relative;
  border: 1px solid #747373;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }
.f-accordian .f-accord_text {
  padding: 20px 15px 10px;
  line-height: 26px;
  display: none; }
  .f-accordian .f-accord_text p {
    margin: auto; }
.f-accordian .f-accord_title:hover {
  color: #FFFFFF; }
.f-accordian .f-accord_single.f-active_accord {
  height: 100%; }
  .f-accordian .f-accord_single.f-active_accord .f-accord_title {
    color: #FFFFFF; }
  .f-accordian .f-accord_single.f-active_accord .f-accord_title:after {
    content: "\f0d7"; }
  .f-accordian .f-accord_single.f-active_accord .f-accord_text {
    display: block; }
.f-accordian .f-accord_title:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 15px; }

/*table*/
.f-table_title {
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: bold; }

.table > tbody > tr > td, .table > thead > tr > th {
  padding: 18px 12px; }

.table > thead > tr > th {
  text-transform: uppercase; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom: none; }

.table > thead > tr > th:last-child, .table > tbody > tr > td:last-child {
  text-align: center; }

.table > tbody > tr:hover {
  background: #edf7fa; }

.f-buttons .f-but {
  width: 180px;
  text-align: center;
  height: 40px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  margin-bottom: 12px; }
.f-buttons .f-secondary_color {
  margin-right: 50px; }
.f-buttons .f-secondary_hover {
  margin-right: 50px; }

.f-more_but {
  margin-top: 20px;
  margin-bottom: 20px; }
  .f-more_but a {
    margin-left: 0; }
  .f-more_but > div.f-link_buttons {
    display: inline-block;
    max-width: 310px;
    width: 100%;
    float: left; }
  .f-more_but a.f-link_active {
    color: #FFFFFF; }
    .f-more_but a.f-link_active i {
      color: #FFFFFF; }
  .f-more_but div.f-blog_tags {
    float: left;
    margin-top: 0;
    padding-left: 35px; }
    .f-more_but div.f-blog_tags a {
      margin-bottom: 15px;
      min-width: 70px;
      text-align: center; }
    .f-more_but div.f-blog_tags a.f-tag_hover {
      color: #FFFFFF; }

.f-typo_border .f-pagination ul {
  text-align: left; }
.f-typo_border .f-pagination li {
  margin: 0 4px; }

.f-typo_form {
  margin-top: 30px; }
  .f-typo_form input {
    max-width: 412px; }

.f-grid_block {
  margin-bottom: 35px; }
  .f-grid_block .f-grid_block_text {
    padding: 35px 40px;
    border: 1px solid #747373; }
    .f-grid_block .f-grid_block_text h4 {
      text-transform: uppercase; }
    .f-grid_block .f-grid_block_text p {
      margin-bottom: 0; }

@media (max-width: 1023px) {
  .f-tabs li::after {
    margin: 0 10px; } }
@media (max-width: 767px) {
  .f-tab_content {
    margin-bottom: 30px; }
    .f-tab_content p {
      padding: 12px;
      text-align: justify;
      margin-bottom: 15px; }
    .f-tab_content .f-read_more {
      padding-left: 15px; } }
/* 
HOME PAGE
*/
/* Welcome */
.f-welcome_text .f-sign {
  margin-top: 50px; }

.f-counter {
  margin-top: 50px; }
  .f-counter > div {
    float: left;
    width: 16%;
    text-align: center; }
  .f-counter span {
    display: block; }
  .f-counter span.f-count_title {
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .f-counter span.f-count_number {
    font-size: 34px;
    font-weight: 800; }

@media (max-width: 1023px) {
  .f-counter span.f-count_title {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize; }
  .f-counter span.f-count_number {
    font-size: 26px;
    font-weight: 700; } }
@media (max-width: 767px) {
  .f-counter > div {
    width: 100%;
    margin-bottom: 50px; }
  .f-counter span.f-count_title {
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase; }

  .f-welcome_text {
    margin-bottom: 30px; } }
/* Services */
.f-services {
  background: #6edeff; }

.f-single_serivce {
  margin-top: 70px; }
  .f-single_serivce h4 {
    font-size: 15px;
    margin-top: 20px;
    color: #4D4D4D;
    padding-bottom: 25px;
    margin-bottom: 20px;
    position: relative; }
  .f-single_serivce h4:after {
    position: absolute;
    content: "";
    display: block;
    width: 135px;
    height: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  .f-single_serivce p {
    margin: auto auto 35px; }
  .f-single_serivce a {
    opacity: 0; }
  .f-single_serivce .s-service_icon {
    height: 60px;
    position: relative;
    vertical-align: bottom; }
    .f-single_serivce .s-service_icon img {
      bottom: 0;
      display: block;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0; }
  .f-single_serivce .f-service_inner {
    margin: auto;
    border-radius: 5px;
    top: 0;
    max-width: 95%;
    padding: 10px 10px 30px;
    position: relative;
      border: 1px solid #ff641e;
    height: 268px;
}
  .f-single_serivce .f-service_inner:hover {
       background: #ff641e none repeat scroll 0 0;
    top: -35px;
    color: white; }
    .f-single_serivce .f-service_inner:hover a {
      opacity: 1; }
  .f-single_serivce .f-section_head span {
    color: #8a8888; }
  .f-single_serivce .f-section_head h2 {
    color: #1c1c1c; }

@media (max-width: 1199px) {
  .f-single_serivce h4 {
    font-size: 15px; } }

/*.f-single_serivce h4:hover{
    color: #fff;
}*/
/* Team */
.f-team {
  padding-bottom: 0;
  position: relative; }

.f-team:after {
  content: "";
  height: 173px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #323232;
  position: absolute; }

.f-team_listing img {
  margin: auto; }
.f-team_listing .f-team_intro {
  background: #323232;
  padding: 40px 0 48px;
  text-align: center;
  margin: 0 -15px; }
  .f-team_listing .f-team_intro ul {
    list-style: none;
    padding-left: 0; }
  .f-team_listing .f-team_intro li {
    display: inline-block; }
  .f-team_listing .f-team_intro h4 {
    font-size: 22px;
    color: #ffffff;
    margin: auto auto 5px; }
  .f-team_listing .f-team_intro span {
    display: block;
    margin-bottom: 10px; }
  .f-team_listing .f-team_intro a {
    background: #bab9b9;
    height: 24px;
    width: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    color: #323232;
    margin: 0 3px;
    font-size: 14px; }

.f-team_single {
  z-index: 999; }

/* Skills */
.f-skill_graph_single {
  margin-bottom: 32px; }

.f-skill_bars {
  float: right;
  margin-top: 100px;
  max-width: 570px;
  width: 100%; }

.f-skill_graph_bar {
  background: #dcdcdc;
  height: 7px;
  margin-top: 20px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .f-skill_graph_bar > div {
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }

.f-skill_val {
  float: right; }

.f-skill_title, .f-skill_val {
  font-weight: bold;
  text-transform: uppercase; }

/* Portfolio */
.f-portfolio {
  background: #edf7fa; }
  .f-portfolio > div.container {
    position: relative; }
  .f-portfolio .f-section_head span {
    color: #8a8888; }
  .f-portfolio .f-section_head h2 {
    color: #1c1c1c; }
  .f-portfolio .f-portfolio_listing .f-port_intro {
    position: relative;
    position: relative; }
    .f-portfolio .f-portfolio_listing .f-port_intro img {
      width: 100%; }
  .f-portfolio .f-portfolio_listing .f-port_intro:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 9999; }
    .f-portfolio .f-portfolio_listing .f-port_intro:hover .f-port_text {
      opacity: 1; }
  .f-portfolio .f-portfolio_listing .f-port_text {
    box-shadow: 0 0 5px #3d4e56;
    -webkit-box-shadow: 0 0 5px #3d4e56;
    -moz-box-shadow: 0 0 5px #3d4e56;
    background: rgba(10, 34, 45, 0.75);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 25px 35px;
    opacity: 0; }
    .f-portfolio .f-portfolio_listing .f-port_text p {
      color: #FFFFFF;
      margin-top: 0;
      line-height: 24px;
      text-align: justify; }
    .f-portfolio .f-portfolio_listing .f-port_text a {
      text-transform: uppercase;
      font-weight: 700; }
  .f-portfolio .f-portfolio_listing .f-port_text:before {
    position: absolute;
    content: "";
    display: block;
    width: 7px;
    height: 27px;
    top: 25px;
    left: 0; }
  .f-portfolio .f-portfolio_listing h4 {
    text-align: center;
    margin-top: 25px; }
    .f-portfolio .f-portfolio_listing h4 a {
      text-transform: uppercase; }
  .f-portfolio .owl-dots {
    position: absolute;
    right: 60px;
    top: 0; }
    .f-portfolio .owl-dots > div {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-left: 8px; }
    .f-portfolio .owl-dots span {
      background: #4D4D4D;
      display: block; }
    .f-portfolio .owl-dots span {
      width: 12px;
      height: 12px; }
    .f-portfolio .owl-dots > div.active span {
      height: 6px;
      margin: 3px;
      width: 6px; }
  .f-portfolio .owl-carousel {
    position: static; }

@media (max-width: 1199px) {
  .f-portfolio .f-portfolio_listing .f-port_text {
    padding: 20px; }
    .f-portfolio .f-portfolio_listing .f-port_text p {
      line-height: 20px; } }
@media (max-width: 1023px) {
  .f-portfolio .f-portfolio_listing .f-port_intro img {
    width: auto; }

  .f-portfolio .f-portfolio_listing .f-port_text {
    margin: auto;
    max-width: 282px;
    right: 0; } }
@media (max-width: 767px) {
  .f-portfolio .owl-dots {
    position: static;
    text-align: center; } }
/* Blog */
.f-blog_single img {
  float: left;
  width: 52%; }
.f-blog_single .f-blog_intro {
  float: right;
  width: 43%; }
  .f-blog_single .f-blog_intro span.f-blog_date {
    color: #bab9b9;
    font-weight: 800;
    text-transform: uppercase;
    display: block; }
  .f-blog_single .f-blog_intro a.f-blog_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    display: block; }
  .f-blog_single .f-blog_intro a.f-blog_title:before {
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 1px;
    width: 8px; }
  .f-blog_single .f-blog_intro p {
    text-align: justify;
    margin-bottom: 10px; }
  .f-blog_single .f-blog_intro a.f-read_more {
    font-weight: 700;
    text-transform: uppercase; }

.f-blog_tags {
  margin-top: 10px; }
  .f-blog_tags a {
    font-size: 12px;
    background: #e1e1e1;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .f-blog_tags a:hover {
    color: #FFFFFF; }

@media (max-width: 1199px) {
  .f-blog_single .f-blog_intro {
    width: 50%; }

  .f-blog_single img {
    width: 45%; } }
@media (max-width: 1023px) {
  .f-blog_listing > div {
    margin-bottom: 30px; }
  .f-blog_listing > div:last-child {
    margin-bottom: 0; }

  .f-blog_single img {
    width: auto; } }
@media (max-width: 767px) {
  .f-blog_single .f-blog_intro {
    float: none;
    margin: auto;
    max-width: 286px;
    width: 100%; }

  .f-blog_single img {
    display: block;
    float: none;
    margin: auto auto 16px;
    width: auto; } }
/* Contact */
.f-contact {
  /*background: #edf7fa;*/
  background-image:url(../images/back.jpg);
 /* padding-top: 55px;*/
  text-align: center; }
  .f-contact p {
    line-height: 36px;
    margin-bottom: 35px;
    padding-top: 90px; }
    .f-contact p span {
      display: block;
      font-size: 28px;
      text-transform: uppercase; }
    .f-contact p strong {
      font-weight: 700; }

.f-contact_var .f-addr_full {
  margin-bottom: 30px; }
  .f-contact_var .f-addr_full .f-contact_in {
    background: url("../images/contact_bg.jpg") no-repeat;
    position: relative; }
  .f-contact_var .f-addr_full .f-contact_in * {
    position: relative;
    z-index: 999;
    color: #FFFFFF; }
  .f-contact_var .f-addr_full .f-contact_in:after {
    background: rgba(19, 86, 129, 0.75) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .f-contact_var .f-addr_full p {
    margin: auto; }
  .f-contact_var .f-addr_full ul {
    padding-left: 0;
    list-style: none; }
    .f-contact_var .f-addr_full ul li {
      float: left;
      width: 32%;
      position: relative;
      padding-left: 50px;
      font-size: 16px; }
      .f-contact_var .f-addr_full ul li > i {
        position: absolute !important;
        left: 0;
        font-size: 34px;
        top: 5px; }
      .f-contact_var .f-addr_full ul li a {
        font-weight: 600;
        display: inline-block;
        margin-bottom: 3px; }
      .f-contact_var .f-addr_full ul li p {
        line-height: 24px; }
.f-contact_var .f-contact_in {
  border: medium none;
  box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  padding: 25px 20px; }
  .f-contact_var .f-contact_in h3 {
    text-transform: uppercase; }
  .f-contact_var .f-contact_in form input, .f-contact_var .f-contact_in form textarea {
    color: #000000; }
  .f-contact_var .f-contact_in form .f-primary_but, .f-contact_var .f-contact_in form .f-portfolio-sorting a.active, .f-portfolio-sorting .f-contact_var .f-contact_in form a.active, .f-contact_var .f-contact_in form .f-portfolio-sorting a:hover, .f-portfolio-sorting .f-contact_var .f-contact_in form a:hover {
    color: #FFFFFF;
    margin-bottom: 0; }
  .f-contact_var .f-contact_in .f-map_detail {
    height: 255px; }

@media (max-width: 1199px) {
  .f-contact p span {
    font-size: 22px; } }
@media (max-width: 1023px) {
  .f-contact p span {
    font-size: 18px; }

  .f-contact p {
    font-size: 12px; } }
@media (max-width: 767px) {
  .f-contact_var .f-addr_full ul li {
    margin-bottom: 5px;
    width: 100%;
    font-size: 14px; }

  .f-contact_var .f-addr_form {
    margin-top: 25px; }

  .f-contact img {
    margin: auto; }
  .f-contact .col-lg-8 {
    margin-bottom: 30px; }
  .f-contact p {
    margin: auto auto 20px;
    max-width: 300px;
    padding-top: 0;
    line-height: 24px; }
    .f-contact p span {
      margin-bottom: 15px; } }
/* Testimonial */
.f-testimonial {
  background-image: url("../images/testimonial_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }

  .f-testimonial .container {
    position: relative;
    z-index: 999; }
  .f-testimonial .f-section_head h2 {
    color: #FFFFFF; }
  .f-testimonial .owl-dots {
    position: absolute;
    right: 60px;
    top: 0; }
    .f-testimonial .owl-dots > div {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-left: 8px; }
    .f-testimonial .owl-dots span {
      background: #FFFFFF;
      display: block; }
    .f-testimonial .owl-dots span {
      width: 12px;
      height: 12px; }
    .f-testimonial .owl-dots > div.active span {
      height: 6px;
      margin: 3px;
      width: 6px; }
  .f-testimonial .owl-carousel {
    position: static; }

.f-testimonial:after, .f-map:after {
  content: "";
  background: rgba(34, 46, 57, 0.9) none repeat scroll 0 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute; }

.f-testimonial_carousel {
  margin-top: 15px; }

.f-testimonial_single {
  padding-left: 170px;
  position: relative;
  padding-right: 30px; }
  .f-testimonial_single img {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #FFFFFF; }
  .f-testimonial_single .f-type {
    color: #bab9b9;
    font-weight: 800;
    text-transform: uppercase;
    display: block; }
  .f-testimonial_single a.f-name {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 800;
    display: block; }
  .f-testimonial_single a.f-name:before {
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 1px;
    width: 8px; }
  .f-testimonial_single p {
    color: #FFFFFF;
    text-align: justify;
    padding: 0 45px;
    margin-top: 15px;
    position: relative;
    margin-bottom: 0; }
  .f-testimonial_single p:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/quote_left.png") no-repeat;
    width: 20px;
    height: 14px; }
  .f-testimonial_single p:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../images/quote_right.png") no-repeat;
    width: 20px;
    height: 14px; }

@media (max-width: 1199px) {
  .f-testimonial_single {
    padding-left: 150px; }
    .f-testimonial_single p {
      padding: 0 35px; } }
@media (max-width: 1023px) {
  .f-testimonial_single {
    min-height: 130px;
    margin-left: 30px; } }
@media (max-width: 767px) {
  .f-testimonial_single {
    padding: 0;
    margin-left: 0; }
    .f-testimonial_single .f-test_inner {
      margin-top: 20px; }
    .f-testimonial_single img {
      position: static; }
    .f-testimonial_single .owl-dots {
      position: static;
      text-align: center;
      margin-top: 30px; } }
/* Contact map */
.f-map {
  position: relative; }
  .f-map .f-map_info {
    position: absolute;
    padding: 80px 15px 0;
    top: 0;
    z-index: 999;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    text-align: center; }
    .f-map .f-map_info h2 {
      color: #FFFFFF;
      font-size: 30px; }
    .f-map .f-map_info p, .f-map .f-map_info a {
      color: #FFF;
      font-size: 14px;
      margin: auto; }

.f-map_detail {
  height: 500px; }

.f-icon {
  margin-top: 70px; }

.f-icon i {
  border: 2px solid;
  border-radius: 50%;
  display: block;
  font-size: 44px;
  height: 75px;
  line-height: 75px;
  margin: 10px auto;
  width: 75px; }

@media (max-width: 767px) {
  .f-map .f-map_info p br {
    display: none; }

  .f-icon {
    margin-top: 20px; }
    .f-icon i {
      margin-bottom: 15px; }

  .f-map_detail {
    height: 700px; } }
/* 
FOOTER 
*/
.f-footer {
  background: #323232;
  padding: 100px 0; }
  .f-footer .f-section_head {
    margin-bottom: 30px; }
    .f-footer .f-section_head h2 {
      color: #FFFFFF;
      font-size: 20px; }
    .f-footer .f-section_head h2::before {
      height: 18px;
      margin-right: 8px;
      top: 2px;
      width: 8px; }
  .f-footer a.f-read_more {
    text-transform: uppercase;
    font-weight: bold; }
  .f-footer p {
    margin-top: 0;
    color: #FFFFFF;
    margin-bottom: 10px; }
  .f-footer form input[type="text"], .f-footer form input[type="email"], .f-footer form input[type="search"], .f-footer form textarea {
    background: #242424;
    border: 1px solid #2a2a2a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: block;
    height: 40px;
    color: #bab9b9;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px; }
  .f-footer form textarea {
    height: 90px;
    resize: none; }
  .f-footer form .f-half_input input {
    width: 48%;
    float: left; }
  .f-footer form .f-half_input input:last-child {
    float: right; }
  .f-footer form input[type="submit"] {
    width: 180px;
    margin-top: 10px;
    background: none;
    border: 2px solid #FFFFFF;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    padding: 9px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }

.f-select-wrapper {
  float: left;
  display: inline-block;
  position: relative;
  border: 1px solid #cccccc;
  background: url("../images/dropdown.png") no-repeat 95% center;
  cursor: pointer; }

.f-select-wrapper, .f-select-wrapper select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.f-select-wrapper:hover {
  background: url("../images/dropdown.png") no-repeat 95% center; }

.f-select-wrapper .f-holder {
  display: block;
  margin: 0 35px 0 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1; }

.f-select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  left: 0;
  cursor: pointer;
  outline: none;
  opacity: 0;
  /* CSS hacks for older browsers */
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0; }

.f-footer_half {
  margin-top: 40px; }
  .f-footer_half ul.f-social {
    list-style: none;
    padding-left: 0; }
    .f-footer_half ul.f-social li {
      display: inline-block; }
    .f-footer_half ul.f-social a {
      background: #bab9b9;
      height: 24px;
      width: 24px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 24px;
      color: #323232;
      margin: 0 10px 0 0;
      font-size: 14px; }

form textarea, form input {
  background: #FFFFFF;
  border: 1px solid #2a2a2a;
  border-color: #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  display: block;
  height: 40px;
  color: #000;
  width: 100%;
  margin-bottom: 15px;
  padding: 12px; }
form input[type="submit"] {
  border: none; }
form textarea {
  height: 90px;
  resize: none; }

.f-tweet span {
  color: #bab9b9;
  font-size: 12px; }

.f-footer_strip {
  background: #262626;
  padding: 40px; }
  .f-footer_strip p {
    margin: auto;
    color: #FFFFFF; }

.f-footer_nav ul {
  padding-left: 0;
  list-style: none;
  text-align: right; }
.f-footer_nav li {
  display: inline-block;
  margin: 0 20px; }
.f-footer_nav li:after {
  color: #ffffff;
  content: "|";
  position: relative;
  right: -20px; }
.f-footer_nav a {
  color: #FFFFFF;
  display: inline-block; }
.f-footer_nav li:last-child {
  margin-right: 0; }
.f-footer_nav li:last-child:after {
  content: ""; }

@media (max-width: 1199px) {
  .f-footer_nav li {
    margin: 0 15px; }

  .f-footer_strip p {
    font-size: 13px; } }
@media (max-width: 1023px) {
  .f-footer_strip {
    padding: 20px 0; }
    .f-footer_strip p {
      text-align: center;
      margin-top: 15px; }
    .f-footer_strip ul {
      text-align: center; } }
@media (max-width: 767px) {
  .f-footer_half > div {
    margin-bottom: 40px; }

  .f-footer .col-lg-3 {
    margin-bottom: 20px; } }
/*
SERVICES PAGE
*/
.f-banner_title {
  position: relative; }
  .f-banner_title .f-inner_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25%;
    z-index: 9; }
    .f-banner_title .f-inner_title ul {
      padding-left: 0;
      list-style: none; }
      .f-banner_title .f-inner_title ul li {
        display: inline-block;
        margin-right: 3px; }
      .f-banner_title .f-inner_title ul a, .f-banner_title .f-inner_title ul span {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 18px;
        display: inline-block; }
      .f-banner_title .f-inner_title ul a:after {
        content: "-";
        margin-left: 5px; }
    .f-banner_title .f-inner_title h1 {
      color: #FFFFFF;
      /*text-transform: uppercase;*/
      margin-top: 10px;
      margin-bottom: 0; }

.f-banner_title:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(19, 86, 129, 0.45); }

.f-inner_page .f-single_serivce {
  margin-top: 30px; }
  .f-inner_page .f-single_serivce p {
    margin: auto; }
  .f-inner_page .f-single_serivce a {
    display: none; }

.f-special_offer .f-banner_title {
  background: url("../images/service_title_banner.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 95px 0 40px;
  position: relative; }
  .f-special_offer .f-banner_title .container {
    position: relative;
    z-index: 999; }
  .f-special_offer .f-banner_title .f-section_head p, .f-special_offer .f-banner_title .f-section_head h2 {
    color: #FFFFFF; }
.f-special_offer .f-banner_title:after {
  content: "";
  display: block;
  height: 100%;
  background: rgba(58, 72, 86, 0.8);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.f-special_offer .f-offer_text {
  margin-top: 30px; }
  .f-special_offer .f-offer_text h4 {
    font-size: 20px; }
    .f-special_offer .f-offer_text h4 img {
      max-width: 25px;
      position: relative;
      margin-right: 18px;
      top: -2px; }
  .f-special_offer .f-offer_text p {
    max-width: 266px;
    margin-top: 30px;
    margin-bottom: 20px; }
  .f-special_offer .f-offer_text a {
    font-weight: bold;
    text-transform: uppercase; }

.f-write_us {
  background: #6edeff;
  padding: 80px 0; }
.f-write_us1 {
 /*background-image: url("../images/bell1.jpg");*/
    background-color:#232e39;
  padding: 80px 0;     background-repeat: no-repeat;
    background-size: contain;
}
  .f-write_us h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0; }
  .f-write_us p {
    margin-top: 3px;
    margin-bottom: 0; }

.f-service_detail article {
  margin-bottom: 40px; }
  .f-service_detail article > a {
    font-weight: bold;
    text-transform: uppercase; }
.f-service_detail h3 {
  margin-bottom: 25px; }
.f-service_detail p img.pull-left {
  margin-right: 20px; }

.f-service_sidebar > div:first-child h5 {
  margin-bottom: 0; }
.f-service_sidebar .f-side_single {
  margin-bottom: 65px; }
  .f-service_sidebar .f-side_single h5 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 0;
    border-bottom: 2px solid;
    font-size: 16px; }
  .f-service_sidebar .f-side_single ul {
    list-style: none;
    padding: 0; }
    .f-service_sidebar .f-side_single ul li a {
      padding: 15px 0;
      display: block;
      border-bottom: 1px solid #d9d9d9; }
  .f-service_sidebar .f-side_single p {
    margin-top: 0; }

.f-link_but {
  border: 1px solid #747373;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: block;
  font-weight: 700;
  margin: auto auto 10px;
  max-width: 310px;
  padding: 10px 10px 10px 80px;
  position: relative;
  text-transform: uppercase;
  width: 100%; }
  .f-link_but i {
    left: 50px;
    margin-right: 30px;
    position: absolute;
    top: 13px; }

.f-link_but:hover {
  color: #FFFFFF; }
  .f-link_but:hover i {
    color: #FFFFFF; }

@media (min-width: 990px) and (max-width: 1300px) {
  .f-inner_page .f-single_serivce p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px; } }
@media (max-width: 1199px) {
  .f-banner_title .f-inner_title {
    bottom: 3%; } }
@media (max-width: 767px) {
  .f-banner_title .f-inner_title {
    max-width: 98%; }
    .f-banner_title .f-inner_title h1 {
      font-size: 22px; }

  .f-write_us h3 {
    margin-bottom: 15px; }
  .f-write_us p {
    margin-bottom: 10px; }
  .f-write_us .text-right {
    text-align: center; }
    .bell{
        background-image: url("../images/bell1.jpg");
    }

  .f-offer_list div.col-xs-12 {
    box-shadow: 0 0 3px #e2e2e2;
    -webkit-box-shadow: 0 0 3px #e2e2e2;
    float: none;
    margin: auto auto 20px;
    max-width: 300px;
    padding: 15px; } }
/*
ABOUT
*/
.f-counter_outer {
  padding: 90px 0;
  position: relative;
  background: url("../images/counter_bg.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  .f-counter_outer .f-counter {
    margin-top: 0; }
  .f-counter_outer .container {
    position: relative;
    z-index: 999; }

.f-counter_outer:after {
  background: rgba(58, 72, 86, 0.75) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.f-mt {
  margin-top: 50px; }

.f-help_you h3 {
  margin-top: 0;
 /* margin-bottom: 45px;*/ }
.f-help_you ul {
  padding-left: 0;
  list-style: none; }
  .f-help_you ul li {
    position: relative;
    margin-bottom: 15px;
    /*padding-left: 70px;*/ }
    .f-help_you ul li img {
      position: absolute;
      left: 0;
      top: 5px; }
  .f-help_you ul > li:last-child {
    margin-bottom: 20px; }

.f-more_info {
  background: #edf7fa; }

@media (max-width: 1199px) {
  .f-help_you ul li {
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .f-help_you h3 {
    margin-top: 30px; } }
/*
PORTFOLIO
*/
.f-portfolio_list .f-mt {
  margin-top: 60px; }
  .f-portfolio_list .f-mt a {
    padding: 14px 60px; }

.f-portfolio-items > div {
  padding: 0;
  overflow: hidden;
  display: none; }
.f-portfolio-items img {
  width: 100%;
}
.f-portfolio-items > div:hover .f-portfolio_hover {
  opacity: 1; }

.f-portfolio-items > div:nth-child(-n+9) {
  display: block; }

.f-portfolio-sorting {
  margin-bottom: 80px; }
  .f-portfolio-sorting li {
    margin: 0 7px; }
  .f-portfolio-sorting a {
    padding: 10px 40px 8px 45px;
    font-weight: bold;
    text-transform: uppercase; }
  .f-portfolio-sorting a.active, .f-portfolio-sorting a:hover {
    padding: 10px 40px 8px 45px; }

.f-portfolio_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 30px; }
  .f-portfolio_hover .f-hover_inner {
    background: rgba(4, 36, 51, 0.85);
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    padding-top: 90px; }
    .f-portfolio_hover .f-hover_inner a {
      color: #FFFFFF; }
    .f-portfolio_hover .f-hover_inner a.fa, .f-portfolio_hover .f-hover_inner .f-glass_icon {
      color: #FFFFFF;
      display: inline-block;
      height: 50px;
      width: 50px;
      border: 1px solid #FFFFFF;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      line-height: 50px;
      font-size: 24px;
      margin-bottom: 20px;
      display: block;
      margin-left: auto;
      margin-right: auto;
      cursor: pointer; }
    .f-portfolio_hover .f-hover_inner a.f-hove_title {
      font-weight: bold;
      color: #FFFFFF;
      text-transform: uppercase;
      display: inline-block;
      margin-bottom: 12px;
      display: block; }

.f-portfolio_hover:before {
  position: absolute;
  top: 0;
  width: 66px;
  height: 62px;
  content: "";
  border: 10px solid;
  left: 0;
  border-right: none;
  border-bottom: none; }

.f-portfolio_hover:after {
  position: absolute;
  bottom: 0;
  width: 66px;
  height: 62px;
  content: "";
  border: 10px solid;
  right: 0;
  border-left: none;
  border-top: none; }

.f-portfolio_detail ul {
  padding-left: 0;
  list-style: none; }
  .f-portfolio_detail ul li:last-child {
    margin-bottom: 0; }
  .f-portfolio_detail ul p {
    margin: auto; }
  .f-portfolio_detail ul li {
    position: relative;
    padding-left: 115px;
    margin-bottom: 40px; }
  .f-portfolio_detail ul span {
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: bold; }

.f-portfolio_skill .f-skill_bars {
  margin-top: 0; }

.f-portfolio_content section {
  margin-bottom: 75px; }
.f-portfolio_content a.f-primary_but, .f-portfolio_content .f-portfolio-sorting a.active, .f-portfolio-sorting .f-portfolio_content a.active, .f-portfolio_content .f-portfolio-sorting a:hover, .f-portfolio-sorting .f-portfolio_content a:hover {
  padding: 14px 60px; }
.f-portfolio_content .row > section:last-child {
  margin-bottom: 0; }
.f-portfolio_content .f-portfolio-items {
  margin-top: 30px; }
  .f-portfolio_content .f-portfolio-items .f-portfolio_hover .f-hover_inner {
    padding-top: 135px; }
    .f-portfolio_content .f-portfolio-items .f-portfolio_hover .f-hover_inner .f-glass_icon {
      font-size: 30px; }
.f-portfolio_content .f-project_team p {
  margin-bottom: 45px; }
.f-portfolio_content .f-project_team .f-team_intro {
  background: rgba(50, 50, 50, 0.75) none repeat scroll 0 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  padding: 20px 0 10px;
  position: absolute;
  text-align: center;
  width: calc(100% - 30px); }

.f-page_nav_block {
  max-width: 320px;
  position: relative;
  padding-left: 75px;
  width: 100%; }
  .f-page_nav_block i {
    position: absolute;
    left: 25px;
    font-size: 30px;
    top: 21px; }
  .f-page_nav_block h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 16px;
    padding-bottom: 16px; }

.f-page_nav_block.f-page_nav_next {
  float: right;
  padding-left: 0;
  padding-right: 75px;
  text-align: right; }
  .f-page_nav_block.f-page_nav_next i {
    left: auto;
    right: 25px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg); }

.f-page_nav.f-section {
  padding-top: 0; }

@media (max-width: 990) {
  .f-portfolio-sorting a {
    font-weight: bold;
    padding: 10px 15px 8px;
    text-transform: uppercase; } }
/* 
BLOG LIST SIDEBAR
*/
.f-blog_page_list > div {
  margin-bottom: 60px; }
  .f-blog_page_list > div img {
    width: 48%; }
  .f-blog_page_list > div .f-blog_intro {
    width: 46%; }

.f-blog_w_sidebar .f-sidebar_single {
  margin-bottom: 55px; }
  .f-blog_w_sidebar .f-sidebar_single h4 {
    text-transform: uppercase;
    margin-bottom: 35px;
    letter-spacing: 1px; }
.f-blog_w_sidebar > div.f-sidebar_single:last-child {
  margin-bottom: 0; }
.f-blog_w_sidebar .f-sidebar_search input {
  max-width: calc(100% - 60px);
  max-width: -webkit-calc(100% - 60px);
  border: 1px solid #c5c5c5;
  width: 100%;
  background: #FFFFFF;
  border-radius: 0;
  color: #747373;
  float: left;
  margin: auto;
  border-right: none;
  height: 50px; }
.f-blog_w_sidebar .f-sidebar_search button {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: none;
  font-size: 30px; }
  .f-blog_w_sidebar .f-sidebar_search button i {
    color: #FFFFFF; }
.f-blog_w_sidebar .f-recent_post ul {
  padding-left: 0;
  list-style: none; }
.f-blog_w_sidebar .f-recent_post li a {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #d9d9d9; }
.f-blog_w_sidebar .f-recent_post li:first-child a {
  padding-top: 0; }
.f-blog_w_sidebar .f-blog_tags a {
  margin-bottom: 10px;
  background: #e1e1e1 none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  padding: 6px 12px; }
.f-blog_w_sidebar .f-blog_tags a:hover {
  color: #FFFFFF; }
.f-blog_w_sidebar .f-custom_menu ul {
  padding-left: 0;
  list-style: none; }
.f-blog_w_sidebar .f-custom_menu li a {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #d9d9d9; }
.f-blog_w_sidebar .f-custom_menu ul ul {
  display: none; }
  .f-blog_w_sidebar .f-custom_menu ul ul li a {
    padding: 15px 0;
    border-bottom: none; }
  .f-blog_w_sidebar .f-custom_menu ul ul li:last-child > a {
    border-bottom: 1px solid #d9d9d9; }
.f-blog_w_sidebar .f-custom_menu li.f-sub_menu {
  position: relative; }
.f-blog_w_sidebar .f-custom_menu li.f-sub_menu:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  right: 0;
  cursor: pointer;
  width: 45px;
  text-align: center;
  top: 0;
  bottom: auto;
  height: 38px;
  line-height: 22px;
  margin: auto;
  display: inline-block; }
.f-blog_w_sidebar .f-custom_menu > ul > li:first-child > a {
  padding-top: 0; }
.f-blog_w_sidebar .f-custom_menu li.f-toggle_submenu.f-sub_menu:after {
  content: "\f107"; }
.f-blog_w_sidebar .f-recent_comment .f-single {
  margin-bottom: 50px; }
  .f-blog_w_sidebar .f-recent_comment .f-single .f-comment_intro {
    position: relative;
    padding-left: 85px;
    min-height: 65px; }
    .f-blog_w_sidebar .f-recent_comment .f-single .f-comment_intro img {
      position: absolute;
      left: 0;
      top: 0; }
    .f-blog_w_sidebar .f-recent_comment .f-single .f-comment_intro a.f-comment_user {
      font-weight: bold; }
    .f-blog_w_sidebar .f-recent_comment .f-single .f-comment_intro > div {
      margin-top: 13px;
      padding-bottom: 13px;
      border-bottom: 1px solid #d9d9d9; }
      .f-blog_w_sidebar .f-recent_comment .f-single .f-comment_intro > div span:after {
        content: "|";
        margin: 0 10px; }
  .f-blog_w_sidebar .f-recent_comment .f-single p {
    margin-top: 25px; }
.f-blog_w_sidebar .f-recent_comment .f-sidebar_comment > div:last-child {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .f-blog_page_list > div img {
    width: auto; }

  .f-blog_page_list > div .f-blog_intro {
    width: 100%; } }
/*
BLOG GRID SIDEBAR
*/
.f-blog_page_grid .f-blog_single {
  margin-bottom: 60px; }
  .f-blog_page_grid .f-blog_single img, .f-blog_page_grid .f-blog_single .f-blog_intro {
    width: auto;
    float: none;
    margin-bottom: 30px; }
  .f-blog_page_grid .f-blog_single .f-blog_intro {
    margin-bottom: 20px; }
  .f-blog_page_grid .f-blog_single > a {
    text-transform: uppercase;
    font-weight: bold; }

/*
BLOG FULL
*/
.f-blog_full .f-blog_single {
  margin-bottom: 60px; }
  .f-blog_full .f-blog_single img, .f-blog_full .f-blog_single .f-blog_intro {
    width: auto;
    float: none;
    margin-bottom: 30px; }
  .f-blog_full .f-blog_single .f-blog_intro {
    margin-bottom: 20px; }
  .f-blog_full .f-blog_single > a {
    text-transform: uppercase;
    font-weight: bold; }
  .f-blog_full .f-blog_single p {
    margin-top: 0; }

@media (max-width: 767px) {
  .f-blog_sidebar {
    margin-top: 50px; }

  .f-blog_page_grid .f-blog_single img {
    margin-left: 0; }

  .f-blog_page_grid > div > div.f-blog_single {
    box-shadow: 0 0 3px #e2e2e2;
    -webkit-box-shadow: 0 0 3px #e2e2e2;
    float: none;
    margin: auto auto 20px;
    max-width: 300px;
    padding: 15px; } }
/*
BLOG DETAIL PAGE
*/
.f-blog_container {
  max-width: 900px;
  width: 100%;
  margin: 0 auto; }

.f-blog_detail .f-blog_full .f-blog_single {
  margin-bottom: 0; }

.f-blog_content .f-by_user:before {
  content: "|";
  margin: 0 12px;
  color: #8a8a8a; }
.f-blog_content .f-blog_cat > a:nth-child(n+2):before {
  content: "|";
  margin: 0 12px;
  color: #8a8a8a; }
.f-blog_content .f-blog_feature {
  margin: 70px 0 50px; }
.f-blog_content p {
  margin-top: 0;
  margin-bottom: 35px; }
.f-blog_content img.pull-left {
  margin-right: 20px; }
.f-blog_content .f-blog_tags {
  display: inline-block; }
  .f-blog_content .f-blog_tags a {
    margin-bottom: 10px;
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 12px; }
  .f-blog_content .f-blog_tags a:hover {
    color: #FFFFFF; }
.f-blog_content .f-blog_foot_tag strong {
  font-size: 18px;
  margin-right: 15px; }

.f-quote {
  background: url("../images/blog_quote.png") no-repeat;
  background-position: 95% 80%;
  margin-bottom: 35px;
  padding: 60px;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .f-quote p {
    margin-bottom: 20px; }
  .f-quote > strong {
    padding-top: 15px;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px;
    max-width: 200px;
    width: 100%;
    display: block; }

.f-blog_share ul {
  padding-left: 0;
  list-style: none; }
.f-blog_share li {
  display: inline-block;
  margin-left: 7px; }
.f-blog_share li a {
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 23px;
  color: #bab9b9;
  border: 1px solid #bab9b9; }
.f-blog_share li a.fa-facebook:hover {
  background: #3b5998;
  border-color: #3b5998; }
.f-blog_share li a.fa-google-plus:hover {
  background: #dc4e41;
  border-color: #dc4e41; }
.f-blog_share li a.fa-twitter:hover {
  background: #55acee;
  border-color: #55acee; }
.f-blog_share li a.fa-instagram:hover {
  background: #4b7699;
  border-color: #4b7699; }
.f-blog_share li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027; }
.f-blog_share li a.fa-rss:hover {
  background: #FD9854;
  border-color: #FD9854; }
.f-blog_share li a:hover {
  color: #FFFFFF; }

.f-comment {
  border-top: 1px solid #e1e1e1;
  margin-top: 45px;
  padding-top: 45px; }
  .f-comment ul {
    padding-left: 0;
    list-style: none; }
  .f-comment li {
    position: relative;
    padding-left: 80px; }
    .f-comment li img {
      position: absolute;
      left: 0; }
    .f-comment li p {
      margin-bottom: 25px;
      letter-spacing: 0.5px; }
    .f-comment li > a {
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
  .f-comment > ul {
    margin-top: 48px; }
    .f-comment > ul > li {
      margin-bottom: 70px; }
    .f-comment > ul > li:last-child {
      margin-bottom: 0; }
  .f-comment ul ul > li {
    margin-top: 70px; }
  .f-comment header {
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d9d9d9; }
  .f-comment .f-comment_date:before {
    margin-left: 15px;
    margin-right: 15px;
    content: "|"; }
  .f-comment .f-comment_like {
    float: right;
    padding-right: 5px; }
    .f-comment .f-comment_like i.fa {
      color: #bab9b9;
      margin-right: 10px; }

.f-blog_nav {
  padding-top: 100px; }
  .f-blog_nav .f-post_nav_info {
    padding: 10px 0;
    margin: 15px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9; }
  .f-blog_nav .f-blog_nav_block.f-prev_nav {
    padding-left: 80px;
    position: relative;
    max-width: 450px; }
    .f-blog_nav .f-blog_nav_block.f-prev_nav > img, .f-blog_nav .f-blog_nav_block.f-prev_nav i {
      position: absolute;
      left: 0; }
    .f-blog_nav .f-blog_nav_block.f-prev_nav > img {
      top: 0; }
    .f-blog_nav .f-blog_nav_block.f-prev_nav > i {
      top: 86px;
      font-size: 28px;
      left: 20px; }
    .f-blog_nav .f-blog_nav_block.f-prev_nav h4 {
      text-transform: uppercase;
      margin: auto; }
  .f-blog_nav .f-blog_nav_block.f-next_nav {
    padding-right: 80px;
    position: relative;
    max-width: 450px;
    text-align: right;
    float: right; }
    .f-blog_nav .f-blog_nav_block.f-next_nav > img, .f-blog_nav .f-blog_nav_block.f-next_nav i {
      position: absolute;
      right: 0; }
    .f-blog_nav .f-blog_nav_block.f-next_nav > img {
      top: 0; }
    .f-blog_nav .f-blog_nav_block.f-next_nav > i {
      top: 86px;
      font-size: 28px;
      right: 20px; }
    .f-blog_nav .f-blog_nav_block.f-next_nav h4 {
      text-transform: uppercase;
      margin: auto; }
    .f-blog_nav .f-blog_nav_block.f-next_nav i.material-icons {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg); }
  .f-blog_nav .row > div:nth-child(1) {
    border-right: 1px solid #d0d0d0; }

.f-comment_form form input[type="submit"] {
  color: #FFFFFF;
  max-width: 200px;
  margin: auto; }

@media (max-width: 1023px) {
  .f-blog_container {
    padding: 0 15px; } }
@media (max-width: 767px) {
  .f-blog_share ul {
    text-align: center; }

  .f-comment > ul ul {
    margin-left: -80px; } }
/*
TEAM PAGE
*/
.f-counter_outer_blank {
  background: #edf7fa; }
  .f-counter_outer_blank span.f-count_title {
    margin-top: 30px; }

.f-team_list .col-lg-3 {
  text-align: center; }
  .f-team_list .col-lg-3 .f-team_inner {
    max-width: 215px;
    margin: auto auto 60px; }
  .f-team_list .col-lg-3 img {
    margin: auto; }
  .f-team_list .col-lg-3 .fa {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px; }
  .f-team_list .col-lg-3 .f-team_info {
    border-top: 4px solid #323232;
    padding-top: 20px;
    position: relative; }
    .f-team_list .col-lg-3 .f-team_info h4 {
      font-size: 22px; }
    .f-team_list .col-lg-3 .f-team_info ul {
      padding-left: 0;
      list-style: none;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      opacity: 0; }
      .f-team_list .col-lg-3 .f-team_info ul li {
        display: inline-block;
        margin: 0 3px; }
      .f-team_list .col-lg-3 .f-team_info ul a {
        color: #FFFFFF;
        font-size: 14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
.f-team_list .row > .col-lg-3:nth-child(n+5) .f-team_inner {
  margin-bottom: 0; }
.f-team_list .col-lg-3:hover span {
  opacity: 0; }
.f-team_list .col-lg-3:hover .f-team_info ul {
  opacity: 1; }

.f-counter_outer_blank:after {
  display: none; }

/*
TEAMMATE PAGE
*/
.f-social_colored .fa-twitter {
  background: #55acee; }
.f-social_colored .fa-google-plus {
  background: #dc4e41; }
.f-social_colored .fa-facebook {
  background: #3b5998; }
.f-social_colored .fa-linkedin-square{
  background: #0274b3; }
.f-social_colored .fa-youtube {
  background: #cc0000; }
.f-social_colored .fa-instagram {
  background: #4b7699; }
.f-social_colored .fa-pinterest {
  background: #cb2027; }

.f-teammate_skill p {
  text-align: left; }
.f-teammate_skill .f-skill_bars {
  margin-top: 0; }

.f-counter_team .f-counter > div {
  width: 50%; }
.f-counter_team p {
  margin-top: 0; }

.f-teammate_single {
  padding-bottom: 0; }
  .f-teammate_single .fa {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px; }
  .f-teammate_single img {
    margin: auto; }
  .f-teammate_single h3 {
    margin-bottom: 22px; }
  .f-teammate_single p {
    text-align: left;
    margin-bottom: 35px; }
  .f-teammate_single ul {
    padding-left: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 40px; }
    .f-teammate_single ul li {
      display: inline-block;
      margin: 0 22px 0 0; }
    .f-teammate_single ul a {
      color: #FFFFFF;
      font-size: 18px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }

@media (max-width: 1024px) {
  .f-teammate_single p {
    line-height: 22px; }

  .f-section.f-teammate_single {
    padding-bottom: 0; } }
/*
CONTACT PAGE
*/
.f-contact_page:after {
  display: none; }

.f-contact_page .f-map_info {
  position: static;
    padding: 0px 0 10px;
  background: #39434e; }
.f-contact_page .f-icon {
  margin-top: 0; }

.f-contact_form .fa {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px; }
.f-contact_form ul {
  padding-left: 0;
  list-style: none;
  width: 100%;
  margin-bottom: 40px; }
  .f-contact_form ul li {
    display: inline-block;
    margin: 0 22px 0 0; }
  .f-contact_form ul a {
    color: #FFFFFF;
    font-size: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
.f-contact_form h3 {
  margin-bottom: 30px; }

.f-comment_form {
  background: #edf7fa;
  padding: 90px 0; }
  .f-comment_form form {
    margin-top: 35px; }
    .f-comment_form form input[type="text"], .f-comment_form form input[type="email"], .f-comment_form form textarea {
      background: #FFFFFF;
      border-color: #aeced8;
      color: #747373; }
    .f-comment_form form input:focus {
      border-color: #747374;
      color: #747374; }
    .f-comment_form form .f-comment_submit {
      padding-top: 20px;
      clear: both; }

/*
404 PAGE
*/
.f-404 .f-banner_title .f-inner_title {
  bottom: 35%; }

.f-404_content {
  padding: 170px 0; }
  .f-404_content img {
    margin: auto;
    margin-bottom: 45px; }
  .f-404_content h3 {
    letter-spacing: 1px;
    margin-bottom: 35px; }
  .f-404_content b {
    font-size: 18px;
    display: block;
    margin-bottom: 30px; }
  .f-404_content p {
    margin-bottom: 55px; }

.f-footer_sec {
  background: url("../images/footer_bg.jpg") no-repeat;
  background-size: cover;
  position: relative;
  padding: 42px 0; }
  .f-footer_sec .row {
    position: relative;
    z-index: 999; }
  .f-footer_sec p {
    color: #FFFFFF;
    margin: auto; }
  .f-footer_sec ul.f-social {
    list-style: none;
    padding-left: 0; }
    .f-footer_sec ul.f-social li {
      display: inline-block; }
    .f-footer_sec ul.f-social a {
      background: #bab9b9;
      height: 24px;
      width: 24px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 24px;
      color: #323232;
      margin: 0 10px 0 0;
      font-size: 14px; }

.f-footer_sec:after {
  background: rgba(19, 86, 129, 0.45) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

/*
OFFLINE PAGE
*/
.f-offline, .f-coming_soon {
  background: url("../images/offline.jpg") no-repeat;
  min-height: 100%;
  background-size: 100%;
  position: relative;
  max-width: 100% !important;
  margin: auto !important; }
  .f-offline ul.f-social, .f-coming_soon ul.f-social {
    list-style: none;
    padding-left: 0;
    margin-top: 20px; }
    .f-offline ul.f-social li, .f-coming_soon ul.f-social li {
      display: inline-block; }
    .f-offline ul.f-social a, .f-coming_soon ul.f-social a {
      background: #bab9b9;
      height: 30px;
      width: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 30px;
      color: #323232;
      margin: 0 10px 0 0;
      font-size: 16px; }

.f-offline:after, .f-coming_soon:after {
  background: rgba(19, 86, 129, 0.45) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.f-offline_content, .f-coming_soon_content {
  max-width: 450px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 999;
  padding-top: 200px; }
  .f-offline_content a, .f-coming_soon_content a {
    display: inline-block; }
  .f-offline_content img, .f-coming_soon_content img {
    margin: auto; }
  .f-offline_content h1, .f-coming_soon_content h1 {
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 100px 0 70px;
    padding-bottom: 50px;
    position: relative; }
  .f-offline_content h1:after, .f-coming_soon_content h1:after {
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    background: #b3b8c0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0; }
  .f-offline_content p, .f-coming_soon_content p {
    color: #FFFFFF; }
  .f-offline_content form input[type="text"], .f-coming_soon_content form input[type="text"] {
    max-width: 235px;
    border-color: #091e28;
    background: rgba(255, 255, 255, 0.25);
    color: #FFFFFF;
    float: left; }
  .f-offline_content form input[type="submit"], .f-coming_soon_content form input[type="submit"] {
    margin-top: 0;
    border: none;
    padding: 10px;
    max-width: 175px; }

@media (max-width: 1200px) {
  .f-offline, .f-coming_soon {
    background-size: cover; } }
@media (max-width: 767px) {
  .f-offline_content, .f-coming_soon_content {
    padding: 100px 0; } }
@media (max-width: 479px) {
  .f-offline_content form, .f-coming_soon_content form {
    text-align: center; }
    .f-offline_content form input[type="text"], .f-coming_soon_content form input[type="text"] {
      display: inline-block;
      float: none; } }
/*
COMING SOON
*/
.f-coming_soon {
  background-image: url("../images/coming_soon.jpg"); }

.f-coming_soon_content h1 {
  margin: 20px 0 0; }
.f-coming_soon_content h1:after {
  display: none; }

.f-coming_soon_content form input[type="text"] {
  border-color: #3d4045; }

.f-countdown {
  margin-bottom: 50px; }
  .f-countdown > div {
    float: left;
    width: 25%; }
  .f-countdown span {
    display: block;
    color: #FFFFFF; }
  .f-countdown span.f-countd_val {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 25px;
    position: relative; }
  .f-countdown span.f-countd_val:after {
    content: "";
    display: block;
    width: 85px;
    height: 4px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .f-countdown span.f-countd_title {
    text-transform: uppercase; }

/* 
SHOP
*/
.f-product_listing > div {
  background: #FFFFFF;
  margin-bottom: 25px; }
  .f-product_listing > div .f-prod_list_img {
    height: 260px;
    text-align: center;
    position: relative; }
    .f-product_listing > div .f-prod_list_img img {
      bottom: 0;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0; }
  .f-product_listing > div .f-prod_list_text {
    height: 165px;
    padding: 28px 15px 0;
    border-top: 1px solid transparent; }
  .f-product_listing > div a.f-heading {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px; }
  .f-product_listing > div .f-adv_info_foot {
    position: absolute;
    bottom: 15px;
    width: calc(100% - 30px); }
  .f-product_listing > div .f-fav_item {
    top: 10px;
    left: 10px; }

.f-product_filters {
  max-width: 265px;
  width: 100%;
  background: #efefef;
  padding: 30px 15px;
  -webkit-box-shadow: 0 8px 6px -6px #d0d0d0;
  -moz-box-shadow: 0 8px 6px -6px #d0d0d0;
  box-shadow: 0 8px 6px -6px #d0d0d0; }
  .f-product_filters ul {
    padding: 0;
    list-style: none; }
  .f-product_filters .f-single_filter {
    margin-bottom: 50px; }
  .f-product_filters > div:last-child {
    margin-bottom: 0; }
  .f-product_filters .f-single_filter > span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .f-product_filters .f-single_filter li span {
    margin-bottom: 15px;
    display: block;
    color: #616161;
    cursor: pointer; }

.f-range_meter li {
  float: left;
  max-width: 45%;
  width: 100%;
  margin-right: 10px; }
.f-range_meter span, .f-range_meter input {
  width: 100%;
  display: block;
  background: #FFF;
  padding: 10px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f5f5f5;
  color: #212121; }

.f-product_filters, .f-login_popup {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */ }
  .f-product_filters [type="checkbox"]:not(:checked), .f-product_filters [type="checkbox"]:checked, .f-login_popup [type="checkbox"]:not(:checked), .f-login_popup [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .f-product_filters [type="checkbox"]:not(:checked) + label,
  .f-product_filters [type="checkbox"]:checked + label, .f-login_popup [type="checkbox"]:not(:checked) + label,
  .f-login_popup [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: block;
    margin-bottom: 15px;
    color: #616161;
    cursor: pointer; }
  .f-product_filters [type="checkbox"]:not(:checked) + label::before, .f-product_filters [type="checkbox"]:checked + label::before, .f-login_popup [type="checkbox"]:not(:checked) + label::before, .f-login_popup [type="checkbox"]:checked + label::before {
    border: 1px solid #696969;
    border-radius: 0;
    content: "";
    height: 17px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 17px; }
  .f-product_filters [type="checkbox"]:not(:checked) + label::after, .f-product_filters [type="checkbox"]:checked + label::after, .f-login_popup [type="checkbox"]:not(:checked) + label::after, .f-login_popup [type="checkbox"]:checked + label::after {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    content: "\f00c";
    font-family: "fontawesome";
    font-size: 13px;
    height: 15px;
    left: 1px;
    line-height: 0.8;
    padding-left: 1px;
    padding-top: 2px;
    position: absolute;
    top: 3px;
    transition: all 0.2s ease 0s;
    width: 15px; }
  .f-product_filters [type="checkbox"]:not(:checked) + label:after, .f-login_popup [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  .f-product_filters [type="checkbox"]:checked + label:after, .f-login_popup [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1); }

.f-side_filter_but {
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  background: #FFF;
  font-size: 20px;
  display: block;
  cursor: pointer; }

.f-product_filter_side {
  position: absolute;
  right: -340px;
  top: 0; }

.f-product_filter_side.y-side_filter_open {
  right: 65px; }

.f-shop_intro span.f-price {
  color: #bab9b9;
  font-weight: 800;
  text-transform: uppercase;
  display: block; }
.f-shop_intro a.f-shop_title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  display: block; }
.f-shop_intro a.f-shop_title:before {
  content: "";
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  position: relative;
  top: 1px;
  width: 8px; }
.f-shop_intro p {
  text-align: justify;
  margin-bottom: 10px; }
.f-shop_intro a.f-read_more {
  font-weight: 700;
  text-transform: uppercase; }

/*
SHOP SINGLE
*/
.f-prod_detail_head h3 {
  margin: auto;
  font-size: 25px; }

.f-prod_detail_price {
  margin: 25px auto;
  padding: 25px 0;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE; }
  .f-prod_detail_price span {
    font-size: 25px;
    font-weight: bold;
    display: inline-block; }
  .f-prod_detail_price span.f-old_price {
    font-weight: normal;
    position: relative; }
  .f-prod_detail_price span.f-old_price:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #bababa;
    top: 0;
    bottom: 0;
    margin: auto; }
  .f-prod_detail_price .f-prod_rate {
    float: right;
    color: #ffd400; }

.f-prod_detail_attr .f-add_cart {
  background: #f1f1f1 none repeat scroll 0 0;
  display: inline-block;
  font-weight: bold;
  padding: 12px 25px;
  text-transform: uppercase; }
.f-prod_detail_attr > div > i {
  background: #f1f1f1 none repeat scroll 0 0;
  cursor: pointer;
  height: 45px;
  display: inline-block;
  line-height: 45px;
  width: 45px;
  margin-left: 3px;
  text-align: center; }
.f-prod_detail_attr > div > i:hover, .f-prod_detail_attr .f-add_cart:hover {
  color: #FFFFFF; }
.f-prod_detail_attr .f-prod_counter {
  padding-left: 60px;
  position: relative; }
  .f-prod_detail_attr .f-prod_counter input {
    border: 1px solid #eeeeee;
    font-size: 25px;
    height: 46px;
    left: 0;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 58px; }
  .f-prod_detail_attr .f-prod_counter span {
    width: 35px;
    height: 23px;
    background: #f1f1f1;
    font-size: 14px;
    color: #696969;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    display: block; }
    .f-prod_detail_attr .f-prod_counter span i {
      display: block;
      line-height: 25px; }
  .f-prod_detail_attr .f-prod_counter span:hover {
    color: #FFFFFF; }

.f-main_slide_nav {
  bottom: 0;
  height: 50px;
  position: absolute;
  width: 80px;
  z-index: 99; }
  .f-main_slide_nav > a {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 35px;
    text-align: center;
    width: 36px; }

/*
COMPANY HISTORY 
*/
.f-history_years {
  position: relative; }

.f-history_years:before {
  position: absolute;
  left: 52px;
  height: 95%;
  width: 3px;
  background: #ff641e;
  top: 0;
  content: "";
  display: block; }

.f-history_years > div:last-child {
  margin-bottom: 0; }

.f-history_single {
  position: relative;
  padding-left: 150px;
  min-height: 130px;
  margin-bottom: 50px; }
  .f-history_single img {
    position: absolute;
    left: 0;
    /*top: 0px;*/
      top:-35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #ff641e; }
  .f-history_single span {
    display: block;
    font-weight: 500;
    height: 30px;
    /*padding-left: 30px;*/
    position: relative;
    font-size: 18px; }
    .f-history_single span i {
      left: 0;
      position: absolute;
      top: 2px; }
  .f-history_single h4 {
    text-transform: uppercase;
    margin-bottom: 0; }
  .f-history_single p {
    margin-top: 15px;
    margin-bottom: 0; }

.f-single_partner {
  position: relative;
  padding-left: 250px;
  min-height: 160px;
  margin-bottom: 50px;
  box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2; }
  .f-single_partner .f-partner_img {
    box-shadow: 0 0 5px #d2d2d2;
    -webkit-box-shadow: 0 0 5px #d2d2d2;
    -moz-box-shadow: 0 0 5px #d2d2d2;
    display: table;
    height: 193px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 210px; }
  .f-single_partner .f-partner_img > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  .f-single_partner .f-partner_detail {
    padding: 20px 20px 20px 0; }
  .f-single_partner span {
    font-weight: 600; }
  .f-single_partner h4 {
    text-transform: uppercase;
    margin-bottom: 0; }
  .f-single_partner p {
    margin-top: 15px;
    margin-bottom: 0; }

.f-carrers .f-grid_block .f-grid_block_text {
  border: none;
  box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2;
  padding: 35px 40px; }
.f-carrers .f-table_title {
  font-weight: 600;
  height: 45px;
  line-height: 45px; }
.f-carrers .f-job_list {
  box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2; }
.f-carrers .table > tbody > tr > td, .f-carrers .table > thead > tr > th {
  padding: 15px 12px; }

@media (max-width: 1199px) {
  .f-single_partner {
    padding-left: 200px; }

  .f-single_partner .f-partner_img {
    box-shadow: none; }

  .f-shop_intro a.f-shop_title {
    font-size: 16px; } }
@media (max-width: 1023px) {
  .f-product_filters .f-single_filter li span {
    margin-bottom: 0; }

  .f-range_meter li {
    margin-bottom: 15px;
    margin-right: 0;
    max-width: 100%; }

  .f-prod_detail_attr {
    margin-bottom: 40px; } }
@media (max-width: 767px) {
  .f-carrers .f-grid_block .f-grid_block_text {
    padding: 20px;
    margin-bottom: 20px; }

  .f-carrers .f-job_list {
    overflow-x: scroll; }

  .f-history_single {
    padding-left: 120px; }

  .f-single_partner {
    max-width: 94%;
    margin: auto auto 30px;
    padding: 15px; }

  .f-single_partner .f-partner_img {
    width: 100%;
    position: relative; }

  .f-product_catalog.row {
    margin: auto; }

  .f-product_filters {
    margin-bottom: 50px;
    max-width: 100%; } }
/* LANDING */
.f-landing {
  font-family: "Poppins"; }
  .f-landing .f-landing_section h2 {
    color: #333333;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: -1.5px;
    line-height: 1.1em;
    font-weight: 500;
    text-align: center; }
  .f-landing .f-landing_section p {
    text-align: center;
    font-size: 15px;
    margin-top: 0; }
  .f-landing .f-landing_cotainer {
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 50px 0; }
    .f-landing .f-landing_cotainer .f-landing_layout {
      padding: 5px;
      margin-bottom: 30px; }
  .f-landing .f-shadow .f-landing_layout {
    overflow: hidden;
    max-height: 300px;
    position: relative;
    box-shadow: 0 0 5px #CCC;
    -moz-box-shadow: 0 0 5px #CCC;
    -webkit-box-shadow: 0 0 5px #CCC; }
  .f-landing .f-shadow .f-landing_layout:hover .f-landing_hove {
    left: 0; }
  .f-landing .f-landing_hove {
    left: -100%;
    top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center; }
    .f-landing .f-landing_hove a {
      display: block;
      font-size: 24px;
      height: 100%;
      line-height: 100%;
      position: relative;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      padding-top: 100px; }
  .f-landing .f-landing_feature {
    background-color: #EDF7FA;
    background-image: url("../images/feature_img.png");
    background-position: right top;
    background-repeat: no-repeat; }
    .f-landing .f-landing_feature h2 {
      font-size: 80px;
      font-weight: 600;
      text-align: left;
      margin-bottom: 0; }
    .f-landing .f-landing_feature p {
      font-size: 18px;
      text-align: left; }
    .f-landing .f-landing_feature h4 {
      font-weight: 500;
      color: #333333;
      margin-bottom: 10px; }
    .f-landing .f-landing_feature .f-feature_listing {
      margin-top: 50px; }
    .f-landing .f-landing_feature .f-feature_inner {
      position: relative;
      padding-left: 50px; }
    .f-landing .f-landing_feature img {
      position: absolute;
      width: 32px;
      height: 32px;
      left: 0; }
    .f-landing .f-landing_feature .f-feature_info {
      margin-bottom: 60px;
      position: relative; }
      .f-landing .f-landing_feature .f-feature_info p {
        font-size: 13px;
        margin: auto;
        line-height: 22px; }
  .f-landing .owl-dots {
    text-align: center; }
  .f-landing .owl-dot {
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    width: 10px; }
  .f-landing .owl-dot.active {
    background: #000; }
  .f-landing .f-header_option {
    background-color: #EDF7FA; }
  .f-landing .f-header_styles .owl-dots {
    margin-top: 25px; }
  .f-landing .f-header_styles .owl-item > div {
    position: relative;
    overflow: hidden; }
  .f-landing .f-header_styles .owl-item > div a:hover .f-header_title {
    left: 0; }
  .f-landing .f-header_title {
    left: -100%;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    height: 100%;
    letter-spacing: 0;
    padding-top: 150px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    width: 100%; }

.f-landing_banner > h2 {
  bottom: 0;
  font-size: 45px;
  height: 170px;
  left: 0;
  line-height: 55px;
  margin: auto;
  max-width: 600px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }

.f-landing_banner {
  background: #F2F1F1;
  position: relative;
  min-height: 800px; }
  .f-landing_banner .f-demos {
    min-height: 800px;
    overflow: hidden; }
  .f-landing_banner .f-demos > div {
    box-shadow: 0 0 40px #a4a3a3;
    -webkit-box-shadow: 0 0 40px #a4a3a3;
    -moz-box-shadow: 0 0 40px #a4a3a3;
    height: 215px;
    max-width: 300px;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    top: auto; }
  .f-landing_banner .f-demos > div.f-banner_02 {
    top: 0;
    right: 22%;
    left: auto;
    margin: auto; }
  .f-landing_banner .f-demos > div.f-banner_03 {
    top: 0;
    right: auto;
    left: 25%;
    margin: auto; }
  .f-landing_banner .f-demos > div.f-banner_04 {
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto; }
  .f-landing_banner .f-demos > div.f-banner_05 {
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto; }
  .f-landing_banner .f-demos > div.f-banner_06 {
    bottom: 0;
    right: auto;
    left: 22%;
    margin: auto; }
  .f-landing_banner .f-demos > div.f-banner_01 {
    bottom: 0;
    left: auto;
    right: 25%;
    margin: auto; }

.f-landing_top, .f-landing_down {
  background: #000000;
  padding: 15px;
  text-align: center; }
  .f-landing_top p, .f-landing_down p {
    margin: auto;
    color: #FFFFFF; }

.f-coming_soon_temp {
  width: 100%;
  max-width: 33%;
  margin: auto;
  float: none;
  clear: both; }

.f-coming_soon_temp .f-landing_hove {
  left: 0; }

.f-landing_banner span {
  color: #005aff; }

@media (max-width: 1200px) {
  .f-landing_banner .f-demos > div.f-banner_02, .f-landing_banner .f-demos > div.f-banner_01 {
    right: 150px; }

  .f-landing_banner .f-demos > div.f-banner_03, .f-landing_banner .f-demos > div.f-banner_06 {
    left: 150px; }

  .f-landing_banner > h2 {
    font-size: 26px;
    line-height: 40px;
    max-width: 375px; } }
@media (max-width: 990px) {
  .f-landing_banner .f-demos > div.f-banner_02, .f-landing_banner .f-demos > div.f-banner_01 {
    right: 50px; }

  .f-landing_banner .f-demos > div.f-banner_03, .f-landing_banner .f-demos > div.f-banner_06 {
    left: 50px; }

  .f-landing_banner > h2 {
    display: none; } }
@media (max-width: 767px) {
  .f-landing .f-landing_cotainer {
    padding-left: 0;
    padding-right: 0; }

  .f-landing_banner .f-demos > div.f-banner_02, .f-landing_banner .f-demos > div.f-banner_01 {
    right: 25px; }

  .f-landing_banner .f-demos > div.f-banner_03, .f-landing_banner .f-demos > div.f-banner_06 {
    left: 25px; }

  .f-landing_banner .f-demos > div {
    width: 200px;
    height: 200px; } }
@media (max-width: 479px) {
  .f-landing_banner .f-demos > div.f-banner_02, .f-landing_banner .f-demos > div.f-banner_01 {
    right: 25px; }

  .f-landing_banner .f-demos > div.f-banner_03, .f-landing_banner .f-demos > div.f-banner_06 {
    left: 25px; }

  .f-landing_banner .f-demos > div {
    width: 100px;
    height: 100px; }

  .f-landing_banner, .f-landing_banner .f-demos {
    min-height: 400px; }

  .f-coming_soon_temp {
    max-width: 100%; } }

/*# sourceMappingURL=main.css.map */
.effect{
    margin: auto;
    padding: 11px;
    border: 1px solid #ccc;
    box-shadow: antiquewhite;
    box-shadow: 0 3px 6px rgb(71, 123, 199);
}
.bell-icon{
    margin-left: 122px;
}
.bell-heading{
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.bell-para{
    color: #fff;
   /* direction: rtl;*/
}
.bell-para1{
   color: #fff;
    direction: ltr; 
}
.choose{
    text-align: center;
    color: #fff;    text-align: center;
    color: #ff641e;
    border-bottom: 2px solid #fff;
    width: 100%;
    padding: 11px;
}
.counter{
    border: 4px solid #fff900;
    border-radius: 50%;
    height: 110px;
    width: 110px;
    padding: 28px;
    margin: 0 auto;
}
.counter1{
    border: 4px solid #fff900;
    border-radius: 50%;
    height: 110px;
    width: 110px;
    padding: 28px;
    margin: 0 auto;
    margin-top: 44px;
}
