/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2021 | 13:52:47 */
/* common
---------------------------------------------------------------------------------------------------------------- */

/*
img.size-full, img.size-large {
  max-width: 100%;
  width: 100%;
  height: auto;
}
*/

img.w100 {
  max-width: 100%;
  width: 100%;
  height: auto;
}

img.w75 {
  max-width: 75%;
  width: 75%;
  height: auto;
}

img.w50 {
  max-width: 50%;
  width: 50%;
  height: auto;
}

.grid,
.grid2,
.grid4 {  
  margin: 20px 3px;
  max-width: 100%;
}

.grid:after,
.grid2:after,
.grid4:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.single .grid,
.single .grid2,
.single .grid4 {  
  padding: 0px;
}

.grid a,
.grid2 a,
.grid4 a {
  float: left;
  display: block;
  width: 31.33%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-right: 3%;
}

.grid2 a {
  width: 48.5% !important;
}

.grid4 a {
  width: 22.75% !important;
}

.grid a:nth-child(1),
.grid a:nth-child(2),
.grid a:nth-child(3),
.grid2 a:nth-child(1),
.grid2 a:nth-child(2),
.grid4 a:nth-child(1),
.grid4 a:nth-child(2),
.grid4 a:nth-child(3),
.grid4 a:nth-child(4) {
  margin-top: 0px;
}

.grid img,
.grid2 img,
.grid4 img {
  width: 100%;
  height: auto;
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.5);
}

.grid a:nth-of-type(3n),
.grid2 a:nth-of-type(2n),
.grid4 a:nth-of-type(4n) {
  margin-right: 0px;
}

@media screen and (max-width: 600px) {
  img.w100,
  img.w75 {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  img.w50 {
    max-width: 75%;
    width: 75%;
    height: auto;
  }
}

.page img.alignleft,
.page img.alignright,
.page img.aligncenter {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px 3px;
}

.page p img.alignleft,
.page p img.alignright,
.page p img.aligncenter {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
}

.single img.alignleft,
.single img.alignright,
.single img.aligncenter {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
}

.entry-meta .author {
  display: none;
}

.single ul.default-wp-page {
  display: none;
}

.single article.post {
  padding: 0px;
}

/* Header */

@media screen and (max-width: 768px) {
  .sub-toggle {
    position: absolute;
    right: 20px;
    cursor: pointer;
    display: block;
    top: 9px;
    color: #fff;
    padding: 0 7px;
    background-color: #40b87d !important;
  }
  .menu-primary-container {
    clear: both;
    padding-top: 10px;
  }
  #masthead .menu-primary-container li a {
    border-bottom: 1px solid #f8f8f8;
    color: #777777;
    display: block;
    font-size: 14px;
    padding: 10px 0px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .menu-toggle {
    margin-top: 28px;
    right: 30px;
    position: absolute;
  }
}

.menu-toggle:before{
  color: #80abc8;
  content: "\f0c9";
  font-family: fontawesome;
  font-size: 24px;
  position: absolute;
  top: -14px;
}

.menu-toggle:after {
  position: absolute;
  color: #40b87d !important;
  content: "MENU";
  font-family: "Roboto";
  font-size: 15px;
  line-height: 24px;
  top: -5px;
  left: -50px;
}

button.search-icon {
  margin: 0px;
}

.header-post-title-container {
  padding: 30px 0;
  background-color: #80abc8;
  background-image: url("/wp-content/uploads/2016/09/home_slider-5.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100% auto;  
  border-bottom: 1px solid #f2f2f2;
}

.header-post-title-class {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 0;
  color: #ffffff;
  text-shadow: 0px 0px 3px #333;
}

@media screen and (max-width: 768px) {
  .header-post-title-container {
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
  }
  .header-post-title-class {
    font-size: 28px;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 600px) {
  .header-post-title-class {
    font-size: 25px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 400px) {
  .header-post-title-class {
    font-size: 22px;
    letter-spacing: 0px;
  }
}

/* Content Sidebar */

#primary {
  float: left;
  width: 70.54545454%;
  margin-bottom: 40px;
}

#secondary {
  float: right;
  width: 25.81818181%;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #primary {
    float: left;
    width: 100%;
  }
  #secondary {
    display: none;
  }
}

