/*

*/


/* Imported styles */
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url('//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('//fonts.googleapis.com/css?family=Hind:300,400,500,600,700');*/


/*@import url(imp.css);
@import url(bootstrap.min.css);*/

/*@import url(hover.css);*/
    /*@import url(jquery.bxslider.css); comentado originalmente */
/*@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);*/
/*@import url(fotorama.css);*/
/*@import url(animate.min.css);*/
/*@import url(jquery.bootstrap-touchspin.css);*/

/*@import url('prettyPhoto.css');*/
/*** Flaticon css ***/
/*@import url(../fonts/flaticon.css);*/
/*** Price filter - abaixo estão comentados originalmente
@import url(nouislider.css);
@import url(nouislider.pips.css);***/
/*** single shop slide
@import url(flexslider.css);***/
/*** Time picker css
@import url(timePicker.css);***/
/*** Jquery ui css ***/
/*@import url(jquery-ui.css);*/
/*** Revolution slider ***/
/*@import url(settings.css);
@import url(layers.css);
@import url(navigation.css);
@import url(menuzord.css);*/
/*** Bootstrap select picker css ***/
/*@import url(bootstrap-select.css);*/




.rev_slider_wrapper {
    margin-top: -150px;

}
/*==============================================
   Base Css
===============================================*/
html,
body { height: 100% }
body {
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    color: #848484;
    line-height: 26px;
    font-weight: 300;
}
button:focus{
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
h3 {
    color: #222222;
    font-size: 20px;
    font-weight: 400;

}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
h4 {

}

.width250 {
    width:250px;
}

.cebolas {
    position: absolute;
    left: -5000px;
}

.middle_align {
    vertical-align:middle !important;
}

.user-area { padding: 50px 0}
.user-area .p-info { padding: 15px; font-size: 16px}
.user-area .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #d9edf7;
}

.w125 {
    width: 125px !important;
}
.w1500 {
    width: 1500px !important;
}

.favorito img, #tabelaFav .removeItem img {
    cursor : pointer;
}

