/*
Theme Name: Gọi là có
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.wpb_wrapper {
    margin-top: -40px;
}
 .pulse-container {
    height: 100%;
    margin: 0 auto 30px;
    width: 125px;
}
.pulse-button {
    position: relative;
    width: 120px;
    height: 120px;
    border: none;
    box-shadow: 0 0 0 0 #008fe0;
    border-radius: 50%;
    background-color: transparent;
    background-image: url('https://goilaco.org.vn/wp-content/uploads/2021/04/11.png');
    background-size: 145px auto;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    text-indent: 1000%;
    overflow: hidden;
    white-space: nowrap;
}
.pulse-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

p.text_hero {
    color: #fff;
    font-size: 23px;
    letter-spacing: 4px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'fontsfree-net-proxim';
}
.wp_title h2{
	  text-align: center;
	  font-size: 93px;
	  letter-spacing: 0px;
	  line-height: 83px !important;
	  color: #fff;
	  font-family: 'futura-extra-black-c';
	  text-transform: uppercase;
	  margin-bottom: 5px;
}

.text_buton{
	font-size: 21px !important;
	line-height: 33px !important;
	text-align: center;
	color: #a0a0a0;
	font-family: 'optinewsgothiclight';
	letter-spacing: 1px;
}
.wp_from {
	display: flex;
}
 .wp_from .wpcf7-form-control-wrap {
    margin-right: 10px;
}
.about_name, .about_submit, .about_mail {
    border-radius: 40px !important;
    height: 60px !important;
}
.about_name,.about_mail{
	background-color: transparent !important;
}

.wp_from input.wpcf7-form-control.wpcf7-submit.about_submit {
    font-size: 12px;
    color: #000;
    background: #fff;
}
.wp_from input.about_submit :hover{
	background: #008fe0 !important;
}
.wp_from input[type="text"], .wp_from input[type="email"] {
    border: 2px solid #fff !important;
    box-shadow: none !important;
    color: #fff !important;
    font-family: ProximaNova-Regular;
    padding: 16px 16px 16px 60px !important;
}
.wp_from input[id="name"] {
    background: transparent url('http://goilaco.thietkeweb.edu.vn/wp-content/uploads/2021/04/user.png') no-repeat scroll 8px center / 39px auto;
}
.wp_from input[id="email"] {
    background: transparent url('http://goilaco.thietkeweb.edu.vn/wp-content/uploads/2021/04/email.png') no-repeat scroll 15px center / 32px auto;
}
.wp_from input[type="submit"]:hover{
	background: #008fe0 !important;
}
.box-img_home{
	border: 10px solid #fff;
}
.box-text-meet {
    margin-bottom: 40px;
}
.box-text-meet h6 {
    color: #fff;
	font-weight: bold;
	font-size: 1em;
}
.box-text-meet p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}


.ig-feed-hashtag {
    color: #008fe0;
    text-align: center;
	font-size: 30px;
    line-height: 0.90;
    text-transform: uppercase;
	margin-bottom: 35px;
} 

.header-main .nav > li > a{
		font-family: 'Muli';
}
.hotline-contact li{
		list-style: none;
    margin-left: 0;
    display: inline-block;
		margin-bottom: 0;
}
.hotline-contact li span{
		color: #fff;
		padding: 0 10px;
    border-right: 1px solid #fff;
		font-size: 13px;
}
.hotline-contact li:first-child span{
		padding-left: 0;
}
.hotline-contact li:last-child span{
		padding-right: 0;
		border-right: none;
}
.hotline-contact-right li a{
		color: #fff;
		padding: 0 10px;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
}
.header-top .header-social-icons a{
		font-size: 15px !important;
    padding: 0 5px;
}
.section1 .row1 .cot1 h3{
		font-family: utm-beautiful-caps;
		font-size: 35px;
    font-weight: normal;
		margin-bottom: 0;
}
.section1 .row1 .cot1 h2{
		font-size: 35px;
    color: #008fe0;
    font-weight: bolder;
		position: relative;
}
.section1 .row1 .cot1 h2 span{
		background: #fff;
		padding-right: 15px;
}
.section1 .row1 .cot1 h2:after{
		content:"";
		display: block;
		width: 100%;
		height: 2px;
		background: #e9e9e9;
		position: absolute;
		top:50%;
		z-index: -1;
}
.section1 .row1 .cot1 p{
		text-align: justify;
		font-size: 14px;
}
.nut-xem-them{
    height: 47px;
    line-height: 45px !important;
    padding: 0 33px;
}
.section2 .row1 h2,.section3 .row1 h2,.section4 .row1 h2,.section5 .row1 h2{
		font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
		margin-bottom: 5px;
}
.section2 .row1 p,.section3 .row1 p,.section4 .row1 p,.section5 .row1 p{
		font-size: 15px;
		margin-bottom: 0;
}
.section2 .row2 .col.large-3 .box .box-text{
		background: #fff;
    padding: 15px;
}
.section2 .row2 .col.large-3 .box .box-text h4{
		color: #000;
    margin: 0;
		text-transform: uppercase;
}
.section3 .icon-box h3{
		font-size: 16px;
		display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 43px;
    line-height: 20px;
}
.section3 .icon-box:hover{
		cursor:pointer;
}
.section3 .icon-box:hover .icon{
		transform: rotate(360deg);
    transform-origin: center;
    transition: transform 1.0s ease all;
		transition: 1.0s ease all;
}
.section3 .icon-box p{
		font-size: 14px;
		display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.section4,.section4 .row2>.col{
		padding-bottom: 0px !important
}
.section4 .row1 hr{
		width: 170px;
    margin: 20px auto;
    border-top: 2px solid #fff;
    opacity: 1;
}
.section4 .row2 .cot1,.section4 .row2 .cot3{
		align-self: center;
}
.section4 .row2 .icon-box{
		margin-bottom: 30px;
}
.section4 .row2 .icon-box .icon-box-img{
		padding: 25px;
    border: 2px dashed #09abc0;
    border-radius: 50%;
		align-self: center;
}
.section4 .row2 .icon-box h3{
		margin-bottom: 0;
}
.section4 .row2 .icon-box p{
		font-size: 14px;
}
.section5 .row2 .cot1 .cam-nhan-khach-hang{
		height: 375px;
    overflow-y: scroll;
}
/* width */
.section5 .row2 .cot1 .cam-nhan-khach-hang::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.section5 .row2 .cot1 .cam-nhan-khach-hang::-webkit-scrollbar-track {
  background: #ebebeb; 
}
 