.sidebar-btn {
  font-size: 18px;
  letter-spacing: 1px;
  background: rgba(64, 184, 125, 0);
  color: #00a051;
  border: 1px solid #00a051;
  max-width: 100%;
  padding: 12px 18px;
  margin-bottom: 0px;
}

a .sidebar-btn:hover {
  background: rgba(64, 184, 125, 1.0);
  color: #ffffff;
  border: 1px solid #00a051;
}

.sidebar-btn i {
  margin-right: 10px;
}

#secondary .widget {
  padding-bottom: 12px;
}

#secondary .widget.widget_text {
  padding-bottom: 12px;
}

#secondary .widget li a {
  font-size: 18px;
  padding: 5px 18px;
  display: inline-block;
  color: #40b87d;
}
#secondary .widget li a:hover {
  text-decoration: none;
  color: #00a051;
}

/* typo style
---------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 420px) {
  .message-photo {
    display: block;
    float: right;
    text-align: left;
    margin: 0px 0px 20px 20px;
    width: 160px;
    max-width: 35%;
    height: auto;
  }
  .message-photo img {
    margin: 4px 0px 10px;
  }
  .message-photo .message-name {
    padding: 4px 0px 2px 10px;
    border-left: 1px solid #40b87d;
  }
  .message-photo-smart {
    display: none;
  }
}

@media screen and (max-width: 419px) {
  .message-photo-smart {
    display: block;
    text-align: left;
    margin: 30px auto 20px;
    width: 160px;
    height: auto;
  }
  .message-photo-smart img {
    margin: 0px 0px 10px;
  }
  .message-photo-smart .message-name {
    padding: 4px 0px 2px 10px;
    border-left: 1px solid #40b87d;
  }
  .message-photo {
    display: none;
  }
}

p {
  color: #888888;
  font-size: 15px;
  line-height: 1.75;
  font-weight: 300;
}

article.page p {
  margin: 20px 3px !important;
}

article.post p {
  margin: 20px 0px !important;
}

article.post .entry-summary p {
  margin: 0px !important;
}

article.post h1,
article.post h2,
article.post h3,
article.post h4,
article.post h5,
article.post h6 {
  margin: 40px 0px 20px;
  padding-bottom: 0px !important;
}

.archive article.post h2 {
  margin-top: 0px;
}


.cap-r {
  text-align: right;
  font-size: 13px;
  line-height: 19px;
  margin: -15px 3px 20px;
}

.cap-l {
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  margin: -15px 3px 20px;
}

span.cap-r,
span.cap-l {
  display: inline-block;
  width: 100%;
  margin: 5px 0px 0px;
}

h4.lead {
  clear: both;
  color: #00a051;
  max-width: 100%;
  margin: 60px 3px 23px 3px;
  padding: 5px 0px 5px 15px;
  border-left: 15px double #40b87d;
}

h4.lead:nth-of-type(1) {
  margin-top: 0px;
}

h5.lead {
  clear: both;
  color: #40b87d;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  max-width: 100%;
  margin: 40px 3px -10px;
  padding: 0px;
}

.sp10 {
  clear: both;
  max-width: 100%;
  height: 10px;
}

.sp20 {
  clear: both;
  max-width: 100%;
  height: 20px;
}

.sp30 {
  clear: both;
  max-width: 100%;
  height: 30px;
}

.sp40 {
  clear: both;
  max-width: 100%;
  height: 40px;
}

.sp50 {
  clear: both;
  max-width: 100%;
  height: 50px;
}

.sp60 {
  clear: both;
  max-width: 100%;
  height: 60px;
}

.sp80 {
  clear: both;
  max-width: 100%;
  height: 80px;
}

/* btn
---------------------------------------------------------------------------------------------------------------- */

.form-btn-wrap {
  text-align: center;
  padding: 0px 3px;
  margin: 0px;
}

.form-btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  margin: 40px 0px 20px;
  background-color: #004ea2;
  border-bottom: 3px solid #003369;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

.form-btn a {
  display: block;
  color: #fff;
  padding: 15px 5px 13px;
}

.form-btn:hover {
  opacity: 0.85;
}

.form-btn.three {
  width: 32%;
}

.form-btn.two {
  width: 49%;
}

