/* Gray text*/
/* gray bg */
/* line 3, my-styles.less */
img {
  max-width: 100%;
}
/* line 7, my-styles.less */
a.discover {
  background: #e77f3c;
}
/* line 11, my-styles.less */
.btn-orang {
  background: #e77f3c;
  border-color: #e77f3c;
  color: #ffffff !important;
}
/* line 16, my-styles.less */
.btn-orang:hover {
  background: #e66e1e;
}
/*-------------------------------------------------------*/
/* Margin
/*-------------------------------------------------------*/
/* line 27, my-styles.less */
.margin-top0 {
  margin-top: 0;
}
/* line 31, my-styles.less */
.margin-top1 {
  margin-top: 10px;
}
/* line 35, my-styles.less */
.margin-top2 {
  margin-top: 20px;
}
/* line 39, my-styles.less */
.margin-top3 {
  margin-top: 30px;
}
/* line 43, my-styles.less */
.margin-top4 {
  margin-top: 40px;
}
/* line 47, my-styles.less */
.margin-top5 {
  margin-top: 50px;
}
/* line 51, my-styles.less */
.margin-bottom0 {
  margin-bottom: 0 !important;
}
/* line 55, my-styles.less */
.margin-bottom1 {
  margin-bottom: 10px;
}
/* line 59, my-styles.less */
.margin-bottom2 {
  margin-bottom: 20px;
}
/* line 63, my-styles.less */
.margin-bottom3 {
  margin-bottom: 30px;
}
/* line 67, my-styles.less */
.margin-bottom4 {
  margin-bottom: 40px;
}
/* line 71, my-styles.less */
.margin-bottom5 {
  margin-bottom: 50px;
}
/* line 75, my-styles.less */
.margin-left1 {
  margin-left: 10px;
}
/* line 79, my-styles.less */
.margin-left2 {
  margin-left: 20px;
}
/* line 83, my-styles.less */
.margin-left3 {
  margin-left: 30px;
}
/* line 87, my-styles.less */
.margin-left4 {
  margin-left: 40px;
}
/* line 91, my-styles.less */
.margin-left5 {
  margin-left: 50px;
}
/* line 95, my-styles.less */
.margin-right1 {
  margin-right: 10px;
}
/* line 99, my-styles.less */
.margin-right2 {
  margin-right: 20px;
}
/* line 103, my-styles.less */
.margin-right3 {
  margin-right: 30px;
}
/* line 107, my-styles.less */
.margin-right4 {
  margin-right: 40px;
}
/* line 111, my-styles.less */
.margin-right5 {
  margin-right: 50px;
}
@media (max-width: 991px) {
  /* line 116, my-styles.less */
  .margin-top1-sm {
    margin-top: 10px;
  }
  /* line 120, my-styles.less */
  .margin-top2-sm {
    margin-top: 20px;
  }
  /* line 124, my-styles.less */
  .margin-top3-sm {
    margin-top: 30px;
  }
  /* line 128, my-styles.less */
  .margin-top4-sm {
    margin-top: 40px;
  }
  /* line 132, my-styles.less */
  .margin-top5-sm {
    margin-top: 50px;
  }
  /* line 136, my-styles.less */
  .margin-bottom1-sm {
    margin-bottom: 10px;
  }
  /* line 140, my-styles.less */
  .margin-bottom2-sm {
    margin-bottom: 20px;
  }
  /* line 144, my-styles.less */
  .margin-bottom3-sm {
    margin-bottom: 30px;
  }
  /* line 148, my-styles.less */
  .margin-bottom4-sm {
    margin-bottom: 40px;
  }
  /* line 152, my-styles.less */
  .margin-bottom5-sm {
    margin-bottom: 50px;
  }
  /* line 156, my-styles.less */
  .margin-left1-sm {
    margin-left: 10px;
  }
  /* line 160, my-styles.less */
  .margin-left2-sm {
    margin-left: 20px;
  }
  /* line 164, my-styles.less */
  .margin-left3-sm {
    margin-left: 30px;
  }
  /* line 168, my-styles.less */
  .margin-left4-sm {
    margin-left: 40px;
  }
  /* line 172, my-styles.less */
  .margin-left5-sm {
    margin-left: 50px;
  }
  /* line 176, my-styles.less */
  .margin-right1-sm {
    margin-right: 10px;
  }
  /* line 180, my-styles.less */
  .margin-right2-sm {
    margin-right: 20px;
  }
  /* line 184, my-styles.less */
  .margin-right3-sm {
    margin-right: 30px;
  }
  /* line 188, my-styles.less */
  .margin-right4-sm {
    margin-right: 40px;
  }
  /* line 192, my-styles.less */
  .margin-right5-sm {
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  /* line 198, my-styles.less */
  .margin-top1-xs {
    margin-top: 10px;
  }
  /* line 202, my-styles.less */
  .margin-top2-xs {
    margin-top: 20px;
  }
  /* line 206, my-styles.less */
  .margin-top3-xs {
    margin-top: 30px;
  }
  /* line 210, my-styles.less */
  .margin-top4-xs {
    margin-top: 40px;
  }
  /* line 214, my-styles.less */
  .margin-top5-xs {
    margin-top: 50px;
  }
  /* line 218, my-styles.less */
  .margin-bottom1-xs {
    margin-bottom: 10px;
  }
  /* line 222, my-styles.less */
  .margin-bottom2-xs {
    margin-bottom: 20px;
  }
  /* line 226, my-styles.less */
  .margin-bottom3-xs {
    margin-bottom: 30px;
  }
  /* line 230, my-styles.less */
  .margin-bottom4-xs {
    margin-bottom: 40px;
  }
  /* line 234, my-styles.less */
  .margin-bottom5-xs {
    margin-bottom: 50px;
  }
  /* line 238, my-styles.less */
  .margin-left1-xs {
    margin-left: 10px;
  }
  /* line 242, my-styles.less */
  .margin-left2-xs {
    margin-left: 20px;
  }
  /* line 246, my-styles.less */
  .margin-left3-xs {
    margin-left: 30px;
  }
  /* line 250, my-styles.less */
  .margin-left4-xs {
    margin-left: 40px;
  }
  /* line 254, my-styles.less */
  .margin-left5-xs {
    margin-left: 50px;
  }
  /* line 258, my-styles.less */
  .margin-right1-xs {
    margin-right: 10px;
  }
  /* line 262, my-styles.less */
  .margin-right2-xs {
    margin-right: 20px;
  }
  /* line 266, my-styles.less */
  .margin-right3-xs {
    margin-right: 30px;
  }
  /* line 270, my-styles.less */
  .margin-right4-xs {
    margin-right: 40px;
  }
  /* line 274, my-styles.less */
  .margin-right5-xs {
    margin-right: 50px;
  }
}
/* ==================== Header ====================
/* ============================================== */
/* line 281, my-styles.less */
header {
  min-height: 96px;
  /*navbar-nav*/
  /*navbar-brand*/
  /*block-language*/
}
@media (max-width: 430px) {
  /* line 283, my-styles.less */
  header {
    min-height: 70px;
  }
}
/* line 287, my-styles.less */
header .navbar {
  background-color: #e6e6e6;
}
/* line 290, my-styles.less */
header .navbar-default .navbar-nav > li {
  margin-left: 17px;
}
/* line 293, my-styles.less */
header .navbar-default .navbar-nav > li > a {
  color: #545655;
}
/* line 296, my-styles.less */
header .navbar-default .navbar-nav > li > a.active,
header .navbar-default .navbar-nav > li > a:hover {
  color: #e77f3c;
}
/* line 300, my-styles.less */
header .navbar-nav {
  margin-top: 30px;
  margin-bottom: 25px;
}
/* line 305, my-styles.less */
header .navbar-brand {
  padding: 5px 0px;
}
@media (max-width: 400px) {
  /* line 308, my-styles.less */
  header .navbar-brand img {
    max-width: 80%;
  }
}
/* line 314, my-styles.less */
header .block-language {
  text-align: right;
  position: absolute;
  top: 5px;
  right: 14px;
  /*a*/
}
/* line 320, my-styles.less */
header .block-language a {
  color: #545655;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}
/* line 325, my-styles.less */
header .block-language a.active {
  color: #e77f3c;
}
/* line 328, my-styles.less */
header .block-language a:hover {
  color: #e77f3c;
}
/* line 331, my-styles.less */
header .block-language a:first-child {
  border-right: 1px solid #a9a4a4;
  padding-right: 5px;
}
/* line 338, my-styles.less */
header .block-container {
  position: relative;
}
@media (max-width: 991px) {
  /* line 345, my-styles.less */
  .navbar > .container .navbar-brand {
    margin-top: 3px;
  }
}
@media (max-width: 767px) {
  /* line 350, my-styles.less */
  .navbar-toggle {
    margin-top: 20px !important;
  }
  /* line 353, my-styles.less */
  .navbar > .container .navbar-brand {
    margin-top: -3px;
  }
}
@media (max-width: 400px) {
  /* line 359, my-styles.less */
  header .navbar-toggle {
    margin-top: 12px !important;
  }
}
/* ==================== /Header ====================
/* ============================================== */
/* line 366, my-styles.less */
.section {
  /*block-img-thumbnail*/
  /*block-btn*/
  /*section-product*/
  /*project-details*/
  /*block-slide-large*/
  /*block-slide-small*/
  /*contact-list li*/
}
/* line 367, my-styles.less */
.section #home-section {
  background-size: cover !important;
  background-position: center center;
}
/* line 371, my-styles.less */
.section #home-section:after {
  background: none;
}
/* line 376, my-styles.less */
.section #home-section .flexslider .slides > li {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 15px;
}
/* line 383, my-styles.less */
.section .block-img-thumbnail {
  margin-top: 30px;
  /*item*/
}
/* line 386, my-styles.less */
.section .block-img-thumbnail .item {
  text-align: center;
  margin-bottom: 4px;
  padding-right: 2px;
  padding-left: 2px;
}
/* line 393, my-styles.less */
.section .block-btn {
  margin-top: 15px;
}
/* line 396, my-styles.less */
.section .section-product {
  background-size: cover !important;
  /*btn*/
}
/* line 399, my-styles.less */
.section .section-product .btn {
  margin-top: 20px;
}
/* line 403, my-styles.less */
.section .project-details {
  margin-bottom: 40px;
  /*block-style*/
  /*block-color*/
}
/* line 405, my-styles.less */
.section .project-details .block-style {
  /*style*/
}
/* line 406, my-styles.less */
.section .project-details .block-style .style {
  margin-bottom: 10px;
}
@media (max-width: 430px) {
  /* line 408, my-styles.less */
  .section .project-details .block-style .style {
    width: 34%;
  }
}
/* line 412, my-styles.less */
.section .project-details .block-style .style a {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 100%;
  height: auto;
}
/* line 420, my-styles.less */
.section .project-details .block-style .style.active a {
  outline: 2px solid #a7a2a2;
  outline-offset: 2px;
}
/* line 426, my-styles.less */
.section .project-details .block-color {
  /*color*/
}
/* line 427, my-styles.less */
.section .project-details .block-color .color {
  margin-bottom: 10px;
  /*a*/
  /*active-color1 a*/
  /*active-color2 a*/
}
/* line 429, my-styles.less */
.section .project-details .block-color .color a {
  width: 100px;
  height: 50px;
  max-width: 100%;
  display: block;
  text-align: center;
  /*1199*/
  /*991*/
  /*530*/
  /*450*/
  /*span*/
}
@media (max-width: 1199px) {
  /* line 435, my-styles.less */
  .section .project-details .block-color .color a {
    height: 35px;
  }
}
@media (max-width: 991px) {
  /* line 438, my-styles.less */
  .section .project-details .block-color .color a {
    max-width: 60%;
  }
}
@media (max-width: 530px) {
  /* line 441, my-styles.less */
  .section .project-details .block-color .color a {
    max-width: inherit;
    width: 50px;
  }
}
@media (max-width: 450px) {
  /* line 445, my-styles.less */
  .section .project-details .block-color .color a {
    height: 20px;
    width: 20px;
  }
}
/* line 450, my-styles.less */
.section .project-details .block-color .color a span {
  display: none;
  color: #000;
  background-color: #fff;
  border: 1px solid;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.4;
  font-size: 22px;
  border-radius: 50%;
  margin-top: 5px;
  position: relative;
  top: -16px;
  right: -21px;
  /*450*/
}
@media (max-width: 450px) {
  /* line 465, my-styles.less */
  .section .project-details .block-color .color a span {
    width: 23px;
    height: 23px;
    font-size: 17px;
    top: -16px;
    right: -15px;
  }
}
/* line 474, my-styles.less */
.section .project-details .block-color .color.active-color1 a {
  outline: 2px solid #a7a2a2;
  outline-offset: 2px;
  /*number1*/
}
/* line 477, my-styles.less */
.section .project-details .block-color .color.active-color1 a .number1 {
  display: inline-block;
}
/* line 481, my-styles.less */
.section .project-details .block-color .color.active-color2 a {
  outline: 2px solid #a7a2a2;
  outline-offset: 2px;
  /*number2*/
}
/* line 484, my-styles.less */
.section .project-details .block-color .color.active-color2 a .number2 {
  display: inline-block;
}
/* line 488, my-styles.less */
.section .project-details .block-color .color.color1 a {
  background-color: red;
}
/* line 491, my-styles.less */
.section .project-details .block-color .color.color2 a {
  background-color: #000;
}
/* line 494, my-styles.less */
.section .project-details .block-color .color.color3 a {
  background-color: #452B82;
}
/* line 497, my-styles.less */
.section .project-details .block-color .color.color4 a {
  background-color: #dddddd;
}
/* line 500, my-styles.less */
.section .project-details .block-color .color.color5 a {
  background-color: #03a9f4;
}
/* line 503, my-styles.less */
.section .project-details .block-color .color.color6 a {
  background-color: #FFEB3B;
}
/* line 506, my-styles.less */
.section .project-details .block-color .color.color7 a {
  background-color: #4caf50;
}
/* line 509, my-styles.less */
.section .project-details .block-color .color.color8 a {
  background-color: #009688;
}
/* line 512, my-styles.less */
.section .project-details .block-color .color.color9 a {
  background-color: #ff9800;
}
/* line 515, my-styles.less */
.section .project-details .block-color .color.color10 a {
  background-color: #795548;
}
/* line 518, my-styles.less */
.section .project-details .block-color .color.color11 a {
  background-color: #ef2f99;
}
/* line 521, my-styles.less */
.section .project-details .block-color .color.color12 a {
  background-color: #f98893;
}
/* line 524, my-styles.less */
.section .project-details .block-color .color.color13 a {
  background-color: #4caf50;
}
/* line 527, my-styles.less */
.section .project-details .block-color .color.color14 a {
  background-color: #23e8c4;
}
/* line 530, my-styles.less */
.section .project-details .block-color .color.color15 a {
  background-color: pink;
}
/* line 533, my-styles.less */
.section .project-details .block-color .color.color16 a {
  background-color: #9358fb;
}
/* line 536, my-styles.less */
.section .project-details .block-color .color.color17 a {
  background-color: #98bbd6;
}
/* line 539, my-styles.less */
.section .project-details .block-color .color.color18 a {
  background-color: #eaa9f5;
}
/* line 542, my-styles.less */
.section .project-details .block-color .color.color19 a {
  background-color: #ff9800;
}
/* line 545, my-styles.less */
.section .project-details .block-color .color.color20 a {
  background-color: #795548;
}
/* line 551, my-styles.less */
.section .block-slide-large {
  margin-bottom: 20px;
}
/* line 554, my-styles.less */
.section .block-slide-small {
  /*item.active*/
}
/* line 555, my-styles.less */
.section .block-slide-small .item.active {
  /*img*/
}
/* line 556, my-styles.less */
.section .block-slide-small .item.active img {
  border: 2px solid #ddd;
  padding: 2px;
}
/* line 562, my-styles.less */
.section .contact-list li {
  /*p*/
}
/* line 563, my-styles.less */
.section .contact-list li p {
  /*a*/
}
/* line 564, my-styles.less */
.section .contact-list li p a {
  color: #545655;
  text-decoration: none;
}
/* line 572, my-styles.less */
.section #testimonial-section {
  padding: 50px 0;
}
/* line 575, my-styles.less */
.section #testimonial-section .title-section {
  margin-bottom: 5px;
}
/* line 580, my-styles.less */
.section .post-date.post-label {
  width: 100.6%;
  top: auto;
  bottom: 1.5%;
  text-align: center;
  vertical-align: middle;
  display: table;
}
/* line 588, my-styles.less */
.section .post-date.post-label p {
  vertical-align: middle;
  display: table-cell;
  height: auto;
}
/*section*/
/* line 597, my-styles.less */
.owl-theme .owl-nav {
  display: none;
}
/* line 601, my-styles.less */
.owl-dots {
  display: none;
}
/* line 606, my-styles.less */
#contact-form button,
.comment-form button {
  background: #e77f3c;
}
/* ==================== Footer ====================
/* ============================================== */
/* line 613, my-styles.less */
footer {
  background: transparent;
  padding-bottom: 0;
  /*footer-top*/
  /*footer-bottom*/
}
/* line 617, my-styles.less */
footer .footer-top {
  background-color: #e77f3c;
  padding: 10px;
  /*footer-contact*/
  /*social-icons*/
}
/* line 620, my-styles.less */
footer .footer-top .footer-contact {
  margin-bottom: 10px;
  /*span*/
}
/* line 623, my-styles.less */
footer .footer-top .footer-contact span {
  margin-right: 10px;
  margin-left: 10px;
  color: #ffffff;
}
/* line 628, my-styles.less */
footer .footer-top .footer-contact span i {
  font-size: 16px;
}
/* line 632, my-styles.less */
footer .footer-top .footer-contact span a {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 360px) {
  /* line 637, my-styles.less */
  footer .footer-top .footer-contact span {
    margin-right: 0;
    display: block;
  }
}
/* line 644, my-styles.less */
footer .footer-top .social-icons {
  /*li*/
}
/* line 646, my-styles.less */
footer .footer-top .social-icons li:first-child {
  margin-left: 0;
}
@media (max-width: 360px) {
  /* line 652, my-styles.less */
  footer .footer-top .container {
    padding: 0;
  }
}
/* line 657, my-styles.less */
footer .footer-bottom {
  padding: 10px;
  background-color: #f5f3f3;
  /*p*/
}
/* line 660, my-styles.less */
footer .footer-bottom p {
  color: #545655;
  margin: 0;
}
/*footer*/
/* ==================== /Footer ====================
/* ============================================== */
@media (max-width: 767px) {
  /* line 670, my-styles.less */
  .navbar-toggle {
    margin-top: 40px;
  }
}
@media (max-width: 371px) {
  /* line 676, my-styles.less */
  .navbar > .container .navbar-brand {
    position: absolute;
    top: 10px;
    left: 0;
    width: 75%;
    padding: 0;
  }
}
/* line 686, my-styles.less */
#gallery-section {
  background-color: #eee;
  padding-top: 40px;
  padding-bottom: 40px;
}
/*gallery-section*/
/* ==================== Page home ====================
/* ===================================================== */
/* line 696, my-styles.less */
.page-home .title-section p {
  margin-bottom: 15px;
}
/* ==================== /Page home ====================
/* ===================================================== */
/* ==================== Page detail ====================
/* ===================================================== */
/* line 708, my-styles.less */
.page-detail {
  /*singlepost-section*/
}
/* line 709, my-styles.less */
.page-detail #singlepost-section {
  padding: 50px 0 0;
}
@media (max-width: 991px) {
  /* line 711, my-styles.less */
  .page-detail #singlepost-section {
    padding: 0px 0 0;
  }
}
/* line 715, my-styles.less */
.page-detail .block-img-group {
  position: relative;
  /*img-lg*/
  /*block-img-small*/
}
/* line 717, my-styles.less */
.page-detail .block-img-group .img-lg {
  /*item*/
}
/* line 718, my-styles.less */
.page-detail .block-img-group .img-lg .item {
  /*img*/
}
/* line 719, my-styles.less */
.page-detail .block-img-group .img-lg .item .img {
  height: auto;
  background-size: cover;
  background-position: center;
  padding-bottom: 100%;
  display: none;
}
/* line 725, my-styles.less */
.page-detail .block-img-group .img-lg .item .img.active {
  display: block;
}
/* line 731, my-styles.less */
.page-detail .block-img-group .block-img-small {
  position: absolute;
  top: 10px;
  right: 10px;
  /*item*/
}
/* line 735, my-styles.less */
.page-detail .block-img-group .block-img-small .item {
  width: 100px;
  height: 100px;
  display: inline-block;
  border: 1px solid #333;
  margin-left: 5px;
  color: #000;
  /*img*/
}
@media (max-width: 430px) {
  /* line 742, my-styles.less */
  .page-detail .block-img-group .block-img-small .item {
    width: 60px;
    height: 60px;
  }
}
/* line 746, my-styles.less */
.page-detail .block-img-group .block-img-small .item .img {
  display: none;
  height: auto;
  background-size: cover;
  background-position: center;
  padding-bottom: 100%;
}
/* line 752, my-styles.less */
.page-detail .block-img-group .block-img-small .item .img.active {
  display: block;
}
/* line 756, my-styles.less */
.page-detail .block-img-group .block-img-small .item.active {
  border: 1px solid #e77f3c;
}
/* ==================== /Page detail ====================
/* ===================================================== */
/* ==================== Page gallery ====================
/* ===================================================== */
/* line 769, my-styles.less */
.page-gallery {
  /*gallery-section*/
  /*section*/
}
/* line 770, my-styles.less */
.page-gallery #gallery-section {
  background-color: transparent;
}
/* line 773, my-styles.less */
.page-gallery .section {
  margin-bottom: 0;
}
/*page-gallery */
/* ==================== /Page gallery ====================
/* ===================================================== */
/* line 779, my-styles.less */
.fa #back {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
/* line 786, my-styles.less */
.sweet-alert label {
  padding-top: 5px;
  color: #818181;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
/* line 792, my-styles.less */
ul.navigate-posts li a i {
  font-size: 18px;
}
/* line 795, my-styles.less */
ul.navigate-posts li {
  position: relative;
  top: 5px;
}
/* line 799, my-styles.less */
h3,
.h3 {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #000;
}