/* Handle */
.section5 .row2 .cot1 .cam-nhan-khach-hang::-webkit-scrollbar-thumb {
  background: #008fe0; 
}

/* Handle on hover */
.section5 .row2 .cot1 .cam-nhan-khach-hang::-webkit-scrollbar-thumb:hover {
		background: #008fe0;
}
.section5 .row2 .cot1{
		background: #fff;
		padding: 30px 20px 0 20px!important;
}
.section5 .row2 .cot2 .col-inner{
		background: #0069ac;
    padding: 30px !important;
}
.section5 .row2 .cot1 .icon-box{
		margin-bottom: 20px;
}
.section5 .row2 .cot1 .icon-box h3{
		color:  #333;
		font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10x;
}
.section5 .row2 .cot1 .icon-box p{
		color:  #333;
		font-size: 13px;
}
.section5 .row2 .cot1 .icon-box p:before {
    content: "";
    float: left;
    width: 45px;
    height: 20px;
    background: url(/wp-content/uploads/2020/12/quote-icon.png) no-repeat;
    display: block;
    margin-top: -5px;
}
.form-lien-he .tieu-de-form{
		color: #fff;
		text-align: center;
    font-size: 32px;
    text-transform: uppercase;
}
.form-lien-he .des{
		color: #fff;
		text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}