.form-btn.one {
  width: 49%;
}

.form-btn.left {
  float: left;
}

.form-btn.right {
  float: right;
}

.form-btn i {
  padding: 5px 0px 15px;
}

.form-btn i.fa-table {
  padding: 7px 0px 13px;
}

.form-btn i.fa-pencil-square-o {
  padding: 7px 0px 13px 8px;
}

.form-btn i.fa-building {
  padding: 7px 0px 13px 3px;
}

.form-btn i.fa-paper-plane {
  padding: 7px 2px 13px 0px;
}

@media screen and (max-width: 400px) {
  .form-btn a {
    font-size: 12px;
    padding: 10px 0px 8px;
  }
  .form-btn i {
    padding: 5px 0px 10px;
  }
  .form-btn i.fa-table {
    padding: 7px 0px 8px;
  }
  .form-btn i.fa-pencil-square-o {
    padding: 7px 0px 8px 8px;
  }
  .form-btn i.fa-building {
    padding: 7px 0px 8px 3px;
  }
  .form-btn i.fa-paper-plane {
    padding: 7px 2px 8px 0px;
  }
}

.footer-btn-wrap {
  display: block;
  height: 100px;
  width: 100%;
  padding: 3px 0px 9px;
}

.textwidget .footer-btn-wrap:nth-last-of-type(1) {
  padding-bottom: 0px;
}