.select2,
.select2-icon,
.select2-photo,
.select2-arrow {
  width: 100% !important;
}
.select2-dropdown {
  border-color: #d8e2e7;
  font-size: 1rem;
}
.select2-dropdown.select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}
.select2-results__option {
  padding: 5px 1rem;
  background: none !important;
}
.select2-results__option:hover {
  color: #00a8ff;
}
.select2-results__option[role="group"]:hover {
  color: #343434;
}
.select2-results__option[role="group"] .select2-results__option {
  padding-left: 2.25rem;
}
.select2-results__option[aria-selected="true"] {
  color: #00a8ff;
}
.select2-container--default .select2-selection--single,
.select2-container--arrow .select2-selection--single,
.select2-container--white .select2-selection--single {
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: auto;
  background: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--arrow .select2-selection--single .select2-selection__rendered,
.select2-container--white .select2-selection--single .select2-selection__rendered {
  border: solid 1px #d8e2e7;
  -webkit-border-radius: .25rem;
          border-radius: .25rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #343434;
  padding: .375rem 25px .375rem 1rem;
  min-height: 38px;
  background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered .user-item img,
.select2-container--arrow .select2-selection--single .select2-selection__rendered .user-item img,
.select2-container--white .select2-selection--single .select2-selection__rendered .user-item img {
  top: 50%;
  margin-top: -10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--arrow .select2-selection--single .select2-selection__arrow,
.select2-container--white .select2-selection--single .select2-selection__arrow {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 23px;
  text-align: center;
  background: #dbe4ea;
  -webkit-border-radius: 0 .25rem .25rem 0;
          border-radius: 0 .25rem .25rem 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select2-container--arrow .select2-selection--single .select2-selection__arrow:before,
.select2-container--white .select2-selection--single .select2-selection__arrow:before,
.select2-container--default .select2-selection--single .select2-selection__arrow:after,
.select2-container--arrow .select2-selection--single .select2-selection__arrow:after,
.select2-container--white .select2-selection--single .select2-selection__arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 50%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select2-container--arrow .select2-selection--single .select2-selection__arrow:before,
.select2-container--white .select2-selection--single .select2-selection__arrow:before {
  border-width: 0 3px 5px 3px;
  border-color: transparent transparent #6c7a86 transparent;
  margin-top: -6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after,
.select2-container--arrow .select2-selection--single .select2-selection__arrow:after,
.select2-container--white .select2-selection--single .select2-selection__arrow:after {
  border-width: 5px 3px 0 3px;
  border-color: #6c7a86 transparent transparent transparent;
  margin-top: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--arrow .select2-selection--single .select2-selection__arrow b,
.select2-container--white .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-results__group,
.select2-container--arrow .select2-results__group,
.select2-container--white .select2-results__group {
  font-weight: 600;
  padding: 5px 1rem;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--arrow .select2-results__option--highlighted[aria-selected],
.select2-container--white .select2-results__option--highlighted[aria-selected] {
  background: none;
  color: #00a8ff;
}
.select2-container--default .select2-results > .select2-results__options,
.select2-container--arrow .select2-results > .select2-results__options,
.select2-container--white .select2-results > .select2-results__options {
  max-height: 250px;
}
.select2-container--default .select2-search--inline .select2-search__field,
.select2-container--arrow .select2-search--inline .select2-search__field,
.select2-container--white .select2-search--inline .select2-search__field {
  font-size: 1rem;
  padding-left: 11px;
}
.select2-container--default .font-icon,
.select2-container--arrow .font-icon,
.select2-container--white .font-icon {
  display: inline-block;
  color: #929faa;
  margin: -2px 8px -2px 0;
  font-size: 1rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
  position: relative;
  top: -0.05em;
}
.select2-container--default .user-item,
.select2-container--arrow .user-item,
.select2-container--white .user-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 20px;
  padding: 0 0 0 21px;
}
.select2-container--default .user-item img,
.select2-container--arrow .user-item img,
.select2-container--white .user-item img {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -5px;
  top: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered,
.select2-container--arrow.select2-container--open .select2-selection--single .select2-selection__rendered,
.select2-container--white.select2-container--open .select2-selection--single .select2-selection__rendered {
  border-bottom-color: #fff;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow,
.select2-container--arrow.select2-container--open .select2-selection--single .select2-selection__arrow,
.select2-container--white.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered,
.select2-container--arrow.select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered,
.select2-container--white.select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered {
  -webkit-border-radius: 0 0 .25rem .25rem;
          border-radius: 0 0 .25rem .25rem;
  border-top-color: #fff;
  border-bottom-color: #d8e2e7;
}
.select2-container--default.select2-container--disabled,
.select2-container--arrow.select2-container--disabled,
.select2-container--white.select2-container--disabled {
  opacity: .65;
}
.select2-container--default.select2-container--disabled .select2-selection--single,
.select2-container--arrow.select2-container--disabled .select2-selection--single,
.select2-container--white.select2-container--disabled .select2-selection--single {
  cursor: not-allowed;
  background: none;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered,
.select2-container--arrow.select2-container--disabled .select2-selection--single .select2-selection__rendered,
.select2-container--white.select2-container--disabled .select2-selection--single .select2-selection__rendered {
  background-color: #dbe4ea;
  color: #6c7a86;
}
.select2-container--default.select2-container--disabled .user-item img,
.select2-container--arrow.select2-container--disabled .user-item img,
.select2-container--white.select2-container--disabled .user-item img {
  opacity: .7;
}
.select2-container--default .select2-selection--multiple,
.select2-container--arrow .select2-selection--multiple,
.select2-container--white .select2-selection--multiple {
  border-color: #d8e2e7;
  min-height: 38px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--arrow .select2-selection--multiple .select2-selection__choice,
.select2-container--white .select2-selection--multiple .select2-selection__choice {
  color: #fff;
  background: #919fa9;
  border: none;
  font-weight: 600;
  font-size: 1rem;
  padding: 0 2rem 0 .5rem;
  height: 26px;
  line-height: 26px;
  position: relative;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--arrow .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--white .select2-selection--multiple .select2-selection__choice__remove {
  position: absolute;
  right: 0;
  top: 1px;
  color: #fff !important;
  width: 1.5rem;
  text-align: center;
  font-size: 2rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--arrow .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--white .select2-selection--multiple .select2-selection__choice__remove:hover {
  opacity: .7;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--arrow.select2-container--focus .select2-selection--multiple,
.select2-container--white.select2-container--focus .select2-selection--multiple {
  border-color: #c5d6de;
}
.select2-container--arrow .select2-selection--single .select2-selection__arrow {
  background: none;
}
.select2-container--arrow .select2-selection--single .select2-selection__arrow:after {
  display: none;
}
.select2-container--arrow .select2-selection--single .select2-selection__arrow:before {
  width: auto;
  height: auto;
  border: none;
  left: 0;
  margin-left: 0;
  top: 50% !important;
  margin-top: -8px;
  font-family: "startui" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
  content: "\51";
  color: #6c7a86;
  font-size: 0.6875rem /*11/16*/;
  text-align: left;
}
.select2-container--white .select2-selection--single .select2-selection__arrow {
  background: none;
}

.alert-dismissible .close2 {
    position: relative;
    /*top: -.75rem;*/
    right: -1.25rem;
    /*padding: 10px;*/
    color: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    width:20px;
    height:20px;
}

.close2 {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button.close2 {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.w89 {
    width: 89%;
}

.sec-title2 h3{
  color: #222222;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 36px;
  margin: 0 0 16px;
}

.mb10 {
    margin-bottom: 10px !important;
}
.mb0 {
  margin-bottom:0 !important;
}
.mb5 {
  margin-bottom:5px !important;
}
.mb25{
  margin-bottom: 25px !important;
}
.fw500 {
  font-weight:500 !important;
}

a{
    /*transition: all 0.5s ease 0s;*/
    text-decoration: none;
    outline: none;
    color: #e45c00;
}
a:hover,
a:active,
a:focus {
    /*transition: all 0.5s ease 0s;*/
    text-decoration: none;
    outline: none;
    color: #000;
}

img {
	max-width: 100%;
    height: auto;
}
i {
	font-style: normal;
}
ul,
li {

    margin: 0;
    padding: 0;
}
.c-ul, .c-ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.sec-padding{
    padding: 70px 0;
}
button{
    border: none;
    background: transparent;
}
.thm-btn{
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    display: inline-block;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    padding: 11px 35px 9px;
    font-family: 'Poppins', sans-serif;
}

.thm-btn2 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    padding: 11px 0px 9px;
    font-family: 'Poppins', sans-serif;
}
.thm-btn3 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    padding: 11px 35px 9px;
    font-family: 'Poppins', sans-serif;
}

.bgclr-1{
    border: 2px solid #e45c00;
    background-color: #e45c00;
    color: #ffffff !important;
    cursor:pointer;
}
.bgclr-2{
    border: 2px solid #000000;
    background-color: #000000;
    color: #ffffff;
}
.thm-btn:hover{
  background-color: #fff;
  color: #e45c00 !important;
  border-color: #e45c00;
}
.thm-btn3:hover{
  background-color: #fff;
  color: #000;
  border-color: #000;
}

button.swal2-confirm {
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    border-radius: 50px !important;
    transition: all 0.3s ease-in-out !important;
    padding: 11px 35px 9px !important;
    font-family: 'Poppins', sans-serif !important;
    border: 2px solid #e45c00 !important;
    background-color: #e45c00 !important;
    color: #ffffff !important;
    cursor:pointer !important;
}
button.swal2-confirm:hover{
  background-color: #fff !important;
  color: #e45c00 !important;
  border-color: #e45c00 !important;
}

.mainmenu-area .logo {
    display: inline-block;
    padding-right: 40px;

}
.main-logo {
     width: 200px;
    margin: 10px 20px 0px;

}

.mainmenu-area .mainmenu-bg {
    background: #000;
}


.theme_menu .container {
  position: relative;
}

.theme_menu {
  position: relative;
  z-index: 2;

}
.theme_menu .menu-column {
  padding-left: 0;
}

.theme_menu .menuzord {
  padding: 0;
  background: transparent;
      margin-top: 20px;
}
.theme_menu .menuzord .menuzord-responsive {

  background: #fff;

}
.about-area ul li { margin-bottom: 30px}
.about-area ul li:before{
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
display: inline-block;
    padding-right: 13px;
    color: #e45c00;
    font-weight: 600;
}
.about-area .text-holder ul li i {
    display: inline-block;
    padding-right: 13px;
    color: #e45c00;
    font-weight: 600;
}
/*
Border-bottom Skin
*/
.social-linguas { position: absolute; right:0px; top:0;}
.box-social-linguas {/*float: right;*/ display:inline-block;}
.box-social-linguas .topbar-dropdown {
    color: #fff;

    /*float: right;*/
    font-size: 13px;
    font-weight: 400;
    line-height: 33px;
    height: 33px;
    display:inline-block;
}
.box-social-linguas .topbar-dropdown .title {

    padding: 0 20px;
    cursor: pointer;

}
.box-social-linguas .topbar-dropdown:first-child .title {
    border-color: transparent;
    padding-left: 0;
    margin-top: 0px;
}
.box-social-linguas .topbar-dropdown .title img,
.box-social-linguas .topbar-dropdown .list-entry img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.box-social-linguas .topbar-dropdown .title a {
    color: #fff;
}
.box-social-linguas .topbar-dropdown .title a:hover {
    text-decoration: none;
}
.box-social-linguas .topbar-dropdown .title b {
    font-weight: 600;
}
.box-social-linguas .topbar-dropdown .title .fa {
    margin-left: 7px;
    position: relative;
    top: -1px;
}
.box-social-linguas .topbar-dropdown .title .fa:first-child {
    margin-left: 0;
    margin-right: 7px;
}
.box-social-linguas .topbar-dropdown .dropdown-list {
    position: absolute;
    top: 33px;
    left: 0;
    background-color: #000;
    padding: 0px 16px;
    z-index: 1;
    text-align: left;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transform-origin: 50% 0% 0px;
    -moz-transform-origin: 50% 0% 0px;
    -webkit-transform-origin: 50% 0% 0px;
    -ms-transform-origin: 50% 0% 0px;
    z-index: 1;
    visibility: hidden;
}
.box-social-linguas .topbar-dropdown:hover .dropdown-list,
.box-social-linguas .topbar-dropdown:hover .topbar-form {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    visibility: visible;
}
.box-social-linguas .topbar-dropdown .list-entry {
    white-space: nowrap;
    display: block;
    color: #e45c00;
    padding: 2px 0;

}
.box-social-linguas .topbar-dropdown .list-entry:hover {
    color: #fff;
}
.box-social-linguas .topbar-dropdown .list-entry:first-child {
    border-top: none;
}


.bx-pesquisa-top { position: relative; top:-30px; z-index: 0}
.pesquisa2::-webkit-input-placeholder { color: #fff; text-overflow: ellipsis;  }
.pesquisa2:-moz-placeholder { color: #fff !important; text-overflow: ellipsis; opacity:1; }
.pesquisa2::-moz-placeholder { color: #fff !important; text-overflow: ellipsis; opacity:1; }
.pesquisa2:-ms-input-placeholder { color: #fff !important; text-overflow: ellipsis; opacity:1; }
.pesquisa input{position: relative;
    display: inline-block;
    background: #9dc428;
    color: #ffffff;
    font-size: 24px;
    padding: 14px 30px;
    line-height: 24px;
    border-radius: 3px;
	width: 100%;
	float: left !important;
}

.pesquisa3 input{position: relative;
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 24px;
    padding: 14px 30px;
    line-height: 24px;
    border-radius: 3px;
	width: 100%;
	float: left !important;
	max-height:52px;
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top:45px;
}

.easy-autocomplete.eac-bootstrap input.pesquisa2 {
    border-color: #9dc428 !important;
    border-radius: 3px !important;
    border-style: solid !important;
    border-width: 0px !important;

}
.pesquisa2 {
            position: relative !important;
            display: inline-block !important;
            background: #9dc428 !important;
            color: #fff !important;
            font-size: 24px !important;
            padding: 14px 30px !important;
            line-height: 24px !important;
            border-radius: 3px !important;
            width: 100% !important;
        }
.green-color {color: #9dc428;}

.pesquisa .close-search {
        right: 30px;
    top: 17px;
    position: absolute;
    z-index: 777;
    font-size: 24px;
    color: #ffff;
}




/**/
/* Menu items */
.menuzord-menu > li > a{
	padding: 26px 16px 22px;
	border-bottom: solid 4px transparent;
	-o-transition: border .3s linear;
	-moz-transition: border .3s linear;
	-webkit-transition: border .3s linear;
	transition: border .3s linear;
}

/* Active/hover state (menu items) */
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a{
	color: #333;
	border-bottom-color: #333;
}

/* Hover state (dropdown items) */
.menuzord-menu ul.dropdown li:hover > a{
	color: #333;
}

/* Color schemes */

/* red */
.menuzord.red .menuzord-menu > li.active > a,
.menuzord.red .menuzord-menu > li:hover > a,
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{
	color: #e45c00;
}
.menuzord.red .menuzord-menu > li.active > a,
.menuzord.red .menuzord-menu > li:hover > a{
	border-bottom-color: #e45c00;
}
/* orange */
.menuzord.orange .menuzord-menu > li.active > a,
.menuzord.orange .menuzord-menu > li:hover > a,
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a{
	color: #ff670f;
}
.menuzord.orange .menuzord-menu > li.active > a,
.menuzord.orange .menuzord-menu > li:hover > a{
	border-bottom-color: #ff670f;
}

/* Mobile mode (Responsive mode) */
@media (max-width: 768px){
	/* Menu items */
	.menuzord-responsive .menuzord-menu > li > a{
		padding: 12px 20px !important;
		border-bottom-width: 1px;
	}
}

/*sticky*/
.theme_menu.stricky-fixed .menuzord-menu > li > a {
  padding: 35px 15px 30px;
}

.theme_menu.stricky-fixed .main-logo {
    width: 160px;
   margin-left: 0 ;
}
.theme_menu.stricky-fixed .outer-search-box {

   margin-right: 0px !important;

}
.theme_menu.stricky-fixed .menuzord { /*margin-top:0;*/}
.theme_menu.stricky-fixed .nav_side_content {
    margin-top: 32px;
}

.theme_menu.stricky-fixed .nav_side_content .search_option form {
  top: 58px;
}

/* Update Mainmenu area Style */
@-webkit-keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
@keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
.theme_menu.stricky-fixed {
    position: fixed;
    top: 0;
    /*left: 0;*/
    margin: 0;
    width: 100%;
    z-index: 10000;
    background: #000;
    z-index: 99999;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    /*-webkit-transform: translate3d(70vw, 0px, 0px);
    -ms-transform: translate3d(70vw, 0px, 0px);
    transform: translate3d(70vw, 0px, 0px);*/
}



/*megamenu*/


.sec-title {
    margin-top: -3px;
    padding-bottom: 41px;
    position: relative;
}
.sec-title.pdb-50{
    padding-bottom: 50px;
}
.sec-title.pdb-30{
    padding-bottom: 30px;
}
.sec-title h1, .sec-title h2 {
    color: #222222;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 16px;
}
.service-area .sec-title h3, .about-area .sec-title h3, .project-faq-area .sec-title h3, .latest-blog-area .sec-title h3, .brand-area .sec-title h3{
    color: #222222;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 16px;
}
.consultations-area .sec-title h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 16px;
}
.sec-title h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 16px;
}
.sec-title.orange h3 {
    color: #e45c00;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 16px;
}

.sec-title .border-center {
    width: 200px;
    height: 1px;
    background: #f4f4f4;
    display: block;
    margin: 0 auto;
    position: relative;
}
.sec-title .border-center:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 1px;
    background: #e45c00;
    content: "";
    margin: 0 auto;
}
.sec-title p {
    color: #848484;
    font-size: 18px;
    font-weight: 300;
    margin: 25px 0 0;
    line-height: 26px;
    padding: 0 190px;
}

.sec-title .border {
    width: 100%;
    height: 1px;
    background: #f4f4f4;
    display: block;
    position: relative;
}
.sec-title .border:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 1px;
    background: #e45c00;
    content: "";
}


.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    /*min-width: 320px;
    min-height: 400px;
    overflow: scroll;*/
    overflow-y: scroll;
    overflow-x: hidden;
}

/*________________Preloader_______________ */
@-webkit-keyframes rotate {
  from { -webkit-transform: rotate(0deg) }
  to { -webkit-transform: rotate(360deg) } }
@-moz-keyframes rotate {
  from { -moz-transform: rotate(0deg) }
  to { -moz-transform: rotate(360deg) } }
@-o-keyframes rotate {
  from { -o-transform: rotate(0deg) }
  to { -o-transform: rotate(360deg) } }
@keyframes rotate {
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) } }

@-webkit-keyframes fade {
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@-moz-keyframes fade {
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@-o-keyframes fade {
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@keyframes fade {
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }

/* CONTAINER */
.container-loader {
  width: 150px;
  height: 150px;
  /* PRESENTATIONAL PURPOSES */
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  /**/
  cursor: pointer;
  -webkit-user-select: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 6px #222,
    0 0 6px 10px #444;
  -moz-box-shadow: 0 0 0 6px #222,
    0 0 6px 10px #444;
  box-shadow: 0 0 0 6px #222,
    0 0 6px 10px #444
}

/* TEXT */
#content-loader {
  background: #222;
  background: -webkit-linear-gradient(#222,#111);
  background: -moz-linear-gradient(#222,#111);
  background: -o-linear-gradient(#222,#111);
  background: linear-gradient(#222,#111);
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font: normal normal normal 12px/140px
    'Electrolize', Helvetica, Arial, sans-serif;
  color: #fff
}

#content-loader span {
  vertical-align: middle;
  -webkit-animation: fade 1s linear infinite;
  -moz-animation: fade 1s linear infinite;
  -o-animation: fade 1s linear infinite;
  animation: fade 1s linear infinite
}

/* SPINNING GRADIENT */
.ring {
  margin: 0 auto;
  border-radius: 110px;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: rotate 1s linear infinite;
  -moz-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite
}

/* COLORS */

/*.red {
  background: -webkit-linear-gradient(#e45c00,transparent,#e45c00);
  background: -moz-linear-gradient(#e45c00,transparent,#e45c00);
  background: -o-linear-gradient(#e45c00,transparent,#e45c00);
  background: linear-gradient(#e45c00,transparent,#e45c00)
}*/
.red {
  background: -webkit-linear-gradient(#e45c00,#000,#000);
  background: -moz-linear-gradient(#e45c00,#000,#000);
  background: -o-linear-gradient(#e45c00,#000,#000);
  background: linear-gradient(#e45c00,#000,#000)
}



.preloader{
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index:999999999999;
    background-color:rgba(0,0,0,1);

}

/* Update Mainmenu area Style */
@-webkit-keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
@keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
.mainmenu-area.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 10000;
    background: #F7F7F7;
    z-index: 99999;
    -webkit-animation-name: menu_sticky;
          animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
          animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}




/* Scroll To Top styles */
.scroll-to-top {
   /* background: #000;
    border: 1px solid #000;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    height: 45px;
    line-height: 48px;
    width: 45px;*/
    bottom: 25px;
    color: #e45c00;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    z-index: 99999;
    transform: translate3d(320px, 0px, 0px);
}
.scroll-to-top:hover {
    /*background: #e45c00;*/
    color: #000;
}


/*Form validation styles */
input:focus,
textarea:focus,
select:focus {
  border-color: #43c3ea;
  outline: none;
}


/* Post pagination styles */
.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}
.post-pagination li a {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f4f4f4;
    color: #252525;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 55px;
    padding: 14px 0;
    transition: all 500ms ease 0s;
    width: 55px;
    font-family: 'Poppins', sans-serif;
    border-radius: 50%;
}
.post-pagination li.active a, .post-pagination li:hover a {
    background: #e45c00;
    color: #fff;
    border: 2px solid #e45c00;
}


/* Overlay styles  */
.overlay-style-one{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    padding:0px;
    color:#ffffff;
    opacity:0;
    background: rgba(228, 92, 0, 0.9);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.overlay-style-one.black{ background: rgba(0, 0, 0, 0.8);}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}







.review-box {}
.review-box ul {
    margin-left: -1px;
    margin-right: -1px;
}
.review-box ul li {
    display: inline-block;
    margin: 0 1px;
}
.review-box ul li i {
    color: #e45c00;
    font-size: 12px;
}



/***
=============================================
    Top bar area style
=============================================
***/
.top-bar-area {
    position: relative;

    z-index: 999;
    background: transparent;
    padding: 9px 0 8px;
}
.top-contact-info {
    overflow: hidden;
}
.top-contact-info li {
    display: inline-block;
    float: left;
    margin-right: 30px;
    color: #ffffff;
    line-height: 32px;
}
.top-contact-info li:last-child{
    margin: 0;
}
.top-contact-info li span:before {
    color: #e45c00;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    padding-right: 8px;
}


.top-bar-area .top-right {
    float: right;
    color:#fff;
}
.top-bar-area .top-right a {

}
.top-bar-area .top-right a:last-child {
   margin-right: 0px;
}
.link-menutopo {margin-right: 10px;color:#fff;}
.link-menutopo:hover, .link-menutopo.active {color:#e45c00;}

.link-menutopo:after, .link-menutopo.active:after {padding-left: 10px; content: '|'; display:inline-block; color:#fff; }
.link-menutopo:hover:after, .link-menutopo.active:hover:after {color:#fff;  }
.lang { background-color:transparent;    padding: 0 7px;  margin-right: 3px; color:#fff;}
.lang.lang-active { background-color:transparent;    padding: 0 7px; color:#e45c00 !important;}
.lang.lang-active:hover { background-color:#e45c00;padding: 0 7px; color:#fff !important;}
.lang:hover { background-color:#e45c00;    padding: 0 7px;color:#fff; }
.langxs {position: absolute; top:20%;
    left: 0px;
     display: none;

}
.langxs a { background-color: #000; padding: 3px 10px; display: block; margin-top: 3px;}
.top-bar-area .top-right h5 {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    font-family: 'Hind', sans-serif;
    text-transform: capitalize;
    margin: 8px 0;
}
.top-bar-area .top-right .social-links {
    overflow: hidden;
    float: left;
    padding-left: 20px;
    padding-right: 30px;
    margin: 8px 0;
}
.top-bar-area .top-right .social-links li {
    display: inline-block;
    float: left;
    margin-right: 20px;
    line-height: 16px;
}
.top-bar-area .top-right .social-links li:last-child {
    margin: 0px;
}
.top-bar-area .top-right .social-links li a i {
    color: #fff;
    font-size: 14px;
    transition: all 500ms ease;
}
.top-bar-area .top-right .social-links li a:hover i{
    color: #e45c00;
}



/*==============================================
    Mainmenu Area Css
===============================================*/
.mainmenu-area {
    position: relative;
    z-index: 99;
    background: transparent;
}


.main-menu {
    float: left;
    position: relative;
}
.main-menu .navbar-collapse {
    padding: 0px
}
.main-menu .navigation {
    float: left;
    margin: 0;
    position: relative;
}
.main-menu .navigation li {
    display: inline-block;
    float: left;
}
.main-menu .navigation li a {
    color: #222222;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    opacity: 1;
    padding: 36px 18px 34px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a {
    color: #e45c00;
}
.main-menu .navigation > li.dropdown > a {}
.main-menu .navigation > li.dropdown > a:after {}
.main-menu .navigation > li > a:before{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 0%;
    height: 3px;
    background: #e45c00;
    content: "";
    transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li:hover a:before,
.main-menu .navigation > li.current a:before{
    width: 100%;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 250px;
    padding: 0px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    transition: all 500ms ease;
    border-top: 10px solid transparent;
    border-bottom: 3px solid #e45c00;

}
.main-menu .navigation > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.main-menu .navigation > li > ul > li {
    clear: both;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}
.main-menu .navigation > li > ul > li:last-child{
    border-bottom: 0px solid #f4f4f4;
}
.main-menu .navigation > li > ul > li > a {
    width: 100%;
    background: #ffffff;
    padding: 13px 15px 11px 48px;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    float: left;
    clear: both;
    position: relative;
    outline: 0;
    transition: padding .2s linear;
    transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}
.main-menu .navigation > li > ul > li > a:before {
    position: absolute;
    left: 30px;
    top: 13px;
    font-size: 10px;
    color: #d6d6d6;
    content: "\f192";
    font-family: FontAwesome;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #e45c00;
    background: #f7f7f7;
}
.main-menu .navigation > li > ul > li:hover > a:before{
    color: #e45c00;
}

.main-menu .navigation > li > ul > li.dropdown > a:after{}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{}
.main-menu .navigation > li > ul > li > ul{}
.main-menu .navigation > li > ul li:hover ul {}
.main-menu .navigation > li > ul > li ul li {}
.main-menu .navigation > li > ul > li ul li:first-child{}
.main-menu .navigation > li > ul > li ul li a{ }
.main-menu .navigation > li > ul > li  > ul > li:hover > a{}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #ffffff;
  background: url(../images/icon/submenu-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
}


.outer-search-box {
    float: left;
    height: 40px;
    width: 40px;
    margin: 30px 0;
    margin-right: 10px;
    border-left: 1px solid #efeded;
}
.outer-search-box .seach-toggle {
    background: transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 10px 0px;
    position: relative;
    text-align: center;
    transition: all 500ms ease;
}
.outer-search-box .seach-toggle:hover
{
    background:#e45c00;
    color: #fff;
}
.outer-search-box .seach-toggle.active{
    background:transparent;
    color: #fff;
}
/*.search-box {
    background: rgba(0,0,0,0.6);
    border-top: 1px dashed #e45c00;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0px;
    top: 150%;
    transition: all 500ms ease 0s;
    visibility: hidden;
    width: 100%;
}*/
.search-box.now-visible{
  top:100%;
  opacity:1;
  visibility:visible;
}
.search-box .form-group{
  position:relative;
  padding:0px;
  margin:0px;
  width:100%;
  min-width:250px;
}
.search-box .form-group input[type="search"] {
  background: rgba(255,255,255,0.9) none repeat scroll 0 0;
  border: 1px solid #222;
  color: #000;
  display: block;
  font-size: 26px;
  line-height: 24px;
  position: relative;
  transition: all 500ms ease 0s;
  width: 100%;
  height: 60px;
  padding-left: 15px;
  padding-right: 50px;
}
.search-box .form-group input[type="search"]:focus{
  border-color:#e45c00;
}
/*.rowaitas é responsabilidade da diane que comentou {
  width: 100%;
  display: table;
  content: " ";
}*/
#pesq_form .easy-autocomplete.eac-bootstrap input {
    border-radius: 0px;
    width: 100%;
}
#pesq_form .easy-autocomplete-container ul {

    top: 6px; width: 95%
}
.search-box .form-group button,
.search-box .form-group input[type="submit"] {
  background: #e45c00;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 0;
    top: 0;
        width: 5%;
   /* width: 60px;*/
    transition: all 500ms ease 0s;
}
.search-box .form-group button:hover,
.search-box .form-group input:focus + button{
  color:#fff;
  background: #222;
}


.mainmenu-right-box {}
.mainmenu-area .quote-button {
    float: right;
}
.quote-button  { }
.quote-button a {
    background: #e45c00;
    max-width: 115px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;

    text-transform: uppercase;
    height: 101px;
    transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
    display: block;
    /*padding: 20px;*/
    padding:25px 20px;

}
.mainmenu-area .quote-button a:hover{
    background: #1b1b1b;
}

.mainmenu-area .quote-button i{
   display:block;font-size: 24px;
    /*padding: 0 0 10px;*/
}

/***
=============================================
    Rev Slider Wrapper style
=============================================
***/
.rev_slider_wrapper {
    margin-top: -170px;
    /* min-height: 800px; forçar puxar o conteúdo abaixo do slider para baixo enquanto o slider não carrega */
}
.rev_slider_wrapper .slide-content-box h1, .rev_slider_wrapper .slide-content-box h2 {
    color: #ffffff;
    font-size: 55px;
    font-weight: 700;
    line-height: 70px;
    text-transform: none;
    margin: 0 0 12px;
    font-family: 'Poppins', sans-serif;
}
.rev_slider_wrapper .slide-content-box p{
  font-size: 20px;
  color: #f3f3f3;
  font-weight: 500;
  line-height: 26px;
  margin: 0px 0 33px;
  font-family: 'Hind', sans-serif;
}
.rev_slider_wrapper .slide-content-box .button a{
    border: 2px solid #ffffff;
    padding: 12px 28px 11px;
    background: transparent;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-right: 16px;
}
.rev_slider_wrapper .slide-content-box .button a:hover{
    background: #e45c00;
    border-color: #e45c00;
}
.rev_slider_wrapper .slide-content-box .button a.btn-style-two{
    background: #e45c00;
    border-color: #e45c00;
}
.rev_slider_wrapper .slide-content-box .button a.btn-style-two:hover{
    background: transparent;
}
.rev_slider_wrapper .slide-content-box.middle-slide h1{
  text-align: center;
}
.rev_slider_wrapper .slide-content-box.middle-slide p{
  text-align: center;
}
.rev_slider_wrapper .slide-content-box.middle-slide .button a{

}


.tparrows {
    background: rgba(0, 0, 0, 0.03);
    cursor: pointer;
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
    z-index: 1000;
    transition: all 500ms ease;
    border-radius: 0;
    border: 2px solid #ffffff;
}
.tparrows:before{
    font-size:18px;
    font-weight: 700;
    color:#fff;
    display:block;
    line-height: 48px;
    text-align: center;
    transition: all 500ms ease;
}
.tparrows:hover{
    background:#e45c00;
    border-color: #e45c00;
}
.tparrows:hover:before{
    color: #fff;
}
.rev_slider_wrapper .slotholder:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 40;
}

.tp-caption { z-index: 50; }



/***
=============================================
    Welcome Area style
=============================================
***/
.welcome-area {
    padding-top: 80px;
    padding-bottom: 0px;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}
.single-service-item {
    position: relative;
    margin-bottom: 40px;
}
.single-service-item .img-holder{
    display: block;
    overflow: hidden;
    position: relative;
}
.single-service-item .img-holder img{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
}
.single-service-item:hover .img-holder img{
    transform: scale(1.1);
}
.single-service-item .img-holder .overlay-style-one .box .content a i  {
    border: 2px solid #222222;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 15px;
    color: #222222;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-service-item .img-holder .overlay-style-one .box .content a span  {

    display: inline-block;
    width: 60px;
    height: 60px;

    transition: all 500ms ease;
}
.icon-global-black { background-image: url(../images/icon-global-black.svg); background-repeat: no-repeat; background-size: cover; width: 60px; height: 70px; background-position: center; display: block}
.icon-global-blank { background-image: url(../images/icon-global-blank.svg); background-repeat: no-repeat; background-size: cover; width: 60px; height: 70px; background-position: center; display: block}
.icon-global-cor { background-image: url(../images/icon-global-cor.svg); background-repeat: no-repeat; background-size: cover; width: 60px; height: 70px; background-position: center; display: block}
.single-service-item:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-service-item .img-holder .overlay-style-one .box .content a:hover i{
    background: #222222;
    color: #fff;
    border-color: #222222;
}
.single-service-item .text-holder {
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #f4f4f4;
    position: relative;
    top: -40px;
    background: #fff;
    display: block;
    padding: 25px 15px 11px;
}
.single-service-item .text-holder:before {
    width: 100%;
    height: 3px;
    position: absolute;
    content: "";
    background: #e45c00;
    left: 0;
    top: -1px;
}
.single-service-item .text-holder:after {
  width: 100%;
  height: 3px;
  position: absolute;
  content: "";
  background: #222222;
  left: 0;
  top: -1px;
  transform: scaleX(0);
  transition: .5s ease;
}
.single-service-item:hover .text-holder:after {
  transform: scaleY(1);
  transition: .5s ease;
}
.single-service-item .text-holder .title{
    color: #222222;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    margin: 0 0 12px;
    transition: all 500ms ease;
}
.single-service-item .text-holder .title:hover{
    color: #e45c00;
}
.single-service-item .text-holder p{}



/***
=============================================
    Service Area style
=============================================
***/
.bg-cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.background-overlay-dark, .background-overlay-gradient-dark {
    position: relative;
}

.background-overlay-gradient-dark:before {
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#fc101010', GradientType=0);
    height: 150px;
    width: 100%;
}

.background-overlay-dark:before {
  width: 100%;
  height: 100%;
  background: rgba(109, 19, 14, 0.4);
}
.background-overlay-dark:before, .background-overlay-gradient-dark:before {
    position: absolute;
    content: " ";
    right: 0;
    top: 0;
}
.service-area {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #f7f7f7;
    overflow: hidden;
}
.service-area .sec-title .border{
    background: #fff;
}
.service-area .servicecarousel .single-item {

}
.service-area .servicecarousel .single-item .icon-holder {
    background: transparent;
    display: block;
    padding: 15px 0 15px;
    position: relative;
    z-index: 1;
}
.service-area .servicecarousel .single-item .icon-holder:before{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 10%;
    background: #e45c00;
    content: "";
    z-index: -1;
    opacity: 0;
    transition: all 500ms ease;
}
.service-area .servicecarousel .single-item:hover .icon-holder:before{
    height: 100%;
    opacity: 1;
}
.service-area .servicecarousel .single-item .icon-holder span:before {
    color: #222222;
    font-size: 50px;
    line-height: 50px;
    transition: all 500ms ease;
}
.service-area .servicecarousel .single-item:hover .icon-holder span:before {
    color: #fff;
    transition-delay: 0.5s;
}
.service-area .servicecarousel .single-item:hover .icon-holder img {border:8px solid rgba(255,255,255,0.3);}
.service-area .servicecarousel .single-item .icon-holder img {
    width: 200px;
    height: auto;
    margin:0 auto;
    /*-webkit-border-radius: 50%;
    border-radius: 50%;
    margin:0 auto;
    border:8px solid rgba(255,255,255,0.5);*/
}
.service-area .servicecarousel .single-item .icon-holder h3 {
    line-height: 26px;
    margin: 15px 0 0;
    transition: all 500ms ease;
}
.service-area .servicecarousel .single-item:hover .icon-holder h3{
    color: #fff;
    transition-delay: 0.5s;
}
.service-area .servicecarousel .single-item .text-holder {
    margin: 15px 0 15px;
    padding: 0 5px;
}
.service-area .servicecarousel .single-item .text-holder p {
    margin: 0 0 5px;
    font-size:14px;
    color: #222222;
}
.service-area .servicecarousel .single-item .text-holder a {
    padding: 6px 25px 4px;
    background: #f7f7f7;
    border-color: #e9e9e9;
    color: #222222;
}
.service-area .servicecarousel .single-item:hover .text-holder a{
    background: #e45c00;
    border-color: #e45c00;
    color: #fff;
}

.service-area .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 60px;
}
.service-area .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #202f35;
    height: 40px;
    width: 18px;
    line-height: 36px;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}
.service-area .owl-theme .owl-nav [class*=owl-] i {
    font-size: 20px;
    font-weight: 700;
}
.service-area .owl-theme .owl-nav [class*=owl-]:hover {
    color: #e45c00;
    transition: .5s ease;
}



/***
=============================================
    about Area style
=============================================
***/
.about-area {
    position: relative;
    overflow: hidden;
}
.about-area .img-holder{}
.about-area .img-holder img{
    width: 100%;
}
.about-area .text-holder{

}
.about-area .text-holder .top-text{
    padding-bottom: 18px;
}
.about-area .text-holder .top-text h3 {
    line-height: 32px;
    margin: -6px 0 13px;
}
.about-area .text-holder .bottom-text {
    margin: 0 0 20px;
}
.about-area .text-holder .bottom-text span {
    color: #e45c00;
    font-size: 20px;
    font-weight: 400;
}
.about-area .text-holder .bottom-text p{
    margin-top: 16px;
}
.about-area .text-holder .bottom a.readmore {
    float: left;
}
.about-area .text-holder .bottom .signature {
    display: inline-block;
    float: left;
    padding-left: 30px;
}

.about-area .promotion-box {
    overflow: hidden;
    padding-top: 50px;
}
.about-area .promotion-box .singel-box {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 25px 20px 15px;
    transition: all 500ms ease;
}
.about-area .promotion-box .singel-box:hover{
    border-color: #e45c00;
}
.about-area .promotion-box .singel-box .top {
    padding-left: 60px;
    position: relative;
    padding-bottom: 17px;
}
.about-area .promotion-box .singel-box .top .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
}
.about-area .promotion-box .singel-box .top .icon-holder span:before {
    font-size: 35px;
    color: #e45c00;
    line-height: 35px;
}
.about-area .promotion-box .singel-box .top .title-holder {}
.about-area .promotion-box .singel-box .top .title-holder h3 {
    line-height: 35px;
}



/***
=============================================
    Testimonial Area style
=============================================
***/
.testimonial-area {
    background: #e45c00;
    padding: 62px 0 57px;
}
.testimonial-area .single-item {
    position: relative;
    overflow: hidden;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
}
.testimonial-area .single-item .text-box {
    overflow: hidden;
    margin: 0;
}
.testimonial-area .single-item .text-box p{
    color: #f7f7f7;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 14px;
    line-height: 40px;
}
.testimonial-area .single-item .text-box .border{
    background: rgba(255, 255, 255, 0.15);
    width: 70px;
    height: 1px;
    display: inline-block;
}

.testimonial-area .single-item .client-info {
    overflow: hidden;
    position: relative;
    padding-top: 31px;
}
.testimonial-area .single-item .client-info h3{
    color: #ffffff;
    margin: 0 0 3px;
}
.testimonial-area .single-item .client-info span{
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
}
.testimonial-area .owl-dots {
    position: relative;
    margin-top: 36px;
}
.testimonial-area .owl-dots .owl-dot{
	background-image:none;
	width: 13px;
	height: 13px;
	margin: 5px 7px;
    border: 2px solid #fff;
	padding:0px;
	background: transparent;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	transition: all 500ms ease;
	display: inline-block;
}
.testimonial-area .owl-dots .owl-dot span{
	display:none;
}
.testimonial-area .owl-dots .owl-dot.active{
	background:#ffffff;
    border-radius: 15px;
}
.testimonial-area .owl-dots .owl-dot:hover{
    background: #fff;
}



/***
=======================================================
 consultation area style
=======================================================
***/
.consultations-area {
    position: relative;
    background: #222222;
}
.consultations-area .contact-info .sec-title {
    padding-bottom: 24px;
}
.consultations-area .contact-info .sec-title h2 {
    margin: 0 0 15px;
}
.consultations-area .contact-info .sec-title .border{
    background: #1f1f1f;
}
.consultations-area .contact-info {
    padding: 33px 30px 14px;
    background: #2b2b2b;
    display: block;
}
.consultations-area .contact-info .text{}
.consultations-area .contact-info .text p{
    margin: 0;
}
.consultations-area .contact-info ul {
    margin: 15px 0 0;
}
.consultations-area .contact-info li{
  position:relative;
  padding-left: 35px;
  margin-bottom: 17px;
  line-height:24px;
  color: #f4f4f4;
}
.consultations-area .contact-info li span {
  position:absolute;
  left:0px;
  top:0px;
  line-height:24px;
  font-size: 16px;
  color: #e45c00;
}

.consultations-area .request-form{  }
.consultations-area .request-form .sec-title h2{
    color: #ffffff;
}
.consultations-area .request-form .sec-title .border{
    background: #2a2a2a;
}

.consultations-area .request-form input[type="text"],
.consultations-area .request-form input[type="number"],
.consultations-area .request-form input[type="email"],
.consultations-area .request-form select{
    width: 100%;
    border: 2px solid #2f2f2f;
    background: #222222;
    height: 50px;
    margin-bottom: 30px;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease;
}
.consultations-area .request-form input:focus{
    border-color: #e45c00;
}
.consultations-area .request-form button {
    display: inline-block;
    float: left;
}
.consultations-area .request-form .text {
    display: inline-block;
    float: left;
    padding-left: 30px;
    margin: 12px 0;
}
.consultations-area .request-form .text p {
    margin: 0;
    color: #ffffff;
}
.consultations-area .request-form .text p i{
    display: inline-block;
    padding-right: 10px;
    color: #e45c00;
}



/***
=============================================
    Latest blog area style
=============================================
***/
.latest-blog-area {
    position: relative;
    overflow: hidden;
}
.single-blog-item{
    position: relative;
    overflow: hidden;
    display: block;
}
.single-blog-item .img-holder{
    display: block;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
}
.single-blog-item .img-holder img {
   /* transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%; */
}
.blog-item .single-blog-item .img-holder img {
   /* transform: scale(1, 1);
    transition: all 0.5s ease 0s;
    width: 100%; */
}
.single-blog-item .img-holder .overlay-style-one .box .content a i {
    border: 2px solid #222222;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 15px;
    color: #222222;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-blog-item .img-holder .overlay-style-one .box .content a span {
    display: inline-block;
    width: 60px;
    height: 60px;
    transition: all 500ms ease;
}
.single-blog-item:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-blog-item:hover .img-holder img {
   /* transform: scale(1, 1);*/}
.single-blog-item .img-holder .overlay-style-one .box .content a:hover i{
    background: #222222;
    color: #fff;
    border-color: #222222;
}
.single-blog-item .img-holder .post-date {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #e45c00;
    width: 55px;
    height: 55px;
    display: block;
    padding: 8px 10px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}
.single-blog-item:hover .img-holder .post-date{
    transform: translate3d(0px, -65px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}
.single-blog-item .img-holder .post-date h5{
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}

.single-blog-item .text-holder {
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    transition: all 500ms ease;
}
.single-blog-item .text-holder .meta-info {
    overflow: hidden;
    padding-top: 30px;
}
.single-blog-item .text-holder .meta-info li {
    display: inline-block;
    float: left;
    line-height: 16px;
    border-right: 1px solid #ababab;
    padding-right: 10px;
    margin-right: 10px;
}
.single-blog-item .text-holder .meta-info li:last-child{
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.single-blog-item .text-holder .meta-info li a{
    color: #ababab;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Hind', sans-serif;
}
.single-blog-item .text-holder .meta-info li a:hover{
  color: #e45c00;
}

.single-blog-item .text-holder .blog-title {
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 0 5px;
    display: block;
    transition: all 500ms ease;
}
.single-blog-item .text-holder .blog-title:hover{
  color: #e45c00;
}
.single-blog-item .text-holder .text {

}
.single-blog-item .text-holder .text p {
  margin: 0;
  overflow:hidden;
}
.single-blog-item .text-holder .bottom {
    overflow: hidden;
    border-top: 1px solid #f7f7f7;
    margin-top: 21px;
    padding-top: 14px;
}
.single-blog-item .text-holder .bottom .left a{
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
    padding-left: 5px;
}
.single-blog-item .text-holder .bottom .left a:hover{
    color: #e45c00;
}
.single-blog-item .text-holder .bottom .right h5 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-right: 5px;
}
.single-blog-item .text-holder .bottom .right h5 span:before {
    color: #999999;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: 2px;
}
.latest-blog-area .single-blog-item:hover{}



/***
=============================================
    project faq Area style
=============================================
***/
.project-faq-area {
    background: #f7f7f7 none repeat scroll 0 0;
    padding-bottom: 60px;
}
.project-faq-area .sec-title .border{
    background: #e9e9e9;
}
.project-faq-area .sec-title p {
    padding: 0;
    font-size: 16px;
    margin: 44px 0 0px;
}
.project-faq-area .latest-project {
    margin-left: -10px;
    margin-right: -10px;
}
.project-faq-area .latest-project .single-project-item {
    display: inline-block;
    margin: 0 10px 20px;
    float: left;
}

.single-project-item {
    position: relative;
    overflow: hidden;
    display: block;
}
.single-project-item .img-holder{
    display: block;
    overflow: hidden;
    position: relative;
}
.single-project-item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
       width: 175px;
    height: auto;
    background-color: #fff;
}
.catalogo-item .img-holder {
    width: 175px;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.catalogo-item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
       width: 100%;
    height: auto;

}
.single-project-item:hover .img-holder img, .catalogo-item:hover .img-holder img{
    transform: scale(1, 1);
}

.single-project-item:hover .img-holder .overlay-style-one, .catalogo-item:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-project-item .img-holder .overlay-style-one .box .content a i {
    border: 2px solid #222222;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 15px;
    color: #222222;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-project-item .img-holder .overlay-style-one .box .content a span, .catalogo-item .img-holder .overlay-style-one .box .content a span {

    display: inline-block;
    width: 60px;
    height: 60px;

    transition: all 500ms ease;
}
.single-project-item .img-holder .overlay-style-one .box .content a:hover i{
    background: #222222;
    color: #fff;
    border-color: #222222;
}

/* ----------------------------------------------------------------------
	Accordion & Toggles
-------------------------------------------------------------------------*/

.accordion .ac-item .ac-title:before {
    font-family: fontawesome;
}
.accordion {
    margin-bottom: 20px;
}
.accordion .ac-item .ac-title:before {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    padding: 3px 6px 2px;
    color: #ddd;
    content: "\f054";
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}
.accordion .ac-item.ac-active .ac-title:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    ms-transform: rotate(90deg);
}
.accordion .ac-item > .ac-title > i {
    margin-right: 16px;
}
.accordion .ac-title {
    position: relative;
    padding: 12px 30px 12px 15px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.06);
    margin-bottom: 2px;
}
.accordion .ac-content {
    overflow: hidden
}
.ac-content.pt2 {
    padding: 16px 13px;
}
/**/
.btn-cat{
  position: relative;
}
.animate-acordion{
  position: relative;
  margin: 0;
}
.animate-acordion li{
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
 height:0;
  opacity: 0;
  overflow: hidden;
  padding: 0 1em;
}

.after li{
  height: 59px;
  opacity: 1;
  /*padding: 1em 1em;*/
  padding: 0;
  color:#333;
  border: 1px #efefef solid;
  margin: 2px 0;
}
.after li a {
  color:#333;
  padding: 1em 1em;
  width: 100%;
  display: block;
}
.toggleIcon {
  width: 1em;
  height: 1em;
  left: 1em;
  top: 1.3em;
  bottom: 0;
  position: absolute;
}
.toggleIcon::before, .toggleIcon::after {
  content: '';
  position: absolute;
  background: #e45c00;
  -webkit-transition: 0.3s cubic-bezier(0.45, 0.01, 0.27, 1.4);
          transition: 0.3s cubic-bezier(0.45, 0.01, 0.27, 1.4);
}
.toggleIcon::before {
  width: 2px;
  height: 100%;
  left: calc(50% - 2px);
  margin-left: 1px;
}
.toggleIcon::after {
  width: 100%;
  height: 2px;
  top: calc(50% - 1px);
}
.after .toggleIcon::before {
  opacity: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  text-shadow: 0 0 3px #333;
}
.after .toggleIcon::after {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* ripple */
.ripple{
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.ripple-effect{
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: white;
  -webkit-animation: ripple-animation 2s;
  animation: ripple-animation 2s;
}


@-webkit-keyframes ripple-animation {
    from {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0.4;
    }
    to {
      -webkit-transform: scale(100);
              transform: scale(100);
      opacity: 0;
    }
}
@keyframes ripple-animation {
    from {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0.4;
    }
    to {
      -webkit-transform: scale(100);
              transform: scale(100);
      opacity: 0;
    }
}
/* style */

.btn-cat{
    overflow: hidden;
    background: #efefef;
    padding: 1em;
}
.ttl{
  color: #333;
  margin: 0 0 0 2em;
  font-weight: 600;
  padding: 1px 0 0 0;
}

.animate-acordion{
  overflow: hidden;
  width: 100%;
  margin: 2px auto;
}
/**/
.project-faq-area .faq-content .sec-title {
    padding-bottom: 19px;
}
.accordion-box {
    border: 1px solid #e6e6e6;
    display: block;
    padding: 20px 20px 0px;
}
.accordion-box .accordion {
    margin-bottom: 20px;
    position: relative;
}
.accordion-box .accordion.last{
    margin-bottom: 0;
}
.accordion-box .accordion .accord-btn {
    border-bottom: 1px solid #ededed;
    cursor: pointer;
    padding: 0px 0px 20px 50px;
    position: relative;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.last {
    border-bottom: none;
}
.accordion-box .accordion .accord-btn h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn::after {
    color: #cfcfcf;
    content: "\f10c";
    font-family: "Flaticon";
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    margin-top: -25px;
    position: absolute;
    left: 0px;
    top: 50%;
    transition: all 500ms ease 0s;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #e4e4e4;
    text-align: center;
}
.accordion-box .accordion .accord-btn.active{
    border-bottom: 1px solid transparent;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active h4 {
    color: #e45c00;
}
.accordion-box .accordion .accord-btn.active:after{
    content: "\f10b";
    border: 2px solid #e45c00;
    color: #e45c00;
    background: transparent;
}
.accordion-box .accordion .accord-content {
    display: none;
    padding: 0px 0px 10px 50px;
    position: relative;
    border-bottom: 1px solid #ededed;
}
.accordion-box .accordion .accord-content.collapsed {
    display: block;
    margin-top: -10px;
}
.accordion-box .accordion .accord-content p {
    margin: 0;
}

/*internacional*/
.content-continentes { border:1px solid #efefef; margin-bottom: 30px}
.content-continentes img{ width: 120px;
    height: 90px;}
.content-paises { padding:0 20px}

.content-paises .item {
    text-align: center;
    width: 25%;
    float: left;
    margin: 5px 0px;
    height: 30px;
    line-height: 30px;}

.content-continentes.dt .content-paises  .item {
    text-align: left;
    width:100%;
    margin: 5px 0px;
    height: 30px;
    line-height: 30px;}
    .content-continentes.dt img{ width: 100px;
    height: 70px;}
    .content-continentes.dt .content-paises  .item a.active{
   color:#000 !important;}
   .content-continentes.dt .content-paises  .item a.active:before{
  font-style: normal;
  font-family:"FontAwesome";
    font-size:14px ;
    content: "\f105";
    padding-right:10px;
    color: #000;

  }
  .content-continentes.dt .content-paises  .item a:hover:before{
  font-style: normal;
  font-family:"FontAwesome";
    font-size:14px ;
    content: "\f105";
    padding-right:10px;
    color: #000;

  }
 .divtit-map {  background-color: #e1e1e1;    color: #000;
    font-weight: 600;}

/***
=============================================
    Brand Area style
=============================================
***/
.brand-area {
    background: #ffffff;
    padding-bottom: 70px;
}
.brand-area .container {
    padding-top: 70px;
}
.brand-area .sec-title{
    padding-bottom: 10px;
}
.brand-area .tooltip-inner {
    background: #e45c00;
}
.brand-area .tooltip.top .tooltip-arrow {
    border-top-color: #e45c00;
}
.brand-area .brand .owl-stage-outer{
    position: relative;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    padding-top: 40px;
}
.brand-area .brand .single-item {
    border: 1px solid #f4f4f4;
    height: 115px;
    width: 100%;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    text-align: center;
    line-height: 110px;
}
.brand-area .brand .single-item a{ }
.brand-area .brand .single-item:hover{
    border: 1px solid #e0dcdc;
}
.brand-area .brand .single-item:hover img{
    opacity: .9;
}
.brand-area .owl-controls {
    position: absolute;
    right: 0;
    /*top: -60px;*/
    top: -71px;
}
#relatedCarousel .owl-controls{
    position: absolute;
    right: -16px;
    top: -102px;
}
.brand-area .owl-theme .owl-nav [class*="owl-"],
.service-area .owl-theme .owl-nav [class*="owl-"],
#relatedCarousel .owl-nav [class*="owl-"] {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: #ababab;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    border: 2px solid #f7f7f7;
    transition: all 700ms ease 0s;
}
.brand-area .owl-theme .owl-nav .owl-next i, .brand-area .owl-theme .owl-nav .owl-prev i,
#relatedCarousel .owl-nav .owl-next i, #relatedCarousel .owl-nav .owl-prev i{
  font-weight: 700 !important;
}
/*.brand-area .owl-theme .owl-nav .owl-next,
#relatedCarousel .owl-nav .owl-next {
    margin-left: 10px;
}*/
.brand-area .owl-theme .owl-nav [class*="owl-"]:hover,
.service-area .owl-theme .owl-nav [class*="owl-"]:hover,
#relatedCarousel .owl-nav [class*="owl-"]:hover{
    border-color: #e45c00;
    color: #e45c00;
}



/***
=============================================
    Footer area style
=============================================
***/
.footer-area {
    background: #000;
    padding-top: 70px;
    padding-bottom: 63px;
    position: relative;
}
.single-footer-widget{
    position: relative;
}
.single-footer-widget .title {
    padding-bottom: 20px;
    margin-top: -2px;
}
.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;

    margin: 0 0 12px;
}
.single-footer-widget .title .border{
    background: #e45c00;
    width: 50px;
    height: 1px;
    display: block;
}

.single-footer-widget .footer-logo{
    overflow: hidden;
    padding-bottom: 25px;
}
.single-footer-widget .footer-logo a{
    display: inline-block;
}
.single-footer-widget .widget-content{
    overflow: hidden;
}
.single-footer-widget .widget-content p{
    color: #848484;
    font-size: 12px;
    margin: 0;
}
.single-footer-widget .widget-content p.top {
    margin-bottom: 15px;
}

.single-footer-widget.margin-lft{
    margin-left: 60px;
}
.single-footer-widget .usefull-links {
    overflow: hidden;
    margin-top: -6px;
}
.single-footer-widget .usefull-links li{
    margin-bottom: 7px;
}
.single-footer-widget .usefull-links li:last-child{
    margin-bottom: 0px;
}
.single-footer-widget .usefull-links li:last-child{
    margin-bottom: 0;
}
.single-footer-widget .usefull-links li a{
    color: #848484;
    font-size: 14px;
    font-weight: 400;
    transition: all 500ms ease;
}
.single-footer-widget .usefull-links li a i{
    display: inline-block;
    padding-right: 9px;
}
.single-footer-widget .usefull-links li a:hover{
    color: #e45c00;
}



.single-footer-widget .latest-post{}
.single-footer-widget .latest-post .single-post {

    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #2e2e2e;
    min-height: 70px;
    padding-bottom: 22px;
}
.single-footer-widget .latest-post .single-post:last-child{
    margin-bottom: 0;
    border-bottom: none;
}
.single-footer-widget .latest-post .single-post .img-holder {
    width: 175px;
    height: auto;
    /*position: absolute;
    top: 0;
    left: 0;*/
    overflow: hidden;
}
.single-footer-widget .latest-post .single-post .img-holder img {
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a span {
   display:inline-block;
    transition: all 500ms ease 0s;
    color: #fff;
}
.single-footer-widget .latest-post .single-post:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-footer-widget .latest-post .single-post:hover .img-holder img {}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a:hover i {
    color: #222;
}

.single-footer-widget .latest-post .single-post .text-holder {
    padding-left: 20px;
    position: relative;
    top: -5px;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title{
    color: #848484;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover{
    color: #e45c00;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info {
    overflow: hidden;
    margin: 0px 0 0;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info span {
    color: #e45c00;
    font-size: 15px;
}
.single-footer-widget .latest-more-news a{
    color: #e45c00;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover{
    color: #FDB913;
}
.single-footer-widget .latest-more-news {
    overflow: hidden;
    margin: 3px 0 0;
}
.single-footer-widget .latest-more-news a i{
    display: inline-block;
    padding-left: 6px;
    transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover i{
    padding-left: 8px;
}


.single-footer-widget .newsletter-box {
    margin-top: -6px;
    margin-bottom: 40px;
}
.single-footer-widget .newsletter-box p{ font-size: 12px }
.single-footer-widget .newsletter-box .newsletter-form {
    position: relative;
    overflow: hidden;
    display: block;
}

.list-footer1 > li {
    margin-bottom: 5px;
    float: left;
    width: 48%;
    margin-right: 5px;
    display: inline-block;
}


.single-footer-widget .newsletter-box form.newsletter-form {
    position: relative;
    margin-top: 15px;
}
.single-footer-widget .newsletter-box form.newsletter-form input[type="email"] {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #222;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 45px;
  letter-spacing: 1px;
  padding-left: 50px;
  padding-right: 55px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
.single-footer-widget .newsletter-box form.newsletter-form button, .btn-orange-car {
  background: #e45c00 none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 45px;
  padding: 9px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 45px;
}
.single-footer-widget .newsletter-box form.newsletter-form button i {
  font-size: 14px
}
.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus {
  border: 1px solid #424141;
  background: #fff;
  color: #000;
}
.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus + button,
.single-footer-widget .newsletter-box form.newsletter-form button:hover, btn-orange-car:hover {
    background: #424141 none repeat scroll 0 0;
    color: #fff;
}

.single-footer-widget .newsletter-box form.newsletter-form .envelope {
    position: absolute;
    top: 13px;
    left: 0;
    width: 40px;
    height: 20px;
    display: block;
    text-align: center;
    border-right: 1px solid #ddd;
}
.single-footer-widget .newsletter-box form.newsletter-form .envelope i {
    color: #e45c00;
    font-size: 14px;
    display: block;
    line-height: 18px;
}

.single-footer-widget .footer-social-links {
    overflow: hidden;
    margin-top: -10px;
}
.single-footer-widget .footer-social-links li{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.single-footer-widget .footer-social-links li:last-child{
    margin-right: 0;
}
.single-footer-widget .footer-social-links li a i{
    height: 40px;
    width: 40px;
    border: 2px solid #323232;
    display: block;
    border-radius: 50%;
    color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-footer-widget .footer-social-links li a:hover i{
    background: #e45c00;
    color: #fff;
    border-color: #e45c00;
}



/***
=============================================
    Footer Bottom area style
=============================================
***/
.footer-bottom-area {
    background: #1b1b1b;
    padding: 22px 0 22px;
}
.copyright-text p {
    margin: 0;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 26px;
}
.copyright-text p a{
    font-weight: 500;
    color: #e45c00;
    transition: all 500ms ease;
}
.copyright-text p a:hover{
    color: #999999;
}
.footer-menu {
    float: right;
    overflow: hidden;
}
.footer-menu li {
    display: inline-block;
    float: left;
    margin: 0 0 0 30px;
    line-height: 26px;
}
.footer-menu li a {
    font-size: 15px;
    transition: all 500ms ease;
    color: #999999;
    font-weight: 400;
}
.footer-menu li a:hover {
    color: #e45c00;
}



/***
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 135px;
    position: relative;
    z-index: 1;
    margin-top: -160px;
}
.breadcrumb-area::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    background-position: center top;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-area .breadcrumbs {
    padding-top: 50px;
    padding-bottom: 50px;
}
.breadcrumb-area .breadcrumbs h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;

    text-align: center;
}



/***
=============================================
    Breadcrumb bottom area style
=============================================
***/
.breadcrumb-bottom-area {
    position: relative;
    overflow: hidden;
    padding: 14px 0 14px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
}
.breadcrumb-bottom-area .left ul{}
.breadcrumb-bottom-area .left ul li{
    display: inline-block;
    margin-right: 6px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
}
.breadcrumb-bottom-area .left ul li:last-child{
    margin-right: 0;
}
.breadcrumb-bottom-area .left ul li a{
    color: #222222;
    text-transform: capitalize;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease;
}
.breadcrumb-bottom-area .left ul li.active{
    color: #e45c00;
}
.breadcrumb-bottom-area .left ul li i{
    font-size: 16px;
}
.breadcrumb-bottom-area .left ul li a:hover{
  color: #e45c00;
}
.breadcrumb-bottom-area .right span{
    color: #e45c00;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
    text-transform: capitalize;
}
.breadcrumb-bottom-area .right span i {
    font-size: 16px;
    display: inline-block;
    padding-right: 6px;
}



/***
=============================================
    about area style
=============================================
***/
.about-area .bottom-content .single-item {
    margin-top: 50px;
    text-align: center;
}
.about-area .bottom-content .single-item .img-holder{
    overflow: hidden;
    display: block;
}
.about-area .bottom-content .single-item .img-holder img{
    width: 100%;
    transition: all 500ms ease;
}
.about-area .bottom-content .single-item:hover .img-holder img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.about-area .bottom-content .single-item .text-holder {
    border: 1px solid #f4f4f4;
    border-top: none;
    display: block;
    padding: 28px 15px 11px;
    transition: all 500ms ease;
    margin-top: 0;
}
.about-area .bottom-content .single-item .text-holder h3 {
    color: #222222;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 13px;
}
.about-area .bottom-content .single-item.hvr-float-shadow:before {
    background: none;
}
.about-area .bottom-content .single-item:hover .text-holder{
    border-color: #e45c00;
}



/***
=============================================
    Smart approach area style
=============================================
***/
.smart-approach-area {
    padding-top: 80px;
    padding-bottom: 30px;
    background: #f7f7f7;
}
.smart-approach-area .single-item {
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    display: block;
    background: #ffffff;
    border: 1px solid #f4f4f4;
}
.smart-approach-area .single-item .inner-content{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 40px;
    transition: all 500ms ease;
}
.smart-approach-area .single-item .inner-content .iocn-holder {
    margin-bottom: 29px;
}
.smart-approach-area .single-item .inner-content .iocn-holder span:before {
    color: #e45c00;
    font-size: 55px;
    line-height: 55px;
}
.smart-approach-area .single-item .inner-content .border{
        height: 2px;
    width: 60px;
    margin: 0 auto;
    background: #f4f4f4;
    display: block;
}
.smart-approach-area .single-item .inner-content .title-holder {
    padding-top: 29px;
}
.smart-approach-area .single-item .inner-content .title-holder h3{
    color: #222222;
    font-size: 20px;
    margin: 0 0 5px;
}
.smart-approach-area .single-item .inner-content .title-holder p{
    color: #e45c00;
    font-size: 16px;
}
.smart-approach-area .single-item .overlay-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border: 1px solid #e45c00;
    background-color: rgba(255, 255, 255,0.90);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.smart-approach-area .single-item .overlay-content .box{
    display: table;
    height: 100%;
    width: 100%;
}
.smart-approach-area .single-item .overlay-content .box .content{
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
}
.smart-approach-area .single-item .overlay-content .box .content h3 {
    margin: 0px;
}
.smart-approach-area .single-item .overlay-content .box .content b{
    color: #e45c00;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
.smart-approach-area .single-item .overlay-content .box .content .border {
    height: 1px;
    width: 60px;
    display: block;
    background: #f4f4f4;
    margin-top: 15px;
    margin-bottom: 15px;
}

.smart-approach-area .single-item:hover .overlay-content{
	opacity:1;
	transform:scale(1,1);
}
.smart-approach-area .single-item:hover .inner-content{
    opacity: 0;
}



/***
=============================================
    opportunities area style
=============================================
***/
.opportunities-area {
    background: #e45c00;
    padding: 85px 0 90px;
}
.opportunities-area .inner-content{
    max-width: 990px;
    margin: 0 auto;
    text-align: center;
}
.opportunities-area .inner-content h1, .opportunities-area .inner-content h2{
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 23px;
}
.opportunities-area .inner-content p{
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
}
.opportunities-area .inner-content a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 25px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    padding: 12px 30px 9px;
    transition: all 500ms ease;
}
.opportunities-area .inner-content a:hover{
    background: #fff;
    color: #252525;
}



/***
=============================================
    History area style
=============================================
***/
.history-area{
    padding-bottom: 62px;
}
.history-area .single-item {
    border: 1px solid #ededed;
    padding-top: 30px;
    transition: all 500ms ease;
}
.history-area .single-item:hover{
    border: 1px solid #e45c00;
}
.history-area .single-item .img-holder {
    width: 175px;
    height: 175px;
    margin: 0 auto;
    border: 2px solid transparent;
    transition: all 500ms ease;
    border-radius: 50%;
}
.history-area .single-item .img-holder img {
    border-radius: 50%;
}
.history-area .single-item:hover .img-holder{
    border: 2px solid #e45c00;
}
.history-area .single-item .text-holder {
    overflow: hidden;
    padding: 28px 15px 20px;
}
.history-area .single-item .text-holder h3{
    margin: 0 0 4px;
}
.history-area .single-item .text-holder span{
    color: #e45c00;
    font-weight: 400;
    font-size: 16px;
}
.history-area .single-item .text-holder p {
    margin: 10px 0 0;
}
.history-area .owl-dots {
    position: relative;
    margin-top: 46px;
}
.history-area .owl-dots .owl-dot{
	background-image:none;
	width:12px;
	height:12px;
	margin:0px 5px;
	padding:0px;
	border:2px solid #ededed;
	background: #ededed;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
    transition: all 500ms ease;
}
.history-area .owl-dots .owl-dot span{
	display:none;
}
.history-area .owl-dots .owl-dot.active,
.history-area .owl-dots .owl-dot:hover{
    border: 2px solid #e45c00;
	background: #e45c00;
}



/***
=============================================
    History area style
=============================================
***/
.achivements-area {
    background: #f9f9f9;
    padding-bottom: 72px;
}
.achivements-area .single-item {
    border: 2px solid #ddd9d9;
    transition: all 500ms ease;
}
.achivements-area .single-item:hover{
    border: 2px solid #e45c00;
}

.achivements-area .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 60px;
}
.achivements-area .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #202f35;
    height: 40px;
    width: 18px;
    line-height: 36px;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}
.achivements-area .owl-theme .owl-nav [class*=owl-] span {
    font-size: 20px;
    font-weight: 700;
}
.achivements-area .owl-theme .owl-nav [class*=owl-]:hover {
    color: #e45c00;
    transition: .5s ease;
}



/***
=============================================
    Footer Top Area style
=============================================
***/
.footer-top-area {
    padding-bottom: 35px;
    padding-top: 35px;
    background: #e45c00;
}
.footer-top-area .title{}
.footer-top-area .title h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    margin: 13px 0;
}
.footer-top-area .button {
    position: relative;
}
.footer-top-area .button a {
    border: 2px solid #f4f4f4;
    padding: 10px 40px 10px;
}



/***
=============================================
    Faq content area style
=============================================
***/
.mt0 {margin-top:0 !important;}
.mt20 {margin-top: 20px !important;}
.faq-content-area{
  padding:40px 0;
}
.faq-content-area .title h3 {
    overflow: hidden;
    color: #222222;
    font-size: 24px;
    text-transform: capitalize;
    margin: 0 0 24px;
}
.faq-content-area .question-form {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 30px 30px 30px 30px;
}
.faq-content-area .question-form form input[type="text"],
.faq-content-area .question-form form input[type="number"],
.faq-content-area .question-form form input[type="email"],
.faq-content-area .question-form form textarea{
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  display: block;
  height: 50px;
  /*margin-bottom: 30px;*/
  padding: 0 20px;
  width: 100%;
  transition: all 500ms ease;
  border: 1px solid transparent;
  color:#000;
  font-size: 18px;
}

.faq-content-area .question-form form input[type="text"]:focus{
  border: 1px solid #e45c00;
}
.faq-content-area .question-form form input[type="number"]:focus{
  border: 1px solid #e45c00;
}
.faq-content-area .question-form form input[type="email"]:focus{
  border: 1px solid #e45c00;
}
.faq-content-area .question-form form textarea:focus{
  border: 1px solid #e45c00;
}
.faq-content-area .question-form form textarea{
  height: 155px;
  padding: 15px 20px;
}
.faq-content-area .question-form form textarea.rmas{
 height: auto;
  padding: 15px 20px;
}
.faq-content-area .question-form form button {
    margin: 1px 0 0;
    padding: 12px 35px 12px;
}
.ml100 {margin-left:100px;}
.mt30 { margin-top:30px;}
.border-bottom { border-bottom:1px solid #ececec;}
.border-top-bottom {border-bottom:1px solid #ececec;border-top:1px solid #ececec; margin:20px 0; padding-top:10px;}
/***
=============================================
    Team Area style
=============================================
***/
.no-padding-bottom { padding-bottom: 0 !important}
.team-area {
    padding-bottom: 45px;
}
.team-area .single-team-member {
    margin-bottom: 35px;
      padding-bottom: 15px;
    display: block;
    border-bottom: solid 1px #efefef;
}
.team-area .single-team-member.hvr-underline-reveal:before {
    background: #e45c00;
    height: 3px;
}
.team-area .single-team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.team-area .single-team-member .img-holder img{
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.team-area .single-team-member:hover .img-holder img{
    transform: scale(1, 1);
}
.team-area .single-team-member:hover .img-holder .overlay-style-one {
    transform: translateY(0%);
    opacity: 1;
}
.team-area .single-team-member .img-holder .overlay-style-one .box .content ul{

}
.team-area .single-team-member .img-holder .overlay-style-one .box .content ul li{
    display: inline-block;
    margin: 0 3px;
}
.team-area .single-team-member .img-holder .overlay-style-one .box .content ul li a i{
    background: #ffffff;
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 50%;
    color: #172b42;
    font-size: 13px;
    line-height: 42px;
    transition: all 500ms ease;
}
.team-area .single-team-member .img-holder .overlay-style-one .box .content ul li a:hover i{
    background: #252525;
    color: #fff;
}

.team-area .single-team-member .text-holder {
    padding-top: 23px;
    padding-bottom: 15px;
}
.team-area .single-team-member .text-holder h3{
    color: #252525;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 5px;
}
.team-area .single-team-member .text-holder span{
    color: #e45c00;
    font-size: 16px;
    font-weight: 400;
}
.team-area .single-team-member .text-holder .text{
    padding-top: 10px;
}

.team-area .single-team-member .text-holder .contact-info {
    border-top: 1px solid #f4f4f4;
    padding-top: 15px;
}
.team-area .single-team-member .text-holder .contact-info li{
    margin-bottom: 7px;
}
.team-area .single-team-member .text-holder .contact-info li:last-child{
    margin-bottom: 0;
}
.team-area .single-team-member .text-holder .contact-info li b {
    font-weight: 400;
    text-decoration: underline;
}



/***
=============================================
    Testimonial Section style
=============================================
***/
.testimonial-section{
    padding-bottom: 40px;
}
.testimonial-section .single-testimonial-item {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 30px 15px 24px;
    text-align: center;
    margin-bottom: 40px;
    transition: all 500ms ease;
}
.testimonial-section .single-testimonial-item:hover{
    border-color: #e45c00;
}
.testimonial-section .single-testimonial-item .img-holder {
    height: 85px;
    width: 85px;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-bottom: 15px;
    transition: all 500ms ease;
}
.testimonial-section .single-testimonial-item:hover .img-holder{
    border-color: #e45c00;
}
.testimonial-section .single-testimonial-item .text-holder {
    border-bottom: 1px solid #f4f4f4;
    display: block;
    padding: 0 0 22px;
    margin: 0 0 28px;
}
.testimonial-section .single-testimonial-item .text-holder p{
    margin: 0;
}
.testimonial-section .single-testimonial-item .client-info{

}
.testimonial-section .single-testimonial-item .client-info h3 {
    color: #222222;
    font-size: 18px;
    margin: 0 0 3px;
}
.testimonial-section .single-testimonial-item .client-info p{
    color: #e45c00;
    font-size: 16px;
    margin: 0;
}



/***
=============================================
    Blog Default Area style
=============================================
***/
#blog-area{}
.blog-default-area{
    padding-top: 40px;
    padding-bottom: 40px;
}
.blog-default-area .blog-post {}
.blog-default-area .blog-post .single-blog-item{
    margin-bottom: 10px;
}
.blog-default-area .blog-post .post-pagination {
    border-top: 1px solid #f4f4f4;
    padding-top: 50px;
}
.blog-default-area .sidebar-wrapper {

    margin-top: -40px;
    padding-top: 40px;
    margin-bottom: -40px;
    padding-bottom: 40px;
}

.sidebar-wrapper {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: block;
    overflow: hidden;
}
.sidebar-wrapper .single-sidebar {
  overflow: hidden;
  /*margin-bottom: 50px;*/
  position: relative;
}
.sidebar-wrapper .single-sidebar .sec-title {
  overflow: hidden;
  padding-bottom: 25px;
  margin-top: 0;
}
.sidebar-wrapper .single-sidebar .sec-title h3, .sidebar-wrapper .single-sidebar .sec-title h2 {
  color: #222222;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
}

.single-sidebar form.search-form {
  position: relative
}
.single-sidebar .search-form input[type="text"] {
  background: #fff;
  border: 1px solid #f4f4f4;
  color: #ababab;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 55px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
.single-sidebar .search-form button {
  background: #e45c00 none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 50px;
  padding: 12px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 50px;
}
.single-sidebar .search-form button i {
  font-size: 14px
}
.single-sidebar .search-form input[type="text"]:focus {
  border: 1px solid #e45c00;
  /*background: #fff;
  color: #000;*/
}
.single-sidebar .search-form input[type="text"]:focus + button,
.single-sidebar .search-form button:hover {
    /*background: #000 none repeat scroll 0 0;
    color: #fff;*/
}


.single-sidebar .categories {
    background: #f7f7f7;
    display: block;
    padding: 24px 30px 24px;
}
.single-sidebar .categories li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.single-sidebar .categories li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.single-sidebar .categories li a {
    color: #848484;
    transition: all 500ms ease;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}
.single-sidebar .categories li a span{
    float: right;
}
.single-sidebar .categories li a:hover{
    color: #e45c00;
}


.single-sidebar .popular-post {}
.single-sidebar .popular-post li {
    margin-bottom: 20px;
    padding-left: 90px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 0px;
    height: 110px;
    padding-bottom: 20px;
}
.single-sidebar .popular-post li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.single-sidebar .popular-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 90px;
}
.single-sidebar .popular-post li .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: auto;
}
.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a i{
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post li:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-sidebar .popular-post li:hover .img-holder img {
    transform: scale(1.1);
}
.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a:hover i{
    color: #000000;
}

.single-sidebar .popular-post li .title-holder {
  padding-left: 20px;
}
.single-sidebar .popular-post li .title-holder a .post-title {
    color: #222222;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    font-weight: 400;
    margin: 0 0 7px;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}
.single-sidebar .popular-post li .title-holder a:hover .post-title{
    color: #000000;
}
.single-sidebar .popular-post li .title-holder .post-date {
    color: #999999;
    display: block;
    transition: all 500ms ease;
    font-weight: 400;
    font-size: 14px;
}


.single-sidebar .follow-us {
    color: #ababab;
    font-size: 14px;
    margin-top: 0px;
}
.single-sidebar.ma-top-minus {
    margin-top: -20px;
}
.single-sidebar .instagram {
    overflow: hidden;
    display: block;
    margin-left: -6px;
    margin-right: -6px;
}
.single-sidebar .instagram li {
    display: inline-block;
    float: left;
    margin: 0 5px 10px;
}
.single-sidebar .instagram li .img-holder {
  overflow: hidden;
  position: relative;
  display: block;
}
.single-sidebar .instagram li .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single-sidebar .instagram li .img-holder .overlay-style-one .box .content a i{
  color: #fff;
  font-size: 15px;
}
.single-sidebar .instagram li:hover .img-holder .overlay-style-one {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-sidebar .instagram li:hover .img-holder img {
    transform: scale(1, 1);
}


.single-sidebar .popular-tag {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -5px;
}
.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 0 3px 10px;
}
.single-sidebar .popular-tag li a {
    border: 1px solid #f4f4f4;
    color: #848484;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 12px 4px;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease 0s;
}
.single-sidebar .popular-tag li a:hover{
  background: #e45c00;
  border-color: #e45c00;
  color: #fff;
}



/***
=============================================
    Blog Large Area style
=============================================
***/
.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.blog-item {
    display: inline-block;
    background: #fff;
    margin: 0 0 1.5em;
    width: 100%;
}
@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}


.blog-large-area{
    padding-top: 40px;
    padding-bottom: 40px;
}
.blog-large-area .blog-post {
   margin-left:30px;
}
.blog-large-area .blog-post .single-blog-item {
    margin-bottom: 50px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 50px;
}
.blog-large-area .blog-post .single-blog-item .img-holder .post-date {
    width: 70px;
    height: 70px;
    transform: translate3d(0px, 0px, 0px);
    left: 15px;
    top: 15px;
    padding: 12px 13px;
}
/*.blog-large-area .blog-post .single-blog-item:hover .img-holder .post-date{
    transform: translate3d(0px, -85px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}*/
.blog-large-area .blog-post .single-blog-item .img-holder .post-date h5 {
    font-size: 16px;
    line-height: 24px;
}

.blog-large-area .blog-post .single-blog-item .img-holder .overlay-style-one .box .content a i {
    width: 45px;
    height: 45px;
    font-size: 15px;
    line-height: 44px;
}

.blog-large-area .blog-post .single-blog-item .text-holder {
    border: none;
    padding: 0;
    padding-top: 24px;
}
.blog-large-area .blog-post .single-blog-item .text-holder span {
    color: #e45c00;
    font-size: 14px;
    font-weight: 500;
    /*text-transform: uppercase;*/
    font-family: 'Poppins', sans-serif;
}
.blog-large-area .blog-post .single-blog-item .text-holder .blog-title {
    font-size: 26px;
    padding: 10px 0 0px;
    line-height: 30px;
}
.blog-large-area .blog-post .single-blog-item .text-holder .meta-info {
    padding-top: 12px;
    padding-bottom: 20px;
}
.blog-large-area .blog-post .single-blog-item .text-holder .read-more-button {
    padding-top: 32px;
}
.blog-large-area .blog-post .single-blog-item .text-holder .read-more-button a {
    border: 2px solid #f4f4f4;
    height: 50px;
    width: 165px;
    color: #e45c00;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    line-height: 48px;
    display: block;
    text-align: center;
    border-radius: 25px;
    transition: all 500ms ease;
}
.blog-large-area .blog-post .single-blog-item .text-holder .read-more-button a:hover{
    background: #e45c00;
    border-color: #e45c00;
    color: #fff;
}
.blog-large-area .blog-post .post-pagination {}
.blog-large-area .sidebar-wrapper {
    padding-left: 30px;
}



/***
=============================================
    Blog Single Area style
=============================================
***/
.blog-single-area { }
.blog-single-area .blog-post .single-blog-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.blog-single-area .blog-post .sec-title h3 {
    font-size: 25px;
    margin: 0 0 17px;
}
.blog-single-area .single-blog-item .img-holder img {
  transform: none;
}
.blog-single-area .single-blog-item .text-holder .blog-title {
  font-size: 24px;
  padding: 35px 0 6px;
}
.blog-single-area .single-blog-item .text-holder .blog-title:hover{
  color: #222222;
}
.blog-single-area .single-blog-item .text-holder .text p.mar-bottom {
  margin-bottom: 13px;
}

.blog-single-area .middle-content-box {
  margin: 30px 0 33px;
  overflow: hidden;
}
.blog-single-area .middle-content-box .img-holder {
  width: 340px;
}
.blog-single-area .middle-content-box .img-holder,
.blog-single-area .middle-content-box .text-holder{
  display: table-cell;
  vertical-align: top;
}
.blog-single-area .middle-content-box .text-holder {
  padding-left: 30px;
  position: relative;
}
.blog-single-area .middle-content-box .text-holder:before{
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #f1f1f1;
  font-size: 24px;
  padding-right: ;
  position: absolute;
  top: -3px;
  left: 30px;
}
.blog-single-area .middle-content-box .text-holder {
  padding-left: 30px;
  padding-top: 32px;
  position: relative;
}
.blog-single-area .middle-content-box .text-holder h3 {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0 7px;
}
.blog-single-area .middle-content-box .text-holder h5 {
  color: #e45c00;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.blog-single-area .bottom-content-box {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 21px;
}

.blog-single-area .tag-social-share-box {
  overflow: hidden;
  padding-bottom: 24px;
  padding-top: 25px;
}
.blog-single-area .tag-social-share-box .tag p {
    color: #e45c00;
    font-size: 16px;
    margin: 0 0 5px;
}
.blog-single-area .tag-social-share-box .tag p span {
    color: #222222;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.blog-single-area .tag-social-share-box .social-share {

}
.blog-single-area .tag-social-share-box .social-share h5 {
  color: #222222;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  top: 7px;
}
.blog-single-area .tag-social-share-box .social-share i {
  padding-left: 10px;
  display: inline-block;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links {
  display: inline-block;
  float: left;
  margin-left: -3px;
  margin-right: -3px;
  padding-left: 20px;
  position: relative;
  top: -6px;
}


.blog-single-area .tag-social-share-box .social-share .social-share-links li {
  display: inline-block;
  margin: 0 3px;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
  border: 2px solid #f7f7f7;
  border-radius: 50%;
  color: #c1c1c1;
  font-size: 14px;
  height: 40px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 40px;
  transition: all 500ms ease;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i{
  background: #e45c00;
  border-color: #e45c00;
  color: #fff;
}

.blog-single-area .author-box {
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  padding: 30px 30px 22px;
  position: relative;
}
.blog-single-area .author-box .img-holder{
  width: 85px;
}
.blog-single-area .author-box .img-holder,
.blog-single-area .author-box .text-holder{
  display: table-cell;
  vertical-align: top;
}
.blog-single-area .author-box .text-holder {
  padding-left: 30px;
}
.blog-single-area .author-box .text-holder h3 {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  margin: -2px 0 14px;
  text-transform: capitalize;
}
.blog-single-area .author-box .text-holder p{

}

.blog-single-area .author-box .text-holder .social-link {
  margin-left: -6px;
  margin-right: -6px;
  overflow: hidden;
}
.blog-single-area .author-box .text-holder .social-link li{
  display: inline-block;
  margin: 0 6px;
}
.blog-single-area .author-box .text-holder .social-link li a i{
  color: #9a9a9a;
  font-size: 14px;
  transition: all 500ms ease;
}
.blog-single-area .author-box .text-holder .social-link li a:hover i{
  color: #e45c00;
}


.blog-single-area .comment-box {
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 60px;
}
.blog-single-area .comment-box .single-comment-box {
  padding-left: 60px;
  position: relative;
  margin-bottom: 30px;
}
.blog-single-area .comment-box .single-comment-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}
.blog-single-area .comment-box .single-comment-box .text-holder {
  border: 1px solid #f7f7f7;
  margin-left: 20px;
  padding: 15px 20px 5px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top {
  overflow: hidden;
  padding-bottom: 8px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .date h5 {
  color: #222;
  font-size: 16px;
  font-weight: 400;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
  position: relative;
  top: -3px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
  margin-left: -0.5px;
  margin-right: -0.5px;
  overflow: hidden;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
  display: inline-block;
  margin: 0 0.5px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
  color: #e45c00;
  font-size: 14px;
}


.blog-single-area .add-comment-box {
  overflow: hidden;
}
.blog-single-area .add-comment-box .sec-title {
  padding-bottom: 32px;
}
.blog-single-area .add-comment-box .sec-title h1 {
  font-size: 24px;
}
.blog-single-area .add-comment-box .add-rating-box {
  padding-bottom: 17px;
}
.blog-single-area .add-comment-box .add-rating-box h4 {
  color: #9a9a9a;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
}
.blog-single-area .add-comment-box .add-rating-box ul {

}
.blog-single-area .add-comment-box .add-rating-box ul li {
  border-right: 1px solid #ebebeb;
  display: inline-block;
  line-height: 20px;
  margin-right: 6px;
  padding-right: 10px;
}
.blog-single-area .add-comment-box .add-rating-box ul li:last-child{
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.blog-single-area .add-comment-box .add-rating-box ul li a i{
    color: #d6d6d6;
    font-size: 12px;
}
.blog-single-area .add-comment-box .add-rating-box ul li a:hover i{
    color: #e45c00;
    transition: all 500ms ease;
}

.blog-single-area .add-comment-box #add-comment-form {}
.blog-single-area .add-comment-box #add-comment-form .field-label {
    color: #848484;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 2px;
}
.blog-single-area .add-comment-box #add-comment-form input[type="text"],
.blog-single-area .add-comment-box #add-comment-form input[type="email"],
.blog-single-area .add-comment-box #add-comment-form textarea{
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid transparent;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 12px;
    transition: all 500ms ease;
}
.blog-single-area .add-comment-box #add-comment-form textarea {
    height: 100px;
    padding: 10px 15px;
    margin-bottom: 30px;
    transition: all 500ms ease;
}
.blog-single-area .add-comment-box #add-comment-form input[type="text"]:focus{
    border-color: #e45c00;
}
.blog-single-area .add-comment-box #add-comment-form input[type="email"]:focus{
    border-color: #e45c00;
}
.blog-single-area .add-comment-box #add-comment-form textarea:focus{
    border-color: #e45c00;
}
.blog-single-area .add-comment-box #add-comment-form button {
    padding: 11px 30px 9px;
}



/***
=============================================
    Get Touch Area style
=============================================
***/
.get-touch-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
.get-touch-area .sec-title {
    display: block;
}
.get-touch-area .single-item {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 30px 20px 31px;
    min-height: 355px;
    margin-bottom: 30px
}
.get-touch-area .single-item .icon-holder {
    padding-bottom: 33px;
}
.get-touch-area .single-item .icon-holder span:before {
    color: #e45c00;
    font-size: 50px;
}
.get-touch-area .single-item .text-holder {}
.get-touch-area .single-item .text-holder h3 {
    color: #222222;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
}
.get-touch-area .single-item .text-holder .border {
    height: 1px;
    width: 60px;
    background: #f4f4f4;
    display: inline-block;
}
.get-touch-area .single-item .text-holder p {
    margin: 10px 0 0;
}
.get-touch-area .single-item .text-holder p a{
    color: #e45c00;
}


.img-preloader {width:100px; height:100px;margin-top:-15px;}
/***
=============================================
    Contact Form area style
=============================================
***/
.contact-form-area {
    padding-bottom: 80px;
}
.contact-form-area .sec-title{
    padding-bottom: 40px;
}
.contact-form-area .sec-title h3, .contact-form-area .sec-title h2{ color: #222222;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;}
.contact-form-area .contact-form form input[type="text"],
.contact-form-area .contact-form form input[type="email"],
.contact-form-area .contact-form form textarea{
    background: #ffffff;
    border: 1px solid #f4f4f4;
    color: #000 !important;
    display: block;
    font-size: 18px;
    height: 55px;
    margin-bottom: 25px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}
.contact-form-area .contact-form form textarea{
    height: 120px;
    margin-bottom: 31px;
    padding: 10px 20px;
}
.contact-form-area .contact-form form input[type="text"]:focus{
    border-color: #e45c00;
}
.contact-form-area .contact-form form input[type="email"]:focus{
    border-color: #e45c00;
}
.contact-form-area .contact-form form textarea:focus{
    border-color: #e45c00;
}
.contact-form-area .contact-form form button{
    width: 100%;
    padding: 13px 0 12px;
}

.contact-author-info ul{
    background: #f9f9f9;
    border: 1px solid #ececec;
    display: block;
    padding: 30px 20px;
}
.contact-author-info ul li {
    background: #ffffff;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 17px;
    padding-bottom: 20px;
}
.contact-author-info ul li .title {
    padding-bottom: 15px;
}
.contact-author-info ul li .title h3 {
    color: #222222;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.contact-author-info ul li:last-child{
    margin-bottom: 0;
}
.contact-author-info ul li .img-holder {
    width: 70px;
}
.contact-author-info ul li .img-holder,
.contact-author-info ul li .text-holder{
    display: table-cell;
    vertical-align: middle;
}
.contact-author-info ul li .text-holder {
    padding-left: 20px;
}
.contact-author-info ul li .text-holder h5 {
    color: #e45c00;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
}
.contact-author-info ul li .text-holder p {
    margin: 0;
    line-height: 22px;
}
.contact-author-info ul li .text-holder p span:before {
    color: #e45c00;
    font-size: 13px;
    display: inline-block;
    line-height: 13px;
    padding-right: 10px;
}



/***
=============================================
    Contact map Area style
=============================================
***/
.contact-map-area{
    position: relative;
}
#contact-google-map {
    height: 440px;
    width: 100%;
}

.inter-map-area{
    position: relative;
}
#inter-google-map {
    height: 440px;
    width: 100%;
}



/***
=============================================
    Project Area style
=============================================
***/
.project-area{}
.project-area .single-project-item{
    margin-bottom: 30px;
}
.project-area .single-project-item .img-holder .overlay-style-one .box .content a h3{
    color: #fff;
    margin: 0 0 4px;
    transition: all 500ms ease;
}
.project-area .single-project-item .img-holder .overlay-style-one .box .content a:hover h3{
    color: #252525;
}
.project-area .single-project-item .img-holder .overlay-style-one .box .content span{
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
}
.project-area .post-pagination {
    overflow: hidden;
    margin-top: 20px;
}



/***
=============================================
    Project Area style
=============================================
***/
.project-single-area{
    padding-top: 80px;
    padding-bottom: 80px;
}
.project-single-area .sec-title {
    padding-bottom: 30px;
}
.project-single-area .sec-title h1{
    font-size: 24px;
}
.project-single-area .single-project-content {
    border-right: 1px solid #f4f4f4;
    margin-right: -30px;
    padding-right: 30px;
    margin-top: -80px;
    padding-top: 80px;
    margin-bottom: -80px;
    padding-bottom: 80px;
}
.project-single-area .sidebar-wrapper {
    padding-left: 30px;
}

.project-single-area .single-project-img-box {
    margin-bottom: 50px;
}

.project-info { margin-bottom:20px}
.project-info ul {
    background: #f9f9f9;
    display: block;
    padding-top: 23px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}
.project-info ul li {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
}
.listaofertas li { display: inline}
.project-info ul li a { color:#000; text-decoration:underline;}
.project-info ul li:last-child{
    margin-bottom: 0;
}
/*.project-info ul li b {
    width: 100px;
    display: inline-block;

    font-weight: 400;
}*/
.project-info ul li span{

    padding-left: 10px;
    color: #999999;
}

.project-single-area .legal-work-content {

}
.project-single-area .legal-work-content h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 6px;
}
.project-single-area .legal-work-content span{
    color: #e45c00;
    margin: 0;
}
.project-single-area .legal-work-content p {
    margin: 12px 0 0;
}
.project-single-area .legal-work-content a {
    margin: 16px 0 0;
    padding: 13px 30px 11px;
}

.project-single-area .project-analysis {
    overflow: hidden;
    padding-top: 60px;
}
.project-single-area .project-analysis .text-holder {
    overflow: hidden;
    margin-bottom: 22px;
}

.project-single-area .project-solution {
    padding-top: 60px;
}
.project-single-area .project-solution .text-holder {
    overflow: hidden;
    padding-bottom: 30px;
}

.project-single-area .project-results {
    padding-top: 50px;
}
.project-single-area .project-results .text-holder{
    padding-bottom: 20px;
}

.single-sidebar .business-enquiry {
    background: #e45c00;
    display: block;
    padding: 28px 30px 30px;
    position: relative;
}
.single-sidebar .business-enquiry:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    background: url(../images/resources/envelop.png);
    width: 100px;
    height: 60px;
}
.single-sidebar .business-enquiry h3{
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 16px;
}
.single-sidebar .business-enquiry p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}
.single-sidebar .business-enquiry a {
    background: #ffffff;
    height: 42px;
    width: 120px;
    display: inline-block;
    color: #e45c00;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    margin: 21px 0 0;
    transition: all 500ms ease;
    border: 2px solid #fff;
}
.single-sidebar .business-enquiry a:hover{
    background: transparent;
    color: #fff;
}



/***
=============================================
   Single service Area style
=============================================
***/
.service-page-area {
    padding-top: 80px;
    padding-bottom: 30px;
}
.service-page-area .single-service-item {
    margin-bottom: 10px;
}



/***

=============================================
   Single service Area style
=============================================
***/
iframe {
    border: 0;
}
#single-service-area {
    padding: 40px 0;
}
#single-service-area .sec-title{
    padding-bottom: 40px;
}
#single-service-area .sec-title h1{
    font-size: 24px;
}
.left-sidebar .single-sidebar {}
.left-sidebar .single-sidebar .page-link {
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    margin-bottom: 50px;
}
.left-sidebar .single-sidebar .page-link li{

}
.left-sidebar .single-sidebar .page-link li:last-child{
    margin-bottom: 0px;
}
.left-sidebar .single-sidebar .page-link li a {
    border-bottom: 2px solid #fff;
    background: #f7f7f7 none repeat scroll 0 0;
    color: #222222;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 17px 20px 15px;
    width: 100%;
    /*font-family: 'Poppins', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    position: relative;
    z-index: 1;
    transition: all 500ms ease;
    transition-delay: 0.15s;
}
.left-sidebar .single-sidebar .page-link li:last-child a{
    border-bottom: none;
}
.left-sidebar .single-sidebar .page-link li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 56px;
    content: "\f054";
    font-family: FontAwesome;
    color: #ffffff;
    line-height: 58px;
    font-size: 18px;
    transform: translate3d(-30px, 0px, 0px);
    transition-delay: 0.5s;
    transition: all 500ms ease;
    opacity: 0;
}

.left-sidebar .single-sidebar .page-link li a:hover,
.left-sidebar .single-sidebar .page-link li a.active{
    color: #fff;
    background: #e45c00;
}
.left-sidebar .single-sidebar .page-link li a:hover:before,
.left-sidebar .single-sidebar .page-link li a.active:before{
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.left-sidebar .single-sidebar h3 {
    color: #222222;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 24px;
}
.left-sidebar .single-sidebar .brochures-dwn-link {
    overflow: hidden;
    margin-bottom: 40px;
}
.left-sidebar .single-sidebar .brochures-dwn-link li{
    margin-bottom: 10px;
}
.left-sidebar .single-sidebar .brochures-dwn-link li:last-child{
    margin-bottom: 0;
}
.left-sidebar .single-sidebar .brochures-dwn-link li a {
    border: 1px solid #f4f4f4;
    color: #222222;
    font-size: 18px;
    display: block;
    padding: 15px 22px 13px;
    transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}
.left-sidebar .single-sidebar .brochures-dwn-link li a:hover{
    background: #e45c00;
    border-color: #e45c00;
    color: #fff;
}
.left-sidebar .single-sidebar .brochures-dwn-link li a .icon-holder{
    width: 35px;
}
.left-sidebar .single-sidebar .brochures-dwn-link li a .icon-holder,
.left-sidebar .single-sidebar .brochures-dwn-link li a .title-holder{
    display: table-cell;
    vertical-align: middle;
}

.left-sidebar .single-sidebar .brochures-dwn-link li a .title-holder h5{
    font-size: 18px;
}

.left-sidebar .single-sidebar .contact-author-info{

}
.left-sidebar .single-sidebar .contact-author-info ul li .title {
    padding-bottom: 0;
}
.left-sidebar .single-sidebar .contact-author-info ul li .title h3 {
    margin-bottom: 15px;
}


#single-service-area .content-box{}
#single-service-area .content-box .top-content {
    overflow: hidden;
}
#single-service-area .content-box .top-content .single-item {
    margin-bottom: 30px;
}
#single-service-area .content-box .top-content .single-item .img-holder {
}
#single-service-area .content-box .top-content .single-item .img-holder img {
    width: 100%;
}
#single-service-area .content-box .top-content .single-item .text-holder {
    display: block;
    padding: 25px 0px 15px;
}
#single-service-area .content-box .top-content .single-item .text-holder .mar-btm15{
    margin-bottom: 15px;
}
#single-service-area .content-box .top-content .single-item .text-holder p{
    margin: 0;
}



#single-service-area .content-box .specific-services{
    overflow: hidden;
    margin-bottom: 20px;
}
#single-service-area .content-box .specific-services .single-item {
    overflow: hidden;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
#single-service-area .content-box .specific-services .single-item .icon-holder {
    border: 1px solid #f4f4f4;
    width: 65px;
    height: 65px;
    display: block;
    margin: 0px auto 0;
    position: relative;
    background: #fff;
    border-radius: 50%;
    top: 33px;
    transition: all 500ms ease;
}
#single-service-area .content-box .specific-services .single-item:hover .icon-holder{
    background: #e45c00;
    border-color: #e45c00;
}
#single-service-area .content-box .specific-services .single-item .icon-holder span:before {
    color: #e45c00;
    font-size: 32px;
    font-weight: 600;
    line-height: 62px;
    transition: all 700ms ease;
}
#single-service-area .content-box .specific-services .single-item:hover .icon-holder span:before{
    color: #fff;
}

#single-service-area .content-box .specific-services .single-item .text-holder {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 50px 10px 40px;
}
#single-service-area .content-box .specific-services .single-item .text-holder h3{
    font-size: 18px;
    margin: 0 0 15px;
}
#single-service-area .content-box .specific-services .single-item .text-holder p{
    margin: 0;
}
#single-service-area .content-box .specific-services .single-item .text-holder a {
    border: 2px solid #f4f4f4;
    height: 45px;
    width: 140px;
    border-radius: 4px;
    display: block;
    color: #e45c00;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    line-height: 42px;
    margin: 22px auto 0;
    transition: all 900ms ease;
}
#single-service-area .content-box .specific-services .single-item:hover .text-holder a{
    background: #e45c00;
    border-color: #e45c00;
    color: #fff;
}

#single-service-area .content-box .benefits-service-content {

    overflow: hidden;
    margin-bottom: 10px;
}
#single-service-area .content-box .benefits-service-content .text-holder {
    overflow: hidden;
}

#single-service-area .content-box .benefits-service-content  ul {
    overflow: hidden;
}
#single-service-area .content-box .benefits-service-content  ul li{
    line-height: 30px;
}
.benefits-service-content  ul li:before{
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
display: inline-block;
    padding-right: 13px;
    color: #e45c00;
    font-weight: 600;
}
#single-service-area .content-box .benefits-service-content  ul li i {
    display: inline-block;
    padding-right: 13px;
    color: #e45c00;
    font-weight: 600;
}
.benefits-service-content .product-doc-wrapper {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.lista-media-center tr{ border-bottom: 1px solid #e5e5e5; padding:5px 0;}
.lista-media-center i { color: #e45c00;}
.content-box  .video-holder{
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 20px;*/
}
.video-title {
  margin-bottom: 20px;
}
.content-box .video-holder img{
    /*transform: scale(1);
    transition: all 0.5s ease 0s;*/

    width: 100%;
}
.content-box .video-holder .overlay-gallery {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    transition: all 500ms ease;
}
.content-box .video-holder .overlay-gallery.laranja {background-color: rgba(228,92, 0, 0.70);}
.content-box .video-holder .overlay-gallery .icon-holder{
    display: table;
    height: 100%;
    width: 100%;
}
.content-box .video-holder .overlay-gallery .icon-holder .icon{
    display: table-cell;
    vertical-align: middle;
}
.content-box .video-holder .overlay-gallery .icon-holder .icon a img{
    width: auto;

   /* transform: scale(1);
    transition: all 0.5s ease 0s;*/
}
.content-box .video-holder:hover .overlay-gallery {
    background-color: rgba(0, 0, 0, 0.50);
}
.content-box .video-holder:hover img {
   /* transform: scale(1.1);*/
}
.content-box .video-holder .overlay-gallery .icon-holder .icon a:hover img{
    /*transform: scale(1.1);*/
}

.content-box .accordion-box {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 20px 30px 0;
    margin-bottom: 60px;
}
.form .content-box { padding: 40px 0}
.content-box .consultation-form{}
.content-box .consultation-form form{
    display: block;
    border: 1px solid #eeeeee;
    padding: 30px;
}
.content-box .consultation-form form input[type="text"],
.content-box .consultation-form form input[type="email"],
.content-box .consultation-form form select,
.content-box .consultation-form form textarea{
    background: #ffffff;
    border: 1px solid #ececec;
    color: #000;
    display: block;
    font-size: 18px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
}
.content-box .consultation-form form input.nomeprodutoform { color:#000 !important;}
.content-box .consultation-form form textarea {
    height: 210px;
    margin-bottom: 30px;
    padding: 10px 15px;
}
.content-box .consultation-form form input[type="text"]:focus{
    border-color: #e45c00;
}
.content-box .consultation-form form input[type="email"]:focus{
    border-color: #e45c00;
}
.content-box .consultation-form form textarea:focus{
    border-color: #e45c00;
}
.content-box .consultation-form form button{
    width: 100%;
    padding: 13px 0 11px;
}



/***
=============================================
    Shop Area style
=============================================
***/
.mb30{ margin-bottom:30px;}
.shop-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
.shop-area .sidebar-wrapper .single-sidebar .sec-title {
    padding-bottom: 0px;
}
.shop-area .shop-content {
    overflow: hidden;
}
.shop-area .showing-result-shorting {
    overflow: hidden;
    padding-bottom: 20px;
}
.shop-area .showing-result-shorting .showing{}
.shop-area .showing-result-shorting .shorting{ }
.shop-area .showing-result-shorting .showing p {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0;
}

.single-product-item{
  position: relative;
  background: #fff;
  margin-bottom: 40px;
  /*transition: all 0.7s ease;*/
  border: 1px solid #f4f4f4;
  text-align:center;
  padding-bottom: 65px;
}
.single-product-item:hover{  }
.single-product-item .img-holder {
    overflow: hidden;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.single-product-item .img-holder img {
    /*-webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;*/
    width: 100%;
    height: auto;
}
.single-product-item:hover .img-holder img{
    transform: scale(1.1);
}
.single-product-item:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.single-product-item .img-holder .overlay-style-one .box .content a i {
    border: 2px solid #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-product-item .img-holder .overlay-style-one .box .content a:hover i{
    background: #222;
    border-color: #222;
}

.single-product-item .title-holder {
  padding: 19px 15px 12px;
  /*border: 1px solid #f4f4f4;*/
  border-top: none;
}
.single-product-item .title-holder .product-title {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.single-product-item .title-holder .product-value {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Hind', sans-serif;
    margin: 0 0 17px;
}

.single-product-item .botton {
    position: absolute;
    border-top: 1px solid #f4f4f4;
    display: block;
    padding: 15px 0;
    text-align: center;
    bottom: 0;
    width: 100%;
}
.single-product-item .botton .bt-detail{
background-color: #e45c00;
color:#fff;

}
.center-col{ float:none !important; margin-left:auto !important; margin-right:auto !important}
.single-product-item .botton .bt-detail:hover, .single-product-item .botton .bt-detail:focus{
background-color: #000;
color:#fff;

}
.single-product-item .title-holder .botton .product-cart a {
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease;
}
.single-product-item .title-holder .botton .product-cart a i{
    display: inline-block;
    padding-right: 5px;
    transition: all 500ms ease;
}
.single-product-item .title-holder .botton .product-cart a:hover{
    color: #e45c00;
}
.shop-area .post-pagination{
    margin-top: 20px;
}

.single-sidebar .price-ranger{ }
.single-sidebar .price-ranger .ui-widget-content {
    background: #e5e5e5;
    border: none;
    height: 2px;
    position: relative;
}
.single-sidebar .price-ranger .ui-widget-content:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f0f0f0;
    content: "";
}
.single-sidebar .price-ranger .ui-slider-handle {
    background: #e45c00 none repeat scroll 0 0;
    border: 2px solid #252525;
    border-radius: 50%;
    height: 10px;
    margin-left: -4px;
    outline: medium none;
    width: 10px;
    cursor: pointer;
}
.single-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
  top: -4px;
}
.single-sidebar .price-ranger .ui-slider .ui-slider-range {
  background: #252525;
}
.single-sidebar .price-ranger #slider-range {
    margin-left: 4px;
    margin-right: 6px;
    margin-top: 0;
}
.single-sidebar .price-ranger .ranger-min-max-block {
    margin-bottom: 0px;
    margin-top: 30px;
    overflow: hidden;
}
.single-sidebar .price-ranger .ranger-min-max-block input {
  display: inline-block;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"] {
    float: left;
    margin-right: 20px;
    padding: 6px 0px 5px;
    text-align: center;
    width: 80px;
    border: none;
    background: #e45c00;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 3px;
    transition: all 500ms ease;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"]:hover{
  background: #179bc2;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="text"] {
    border: medium none;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    outline: medium none;
    text-align: right;
    width: 40px;
    margin: 6px 0 0;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type='text'].max {}
.single-sidebar .price-ranger .ranger-min-max-block span {
    color: #999999;
    font-weight: 600;
    font-size: 16px;
}

.sidebar-wrapper .single-sidebar .popular-product {}
.sidebar-wrapper .single-sidebar .popular-product li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 25px;
    padding-left: 70px;
    position: relative;
}
.sidebar-wrapper .single-sidebar .popular-product li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.sidebar-wrapper .single-sidebar .popular-product li .img-holder{
    display: block;
    overflow: hidden;
    position: absolute;
    width: 70px;
    min-height: 70px;
    top: 0;
    left: 0;
}
.sidebar-wrapper .single-sidebar .popular-product li .img-holder img{
    transition: all 0.5s ease 0s;
    width: 100%;
}
.sidebar-wrapper .single-sidebar .popular-product li:hover .img-holder img{
}
.sidebar-wrapper .single-sidebar .popular-product li .img-holder .overlay-style-one .box .content a i {
    opacity: 0;
    font-size: 16px;
    color: #fff;
}
.sidebar-wrapper .single-sidebar .popular-product li:hover .img-holder .overlay-style-one .box .content a i{
    opacity: 1;
}
.sidebar-wrapper .single-sidebar .popular-product li:hover .img-holder .overlay-style-one{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.sidebar-wrapper .single-sidebar .popular-product li .title-holder {
    padding-left: 20px;
}
.sidebar-wrapper .single-sidebar .popular-product li .title-holder a h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 500ms ease;
}
.sidebar-wrapper .single-sidebar .popular-product li .title-holder h5 {
    color: #e45c00;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Hind', sans-serif;
}
.sidebar-wrapper .single-sidebar .popular-product li .title-holder .review-box {
    line-height: 14px;
    margin: 10px 0 0;
}
.sidebar-wrapper .single-sidebar .popular-product li .title-holder .review-box li {
    display: inline-block;
    margin: 0 1px;
    position: static;
    padding: 0;
    border: none;
}
.sidebar-wrapper .single-sidebar .popular-product li .title-holder .review-box li i{
    font-size: 12px;
    color: #cacaca;
}
.sidebar-wrapper .single-sidebar .popular-product li:hover .title-holder h4{
    color: #e45c00;
}

.sidebar-wrapper .single-sidebar .product-tag{
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -5px;
}
.sidebar-wrapper .single-sidebar .product-tag li{
    display: inline-block;
    margin: 0 3px 10px;
}
.sidebar-wrapper .single-sidebar .product-tag li a{
    border: 1px solid #f4f4f4;
    color: #999999;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 10px 3px;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease 0s;
}
.sidebar-wrapper .single-sidebar .product-tag li a:hover{
    background: #e45c00;
    border-color: #e45c00;
    color: #fff;
}



/***
=============================================
   Single Shop Area style
=============================================
***/
.single-shop-area{
    padding-top: 80px;
    padding-bottom: 40px;
}
.single-shop-content .img-holder {
    margin-right: 50px;
}
.single-shop-content .content-box {

}
.single-shop-content .content-box h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 8px;
    text-transform: capitalize;
}
.single-shop-content .content-box .review-box {
    margin: 0 0 15px;
}
.single-shop-content .content-box .review-box ul {}
.single-shop-content .content-box .review-box ul li {}
.single-shop-content .content-box .review-box ul li i {
    color: #e45c00;
    font-size: 15px;
}
.single-shop-content .content-box span.price {
    color: #e45c00;
    font-size: 22px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
.single-shop-content .content-box .text {
    overflow: hidden;
    padding: 25px 0 9px;
}
.single-shop-content .content-box .location-box {
  margin: 4px 0 20px;
}
.single-shop-content .content-box .location-box p {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 12px;
}
.single-shop-content .content-box .location-box form input {
    border: 2px solid #f7f7f7;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 170px;
    transition: all 500ms ease;
    margin: 0 0 15px;
}
.single-shop-content .content-box .location-box form input:focus{
    border-color: #e45c00;
}
.single-shop-content .content-box .location-box form button {
    background: #f7f7f7 none repeat scroll 0 0;
    border: medium none;
    color: #252525;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin-left: 6px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    width: 95px;
    position: relative;
    top: 0px;
    padding-top: 2px;
}
.single-shop-content .content-box .location-box form button:hover{
  background: #e45c00;
  color: #fff;
}
.single-shop-content .content-box .location-box form span {
  color: #e45c00;
}

.single-shop-content .content-box .addto-cart-box {}
.single-shop-content .content-box .addto-cart-box .input-group.bootstrap-touchspin {
  float: left;
  width: 70px;
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-top: -2px;
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  margin-left: -1px;
  max-width: 100%;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.single-shop-content .content-box .addto-cart-box .btn-default {
  background-color: #efefef;
  border-color: #efefef;
  color: #9e9e9e;
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
  color: #9e9e9e;
  font-weight: normal;
  left: 8px;
  position: absolute;
  top: 7px;
}
.single-shop-content .content-box .addto-cart-box button.addtocart {
    margin-left: 25px;
    padding: 11px 30px 9px;
}


.product-tab-box {
  border: 1px solid #ececec;
  border-top: none;
  border-right: none;
  border-left: none;
  overflow: hidden;
  margin-top: 80px;
}
.product-tab-box .tab-menu {
  border-bottom: 1px solid #ececec;
  margin-bottom: 30px;
}
.product-tab-box .tab-menu li {
  display: inline-block;
  float: left;
  margin-bottom: -1px;
  margin-right: 3px;
}
.product-tab-box .tab-menu li a {
  background: #f7f7f7;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  display: block;
  margin-right: 1px;
  padding: 15px 30px 13px;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;

  transition: all 500ms ease;
}
.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a{
  background: #ffffff;
  color: #e45c00;
  border-left-color: #ececec;
  border-top-color: #ececec;
  border-right-color: #ececec;
}

.product-tab-box .tab-content {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  margin-top: -30px;
  padding: 30px 30px 40px;
}
.product-tab-box .tab-content .review-box {

}
.product-tab-box .tab-content .review-box .title {
    margin-top: 3px;
    padding-bottom: 25px;
}
.product-tab-box .tab-content .review-box .title h3 {
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
.product-tab-box .tab-content .review-box .single-review-box {
  margin-bottom: 30px;
  padding-left: 60px;
  position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder {
    border: 1px solid #ececec;
    margin-left: 20px;
    padding: 17px 20px 12px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
    margin: 0 0 10px;
    overflow: hidden;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
    margin-top: -2px;
    padding-left: 0px;
    position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin-right: 1px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
    color: #e45c00;
    font-size: 14px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
    margin: 0;
}


.product-tab-box .tab-content .review-form .title{

}
.product-tab-box .tab-content .review-form .title h3 {
    margin: 0 0 15px;
}
.product-tab-box .tab-content .review-form .add-rating-box {
    margin: 0 0 20px;
}
.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    font-family: 'Hind', sans-serif;
    text-transform: none;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    padding-right: 10px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child{
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #ebebeb;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
  color: #d6d6d6;
  font-size: 12px;
  line-height: 20px;
  margin-right: 1px;
  opacity: 0.9;
  transition: all 500ms ease 0s;
}


.product-tab-box .tab-content .review-form form .field-label p {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    font-family: 'Hind', sans-serif;
}
.product-tab-box .tab-content .review-form form input[type="text"],
.product-tab-box .tab-content .review-form form input[type="email"],
.product-tab-box .tab-content .review-form form textarea {
    background: #fff;
    height: 50px;
    width: 100%;
    border: 1px solid #ececec;
    color: #252525;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 20px;
    transition: all 500ms ease;
}
.product-tab-box .tab-content .review-form form textarea {
    height: 110px;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.product-tab-box .tab-content .review-form form button {
    padding: 11px 35px 9px;
}
.product-tab-box .tab-content .review-form form button:hover{}
.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i{
    opacity: 1;
    color: #e45c00;
}
.product-tab-box .tab-content .review-form form input[type="text"]:focus{
    border-color: #e45c00;
}
.product-tab-box .tab-content .review-form form input[type="email"]:focus{
    border-color: #e45c00;
}
.product-tab-box .tab-content .review-form form textarea:focus{
    border-color: #e45c00;
}
.related-product {
  padding-top: 70px;
}
.related-product .sec-title {
  padding-bottom: 40px;
}
.related-product .single-product-item {
  padding-bottom: 0 !important;
}

.single-shop-area .sidebar-wrapper .single-sidebar .sec-title {
    overflow: hidden;
    padding-bottom: 30px;
}
/*tabform suport*/
.tabform-suport-box label { font-weight:normal;}
.tabform-suport-box {
  border: 1px solid #ececec;
  border-top: none;
  border-right: none;
  border-left: none;
  overflow: hidden;
  margin-top: 80px;
}
.tabform-suport-box .tab-menu {
  border-bottom: 1px solid #ececec;
  margin-bottom: 0px;
}
.tabform-suport-box .tab-menu li {
  display: inline-block;
  float: left;
  margin-bottom: -1px;
  margin-right: 3px;
}

.tabform-suport-box .tab-content {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  margin-top: 0px;
  padding: 0px;
}
.tabform-suport-box .tab-menu li.active a, .tabform-suport-box .tab-menu li:hover a {
    background: #f7f7f7;
    color: #e45c00;
    border-left-color: #ececec;
    border-top-color: #ececec;
    border-right-color: #ececec;
}


.tabform-suport-box .tab-menu li a {
    background: #fff;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    display: block;
    margin-right: 1px;
    padding: 15px 30px 13px;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;

    transition: all 500ms ease;
}
.tabform-suport-box .tab-menu li a.rmas {
    background: #e45c00;
    color: #fff;

}
.li-rmas.active > a{
  background: #f9f9f9 !important;
  color: #e45c00 !important;
}
.li-rmas:not(.active) a:hover{
  color: #e45c00 !important;
  background-color: #ffffff !important;
}
.faq-content-area .question-form.rmas {
    background: #ccc none repeat scroll 0 0;
    padding: 30px 30px 30px 30px;
}
.bx-faqs { margin-bottom:30px;}
@media (min-width: 1200px) {

#er.affix, #er.affix-bottom {
    width: 263px;
}
}
@media (min-width: 992px){

#er.affix {
    position: fixed;
    top: 20px;
}

}
/***
=============================================
   Cart area  style
=============================================
***/
.cart-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.cart-area .sec-title{
    padding-bottom: 32px;
}
.cart-area .sec-title h1{
    font-size: 24px;
}
.cart-area .table-outer {
  overflow-x: auto;
  position: relative;
  width: 100%;
}
.cart-area .cart-table {
  min-width: 1024px;
  width: 100%;
}
.cart-area .cart-table .cart-header {
  background: #f7f7f7;
  color: #222222;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
  width: 100%;
}
.cart-area .cart-table thead tr th {
  font-weight: 400;
  line-height: 24px;
  min-width: 110px;
  padding: 20px 25px;
}
.cart-area .cart-table thead tr th.prod-column {
  padding-left: 30px;
  text-align: left;
}
.cart-area .cart-table thead tr th.availability {
  padding: 0 40px
}


.cart-area .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}
.cart-area .cart-table tbody tr td {
    color: #999999;
    font-family: 'Hind', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    min-width: 100px;
    padding: 27.5px 25px;
}
.cart-area .cart-table tbody tr .prod-column .column-box {
    min-height: 70px;
    position: relative;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
    width: 70px;
    border: 2px solid #f7f7f7;
    padding: 3px;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb,
.cart-area .cart-table tbody tr .prod-column .column-box .title{
    display: table-cell;
    vertical-align: middle;
}
.cart-area .cart-table tbody tr .prod-column .column-box .title{
    padding-left: 20px;
}
.cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.cart-area .cart-table tbody tr .qty {
  padding-right: 25px;
  width: 120px;
}
.cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  margin-left: 0;
  padding: 11px;
}
.cart-area .cart-table tbody tr .qty .btn-default {
  background-color: #e0dcdc;
  border-color: #ababab;
  color: #fff;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-left: 0;
  margin-top: -1px;
  padding: 10px;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
  font-size: 9px;
  left: 6px;
  top: 6px;
}

.cart-area .cart-table tbody tr td.unit-price {
  padding-left: 40px;
  padding-right: 20px;
}
.cart-area .cart-table tbody .available-info {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 50px;
  position: relative;
}
.cart-area .cart-table tbody .available-info .icon {
    background: #e45c00 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 40px;
}

.cart-area .cart-table tbody tr td.price {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
}
.cart-area .cart-table tbody tr .sub-total {
    color: #e45c00;
    font-weight: 400;
    font-size: 18px;
}
.cart-area .cart-table tbody tr td .remove{ }
.cart-area .cart-table tbody tr td .remove .checkbox label {
    color: #777;
    font-size: 16px;
    font-weight: 400;
}
.cart-area .cart-table tbody tr td .remove .checkbox label input[type="checkbox"] {
  display: inline-block;
  position: relative;
  top: 1px;
}


.cart-middle {
    padding-top: 30px
}
.cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative;
}
.cart-middle .apply-coupon input[type="text"] {
  border: 2px solid #f7f7f7;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  left: 0;
  padding: 0 15px;
  position: absolute;
  text-transform: capitalize;
  top: 0;
  transition: all 500ms ease 0s;
  width: 225px;
}
.cart-middle .apply-coupon input[type="text"]:focus {
  border: 2px solid #e45c00
}
.cart-middle .apply-coupon .apply-coupon-button button {
    padding: 11px 45px 9px;
}
.cart-middle .update-cart button {
    padding: 11px 35px 9px;
    background: #f7f7f7;
    color: #222222;
    border-color: #f7f7f7;
}
.cart-middle .update-cart button:hover{
    background: #e45c00;
    color: #fff;
}


.cart-bottom {
    overflow: hidden;
    padding-top: 76px;
}
.cart-bottom .calculate-shipping {}
.cart-bottom .calculate-shipping .ui-state-default .ui-icon {}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
    border-left: 2px solid #f7f7f7;
    display: block;
    float: right;
    height: 41px;
    text-indent: 0;
    top: 8px;
    width: 45px;
    position: absolute;
    right: 0;
    display: block;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
  color: #ababae;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  overflow: visible;
  position: absolute;
  right: 14px;
  top: 8px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
  display: block;
  line-height: 18px;
  overflow: hidden;
  padding: 12px 17px;
  text-align: left;
}
.cart-bottom .calculate-shipping input[type="text"] {
  border: 2px solid #f7f7f7;
  color: #777;
  display: block;
  font-size: 14px;
  height: 45px;
  padding: 0 18px;
  width: 100%;
  font-weight: 400;
  margin-bottom: 30px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.cart-bottom .calculate-shipping input[type="text"]:focus {
    border: 2px solid #e45c00
}

.cart-bottom .calculate-shipping button {
    padding: 11px 40px 9px;
    background: #f7f7f7;
    border-color: #f7f7f7;
    color: #222222;
}
.cart-bottom .calculate-shipping button:hover{
    background: #e45c00;
    border-color: #e45c00;
}
.cart-bottom button.checkout-btn{
    padding: 11px 35px 9px;
    margin-top: 30px;
    float: right;
}





/***
=============================================
    CUSTOM STYLE BEGIN
=============================================
***/

  .pd0 { padding: 0px !important; }

  .w110 { width:110px !important; }

    .search-box.now-visible {
        top: 5% !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .search-box {
        background: rgba(0,0,0,0.6) !important;
        opacity: 0 !important;
        border-top: none !important;
        padding: 20px !important;
        position: absolute !important;
        right: 14% !important;
        top: 150% !important;
        transition: all 500ms ease 0s !important;
        visibility: hidden !important;
        width: 65% !important;
    }

    .search-box .form-group button, .search-box .form-group input[type="submit"] {
        background: #e45c00 !important;
        color: #fff !important;
        cursor: pointer !important;
        display: block !important;
        font-size: 24px !important;
        height: 52px !important;
        line-height: 52px !important;
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
        width: 60px !important;
        transition: all 500ms ease 0s !important;
    }

/***
=============================================
    CUSTOM STYLE END
=============================================
***/



/***
=============================================
    Checkout Area style
=============================================
***/
.checkout-area {
    padding-bottom: 80px;
    padding-top: 80px;
}
.checkout-area .sec-title {
    padding-bottom: 40px;
}
.checkout-area .sec-title h1 {
    color: #222;
    font-size: 24px;
    text-transform: none;
}
.checkout-area .exisitng-customer {
    background: #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 20px;
}
.checkout-area .exisitng-customer:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #e45c00;
    content: "";
}
.checkout-area .exisitng-customer h5{
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.checkout-area .exisitng-customer h5 a{
    color: #e45c00;
    display: inline-block;
    padding-left: 15px;
}
.checkout-area .coupon {
    background: #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 60px;
}
.checkout-area .coupon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #e45c00;
    content: "";
}
.checkout-area .coupon h5 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.checkout-area .coupon h5 a {
    color: #e45c00;
    display: inline-block;
    padding-left: 15px;
}


.checkout-area .form form .field-label {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.checkout-area .form form .field-input input[type="text"] {
  border: 2px solid #f4f4f4;
  color: #999999;
  display: block;
  font-size: 14px;
  height: 48px;
  margin-bottom: 23px;
  padding: 0 15px;
  width: 100%;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.checkout-area .form form .field-input input[type="text"]:focus{
  border: 2px solid #e45c00;
}
.checkout-area .create-acc .checkbox {
  margin: 7px 0 0;
}
.checkout-area .create-acc .checkbox label {
  color: #e45c00;
  font-weight: 400;
  font-size: 16px;
}
.checkout-area .create-acc .checkbox input {
  margin-top: 6px;
}


.checkout-area .shipping-info input[type="checkbox"] {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 25px;
  position: relative;
  top: 0px;
  vertical-align: middle;
}
.checkout-area .form form .field-input textarea {
  border: 2px solid #f4f4f4;
  color: #999;
  display: block;
  font-size: 14px;
  height: 119px;
  padding: 10px 15px;
  width: 100%;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.checkout-area .form form .field-input textarea:focus{
  border-color: #e45c00;
}


.checkout-area .bottom {
    padding-top: 60px
}
.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%;
}
.checkout-area .table .cart-table .cart-header {
    background: #f7f7f7;
    color: #222222;
    font-size: 16px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    font-family: 'Poppins', sans-serif;
}
.checkout-area .table .cart-table thead tr th {
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
    padding: 19px 30px 17px;
}
.checkout-area .table .cart-table thead tr th.product-column {
  padding-left: 30px;
  text-align: left;
}

.checkout-area .table .cart-table tbody tr {
  border-bottom: 1px solid #f7f7f7;
}
.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle
}
.checkout-area .table .cart-table tbody tr td {
  min-width: 110px;
  padding: 25px 20px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
  min-height: 70px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    width: 70px;
    border: 2px solid #f7f7f7;
    padding: 3px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
    display: table-cell;
    vertical-align: middle;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
    padding-left: 15px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.checkout-area .table .cart-table tbody tr .qty {
  padding-right: 30px;
  width: 130px;
}
.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
  float: right;
  width: 60px;
}
.checkout-area .table .cart-table tbody tr .qty .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  color: #252525;
  display: block;
  font-size: 18px;
  font-weight: 400;
  height: 34px;
  padding: 6px 0;
  text-align: center;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}
.checkout-area .table .cart-table tbody tr .qty .btn-default {
  background-color: #e45c00;
  border-color: #32b6dc;
  color: #fff;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-top: -2px;
}
.checkout-area .table .cart-table tbody tr td.price {
    color: #32b6dc;
    font-size: 18px;
    font-weight: 400;
}


.cart-total{}
.cart-total-table {
    border: 2px solid #f7f7f7
}
.cart-total-table li {
    border-bottom: 1px solid #f7f7f7
}
.cart-total-table li:last-child {
    border-bottom: none
}
.cart-total-table li span.col.col-title {
    border-right: 1px solid #f7f7f7;
    color: #222222;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Poppins', sans-serif;
}
.cart-total-table li span.col {
    color: #999999;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Hind', sans-serif;
}
.cart-total-table li span.col b {
  color: #e45c00;
  font-weight: 300;
  text-decoration: underline;
}


.cart-total .payment-options {
  background: #f7f7f7 none repeat scroll 0 0;
  margin-top: 30px;
  overflow: hidden;
  padding: 23px 20px 35px;
}
.cart-total .payment-options .option-block {
  margin-bottom: 14px
}

.cart-total .payment-options .option-block .checkbox {
    margin: 0 0 5px;
}
.cart-total .payment-options .option-block .checkbox label {
    font-weight: 700;
    min-height: 20px;
    padding-left: 20px;
}
.cart-total .payment-options .option-block .checkbox label input {
    position: relative;
    top: 1px;
}
.cart-total .payment-options .option-block .checkbox label span {
    color: #222222;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.cart-total .payment-options .option-block .checkbox label span b {
  color: #e45c00;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding-left: 25px;
  text-decoration: underline;
}
.cart-total .payment-options .option-block .text{
  padding-left: 30px;
}
.cart-total .payment-options .option-block .text p {
  margin: 0;
  line-height: 28px;
}
.placeorder-button button {
    padding: 11px 40px 9px;
    margin-top: 20px;
}



/***
=============================================
    Login Register Area style
=============================================
***/
.login-register-area {
    padding-bottom: 80px;
    padding-top: 80px;
}
.login-register-area .form .sec-title {
    padding-bottom: 40px;
}
.login-register-area .form .sec-title h1{
    font-size: 24px;
    text-transform: none;
}
.login-register-area .form .input-field {
    position: relative;
}
.login-register-area .form .input-field input[type="text"],
.login-register-area .form .input-field input[type="password"]
{
    border: 2px solid #f4f4f4;
    color: #000;
    font-size: 18px;
    height: 50px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 50px;
    width: 100%;
    transition: all 700ms ease 0s;
}
.login-register-area .form .input-field .icon-holder {
    position: absolute;
    right: 20px;
    top: 11px;
}
.login-register-area .form .input-field .icon-holder i {
    color: #777;
    font-size: 14px;
    font-weight: 400;
}
.login-register-area .form button {
    margin-top: 10px;
    padding: 11px 45px 9px;
}
.login-register-area .form .remember-text {
    margin-top: 19px;
}
.login-register-area .form .remember-text .checkbox label {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.login-register-area .form .remember-text .checkbox input {
    margin-top: 5px;
}

.login-register-area .form .social-icon {
    float: right;
    margin-right: -8px;
    margin-top: 15px;
    position: relative;
}
.login-register-area .form .social-icon .login-with {
    display: inline-block;
    left: -100px;
    position: absolute;
    top: 8px;
}
.login-register-area .form .social-icon li {
    display: inline-block;
    margin: 0 8px;
}
.login-register-area .form .social-icon li a i {
    background: #3b5998 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 100;
    height: 40px;
    line-height: 24px;
    padding: 8px 0;
    text-align: center;
    transition: all 700ms ease 0s;
    width: 40px;
}
.login-register-area .form .social-icon li a i.twitter {
    background: #33ccfe none repeat scroll 0 0;
}
.login-register-area .form .social-icon li a i.gplus {
    background: #dd4b39 none repeat scroll 0 0;
}
.login-register-area .form a.forgot-password {
    color: #e45c00;
    float: right;
    font-weight: 700;
    margin: 20px 0 0;
    font-family: 'Hind', sans-serif;
}
.login-register-area .form h6 {
    color: #848484;
    float: left;
    font-size: 14px;
    font-family: 'Hind', sans-serif;
    padding-left: 10px;
    overflow: hidden;
    margin-left: -40px;
    margin-top: 28px;
}
.login-register-area .form .input-field input[type="text"]:focus,
.login-register-area .form .input-field input[type="email"]:focus,
.login-register-area .form .input-field input[type="password"]:focus
{
    border: 2px solid #e45c00;
}
.login-register-area .form .social-icon li a:hover i{
    background: #18387b;
}
.login-register-area .form .social-icon li a:hover i.twitter{
    background: #12addf;
}
.login-register-area .form .social-icon li a:hover i.gplus{
    background: #c62d1a;
}


.list-donwload { border-bottom: 1px solid #efefef; padding:10px 20px; margin-bottom: 10px ; display: block}
.list-donwload:hover { border-bottom: 1px solid #333; color:#333; }

/**/
/*icheck**/
.i-check,
.i-radio {
  display: inline-block;
  *display: inlne;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #ccc;
  cursor: pointer;
  top: 1px;
  left: -7px;
  margin-left: -13px;
  float: left;
  text-align: center;
  line-height: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}
.i-check:before,
.i-radio:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, -25px, 0);
  -moz-transform: translate3d(0, -25px, 0);
  -o-transform: translate3d(0, -25px, 0);
  -ms-transform: translate3d(0, -25px, 0);
  transform: translate3d(0, -25px, 0);
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  color: #fff;
  font-size: 14px;
}
.i-check.hover,
.i-radio.hover {
  border: 1px solid #e45c00;
}
.i-check.checked,
.i-radio.checked {
  border: 1px solid #e45c00;
  background: #e45c00;
}
.i-check.checked:before,
.i-radio.checked:before {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.i-check.disabled,
.i-radio.disabled {
  border-color: #d9d9d9 !important;
}
.i-check.disabled.checked,
.i-radio.disabled.checked {
  background: #ccc !important;
}
.i-check.i-check-stroke.checked {
  background: #fff;
}
.i-check.i-check-stroke.checked:before {
  color: #e45c00;
}
.i-radio {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.i-radio:before {
  content: '\f111';
  font-size: 12px;
}
.checkbox-switch .i-check,
.radio-switch .i-check,
.checkbox-switch .i-radio,
.radio-switch .i-radio {
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 44px;
  broder-color: #999;
  border-width: 2px;
}
.checkbox-switch .i-check:before,
.radio-switch .i-check:before,
.checkbox-switch .i-radio:before,
.radio-switch .i-radio:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #b3b3b3;
  content: '';
  width: 16px;
  height: 14px;
  top: 2px;
  left: 2px;
  position: absolute;
}
.checkbox-switch .i-check.checked,
.radio-switch .i-check.checked,
.checkbox-switch .i-radio.checked,
.radio-switch .i-radio.checked {
  background: #fff;
}
.checkbox-switch .i-check.checked:before,
.radio-switch .i-check.checked:before,
.checkbox-switch .i-radio.checked:before,
.radio-switch .i-radio.checked:before {
  background: #e45c00;
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}
.checkbox-switch .i-check.disabled:before,
.radio-switch .i-check.disabled:before,
.checkbox-switch .i-radio.disabled:before,
.radio-switch .i-radio.disabled:before {
  background: #ccc !important;
}
.checkbox-small,
.radio-small {
  margin-bottom: 10px;
}
.checkbox-small.checkbox-inline,
.radio-small.checkbox-inline,
.checkbox-small.radio-inline,
.radio-small.radio-inline {
  margin: 0;
}
.checkbox-small label,
.radio-small label {
  font-size: 12px;
}
.checkbox-small label .i-check,
.radio-small label .i-check,
.checkbox-small label .i-radio,
.radio-small label .i-radio {
  width: 18px;
  height: 18px;
  line-height: 16px;
  top: 3px;
}
.checkbox-small label .i-check:before,
.radio-small label .i-check:before,
.checkbox-small label .i-radio:before,
.radio-small label .i-radio:before {
  font-size: 12px;
}
.checkbox-small label .i-radio:before,
.radio-small label .i-radio:before {
  font-size: 9px;
}
.checkbox-lg,
.radio-lg {
  margin-bottom: 20px;
}
.checkbox-lg.checkbox-inline,
.radio-lg.checkbox-inline,
.checkbox-lg.radio-inline,
.radio-lg.radio-inline {
  margin: 0;
}
.checkbox-lg label,
.radio-lg label {
  font-size: 16px;
}
.checkbox-lg label .i-check,
.radio-lg label .i-check,
.checkbox-lg label .i-radio,
.radio-lg label .i-radio {
  width: 26px;
  height: 26px;
  line-height: 24px;
  top: -1px;
}
.checkbox-lg label .i-check:before,
.radio-lg label .i-check:before,
.checkbox-lg label .i-radio:before,
.radio-lg label .i-radio:before {
  font-size: 16px;
}
.checkbox-lg label .i-radio:before,
.radio-lg label .i-radio:before {
  font-size: 14px;
}
.checkbox-stroke .i-check.checked,
.radio-stroke .i-check.checked,
.checkbox-stroke .i-radio.checked,
.radio-stroke .i-radio.checked {
  background: #fff;
}
.checkbox-stroke .i-check.checked:before,
.radio-stroke .i-check.checked:before,
.checkbox-stroke .i-radio.checked:before,
.radio-stroke .i-radio.checked:before {
  color: #e45c00;
}
.checkbox-stroke .i-check.checked.disabled,
.radio-stroke .i-check.checked.disabled,
.checkbox-stroke .i-radio.checked.disabled,
.radio-stroke .i-radio.checked.disabled {
  background: #fff;
}
.checkbox-stroke .i-check.checked.disabled:before,
.radio-stroke .i-check.checked.disabled:before,
.checkbox-stroke .i-radio.checked.disabled:before,
.radio-stroke .i-radio.checked.disabled:before {
  color: #ccc;
}
.checkbox-small.checkbox-inline + .checkbox-small.checkbox-inline,
.radio-small.radio-inline + .radio-small.radio-inline {
  margin-left: 10px;
}
.checkbox-lg.checkbox-inline + .checkbox-lg.checkbox-inline,
.radio-lg.radio-inline + .radio-lg.radio-inline {
  margin-left: 20px;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 15px;
}

.background-overlay > .slotholder,
.background-overlay > .rs-background-video-layer { position: relative; }
.background-overlay > .slotholder:before,
.background-overlay > .rs-background-video-layer:before {
    background: rgba(0,0,0,0.8);
    /*background: url("../img/overlay-pattern-1.png");*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 10;
}

.background-overlay-gradient > .slotholder,
.background-overlay-gradient > .rs-background-video-layer { position: relative; }
.background-overlay-gradient > .slotholder:before,
.background-overlay-gradient > .rs-background-video-layer:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(99%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 99%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 99%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 99%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#96000000', endColorstr='#00ffffff', GradientType=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 0.8;
}

/*.background-overlay-gradient > .slotholder:before {
    position: relative;
}
.background-overlay-gradient > .slotholder:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(255, 255, 255, 0) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.79)), color-stop(99%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(255, 255, 255, 0) 99%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(255, 255, 255, 0) 99%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(255, 255, 255, 0) 99%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.79) 0%, rgba(255, 255, 255, 0) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#96000000', endColorstr='#00ffffff', GradientType=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.8;
}*/

.mfp-bg, .mfp-wrap { z-index: 999999 !important; }
.mt55{
  margin-top:55px;
}
.btn-trash, .btn-trash:hover, .btn-trash:active{
    width:30px !important;
    height:30px !important;
    border-radius:50px;
    color: #e45c00;
    border: 2px solid #e45c00;
    padding: 8px 8px 12px !important;
    line-height: 12px !important;
}
.btn-trash i{
  line-height: 1px !important;
}
.inline{
  display:inline;
}
#legenda{
  margin-bottom: 30px;
  font-weight:400;
  font-size:14px;
}
/*#relatedCarousel .owl-nav .owl-prev, #relatedCarousel .owl-nav .owl-next{
  height:30px;
  width:30px;
  background-color: #e45c00;
  color: #fff;
  border-radius: 50px;
}
#relatedCarousel .owl-nav {
  margin-top:0;
}*/
.mb55 { margin-bottom: 55px; }

.mt25 { margin-top:25px !important; }

.fcolorwhite { color:white; }
.fcolorwhite:hover,.fcolorwhite:focus,.fcolorwhite:active { color:#e45c00; }

        .cert-height {
            height:55px;
        }

        .mb20 { margin-bottom: 20px; }

        .lw150 {
            display: inline-block;
            left: -150px;
            position: absolute;
            top: 8px;
        }

        .login-register-area .form .input-field input[type="password"] {
            border: 2px solid #f4f4f4;
            color: #000;
            font-size: 18px;
            height: 50px;
            margin-bottom: 30px;
            padding-left: 15px;
            padding-right: 50px;
            width: 100%;
            transition: all 700ms ease 0s;
        }
        .login-register-area .form .input-field input[type="email"] {
            border: 2px solid #f4f4f4;
            color: #000;
            font-size: 18px;
            height: 50px;
            margin-bottom: 30px;
            padding-left: 15px;
            padding-right: 50px;
            width: 100%;
            transition: all 700ms ease 0s;
        }

/*button.swal2-confirm {
  background-color: #e45c00 !important;
  border-left-color: #e45c00 !important;
  border-right-color: #e45c00 !important;
}*/
.col-xpto {
      float: left;
      width: 100%;
      position: relative;
    }

    input[type="text"],
    input[type="number"] {
      color: #333;
      width: 100%;
      box-sizing: border-box;
      letter-spacing: 1px;
    }

    .effect-3 {
      border: 0;
      padding: 7px 0;
      border-bottom: 1px solid #ccc;
      padding-left: 10px;
    }

    .effect-3 ~ .focus-border {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      z-index: 99;
    }
    .effect-3 ~ .focus-border:before,
    .effect-3 ~ .focus-border:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0;
      height: 100%;
      background-color: #e45c00;
      transition: 0.4s;
    }
    .effect-3 ~ .focus-border:after {
      left: auto;
      right: 0;
    }
    .effect-3:focus ~ .focus-border:before,
    .effect-3:focus ~ .focus-border:after {
      width: 100%;
      transition: 0.4s;
    }

    .user-area .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #e45c0036;
    }
    .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }

    .select-style {
        border: 2px solid #f4f4f4;
        color: #777;
        font-size: 15px;
        height: 50px;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 50px;
        width: 100%;
        transition: all 700ms ease 0s;
        background-color: white;
    }

    .select-style:focus {
        border-color: #e45c00;
        outline: none;
    }

    .ml61cent {
        margin-left:61%;
    }

    #message_ver {
      display: block !important;
    }

    .btn-cat { cursor: pointer; }
    .catActive { color: #e45c00 !important; }
    textarea { resize: vertical !important; }
    .ln-custom1{
      display:inline-block;
      padding-bottom:5px;
      vertical-align:middle;
      margin-right:15px;
    }
    .copyright-text a:hover {
      color:#e45c00;
    }
    .scroll-to-top:hover{
      color:#e45c00;
    }
    #request-form input{
      color:#fff !important;
    }
    #request-form input::placeholder{
      color:#fff !important;
    }
    #legenda p {
      margin:0 !important;
    }
    .ml15{
      margin-left:15px !important;
    }
    .mt40{
      margin-top:40px !important;
    }

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

    .w280 { width: 280px !important; }

    .autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
    .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
    .autocomplete-selected { background: #F0F0F0; }
    .autocomplete-suggestions strong { font-weight: normal; color: #e45c00; }
    .autocomplete-group { padding: 2px 5px; }
    .autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

    .btn-custom1 {
      padding: 9px 33px 9px !important;
    }

    .swal2-icon.swal2-success [class^='swal2-success-line']{
      background-color: #e45c00 !important;
    }
    .swal2-icon.swal2-success {
      border-color: #e45c00 !important;
      color: #e45c00 !important;
    }
    .swal2-success-fix, .swal2-success-circular-line-right, .swal2-success-circular-line-left {
      background:unset !important;
    }

    .swal2-icon.swal2-error{
      border-color: #e45c00 !important;
      color: #e45c00 !important;
    }
    .swal2-x-mark-line-left, .swal2-x-mark-line-right {
      background:#e45c00 !important;
    }
    .mb9 {
      margin-bottom: 9px;
    }

    .black-title {
      color: #222222 !important;
    }
    .search-result{
      padding:0 !important;
      margin: 10px 0 20px !important;
    }
    .result-pad{
      padding-left: 20px !important;
    }

    .video-title h4{
      color: #222222;
      font-size: 18px;
      font-weight: 400;
      line-height: 26px;
      display: block;
      transition: all 500ms ease;
    }
    .video-title p{
      color: #ababab;
      font-size: 16px;
      font-weight: 300;
      font-family: 'Hind', sans-serif;
    }

    .ml30{
      margin-left: 30px;
    }

    .row-centered {
    text-align:center;
    }
    .col-centered {
        display:inline-block;
        float:none;
        /* reset the text-align */
        text-align:left;
        /* inline-block space fix */
        margin-right:-4px;
        text-align: center;
    }
    .relative{
      position:relative !important;
    }
    .w300row{
      width:300px;
    }
    .w580row{
      width:580px;
    }
    .svg-regiao{
      max-height:50px;
    }
    .ttli{
      color: #333;
      margin: 0 0 0 1em;
      font-weight: 600;
      padding: 1px 0 0 0;
      display: inline;
    }
    .menuzord .showhide {
      padding: 5px 0 0 !important;
      display:none !important;
    }
    .shown-xs {
     display:none !important;
     }
    #menuzord2 .menuzord-menu{
      max-height:500px !important;
    }

    .custom-btn-privacidade{
      color: #e45c00 !important;
    }

    .lits-download-cstm{
      border-bottom: 1px solid #efefef;
      padding: 10px 20px;
      margin-bottom: 10px;
      display: block;
    }
    .vmiddle{
      display:table-cell !important;
      vertical-align: middle !important;
    }
.intl-tel-input {

}

.nas_alturas2 {
    padding: 15px;
}

.mostra_repolhos {
    display:none !important;
}

.uls_pra_frente ul {
    margin-left: 30px !important;
}
.cc-revoke, .cc-window {
    z-index: 999999 !important;
}
.tx-white {
    color:#fff;
}

#offline {
    background-color:#000;
}
#offline .boxed_wrapper {
    min-height:100%;
    background:none;
}
#offline .breadcrumb-area {
    margin-top:0;
    height:100%;
    margin-top:50%;
}

.fixPesquisa {
    display: block;
    width: 100%;
}
.pesquisa input {
    float: none !important;
}

/* Menu novo */

#menuzord {
    height: 100%;
    padding-bottom: 18px !important;
}

/*html, body {
    position: relative;
    height: 100%;
}*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container-android .theme_menu.stricky-fixed {
    -webkit-transform:translate3d(0,0,0) !important;
    transform:translate3d(0,0,0) !important
}
.menu {
    min-width: 100px;
    width: 70%;
    max-width: 320px;
    background-color: #000;
    color: #fff;
}
.content {
    width: 100%;
}
.menu-button {
    display:none;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    left: -10px;
    bottom: 13px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}
.theme_menu.stricky-fixed .search-box.now-visible {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-top: -7px;
}
.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}
.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}
.bar {
    position: relative;
    display: block;
    width: 30px;
    height: 4px;
    margin: 5px auto;
    background-color: #e45b00;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
}
.cross .bar:nth-of-type(2) {
    opacity: 0;
}
.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-4px) rotate(45deg);
    -ms-transform: translateY(-4px) rotate(45deg);
    transform: translateY(-4px) rotate(45deg);
}

.theme_menu.stricky-fixed .menu-button {
    bottom: 8px !important;
}

.visible-i {
    visibility:visible !important
}

.text-cinza {
    color:#848484 !important;
}