.form-lien-he div{
		display: flow-root;
}
.form-lien-he .row1 input[type='text'],.form-lien-he .row1 input[type='tel'],.form-lien-he .row2 input[type='email'],.form-lien-he .row2 input[type='text']{
		display: inline-block;
		width: 48%
}
.form-lien-he .row1 input[type='text'],.form-lien-he .row2 input[type='email']{
		float: left;
}
.form-lien-he .row1 input[type="tel"],.form-lien-he .row2 input[type='text']{
		float: right;
}
.form-lien-he input[type='email'], .form-lien-he .form-lien-he input[type='search'],.form-lien-he input[type='number'],.form-lien-he input[type='url'],.form-lien-he input[type='tel'], .form-lien-he input[type='text'],.form-lien-he textarea {
    appearance: none;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #3387bd;
    color: #fff;
}
.form-lien-he input[type='email']:focus,.form-lien-he input[type='search']:focus,.form-lien-he input[type='number']:focus,.form-lien-he  input[type='tel']:focus, input[type='text']:focus,.form-lien-he input[type='password']:focus,.form-lien-he textarea:focus, select:focus {
    box-shadow: none;
    color: #fff;
    background-color: transparent;
}
.form-lien-he ::placeholder {
  color: #fff;
}
.form-lien-he input[type='submit']{
		width: 100%;
    background: #ed1c24;
    margin: 0;
}
.form-lien-he input[type='submit']:hover{
		box-shadow: none;
    text-decoration: underline;
}
.is-divider{
		display:none;
}
.section6 .box-normal.box-blog-post .box-text{
		box-shadow: 1px 2px 20px 0px #e6e6e6;
		padding: 30px;
}
.section6 .box-normal.box-blog-post .post-meta {
    color: #fff;
    border-radius: 25px;
    display: inline-block;
    padding: 8px 30px;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    opacity: 1;
    background-color: #008fe0;
    font-size: 13px;
}
.section6 .box-normal.box-blog-post h5{
		margin-bottom: 30px;
}
.section6 .box-normal.box-blog-post p.cat-label{
		text-transform: inherit;
    font-style: italic;
    color: #b7843a;
    font-size: 13px;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    background: url(/wp-content/uploads/2020/12/label-tin-tuc.png) no-repeat left;
    background-size: 17px;
    padding-left: 20px;
}
.section6 .box-normal.box-blog-post:hover h5{
		color: #008fe0;
}
.section6 .box-normal.box-blog-post:hover p{
		color: #131313;
}
.section7 .row1 h3{
		margin-right: 20px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0px;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    color: #fff;
    height: 45px;
    line-height: 45px;
    float: left;
    padding-left: 10px;
    padding-right: 55px;
    background: linear-gradient(224deg, transparent 19px, #008fe0 0) top right, linear-gradient(316deg, transparent 19px, #008fe0 0) bottom right;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    width: fit-content;
    position: absolute;
    top: -53px;
}
.section7 .row1 h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 1000px;
    height: 45px;
    background: #008fe0;
    right: 100%;
}
.section7 .ux-logo-link{
		padding: 0 !important;
}
.section7 .row2 .col.large-12,.section7 .slider-wrapper .col.large-2{
		padding-bottom: 0px;
}
.footer-section .row1 .cot1 h3{
		font-size: 35px;
    text-transform: uppercase;
    text-shadow: 1px 2px #616161;
}
.footer-section .row1 p,.footer-section .row1 ul li a,.footer-section .row1 ul li{
		font-size: 14px;
		margin-bottom: 8px;
}
.footer-section .row1 ul li a:hover{
		font-weight: bold;
    border-bottom: 1px dashed #fff;
    padding-bottom: 1px;
}
.footer-section .row1 .cot1 .fas{
	color: #008fe0;
	margin-right: 8px;
}


/* .footer-section .row1 .cot1 .hotline-footer{
		margin-top: 20px;
		display: inline-block;
    padding-right: 20px;
}
.footer-section .row1 .cot1 .hotline-footer p{
		margin-bottom: 0px;
}
.footer-section .row1 .cot1 .hotline-footer a{
		font-size: 35px;
    font-weight: bold;
    padding: 5px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.footer-section .row1 .cot1 .social-icons .button.is-outline {
    border-color: #fff;
		margin-right: 8px;
} */
.footer-section .row1 .cot2 h4{
		font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
}
.footer-section .row1 .cot2 .fab, .far {
    font-weight: 400;
    color: #008fe0;
    font-size: 50px;
    margin-right: 20px;
}
.absolute-footer{
		color: #fff !important;
		background-color: #008fe0;
		padding: 10px 0;
    font-size: 14px;
}
.footer-section{
		padding-bottom: 0px !important;
}

.post-item .box-image:hover::before{
-webkit-animation:shine .75s;
animation:shine .75s}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.post-item .box-image::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
.section-maps .row2 .form-lien-he{
		box-shadow: 2px 2px 10px #d6d6d6;
    padding: 20px;
		background: #0069ac;
}
.section-maps .row2 .form-lien-he .des{
		text-align: left;
    font-style: italic;
    font-size: 14px;
}
.section-maps .form{
		margin-bottom: 0px;
}
.section-maps .row2>.col{
		padding-bottom: 0px;
}
.blog-archive .archive-page-header {
    margin-bottom: 30px;
}
.center-page .entry-header, .blog-archive .archive-page-header {
    text-align: center;
    box-shadow: 2px 2px 20px #0000000f;
    background-image: url(/wp-content/uploads/2020/12/header-banner.jpg);
    background-repeat: no-repeat;
    min-height: 238px;
    padding: 70px 0;
}
.blog-archive .post-item .box-blog-post{
		box-shadow: 2px 2px 20px #0000001f;
    border-radius: 10px;
}
.blog-archive .post-item .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-archive .post-item .box-text {
    padding: 20px 10px;
}
.blog-archive .post-item .post-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.blog-archive .post-item .from_the_blog_excerpt{
		font-size: 13px;
}
.blog-archive .row.align-center .col.large-10{
		max-width: 100%;
    flex-basis: 100%;
}
.center-page h1, .blog-archive .page-title {
    text-transform: none;
    margin-bottom: 10px;
    font-size: 30px;
}
#breadcrumbs {
    margin-bottom: 0;
}
#breadcrumbs a{
		color: #008fe0;
}

