/*----------------------------------------------------
@File: Default Styles
@Author: Rocky
@URL: http://wethemez.com
Author E-mail: rockybd1995@gmail.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Cerative Agency
@Author: Rocky
@Developed By: Rocky
@Developer URL: http://rocky.wethemez.com
Author E-mail: rockybd1995@gmail.com

@Default Styles

Table of Content:
01/ Variables
02/ predefin
03/ header
04/ banner
05/ slider
06/ feature
07/ button
08/ service
09/ testimonials 
10/ blog 
11/ contact 
12/ footer 
=====================================================================*/
/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Poppins:300,400,500,600,700,800,900");
.col-md-offset-right-1, .col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

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

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 26px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

.p_100 {
  padding: 100px 0px;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}

.none {
  display: none!important;
}

/* Container Custome Code css
============================================================================================ */
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

/* End Container Custome Code css
============================================================================================ */
/* Main title css
============================================================================================ */
.main_title h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: "Poppins", sans-serif;
  color: #232d37;
  font-weight: 500;
}

.main_title p {
  font-size: 16px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  padding-top: 15px;
}

.center_title {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
}

.center_title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.center_title p {
  font-size: 16px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  padding-top: 10px;
}

.b_center_title {
  text-align: center;
  padding-bottom: 50px;
}

.b_center_title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #232d37;
}

.b_center_title p {
  font-size: 16px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  padding-top: 10px;
  color: #51545f;
}

/* Main title css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Menu Area css
============================================================================================ */
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus {
  color: #fff;
}

.main_menu_area {
  position: relative;
  width: 100%;
  height: 60px;
  top: 0px;
  left: 0px;
  z-index: 30;
  padding: 0px 75px;
  background-color: #343444!important;
}

.main_menu_area .navbar {
  padding: 0px;
  background-color: transparent !important;
}

.main_menu_area .navbar .navbar-collapse {
  text-align: right;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-collapse {
    display: block !important;
  }
}

.main_menu_area .navbar .navbar-nav {
  display: inline-block;
}

.main_menu_area .navbar .navbar-nav li {
  display: inline-block;
  margin-right: 50px;
}

.main_menu_area .navbar .navbar-nav li a {
  padding: 0px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.main_menu_area .navbar .navbar-nav li:last-child {
  margin-right: 0px;
}

.main_menu_area .navbar .navbar-nav li:hover a, .main_menu_area .navbar .navbar-nav li.active a {
  color: #2bc0a4;
}


.navbar-cart-inner {
    position: relative;
    width: 25px;
    height: 25px;
    float: right;
}
.add_to_cart_button:not(.product_type_variable):before, .icon-basket:before, .single-product div.product form.cart .button:before {
    content: "\e116";
    margin-right: 5px;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
.navbar-cart-inner .cart-item-number {
    position: absolute;
    top: 20px;
    left: -43px;
    right: initial;
    min-width: 14px;
    width: auto;
    font-size: 10px;
}
#shopping_cart_lite
{
display:none!important;
}

.cart_menu {
    margin: 17px 0px 0px -402px;
    background: rgba(26, 26, 26, .9);
    padding: 5px 15px 15px 15px;
    text-transform: none;
   } 

.table_cart3 td, .table_cart3 th {
    padding: 6px;
    border-bottom: 1px solid #232526;
    color: #c0c0c0;
    font-size: 12px;
}
   
#lightbox_content {
    border-left: 1px #e3e3e3 solid;
    border-right: 1px #e3e3e3 solid;
    padding: 15px;
}

#lightbox_footer {
    background-color: #f5f5f5;
    border: 1px #e3e3e3 solid;
    height: 65px;
}

.table_cart
{
width:100%;
margin-top:10px;
margin-bottom:10px;
}

.table_cart td
{
font: 10pt "Roboto Condensed",sans-serif;
padding:6px 0px 6px 6px;
color: #424242;
cursor:pointer;
border-bottom: 1px solid #f5f5f5;
}

.table_cart th
{
font: 10pt "Roboto Condensed",sans-serif;
padding:8px;
color: #34495e;
font-weight:bold;
background-color:#ebedef;
text-transform:uppercase;
}

.table_cart tr.tr_cart:hover
{
background-color:#ffffff;
}


.tr_cart_active,.tr_cart_active:hover
{
background-color:#f5f5f5;
}


.table_cart2
{
width:100%;
margin-top:10px;
margin-bottom:10px;
}

.table_cart2 a
{
text-decoration:underline;
}

.table_cart2 td
{
padding:15px;
color: #424242;
cursor:pointer;
border-bottom: 1px solid #f5f5f5;
}

.table_cart2 th
{
padding:12px;
color: #34495e;
font-weight:bold;
background-color:#ebedef;
text-transform:uppercase;
}

.table_cart2 tr.tr_cart
{
background-color:#ffffff;
}

.table_cart2 tr.total
{
background-color:#f2f3f3;
}





.table_cart td span,.table_cart2 td span
{
padding-left:0px;
}

.table_cart2 td div.gr,.gr
{
color: #b3b4b4;
font: 12px "Roboto Condensed",sans-serif;
padding-top:3px;
}

.table_cart2 td div.ttl
{
color: #7d7c7c;
font: 12px "Roboto Condensed",sans-serif;
padding-bottom:2px;
}

.form_field {
    margin-bottom: 15px;
}
.profile_right table {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
#tabs_menu {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    clear: both;
}
#tabs_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#tabs_menu li {
    display: inline;
    padding: 0px;
    margin: 0px;
}
#tabs_menu li.activno a, #tabs_menu li.activno a:visited {
    float: left;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    background-color: #d02e3d;
    margin-right: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

