| Server IP : 14.225.204.176 / Your IP : 216.73.216.169 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/web-kindie.io/html2021/stylesheets/ |
Upload File : |
body {
color: #222222;
font-size: 16px;
line-height: 1.4;
font-family: 'Quicksand', sans-serif;
font-weight: 400;
}
*:focus {
outline: none;
}
img {
max-width: 100%;
height: auto;
width: auto;
}
a {
color: #222222;
}
a:hover, a:focus {
text-decoration: none;
color: #56a7b6;
}
b,
strong {
font-weight: 700;
}
textarea {
resize: none;
}
/* Typography */
.h6, h6 {
font-size: 16px;
}
.h5, h5 {
font-size: 18px;
}
.h4, h4 {
font-size: 20px;
}
.h3, h3 {
font-size: 22px;
}
@media only screen and (min-width: 768px) {
.h3, h3 {
font-size: 24px;
}
}
.h2, h2 {
font-size: 24px;
}
@media only screen and (min-width: 768px) {
.h2, h2 {
font-size: 36px;
}
}
.h1, h1 {
font-size: 26px;
}
@media only screen and (min-width: 768px) {
.h1, h1 {
font-size: 42px;
}
}
/* Grid */
.wrapper {
max-width: 1440px;
margin: auto;
}
.container {
padding-left: 12px;
padding-right: 12px;
}
@media only screen and (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
@media only screen and (min-width: 1200px) {
.container-large {
max-width: 1200px;
}
}
@media (min-width: 1300px) {
.container-large {
max-width: 1248px;
}
}
.row {
margin-left: -12px;
margin-right: -12px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
padding-left: 12px;
padding-right: 12px;
}
.primary-content {
padding-top: 48px;
padding-bottom: 48px;
}
.is-primary-content-bg {
position: relative;
}
.is-primary-content-bg:before, .is-primary-content-bg:after {
content: "";
display: block;
position: absolute;
top: 104px;
bottom: 0;
z-index: -1;
}
.is-primary-content-bg:before {
left: 0;
background: url(../images/bg/all-left.png) repeat-y;
width: 131px;
}
.is-primary-content-bg:after {
right: 0;
background: url(../images/bg/all-right.png) repeat-y;
width: 132px;
}
button {
cursor: pointer;
}
button:focus {
outline: none;
}
.btn-clear {
border: none;
background-color: transparent;
padding: 0;
}
.btn-clear:focus {
box-shadow: none;
}
.btn {
font-weight: 700;
font-size: 16px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
border-radius: 24px;
padding: 11px 24px;
}
.btn:hover {
box-shadow: none;
outline: 0;
}
.btn.btn-video {
padding-left: 82px;
position: relative;
}
.btn.btn-video::before {
display: inline-block;
width: 26px;
height: 26px;
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 42px;
border-radius: 50%;
}
.btn-sm {
padding: 5px 24px;
}
.btn-main {
border-color: #56a7b6;
background-color: #fff;
color: #56a7b6;
}
.btn-main:hover, .btn-main:focus {
border-color: #56a7b6;
background-color: #56a7b6;
color: #fff;
}
.btn-outline-main {
border-color: #56a7b6;
background-color: transparent;
color: #56a7b6;
}
.btn-outline-main:hover, .btn-outline-main:focus {
border-color: #56a7b6;
background-color: #56a7b6;
color: #fff;
}
.btn-outline-main.focus, .btn-outline-main:focus {
box-shadow: none;
}
.btn-outline-main.disabled, .btn-outline-main:disabled {
color: #56a7b6;
background-color: transparent;
}
.btn-outline-main:not(:disabled):not(.disabled).active,
.btn-outline-main:not(:disabled):not(.disabled):active,
.show > .btn-outline-main.dropdown-toggle {
color: #212529;
background-color: #56a7b6;
border-color: #56a7b6;
}
.ico-facebook-messenger {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -366px;
background-repeat: no-repeat;
overflow: hidden;
height: 30px;
width: 30px;
display: inline-block;
}
@media only screen and (min-width: 768px) {
.ico-facebook-messenger {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -401px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 48px;
display: inline-block;
}
}
.ico-zalo-big {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1599px;
background-repeat: no-repeat;
overflow: hidden;
height: 29px;
width: 30px;
display: inline-block;
}
@media only screen and (min-width: 768px) {
.ico-zalo-big {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1633px;
background-repeat: no-repeat;
overflow: hidden;
height: 46px;
width: 48px;
display: inline-block;
}
}
.ico-hotline {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -482px;
background-repeat: no-repeat;
overflow: hidden;
height: 30px;
width: 30px;
display: inline-block;
}
@media only screen and (min-width: 768px) {
.ico-hotline {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -517px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 48px;
display: inline-block;
}
}
.ico-go-top {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 0;
background-repeat: no-repeat;
overflow: hidden;
height: 23px;
width: 23px;
display: inline-block;
}
.ico-facebook {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -454px;
background-repeat: no-repeat;
overflow: hidden;
height: 23px;
width: 22px;
display: inline-block;
}
.ico-instagram {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -570px;
background-repeat: no-repeat;
overflow: hidden;
height: 25px;
width: 24px;
display: inline-block;
}
.ico-youtube {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1575px;
background-repeat: no-repeat;
overflow: hidden;
height: 19px;
width: 24px;
display: inline-block;
}
.ico-phone-footer {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -987px;
background-repeat: no-repeat;
overflow: hidden;
height: 23px;
width: 24px;
display: inline-block;
}
.ico-mail {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -747px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 25px;
display: inline-block;
}
.ico-zalo {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1684px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 20px;
display: inline-block;
}
.ico-map-marker {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -772px;
background-repeat: no-repeat;
overflow: hidden;
height: 24px;
width: 19px;
display: inline-block;
}
.ico-phone {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1015px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 20px;
display: inline-block;
}
.ico-player, .btn.btn-video::before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1071px;
background-repeat: no-repeat;
overflow: hidden;
height: 26px;
width: 26px;
display: inline-block;
}
.ico-player-dark, .btn.btn-video:hover::before, .btn.btn-video:focus::before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1040px;
background-repeat: no-repeat;
overflow: hidden;
height: 26px;
width: 26px;
display: inline-block;
}
.ico-benefit-1 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -57px;
background-repeat: no-repeat;
overflow: hidden;
height: 40px;
width: 48px;
display: inline-block;
}
.ico-benefit-2 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -202px;
background-repeat: no-repeat;
overflow: hidden;
height: 46px;
width: 48px;
display: inline-block;
}
.ico-benefit-3 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -102px;
background-repeat: no-repeat;
overflow: hidden;
height: 50px;
width: 48px;
display: inline-block;
}
.ico-benefit-4 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -253px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 50px;
display: inline-block;
}
.ico-benefit-5 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -157px;
background-repeat: no-repeat;
overflow: hidden;
height: 40px;
width: 48px;
display: inline-block;
}
.ico-benefit-6 {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -306px;
background-repeat: no-repeat;
overflow: hidden;
height: 34px;
width: 48px;
display: inline-block;
}
.ico-taget-title {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1328px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 62px;
display: inline-block;
}
.ico-media {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -801px;
background-repeat: no-repeat;
overflow: hidden;
height: 14px;
width: 19px;
display: inline-block;
}
.ico-sun {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1287px;
background-repeat: no-repeat;
overflow: hidden;
height: 36px;
width: 39px;
display: inline-block;
}
.ico-sun-big {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1234px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 52px;
display: inline-block;
}
.ico-volume-up {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1554px;
background-repeat: no-repeat;
overflow: hidden;
height: 16px;
width: 18px;
display: inline-block;
}
.ico-video-play {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1512px;
background-repeat: no-repeat;
overflow: hidden;
height: 37px;
width: 37px;
display: inline-block;
}
.ico-user-alt {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1466px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 21px;
display: inline-block;
}
.ico-email {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -345px;
background-repeat: no-repeat;
overflow: hidden;
height: 16px;
width: 21px;
display: inline-block;
}
.ico-phone-alt {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -937px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 20px;
display: inline-block;
}
.ico-users-class {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1491px;
background-repeat: no-repeat;
overflow: hidden;
height: 16px;
width: 21px;
display: inline-block;
}
.custom-arrow .slick-prev,
.custom-arrow .slick-next {
margin: 0;
width: 36px;
height: 36px;
border-radius: 50%;
background-color: rgba(34, 55, 111, 0.8);
z-index: 1;
}
.custom-arrow .slick-prev:hover, .custom-arrow .slick-prev:focus,
.custom-arrow .slick-next:hover,
.custom-arrow .slick-next:focus {
outline: none;
background-color: #56a7b6;
}
.custom-arrow .slick-prev:before,
.custom-arrow .slick-next:before {
color: #fff;
font-size: 30px;
font-family: "FontAwesome";
display: inline-block;
}
@media only screen and (min-width: 768px) {
.custom-arrow .slick-prev:before,
.custom-arrow .slick-next:before {
font-size: 40px;
}
}
@media only screen and (min-width: 1200px) {
.custom-arrow .slick-prev:before,
.custom-arrow .slick-next:before {
font-size: 50px;
}
}
@media only screen and (min-width: 768px) {
.custom-arrow .slick-prev,
.custom-arrow .slick-next {
width: 60px;
height: 60px;
}
}
.custom-arrow .slick-prev {
left: 0;
}
@media only screen and (min-width: 1200px) {
.custom-arrow .slick-prev {
left: -30px;
}
}
@media (min-width: 1300px) {
.custom-arrow .slick-prev {
left: -65px;
}
}
@media (min-width: 1500px) {
.custom-arrow .slick-prev {
left: -85px;
}
}
.custom-arrow .slick-prev:before {
content: "\f104";
}
.custom-arrow .slick-next {
right: 0;
}
@media only screen and (min-width: 1200px) {
.custom-arrow .slick-next {
right: -30px;
}
}
@media (min-width: 1300px) {
.custom-arrow .slick-next {
right: -65px;
}
}
@media (min-width: 1500px) {
.custom-arrow .slick-next {
right: -85px;
}
}
.custom-arrow .slick-next:before {
content: "\f105";
}
.slick-dots {
cursor: pointer;
position: absolute;
margin: 0;
padding: 0;
outline: none;
left: 0;
right: 0;
width: 100%;
bottom: 80px;
z-index: 10;
text-align: center;
}
@media only screen and (min-width: 768px) {
.slick-dots {
bottom: 143px;
}
}
.slick-dots li {
display: inline-block;
position: relative;
margin: 0 11px;
}
.slick-dots li button {
cursor: pointer;
font-size: 0px;
line-height: 0;
display: block;
width: 12px;
height: 12px;
padding: 0;
color: red;
border: 0;
outline: none;
background: transparent;
}
@media only screen and (min-width: 768px) {
.slick-dots li button {
width: 16px;
height: 16px;
}
}
.slick-dots li button:after {
cursor: pointer;
content: "";
width: 12px;
height: 12px;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
background-color: #fff;
}
@media only screen and (min-width: 768px) {
.slick-dots li button:after {
width: 16px;
height: 16px;
}
}
.slick-dots li.slick-active {
outline: none;
}
.slick-dots li.slick-active button::after {
cursor: pointer;
background-color: #56a7b6;
}
.slick-slide {
height: auto;
}
/*------------------------------------------------------------------
[Header]
*/
.header-site {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99;
}
.header-top {
padding: 8px 0 0;
}
@media only screen and (min-width: 768px) {
.header-top {
padding: 12px 0;
}
}
.header-top-left {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
}
.header-top-left img {
max-height: 48px;
}
.header-top-left .logo-dark {
display: none;
}
.header-top-left .logo-white {
display: block;
}
.navbar-header-top {
list-style: none;
margin: 0 25px 0 0;
padding: 0;
}
.navbar-header-top li:not(:last-child) {
margin-right: 25px;
padding-right: 25px;
position: relative;
}
.navbar-header-top li:not(:last-child):after {
content: "";
display: block;
position: absolute;
right: 0;
width: 1px;
height: 25px;
background-color: #fff;
top: -2px;
}
.navbar-header-top li a {
color: #fff;
text-decoration: underline;
font-size: 16px;
}
.box-search {
height: 36px;
width: 200px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
border-radius: 24px;
background-color: transparent;
position: relative;
padding-left: 32px;
border: 1px solid #fff;
}
@media only screen and (min-width: 992px) {
.box-search {
margin-right: 25px;
}
}
@media only screen and (min-width: 1200px) {
.box-search {
margin-right: 45px;
}
}
.box-search:before {
content: "";
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1211px;
background-repeat: no-repeat;
overflow: hidden;
height: 18px;
width: 18px;
display: inline-block;
position: absolute;
top: 50%;
left: 16px;
transform: translate(0, -50%);
}
.box-search .form-control {
border: none;
background-color: transparent;
height: 36px;
font-size: 16px;
color: #fff;
}
.box-search .form-control::-webkit-input-placeholder {
color: #fff;
}
.box-search .form-control:-moz-placeholder {
color: #fff;
opacity: 1;
}
.box-search .form-control::-moz-placeholder {
color: #fff;
opacity: 1;
}
.box-search .form-control:-ms-input-placeholder {
color: #fff;
}
.box-search .form-control:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: none;
}
.header-top-right {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (min-width: 768px) {
.header-top-right {
-ms-flex-pack: space-between;
justify-content: space-between;
}
}
@media only screen and (min-width: 992px) {
.hotline {
margin-right: 25px;
}
}
@media only screen and (min-width: 1200px) {
.hotline {
margin-right: 45px;
}
}
.hotline a {
display: inline-block;
color: #fff;
line-height: 34px;
text-align: center;
font-weight: 700;
font-size: 16px;
}
.hotline a i {
vertical-align: middle;
margin-right: 7px;
}
.language .btn-clear {
color: #fff;
padding: 0;
}
@media only screen and (min-width: 992px) {
.language .btn-clear:after {
border-top-color: #fff;
}
}
.language .dropdown-menu {
border: none;
left: auto !important;
right: 0;
min-width: 180px;
padding: 10px 0;
top: 100% !important;
transform: none !important;
}
.language .dropdown-menu li a {
display: block;
padding: 8px 20px;
font-size: 14px;
}
.language .dropdown-menu li a img {
max-width: 20px;
margin-right: 5px;
}
.language .dropdown-menu li a.active {
color: #56a7b6;
font-weight: 700;
}
.navbar-brand {
padding: 0;
margin: 0;
}
@media only screen and (min-width: 992px) {
.navbar-brand {
display: none;
}
}
.navbar-brand img {
max-height: 35px;
}
@media only screen and (min-width: 768px) {
.navbar-brand img {
max-height: 48px;
}
}
.navbar-brand .logo-dark {
display: none;
}
.navbar-brand .logo-white {
display: block;
}
.navbar-expand-lg {
padding: 10px 0;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg {
padding: 0;
}
}
.navbar-expand-lg .container {
padding-left: 12px;
padding-right: 12px;
}
.navbar-expand-lg .navbar-toggler {
width: 28px;
height: 28px;
position: relative;
border: none;
}
.navbar-expand-lg .navbar-toggler::before, .navbar-expand-lg .navbar-toggler::after {
background-color: #fff;
content: '';
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 26px;
transition: all 0.3s ease;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.navbar-expand-lg .navbar-toggler::before {
top: 20%;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.navbar-expand-lg .navbar-toggler::after {
bottom: 20%;
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
transform-origin: bottom left;
}
.navbar-expand-lg .navbar-toggler > span {
background-color: #fff;
bottom: 0;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 26px;
transition: all 0.3s ease;
font-size: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.navbar-expand-lg .navbar-toggler:hover:before, .navbar-expand-lg .navbar-toggler:hover:after, .navbar-expand-lg .navbar-toggler:hover > span {
background-color: #fff;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav {
width: 100%;
justify-content: space-between;
align-items: center;
}
}
.navbar-expand-lg .navbar-nav .nav-link {
font-weight: 700;
font-size: 16px;
position: relative;
-webkit-transition: color ease 0.5s;
-moz-transition: color ease 0.5s;
-o-transition: color ease 0.5s;
transition: color ease 0.5s;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
text-transform: uppercase;
color: #b8a8b3;
padding: 25px 0;
}
}
@media only screen and (min-width: 1200px) {
.navbar-expand-lg .navbar-nav .nav-link {
font-size: 14px;
}
}
@media (min-width: 1300px) {
.navbar-expand-lg .navbar-nav .nav-link {
font-size: 16px;
}
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
color: #fff;
}
.navbar-expand-lg .navbar-nav .active .nav-link {
color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
border: none;
left: 0;
min-width: 167px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
-o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
margin: 0;
padding: 0;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
top: 120%;
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu:before {
content: "";
display: block;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff;
position: absolute;
left: 16px;
top: -8px;
}
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #d8d8d8;
}
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item {
padding: 13px 15px;
color: #888888;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
white-space: normal;
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover, .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #56a7b6;
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .dropdown:hover .dropdown-menu {
opacity: 1;
visibility: visible;
top: 100%;
}
}
@media (max-width: 991.9px) {
.navbar-expand-lg .navbar-collapse {
display: block !important;
position: fixed;
top: 0;
left: -100%;
width: 80%;
max-width: 450px;
background-color: #56a7b6;
z-index: 99;
bottom: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 30px 0;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.navbar-expand-lg .navbar-collapse.show {
left: 0;
}
.navbar-expand-lg .navbar-collapse .navbar-nav {
display: block;
}
.navbar-expand-lg .navbar-collapse .navbar-nav .nav-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
color: #fff;
padding: 16px 20px;
text-transform: uppercase;
font-size: 14px;
}
.navbar-expand-lg .navbar-collapse .language {
padding: 0;
}
.navbar-expand-lg .navbar-collapse .language .btn {
color: #fff;
padding: 16px 20px;
display: block;
width: 100%;
text-align: left;
text-transform: uppercase;
}
.navbar-expand-lg .navbar-collapse .language .dropdown-menu {
padding: 0;
margin: 0;
}
.navbar-expand-lg .navbar-collapse .language .dropdown-menu li a {
color: #fff;
font-weight: normal;
font-size: 14px !important;
padding: 16px 35px !important;
}
.navbar-expand-lg .navbar-collapse .dropdown-menu {
position: static;
border: none !important;
box-shadow: none !important;
border-radius: 0;
float: none;
background-color: transparent;
}
.navbar-expand-lg .navbar-collapse .dropdown-menu li {
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar-expand-lg .navbar-collapse .dropdown-menu li .dropdown-item {
font-size: 14px !important;
padding: 16px 35px !important;
color: #fff !important;
}
.navbar-expand-lg .navbar-collapse .search-mobile {
width: auto;
padding: 16px 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar-expand-lg .navbar-collapse .search-mobile .box-search {
width: 100%;
}
.navbar-expand-lg .navbar-collapse .btn-main {
display: block;
width: calc(100% - 40px);
margin: 16px 20px;
}
}
@media only screen and (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
width: 100%;
justify-content: space-between;
}
}
.btn-toggle-submenu {
padding: 0 15px 0 0;
height: 48px;
}
@media (max-width: 991px) {
.btn-toggle-submenu {
position: absolute;
right: 0;
top: 0;
height: 51px;
color: #fff;
}
}
.bg-menu-mobile {
position: fixed;
top: 0;
left: 0;
z-index: 20;
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
visibility: hidden;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
@media (max-width: 1199.9px) {
.bg-menu-mobile.show {
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
}
}
.btn-close-menu {
display: block;
position: absolute;
top: 10px;
right: 10px;
width: 28px;
height: 28px;
border: none;
}
@media only screen and (min-width: 992px) {
.btn-close-menu {
display: none;
}
}
.btn-close-menu::before, .btn-close-menu::after {
background: #fff;
content: '';
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 26px;
transition: all 0.3s ease;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.btn-close-menu::before {
top: 20%;
-webkit-transform: rotate(45deg);
-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
top: 50%;
margin-top: -2px;
}
.btn-close-menu::after {
bottom: 20%;
-webkit-transform: rotate(-45deg);
-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
top: 50%;
margin-top: -2px;
}
@media only screen and (min-width: 1200px) {
.book-trial {
margin-left: 21px;
}
}
@-webkit-keyframes showStickyMenu {
from {
top: -100px;
}
to {
top: 0;
}
}
@-moz-keyframes showStickyMenu {
from {
top: -100px;
}
to {
top: 0;
}
}
@keyframes showStickyMenu {
from {
top: -100px;
}
to {
top: 0;
}
}
.fixed-header .header-site {
animation: 250ms ease-out 0s normal none 1 running showStickyMenu;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99;
background-color: #fff;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
}
.fixed-header .header-site .navbar-expand-lg {
padding: 8px 0;
}
@media only screen and (min-width: 992px) {
.fixed-header .header-site .navbar-expand-lg {
padding: 0;
}
}
@media only screen and (min-width: 992px) {
.fixed-header .header-site .navbar-expand-lg .navbar-nav .nav-link {
padding: 20px 0;
}
.fixed-header .header-site .navbar-expand-lg .navbar-nav .nav-link:hover, .fixed-header .header-site .navbar-expand-lg .navbar-nav .nav-link:focus {
color: #56a7b6;
}
.fixed-header .header-site .navbar-expand-lg .navbar-nav .trial-button .nav-link:hover, .navbar-expand-lg .navbar-nav .trial-button .nav-link:focus{
color:#fff;
}
}
@media only screen and (min-width: 992px) {
.fixed-header .header-site .navbar-expand-lg .navbar-nav .active .nav-link {
color: #56a7b6;
}
}
.fixed-header .header-site .navbar-expand-lg .navbar-toggler:after, .fixed-header .header-site .navbar-expand-lg .navbar-toggler:before, .fixed-header .header-site .navbar-expand-lg .navbar-toggler > span {
background-color: #56a7b6;
}
.fixed-header .header-site .header-top-left .logo-dark {
display: block;
}
.fixed-header .header-site .header-top-left .logo-white {
display: none;
}
.fixed-header .header-site .box-search {
border-color: #d8d8d8;
}
@media only screen and (min-width: 992px) {
.fixed-header .header-site .box-search .dropdown-menu {
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
}
.fixed-header .header-site .box-search:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1178px;
background-repeat: no-repeat;
overflow: hidden;
height: 28px;
width: 28px;
display: inline-block;
}
.fixed-header .header-site .box-search .form-control {
color: #888888;
}
.fixed-header .header-site .box-search .form-control::-webkit-input-placeholder {
color: #888888;
}
.fixed-header .header-site .box-search .form-control:-moz-placeholder {
color: #888888;
opacity: 1;
}
.fixed-header .header-site .box-search .form-control::-moz-placeholder {
color: #888888;
opacity: 1;
}
.fixed-header .header-site .box-search .form-control:-ms-input-placeholder {
color: #888888;
}
.fixed-header .header-site .hotline {
color: #222222;
}
.fixed-header .header-site .hotline .ico-phone {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -962px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 20px;
display: inline-block;
}
.fixed-header .header-site .hotline a {
color: #222222;
}
@media only screen and (min-width: 768px) {
.fixed-header .header-site .language .btn-clear:after {
border-top-color: #888888;
}
}
.fixed-header .header-site .navbar-brand .logo-white {
display: none;
}
.fixed-header .header-site .navbar-brand .logo-dark {
display: block;
}
.header-site-normal {
position: static;
-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
-o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
}
.header-site-normal .box-search {
border-color: #d8d8d8;
}
@media only screen and (min-width: 992px) {
.header-site-normal .box-search .dropdown-menu {
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
}
.header-site-normal .box-search:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1178px;
background-repeat: no-repeat;
overflow: hidden;
height: 28px;
width: 28px;
display: inline-block;
}
.header-site-normal .box-search .form-control {
color: #888888;
}
.header-site-normal .box-search .form-control::-webkit-input-placeholder {
color: #888888;
}
.header-site-normal .box-search .form-control:-moz-placeholder {
color: #888888;
opacity: 1;
}
.header-site-normal .box-search .form-control::-moz-placeholder {
color: #888888;
opacity: 1;
}
.header-site-normal .box-search .form-control:-ms-input-placeholder {
color: #888888;
}
.header-site-normal .hotline {
color: #222222;
}
.header-site-normal .hotline .ico-phone {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -962px;
background-repeat: no-repeat;
overflow: hidden;
height: 20px;
width: 20px;
display: inline-block;
}
.header-site-normal .hotline a {
color: #222222;
}
.header-site-normal .header-top-left .logo-dark {
display: block;
}
.header-site-normal .header-top-left .logo-white {
display: none;
}
@media only screen and (min-width: 768px) {
.header-site-normal .language .btn-clear:after {
border-top-color: #888888;
}
}
@media only screen and (min-width: 992px) {
.header-site-normal .navbar-expand-lg .navbar-nav .nav-link {
color: #888888;
}
.header-site-normal .navbar-expand-lg .navbar-nav .nav-link:hover, .header-site-normal .navbar-expand-lg .navbar-nav .nav-link:focus {
color: #56a7b6;
}
}
@media only screen and (min-width: 992px) {
.header-site-normal .navbar-expand-lg .navbar-nav .active .nav-link {
color: #56a7b6;
}
}
.header-site-normal .navbar-expand-lg .navbar-toggler:before, .header-site-normal .navbar-expand-lg .navbar-toggler:after, .header-site-normal .navbar-expand-lg .navbar-toggler > span {
background-color: #888888;
}
.header-site-normal .navbar-brand .logo-dark {
display: block;
}
.header-site-normal .navbar-brand .logo-white {
display: none;
}
/*------------------------------------------------------------------
[Content]
*/
/* section-banner */
.section-banner {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
padding-bottom: 58px;
padding-top: 130px;
}
@media only screen and (min-width: 768px) {
.section-banner {
padding-top: 192px;
}
}
.section-banner::before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.banner-item {
position: relative;
z-index: 2;
}
.banner-item .banner-img {
text-align: center;
margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
.banner-item .banner-img {
margin-bottom: 0;
width: 25.27778%;
right: 5.55556%;
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
}
@media only screen and (min-width: 1200px) {
.banner-item .col-md-8 {
-ms-flex: 0 0 824px;
flex: 0 0 824px;
max-width: 824px;
}
}
.banner-title {
font-size: 24px;
color: #56a7b6;
margin-bottom: 15px;
font-weight: bold;
line-height: 1.2;
text-transform: uppercase;
font-family: 'Baloo Bhaina 2', sans-serif;
}
@media only screen and (min-width: 768px) {
.banner-title {
font-size: 30px;
margin-bottom: 25px;
}
}
.banner-title a {
color: inherit;
}
.banner-desc {
color: #fff;
margin-bottom: 15px;
line-height: 1.5;
font-size: 16px;
}
@media only screen and (min-width: 768px) {
.banner-desc {
margin-bottom: 25px;
}
}
.in-store {
margin-top: 15px;
}
@media only screen and (min-width: 768px) {
.in-store {
margin-top: 24px;
}
}
.in-store h3 {
color: #fff;
font-size: 24px;
margin-bottom: 15px;
font-weight: bold;
line-height: 1.6;
font-family: 'Baloo Bhaina 2', sans-serif;
}
@media only screen and (min-width: 768px) {
.in-store h3 {
margin-bottom: 23px;
font-size: 30px;
}
}
.appstore {
display: -ms-flexbox;
display: flex;
}
.appstore img + img {
margin-left: 24px;
}
.heading {
margin-bottom: 28px;
text-align: center;
}
@media only screen and (min-width: 768px) {
.heading {
margin-bottom: 50px;
}
}
.title {
color: #56a7b6;
font-weight: 700;
margin-bottom: 0;
font-family: 'Baloo Bhaina 2', sans-serif;
line-height: 1.35;
}
.title span {
text-transform: uppercase;
}
.sub-title {
margin-bottom: 0;
margin-top: 24px;
font-size: 16px;
}
@media only screen and (min-width: 768px) {
.sub-title {
margin-top: 48px;
}
}
.is-heading-icon:before {
content: "";
margin: 0 auto 15px;
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1381px;
background-repeat: no-repeat;
overflow: hidden;
height: 80px;
width: 128px;
display: inline-block;
display: block;
}
/*-- section-partners --*/
.section-partners {
margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
.section-partners {
margin-bottom: 70px;
}
}
.partner-item {
height: 80px;
border: 2px solid #d8d8d8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 5px 10px;
line-height: 66px;
text-align: center;
}
.partner-item img {
display: inline-block;
vertical-align: middle;
max-height: 66px;
}
.slider-partners .slick-list {
margin-left: -11px;
margin-right: -11px;
}
.slider-partners .slick-list .item {
padding-left: 11px;
padding-right: 11px;
}
.custom-dots .slick-dots {
position: static;
margin-top: 26px;
}
.custom-dots .slick-dots li {
margin: 0 8px;
}
.custom-dots .slick-dots li button:after {
background-color: #d8d8d8;
}
.custom-dots .slick-dots li button:hover:after {
background-color: #56a7b6;
}
.custom-dots .slick-dots li.slick-active button:after {
background-color: #56a7b6;
}
/*-- section-testimonials --*/
.section-testimonials {
margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
.section-testimonials {
margin-bottom: 72px;
}
}
.section-cloud:after, .section-cloud:before {
content: "";
display: block;
}
.section-cloud:before {
height: 190px;
background: url(../images/bg/cloud-top.png) no-repeat top left;
}
.section-cloud:after {
height: 190px;
background: url(../images/bg/cloud-bottom.png) no-repeat bottom right;
}
.section-cloud-inner {
background-color: #d0e7eb;
overflow: hidden;
}
.testimonial-item {
position: relative;
background-color: #e2f1ee;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
margin: 15px 0 5px;
padding: 0 15px 15px;
text-align: center;
}
.testimonial-item:before, .testimonial-item:after {
content: "";
display: block;
position: absolute;
}
.testimonial-item:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1709px;
background-repeat: no-repeat;
overflow: hidden;
height: 17px;
width: 19px;
display: inline-block;
left: 13px;
bottom: 14px;
}
.testimonial-item:after {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1731px;
background-repeat: no-repeat;
overflow: hidden;
height: 15px;
width: 11px;
display: inline-block;
right: 15px;
bottom: 38px;
}
.testimonial-item-header {
position: relative;
text-align: center;
padding-top: 36px;
margin-bottom: 27px;
}
.testimonial-item-header:before {
content: "";
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1751px;
background-repeat: no-repeat;
overflow: hidden;
height: 52px;
width: 67px;
display: inline-block;
display: block;
position: absolute;
top: -15px;
left: 50%;
transform: translate(-50%, 0);
}
.testimonial-item-header img {
margin: auto;
}
.testimonial-item-desc {
background: url(../images/bg/group-lines.png) no-repeat;
max-width: 317px;
margin: auto;
text-align: center;
line-height: 24px;
height: 144px;
max-height: 144px;
}
.testimonial-item-author {
color: #56a7b6;
margin-top: 15px;
}
.testimonial-item-author h6 {
margin-bottom: 6px;
}
.testimonial-item-author p {
font-size: 12px;
font-weight: 700;
margin-bottom: 0;
}
.slider-testimonials .slick-list {
margin-left: -12px;
margin-right: -12px;
}
@media only screen and (min-width: 1200px) {
.slider-testimonials .slick-list {
margin-left: -28px;
margin-right: -28px;
}
}
.slider-testimonials .slick-list .item {
padding-left: 12px;
padding-right: 12px;
}
@media only screen and (min-width: 1200px) {
.slider-testimonials .slick-list .item {
padding-left: 28px;
padding-right: 28px;
}
}
.slider-testimonials .slick-list .item:nth-child(3n + 1) .testimonial-item {
background-color: #e2f1ee;
}
.slider-testimonials .slick-list .item:nth-child(3n + 2) .testimonial-item {
background-color: #ffaaa5;
}
.slider-testimonials .slick-list .item:nth-child(3n + 3) .testimonial-item {
background-color: #a0f0c7;
}
/*-- section-price--*/
.section-price {
position: relative;
padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
.section-price {
padding-bottom: 37px;
}
}
.section-price:after, .section-price:before {
content: "";
display: block;
position: absolute;
}
.section-price:before {
background: url(../images/bg/girl-left-2.png) no-repeat;
width: 120px;
height: 149px;
left: 0;
top: 189px;
}
.section-price:after {
background: url(../images/bg/boy-right-2.png) no-repeat;
width: 120px;
height: 170px;
right: 0;
top: 270px;
}
.section-price .container {
position: relative;
z-index: 3;
}
.package-price-item {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
margin-top: 23px;
padding: 0 14px 25px;
margin-bottom: 35px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
background-repeat: no-repeat;
background-position: right bottom;
}
.package-price-item:hover {
background-color: #e2f1ee;
}
.package-price-item:hover .btn {
border-color: #56a7b6;
background-color: #56a7b6;
color: #fff;
}
.package-price-item-header {
position: relative;
min-height: 48px;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
top: -23px;
margin-bottom: -11px;
}
.package-price-item-header img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.package-price-item-header h4 {
position: relative;
z-index: 2;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.package-price-item-name {
text-align: center;
font-weight: 700;
font-size: 20px;
margin-bottom: 16px;
}
.package-price-item-body {
margin-bottom: 17px;
}
.package-price-item-body ul {
list-style: none;
margin: 0;
padding: 0;
}
.package-price-item-body ul li {
position: relative;
padding-left: 35px;
}
.package-price-item-body ul li:not(:last-child) {
margin-bottom: 13px;
}
.package-price-item-body ul li:before {
content: "";
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -28px;
background-repeat: no-repeat;
overflow: hidden;
height: 24px;
width: 24px;
display: inline-block;
position: absolute;
top: -5px;
left: 0;
}
@media only screen and (min-width: 992px) {
.list-package-price .col-price {
padding-top: 30px;
}
}
.list-package-price .col-price:nth-child(1) .package-price-item {
background-image: url(../images/bg/cup.png);
}
.list-package-price .col-price:nth-child(2) .package-price-item {
background-image: url(../images/bg/diamond.png);
}
@media only screen and (min-width: 992px) {
.list-package-price .col-price:nth-child(3) {
padding-top: 0;
}
}
.list-package-price .col-price:nth-child(3) .package-price-item {
border: 4px solid #56a7b6;
background-image: url(../images/bg/heart.png);
}
@media only screen and (min-width: 992px) {
.list-package-price .col-price:nth-child(3) .package-price-item {
padding-bottom: 42px;
}
}
@media only screen and (min-width: 992px) {
.list-package-price .col-price:nth-child(3) .package-price-item-header {
margin-bottom: 11px;
}
}
.list-package-price .col-price:nth-child(4) .package-price-item {
background-image: url(../images/bg/gift.png);
}
/*-- section-statics --*/
.section-statics {
background-color: #56a7b6;
color: #fff;
padding: 35px 4px;
margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
.section-statics {
margin-bottom: 72px;
}
}
.static-item {
text-align: center;
max-width: 376px;
margin: 0 auto 24px;
}
.static-item-number {
color: #fff;
font-weight: 700;
display: inline-block;
margin-bottom: 9px;
}
.static-item-number:before, .static-item-number:after {
content: "";
display: inline-block;
vertical-align: middle;
}
.static-item-number:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -600px;
background-repeat: no-repeat;
overflow: hidden;
height: 60px;
width: 30px;
display: inline-block;
}
.static-item-number:after {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -665px;
background-repeat: no-repeat;
overflow: hidden;
height: 60px;
width: 30px;
display: inline-block;
}
.static-item-number span {
display: inline-block;
line-height: 60px;
vertical-align: -7px;
margin: 0 25px;
}
.static-item-text {
font-weight: 500;
}
/*-- section-benefits --*/
.section-benefits {
position: relative;
margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
.section-benefits {
margin-bottom: 105px;
}
}
.section-benefits:after, .section-benefits:before {
content: "";
position: absolute;
bottom: 0;
}
.section-benefits:before {
left: 0;
background: url(../images/bg/group-left.png) no-repeat;
width: 120px;
top: 92px;
}
.section-benefits:after {
right: 0;
background: url(../images/bg/group-right.png) no-repeat;
width: 132px;
top: 92px;
}
.section-benefits .container {
position: relative;
z-index: 2;
}
.section-benefits .heading {
max-width: 976px;
margin-left: auto;
margin-right: auto;
}
.section-benefits .custom-dots .slick-dots {
margin-top: 7px;
}
.wrap-920 {
max-width: 920px;
margin: auto;
}
.list-benefits {
list-style: none;
margin: 0;
padding: 0;
}
@media only screen and (min-width: 768px) {
.list-benefits {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -12px;
}
}
.list-benefits li {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 37px;
}
@media only screen and (min-width: 768px) {
.list-benefits li {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 12px;
}
}
.benefit-icon {
-ms-flex: 0 0 72px;
flex: 0 0 72px;
max-width: 72px;
padding-right: 24px;
}
.benefit-text {
-ms-flex: 0 0 calc(100% - 72px);
flex: 0 0 calc(100% - 72px);
max-width: calc(100% - 72px);
}
.benefit-text h4 {
font-weight: 700;
margin-bottom: 9px;
}
.benefit-text p {
margin-bottom: 0;
}
.box-text-benefit {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
color: #fff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
background-color: #efb84b;
position: relative;
padding: 17px;
border: 4px solid #efb84b;
transition: all 0.25s ease-out;
}
@media only screen and (min-width: 992px) {
.box-text-benefit {
max-width: 290px;
}
}
@media only screen and (min-width: 1200px) {
.box-text-benefit {
max-width: 376px;
}
}
.box-text-benefit:last-child {
margin-bottom: 0;
}
.box-text-benefit:after, .box-text-benefit:before {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
top: 50%;
transform: translate(0, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
-moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
-o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.box-text-benefit.active:after, .box-text-benefit.active:before {
opacity: 1;
visibility: visible;
}
.box-text-benefit h4 {
margin-bottom: 0;
font-weight: 700;
}
.box-text-benefit .desc {
line-height: 24px;
height: 72px;
overflow: hidden;
}
.slider-benefits {
display: none;
}
@media only screen and (min-width: 992px) {
.slider-benefits {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: space-between;
justify-content: space-between;
}
}
.slider-benefits-text-left,
.slider-benefits-text-right {
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px;
}
.slider-benefits-img {
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px;
}
.slider-benefits-text .col-lg-6 {
margin-bottom: 24px;
}
.slider-benefits-text .col-lg-6:nth-child(2n + 2) .box-text-benefit {
margin-left: auto;
}
.slider-benefits-text .col-lg-6:nth-child(2n + 2) .box-text-benefit:before {
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-right: 24px solid #fff;
right: 100%;
}
.slider-benefits-text .col-lg-6:nth-child(2n + 2) .box-text-benefit:after {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right-width: 20px;
border-right-style: solid;
right: 100%;
}
.slider-benefits-text .col-lg-6:nth-child(2n + 1) .box-text-benefit:before {
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 24px solid #fff;
left: 100%;
}
.slider-benefits-text .col-lg-6:nth-child(2n + 1) .box-text-benefit:after {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left-width: 20px;
border-left-style: solid;
left: 100%;
}
.slider-benefits-text .col-lg-6:nth-child(1) .box-text-benefit {
background-color: #efb84b;
border-color: #efb84b;
}
.slider-benefits-text .col-lg-6:nth-child(1) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(1) .box-text-benefit.active:after {
border-left-color: #efb84b;
}
.slider-benefits-text .col-lg-6:nth-child(2) .box-text-benefit {
background-color: #fc485d;
border-color: #fc485d;
}
.slider-benefits-text .col-lg-6:nth-child(2) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(2) .box-text-benefit.active:after {
border-right-color: #fc485d;
}
.slider-benefits-text .col-lg-6:nth-child(3) .box-text-benefit {
background-color: #c8a8da;
border-color: #c8a8da;
}
.slider-benefits-text .col-lg-6:nth-child(3) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(3) .box-text-benefit.active:after {
border-left-color: #c8a8da;
}
.slider-benefits-text .col-lg-6:nth-child(4) .box-text-benefit {
background-color: #ff8357;
border-color: #ff8357;
}
.slider-benefits-text .col-lg-6:nth-child(4) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(4) .box-text-benefit.active:after {
border-right-color: #ff8357;
}
.slider-benefits-text .col-lg-6:nth-child(5) .box-text-benefit {
background-color: #6f89a2;
border-color: #6f89a2;
}
.slider-benefits-text .col-lg-6:nth-child(5) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(5) .box-text-benefit.active:after {
border-left-color: #6f89a2;
}
.slider-benefits-text .col-lg-6:nth-child(6) .box-text-benefit {
background-color: #8ea351;
border-color: #8ea351;
}
.slider-benefits-text .col-lg-6:nth-child(6) .box-text-benefit.active {
border-color: #fff;
}
.slider-benefits-text .col-lg-6:nth-child(6) .box-text-benefit.active:after {
border-right-color: #8ea351;
}
.slider-benefits-img {
height: 600px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
}
.slider-benefits {
position: relative;
min-height: 600px;
}
.slider-benefit-mobile {
margin: auto;
position: relative;
}
.slider-benefit-mobile img {
margin: auto;
}
@media only screen and (min-width: 992px) {
.slider-benefits-mobile {
display: none;
}
}
.slider-benefits-mobile .item .box-text-benefit {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.slider-benefits-mobile .item:nth-child(1) .box-text-benefit {
background-color: rgba(239, 184, 75, 0.9);
border-color: rgba(239, 184, 75, 0.9);
}
.slider-benefits-mobile .item:nth-child(2) .box-text-benefit {
background-color: rgba(252, 72, 93, 0.9);
border-color: rgba(252, 72, 93, 0.9);
}
.slider-benefits-mobile .item:nth-child(3) .box-text-benefit {
background-color: rgba(200, 168, 218, 0.9);
border-color: rgba(200, 168, 218, 0.9);
}
.slider-benefits-mobile .item:nth-child(4) .box-text-benefit {
background-color: rgba(255, 131, 87, 0.9);
border-color: rgba(255, 131, 87, 0.9);
}
.slider-benefits-mobile .item:nth-child(5) .box-text-benefit {
background-color: rgba(111, 137, 162, 0.9);
border-color: rgba(111, 137, 162, 0.9);
}
.slider-benefits-mobile .item:nth-child(6) .box-text-benefit {
background-color: rgba(142, 163, 81, 0.9);
border-color: rgba(142, 163, 81, 0.9);
}
/*-- post-hot --*/
.subject-hot {
background-color: #C3E6FF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 10px 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
.subject-hot {
margin-bottom: 0;
min-height: 100%;
}
}
.subject-hot h3 {
font-family: 'Baloo Bhaina 2', sans-serif;
font-weight: 700;
color: #56a7b6;
margin-bottom: 12px;
}
.subject-hot h3 i {
vertical-align: middle;
}
.subject-hot ul {
list-style: none;
margin: 0;
padding: 0 15px;
}
.subject-hot ul li {
border-top: 1px solid #fff;
font-weight: 500;
padding: 14px 0 13px;
}
.mCSB_inside > .mCSB_container {
margin-right: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_draggerRail {
width: 4px;
}
.mCSB_scrollTools .mCSB_draggerRail {
background-color: transparent;
}
.content-subject-hot {
max-height: 428px;
}
@media only screen and (min-width: 768px) {
.content-subject-hot {
min-height: calc(100% - 60px);
max-height: 428px;
}
}
.content-subject-hot .mCSB_scrollTools .mCSB_draggerRail {
background-color: transparent;
}
.content-subject-hot .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #fff;
}
.ads-right {
margin-bottom: 45px;
text-align: center;
}
@media only screen and (min-width: 768px) {
.ads-right {
margin-bottom: 0;
}
}
.main-post {
margin-bottom: 45px;
position: relative;
}
.slider-post {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
margin-bottom: 45px;
}
.slider-post .slick-arrow {
width: 36px;
height: 36px;
background-color: rgba(0, 0, 0, 0.8);
top: auto;
transform: translate(0, 0);
bottom: 130px;
z-index: 15;
}
.slider-post .slick-arrow:before {
font-size: 26px;
}
.slider-post .slick-arrow:hover {
background-color: #fcb714;
}
.slider-post .slick-prev {
left: 16px;
}
.slider-post .slick-next {
left: 68px;
right: auto;
}
.slider-post .slick-dots {
bottom: 130px;
}
.slider-post .slick-dots li.slick-active button::after {
background-color: #fcb714;
}
.slider-post-item .post-thumb {
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
position: relative;
margin-bottom: 0;
}
.slider-post-item .post-thumb img {
display: block;
margin: auto;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.slider-post-item .text {
padding: 15px 16px;
}
.slider-post-item .post-title {
line-height: 28px;
height: 56px;
overflow: hidden;
}
.slider-post-item .meta {
margin-bottom: 0;
}
.post-media {
position: absolute;
width: 36px;
height: 36px;
background-color: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
text-align: center;
line-height: 36px;
top: 16px;
left: 16px;
}
@media only screen and (min-width: 992px) {
.col-right {
-ms-flex: 0 0 278px;
flex: 0 0 278px;
max-width: 278px;
}
}
@media only screen and (min-width: 992px) {
.col-left {
-ms-flex: 0 0 calc(100% - 278px);
flex: 0 0 calc(100% - 278px);
max-width: calc(100% - 278px);
}
}
.heading-block {
margin-bottom: 20px;
}
.title-block {
font-weight: 700;
color: #56a7b6;
font-family: 'Baloo Bhaina 2', sans-serif;
}
.title-block i {
vertical-align: middle;
margin-right: 5px;
}
/*-- post --*/
.post {
margin-bottom: 35px;
}
.post-thumb {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
margin-bottom: 17px;
text-align: center;
}
.post-thumb a {
display: block;
position: relative;
}
.post-thumb img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.post-text {
padding: 0 16px;
}
.post-title {
font-weight: 500;
margin-bottom: 10px;
}
.meta {
font-size: 12px;
color: #888888;
margin-bottom: 7px;
}
.meta i {
margin-right: 5px;
}
.list-thumbs {
list-style: none;
margin: 0;
padding: 0;
}
.list-thumbs li {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -ms-flexbox;
display: flex;
margin-bottom: 24px;
}
.list-thumbs li .post-thumb {
-ms-flex: 0 0 120px;
flex: 0 0 120px;
max-width: 120px;
margin-bottom: 0;
}
.list-thumbs li .post-text {
-ms-flex: 0 0 calc(100% - 120px);
flex: 0 0 calc(100% - 120px);
max-width: calc(100% - 120px);
padding: 0 0 0 16px;
}
.list-thumbs li .post-text .post-title {
line-height: 24px;
max-height: 48px;
}
.list-thumbs li .post-text .meta {
margin-bottom: 0;
}
.list-long-arrow {
list-style: none;
margin: 0;
padding: 0;
}
.list-long-arrow li {
position: relative;
padding-left: 35px;
margin-bottom: 24px;
}
.list-long-arrow li:before {
content: "";
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -730px;
background-repeat: no-repeat;
overflow: hidden;
height: 12px;
width: 20px;
display: inline-block;
position: absolute;
top: 5px;
left: 0;
}
.list-long-arrow li .post-title {
line-height: 24px;
max-height: 48px;
}
.list-long-arrow li .meta {
margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
.col-main-style-2 {
-ms-flex: 0 0 calc(100% - 33.4%);
flex: 0 0 calc(100% - 33.4%);
max-width: calc(100% - 33.4%);
}
}
@media only screen and (min-width: 1200px) {
.col-right-style-2 {
-ms-flex: 0 0 33.4%;
flex: 0 0 33.4%;
max-width: 33.4%;
}
}
/*-- box-documents --*/
.box-documents {
margin-bottom: 24px;
}
.nav-tab-documents {
border-bottom: 1px solid #d8d8d8;
}
.nav-tab-documents .nav-item:not(:last-child) {
margin-right: 24px;
}
.nav-tab-documents .nav-link {
padding: 0 0 11px;
font-size: 18px;
border-bottom: 4px solid transparent;
margin-bottom: -1px;
}
@media only screen and (min-width: 768px) {
.nav-tab-documents .nav-link {
font-size: 20px;
}
}
.nav-tab-documents .nav-link.active {
color: #56a7b6;
font-weight: 700;
border-bottom-color: #56a7b6;
}
.list-documents {
list-style: none;
margin: 0;
padding: 0;
}
.document-item {
position: relative;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 16px;
padding: 6px 0 16px 55px;
}
.document-item:before {
content: "";
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -896px;
background-repeat: no-repeat;
overflow: hidden;
height: 36px;
width: 28px;
display: inline-block;
position: absolute;
left: 8px;
top: 0;
}
.document-action {
color: #56a7b6;
}
.document-action a {
color: #56a7b6;
}
.document-action span {
margin: 0 24px;
}
.content-tab-scroll {
height: 453px;
padding-top: 15px;
}
.content-tab-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #d8d8d8;
}
.content-tab-scroll .list-documents {
padding-right: 10px;
}
/* pagination */
.pagination {
margin-bottom: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.page-item {
margin: 10px 10px 0;
}
.page-item.active .page-link {
border-color: #56a7b6;
background-color: #56a7b6;
color: #fff;
}
.page-link {
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
-ms-border-radius: 50% !important;
-o-border-radius: 50% !important;
border-radius: 50% !important;
padding: 0;
border: 1px solid #888888;
width: 32px;
height: 32px;
text-align: center;
line-height: 30px;
color: #888888;
font-size: 12px;
}
.page-link:hover {
border-color: #56a7b6;
background-color: #56a7b6;
color: #fff;
}
.page-link i {
font-size: 20px;
position: relative;
top: 2px;
}
@media only screen and (min-width: 768px) {
.list-posts {
padding-top: 20px;
padding-bottom: 13px;
}
}
@media only screen and (min-width: 768px) {
.list-posts .post {
margin-bottom: 40px;
}
}
/*-- section-videos --*/
.section-videos {
background: url(../images/bg/bg-video.png) repeat-x;
min-height: 600px;
padding-top: 56px;
padding-bottom: 40px;
margin-bottom: 48px;
margin-top: 35px;
}
@media only screen and (min-width: 768px) {
.section-videos {
padding-top: 86px;
padding-bottom: 80px;
}
}
.videos-header {
margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
.videos-header .heading-block {
margin-bottom: 0;
}
}
.video-item {
display: block;
position: relative;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
padding-top: 360px;
}
.video-item:after {
content: "";
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.video-item img {
display: block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
width: 100%;
position: absolute;
top: 0;
left: 0;
object-fit: fill;
height: 100%;
}
.video-item .ico-video-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.video-item:hover:after {
background-color: rgba(0, 0, 0, 0.4);
}
.video-item-text-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #fff;
z-index: 2;
padding: 16px 16px 6px;
}
.video-item-text-overlay .h4 {
line-height: 28px;
font-weight: 500;
max-height: 56px;
}
.video-item-text-overlay .meta {
color: #fff;
}
.custom-arrow-style-2 .slick-list {
margin-left: -12px;
margin-right: -12px;
}
.custom-arrow-style-2 .slick-list .item {
padding-left: 12px;
padding-right: 12px;
}
.custom-arrow-style-2 .slick-arrow {
width: 60px;
height: 48px;
background-color: transparent;
}
.custom-arrow-style-2 .slick-arrow:hover, .custom-arrow-style-2 .slick-arrow:focus {
background-color: transparent;
}
.custom-arrow-style-2 .slick-arrow:before {
content: "";
background-color: transparent;
}
.custom-arrow-style-2 .slick-prev:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -1125px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 60px;
display: inline-block;
}
.custom-arrow-style-2 .slick-next:before {
background-image: url('../images/sprites-s9cecd3a37e.png');
background-position: 0 -843px;
background-repeat: no-repeat;
overflow: hidden;
height: 48px;
width: 60px;
display: inline-block;
}
.nav-tab-video {
margin-bottom: 0;
}
.nav-tab-video .nav-item:not(:last-child) {
margin-right: 15px;
}
@media only screen and (min-width: 768px) {
.nav-tab-video .nav-item:not(:last-child) {
margin-right: 40px;
}
}
.nav-tab-video .nav-link {
padding: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
}
@media only screen and (min-width: 768px) {
.nav-tab-video .nav-link {
font-size: 20px;
}
}
.nav-tab-video .nav-link.active {
color: #56a7b6;
}
.tab-video-content .tab-pane {
display: block;
opacity: 0;
visibility: hidden;
height: 0;
}
.tab-video-content .tab-pane.active {
opacity: 1;
visibility: visible;
height: auto;
}
/*-------- blog detail -----------*/
.breadcrumb {
background-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
padding: 0;
margin: 18px 0 -25px;
font-size: 14px;
}
.breadcrumb-item {
color: #909090;
}
.breadcrumb-item a {
color: #909090;
}
.breadcrumb-item a:hover {
color: #56a7b6;
}
.breadcrumb-item.active {
color: #909090;
}
.breadcrumb-item + .breadcrumb-item::before {
content: "\f105";
font-family: FontAwesome;
color: #909090;
}
.single-post {
padding-bottom: 20px;
}
.entry-title {
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
}
.author-post {
font-size: 12px;
color: #909090;
}
.single-post-content {
padding-top: 8px;
}
.single-post-content figcaption {
text-align: center;
font-size: 14px;
margin-top: 5px;
}
@media only screen and (min-width: 768px) {
.single-post-content p, .single-post-content figure {
margin-bottom: 26px;
}
}
/*-- sub-banner --*/
.sub-banner {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
min-height: 444px;
padding-top: 274px;
}
.sub-banner:after {
content: "";
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
}
.sub-banner .container {
position: relative;
z-index: 2;
}
.title-page {
text-align: center;
text-transform: uppercase;
color: #56a7b6;
font-weight: 700;
font-size: 28px;
font-family: 'Baloo Bhaina 2', sans-serif;
}
@media only screen and (min-width: 768px) {
.title-page {
font-size: 30px;
}
}
/*-- documents --*/
.documents .nav-tab-documents {
margin-bottom: 64px;
}
@media (max-width: 767px) {
.documents .nav-tab-documents {
display: none;
}
}
.documents .nav-tab-documents .nav-link {
font-size: 18px;
}
@media only screen and (min-width: 992px) {
.documents .nav-tab-documents .nav-link {
font-size: 20px;
}
}
.documents .document-item {
margin-bottom: 40px;
}
.switch-tab {
margin-bottom: 35px;
}
/*-- trial --*/
@media only screen and (min-width: 768px) {
.trial .heading {
margin-bottom: 33px;
}
}
.form-trial {
max-width: 776px;
margin: auto;
}
.form-trial .form-control {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border-color: #d8d8d8;
color: #222222;
height: 48px;
padding-left: 45px;
}
.form-trial .form-control::-webkit-input-placeholder {
color: #222222;
}
.form-trial .form-control:-moz-placeholder {
color: #222222;
opacity: 1;
}
.form-trial .form-control::-moz-placeholder {
color: #222222;
opacity: 1;
}
.form-trial .form-control:-ms-input-placeholder {
color: #222222;
}
.form-trial textarea.form-control {
height: 144px;
overflow-x: hidden;
overflow-y: auto;
padding-left: 16px;
}
.form-trial .form-group {
position: relative;
margin-bottom: 24px;
}
.form-trial .form-group i {
position: absolute;
left: 16px;
top: 13px;
}
.form-trial .form-group .ico-email {
top: 16px;
}
.form-trial .form-group .ico-users-class {
top: 15px;
}
.form-trial .desc {
text-align: center;
max-width: 576px;
margin: 0 auto 25px;
}
/*------------------------------------------------------------------
[Footer]
*/
.footer-img {
background: url(../images/bg/bg-footer-top.png) repeat-x center top;
height: 254px;
position: relative;
background-size: cover;
}
@media only screen and (min-width: 768px) {
.footer-img {
height: 364px;
background-size: auto;
}
}
.btn-trial {
background: url(../images/trial.png) no-repeat;
width: 90px;
height: 93px;
display: block;
position: fixed;
z-index: 2;
left: 0;
bottom: 44px;
background-size: cover;
}
@media only screen and (min-width: 768px) {
.btn-trial {
bottom: 88px;
width: 130px;
height: 133px;
background-size: auto;
}
}
.footer-top {
padding: 0 0 27px;
background-color: #e2f1ee;
}
@media only screen and (min-width: 768px) {
.footer-top .footer-col-1 {
-ms-flex: 0 0 61.5%;
flex: 0 0 61.5%;
max-width: 61.5%;
}
.footer-top .footer-col-2 {
-ms-flex: 0 0 38.5%;
flex: 0 0 38.5%;
max-width: 38.5%;
}
}
.title-footer {
font-size: 20px;
font-weight: 700;
margin-bottom: 11px;
color: #56a7b6;
text-transform: uppercase;
}
.about-us-footer {
margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
.about-us-footer {
max-width: 280px;
}
}
.about-us-footer img {
margin-bottom: 23px;
}
.about-us-footer p {
font-weight: 700;
margin-bottom: 24px;
color: #56a7b6;
}
.about-us-footer .address {
position: relative;
line-height: 24px;
}
.download-app-footer a {
display: inline-block;
margin-bottom: 10px;
}
.download-app-footer a:not(:last-child) {
margin-right: 18px;
}
.download-app-footer img {
max-width: 120px;
}
.group-links {
padding-left: 5px;
}
.group-links:not(:last-child) {
margin-bottom: 27px;
}
.group-links ul {
list-style: none;
margin: 0;
padding: 0;
}
.group-links ul li:not(:last-child) {
margin-bottom: 8px;
}
.group-links ul li a {
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.group-links ul li a:hover {
color: #56a7b6;
}
.group-links-2col ul {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px;
}
.group-links-2col ul li {
padding: 0 10px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.social-footer {
list-style: none;
margin: 0;
padding: 0;
}
@media only screen and (min-width: 576px) {
.social-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -12px;
}
}
.social-footer li {
margin-bottom: 8px;
}
@media only screen and (min-width: 576px) {
.social-footer li {
padding: 0 12px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media only screen and (min-width: 576px) {
.social-footer li:last-child {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.social-footer li a {
display: inline-block;
padding-left: 36px;
position: relative;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.social-footer li a:hover {
color: #56a7b6;
}
.social-footer li a i {
font-size: 20px;
position: absolute;
top: 0;
left: 0;
}
.social-footer li a i.ico-mail, .social-footer li a i.ico-youtube {
top: 3px;
}
.footer-bottom {
border-top: 2px solid #adaca8;
padding: 22px 0;
line-height: 1.3;
background-color: #e2f1ee;
}
.copyright p {
margin-bottom: 7px;
}
.copyright p:last-child {
margin-bottom: 0;
}
.contact-fixed {
position: fixed;
z-index: 6;
right: 36px;
top: 50%;
transform: translate(0, -50%);
}
.contact-fixed .btn-contact-us {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
-ms-border-radius: 22px;
-o-border-radius: 22px;
border-radius: 22px;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
background-color: #fff;
text-align: center;
overflow: hidden;
margin-left: auto;
}
@media only screen and (min-width: 768px) {
.contact-fixed .btn-contact-us {
width: 72px;
height: 72px;
line-height: 72px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
padding: 0 12px;
}
}
.contact-fixed .btn-contact-us:not(:last-child) {
margin-bottom: 24px;
}
.contact-fixed .btn-contact-us.has-text {
transition: width 200ms linear;
}
.contact-fixed .btn-contact-us.has-text:hover {
width: 200px;
}
@media only screen and (min-width: 768px) {
.contact-fixed .btn-contact-us.has-text:hover span {
display: inline-block;
}
}
.contact-fixed .btn-contact-us i {
vertical-align: middle;
}
.contact-fixed .btn-contact-us span {
font-weight: 700;
color: #FB0204;
text-transform: uppercase;
line-height: normal;
white-space: nowrap;
display: none;
margin-left: 8px;
}
.go-top {
width: 88px;
height: 48px;
position: fixed;
top: auto;
bottom: 48px;
left: auto;
right: 48px;
padding: 0;
transform: translate(0, 48px);
transition: all 0.15s ease-out 0s;
pointer-events: none;
visibility: hidden;
z-index: 10;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
background: url(../images/bg/bg-go-top.png) no-repeat;
}
.go-top.is-active {
visibility: visible;
pointer-events: initial;
transform: translate(0, 0);
}