/*
 Theme Name:   SEOCrawler Child
 Theme URI:    http://demo.goodlayers.com/seocrawler
 Description:  Power by goodlayer, customized by MMO-Sites Team
 Author:       MMO-Sites Team
 Author URI:   https://vietseo.edgenodes.net/
 Template:     seocrawler
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  seocrawler-child
*/
@import url("../seocrawler/style.css");
.camon {text-align: center;}
.camon p {font-weight:bold;}

/** Customize form QRCode system by sangnq**/
	
	/** Begin customize form1 **/
.acheck-ctform1 {max-width: 800px;margin: auto;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 10px;background: transparent;position: relative;z-index: 1;border: 1px solid #999;}
.acheck-ctform1 form {width: 100%;background: #fff;overflow: hidden;position: relative; width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 10px;}
.acheck-ctform1 .tnp-field {  width: 100%;position: relative;border-bottom: 1px solid #b2b2b2;margin-bottom: 26px;}
.acheck-ctform1 .tnp-field input {outline: none;border: none;font-size: 15px;color: #333;line-height: 1.2;display: block;width: 100%;height: 35px;background: transparent;padding: 0 5px;}
.acheck-ctform1 input:focus + .focus-input-af1::before {width: 100%;}
.acheck-ctform1 form textarea {outline: none;border: none;}
.acheck-ctform1 .focus-input-af1 {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;pointer-events: none;}
.acheck-ctform1 .focus-input-af1::before {content: "";display: block;position: absolute;bottom: -1px;left: 0;width: 0;height: 1px;-webkit-transition: all 0.6s;-o-transition: all 0.6s;-moz-transition: all 0.6s;transition: all 0.6s;background: #57b846;}
.acheck-ctform1 .button-ctform1 {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;padding-top: 8px;}
.acheck-ctform1 .button-ctform1 .tnp-submit {
  outline: none;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 160px;
  height: 50px;
  background-color: #57b846;
  border-radius: 25px;
  color: #fff;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.acheck-ctform1 .button-ctform1 .tnp-submit:hover {background-color: #333333;cursor: pointer;}
.tnp-subscription .tnp-field-checkbox {display:none;}
	/** End customize form1 **/
.card-header:after {font-family: 'FontAwesome';content: "\f068";float: right;}
.card-header.collapsed:after {content: "\f067";}
.card-body {padding: 0px !important;}
.mapouter {margin: auto;width: 100% !important;padding-bottom: 10px;}
.gmap_canvas {position: relative;overflow: hidden; width: 100% !important;padding-top: 56.25%;}
#gmap_canvas {position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;} 
/** End customize for QRCode system by sangnq **/