.section2 .row2 .col.large-3 .box.box-text-bottom .box-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.6s ease-in-out;
}
.section2 .row2 .col.large-3 .box.box-text-bottom .box-image:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.6s ease-in-out;
}
.section2 .row2 .col.large-3 .box.box-text-bottom .box-image:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.5);
}
.section2 .row2 .col.large-3 .box.box-text-bottom .box-image:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.5);
}
span.widget-title {
    font-weight: 600;
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    color: #008fe0;
}
.tieu-chi-section .icon-box h3 {
    color: #c43236;
		text-transform: uppercase;
    font-family: "Mulish", sans-serif;
    font-weight: bold;
}
.accordion-title {
		border-top: 1px solid #008fe0;
}
.blog-archive .post-item .from_the_blog_excerpt {
    font-size: 0.9em;
}
.form-dang-ky-thu-nghiem h4{
		text-align: center;
    text-transform: uppercase;
    color: #13bcff;
		margin-bottom: 0px;
}
.form-dang-ky-thu-nghiem p.des{
		text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    margin-bottom: 20px;
}
.form-dang-ky-thu-nghiem .label{
		font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
.form-dang-ky-thu-nghiem .label span{
		color: red;
}
.form-dang-ky-thu-nghiem input[type='email'], .form-dang-ky-thu-nghiem input[type='search'], .form-dang-ky-thu-nghiem input[type='number'], .form-dang-ky-thu-nghiem input[type='url'], .form-dang-ky-thu-nghiem input[type='tel'], .form-dang-ky-thu-nghiem input[type='text'],.form-dang-ky-thu-nghiem textarea {
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 12px;
    height: 32px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
}
.form-dang-ky-thu-nghiem .gui{
		text-align: right;
}
.form-dang-ky-thu-nghiem input[type='submit']{
		margin: 0;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    text-transform: inherit;
    font-weight: normal;
    font-size: 14px;
    border-radius: 4px;
}
#form-dang-ky-thu-nghiem.lightbox-content{
		background-color: #fbfbfb;
}
.box_email {
	margin-top: 20px;
}
.box_email h3{
	margin-bottom: -10px;
}
.contac_left .col-inner{
	    padding-bottom: 15px !important;
}
@media screen and (max-width: 1366px){
.pulse-button {
    background-size: 105px auto;
    height: 90px;
    width: 90px;
}
}
.form-lien-he input[type='email'], .form-lien-he .form-lien-he input[type='search'], .form-lien-he input[type='number'], .form-lien-he input[type='url'], .form-lien-he input[type='tel'], .form-lien-he input[type='text'], .form-lien-he textarea{
	    color: #000 !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.wp_title p.text_hero{
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.wp_title h2{
		font-size: 36px;
		letter-spacing: 0px;
		line-height: 36px !important;
	}
	.text_buton{
		display: none;
	}
	.pulse-button{
		margin-top: 20px;
	}
	.wp_from{
		display: block;
	}
	.wp_from input.wpcf7-form-control.wpcf7-submit.about_submit{
		padding-right: 60px;
	}
}

/* Pricing Table */
.pricing-table__ct {
	padding-bottom: 0;
}
.pricing-table__ct .price {
	font-weight: 700;	
}
.pricing-table__ct .description {
	text-align: left;
	font-size: 17px;
}
.pricing-table__ct .items {
	padding: 1rem 0 0 0;
	text-align: left;
}
.pricing-table__ct .items>div {
	border-bottom: none;
	position: relative;
	padding: 16px 20px 16px 45px;
}
.pricing-table__ct .items>div:nth-child(odd) {
	background: #f5f5f5;
}
.pricing-table__ct .items>div::before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	font-weight: 900;
	position: absolute;
	top: 16px;
	left: 15px;
	color: #1b37ef;
}

.pricing-tbl-sec {
    padding: 0 15px 60px 15px !important;
}
.price-tb__about {
    padding-bottom: 0 !important;
}
.new-pricing-table {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;   
}
.new-pricing-table table {
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.new-pricing-table th, .new-pricing-table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px;
    vertical-align: middle;
}
.new-pricing-table th {
    background-color: #008fe0;
    text-align: center;
    color: #fff;
}
.new-pricing-table td {
    color: #000;
}
.ct-bg-tr td {
    background-color: #f9f9f9;
}
.ct-fs-pricing {
    font-size: 1.2rem;
    color: #1b37ef;
}
.new-pricing-table tr:hover td {
    background-color: #f9f9f9;
}

@media screen and (max-width: 992px) {
    .new-pricing-table {
        overflow: auto;
    }
    .new-pricing-table table {
        min-width: 880px;
    }
}