.footer-btn {
  display: table;
  text-align: center;
  color: #fff;
  height: 100%;
  width: 48.5%;
  margin: 0px;
  padding: 0px;
  background-color: #777;
  border-bottom: 2px solid #555;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

.footer-btn:hover {
  background-color: #555;
  border-bottom: 2px solid #555;
}

.footer-btn.left {
  float: left;
}

.footer-btn.right {
  float: right;
}

.footer-btn a {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
  color: #fff !important;
  bottom: 0px;
  padding: 10px 0px;
}

.footer-btn a:hover {
  color: #dedede !important;
}

.footer-btn i.fa-building {
  font-size: 24px;
  line-height: 30px;
  padding: 0px 0px 12px 2px;
}

.footer-btn i.fa-map-marker {
  font-size: 30px;
  line-height: 30px;
  padding: 0px 0px 12px 0px;
}

.footer-btn i.fa-paper-plane {
  font-size: 24px;
  line-height: 30px;
  padding: 1px 2px 11px 0px;
}

.footer-btn i.fa-cloud-download {
  font-size: 25px;
  line-height: 30px;
  padding: 2px 0px 10px 1px;
}

.footer-btn i.fa-file-text {
  font-size: 24px;
  line-height: 30px;
  padding: 0px 0px 12px 2px;
}


/* widget
---------------------------------------------------------------------------------------------------------------- */

.business-template div.widget.widget_text {
  position: relative;
  padding: 70px 0px;
  background-image: url("/wp-content/uploads/2016/09/home_bg-1.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .business-template div.widget.widget_text {
    background-image: url("/wp-content/uploads/2016/09/home_bg-3.jpg");
    background-attachment: scroll;
    background-position: center center;
  }
}

@media only screen and (max-device-width: 767px) {
  .business-template div.widget.widget_text {
    background-image: url("/wp-content/uploads/2016/09/home_bg-3.jpg");
    background-attachment: scroll;
    background-position: center center;
  }
}

.business-template div.widget.widget_text h3 {
  display: none;
}

.business-template div.widget.widget_text .service-wrap {
  position: relative;
  display: block;
  float: left;
  width: 31.33%;
  height: auto;
  margin-right: 3%;
  margin-bottom: 60px;
}

@media screen and (min-width: 901px) {
  .business-template div.widget.widget_text .service-wrap:nth-child(3n) {
    margin-right: 0px;
  }
  .business-template div.widget.widget_text .service-wrap:nth-child(4) {
    clear: both;
  }
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(1),
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(2),
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(3) {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 601px) and (max-width: 900px) {
  .business-template div.widget.widget_text .service-wrap {
    width: 48.5%;
  }
  .business-template div.widget.widget_text .service-wrap:nth-child(even) {
    margin-right: 0px;
  }
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(1),
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(2) {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 600px) {
  .business-template div.widget.widget_text .service-wrap {
    float: none;
    width: 100%;
    margin-right: 0%;
  }
  .business-template div.widget.widget_text .service-wrap:nth-last-of-type(1) {
    margin-bottom: 0px;
  }
}

.business-template div.widget.widget_text .service-title {
  display: block;
  position: relative;
  text-align: left;
  color: #40b87d;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 1px;
  max-width: 100%;
  padding: 25px 25px 25px 22px;
  background-color: rgba(255, 255, 255, 0.85);
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 5px solid #40b87d;
}

.business-template div.widget.widget_text .service-title i {
  margin-left: 10px;
}

.business-template div.widget.widget_text .service-wrap:hover .service-title {
  color: #fff;
  background-color: rgba(64, 184, 125, 0.8);
}

.business-template div.widget.widget_text .service-body img {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px;
  padding: 0px !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.5);
}

.business-template div.widget.widget_text .service-body {
  position: relative;
  color: #222;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
  padding: 25px 25px 25px 25px;
  background-color: rgba(255, 255, 255, 0.5);
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 2px solid #40b87d;
}

.business-template div.widget.widget_text .service-body .more {
  text-align: right;
  color: #40b87d;
  font-size: 12px;
  letter-spacing: 0px;
  margin-top: 15px;
  margin-bottom: -2px;
}

.business-template div.widget.widget_text .service-body .more i {
  margin-left: 5px;
  font-size: 14px;
}

.business-template div.widget.widget_text .service-wrap:hover .service-body .more {
  color: #00a051;
}

.business-template div.widget.widget_text .penguin {
  position: absolute;
  top: -10px;
  right: 15px;
  width: 50px;
  height: auto;
  z-index: 99;
}

/* call to action
------------------------ */

.business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper {
  position: relative;
  padding: 50px 0px;
}

.business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper .inner-wrap {
  position: relative;
  height: 150px;
}

.call-to-action-content-wrapper h3 {
  text-align: left;
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
  padding: 20px;
  width: 55%;
  background-color: rgba(255, 255, 255, 0.75);
  border-left: 5px solid #40b87d;
  z-index: 1;
}

.call-to-action-content-wrapper h3:first-letter {
  float: left;
  color: #40b87d;
  font-size: 2.99em;
  line-height: 1;
  font-weight: normal;
  margin-right: 2px;
}

a.call-to-action-button {
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  right: 0px;
  bottom: 0px;
  max-width: 280px;
  width: 36%;
  padding: 20px 0px;
  margin: 0px;
  background-color: #40b87d;
  border-top: none;
  border-right: none;
  border-bottom: 3px solid #006835;
  border-left: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

a.call-to-action-button:hover {
  opacity: 0.85;
}

@media screen and (max-width: 600px) {
  .business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper .inner-wrap {
    min-height: 230px;
  }
  .call-to-action-content-wrapper h3 {
    width: 75%;
  }
  a.call-to-action-button {
    font-size: 20px;
    width: 200px;
    max-width: 75%;
  }
}

/* ------------------------ */

.widget_service_block h3.widget-title:after,
.widget_featured_posts_block .widget-title:after,
.widget_portfolio_block h3.widget-title:after {
  display: none;
}

.widget_service_block h3.widget-title,
.widget_featured_posts_block .widget-title,
.widget_portfolio_block h3.widget-title {
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.widget_service_block h5 a {
  color: #40b87d;
}
.widget_service_block h5 a:hover {
  color: #00a051 !important;
}

.services-content p {
  display: none;
}

.single-service span.icons {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #40b87d;
  display: block;
  position: relative;
  margin: 0 auto;
}

.single-service span i {
  font-size: 44px;
  line-height: 120px;
  margin: 0;
  color: #40b87d;
}

.single-service span i.fa-flask {
  font-size: 50px;
  padding-left: 1px !important;
  padding-bottom: 12px;
}

.single-service span i.fa-cloud-download {
  font-size: 50px;
  padding-left: 2px !important;
  padding-bottom: 8px;
}

.single-service span i.fa-paper-plane {
  padding-right: 7px !important;
  padding-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .single-service span.icons {
    background-color: #40b87d;
  }
  .single-service span i {
     color: #ffffff !important;
  }
}

.widget.widget_service_block {
  padding: 55px 0px 35px;
}

@media screen and (max-width: 768px) {
  .widget.widget_service_block {
    padding: 55px 0px 10px;
  }
}
.widget_service_block .services-main-description p {
  padding-bottom: 40px;
  margin-bottom: 0px;
}

.portfolio-container {
  background-color: transparent;
  padding: 60px 0px 45px;
}

a.portfolio-button {
  background: rgba(128, 208, 168, 0.5);
  color: #ffffff;
  border: 1px solid #ffffff;
}

a.portfolio-button:hover {
  background: rgba(128, 208, 168, 1.0);
  color: #ffffff;
  border: 1px solid #ffffff;
}

.widget_featured_posts_block .single-post-content .read-btn a {
  background: rgba(128, 208, 168, 0.5);
  color: #ffffff;
  border: 1px solid #ffffff;
}

.widget_featured_posts_block .single-post-content .read-btn a:hover {
  background: rgba(128, 208, 168, 1.0);
  color: #ffffff;
  border: 1px solid #ffffff;
}

.widget_featured_posts_block {
  padding-top: 56px;
  background-image: url("/wp-content/uploads/2016/09/home_bg-1.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .widget_featured_posts_block {
    background-image: url("/wp-content/uploads/2016/09/home_bg-3.jpg");
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
  }
}
.featured-posts-content {
  padding-bottom: 10px;
}

.featured-posts-header {
  display: none;
}

.widget_featured_posts_block .single-post .entry-title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 2px 0 12px 0;
  padding-bottom: 3px;
  border-bottom: 1px solid #40b87d;
}

.widget_featured_posts_block .single-post .entry-title a {
  color: #666666;
}

.widget_featured_posts_block .single-post .entry-title a:hover {
  color: #00a051 !important;
}

.single-post-content p {
  margin: 0px 0 12px 0;
  color: #555555;
}

.single-post-image-wrap img {
  padding-top: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
  border-radius: 4px !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

/* top page
---------------------------------------------------------------------------------------------------------------- */

.main-head-wrap {
  padding: 20px 0px;
}

.fa.search-top {
  display: none;
}

.slide-next,
.slide-prev {
  display: none;
}

.big-slider .slider-entry-container{
  position: absolute;
  width: 90%;
  text-align: center;
  z-index: 999;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%); /* IE 9 */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.big-slider .entry-title,
.big-slider .entry-title a:hover {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff !important;
  padding-bottom: 32px;
  line-height: 1.1;
  letter-spacing: 2px;
  text-shadow: 0px 0px 4px #333;
}

.slider-link-btn a.slider-button,
.slider-link-btn a.slider-button:hover {
  background: none;
  color: #ffffff;
  border: none;
  font-size: 20px;
  padding: 0px;
  letter-spacing: 1px;
  text-shadow: 0px 0px 3px #333;
}

@media screen and (max-width: 920px) {
  .big-slider .entry-title,
  .big-slider .entry-title a:hover {
    font-size: 32px;
    padding-bottom: 26px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 3px #333;
  }
  .slider-link-btn a.slider-button,
  .slider-link-btn a.slider-button:hover {
    font-size: 16px;
    padding: 0px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 2px #333;
  }
}

@media screen and (max-width: 768px) {
  .big-slider-wrapper{
    height: 320px;
  }
  .bx-viewport,
  .bx-wrapper {
    height: 320px !important;
  }
  .big-slider img {
    position: relative;
    left: 50%;
    margin-left: -512px !important;
    height: 320px;
    max-width: 2048px;
    width: auto;
  }
  .big-slider .entry-title,
  .big-slider .entry-title a:hover {
    font-size: 26px;
    padding-bottom: 21px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 3px #333;
  }
  .slider-link-btn a.slider-button,
  .slider-link-btn a.slider-button:hover {
    font-size: 13px;
    padding: 0px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 2px #333;
  }
}

@media screen and (max-width: 400px) {
  .big-slider-wrapper{
    height: 256px;
  }
  .bx-viewport,
  .bx-wrapper {
    height: 256px !important;
  }
  .big-slider img {
    position: relative;
    left: 50%;
    margin-left: -410px !important;
    height: 256px;
    max-width: 2048px;
    width: auto;
  }
  .big-slider .entry-title,
  .big-slider .entry-title a:hover {
    font-size: 22px;
    padding-bottom: 18px;
    letter-spacing: 0px;
  }
  .slider-link-btn a.slider-button,
  .slider-link-btn a.slider-button:hover {
    font-size: 11px;
    padding: 0px;
    letter-spacing: 0px;
  }
}

/* table style
---------------------------------------------------------------------------------------------------------------- */

table.abex {
  border-collapse: separate;
  border-spacing: 3px;
  margin: 20px 0px;
}

table.abex th,
table.abex td {
  text-align: center;
  vertical-align: middle;
  padding: 15px 15px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ccecdc;
  border-left: none;
}

table.abex th {
  background-color: #40b87d;
  color: #fff;
  letter-spacing: 1px;
  border-bottom: none;
}

table.abex td.color {
  background-color: #f2faf6;
}

table.abex td.left {
  text-align: left;
}

table.abex td.last {
  border-bottom: none;
}

table.about,
table.license {
  border-collapse: separate;
  border-spacing: 3px;
  margin: 20px 0px;
}

table.about th,
table.about td {
  vertical-align: middle;
  padding: 10px 10px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ccecdc;
  border-left: none;
}

table.license td {
  vertical-align: middle;
  padding: 10px 10px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ccecdc;
  border-left: 5px solid #ccecdc;
}

table.about th {
  text-align: center;
  background-color: #f2faf6;
  color: #40b87d;
  letter-spacing: 0px;
  font-size: 12px;
  padding: 10px 3px !important;
}

table.about td,
table.license td {
  text-align: left;
}

table.about td.color {
  background-color: #f2faf6;
}

table.about table.inside {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin: 0px;
}

table.about table.inside.center td,
table.about table.inside.center th {
  text-align: center;
}

table.about td.inside {
  padding: 0px 10px 0px;
}

table.about table.inside td {
  vertical-align: middle;
  text-align: left;
  padding: 10px 0px;
  border-top: none;
  border-right: none;
  border-bottom: 1px dotted #ccecdc;
  border-left: none;
}

table.about table.inside td.color {
  background-color: #f2faf6;
}

table.about td.last,
table.about table.inside td.last {
  border-bottom: none;
}

table.license td.last {
  border-bottom: none;
  border-left: none;
}

/* footer
---------------------------------------------------------------------------------------------------------------- */

a#scroll-up {
  color: #ffffff !important;
  background-color: #80a7d1;
  padding: 5px 18px 7px;
  font-size: 28px;
}

a#scroll-up i {
  color: #ffffff !important;
}

.footer-widgets-area {
  padding-bottom: 30px;
  color: #D5D5D5;
}

@media screen and (max-width: 768px) {
  .footer-widgets-area {
    padding-bottom: 10px !important;
  }
}

.footer-widgets-area h3.widget-title {
  color: #D5D5D5;
}

.footer-widgets-area .tg-one-fourth p {
  text-align: left;
  color: #D5D5D5;
}

.footer-widgets-area a {
  color: #D5D5D5;
}

.footer-widgets-area a:hover {
  color: #80abc8;
}

#colophon{
  font-size: 14px;
  clear: both;
  color: #777;
  background-color: #1f2021;
  overflow: hidden;
  padding: 60px 0 20px;
}

#colophon .widget {
  padding-bottom: 25px;
}

#colophon .widget-title {
  font-size: 22px;
  line-height: 1.4;
  color: #D5D5D5;
}

.footer-widgets-area li {
  margin-bottom: 10px;
  border-bottom: 1px dotted #777;
}

.widget_newpostcatch .date {
  margin-left: 10px;
  float: right;
}

.widget_newpostcatch li a {
  width: 100%;
}

/* iframe for YouTube
--------------------------------------------------------------------------------------------------------------------------*/

.iframeWrap {
  position: relative;
  width: 100%;
  padding-top: 56.25% !important;
  margin-bottom: 20px;
  overflow: hidden;
}

.iframeWrap iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  border: 0px;
}

/* iframe for 360
--------------------------------------------------------------------------------------------------------------------------*/

.iframeWrap360 {
  position: relative;
  width: 100%;
  padding-top: 75% !important;
  overflow: hidden;
}

.iframeWrap360 iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  border: 0px;
}