#tabs_menu li a, #tabs_menu li a:visited {
    float: left;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    background-color: #a3a3a3;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu {
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 246px;
    background: #fff;
    border-radius: 0px;
    border: none;
    top: 99%;
    padding: 25px 0px 30px 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  }
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li {
  display: block;
  margin-right: 0px;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li a {
  padding: 0px 25px;
  line-height: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-shadow: none;
  line-height: 42px;
  color: #232d37;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  text-transform: capitalize;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.main_menu_area .navbar .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #2bc0a4;
}

@media (min-width: 992px) {
  .main_menu_area .navbar .navbar-nav li.submenu:hover.submenu .dropdown-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.main_menu_area .navbar .navbar-nav.justify-content-end {
  margin-left: 85px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li {
  margin-right: 25px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li a {
  font-size: 16px;
}

.main_menu_area .navbar .navbar-nav.justify-content-end li:last-child {
  margin-right: 0px;
}

/**
.main_menu_area.navbar_fixed {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  transition: background 500ms ease, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
}

.main_menu_area.navbar_fixed .navbar .navbar-nav li a {
  line-height: 70px;
}
**/
/* End Main Menu Area css
============================================================================================ */
/* End Main Menu Area css
============================================================================================ */
.search_area {
  position: relative;
 /* top: -100px;*/
left: 0px;
width: 100%;
z-index: 600;
background: rgba(52, 52, 68, 0.37);
padding: 0px 110px;
-webkit-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomleft: 25px;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;

    
}

.search_area .search_inner {
  position: relative;
}

.search_area .search_inner:before {
  content: "";
  height: 34px;
  width: 4px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 /* background: #2bc0a4;*/
    background-image: -webkit-gradient(linear, left top, right top, from(#ce2726), color-stop(51%, #52543d), to(#064a15));
    background-image: -webkit-linear-gradient(left, #ce2726 0%, #52543d 51%, #064a15 100%);
    background-image: -o-linear-gradient(left, #ce2726 0%, #52543d 51%, #064a15 100%);
    background-image: linear-gradient(to right, #ce2726 0%, #52543d 51%, #064a15 100%); 
    
}

.search_area .search_inner input {
  border: none;
  border-radius: 0px;
  width: 100%;
  padding: 0px 32px 0px 10px;
  height: 98px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 36px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 98px;
  font-weight: normal;
  background: transparent;
}

.search_area .search_inner input.placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input:-moz-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input::-moz-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner input::-webkit-input-placeholder {
  font-size: 36px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 98px;
  font-weight: normal;
}

.search_area .search_inner i {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #2bc0a4;
  font-size: 30px;
  cursor: pointer;
}

.search_area.open {
  top: 0px;
}


/* End Main Menu Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner Area css
============================================================================================ */
.banner_area {
  background: url(../img/banner/banner-1.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  min-height: 400px;
}

.banner_area:before {
  content: "";
  background: rgba(4, 8, 29, 0.7);
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner_text_inner {
  text-align: center;
  position: relative;
  padding-top: 200px;
}

.banner_text_inner h4 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding-bottom: 10px;
}

.banner_text_inner ul li {
  display: inline-block;
  margin-right: 15px;
}

.banner_text_inner ul li a {
  color: #fff;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.banner_text_inner ul li a i {
  position: relative;
  left: -10px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.banner_text_inner ul li:hover a {
  color: #2bc0a4;
}

.banner_text_inner h5 {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}

/* End Banner Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Slider Area css
============================================================================================ */

.hero{position:relative;color:#FFF}.hero .hero-img{-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-ms-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;background-size:cover;background-position:center center;opacity:0;z-index:-1;top:0;position:absolute}.hero .hero-img.loaded{opacity:1}.hero .bar{background-color:rgba(255,255,255,.9);padding:12px 0}.hero .bar .h4{margin-top:0;margin-bottom:0;color:#666}.hero .bar .h4 a{color:#298AAE}.hero .bar .sstk-icon-img{margin-left:4px}.hero .tagline{margin-bottom:20px}.hero .tagline .subhead{margin:0}.tagline p{font-size: 14px;}.hero .overlay{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;position:relative;z-index:2;background-color:rgba(0,0,0,.1)}.hero .logo-holder{-webkit-align-self:flex-start;align-self:flex-start;margin:0;font-size:inherit}.hero .callout{-webkit-align-self:flex-end;align-self:flex-end}.hero .search-form-wrapper form{width:100%;opacity:.95;position:relative;z-index:1}.hero .typeahead{width:100%;min-width:367px;border-radius:2px;border:1px solid #666}.hero .attribution {/* float: right; */position: absolute;margin-right: 20px;bottom: 30px!important;right: 30px;}.hero a{color:#FFF}@media (max-width:767px){.module .order-1{-webkit-order:1;order:1}.module .order-2{-webkit-order:3;order:3}.module .order-3{-webkit-order:2;order:2}.module .order-4{-webkit-order:4;order:4}}@media (min-width:768px){.hero{margin-top:-20px}.brand-bar{display:none}.tagline{font-size:30px}.tagline .subhead{font-size:24px}}@media (min-width:992px){.hero{height:500px}.hero .logo{height:26px;width:175px}.module{padding-top:24px;padding-bottom:36px}.module .title{margin-bottom:24px}.module .a .img-wrap:after{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;content:" ";transition-property:opacity;transition-duration:.5s;background-color:rgba(255,255,255,.26)}.module .a .img-wrap:hover:after{opacity:1}}
.w-12{width:100%}.h-100{height:100%}
.hero-img {
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    position: absolute;
    width: 100%;
    background-position-y: -2px;

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.bg-image, {
    overflow: hidden;
}



/* End Slider Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Creative Feature Area css
============================================================================================ */
.creative_feature_area {
  background: #f7f7f7;
}

.c_feature_box {
  -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  border-radius: 2px;
  background: #fff;
  padding: 45px 0px;
  margin-top: -20px;
  z-index: 22;
  position: relative;
}

.c_feature_box .col-lg-4:last-child .c_box_item:before {
  display: none;
}

.c_box_item {
  padding: 0px 35px 0px 40px;
  position: relative;
}

.c_box_item:before {
  content: "";
  background: #e5e5e5;
  height: 145px;
  width: 1px;
  position: absolute;
  right: -15px;
  top: 0px;
}

.c_box_item h4 {
  font-size: 20px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 36px;
  padding-bottom: 10px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.c_box_item h4 i {
  padding-right: 10px;
  color: #2bc0a4;
}

.c_box_item h4:hover {
  color: #2bc0a4;
}

.c_box_item p {
  font-size: 14px;
  line-height: 26px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
}

.d_feature_text .main_title {
  padding-bottom: 20px;
}

.d_feature_text p {
  font-size: 14px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  padding-bottom: 12px;
}

.d_feature_text p + p {
  padding-bottom: 0px;
}

.d_feature_text .read_btn {
  margin-top: 34px;
}

.d_feature_img {
  padding-left: 70px;
}

/* End Creative Feature Area css
============================================================================================ */
/* Industries Area css
============================================================================================ */
.industries_area {
  overflow: hidden;
  padding-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.left_indus {
  width: calc(50% + 85px);
  float: left;
  text-align: right;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.right_indus {
  width: calc(50% - 85px);
  float: right;
}

.indus_img {
  text-align: right;
  padding-right: 85px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.indus_img img {
  max-width: 100%;
}

.indus_text {
  max-width: 500px;
}

@media (min-width: 1500px) {
  .indus_text {
    padding-top: 80px;
  }
}

.indus_text .read_btn {
  width: 180px;
  margin-top: 60px;
}

.our_skill_inner {
  margin-top: 45px;
}

.our_skill_inner .single_skill {
  margin-bottom: 30px;
}

.our_skill_inner .single_skill h3 {
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 6px;
}

.our_skill_inner .single_skill .progress {
  height: 8px;
  border-radius: 0px;
  background: #e5e5e5;
  overflow: visible;
}

.our_skill_inner .single_skill .progress .progress-bar {
  background-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  background-image: -moz-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  background-image: -ms-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  position: relative;
  overflow: visible;
  background-color: transparent;
}

.our_skill_inner .single_skill .progress .progress-bar .progress_parcent {
  position: absolute;
  right: 0px;
  top: -25px;
  color: #232d37;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.our_skill_inner .single_skill:last-child {
  margin-bottom: 0px;
}

/* End Industries Area css
============================================================================================ */
/* Project Area css
============================================================================================ */
.project_area {
  background: url(../img/project-bg.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 115px 0px;
}

.project_area:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: -1;
  background: rgba(4, 8, 29, 0.7);
}

.project_inner .tp_btn {
  margin-top: 5px;
}

/* End Project Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Border Button Area css
============================================================================================ */
.read_btn {
  height: 46px;
  width: 160px;
  line-height: 48px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, left top, right top, from(#d42828), color-stop(51%, #835033), to(#1f8241));
  background-image: -webkit-linear-gradient(left, #d42828 0%, #835033 51%, #1f8241 100%);
  background-image: -o-linear-gradient(left, #d42828 0%, #835033 51%, #1f8241 100%);
  background-image: linear-gradient(to right, #d42828 0%, #835033 51%, #1f8241 100%);
  text-align: center;
  position: relative;
  background-size: 200% auto;
  z-index: 2;
  display: block;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

.read_btn:before {
  content: "";
  background: #d42828;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 98%;
  height: 42px;
  z-index: -1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.read_btn:hover {
  background-position: right center;
  color: #835033;
}
.tp_btn {
  height: 46px;
  width: 165px;
  text-align: center;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-image: -moz-linear-gradient(180deg,  #ce2726 0%, #064a15 100%);
  -webkit-border-image: -webkit-linear-gradient(180deg, #ce2726 0%, #064a15 100%);
  border-image: -webkit-linear-gradient(180deg, #ce2726 0%, #064a15 100%);
  border-image: -ms-linear-gradient(180deg, #ce2726 0%, #064a15 100%);
  border-image-slice: 1;
  display: block;
  line-height: 42px;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  position: relative;
  z-index: 3;
  margin: auto;
}

.tp_btn:after {
  content: "";
  height: 46px;
  width: 165px;
  position: absolute;
  left: -2px;
  top: -2px;
  border-width: 2px;
  border-style: solid;
  border-image: -moz-linear-gradient(180deg, #064a15 0%, #ce2726 100%);
  -webkit-border-image: -webkit-linear-gradient(180deg, #064a15 0%, #ce2726 100%);
  border-image: -webkit-linear-gradient(180deg, #064a15 0%, #ce2726 100%);
  border-image: -ms-linear-gradient(180deg, #064a15 0%, #ce2726 100%);
  border-image-slice: 1;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  z-index: -1;
  opacity: 0;
}

.tp_btn:hover {
  color: #fff;
}

.tp_btn:hover:after {
  opacity: 1;
}

.bg_btn {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  width: 160px;
  height: 46px;
  line-height: 46px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ce2726), color-stop(51%, #52543d), to(#064a15));
  background-image: -webkit-linear-gradient(left, #ce2726 0%, #52543d 51%, #064a15 100%);
  background-image: -o-linear-gradient(left, #ce2726 0%, #52543d 51%, #064a15 100%);
    background-image: linear-gradient(to right, #ce2726 0%, #52543d 51%, #064a15 100%);
  -webkit-transition: all 400ms ease-out !important;
  -o-transition: all 400ms ease-out !important;
  transition: all 400ms ease-out !important;
  background-size: 200% auto;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
}

.bg_btn:hover {
  background-position: right center;
  color: #fff;
}

.bg_btn:focus {
  background-image: -webkit-gradient(linear, left top, right top, from(#ce2726), color-stop(51%, #064a15), to(#ce2726)) !important;
  background-image: -webkit-linear-gradient(left, #ce2726 0%, #21d397 51%, #ce2726 100%) !important;
  background-image: -o-linear-gradient(left, #ce2726 0%, #064a15 51%, #ce2726 100%) !important;
  background-image: linear-gradient(to right, #ce2726 0%, #064a15 51%, #ce2726 100%) !important;
  -webkit-transition: all 400ms ease-out !important;
  -o-transition: all 400ms ease-out !important;
  transition: all 400ms ease-out !important;
  background-size: 200% auto;
}

.more_btn {
  color: #2bc0a4;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-decoration: underline;
  line-height: 26px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.more_btn:hover {
  text-decoration: none;
  color: #2bc0a4;
}

.submit_btn {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 0px 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff));
  background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%);
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  background-size: 200% auto;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px;
  cursor: pointer;
}

.submit_btn:hover {
  background-position: right center;
  color: #fff;
}

.submit_btn:focus {
  background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff)) !important;
  background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%) !important;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  background-size: 200% auto;
}

.submit_btn2 {
  height: 46px;
  width: 165px;
  line-height: 46px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff));
  background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
  background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%);
  text-align: center;
  position: relative;
  background-size: 200% auto;
  z-index: 2;
  display: block;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  padding: 0px;
  border-radius: 2px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: pointer;
}

.submit_btn2:before {
  content: "";
  background: #f7f7f7;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 97.5%;
  height: 40px;
  z-index: -1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.submit_btn2:hover {
  background-position: right center;
  color: #232d37;
}

/* End Border Button Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Our Service Area css
============================================================================================ */
.service_area {
  background: url(../img/service-bg.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding: 115px 0px;
}

.service_area:before {
  content: "";
  background: rgba(4, 8, 29, 0.7);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.service_item {
  text-align: center;
  color: #fff;
}

.service_item i {
  background-image: -moz-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  background-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  background-image: -ms-linear-gradient(180deg, #20d497 0%, #744fff 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 40px;
}

.service_item h4 {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 18px 0px 12px 0px;
}

.service_item p {
  font-size: 14px;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
  max-width: 360px;
  margin: auto;
}

/* End Our Service Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Testimonials Area css
============================================================================================ */
.testimonials_slider .item img {
  width: auto !important;
}

.testimonials_slider .item .media {
  vertical-align: middle;
}

.testimonials_slider .item .media .d-flex {
  vertical-align: middle;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.testimonials_slider .item .media .media-body {
  padding-left: 100px;
  vertical-align: middle;
  padding-right: 40px;
}

.testimonials_slider .item .media .media-body p {
  font-size: 18px;
  color: #51545f;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding: 35px 0px 20px 0px;
}

.testimonials_slider .item .media .media-body h4 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.testimonials_slider .item .media .media-body h4 a {
  font-size: 16px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.testimonials_slider .owl-prev, .testimonials_slider .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 36px;
  color: #b5aec4;
  z-index: 4;
  cursor: pointer;
}

.testimonials_slider .owl-prev {
  left: -80px;
}

.testimonials_slider .owl-next {
  right: -80px;
}

/* End Testimonials Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Latest News Area css
============================================================================================ */
.l_news_item {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_img {
  overflow: hidden;
}

.l_news_item .l_news_img a {
  display: block;
}

.l_news_item .l_news_img img {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_img img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.l_news_item .l_news_content {
  border: 1px solid #ebebeb;
  border-top: 0px;
  padding: 30px 35px;
}

.l_news_item .l_news_content h4 {
  font-size: 18px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_content h4:hover {
  color: #2bc0a4;
}

.l_news_item .l_news_content p {
  font-size: 14px;
  line-height: 26px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding: 15px 0px 10px 0px;
}

.l_news_item:hover {
  -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
}


.module-small {
    padding: 70px 0;
}

.module, .module-small {
    position: relative;
    padding: 130px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.module-title {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #111;
    margin: 0 0 70px;
}
.font-alt {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

ul.products {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 70px;
}
li.product2 {
    display: inline-block!important;
}

.product2
{
margin-bottom:20px;
}
.prod-img-wrap2 {

    border-width: 1px;
    border-style: solid;
    border-image: -moz-linear-gradient(180deg, #20d497 0%, #744fff 100%);
    -webkit-border-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
    border-image: -webkit-linear-gradient(180deg, #20d497 0%, #744fff 100%);
    border-image: -ms-linear-gradient(180deg, #20d497 0%, #744fff 100%);
    border-image-slice: 1;
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.prod-img-wrap2 img
{
width:260px;
height:220px;
}
.product2 h3
{
    font-weight: 400;
    font-size: 14px;
    color: #111;
    margin: 15px 0 5px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.item_path
{
margin:30px 0px 30px 0px
}

.item_path ul
{
list-style-type: none!important;
list-style-image: none!important;
margin:0px;
padding:0px;
}

.item_path ul li
{
float:left;
}

.item_path ul li.last
{
display:none;
}

.item_path ul li a:before {
padding: 0px 10px 0px 10px;
	content: "/";
	font-size:15px;
}

.item_path ul li.first a:before
{
content: "";
margin-left:-17px;
}

.prod-img-wrap
{
width:253px;
height:253px;
overflow:hidden;
}

.mt-30 {
    margin-top: 30px !important;
}

.align-center {
    text-align: center!important;
}

.btn.btn-b {
    background: rgba(17, 17, 17, 1);
    color: #fff;
}

.btn.btn-round {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn {
   /** border-radius: 0;
    font-family: "Roboto Condensed", sans-serif;**/
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    padding: 8px 37px;
}
#search_current {
    border: #dddddd 3px solid;
    background-color: #FFFFFF;
    padding: 10px;
    /*margin: 0px 15px 15px 15px;*/
}


#search_keywords {
    position: relative;
    width: 250px;
    height: 30px;
    background: url(../img/search_bg.gif);
    background-repeat: no-repeat;
}

#search_keywords input {
    border: 0px;
    border-radius: 0px;
    line-height: 30px;
    background: none;
    box-shadow: none;
}
.ibox3 {
    position: absolute;
    left: 1px;
    top: 1px;
    font: 12px "Roboto Condensed",sans-serif;
    padding: 0px;
    border: 0px;
    color: #636363;
    width: 137px;
}
#search_keywords input {
    border: 0px;
    border-radius: 0px;
    line-height: 30px;
    background: none;
    box-shadow: none;
}

.search_current_delete {
    float: right;
    border: 0px;
    background: none;
    width: 11px;
    height: 11px;
    background: url(../img/search_delete.png);
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
    margin-top: 2px;
}

.btn-primary {color:#fff!important; background-color:#898e8d;}
.portfolio_right {
    padding: 10px 0px 0px 5px;
}
#tabs_menu {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    clear: both;
}
#tabs_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#tabs_menu li a, #tabs_menu li a:visited {
    float: left;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    background-color: #a3a3a3;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../img/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -136px 0;}
    #cboxBottomLeft{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -100px -36px;}
    #cboxBottomRight{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -136px -36px;}
    #cboxMiddleLeft{width:14px; background:url(images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:14px; background:url(images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:14px; background:url(images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:14px; background:url(images/colorbox/border.png) 0 -36px repeat-x;}
    #cboxContent{background:#FFFFFF;overflow:visible;}
        .cboxIframe{background:#FFFFFF;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:0px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{border:0px;position:absolute; top:0; right:0; background:url(images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}







#lightbox_menu_error
{
position:fixed;
display:none;
background-color:#fd0f03;
z-index:10000;
padding:10px;
text-align:center;
font:13px "Roboto Condensed",sans-serif;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#lightbox_menu_ok
{
position:fixed;
display:none;
background-color:#41b535;
z-index:10000;
padding:10px;
text-align:center;
font:13px "Roboto Condensed",sans-serif;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#lightbox_content
{
border-left: 1px #e3e3e3 solid;
border-right: 1px #e3e3e3 solid;
padding:15px;
}

#lightbox_content input[type="text"],#lightbox_content input[type="password"],#lightbox_content select
{
padding:2px;
border: 1px #c7c9c7 solid;
color:#8f908f;
}

#lightbox_content h2
{
margin:4px 0px 10px 0px;
font:14px "Roboto Condensed",sans-serif;
color:#727171;
}

#lightbox_content div.param
{
margin:0px 0px 10px 0px;
}

#lightbox_header
{
padding:15px;
color:#FFFFFF;
font:20px "Roboto Condensed",sans-serif;
text-align:center;
text-transform:uppercase;
}

#lightbox_footer
{
background-color:#f5f5f5;
border: 1px #e3e3e3 solid;
height:65px
}


#lightbox_footer input
{
margin:15px;
}












.subheader
{
padding:10px;
font: 16px "Roboto Condensed",sans-serif;
color:#545454;
background-color:#e3e2e2;
margin:15px 0px 15px 0px;
clear:both;
border-radius:4px;
}

.subheader a:link,.subheader a:hover,.subheader a:visited
{
text-decoration:none;
border-bottom: 1px #42433e dashed;
}

.subheader_text
{
padding:10px;
margin-bottom:20px;
}





a.link_pixels:link,a.link_pixels:hover,a.link_pixels:visited
{
color:#34495e;
font:12px "Roboto Condensed",sans-serif;
padding:1px 5px 1px 5px;
background-color:#bebfc0;
text-decoration:none;
border-radius:2px;
font-weight:bold;
}

a.link_inches:link,a.link_inches:hover,a.link_inches:visited
{
color:#34495e;
font:12px "Roboto Condensed",sans-serif;
padding:1px 5px 1px 5px;
background-color:#f6f7f8;
text-decoration:none;
border-radius:2px;
font-weight:bold;
}

/*Styles for jquery uploader*/
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#f5f5f5;}
/*End. Styles for jquery uploader*/




.link_date
{
color:#949494;
}


.link_approved
{
color:#7fbb65;
}

.link_pending,.link_notshipped
{
color:#cb4040;
}

.link_payment
{
color:#7fbb65;
}






.checkoutbox
{
padding:10px;
font: 16px "Roboto Condensed",sans-serif;
color:#545454;
background-color:#e3e2e2;
background:url('images/c11.gif');
background-repeat:repeat-x;
border: 1px #d7d5d5 solid;
clear:both;
border-radius:4px;
}



.checkoutbox_text
{
padding:15px 10px 10px 10px;
background-color:#FFFFFF;
margin-bottom:20px;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
border-left: 1px #efeeee solid;
border-right: 1px #efeeee solid;
border-bottom: 1px #efeeee solid;
}

.checkoutbox2
{
margin-bottom:15px;
}

.checkoutbox2_title
{
background-color:#e6e7e7;
padding:10px;
font: 14px "Roboto Condensed",sans-serif;
border-top: 4px #3fc176 solid;
border-left: 1px #dfdede solid;
border-right: 1px #dfdede solid;
}

.checkoutbox2_text
{
border-left: 1px #dfdede solid;
border-right: 1px #dfdede solid;
border-bottom: 1px #dfdede solid;
background-color:#FFFFFF;
}

.checkoutbox_text h2
{
font: 15px "Roboto Condensed",sans-serif;
color:#232323;
}

.checkout_line
{
margin:0px 10px 0px 10px;
border-top: 1px #c5c5c5 dotted;
}

.checkout_list
{
padding:10px;
}

.checkoutbox2_bottom
{
padding:12px 10px 12px 10px;
background-color:#f5f5f5;
}

.checkoutbox2_bottom a
{
	color:#2e7cae
}



.price_license input
{
margin-top:-3px
}

.price_license label
{
font: 12px "Roboto Condensed",sans-serif;
display:inline;
}



.clear_padding
{
padding:0px;
margin:0px;
}


.border_box,.bl
{
margin:0px 0px 0px -40px;
padding:15px;
background-color:#fafbfc;
}



.bl2
{
background-color:#f2f3f3;
}

.bl2 table.profile_table_home td
{
background-color:#f2f3f3;
}

tr.snd2 td
{
background-color:#f2f3f3;
}

.cart {
margin-top:50px!important;
}

/**CONTRIBUTOR Area css***/
/*
.second_page a {
    display: inline;
}
*/



A.sortmenu:link,A.sortmenu:visited {color: #908f8f;text-decoration: none;background-color:#e5e5e5;padding:5px;margin:1px}
A.sortmenu:active,A.sortmenu:hover {color: #908f8f;text-decoration: none;background-color:#e9e8e8;padding:5px;margin:1px}

A.asortmenu:link,A.asortmenu:visited {color: #FFFFFF;text-decoration: none;background-color:#FE7800;padding:5px;margin:1px;}
A.asortmenu:active,A.asortmenu:hover {color: #FFFFFF;text-decoration: none;background-color:#ff8f2a;padding:5px;margin:1px}





table.profile_table {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.profile_right table {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
table.profile_table tr {
    background-color: #ffffff;
}
table.profile_table th {
    font: 9pt Arial;
    padding: 15px;
    color: #34495e;
    font-weight: bold;
    background-color: #ebedef;
    text-transform: uppercase;
}


table.profile_table td {
    padding: 15px;
    color: #424242;
    border-bottom: 1px solid #f5f5f5;
}
table.profile_table tr.snd {
    background-color: #fafbfc;
}
table.profile_table tr {
    background-color: #ffffff;
}



/*** LEFT SIDE SIDEBAR CONTRIBUTOR AREA**/
.profile_left {
    padding-right: 15px;
    margin-left: 0px;
}

#profile_photo {
    margin: 0px 20px 15px 20px;
	padding: 0px 30px 0px 30px;
}

#profile_menu {
    background-color: #ffffff;
    border-right: 1px #dddddd solid;
    color: #3c3c3c;
    padding: 3px 0px 0px 0px;
}
#profile_menu ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px 15px 0px 15px;
    padding: 0px;
    clear: both;
}

#profile_menu ul li {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #717172;
}

/**cLatest News Area css***/
============================================================================================ */
/* Static Area css
============================================================================================ */
.static_area {
  padding: 100px 0px;
}

.static_main_content {
  position: relative;
}

.static_main_content .static_social {
  position: absolute;
  left: -60px;
  top: 0px;
}

.static_social ul li {
  margin-bottom: 20px;
}

.static_social ul li a {
  height: 30px;
  width: 30px;
  text-align: center;
  background: #4c65a8;
  color: #fff;
  display: block;
  border-radius: 50%;
  line-height: 30px;
}

.static_social ul li:nth-child(2) a {
  background: #41a1f6;
}

.static_social ul li:nth-child(3) a {
  background: #f43535;
}

.static_social ul li:nth-child(4) a {
  background: #8f6247;
}

.static_social ul li:nth-child(5) {
  margin-bottom: 0px;
}

.static_social ul li:nth-child(5) a {
  background: #f0c605;
}

.static_text {
  padding-top: 35px;
  padding-bottom: 15px;
}

.static_text p {
  font-size: 16px;
  line-height: 26px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
}

.static_text p:last-child {
  padding-top: 15px;
}

.static_text2 h3 {
  font-size: 24px;
  color: #1e1e27;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.static_text2 p {
  font-size: 16px;
  line-height: 26px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  padding-top: 13px;
}

.media {
  margin: 30px 0px;
}

.media .d-flex h6 {
  font-family: "Playfair Display", serif;
  font-size: 100px;
  color: #2bc0a4;
  line-height: 75px;
}

.media .media-body {
  padding-left: 32px;
}

.media .media-body p {
  font-size: 18px;
  line-height: 26px;
  color: #1e1e27;
  font-family: "Poppins", sans-serif;
}

.media .media-body h5 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  padding-top: 15px;
}

.media .media-body h5 a {
  font-size: 16px;
  color: #232d37;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.media .media-body h5 a:hover {
  color: #2bc0a4;
}

.right_sidebar_area {
  padding-left: 20px;
}

.right_widget {
  margin-bottom: 45px;
}

.r_w_title {
  padding-bottom: 20px;
}

.r_w_title h3 {
  font-size: 22px;
  color: #1e1e27;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.r_news_widget .news_inner .news_item {
  border-bottom: 1px solid #eeeef0;
  padding-bottom: 14px;
  margin-bottom: 15px;
}

.r_news_widget .news_inner .news_item h4 {
  font-size: 16px;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #1e1e27;
  padding-bottom: 7px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_news_widget .news_inner .news_item h4:hover {
  color: #2bc0a4;
}

.r_news_widget .news_inner .news_item h6 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.r_news_widget .news_inner .news_item:last-child {
  margin-bottom: 0px;
}

.r_cat_widget ul li {
  margin-bottom: 12px;
}

.r_cat_widget ul li a {
  font-size: 16px;
  color: #1e1e27;
  font-family: "Poppins", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  padding-left: 20px;
  position: relative;
}

.r_cat_widget ul li a:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #2bc0a4;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_cat_widget ul li:hover a {
  color: #2bc0a4;
}

.r_cat_widget ul li:hover a:before {
  left: 5px;
}

.r_tag_widget ul {
  margin-right: -9px;
}

.r_tag_widget ul li {
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 6px;
}

.r_tag_widget ul li a {
  font-size: 12px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  background: #ebebeb;
  display: inline-block;
  padding: 0px 20px;
  text-transform: uppercase;
  line-height: 30px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.r_tag_widget ul li:last-child {
  margin-bottom: 0px;
  margin-right: 0px;
}

.r_tag_widget ul li:hover a {
  color: #2bc0a4;
}

/* End Static Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Catalogo css
============================================================================================ */
.second_page {
    padding: 50px 20px 50px 20px;
}

#search_header2 {
    clear: both;
}
#search_header2 div {
    float: left;
    margin-right: 15px;
}
#search_flow_menu img {
    border: 0px;
    width: 26px;
    height: 26px;
    float: left;
    margin: -6px 7px 0px 7px;
    opacity: 0.5;
}

#search_columns {
    margin-top: 150px;
    margin-bottom: 90px;
}

.home_box
{
margin:0px 10px 30px 0px;
width:230px;
border: 1px solid #f5f5f5;
float: left;
}

.category_box
{
margin:0px 20px 30px 0px;
width:200px;
}


.t
{
padding:15px
}

.promotion
{
top:20px;
text-transform: uppercase
}

.next_previous
{
text-align:right;
padding-right:40px;
}

.next_previous a:link,.next_previous a:visited
{
font:25px "Roboto Condensed",sans-serif;
color:#c5c6c7;
}


.cart-actions h2
{
clear:both;
padding:20px 0px 0px 0px;
margin:0px 0px 4px 0px;
font:15px "Roboto Condensed",sans-serif;
}




.home_box img,.category_box img
{
border:0px;
margin-bottom:15px;
}



.home_box span a:link,.home_box span a:hover,.home_box span a:visited,.category_box span a:link,.category_box span a:hover,.category_box span a:visited
{
color:#716366;
text-decoration:none;
font:13px "Roboto Condensed",sans-serif;
}

.home_box span a:hover,.category_box span a:hover
{
color:#d02e3d;
}

a.kw
{
background-color:#f5f5f5;
padding:2px 7px 2px 7px;
border:1px solid #ebedef;
border-radius:4px;
margin-right:10px;
line-height:30px;
white-space: nowrap
}

.related_img
{
margin:0px;
padding:0px;
}

.related_img img
{
margin:0px;
height:150px;
border:0px;
}

.item_list { 
display: block;
width: 140px;
margin-right: 20px;
position: relative;
float: left;
}






.item_list_img
{
display: block;
width: 140px;
height: 140px;
position: relative;
}

.item_list_img2
{
position: absolute;
left: 0px;
bottom: 0px;
}

.item_list_img img { 
border: 0px;
}

.item_list_text
{
width: 140px;
height: 60px;
padding-top: 3px;
margin-left:5px;
}


.iviewed
{
float:left;
padding-right:10px;
}

.iviewed,.idownloaded
{
margin-top:4px;
font:12px "Roboto Condensed",sans-serif;
color:#d0d0ce;
}


.item_path ul li.last {
    display: none!important;
}
A.ac:link,A.ac:visited {color: #878787;margin-left:0px;text-decoration:underline;font: 12px "Roboto Condensed",sans-serif;}
A.ac:active,A.ac:hover {color: #878787;margin-left:0px;text-decoration:underline;font: 12px "Roboto Condensed",sans-serif;}


A.ac2:link,A.ac2:visited {color: #d61e22;margin-left:0px;text-decoration:underline;font: 12px "Roboto Condensed",sans-serif;}
A.ac2:active,A.ac2:hover {color: #d61e22;margin-left:0px;text-decoration:underline;font: 12px "Roboto Condensed",sans-serif;}

.ac_text{color: #878787;font: 8pt "Roboto Condensed",sans-serif;}

.warning{background-color:#FCE4A9;border: #F7B441 1px solid;padding:9px}


.upload_ok{background-color: #C3FFBB;}
.upload_error{background-color: #FEC4D0;}










.framestyle_buyer{border:  2px solid #A7A7A7;width:700px;height:800px;background-image:none;text-align:left}
.framestyle_seller{border:  2px solid #A7A7A7;width:700px;height:800px;background-image:none;text-align:left}
.framestyle_terms{border:  2px solid #A7A7A7;width:600px;height:150px;background-image:none;text-align:left}
.framebody{background-color:#FFFFFF;margin:10px;background-image:none;text-align:left}


.clear {clear: both;}


/* End Catalogo css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Contact Us Area css
============================================================================================ */
.contact_us_area {
  padding: 110px 0px;
}

.mapBox {
  min-height: 520px;
  -webkit-box-shadow: 0px 27px 51.33px 7.67px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 27px 51.33px 7.67px rgba(0, 0, 0, 0.15);
}

.contact_details_inner {
  padding-top: 75px;
}

.contact_text .contact_d_list {
  margin-top: 40px;
}

.contact_text .contact_d_list .contact_d_list_item {
  margin-bottom: 22px;
}

.contact_text .contact_d_list .contact_d_list_item a {
  font-size: 16px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  display: block;
}

.contact_text .contact_d_list .contact_d_list_item p {
  font-size: 16px;
  color: #51545f;
  font-family: "Poppins", sans-serif;
  display: block;
  line-height: 24px;
}

.contact_text .contact_d_list .contact_d_list_item:last-child {
  margin-bottom: 0px;
}

.contact_text .static_social {
  margin-top: 40px;
}

.contact_text .static_social .main_title {
  padding-bottom: 25px;
}

.contact_text .static_social ul li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 0px;
}

.contact_text .static_social ul li:last-child {
  margin-right: 0px;
}

.contact_form .main_title {
  padding-bottom: 40px;
}

.contact_us_form .form-group {
  margin-bottom: 20px;
}

.contact_us_form .form-group input {
  height: 50px;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 20px;
  font-size: 16px;
  color: #7f7f7f;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group input.placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group input:-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group input::-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group input:focus {
  border-color: #7f7f7f;
}

.contact_us_form .form-group textarea {
  height: 80px;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 15px 20px;
  font-size: 16px;
  color: #7f7f7f;
  font-family: "Poppins", sans-serif;
  resize: none;
}

.contact_us_form .form-group textarea.placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.contact_us_form .form-group textarea:focus {
  border-color: #7f7f7f;
}

.contact_us_form .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 10px;
}

/* End Contact Us Area css
============================================================================================ */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* End Search Popup Area css
============================================================================================ */
/* Contact Success and error Area css
============================================================================================ */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}

.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  color: #2bc0a4;
  padding-bottom: 10px;
}

.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

/* End Contact Success and error Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer Area css
============================================================================================ */
.footer_widgets_area {
  background: #131627;
  overflow: hidden;
  padding: 80px 0px;
}

.f_w_title {
  padding-bottom: 25px;
}

.f_w_title h3 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.subscribe_widget p {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  padding-bottom: 20px;
}

.subscribe_widget .input-group input {
  background: #2b2e3d;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  border-radius: 3px;
  font-size: 12px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  padding: 0px 15px;
}

.subscribe_widget .input-group input.placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.subscribe_widget .input-group input:-moz-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.subscribe_widget .input-group input::-moz-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.subscribe_widget .input-group input::-webkit-input-placeholder {
  font-size: 12px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.subscribe_widget ul {
  padding-top: 30px;
}

.subscribe_widget ul li {
  display: inline-block;
  margin-right: 32px;
}

.subscribe_widget ul li a {
  font-size: 14px;
  color: #b5aec4;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.subscribe_widget ul li:hover a {
  color: #2bc0a4;
}

.subscribe_widget ul li:last-child {
  margin-right: 0px;
}

.twitter_widget {
  margin-left: 55px;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text i {
  padding-right: 5px;
  color: #2bc0a4;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text a {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_text a:hover {
  color: #2bc0a4;
}

.twitter_widget .tweets_feed ul .owl-item .tw_content .tweet_date {
  font-size: 14px;
  line-height: 26px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  padding-top: 15px;
}

.twitter_widget .tweets_feed ul .owl-item .footer .tweet_time.fright a {
  font-size: 14px;
  line-height: 26px;
  color: #2bc0a4;
  font-family: "Poppins", sans-serif;
}

.categories_widget {
  margin-left: 70px;
}

.categories_widget ul {
  width: calc(100% / 2);
  float: left;
  margin-top: -4px;
}

.categories_widget ul li a {
  position: relative;
  font-size: 14px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  line-height: 36px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.categories_widget ul li a i {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.categories_widget ul li:hover a {
  padding-left: 15px;
  color: #2bc0a4;
}

.categories_widget ul li:hover a i {
  opacity: 1;
}

.contact_widget {
  margin-left: 50px;
}

.contact_widget a, .contact_widget p, .contact_widget h6 {
  font-size: 14px;
  color: #b5aec4;
  font-family: "Poppins", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.contact_widget a:hover, .contact_widget p:hover, .contact_widget h6:hover {
  color: #2bc0a4;
}

.contact_widget p {
  padding: 23px 0px;
}

.copy_right_area {
  background: #04081d;
  overflow: hidden;
}

.copy_right_area .float-md-left h5 {
  color: #51545f;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 50px;
}

.copy_right_area .float-md-left h5 a {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  color: #51545f;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 50px;
}

.copy_right_area .float-md-left h5 a:hover {
  color: #2bc0a4;
}

.copy_right_area .float-md-right .nav li {
  margin-right: 35px;
}

.copy_right_area .float-md-right .nav li a {
  padding: 0px;
  line-height: 50px;
  font-size: 14px;
  color: #51545f;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.copy_right_area .float-md-right .nav li:last-child {
  margin-right: 0px;
}

.copy_right_area .float-md-right .nav li:hover a {
  color: #2bc0a4;
}

/* End Footer Area css
============================================================================================ */
/*---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */