@import url(//fonts.googleapis.com/css?family=Roboto:400);
@import url(//fonts.googleapis.com/css?family=Roboto:300);
@import url(//fonts.googleapis.com/css?family=Roboto:500);
@import url(//fonts.googleapis.com/css?family=Roboto:700);

html {
  width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
  -webkit-text-size-adjust: none;
}

body {
  position: relative;
  min-width: 960px;
    background-color: #000000;
    color: #777777;
    font: 300 14px/21px 'Roboto', sans-serif;
}

strong {
  font-weight: 700;
}

address {
  font-style: normal;
}

p {
  margin-bottom: 21px;
}

.p1 {
    margin-bottom: 8px;
}

.p2 {
    margin-bottom: 16px;
}

.p3 {
    margin-bottom: 19px;
}

.p4 {
    margin-bottom: 17px;
}

input {
  border-radius: 0 !important;
  outline: none !important;
}


img {
  max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
  color: #2a2a2a;
}
h1 {
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 18px;
}

h2 { 
    font-size: 30px;
    line-height: 36+px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 12px;
}

h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 20px;
	
}

h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 10px;
	
}

h5 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 12px;
    margin-bottom: 6px;
	
}

h3.head1 {
    padding-top: 30px;
}

/****Lists****/


 ul {
  padding: 5px 10px;
  margin: 10px;
  list-style: initial;
}

ul.list {
    padding-top: 5px;
}


ul.list li {
    color: #2a2a2a;
    font-size: 15px;
    padding-left: 16px;
    position: relative;

}

ul.list li:after {
    content: '•';
    position: absolute;
    display: block;
    left: 0;
    top: -1px;
    color: #f59812;
    font-size: 25px;
}

ul.list li+li {
    margin-top: 10px;
}

ul.list a:hover {
    color: #f59812;
}

/****Links****/


a {
  text-decoration: none;
  color: inherit;
  outline: none;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

a:hover {
  color: #1f201f;
}
a:focus {outline: none;}
a.btn {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #f59812;
    padding: 11px 18px 12px 16px;
    display: inline-block;
    margin-top: 25px;
}

a.btn:hover {
    background-color: #2a2a2a;
}

a.btn.bt1 {
    margin-top: 45px;
}

/****classes****/

.mb0 {
  margin-bottom: 0px !important;
}
.m0 {
  margin: 0 !important;
}
.pad0 {
  padding: 0 !important;
}

.pad1 {
}


.img_inner {
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 25px;
  margin-top: 7px;
}


.fleft {
  float: left;
  width: auto !important;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
}

.page1 .fleft {
    margin-top: 3px;
}


.oh {
  overflow: hidden;
}
.fright {
  float: right !important;
}
.upp {
  text-transform: uppercase;
}

.alright {
  text-align: right;
}
.center {
  text-align: center;
}
.wrapper, .extra_wrapper {
  overflow: hidden;
}
.clear {
  float: none !important;
  clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/


header {
  display: block;
    position: relative;
    z-index: 999;
    background-color: #1b1d1f;
    background: url(/wp-content/uploads/2019/04/Avella-Brazilian-Koa-1100H.jpg) center 0 no-repeat;
     -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;

}

.header_top {
    padding-top: 60px;
    background: url(../images/h_top_bg.png) 0 0 repeat;
}


header h1 {
  position: relative;
    float: left;
    padding-top: 1px;
  text-align: center;

}


header h1 a {
  display: inline-block;
  overflow: hidden;
  width: 220px;
    height: 71px;
  font-size: 0;
  line-height: 0;
  
  text-indent: -999px;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
header h1 a img {
  display: block;
}


.categories {
    padding-top: 357px;
    padding-bottom: 70px;
    overflow: hidden;
}

.cat {
    margin-top: 20px;
    display: block;
    position: relative;
    color: #191919;
    font-size: 31px;
    line-height: 30px;

}

.cat span {
    position: relative;
    color: #fff;
    z-index: 10;
    top: -2px;
    font-weight: bold;font-size: 36px;
}

.cat:hover, .cat:hover em  {
    color: #f59812;
}

.cat:hover  strong {
    background-color: #000;
}

.cat .cat_bot {
    padding: 20px 20px 17px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.cat span em {
    z-index: 10;
    font-style: normal;
    position: relative;
    font-weight: 300;
     color: #191919;
    font-size: 31px;
    line-height: 30px;
}

.cat  strong {
    opacity: 0.7;
    background-color: #f59812;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.text1 .fa-trophy {
    color: #bbbbbb;
    font-size: 34px;
    line-height: 21px;
    display: block;
    margin-bottom: 2px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.block1+.block1 {
    margin-top: 19px;
}

/**Content**/

.content {
    background-color: #fff;
    padding-bottom: 59px;

}
.home  .content {

    padding-bottom: 70px;
}

.col1 {
    color: #f59812;
}

.text1 {
    font-size: 15px;
    margin-bottom: 6px;
}

.page1 .text1 {
    margin-bottom: 7px;
}

.cherry-box.gallery>.inner {
    padding-bottom: 61px;
    text-align: center;
}

.gallery h3 {
    padding-top: 64px;
    color: #fff;
    margin-bottom: 7px;
    padding-bottom: 0px;
}

.gallery a.gal  {
    margin-top: 20px;
    position: relative;
    display: block;
}

.gallery-icon a span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/magnify.png) -100px center no-repeat;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery a.gal img {
    position: relative;
    border-radius: 500px;
}

.gallery-icon a:hover span {
    background-position: center center;
}

a.gal_link {
    margin-top: 26px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    color: #f59812;
    text-decoration: underline;
}

.banner {
    display: block;
    font-size: 15px;
    position: relative;
    color: #f59812;
    margin-top: 25px;
    padding: 23px 55px 26px 80px;
    background-color: #f2f2f2;
}

.banner .icon {
    color: #b4b4b4;
    left: 30px;
    font-size: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -18px;
    position: absolute;
}

.banner+.banner {
    margin-top: 9px;
}

.bq1  {
    padding-top: 7px;
}

.bq1 .post-content p {
    margin-bottom: 32px;
    position: relative;
    background-color: #f2f2f2;
    padding: 22px 30px 26px;
}

.bq1 .post-content p:after {
    bottom: -14px;
    left: 32px;
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 14px 14px 0 0px;
    border-color: #f2f2f2 transparent transparent transparent;
}





.add1 span {
    display: inline-block;
    min-width: 180px;
}

.gal1 {
    margin-bottom: 13px;
    margin-top: 7px;
    position: relative;
    display: block;
}

@media (min-width: 768px) and (max-width: 991px) { 
  .gal1 img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 768px) { 
  .ajax-loader {
    display: none;
  }
}

.gal1 .gal_bot {
    padding: 19px 10px 20px 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}


.gal1 .gal_bot .title {
    margin-bottom: 0;
    position: relative;
    z-index: 100;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 2;
}
.gal1 .gal_bot .title a:hover {
  text-decoration: none;
  color: #f59812;
}
.gal1 .gal_bot .post-excerpt {
    margin-top: -1px;
    font-size: 15px;
    display: block;
    text-transform: none;
    font-weight: 300;
    color: #fff;
    position: relative;
    z-index: 2;
}
.gal1 .gal_bot .post-excerpt p {
  margin-bottom: 0;
}
.gal1:hover  strong {
    text-transform: none;
    background-color: #000;
}

.gal1 strong {
    opacity: 0.7;
    background-color: #f59812;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.prv a.link-1 {
    text-decoration: underline;
}

/**Map**/

.map {
    overflow: hidden;
    position: relative;
    margin-bottom: 13px;
}
 

.map figure {
    margin-top: 7px;
    position: relative;
  display: block;
  width: 100%;
    margin-bottom: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}


.map figure iframe {
  width: 100%;
  height: 440px;
  max-width: 100%;
}
.map address {
    float: left;
  display: block;
}

.map address+address {
    margin-top: 18px;
}

.map  p {
    margin-bottom: 12px;
}


.map address dt {

}

.map .add1 span {
    min-width: 140px;
}

 address dd span {
  min-width: 70px;
  display: inline-block;
  text-align: left;
}

.map address dd span.col1 {
  min-width: 0;
}

a.link-1 {
    color: #f59812;
}

a.link-1:hover {
    color: #2a2a2a;
}

.map h3 {
    padding-top: 49px;
}

/**Footer**/

footer {
  display: block;
    padding: 34px 0 40px;
    font-weight: 300;
    color: #fff;
}

footer a {
    color: #f59812;
}

footer a:hover {
    color: #fff;
}

.copy {
    text-align: left;
}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*----------------------Wordpress-----------------*/
.content, #content {
  overflow: hidden;
}
.cherry-box .inner {
  padding: 0;
}
.template-aboutposts img {
  margin-bottom: 25px;
  margin-top: 7px;
}
.template-aboutposts p {
  margin-bottom: 0;
}
.banner p {margin-bottom: 0;}
.template-team img {
  margin-top: 7px;
  margin-bottom: 25px;
}
.page-template-services img {
  margin-bottom: 25px;
}
.widget p {
  margin-bottom: 0;
}
.menu-privacy-link-container {display: inline-block;}
.menu-privacy-link-container a:hover {text-decoration: none;}
.single .post-thumbnail {
  margin-bottom: 25px;
}
/*------------------WP Gallery-----------*/
.gallery {}
.gallery-item {
  width: 25%;
  float: left;
}
.gallery-item a {
  display: block;
  position: relative;
}
.gallery-icon {
  display: block;
  overflow: hidden;
  margin-top: 20px;
}
.gallery-item a img {
  border-radius: 500px;
  overflow: hidden;
}

.wpcf7-form {
  padding-top: 7px;
}

.wpcf7-form input {
  width: 100%;
  height: 41px;
  float:left;
  background: #f8f8f8;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  color: #777777;
    font: 300 13px/18px 'Roboto', sans-serif;
    border: none;
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
    padding: 6px 13px 8px;

}


.wpcf7-form textarea {
  width: 100%;
  height: 311px;
  background: #f8f8f8;
  position: relative;
  resize:none;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  float:left;
  margin: 0;
  color: #777777;
    font: 300 13px/18px 'Roboto', sans-serif;
  border: none;
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
    padding: 6px 13px 8px;

  
}



.wpcf7-form ._placeholder {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  color: #777777;
    font: 300 13px/18px 'Roboto', sans-serif;
  border: 1px solid transparent;
    padding: 11px 19px 12px;
  height: 41px !important;
  width: 100% !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  cursor: text !important;
  display: block;
}

.wpcf7-form ._placeholder.hidden {
  display: none;
}

.wpcf7-form ._placeholder.focused {
  opacity: 0.3;
}


.wpcf7-form .message ._placeholder {
  height: 100% !important;
}
.wpcf7-form label {
  position:relative;
  display: block;
  min-height: 60px;
  float: left;
  width: 300px;
}


.wpcf7-form label+label {
  margin-left: 10px;
}


.wpcf7-form label.message {
  width: 100%;
  margin-left: 0;
}




.wpcf7-form .error-message, .wpcf7-form .empty-message {
  color: #E02A05;
  font-size: 11px;
  line-height:14px;
  width:auto;
  position: absolute;
  z-index: 999;
  top: 10px;
  opacity: 0;
  right: 5px;
  float:left;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

/*.wpcf7-form .message .error-message, .wpcf7-form .message .empty-message {
  bottom: -16px;
}*/


.wpcf7-form .invalid .error-message, .wpcf7-form .empty .empty-message {
  opacity: 1;
}

.btns {
  margin-bottom: 10px;
  text-align: right;
  padding-top: 31px;
}

.btns input.btn,
.btns a.btn {
  margin: 0 !important; 
  display: inline-block;
  background-color: #f59812;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 25px;
    padding: 11px 18px 12px 16px;
    text-transform: uppercase;
    width: auto;
    float: right;
    border: none;
  
}
.btns img {

}

.phone {
  position: relative;
}



.message br {
  height: 0;
  line-height: 0;
}

.wpcf7-form .success-message {
  display: none;
  opacity: 0;
  position: absolute;
  border: none;
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  background: #f8f8f8;
  width: 100%;
  color: #777777;
  font-size: 13px;
  height: 41px;
  text-align: center;
  padding: 8px 10px;
  z-index: 999;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.wpcf7-form.success .success-message {
  display: block;
  opacity: 1;
}

.success_wrapper {
  position: relative; 
}

@media only screen and (max-width: 995px) {

.wpcf7-form {
}


.wpcf7-form label {
  float: none !important; 
  width: 100%;
  margin-left: 0 !important;
}

.wpcf7-form input {
  margin-bottom: 10px;
}


.wpcf7-form .success-message {
  width: 100%;
}

.btns {
  padding-right: 0;
}

.wpcf7-form label.email {
  width: 100%;
  margin: 0;
}

.map figure {
  float: left !important;
  margin-right: 0px !important;
}


}

@media only screen and (max-width: 767px) {


.map figure {
  width: 100% !important;
  float: none !important;
  display: block !important;
  margin-right: 0px !important;
}
  .btns {
    padding-bottom: 0;  
  }
  
  .wpcf7-form textarea {
    height: 300px !important; 
  }

   .wpcf7-form {
  padding-right: 0;
 }
  
}
@media only screen and (max-width: 479px) {

  .wpcf7-form textarea {
    height: 200px !important;  
  }
}
/*==================================RESPONSIVE LAYOUTS===============================================*/



@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

.cat span {
    font-size: 31px;
}

.cat {
    font-size: 24px;
}



 .map figure,  .map figure iframe,  .wpcf7-form input,  .wpcf7-form textarea,  .wpcf7-form .success {
 width: 100% !important;
 float: none !important;
}
 .wpcf7-form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
  margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.categories {
    padding-top: 55px;
}

a.gal1 .gal_bot p {
    font-size: 14px !important;
}

a.gal1 img {
    width: 100%;
}
}


@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}
.container {
    max-width: 420px;
  }
.gallery-item {
    width: 50%;
    padding: 0 10px;
  }
.post-item  img,
.our-team-item img,
.page .content img {
  width: 100%;
}
a.gal img {
    width: 100%;
}

.add1 {
    margin-bottom: 20px;
}

header, .gallery {
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}


.gallery .grid_3 {
    width: 50% !important;
}

.gallery .grid_3 a.gal {
    margin-left: 5px;
    margin-right: 5px;
}



  .map address +address {
    margin-top: 30px;
  }


header h1 {
  display: block;
  width: auto;
    position: relative;
  height: auto;
    margin-bottom: 20px;
}




.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
  max-width: 90%;
}


.img_inner img {
  width: 100%;
}


 header h1 {
 float: none;
 text-align: center;
}
 header h1 a {
  width: auto;
  display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
  padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
  margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.map address {
    float: none;
}


}

@media only screen and (max-width: 479px) {
  body {
   min-width: 300px;
  }
  .container {
    max-width: 300px;
  }
  .gallery-item {
    width: 50%;
    padding: 0 5px;
  }
  .our-team-item img {
    width: 100%;
  }
  .products-item img {
    width: 100%;
  }

  .map address+address {
      float: left;
      margin-left: 0px !important;
      margin-top: 20px;
  }




}
