@charset "UTF-8";

@font-face {
font-family: 'UTM Avo';
src: url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/UTMAvoBold.woff2) format('woff2'),
url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/UTMAvoBold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'UTM Avo';
src: url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/UTMAvo.woff2) format('woff2'),
url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/UTMAvo.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'iCiel-Cadena';
src:url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/iCiel-Cadena.ttf.woff) format('woff'),
url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/iCiel-Cadena.ttf.svg#iCiel-Cadena) format('svg'),
url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/iCiel-Cadena.ttf.eot),
url(//casadeibambini.edu.vn/wp-content/themes/anothemes/fonts/iCiel-Cadena.ttf.eot?#iefix) format('embedded-opentype'); 
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'FontAwesome';
src: url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//casadeibambini.edu.vn/wp-content/themes/anothemes/libs/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3,.3,.3);
transform:scale3d(.3,.3,.3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3,.3,.3);
-ms-transform:scale3d(.3,.3,.3);
transform:scale3d(.3,.3,.3)
}
100% {
opacity:1
}
}
.zoomIn {
-webkit-animation-name:zoomIn;
animation-name:zoomIn
}
@-webkit-keyframes leafWow {
0% {
opacity:1;
-webkit-transform:rotate(-24deg);
transform: rotate(-24deg);
left: -358px;
bottom: -45px;
}
100% {
opacity:1;
-webkit-transform:rotate(0deg);
transform: rotate(0deg);
left: -60px;
bottom: -85px;
}
}
@keyframes leafWow {
0% {
opacity:1;
-webkit-transform:rotate(-24deg);
transform: rotate(-24deg);
left: -358px;
bottom: -45px;
}
100% {
opacity:1;
-webkit-transform:rotate(0deg);
transform: rotate(0deg);
left: -60px;
bottom: -85px;
}
}
.leafWow {
-webkit-animation-name:leafWow;
animation-name:leafWow
}
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css); html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
body {
font-size: 14px;
color: #757575;
font-family: 'UTM Avo';
background: #0E1E4F;
}
h1,
h2,
h3,
h4,
h5,
h6 {}
h1 {
font-size: 32px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
margin-bottom: 1em;
}
img {
border: none;
max-width: 100%;
height: auto;
}
a {
color: #373737;
text-decoration: none;
}
a:hover {
color: #e31e1e;
text-decoration: none;
}
a:focus {
text-decoration: none;
color: inherit;
outline: none;
}
a,
button,
input {
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
input {
appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
-o-appearance: none;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
input[type=search],
textarea {
border: 1px solid #d5d5d5;
padding: 8px 15px;
font-size: 14px;
color: #757575;
font-style: italic;
border-radius: 0;
}
button,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
border-color: #e31e1e;
outline: none;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
border-color: #FCD998;
}
iframe {
max-width: 100%;
}
ul li {
list-style: none;
}
.d-flex {
display: flex;
flex-wrap: wrap;
}
.align-center {
align-items: center;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
:after,
:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:after,
.clearfix:after {
display: block;
content: "";
clear: both;
}
.hidden {
display: none !important;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
@media (min-width:768px) {
.container {
width: 750px
}
}
@media (min-width:992px) {
.container {
width: 970px
}
}
@media (min-width:1200px) {
.container {
width: 1170px
}
}
@media (min-width:1376px) {
.container {
width: 1370px
}
}
@media (min-width: 1500px) {
.container {
width: 1472px
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.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-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-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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: auto
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: auto
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0
}
@media (min-width:768px) {
.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 {
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: auto
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: auto
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0
}
}
@media (min-width:992px) {
.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 {
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: auto
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: auto
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0
}
}
@media (min-width:1200px) {
.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 {
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: auto
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0
}
} .single .entry-content h1,
.comment-content h1,
.single .entry-content h2,
.comment-content h2,
.single .entry-content h3,
.comment-content h3,
.single .entry-content h4,
.comment-content h4,
.single .entry-content h5,
.comment-content h5,
.single .entry-content h6,
.comment-content h6,
.single .entry-content p,
.comment-content p,
.single .entry-content table,
.comment-content table,
.single .entry-content dl,
.comment-content dl,
.single .entry-content pre,
.comment-content pre,
.single .entry-content ul,
.comment-content ul,
.single .entry-content ol,
.comment-content ol {
margin-bottom: 20px;
}
.single .entry-content ul,
.comment-content ul {
list-style: none;
}
.single .entry-content ul {
margin: 0 0 20px 30px;
}
.single .entry-content ul li:before,
.comment-content ul li:before {
content: "";
width: 6px;
height: 6px;
background-color: #5f5f5f;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
margin-bottom: 2px;
}
.post-password-form input[type="password"] {
height: 38px;
line-height: 38px;
padding: 0 10px;
border: 1px solid #e9e9e9;
margin-right: 10px;
}
.post-password-form input[type="submit"] {
border: 1px solid #242627;
background: none;
color: #242627;
text-transform: uppercase;
height: 38px;
line-height: 38px;
padding: 0 40px;
border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
vertical-align: middle;
}
.post-password-form input[type="submit"]:hover {
background: #242627;
color: #FFF;
}
.screen-reader-text {
display: none
}
.gallery:after {
content: "";
display: block;
clear: both;
margin: 0 -5px 20px;
}
.gallery-item {
float: left;
padding: 0 5px;
margin-bottom: 15px;
}
.gallery-columns-1 .gallery-item {
float: none;
display: block;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: both;
}
.wp-caption {
max-width: 100%;
}
.wp-caption-text {
text-align: center;
padding: 5px;
font-style: italic;
}
.gallery-caption {
text-align: left;
font-style: italic;
padding: 5px 0;
}
.alignleft {
float: left;
margin: 0 20px 10px 0;
}
.alignright {
float: right;
margin: 0 0 10px 20px;
} .bypostauthor {
display: block;
} #wrapper {
margin: auto;
}
.searchform {
display: inline-block;
}
.searchform>div {
position: relative;
width: 250px;
}
.searchform>div:before {
position: absolute;
top: 5px;
right: 8px;
content: "\f002";
font-family: FontAwesome;
font-size: 14px;
color: #e7e7e7;
}
.searchform label {
display: none;
}
.searchform #s {
width: 100%;
background: none;
height: 33px;
padding: 5px 45px 5px 10px;
border: 1px solid rgba(255, 255, 255, 0.3);
color: #e7e7e7;
font-style: italic;
}
.searchform #searchsubmit {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 35px;
background: none;
border: none;
font-size: 0;
}
.star-rating {
font-family: FontAwesome;
font-size: 13px;
height: 1em;
line-height: 1;
overflow: hidden;
position: relative;
width: 74px;
letter-spacing: 3px;
}
.star-rating:before {
color: #b5b5b5;
content: "\f005\f005\f005\f005\f005";
float: left;
left: 0;
position: absolute;
top: 0;
}
.star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
left: 0;
position: absolute;
top: 0;
color: #ffe931;
}
.thumbnail {
border-radius: 0;
} .site-header {
position: fixed;
z-index: 10;
top: 0;
left: 0;
right: 0;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.admin-bar .site-header {
top: 32px;
}
.mid-header {
padding: 18px 0 0;
background: rgba(255, 255, 255, 0.9);
}
.mid-header .container {
justify-content: space-between;
}
.right-header {
padding-top: 20px;
position: relative;
}
.main-menu ul {
padding: 0;
list-style: none;
margin: 0;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.main-menu>ul>li {
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 20px;
padding: 0 0 26px;
}
.main-menu ul li:last-child {
margin-right: 0;
}
.main-menu ul li a {
display: block;
color: #23265A;
line-height: 24px;
font-size: 20px;
font-family: 'iCiel-Cadena';
position: relative;
}
.main-menu ul>li>a:before {
content: "";
position: absolute;
width: 8px;
height: 8px;
background: #8DB7E1;
border-radius: 50%;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.main-menu ul li a:hover,
.main-menu .current-menu-item a,
.main-menu .sub-menu>li.current-menu-item>a,
.main-menu .current-menu-parent>a {
color: #e31e1e;
background: rgba(255, 255, 255, 0.02);
} .menu-main {
display: inline-block;
vertical-align: middle;
}
.main-menu .searchform {
float: right;
margin-top: 3px;
}
.main-menu .sub-menu {
position: absolute;
top: -290px;
left: 0;
width: max-content;
background: #FFF;
opacity: 0;
visibility: hidden;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
padding: 7px 11px 6px 38px;
}
.main-menu .sub-menu:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 7px;
height: 100%;
background: #8DB7E1;
}
.main-menu .sub-menu>li {
margin-right: 0;
display: block;
}
.main-menu .sub-menu>li>a {
font-size: 14px;
line-height: 25px;
font-weight: 700;
padding: 8px 0 7px;
border-bottom: 1px solid rgba(141, 183, 225, .19);
color: #23265A;
}
.main-menu>ul>li:hover>.sub-menu {
opacity: 1;
visibility: visible;
top: 54px; }
.main-menu>ul>li:hover>a:before {
opacity: 1;
visibility: visible;
bottom: -23px;
}
.main-menu>ul>li>.sub-menu a:before {
bottom: unset;
top: 17px;
left: 0;
}
.main-menu .sub-menu>li:hover>a {
padding-left: 5px;
color: #23265A;
}
.main-menu .sub-menu>li:hover>a:before {
left: -15px;
opacity: 1;
visibility: visible;
}
.mobile-menu {
display: none;
text-align: center;
color: #000;
cursor: pointer;
}
.main-menu .arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 3px;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
display: none;
} .header-language {
margin-right: 40px;
}
.header-language ul li img {
width: 27px;
height: 27px;
position: relative;
z-index: 2;
}
.header-language ul li a {
position: relative;
display: flex;
width: 27px;
height: 27px;
box-shadow: 2px 2px 4px 0px #00000040;
border-radius: 100%;
}
.header-language ul li .flag-acv {
margin-left: 0px;
order: 1;
}
.header-language.open-lang ul li .flag-acv {
margin-left: 15px;
}
.header-language .sub-lang {
width: 0;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.header-language.open-lang .sub-lang {
width: auto;
opacity: 1;
visibility: visible;
}
.header-language .lang-prarent {
padding: 0px;
background-color: #F0F1F1;
border-radius: 50px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.header-language.open-lang .lang-prarent {
padding: 6px;
}
.header-language ul li a::before {
content: "";
width: 33px;
height: 33px;
display: inline-block;
border-radius: 100%;
background-color: #FFF;
position: absolute;
z-index: 1;
left: -3px;
top: -3px;
}
.header-language ul li a[title="en"]::before {
width: 32px;
height: 32px;
}
.header-language>ul>li {
display: flex;
}   .site-main {
min-height: 300px;
}
.breadcrumbs {
margin-bottom: 30px;
}
.breadcrumbs li {
display: inline-block;
vertical-align: middle;
}
.breadcrumbs li:after {
display: inline-block;
vertical-align: middle;
margin: 0 7px;
content: "\f101";
font-family: FontAwesome;
}
.breadcrumbs li:last-child:after {
display: none;
}
.left-content .site-content {
float: right;
}
.site-content {
line-height: 24px;
}
.site-main .widget {
margin-bottom: 50px;
}
.site-main .widget-title {
font-size: 28px;
color: #FFF;
margin-bottom: 10px;
}
.widget_nav_menu .menu {
padding: 0;
margin: 0;
list-style: none;
}
.widget_nav_menu .menu li {
padding: 7px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.widget_nav_menu .menu li:last-child {
border-bottom: none;
}
.widget .searchform {
display: block;
}
.widget .searchform>div {
width: auto;
}
.widget .searchform #s {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.site-main .widget_blog_widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_blog_widget ul li,
.widget_categories ul li {
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.widget_blog_widget ul li:first-child,
.widget_categories ul li:first-child {
padding-top: 0;
}
.widget_blog_widget ul li:last-child,
.widget_categories ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.widget_blog_widget .thumb {
display: block;
width: 70px;
margin-right: 20px;
float: left;
}
.widget_blog_widget li h4 {
display: block;
display: -webkit-box;
font-size: 16px;
font-weight: normal;
line-height: 18px;
max-height: 36px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
margin: 5px 0 5px;
}
.widget_blog_widget li h4 a {
color: #FFF;
}
.widget_blog_widget li h4 a:hover {
text-decoration: underline;
}
.widget_blog_widget li span {
font-size: 12px;
color: #999999;
}
.widget_categories ul li a {
color: #FFF;
font-size: 16px;
}
.widget_categories ul li a:hover {
text-decoration: underline;
}
article.post {
margin-bottom: 30px;
}
.post-title {
border-bottom-style: dashed;
}
.post-thumb {
margin-bottom: 10px;
border-radius: 0;
}
.post-thumb a {
display: block;
}
.post-thumb img {
display: block;
width: 100%;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.post-thumb a:hover img {
opacity: 0.8;
}
.post-meta>* {
display: inline-block;
vertical-align: top;
margin-right: 15px;
font-size: 13px;
margin-bottom: 5px;
}
.post-meta>*:last-child {
margin-right: 0;
}
.post-meta>* i {
margin-right: 5px;
font-size: 12px;
}
.site-404 {
max-width: 470px;
margin: 0 auto;
padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}
.site-404 h1 {
margin-bottom: 50px;
}
.site-404 h1 strong {
display: block;
font-size: 150px;
color: #D12424;
}
.site-404 h1 span {
font-size: 32px;
text-transform: uppercase;
color: #D12424;
}
.site-404 p {
font-size: 18px;
color: #fFF;
margin-bottom: 15px;
}
.site-404 .pri-button {
background: #e54041;
color: #FFF;
border-radius: 45px;
font-size: 25px;
line-height: 36px;
padding: 15px 48px 15px;
font-family: 'iCiel-Cadena';
display: inline-block;
}  .top-header {
background: #D12424;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.top-header .container {
min-height: 48px;
justify-content: flex-end;
}
.info li {
margin-left: 40px;
}
.info li:first-child {
margin-left: 0;
}
.info li>* {
display: inline-block;
vertical-align: middle;
}
.info li img {
margin-bottom: -1px;
}
.info li a {
color: #fff;
letter-spacing: 0.06em;
font-size: 16px;
line-height: 19px;
margin-left: 10px;
}
.register {
background: #e54041;
border-radius: 50px;
padding: 24px 0;
width: 180px;
position: relative;
margin-left: 20px;
margin-top: -20px;
}
.register p {
position: absolute;
top: 50%;
left: 7px;
transform: translateY(-50%);
margin-bottom: 0;
}
.register p:before {
content: "";
position: absolute;
top: 0;
left: 5px;
width: 100%;
height: 100%;
background: #9B292F;
border-radius: 50px;
z-index: -1;
}
.register p span {
display: block;
background: #fff;
border-radius: 50px;
padding: 8px 14px;
font-size: 16px;
line-height: 19px;
text-transform: uppercase;
font-family: 'iCiel-Cadena';
color: #23265A;
}
.register img {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 12px;
}
.site-header .list-languages {
margin: 0 0px 0 20px;
padding: 0;
list-style: none;
}
.site-header .list-languages li {
position: relative;
}
.site-header .list-languages>li {
padding-bottom: 26px;
}
.site-header .list-languages li .dropdown-list-languages li {
padding: 5px 0;
}
.site-header .list-languages li .dropdown-list-languages li:first-child {
padding-top: 10px;
}
.site-header .list-languages li a {
position: relative;
display: inline-block;
color: #23265A;
line-height: 24px;
font-size: 20px;
font-family: 'iCiel-Cadena';
}
.site-header .list-languages li a:hover {
color: #e31e1e;
}
.site-header .list-languages .dropdown-list-languages {
margin: 0;
list-style: none;
position: absolute;
top: 100%;
border-radius: 5px;
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s linear 300ms, opacity 300ms;
transition: visibility 0s linear 300ms, opacity 300ms;
background-color: #FFF;
min-width: 65px;
text-align: center;
left: 50%;
transform: translateX(-50%);
margin-top: -12px;
}
.site-header .list-languages .dropdown-list-languages::before {
content: "";
display: block;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 10px solid #fff;
position: absolute;
bottom: 9px;
right: 50%;
margin-right: -7px;
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
}
.site-header .list-languages>li:hover .dropdown-list-languages {
zoom: 1;
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
-webkit-transition: visibility 0s linear 0s, opacity 300ms;
transition: visibility 0s linear 0s, opacity 300ms;
}  .section-home-banner {
height: 1080px;
position: relative;
background: #fff;
}
.section-home-banner .bg-banner img {  width: 65.2%;
height: 1080px;
}
.bg-banner img.stone-svg {
position: absolute;
width: auto;
height: auto;
left: -10px;
bottom: 0;
z-index: 1;
}
.bg-banner img.leaf1-svg {
position: absolute;
width: 136px;
height: auto;
left: 502px;
bottom: 12px;
z-index: 2;
}
.bg-banner img.leaf2-svg {
position: absolute;
width: 136px;
height: auto;
left: 58.5%;
bottom: 12px;
z-index: 1;
transform: rotate(-30deg);
}
.bg-banner img.leaf3-svg {
position: absolute;
width: 205px;
height: auto;
left: 40%;
bottom: 0px;
}
.bg-banner img.leaf4-svg {
position: absolute;
width: 193px;
height: auto;
left: 13%;
bottom: 38%;
transform: scalex(-1) rotate(-10deg);
z-index: 0;
}
.bg-banner img.leafs-svg {
position: absolute;
width: 658px;
height: auto;
left: -60px;
bottom: -85px;
transform: rotate(0deg);
z-index: 3;
}
.container-absolute {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: 100%;
z-index: 1;
}
.wow:first-child {
visibility: hidden;
}
.section-home-banner .img-banner {
position: absolute;
bottom: 1.25rem;
left: -1.5%;
}
.section-home-banner .img-register {
position: absolute;
top: 16rem;
right: 0;
}
.list-home-slider {
position: absolute;
top: 20px;
left: -1px;
height: 94%;
padding: 0 20px;
}
.img-register>img {
position: relative;
z-index: 3;
}
.list-home-slider .owl-stage-outer,
.list-home-slider .owl-stage,
.list-home-slider .owl-item,
.list-home-slider .item-banner-slider,
.list-home-slider .item-banner-slider img {
height: 100%;
}
.list-home-slider .item-banner-slider img {
object-fit: cover;
}
.register-banner {
position: absolute;
bottom: 80px;
right: 5px;
width: 290px;
padding: 39px 0;
animation-duration: 2s;
animation-delay: 0s;
-webkit-animation-name: registerfadeIn;
animation-name: registerfadeIn;
}
@-webkit-keyframes registerfadeIn {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes registerfadeIn {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.register-banner p {
left: 12px;
}
.register-banner p span {
padding: 10px 20px;
font-size: 27px;
line-height: 37px;
}
.register-banner p:before {
left: 10px;
}
.register-banner p:after {
content: "";
background: url(https://casadeibambini.edu.vn/wp-content/themes/anothemes/images/bg_res.png);
position: absolute;
bottom: 15px;
left: -150px;
width: 123px;
height: 149px;
}
.register-banner img {
width: 26px;
right: 15px;
}
.section-home-about {
margin-top: -60px;
position: relative;
}
.section-home-about .container {
height: auto;
position: relative;
left: unset;
top: unset;
transform: unset;
z-index: 3;
padding: 147px 15px;
}
.bg-ab-banner {
position: absolute;
top: 0;
left: 0;
height: 100%;
z-index: 2;
width: 100%;
}
.bg-ab-banner .bg-ab-banner-mb {
display: none;
}
.bg-ab-banner img {
height: 100%;
width: 100%;
}
.main-h-about {
max-width: 1040px;
width: 100%;
margin: 0 auto;
}
.left-top {
width: 220px;
}
.left-top .main-left-top {
background: #FFF;
border-radius: 29px;
text-align: center;
padding: 45px 10px 21px;
position: relative;
height: fit-content;
}
.left-top h2 {
font-size: 25px;
line-height: 30px;
color: #23265A;
font-family: 'iCiel-Cadena';
margin-bottom: 0;
}
.left-top .main-left-top:before {
content: "";
background: url(https://casadeibambini.edu.vn/wp-content/themes/anothemes/images/icon_ytb.png);
position: absolute;
top: -15px;
left: 50%;
width: 74px;
height: 55px;
transform: translateX(-50%);
}
.left-top h2 span {
display: block;
}
.color-text {
color: #E54041;
}
.right-top {
width: calc(100% - 220px);
padding-left: 9px;
}
.sub-top-about {
align-items: flex-end;
}
.list-info-about {
margin-bottom: -30px;
}
.btn-list-info-about {
display: none;
}
.list-info-about li {
margin-right: 9px;
}
.list-info-about li:last-child {
margin-right: 0;
}
.top-right {
justify-content: space-between;
align-items: flex-end;
}
.top-right .register {
height: fit-content;
width: 162px;
padding: 22px 0;
}
.top-right .register p span {
width: 119px;
padding-left: 20px;
}
.desc-top-about {
position: relative;
}
.desc-top-about p {
margin-top: 35px;
font-size: 15px;
line-height: 20px;
color: #fff;
width: calc(100% - 240px);
margin-left: auto;
}
.desc-top-about:after {
content: "";
background: url(https://casadeibambini.edu.vn/wp-content/themes/anothemes/images/icon_down.png);
position: absolute;
top: -35px;
left: 5%;
width: 129px;
height: 129px;
}
.img-about {
text-align: right; display: block;
position: relative;
max-width: 1011px;
margin: 0 auto;
} .img-about iframe {
width: 100%;
height: 600px;
}
.img-about.open .about-thumbnail {
display: none;
}
.img-about .video-about-mb {
display: none;
}
.section-home-timetable {
background: #0E1E4F;
margin-top: -40px;
padding-top: 130px;
padding-bottom: 155px;
}
.timetable-inner {
display: none;
background: #D0E6F4;
border-radius: 30px;
padding: 50px 40px 98px 30px;
min-height: 670px;
border: 10px solid #FFF;
position: absolute;
top: 0;
left: 0;
}
.timetable-inner.active {
display: block;
position: relative;
}
.timetable-inner.no-img {
padding: 42px 45px 60px 60px;
}
.timetable-inner.no-img .right-sub-main {
width: 100%;
}
.timetable-inner.no-img .content-right-sub img {
width: 100%;
}
.timetable-inner.no-img .content-right-sub p {
margin-bottom: 60px;
text-align: center;
}
.timetable-inner.no-img .content-right-sub p img {
margin-bottom: -45px;
width: 100%;
}
.timetable-inner.no-img .register.register-time {
margin-top: -50px;
margin-left: auto;
} .timetable-tabs {
position: relative;
}
.timetable-content {
margin-left: auto;
max-width: 1150px;
position: relative;
}
.timetable-head {
position: absolute;
left: 0;
top: 10px;
}
.timetable-head-mb {
display: none;
}
.left-sub-main {
width: 75%;
text-align: center;
padding-right: 20px;
}
.right-sub-main {
width: 25%;
}
.timetable-tab {
position: relative;
cursor: pointer;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
margin-bottom: 10px;
}
.timetable-tab:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
background: rgba(193, 219, 245, .55);
border-radius: 40px;
width: 208px;
height: 68px;
}
.timetable-tab img {
position: relative;
z-index: 2;
}
.timetable-tab:hover,
.timetable-tab.active {
padding-left: 35px;
}
.content-right-sub {
font-size: 19px;
line-height: 24px;
color: #000;
}
.register.register-time {
margin-left: unset;
width: 166px;
display: block;
padding: 22px 0;
margin-top: 90px;
}
.register.register-time p span {
width: 120px;
text-align: center;
padding: 0;
font-size: 15px;
line-height: 31px;
height: 33px;
}
.register.register-time img {
width: 15px;
right: 13px;
}
.register-sub-time {
margin: 27px 140px 58px auto;
display: block;
text-align: right;
line-height: 0;
}
.content-commit {
padding: 0 15px;
}
.list-commit {
margin: 50px -17px 0;
}
.list-commit .item-commit {
width: 33.33%;
padding: 0 17px;
}
.commit-inner {
height: 100%;
}
.commit-thumb {
background: #fff;
border-radius: 35px;
text-align: center;
padding: 17px 0 9px;
line-height: 0;
}
.commit-title {
margin-top: -9px;
text-align: center;
}
.commit-desc {
background: #fff;
border-radius: 35px;
font-size: 19px;
line-height: 24px;
text-align: center;
padding: 67px 22px 36px;
margin-top: -35px;
}
.section-home-comment {
position: relative;
padding: 56px 0 175px;
} .comment-inner {
display: none;
position: absolute;
top: 70px;
}
.comment-inner.active {
display: block;
position: relative;
left: 0;
top: 0;
}
.title-comment {
color: #b1d8ff;
font-size: 38px;
line-height: 1.5;
text-align: center;
margin-bottom: 38px;
}
.title-comment p {
margin-bottom: 0;
}
.title-comment span {
color: #fff;
display: block;
}
.comment-head {
width: 100%;
}
.comment-head ul {
background: #fff;
width: 100%;
border-radius: 50px;
}
.comment-head ul li {
width: 33.33%;
font-size: 24px;
font-family: 'iCiel-Cadena';
text-align: center;
position: relative;
padding: 22px 0 28px;
cursor: pointer;
color: #23265A;
}
.comment-head ul li span {
position: relative;
z-index: 2;
}
.comment-head ul li.active {
color: #e54041;
}
.comment-head ul li.active:before {
content: "";
position: absolute;
background: #fff;
width: 102%;
height: 120%;
top: -10px;
left: 0;
border-radius: 60px;
border: 10px solid #e54041;
box-shadow: 3px 6px 6px rgb(0 0 0 / 16%);
}
.comment-slide.owl-carousel .comment-thumb img {
width: auto;
margin: 0 auto;
}
.comment-content {
background: url(https://casadeibambini.edu.vn/wp-content/themes/anothemes/images/bg_comment.png) no-repeat;
padding: 70px 0 160px;
margin: 67px 18px 0;
position: relative;
background-size: cover;
}
.item-comment-inner {
max-width: 520px;
width: 100%;
margin: 0 auto;
text-align: center;
}
.comment-desc {
font-size: 19px;
line-height: 24px;
color: #000;
margin-top: 5px;
margin-bottom: 45px;
}
.name-comment {
font-size: 20px;
line-height: 29px;
color: #FA4542;
font-weight: 700;
}
.icon-quote {
position: absolute;
}
.icon-quote-left {
top: 127px;
left: 150px;
}
.icon-quote-right {
bottom: 165px;
right: 115px;
}
.section-advise {
margin-top: 138px;
}
.section-advise {
padding: 0 15px;
}
.left-advise {
width: 33.33%;
}
.left-advise .item-img:last-child {
margin-top: -40px;
}
.right-advise {
width: 66.67%;
padding-left: 10%;
}
.main-right-advise {
background: #fff;
border-radius: 35px;
padding: 50px 70px 45px;
}
.main-right-advise div {
color: #e54041;
font-size: 38px;
line-height: 62px;
font-family: 'iCiel-Cadena';
text-align: center;
margin-bottom: 38px;
}
.main-right-advise form input {
border: 2px solid #8DB7E1;
width: 100%;
border-radius: 23px;
margin-bottom: 15px;
font-family: 'iCiel-Cadena';
color: #23265A;
font-size: 18px;
line-height: 26px;
padding: 18px 20px 19px 20px;
font-style: normal;
}
.main-right-advise form input::-webkit-input-placeholder { color: #23265A;
}
.main-right-advise form input:-ms-input-placeholder { color: #23265A;
}
.main-right-advise form input::placeholder {
color: #23265A;
}
.formSubmit {
text-align: center;
margin-top: 25px;
position: relative;
display: inline-block;
left: 50%;
transform: translateX(-50%);
}
.formSubmit .wpcf7-spinner {
position: absolute;
bottom: -25px;
transform: translateX(-50%);
left: 50%;
margin: 0
}
.main-right-advise form input[type=submit] {
background: #e54041;
color: #FFF;
border: 0;
display: inline-block;
border-radius: 45px;
width: auto;
font-size: 25px;
line-height: 36px;
padding: 13px 48px 15px;
margin-bottom: 0;
cursor: pointer;
}
.main-right-advise .wpcf7 .ajax-loader {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.section-home-news {
background: url(https://casadeibambini.edu.vn/wp-content/themes/anothemes/images/bg_news.png) no-repeat;
margin-top: -30px;
position: relative;
padding: 77px 0 156px;
background-size: cover;
}
.title-news-section {
margin-bottom: 55px;
}
.title-news-section h2 {
color: #23265a;
font-size: 45px;
line-height: 63px;
font-family: 'iCiel-Cadena';
margin-bottom: 7px;
}
.title-news-section p {
font-size: 20px;
text-transform: uppercase;
color: #23265a;
line-height: 27px;
margin-bottom: 0;
}
.main-news {
padding: 0 30px;
}
.list-news {
margin: 0 -25px;
}
.item-news {
padding: 0 25px;
}
.item-news-home {
width: 33.33%;
margin-bottom: 50px;
}
.title-center {
text-align: center;
}
.news-inner {
background: #fff;
border-radius: 40px;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
padding: 24px 30px 97px;
height: 100%;
position: relative;
}
.register-news {
display: block;
position: absolute;
bottom: 24px;
right: 35px;
padding: 18px 0px;
width: 126px;
}
.register.register-news p span {
padding: 5px 17px;
font-size: 12px;
line-height: 16px;
}
.thumb-news a {
display: block;
line-height: 0;
border-bottom: 1px solid #8DB7E1;
padding-bottom: 21px;
margin-bottom: 21px;
}
.news-title a {
font-size: 20px;
line-height: 24px;
color: #23265a;
font-family: 'iCiel-Cadena';
margin-bottom: 13px;
display: block;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
}
.news-desc {
font-size: 15px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
color: #23265a;
line-height: 24px;
}
.news-desc p:last-child {
margin-bottom: 0;
} .site-bottom {
padding: 80px 0 0;
}
.site-bottom a {
color: #f7f7f7;
}
.site-bottom a:hover {
text-decoration: underline;
}
.site-bottom .widget {
background: none;
padding: 0;
border: none;
margin-bottom: 30px;
}
.site-bottom .widget-title {
border-color: rgba(255, 255, 255, 0.1);
color: #f7f7f7;
font-size: 16px;
}
.site-bottom .widget_nav_menu .menu li {
border-bottom-color: rgba(255, 255, 255, 0.1);
}
.site-bottom .widget_nav_menu .menu li a:hover {
color: #e31e1e;
}
.site-footer {
padding: 100px 0 45px;
position: relative;
}
.site-footer .img-footer {
position: absolute;
bottom: 0;
line-height: 0;
}
.site-footer .socials {
text-align: right;
}
.copyright {
font-style: italic;
font-size: 16px;
line-height: 24px;
color: #fff;
}
.bottom-container {
max-width: 1490px;
padding: 0 15px;
margin: 0 auto;
width: 100%;
}
.top-bottom {
max-width: 500px;
border-bottom: 1px solid #fff;
padding-bottom: 57px;
}
.main-bottom {
justify-content: space-between;
}
.list-socials li {
display: inline-block;
}
.list-main-bottom {
padding-top: 43px;
}
.item-bottom ul li {
font-size: 16px;
line-height: 24px;
color: #fff;
}
.top-bottom ul li {
margin-bottom: 29px;
}
.top-bottom ul li:last-child {
margin-bottom: 0;
} .container-study {
max-width: 1472px;
margin: 0 auto;
width: 100%;
padding: 0 15px;
}
.main-study-child {
background: #fff;
margin-top: 270px;
padding: 55px 0;
border-top-left-radius: 46px;
border-top-right-radius: 46px;
margin-bottom: 40px;
}
.list-tabs {
max-width: 283px;
width: 100%;
background: #fff;
box-shadow: 5px 5px 6px rgb(0 0 0 / 16%);
border-radius: 46px;
overflow: hidden;
padding: 28px 10px 20px;
height: fit-content;
margin-left: -72px;
}
.list-tabs.fixed {
position: sticky;
}
.content-main-study .custom-page {
margin-top: 0;
background: #FFF;
}
.content-main-study {
width: calc(100% - 271px);
padding-bottom: 150px;
padding-left: 50px;
text-align: center;
color: #23265a;
}
.list-tabs li a {
font-size: 14px;
line-height: 20px;
font-weight: 700;
color: #23265a;
text-align: center;
display: block;
}
.ab-casa-title-up .list-tabs li a {
text-transform: uppercase;
}
.line {
margin: 15px auto 10px;
border: 1px dashed #707070;
max-width: 155px;
width: 100%;
}
.list-tabs li.active-tabs a,
.list-tabs li:hover a {
color: #E54041;
}
.content-main-study h3 {
font-size: 50px;
line-height: 69px;
color: #23265a;
font-family: 'iCiel-Cadena';
text-align: center;
margin-bottom: 55px;
}
.sub-content p {
font-size: 16px;
line-height: 1.5;
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sub-content p img {
margin-bottom: 14px; }
.sub-content p:nth-last-child(2) {
margin-bottom: 28px;
}
.sub-content p:last-child {
margin-bottom: 0;
}
.skill-info p {
font-size: 18px;
line-height: 26px;
font-weight: 700;
margin-bottom: 55px;
}
.skill-info {
margin-top: 55px;
}
.img-schedule {
margin-top: 68px;
}
.list-skill-info {
margin: 0 -13px;
}
.list-skill-info li {
width: 20%;
padding: 0 13px;
}
.list-skill-info li h3 {
border-radius: 22px;
background: #E54041;
font-family: 'iCiel-Cadena';
color: #fff;
font-size: 18px;
line-height: 24px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0;
height: 100%;
padding: 7px 0;
font-weight: normal;
}
.title-commit h2 {
color: #E54041;
font-size: 38px;
padding: 23px 0px 27px;
text-align: center;
background: #fff;
border-radius: 60px;
box-shadow: -3px 4px 5px rgb(0 0 0 / 45%);
font-weight: 700;
}
.title-commit h2 .color-text {
color: #23265a;
}
.custom-page {
background: #F0F7FF;
border-radius: 100px 100px 0px 0px;
margin-top: 270px;
} .study-child-18t table tbody {
margin: 0 -10px;
}
.study-child-18t table tbody {
display: flex;
flex-wrap: wrap;
}
.study-child-18t table tr {
width: 100%;
display: flex;
}
.study-child-18t table tr td {
padding: 10px;
line-height: 0;
}
.study-child-18t table tbody tr:nth-of-type(2n-1) td:first-child,
.study-child-18t table tbody tr:nth-of-type(2n) td:last-child {
width: 55.934% !important;
}
.study-child-18t table tbody tr:nth-of-type(2n-1) td:last-child,
.study-child-18t table tbody tr:nth-of-type(2n) td:first-child {
width: calc(100% - 55.934%) !important;
}
.study-child-18t table tbody tr td img {
height: 100%;
object-fit: cover;
width: auto;
}  .place-page { padding-bottom: 267px;
margin-top: 221px;
}
.section-about-place {
background: #8DB7E1;
box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.15);
padding: 70px 60px 72px;
border-radius: 100px;
color: #23265A;
}
.top-about-place {
border: 2px solid #FFF;
border-radius: 80px;
padding: 55px 120px 96px;
position: relative;
margin-bottom: 90px;
}
.top-about-place h1 {
font-size: 126px;
line-height: 172px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 40px;
}
.top-about-place h1 .color-text {
display: block;
font-family: 'iCiel-Cadena';
font-weight: 900;
font-size: 124px;
line-height: 171px;
color: #FFF;
}
.add_place .icon-address {
width: 72px;
}
.add_place {
align-content: center;
}
.add_place p {
max-width: 582px;
width: 100%;
font-size: 24px;
line-height: 1.5;
font-weight: normal;
margin-left: 30px;
margin-bottom: 0;
}
.top-about-place .img-about-place {
position: absolute;
top: 50%;
right: -130px;
transform: translateY(-50%);
background: #E9F5FF;
box-shadow: 0px 10px 14px rgb(0 0 0 / 20%);
border-radius: 50%;
padding: 30px;
overflow: hidden;
}
.info-admin-place {
padding: 0 40px;
}
.info-admin .img-admin {
background: #FFF;
border-radius: 20px;
padding: 20px;
margin-bottom: 20px;
width: fit-content;
}
.info-admin .img-admin img {
display: block;
}
.title-sub-place {
font-size: 24px;
line-height: 1.5;
color: #23265A;
font-weight: bold;
display: block;
}
.content-item-info {
font-size: 28px;
line-height: 1.5;
color: #23265A;
}
.info-admin .title-sub-place {
margin-bottom: 10px;
}
.info-contact .title-sub-place {
margin-bottom: 30px;
}
.info-admin .content-info h3 {
font-size: 20px;
line-height: 1.5;
color: #fff;
font-weight: bold;
margin-bottom: 10px;
}
.info-admin .content-info p {
font-size: 18px;
line-height: 1.5;
color: #fff;
font-style: italic;
font-weight: normal;
margin-bottom: 0;
}
.info-admin {
width: 30.8%;
padding-right: 20px;
}
.info-contact {
width: calc(100% - 30.8%);
position: relative;
}
.main-info-contact {
background: #FFFFFF;
box-shadow: 15px 15px 10px rgba(0, 0, 0, 0.15);
border-radius: 30px;
max-width: 760px;
margin-left: auto;
padding: 55px 60px 65px;
}
.img-item-info {
padding-top: 10px;
margin-right: 30px;
}
.content-item-info p,
.main-info-contact li {
margin-bottom: 30px;
}
.content-item-info p:last-child,
.main-info-contact li:last-child {
margin-bottom: 0;
}
.img-info-search {
position: absolute;
background: #0E1E4F;
box-shadow: 7px 7px 9px rgb(0 0 0 / 15%);
border-radius: 10px;
width: 125px;
text-align: center;
padding: 24px 0;
top: 55px;
left: 0;
}
.section-class-place {
padding: 110px 0 0;
}
.section-class-place h2 {
font-size: 45px;
line-height: 1.5;
text-align: center;
color: #333;
}
.section-class-place h2 .color-text {
display: block;
text-transform: uppercase;
}
.line-section {
width: 40px;
height: 1px;
margin: 35px auto 0;
display: block;
background: #E54041;
}
.list-class {
padding: 0 97px;
}
.list-class .item-class {
margin-bottom: 128px;
}
.list-class .item-class:last-child {
margin-bottom: 0;
}
.list-class .item-class:first-child {
margin-top: 138px;
}
.sub-item-class {
width: 50%;
}
.right-item-class {
background: #E54041;
padding: 0 60px 40px;
position: relative;
border-radius: 0px 40px 40px 0px;
}
.left-item-class img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.right-item-class h3 {
text-align: left;
padding-top: 83px;
}
.place-page .section-class-place .item-class .right-item-class h3 {
font-size: 32px;
line-height: 1.5;
color: #FFF;
font-weight: bold;
margin-bottom: 11px;
display: block;
}
.thumb-news img {
width: 100%;
display: block;
}
.right-item-class p {
font-size: 16px;
line-height: 32px;
font-weight: bold;
color: #FFF;
margin-bottom: 42px;
}
.icon-class {
position: absolute;
top: -50px;
left: 60px;
}
.icon-class img {
display: block;
}
.view-more img,
.view-more-blog img {
display: inline-block;
vertical-align: middle;
}
.view-more-blog img {
width: 25px;
}
.post-info .view-more-blog img {
width: 22px;
}
.view-more span,
.view-more-blog span.text {
font-style: italic;
font-weight: normal;
font-size: 14px;
line-height: 22px;
color: #23265A;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
.section-teacher-place {
padding: 0 138px 0;
margin-bottom: 150px;
}
.section-teacher-place .title-teacher {
font-weight: bold;
font-size: 40px;
line-height: 59px;
color: #E54041;
text-align: center;
margin-bottom: 70px;
}
.list-teacher {
margin: 0 -45px;
}
.list-teacher li {
width: 33.33%;
padding: 0 45px;
text-align: center;
}
.img-item-teacher {
background: #E54041;
border-radius: 50%;
width: fit-content;
padding: 20px;
overflow: hidden;
margin-bottom: 20px;
}
.list-teacher li h3 {
font-weight: bold;
font-size: 24px;
line-height: 35px;
color: #E54041;
margin-bottom: 10px;
}
.list-teacher li p {
font-size: 14px;
line-height: 19px;
color: #8DB7E1;
margin-bottom: 10px;
}
.description-item-teacher {
font-size: 14px;
line-height: 19px;
text-align: center;
color: #444444;
}
.section-schedule-place {
text-align: center;
}
.section-schedule-place img {
margin-bottom: 110px;
}
.page-color {
background: #FFF;
margin: -150px 0 0;
border-radius: 50px;
width: 100%;
display: none;
padding-top: 260px;
}
.left-item-class {
border-radius: 40px 0px 0px 40px;
overflow: hidden;
position: relative;
}
.section-images-class {
padding-bottom: 217px;
}
.section-images-class h3 {
font-weight: bold;
font-size: 40px;
line-height: 59px;
text-transform: uppercase;
color: #8DB7E1;
text-align: center;
margin-bottom: 50px;
}
.content-img-slide {
margin: 0 60px;
border: 2px solid #8DB7E1;
border-radius: 30px;
padding: 20px 48px;
}
.img-slide.owl-carousel .owl-nav>button {
width: 50px;
height: 50px;
background: #8DB7E1;
text-align: center;
line-height: 28px;
position: absolute;
top: 50%;
left: -75px;
color: #FFF;
font-size: 24px;
margin-top: -25px;
border-radius: 5px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.img-slide.owl-carousel .owl-nav>.owl-next {
left: auto;
right: -75px;
} .page-template-pre-primary .content-main-study .content-pre_primary.sub-content p:nth-child(2) {
margin-left: 0;
margin-right: 0;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri {
display: flex;
flex-wrap: wrap;
margin: 45px -15px 90px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content blockquote h3 {
font-size: 22px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri img {
width: 33.3333%;
padding: 0 15px;
margin-bottom: 30px;
}
.sub-content {
text-align: left;
}
.sub-content p img {
margin-bottom: 14px;
width: 50%;
padding: 0 10px;
object-fit: cover;
} .teacher-page { padding: 90px 106px 283px;
}
.title-custom-page {
font-weight: 900;
font-size: 45px;
line-height: 1.5;
color: #23265A;
font-family: 'iCiel-Cadena';
}
.teacher-page .title-custom-page {
margin-bottom: 50px;
}
.item-teacher-page {
margin-bottom: 100px;
position: relative;
}
.item-teacher-page:after {
content: "";
position: absolute;
bottom: -30px;
left: 0;
width: 100%;
height: 1px;
background: #8DB7E1;
}
.item-teacher-page:last-child {
margin-bottom: 30px;
}
.left-item-teacher {
width: 42.277%;
padding-right: 30px;
}
.right-item-teacher {
width: calc(100% - 42.277%);
}
.left-item-teacher a,
.left-item-teacher img {
display: block;
position: relative;
}
.left-item-teacher img {
margin-left: auto;
}
.left-item-teacher .image-container {
position: relative;
}
.left-item-teacher .image-container:before {
content: "";
position: absolute;
background: #8DB7E1;
width: 25.3125rem;
height: 25.3125rem;
bottom: -30px;
left: 0;
}
.right-item-teacher h3 a {
font-weight: 900;
font-size: 35px;
line-height: 48px;
color: #E54041;
margin-bottom: 10px;
font-family: 'iCiel-Cadena';
}
.position-teacher {
font-weight: bold;
font-size: 25px;
line-height: 37px;
color: #8DB7E1;
margin-bottom: 10px;
}
.content-teacher-page {
font-size: 19px;
line-height: 24px;
text-align: justify;
color: #23265A;
} .rules-page {
text-align: left;
}
.rules-page .title-custom-page {
margin-bottom: 10px;
text-align: left;
}
.content-rules-page h2 span {
font-weight: bold;
font-size: 35px !important;
line-height: 51px;
margin-bottom: 40px;
display: block;
}
.content-rules-page p {
font-size: 19px;
line-height: 24px;
text-align: justify;
color: #23265A;
}
.content-rules-page p img {
margin: 70px auto;
display: block;
} .policy-page .title-custom-page {
margin-bottom: 30px;
} .img-core-value {
margin: 110px 0;
}
.img-core-value img {
display: block;
text-align: center;
}
.number-core {
font-weight: 900;
font-size: 82px;
line-height: 113px;
color: #FFFFFF;
font-family: 'iCiel-Cadena';
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
padding: 24px 47px 39px 41px;
width: 176px;
max-height: 176px;
}
.sub-content-core h3 {
font-weight: bold;
font-size: 40px;
line-height: 59px;
color: #FFFFFF;
padding-bottom: 6px;
border-bottom: 2px solid #FFFFFF;
display: inline-block;
margin-bottom: 8px;
}
.desc-sub-content {
font-size: 19px;
line-height: 24px;
color: #FFFFFF;
}
.content-item-core .desc-sub-content {
text-align: left;
}
.content-item-core {
border-radius: 112px;
padding: 14px 36px 15px 27px;
align-items: center;
width: 100%;
}
.sub-content-core {
width: calc(100% - 176px);
padding-left: 30px;
}
.list-core-value {
border-left: 2.5px dashed #333333;
margin-left: 27px;
}
.list-core-value li {
margin-bottom: 45px;
padding-left: 90px;
position: relative;
}
.line-core {
width: 57px;
height: 57px;
position: absolute;
border-radius: 50%;
top: 50%;
left: -30px;
transform: translateY(-50%);
}
.list-core-value li:last-child {
margin-bottom: 0;
}   .content-electro-page {
font-size: 19px;
line-height: 24px;
}
.content-electro-page img {
margin: 0 auto 70px;
display: block;
width: max-content;
}
.content-electro-page p:last-child img {
margin-top: 70px;
margin-bottom: 0;
}
.content-electro-page h3 {
font-size: 29px;
line-height: 42px;
margin-bottom: 50px;
}  .school-page .title-custom-page {
margin-bottom: 50px;
}
.content-school-page p:first-child {
height: 538px;
width: 538px;
float: right;
margin-left: 42px;
}
.content-school-page p:first-child img {
width: 100%;
}
.content-school-page p {
font-size: 29px;
line-height: 40px;
text-align: justify;
color: #000000;
margin-bottom: 30px;
} .nutrition-page {
padding: 90px 91px 462px;
}
.nutrition-page .title-custom-page {
margin-bottom: 80px;
}
.content-nutrition-page img {
margin-bottom: 80px;
}
.content-nutrition-page {
font-size: 29px;
line-height: 40px;
color: #000;
}
.content-nutrition-page h2,
.content-nutrition-page h3,
.content-nutrition-page h4 {
text-align: center;
margin-bottom: 40px;
}
.content-nutrition-page h2 span,
.content-nutrition-page h3 span,
.content-nutrition-page h4 span {
background: #F2F2F2;
border-radius: 42px;
}
.content-nutrition-page h2 span {
font-size: 38px;
line-height: 56px;
padding: 12px 176px;
}
.content-nutrition-page h3 {
margin-top: 80px;
}
.content-nutrition-page h3 span {
font-size: 22px;
line-height: 32px;
padding: 9px 117px;
} .activities-page {
padding: 90px 78px 348px;
}
.img-about-acti {
text-align: center;
margin: 80px 0 70px;
}
.head-tab {
margin-bottom: 40px;
}
.head-tab ul {
align-items: center;
margin: 0 -5px;
}
.head-tab ul li {
width: 25%;
padding: 0 5px;
cursor: pointer;
}
.head-tab li .box-col {
background: #39BEE1;
display: inline-block;
border-radius: 43px;
position: relative;
max-width: 298px;
width: 100%;
text-align: center;
}
.head-tab li .border-col {
border: 2px solid transparent;
padding: 10px;
border-radius: 43px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.head-tab li.active .border-col {
border-color: #8DB7E1;
}
.box-col img {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 10px;
}
.box-col img:last-child {
left: auto;
right: 10px;
}
.head-tab ul li span {
font-weight: 900;
font-size: 16px;
line-height: 24px;
color: #EDEDED;
font-family: 'iCiel-Cadena';
display: inline-block;
padding: 13px 0 17px;
width: 100%;
vertical-align: middle;
}
.tab-acti-inner {
display: none;
}
.tab-acti-inner.active {
display: block;
}
.box-inner {
border: 2px solid #8DB7E1;
border-radius: 20px;
padding: 30px 50px 80px;
text-align: left;
}
.title-inner-tab {
font-weight: bold;
font-size: 30px;
line-height: 44px;
color: #E54041;
margin-bottom: 10px;
}
.content-inner-tab {
font-size: 19px;
line-height: 24px;
text-align: justify;
color: #23265A;
margin-top: 20px;
margin-bottom: 70px;
}
.list-img-acti {
margin: 0 -10px;
}
.list-img-acti li {
width: 33.33%;
padding: 0 10px;
margin-bottom: 20px;
}
.list-img-acti li img {
display: block;
}
.about-activities {
margin-bottom: 110px;
}
.subject-activities h3 {
font-size: 46px;
line-height: 67px;
text-align: center;
color: #23265A;
margin-bottom: 30px;
}
.subject-activities h3 .color-text {
display: block;
color: #8db7e1;
}
.list-subject-acti {
margin: 0 -15px 110px;
}
.list-subject-acti .item-subject-acti {
width: 33.33%;
padding: 0 15px;
text-align: center;
}
.img-item {
margin: 0 auto 110px;
display: block;
}
.title-sub-subject {
font-size: 30px;
line-height: 44px;
text-align: center;
color: #23265A;
font-weight: 700;
margin: 50px 0 10px;
}
.item-subject-acti:nth-child(2) .title-sub-subject {
color: #E54041;
}
.content-sub-subject {
font-size: 19px;
line-height: 24px;
text-align: center;
color: #333333;
}
.list-images-subject {
margin: 0 -15px;
}
.list-images-subject li {
width: 50%;
padding: 0 15px;
margin-bottom: 30px;
}
.list-images-subject li img {
display: block;
} .child_18-v2 .title-custom-page {
margin-bottom: 40px;
}
.content-child_18.sub-content p,
.content-pre_primary.sub-content p {
color: #333;
}
.sub-content blockquote h3 {
font-weight: bold;
font-size: 24px;
line-height: 1.5;
text-align: center;
}
.content-child_18.sub-content blockquote h3 {
padding: 0 48px;
}
.content-child_18.sub-content blockquote p {
margin-top: 50px;
margin-bottom: 0;
}
.sub-content blockquote p img {
margin-bottom: 0;
width: auto;
}
.content-child_18.sub-content p img {
margin-bottom: 20px;
}
.content-child_18.sub-content p:nth-child(2) {
margin-bottom: 20px;
} .pre_primary-v2 .title-custom-page {
margin-bottom: 40px;
}
.content-pre_primary.sub-content blockquote {
margin-bottom: 70px;
}
.content-pre_primary p img {
margin-bottom: 30px;
}
.content-pre_primary p img.aligncenter {
width: auto;
}
.content-pre_primary p img.alignnone {
height: 324px;
}
.content-pre_primary.sub-content blockquote p {
margin-top: 66px;
margin-bottom: 0;
}
.custom-sub-content p:last-child {
margin-top: 110px;
}
.sub-content img {
width: max-content;
} .img-child_y3 {
margin: 0 -15px;
}
.img-child_y3>p {
width: 50%;
padding: 0 15px;
margin: 0 !important;
}
.content-child_3y p img {
margin-bottom: 30px;
width: 100%;
}
.content-child_3y table {
margin: 37px 0 30px;
}
.content-child_3y table tbody {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.content-child_3y table tbody tr {
padding: 0 15px;
height: auto !important;
}
.content-child_3y table tbody tr:first-child {
width: 50.56%;
display: flex;
flex-wrap: wrap;
}
.content-child_3y table tbody tr:first-child td {
width: 100% !important;
height: auto !important;
}
.content-child_3y table tbody td {
line-height: 0;
height: auto !important;
}
.content-child_3y table tbody td img {
width: auto;
height: 100%;
object-fit: cover;
}
.content-child_3y table tbody tr:first-child td+td {
margin-top: 30px;
}
.content-child_3y table tbody tr:last-child {
width: calc(100% - 50.56%);
}
.list-learn {
margin: 0 -15px;
}
.item-learn {
width: 33.33%;
padding: 0 15px;
}
.sub-content .img-learn img {
height: 80px;
text-align: center;
margin: 0 auto;
display: block;
}
.content-main-study .title-learn {
font-weight: bold;
font-size: 30px;
line-height: 44px;
color: #E54041;
text-align: center;
margin: 60px 0;
}
.sub-title-learn p {
font-size: 16px;
line-height: 1.5;
text-align: justify;
color: #222222;
margin-bottom: 0;
padding-left: 10px;
padding-right: 20px;
}
.sub-title-learn p {
margin-top: 40px !important;
}
.img-table-learn {
margin-top: 110px;
}
.site-header.fixed {
top: -48px;
}
.admin-bar .site-header.fixed {
top: -16px;
}  .main-page-default {
margin-top: 270px;
}
.main-page-default .page-title {
font-size: 45px;
line-height: 1.5;
color: #e31e1e;
margin-bottom: 64px;
text-align: center;
}
.main-photo .main-study-child {
margin-top: 0;
padding: 0 70px;
}
.slider-for .slick-slide img {
height: 800px;
width: 100%;
object-fit: cover;
}
.slider-nav {
margin: 30px -15px 0;
}
.slider-nav .slick-slide {
margin: 0 15px;
cursor: pointer;
}
.list-blogs-post {
margin: 0 -30px;
}
.list-blogs-post .item-blogs-post {
width: 33.33%;
padding: 0 30px;
margin-bottom: 80px;
}
.title-post-photo h3 {
font-size: 40px;
line-height: 1.5;
color: #8DB7E1;
margin-bottom: 40px;
}
.sub-main-blogs {
padding: 60px 100px 0;
background: #FFF;
border-radius: 53px;
}
.item-blogs-post h3 a {
font-size: 25px;
line-height: 1.5;
font-weight: 700;
color: #000;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: block;
display: -webkit-box;
margin-bottom: 20px;
}
.item-blogs-post .post-desc {
font-size: 15px;
line-height: 1.5;
color: #000;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: block;
display: -webkit-box;
text-align: justify;
margin-bottom: 30px;
}
.view-blogs.view-more-blog {
display: inline-block;
float: right;
}
.view-blogs.view-more-blog span.text {
font-size: 18px;
line-height: 1.5;
color: #91D1FF;
margin-left: 0;
margin-right: 10px;
display: inline;
}
.item-blogs-cat {
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
position: relative;
margin-bottom: 100px;
}
.item-post-photo {
background: #FFF;
border-radius: 46px;
padding: 60px 70px 80px;
margin-bottom: 70px;
}
.item-post-photo:last-child {
margin-bottom: 0;
}
.item-blogs-cat:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.item-blogs-cat .title-blogs-cat {
color: #23265A;
font-size: 40px;
line-height: 1.5;
font-family: 'iCiel-Cadena';
margin-bottom: 70px;
}
.link-cat {
position: absolute;
top: 20px;
right: 0;
}
.view-more.link-cat span,
.view-more-blog.link-cat span.text {
font-size: 21px;
line-height: 1.5;
margin-left: 0;
margin-right: 10px;
display: inline;
}
.view-more-blog.link-cat span.total {
width: 25px;
height: 25px;
display: inline-block;
vertical-align: middle;
background-color: #23265a;
border-radius: 3px;
position: relative;
}
.view-more-blog.link-cat span.total::before,
.view-more-blog.link-cat span.total::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
background-color: #FFF;
transform: translate(-50%, -50%);
}
.view-more-blog.link-cat span.total::after {
width: 1px;
height: 10px;
}
.view-more-blog.link-cat span.total::before {
width: 10px;
height: 1px;
}
.main-recruit {
background: #FFF;
border-radius: 123px;
padding: 60px 0 0;
}
.list-tutorial {
padding: 0 100px;
margin-bottom: 40px;
}
.title-tutorial {
font-size: 40px;
line-height: 1.5;
color: #23265A;
}
.title-icon {
display: flex;
align-items: center;
}
.title-icon img {
width: 85px;
margin-right: 20px;
padding-top: 10px;
}
.item-tutorial h3 {
font-size: 20px;
line-height: 1.5;
color: #8DB7E1;
text-transform: uppercase;
margin-bottom: 20px;
}
.main-list-tutorial {
margin-top: 40px;
}
.content-tutorial {
font-size: 20px;
line-height: 1.5;
color: #000;
}
.content-tutorial p:last-child {
margin-bottom: 0
}
.item-tutorial {
margin-bottom: 60px;
}
.left-main-res {
width: 600px;
}
.right-main-res {
width: calc(100% - 600px);
padding-left: 50px;
}
.register-recruit {
padding: 90px 78px 124px;
background: #E1F1FF;
border-radius: 53px;
}
.slider-nav .slick-prev,
.slider-nav .slick-next {
background: #8DB7E1;
width: 47px;
height: 47px;
border-radius: 12px;
z-index: 2;
}
.slider-nav .slick-prev {
left: -15px;
}
.slider-nav .slick-next {
right: -15px;
}
.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
font-family: FontAwesome;
opacity: 1;
}
.slider-nav .slick-prev:before {
content: "\f053";
}
.slider-nav .slick-next:before {
content: "\f054";
}
.img-slide.owl-carousel .owl-nav.disabled {
display: block;
}
.box-left-res {
background: #FFF;
border-radius: 40px;
padding: 30px;
}
.main-res {
margin: 110px -25px 0;
}
.item-main-res {
padding: 0 25px;
} .single .site-content,
.single .right-sidebar {
margin-top: 150px;
}
.single .post-title {
font-family: 'iCiel-Cadena';
font-style: normal;
font-size: 36px;
font-weight: normal;
color: #FFF;
line-height: 1.2;
}
.single .entry-content {
margin-top: 30px;
}
.single .entry-content p {
font-weight: 400;
font-size: 18px;
line-height: 1.4;
text-align: justify;
color: #FFF;
margin-bottom: 20px;
} .phone-mb-fixed {
display: block;
position: fixed;
right: 17px;
bottom: 80px;
z-index: 100;
line-height: 0;
}
.phone-mb-fixed a {
display: inline-flex;
position: relative;
}
.phone-mb-fixed a::before {
width: 100%;
height: 100%;
content: "";
display: inline-block;
position: absolute;
background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(255, 255, 255, 0) 100%);
top: 3px;
left: 7px;
border-radius: 100%;
z-index: -1;
}
.phone-mb-fixed img {
width: 42px;
} .site-404 {
padding-top: 0;
margin-top: 270px;
}
.site-404 .pri-button {
color: #FFF;
font-size: 20px;
}
.zalo-mb-fixed {
display: block;
position: fixed;
right: 17px;
bottom: 30px;
z-index: 100;
line-height: 0;
}
.zalo-mb-fixed img {
max-width: 42px;
}
.single-teacher .post-thumb {
width: 100%;
max-width: 400px;
}
.list-main-bottom .widget-title {
font-weight: bold;
font-size: 20px;
}
.right-bottom {
float: right;
}
.top-bottom {
float: left;
}
.main-bottom {
clear: both;
}
.right-bottom strong {
font-size: 18px;
color: #FFF;
display: block;
margin-bottom: 5px;
}
.right-bottom ul li {
font-size: 16px;
}
.right-bottom ul li a {
display: block;
padding: 5px 0;
}
.right-bottom ul li a:hover {
text-decoration: underline;
}
.single .entry-content {
color: #d7d7d7;
font-size: 18px;
line-height: 1.4;
}
.single .entry-content h2,
.single .entry-content h3,
.single .entry-content h4,
.single .entry-content h5,
.single .entry-content h6 {
color: #FFF;
}
.single .entry-content h2 {
font-size: 36px;
}
.single .entry-content h3 {
font-size: 28px;
}
.single .entry-content h4 {
font-size: 22px;
}
.single .entry-content h5 {
font-size: 18px;
}
.single .entry-content h6 {
font-size: 16px;
}
.breadcrumbs li,
.breadcrumbs li a {
color: #d7d7d7;
font-size: 16px;
}
.breadcrumbs li a:hover {
text-decoration: underline;
}
.site-main .widget {
padding-left: 30px;
}
.author-info {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 50px;
display: flex;
width: 100%;
margin-bottom: 70px;
}
.author-avatar {
width: 80px;
}
.author-avatar img {
width: 80px;
height: 80px;
border-radius: 50%;
}
.author-details {
flex: 1;
padding-left: 30px;
color: #FFF;
}
.author-name {
margin-bottom: 5px;
}
.search-icon {
width: 48px;
height: 48px;
border-radius: 48px;
background: #b3b3b3;
text-align: center;
line-height: 48px;
display: inline-block;
margin-top: -20px;
margin-left: 15px;
cursor: pointer;
}
.search-icon img {
width: 20px;
display: inline-block;
margin-top: 14px;
}
.right-header form {
position: absolute;
top: 100%;
right: 0;
background: #FFF;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
height: 48px;
width: 400px;
transition: all 0.3s ease-in-out 0s;
margin-top: 5px;
opacity: 0;
visibility: hidden;
}
.right-header.open-form form {
opacity: 1;
margin-top: 0;
visibility: visible;
}
.right-header form input {
width: 100%;
height: 100%;
background: none;
border: none;
}
.right-header form button {
background: #e54041;
border: none;
color: #FFF;
position: absolute;
top: 0;
right: 0;
height: 100%;
padding: 0 15px;
font-size: 16px;
}
.mobile-menu-x {
position: fixed;
top: 7px;
left: -40px;
width: 40px;
visibility: hidden;
height: 40px;
background: #23265A;
color: #FFF;
font-size: 24px;
line-height: 36px;
text-align: center;
display: block;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.main-menu.open .mobile-menu-x {
left: 80%;
visibility: visible;
}.reason-for-choosing {
margin-top: 277px;
}
.reason-for-choosing .content {
background: #fff;
border-radius: 100px;
padding: 82px 108px 108px;
}
.reason-for-choosing .content .title h1 {
font-weight: 900;
font-size: 56px;
line-height: 77px;
color: #23265A;
font-family: 'iCiel-Cadena';
margin-bottom: 90px;
}
.reason-for-choosing .content .title strong {
color: #E54041;
}
.reason-for-choosing .content .item:not(:last-child) {
margin-bottom: 70px;
}
.reason-for-choosing .content .item .tl {
position: relative;
margin-bottom: 70px;
}
.reason-for-choosing .content .item .tl img {
margin: auto;
display: block;
}
.reason-for-choosing .content .item .tl h2 {
font-family: 'UTM Avo';
font-style: normal;
font-weight: 700;
font-size: 29px;
line-height: 42px;
color: #FFFFFF;
position: absolute;
left: 50%;
transform: translateX(-50%);
margin-top: 10px;
}
.reason-for-choosing .content .item:nth-child(2) .tl h2 {
left: 54%;
max-width: 389px;
}
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
left: 54%;
max-width: 364px;
}
.reason-for-choosing .content .item p {
font-weight: 400;
font-size: 29px;
line-height: 40px;
text-align: justify;
color: #23265A;
margin-bottom: 30px;
} .methods-education {
margin-top: 277px;
color: #23265A;
}
.methods-education p {
font-weight: 400;
font-size: 29px;
line-height: 40px;
text-align: justify;
}
.methods-education .content-box {
background: #fff;
border-radius: 100px;
padding: 82px 72px 345px 125px;
}
.methods-education .ct-top {
margin-bottom: 150px;
padding-right: 53px;
}
.methods-education .ct-top h1 {
font-weight: 900;
font-size: 56px;
line-height: 77px;
font-family: 'iCiel-Cadena';
margin-bottom: 70px;
}
.methods-education .ct-top h1 strong {
color: #E54041;
}
.methods-education .ct-top p {
margin-bottom: 30px;
}
.methods-education .study-program {
margin-bottom: 120px;
}
.methods-education .study-program .title {
position: relative;
margin-bottom: 186px;
padding-right: 70px;
}
.methods-education .study-program .title h2 {
font-weight: 700;
font-size: 29px;
line-height: 42px;
text-align: center;
color: #E54633;
position: relative;
padding-top: 96px;
z-index: 1;
max-width: 404px;
margin: auto;
}
.methods-education .study-program .title img {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-58%);
z-index: 0;
}
.methods-education .study-program .content {
max-width: 100%;
}
.methods-education .study-program .content .item:nth-child(2n) {
max-width: 460px;
}
.methods-education .study-program .content .item:nth-child(2n-1) {
max-width: 582px;
margin-left: auto;
}
.methods-education .study-program .content .item:nth-child(2n-1) .img-tl {
margin-left: auto;
margin-right: 40px;
}
.methods-education .study-program .content .item:nth-child(2) {
margin-top: -27%;
}
.methods-education .study-program .content .item:nth-child(3),
.methods-education .study-program .content .item:nth-child(4) {
margin-top: -22%;
}
.methods-education .study-program .content .item:nth-child(5) {
margin-top: -33%;
}
.methods-education .study-program .content .img-tl {
width: 260px;
height: 260px;
background: #E9F5FF;
box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
padding: 15px;
border-radius: 50%;
margin-bottom: 35px;
}
.methods-education .study-program .content .img-tl img {
max-width: 100%;
border-radius: 50%;
}
.methods-education .study-program .content .tl h3 {
font-weight: 700;
font-size: 29px;
line-height: 42px;
color: #E54633;
margin-bottom: 30px;
}
.methods-education .rules {
display: flex;
margin-bottom: 50px;
}
.methods-education .rules .ct-left {
max-width: 470px;
background: #F2F2F2;
padding: 40px;
}
.methods-education .rules .ct-left img {
margin-bottom: 100px;
}
.methods-education .rules .ct-right {
position: relative;
}
.methods-education .rules .ct-right:before {
content: "";
display: block;
width: 30px;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: linear-gradient(90deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
z-index: 1;
}
.methods-education .rules .ct-right:after {
content: "";
display: block;
width: 43px;
height: 100%;
position: absolute;
top: 0;
left: 223px;
background: linear-gradient(90deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
z-index: 1;
}
.methods-education .rules .ct-right .step {
display: flex;
height: 150px;
justify-content: center;
align-items: center;
position: relative;
}
.methods-education .rules .ct-right .step:not(:last-child):after {
content: "";
display: block;
width: 100%;
height: 30px;
background: linear-gradient(180deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
left: 0;
bottom: 0;
transform: translateY(100%);
position: absolute;
z-index: 1;
}
.methods-education .rules .ct-right .step>div {
width: 100%;
height: 100%;
display: flex;
align-items: center;
}
.methods-education .rules .ct-right .step .stt {
max-width: 223px;
font-weight: 900;
font-size: 90px;
line-height: 105px;
justify-content: center;
color: #FFFFFF;
}
.methods-education .rules .ct-right .step .ct {
color: #FFFFFF;
padding: 0 32px;
}
.methods-education .rules .ct-right .step:first-child .ct {
border-radius: 0px 100px 0px 0px;
}
.methods-education .rules .ct-right .step:last-child .ct {
border-radius: 0px 0px 100px 0px;
}
.methods-education .rules .ct-right .step .ct p {
font-weight: 700;
font-size: 29px;
line-height: 42px;
margin-bottom: 0;
}@media only screen and (max-width: 1540px) {
.page-template-place .container-study {
max-width: 1472px;
padding: 0 15px;
}
.top-about-place {
padding: 55px 50px 96px;
}
.top-about-place .img-about-place {
right: -70px;
}
.list-tabs {
margin-left: -40px;
}
.page-template-ngoai-khoa .list-tabs {
margin-left: -20px;
}
.page-template-ngoai-khoa .container-study {
padding: 0 30px;
}
.head-tab li .border-col {
padding: 5px;
}
.box-col img {
width: 20px;
}
}
@media (min-width: 1365px) {
.item-teacher-page:nth-child(2n) .right-item-teacher {
order: 1;
}
.item-teacher-page:nth-child(2n) .left-item-teacher {
order: 2;
padding-left: 30px;
padding-right: 0;
}
.item-teacher-page:nth-child(2n) .left-item-teacher .image-container:before {
left: auto;
right: 0;
}
.item-teacher-page:nth-child(2n) .left-item-teacher img {
margin-right: 30px;
}
}
@media only screen and (max-width: 1365px) {
.bg-ab-banner img {
object-fit: cover;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.register {
margin-left: 15px;
}
.main-menu ul li {
margin-right: 15px;
}
.img-info-search {
width: 75px;
left: -10px;
}
.img-info-search img {
height: 30px;
}
}
@media only screen and (max-width: 1180px) {
.reason-for-choosing .content .item .tl h2 {
font-size: 27px;
}
.top-about-place h1,
.top-about-place h1 .color-text {
font-size: 80px;
line-height: 90px;
margin-bottom: 25px;
}
.top-about-place .img-about-place {
max-width: 340px;
padding: 10px;
}
.add_place .icon-address {
width: 65px;
}
.right-item-class {
padding: 0 25px 40px;
}
.view-more span,
.view-more-blog span.text {
margin-left: 10px;
}
.place-page {
padding-bottom: 185px;
margin-top: 210px;
}
.list-class {
padding: 0 15px;
}
}
@media (min-width: 991px) and (max-width: 1199px) {
.image-container {
height: 100% !important;
}
.main-menu ul li {
margin-right: 10px;
}
.main-menu ul li a,
.site-header .list-languages li a {
font-size: 15px;
}
.register {
margin-left: 10px;
padding: 20px 0;
width: 150px;
}
.register img {
width: 14px;
}
.site-header .list-languages {
margin: 0 0px 0 10px;
}
}
@media (min-width: 991px) and (max-width: 1399px) {
.register {
max-width: 10.3rem;
}
.list-home-slider {    
top: 12px;
height: 95%;
padding: 0px 15px;
}
.section-home-banner,
.section-home-banner .img-banner {
height: 100vh;
}
.section-home-banner .bg-banner img {
height: 100vh;
}
.section-home-banner .img-banner {
left: 2rem;
bottom: -6rem;
}
.section-home-banner .img-banner img {
width: auto;
height: 80vh;
}
.section-home-banner .img-register {
top: 11rem;
right: 3rem;
}
.section-home-banner .img-register>img {
width: auto;
height: 60vh;
}
.section-home-banner .register {
max-width: 12rem;
padding: 2rem 0;
right: 6rem;   
bottom: 59px;
}
.register p span {
font-size: 13px;
padding: .3rem .8rem;
}
.list-info-about li {
margin-right: 5px;
}
.top-right .register {
width: 8.5rem;
}
.top-right .register p span {
width: auto;
}
.timetable-head {
left: 0;
}
.timetable-content {
width: calc(100% - 230px);
margin-right: 0;
}
.timetable-inner {
min-height: auto;
}
.title-commit h2 {
font-size: 1.625rem;
}
.title-comment {
font-size: 26px;
line-height: 39px;
}
.comment-head ul li {
font-size: 24px;
padding: 12px 0 14px;
}
.comment-head ul li.active:before {
top: -6px;
}
.main-right-advise div {
font-size: 35px;
line-height: 48px;
}
.main-right-advise form input {
font-size: 18px;
}
.main-right-advise form input[type=submit] {
font-size: 20px;
line-height: 30px;
}
.list-news {
margin: 0 -15px;
}
.item-news {
padding: 0 15px;
}
.news-title a {
font-size: 18px;
line-height: 22px;
}
.news-desc {
font-size: 14px;
line-height: 20px;
}
.section-home-news {
padding: 77px 0;
}
}
@media only screen and (max-width: 1399px) {
.item-blogs-cat .title-blogs-cat {
font-size: 28px;
}
.view-more.link-cat span,
.view-more-blog.link-cat span.text {
font-size: 14px;
}
.link-cat {
top: 5px;
}
.item-blogs-post h3 a {
font-size: 18px;
margin-bottom: 10px;
}
.item-blogs-post .post-desc {
font-size: 14px;
}
.comment-desc {
font-size: 16px;
line-height: 24px;
}
.icon-quote-left {
top: 10%;
left: 5%;
}
.icon-quote-right {
bottom: 10%;
right: 5%;
}
.title-comment {
font-size: 20px;
line-height: 30px;
}
.commit-desc {
font-size: 14px;
line-height: 18px;
}
.title-commit h2 {
font-size: 18px;
}
.title-commit h2 .color-text {
display: block;
}
.item-bottom ul li {
font-size: 16px;
line-height: 24px;
color: #fff;
}
.top-bottom ul li {
margin-bottom: 20px;
}
.list-socials {
width: 100%;
margin-top: 20px;
}
.site-footer {
padding: 60px 0;
}
.copyright {
font-size: 16px;
line-height: 24px;
}
}
@media only screen and (max-width: 1025px) {
.list-home-slider {
padding: 0 15px;
}
.title-icon img {
display: none;
}
.item-blogs-cat .title-blogs-cat {
font-size: 24px;
}
.link-cat {
position: unset;
top: unset;
margin: 0 auto;
display: block;
text-align: center;
width: 100%;
}
.list-blogs-post .item-blogs-post {
width: 50%;
margin-bottom: 50px;
}
.sub-main-blogs {
padding-bottom: 60px;
}
.left-sub-main,
.right-sub-main {
width: 100%;
padding-right: 0;
}
.register.register-time {
margin-top: 50px;
}
.timetable-inner {
padding: 50px 40px 98px 50px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri {
margin-bottom: 40px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri img {
width: 50%;
}
.page-template-place .top-about-place {
padding: 55px 35px;
}
.info-admin-place {
padding: 0 15px;
}
.img-info-search {
width: 70px;
left: -10px;
height: 70px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.img-info-search img {
width: 33px;
}
.page-template-place .content-item-info {
font-size: 22px;
}
.page-template-place .main-info-contact {
padding: 35px 25px 40px 70px;
}
.content-item-info p,
.main-info-contact li {
margin-bottom: 20px;
}
.img-item-info {
padding-top: 3px;
margin-right: 15px;
}
.left-main-res {
width: 380px;
}
.item-main-res {
padding: 0 10px;
}
.main-right-advise {
padding: 50px 25px 45px;
}
.right-main-res {
width: calc(100% - 380px);
}
.main-res {
margin: 45px -10px 0;
}
.register-recruit {
padding: 60px 45px 90px;
}
.left-item-teacher .image-container:before {
width: 21.3125rem;
}
.teacher-page .right-item-teacher {
padding-left: 15px;
}
.place-page .info-admin .content-info p {
font-size: 15px;
}
.content-school-page p:first-child {
float: unset;
}
.head-tab ul li {
width: 50%;
}
}
@media only screen and (max-width: 991px) {
.main-menu>.container {
position: relative;
}
.menu-main {
top: 0;
position: fixed;
left: -80%;
width: 80%;
background: #23265A;
opacity: 0;
visibility: hidden;
z-index: 99;
bottom: 0;
padding: 20px 20px 0 !important;
}
.main-menu .sub-menu {
transition: none;
-moz-transition: none;
-ms-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.main-menu ul li a,
.main-menu .sub-menu>li>a {
color: #8db7e1;
}
.main-menu ul li a:hover,
.main-menu .current-menu-item a,
.main-menu .sub-menu>li.current-menu-item>a,
.main-menu .current-menu-parent>a {
color: #FFF;
}
.main-menu ul li {
display: block;
margin-right: 0;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
padding: 0 0 10px;
text-align: left;
}
.main-menu ul li:last-child {
border: none;
}
.main-menu.open .menu-main {
opacity: 1;
visibility: visible;
left: 0;
overflow-y: auto;
}
.main-menu ul li a:hover,
.main-menu .current-menu-item a {
color: #fff;
}
.main-menu .sub-menu {
position: static;
display: none;
opacity: 1;
margin-top: 0;
visibility: visible;
background: rgba(255, 255, 255, 0.1);
}
.main-menu .sub-menu li a {
font-size: 13px;
padding-left: 25px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-menu .arrow {
display: block;
}
.mobile-menu {
display: inline-block;
font-size: 30px;
}
.site-header .list-languages>li {
padding-bottom: 0;
}  .section-home-about .left-top h2 {
font-size: 20px;
line-height: 28px;
}
.section-home-about .left-top {
width: 185px;
}
.right-top {
width: calc(100% - 185px);
}
.list-info-about li {
width: calc((100% - 18px) / 3);
}
.section-home-about .btn-list-info-about {
display: block;
width: 100%;
}
.section-home-about .sub-top-about {
align-items: center;
}
.section-home-about .btn-list-info-about a {
height: fit-content;
width: 162px;
padding: 22px 0;
background: #e54041;
border-radius: 50px;
position: relative;
display: block;
text-align: center;
margin: 30px auto;
}
.section-home-about .btn-list-info-about .register p span {
width: 119px;
padding-left: 20px;
}
.section-home-about .top-right .register {
display: none;
}
.left-top {
margin-bottom: 20px;
}
.desc-top-about:after {
display: none;
}
.desc-top-about p {
width: 100%;
}
.timetable-head {
position: unset;
top: unset;
left: unset;
}
.timetable-head ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.timetable-head ul li {
width: calc((100% - 30px) / 2);
}
.left-main-res {
width: 100%;
padding: 0;
}
.right-main-res {
width: 100%;
padding: 0;
margin-top: 30px;
}
.main-res {
margin: 45px 0px 0;
}
.list-blogs-post .item-blogs-post {
width: 50%;
margin-bottom: 30px;
padding: 0 15px;
}
.list-blogs-post {
margin: 0 -15px;
}
.item-blogs-cat .title-blogs-cat {
margin-bottom: 40px;
}
.teacher-page .left-item-teacher {
width: 100%;
padding-right: 0;
}
.left-item-teacher .image-container:before {
content: none;
}
.teacher-page .right-item-teacher {
padding-left: 0;
width: 100%;
}
.img-about iframe {
height: 450px;
}
.top-bottom,
.right-bottom {
float: none;
}
.top-bottom {
border-bottom: none;
}
.item-bottom .list-socials {
display: flex;
}
.item-bottom .list-socials li {
flex: 0 0 33.3333%;
}
}
@media only screen and (max-width: 768px) {
.mid-header {
padding: 9px 0;
}
.zalo-mb-fixed{
bottom:135px;
width: 42px;
}
.register-recruit {
padding: 40px 20px 60px;
}
.list-tutorial {
padding: 0 20px;
}
.list-home-slider {
padding: 0 25px;
}
.item-blogs-cat {
margin-bottom: 40px;
}
.sub-main-blogs {
padding: 60px 20px;
}
.img-child_y3 {
display: block;
}
.page-template-templatechild-3y-php .sub-content .img-child_y3 {
display: flex;
flex-wrap: wrap;
}
.img-child_y3>p {
width: 100%;
}
.page-template-templatechild-3y-php .sub-content .img-child_y3>p {
width: 50%;
}
.page-template-templatechild-3y-php .sub-content .img-child_y3>p img {
padding: 0;
}
.page-template-templatechild-3y-php .sub-content p:nth-child(2) {
margin: 0 0px 30px;
}
.content-pre_primary.sub-content blockquote {
margin-bottom: 30px;
}
.content-pre_primary.sub-content blockquote p {
margin-top: 30px;
}
.sub-content p img {
width: 100%;
}
.main-res {
margin: 30px 0 0;
}
.item-main-res {
width: 100% !important;
padding: 0;
}
.section-home-banner {
height: auto;
padding-top: 135px;
padding-bottom: 70px;
}
.section-home-banner .img-banner {
bottom: 100px;
left: 0;
}
.section-home-banner .container-absolute {
position: relative;
top: unset;
left: unset;
transform: unset;
height: auto;
width: 100%;
max-width: 400px;
}
.register-banner p:after {
display: none;
}
.section-home-banner .img-register {
position: unset;
top: unset;
left: unset;
}
.section-home-banner .list-home-slider {
top: 5px;
height: 98%;
border-radius: 14%;
overflow: hidden;
}
.section-home-banner .img-register>img {
width: 100%;
}
.section-home-banner .bg-banner {
display: none;
}
.register-banner p {
width: 70%;
}
.register-banner p span {
font-size: 1.2rem;
line-height: 1.5;
}
.register-banner {
bottom: 40px;
right: unset;
width: 75%;
margin-left: 0;
left: 50%;
transform: translateX(-50%);
}
.site-brand,
.right-header {
text-align: center;
}
.left-thumb .post-thumb {
float: none;
width: auto;
max-width: 400px;
margin-right: 0;
}
.site-footer {
text-align: center;
}
.site-footer .socials {
padding: 10px 0;
text-align: center;
} .admin-bar .site-header {
top: 46px;
}
.list-info-about {
justify-content: center;
}
.top-right .register {
margin: 30px auto 0;
}
.timetable-content {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.timetable-inner {
padding: 20px 15px;
min-height: auto;
}
.list-commit {
margin: 50px -15px 0;
}
.list-commit .item-commit {
width: 100%;
padding: 0 15px;
margin-bottom: 30px;
}
.section-home-news {
background-size: cover;
padding: 80px 0;
}
.list-news {
margin: 0 -15px;
}
.item-news {
width: 100%;
padding: 0 15px;
}
.main-news {
padding: 0;
}
.item-advise {
width: 100%;
padding-left: 0;
}
.home .item-advise.left-advise {
display: flex;
margin-top: 85px;
}
.home .left-advise .item-img:last-child {
margin-top: -15px;
}
.home .item-img {
width: 33.3333%;
}
.section-advise {
padding: 0;
margin-top: 0;
}
.mid-header .container {
padding: 0 15px;
}
.register-header {
display: none;
}
.right-header {
padding-top: 0;
}
.info {
width: 100%;
justify-content: space-between;
}
.info li {
margin-left: unset;
}
.info li a {
font-size: 12px;
line-height: 18px;
}
.main-right-advise {
padding: 30px 15px;
margin-top: 50px;
}
.main-right-advise div {
font-size: 30px;
line-height: 45px;
margin-bottom: 20px;
}
.main-right-advise form input {
font-size: 16px;
line-height: 24px;
padding: 10px 20px 14px 20px;
}
.main-right-advise form input[type=submit] {
font-size: 18px;
line-height: 27px;
padding: 10px 48px 14px;
}
.icon-quote {
display: none;
}
.register.register-time {
margin-top: 50px;
margin-left: auto;
}
.list-tabs {
display: none;
}
.content-main-study {
width: 100%;
padding: 0 15px;
}
.list-skill-info {
margin: 0 -15px;
}
.list-skill-info li {
width: 50%;
padding: 0 15px;
margin-bottom: 15px;
text-align: center;
}
.content-main-study h3,
.title-post-photo h3 {
font-size: 24px;
line-height: 36px;
margin-bottom: 30px;
}
.content-main-study h3 .color-text {
display: block;
}
.sub-content p:nth-last-child(2) {
margin-bottom: 15px;
}
.sub-content p {
font-size: 16px;
line-height: 24px;
margin-bottom: 30px;
}
.sub-content p img {
margin-bottom: 14px;
height: auto;
}
.skill-info {
margin-top: 30px;
}
.skill-info p {
font-size: 16px;
line-height: 24px;
margin-bottom: 30px;
}
.img-schedule {
margin-top: 30px;
}
.comment-head ul li {
font-size: 16px;
padding: 10px 0 13px;
}
.comment-head ul li.active:before {
top: -5px;
border: 5px solid #e54041;
}
.name-comment {
font-size: 14px;
line-height: 1.5;
}
.comment-content {
margin: 40px 0 0;
padding: 70px 15px;
background-size: cover;
}
.comment-desc {
font-size: 14px;
line-height: 1.5;
margin-bottom: 20px;
}
.comment-desc p {
margin-bottom: 10px;
}
.section-about-place {
padding: 20px 20px 70px;
}
.top-about-place {
padding: 30px 20px 40px;
margin-bottom: 40px;
}
.top-about-place h1,
.top-about-place h1 .color-text {
font-size: 3rem;
line-height: 1.3;
text-align: center;
}
.top-about-place h1 .color-text {
margin-bottom: 30px;
}
.add_place {
align-items: unset;
}
.add_place .icon-address {
width: 3rem;
}
.add_place p {
width: calc(100% - 3rem);
margin-left: 0;
padding-left: 1rem;
font-size: 1rem;
line-height: 1.5;
}
.page-template-place .custom-page {
border-radius: 100px 100px 0 0;
}
.place-page {
padding-bottom: 150px;
}
.info-admin {
margin-bottom: 30px;
}
.info-admin,
.info-contact {
width: 100%;
padding: 0;
}
.info-admin .title-sub-place {
font-size: 1.5rem;
line-height: 1.5;
}
.info-admin .content-info h3,
.info-admin .content-info p {
font-size: 1rem;
line-height: 1.5;
}
.info-admin .img-admin {
margin: 0 auto 10px;
width: auto;
}
.info-admin-place {
padding: 0;
}
.info-admin .img-admin img {
width: 100%;
}
.content-info {
padding: 0 15px;
}
.img-info-search {
display: none;
}
.main-info-contact {
padding: 30px 15px;
}
.info-contact .title-sub-place {
font-size: 1.1rem;
line-height: 1.5;
margin-bottom: 10px;
}
.content-item-info p,
.main-info-contact li {
margin-bottom: 20px;
}
.content-item-info {
font-size: 1.2rem;
line-height: 1.5;
width: calc(100% - 50px);
display: inline-block;
word-wrap: break-word;
}
.img-item-info {
margin-right: 10px;
padding-top: 0;
}
.section-class-place {
padding: 60px 0 0;
}
.section-class-place h2 {
font-size: 2rem;
line-height: 1.5;
}
.line-section {
margin: 15px auto 0;
}
.list-class {
padding: 0 15px;
}
.list-class .item-class:first-child {
margin-top: 60px;
}
.sub-item-class {
width: 100%;
}
.list-class .item-class {
margin-bottom: 50px;
}
.right-item-class {
padding: 0px 20px 40px;
}
.place-page .section-class-place .item-class .right-item-class h3 {
font-size: 1.5rem;
line-height: 1.5;
}
.right-item-class p {
font-size: .8rem;
line-height: 1.5;
margin-bottom: 30px;
}
.list-class .view-more img {
width: 30px;
display: inline-block;
}
.view-more span,
.view-more-blog span.text {
font-size: .75rem;
line-height: 1.5;
margin-left: 5px;
width: calc(100% - 40px);
}
.left-item-class {
border-radius: 40px 40px 0px 0px;
}
.right-item-class {
border-radius: 0px 0px 40px 40px;
}
.icon-class {
display: none;
}
.right-item-class h3 {
padding-top: 30px;
}
.list-class .owl-dots {
position: absolute;
bottom: -30px;
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.list-class .owl-dots>button {
width: 15px;
height: 15px;
border: 1px solid #E54041;
display: inline-block;
margin: 0 3px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
border-radius: 50%;
}
.list-class .owl-dots>button.active,
.list-class .owl-dots>button:hover {
background: #E54041;
}
.page-color {
margin: 15px 0;
padding-top: 0;
}
.section-teacher-place {
padding: 90px 0 0;
margin-bottom: 60px;
}
.section-teacher-place .title-teacher,
.section-images-class h3 {
font-size: 2rem;
line-height: 1.5;
margin-bottom: 40px;
}
.list-teacher {
margin: 0;
}
.list-teacher li {
width: 100%;
padding: 0 15px;
margin-bottom: 30px;
}
.img-item-teacher {
margin: 0 auto 10px;
}
.section-schedule-place img {
margin-bottom: 30px;
}
.content-img-slide {
margin: 0 15px;
padding: 20px;
}
.img-slide.owl-carousel .owl-nav>button {
width: 35px;
height: 35px;
left: -40px;
font-size: 16px;
margin-top: -15px;
}
.img-slide.owl-carousel .owl-nav>.owl-next {
right: -40px;
}
.left-item-teacher,
.right-item-teacher {
width: 100%;
padding: 0;
}
.title-custom-page {
font-size: 1.8rem;
line-height: 1.5;
}
.title-custom-page .color-text {
display: block;
}
.left-item-teacher .image-container:before {
display: none;
}
.left-item-teacher {
margin-bottom: 15px;
}
.right-item-teacher h3 a {
font-size: 1.5rem;
line-height: 1.5;
}
.position-teacher,
.content-teacher-page {
font-size: 1rem;
line-height: 1.5;
}
.item-teacher-page {
margin-bottom: 50px;
}
.left-item-teacher img {
margin-right: auto;
}
.left-item-teacher a {
height: 100%;
}
.left-item-teacher a img {
height: 100%;
object-fit: cover;
}
.content-rules-page h2 span {
font-size: 1.5rem !important;
line-height: 1.5;
margin-bottom: 20px;
}
.content-rules-page p,
.content-electro-page,
.content-nutrition-page,
.content-school-page p,
.content-inner-tab,
.content-sub-subject,
.content-child_18.sub-content p,
.content-pre_primary.sub-content p {
font-size: 1rem;
line-height: 1.5;
}
.content-rules-page p img {
margin: 10px auto -10px;
}
.custom-page {
border-radius: 0;
}
.teacher-page.custom-page {
border-radius: 50px;
}
.content-electro-page h3 {
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 25px;
}
.content-electro-page img {
margin: 0 auto 30px;
}
.content-electro-page p:last-child img {
margin-top: 30px;
}
.content-nutrition-page h2 span {
font-size: 1.5rem;
line-height: 1.5;
padding: 12px 20px;
font-size: 20px;
}
.content-nutrition-page h3 {
margin-top: 40px;
}
.content-nutrition-page h3 span {
font-size: 1.2rem;
line-height: 32px;
padding: 10px 20px;
font-size: 16px;
}
.content-nutrition-page img,
.nutrition-page .title-custom-page {
margin-bottom: 40px;
}
.school-page {
padding: 60px 15px 114px;
}
.content-school-page p:first-child {
height: auto;
width: auto;
float: unset;
margin-left: 0;
}
.content-main-study .title-learn {
font-size: 1.5rem;
line-height: 1.5;
margin: 40px 0;
}
.item-learn {
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.value-page,
.activities-page,
.child_18-v2,
.pre_primary-v2,
.nutrition-page,
.rules-page,
.teacher-page {
padding: 30px 15px 200px;
}
.head-tab ul {
margin: 0 -5px;
}
.head-tab ul li {
width: 50%;
margin-bottom: 20px;
}
.head-tab li .box-col {
max-width: 100%;
}
.title-inner-tab {
font-size: 1.5rem;
line-height: 1.5;
}
.box-inner {
border-radius: 20px;
padding: 30px 20px;
}
.content-inner-tab {
margin-bottom: 30px;
}
.subject-activities h3 {
font-size: 1.8rem;
line-height: 1.5;
}
.list-subject-acti .item-subject-acti {
width: 100%;
margin-bottom: 30px;
padding: 0 20px;
}
.title-sub-subject {
font-size: 1.5rem;
line-height: 1.5;
margin-top: 20px;
}
.list-subject-acti {
margin: 0 0 30px;
}
.content-pre_primary p img {
width: 100%;
}
.content-child_18.sub-content p,
.content-pre_primary.sub-content p {
margin-bottom: 1rem;
}
.custom-sub-content p:last-child {
margin-top: 60px;
}
.list-core-value {
margin-left: 0;
border-left: 0;
}
.list-core-value li {
padding-left: 0;
}
.line-core {
display: none;
}
.content-item-core {
display: block;
width: 100%;
}
.number-core {
margin: 0 auto 20px;
}
.sub-content-core {
width: 100%;
padding-left: 0;
}
.sub-content-core h3 {
font-size: 1.5rem;
line-height: 1.5;
display: block;
text-align: center;
margin-bottom: 15px;
}
.desc-sub-content {
font-size: 1rem;
line-height: 1.5;
padding-bottom: 70px;
}
.img-core-value {
margin: 30px 0;
}
.main-menu ul>li>a:before,
.main-menu .sub-menu:before {
display: none;
}
.main-menu .sub-menu {
box-shadow: unset;
background: unset;
width: auto;
padding-left: 15px;
}
.main-menu ul li>.sub-menu li {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.main-menu ul li>.sub-menu li:last-child a {
border-bottom: 0;
}
.wpcf7-not-valid-tip {
margin-bottom: 10px;
}
.section-home-timetable {
padding-bottom: 0;
}
.sub-content p:nth-child(2) {
margin: 0 0px 30px;
}
.img-table-learn {
margin-top: 50px;
}
.site-bottom .list-socials {
display: flex;
}
.top-about-place .img-about-place {
display: none;
}
.section-images-class {
padding-bottom: 50px;
}
.value-page,
.activities-page,
.child_18-v2,
.pre_primary-v2,
.nutrition-page,
.rules-page,
.school-page {
padding-bottom: 50px;
}
.teacher-page {
padding-bottom: 70px;
}
.section-home-banner .bg-banner,
.section-home-banner .img-banner,
.section-home-banner .container-absolute .register-banner {
display: none;
}
.site-header .list-languages {
position: absolute;
right: 55px;
}
.site-header .list-languages .dropdown-list-languages {
margin-top: 10px;
}
.site-header .list-languages>li:hover .dropdown-list-languages,
.site-header .list-languages>li>a {
pointer-events: none;
}
.header-language {
margin-right: 0px;
position: fixed;
bottom: 20px;
right: 20px;
}
.header-language ul li img,
.header-language ul li a {
width: 35px;
height: 35px;
}
.header-language ul li a::before {
content: "";
width: 41px;
height: 41px;
background: rgb(0, 61, 230);
background: linear-gradient(110deg, rgba(0, 61, 230, 1) 0%, rgba(0, 235, 255, 1) 100%);
left: -3px;
top: -3px;
transform: unset;
}
.header-language ul li a[title="en"]::before {
width: 41px;
height: 41px;
left: -4px;
}
.content-tutorial {
font-size: 16px;
}
.item-tutorial h3 {
font-size: 18px;
margin-bottom: 10px;
}
.search-icon {
margin-top: 0;
background: none;
}
}
@media only screen and (max-width: 767px) {
.section-home-about .sub-top-about {
align-items: unset;
}
.timetable-tab:before {
height: 56px;
}
.timetable-tab.active {
padding-left: 25px;
}
.page-template-photo .slider-for .slick-slide img {
height: auto;
}
.main-page-default .page-title {
font-size: 35px;
line-height: 1.5;
margin-bottom: 40px;
}
.page-template-tuyen-dung .list-tutorial .title-icon {
display: block;
text-align: center;
}
.right-main-res {
margin-top: 0;
}
.title-tutorial {
font-size: 24px;
}
.section-about-place {
border-radius: 0;
}
.page-template-place .main-info-contact {
padding: 35px 25px 40px;
}
.home .commit-thumb {
padding: 0;
border-radius: 60px;
}
.home .commit-thumb img {
width: 100%;
object-fit: cover;
}
.home .top-h-about .desc-top-about p {
margin-bottom: 30PX;
}
.activities-page .item-subject-acti .title-sub-subject {
height: auto !important;
margin-bottom: 20px;
}
.rules-page .title-custom-page,
.reason-for-choosing .content .title h1,
.single .title,
.teacher-page .title-custom-page,
.blog .item-blogs-cat .title-blogs-cat {
text-align: center;
}
.teacher-page .title-custom-page {
padding-top: 30px;
}
.rules-page {
padding-bottom: 0;
}
.content-child_3y table tbody {
display: block;
margin: 0;
flex-wrap: unset;
}
.content-child_3y table tbody tr {
width: 100% !important;
padding: 0;
display: block !important;
flex: unset;
}
.content-child_3y table tbody tr td {
display: block;
width: 100% !important;
}
.content-child_3y table tbody tr+tr {
margin-top: 30px;
}
.content-child_3y table tbody td img {
height: auto;
width: 100%;
}
.study-child-18t table tr {
flex-wrap: wrap;
}
.study-child-18t table tbody tr:nth-of-type(2n-1) td:first-child,
.study-child-18t table tbody tr:nth-of-type(2n) td:last-child,
.study-child-18t table tbody tr:nth-of-type(2n-1) td:last-child,
.study-child-18t table tbody tr:nth-of-type(2n) td:first-child {
width: 100% !important;
}
.home .timetable-tab img {
width: 243px;
}
.wow-first {
animation: unset !important;
}
.study-child-18t table tbody tr td img {
height: auto;
width: 100%;
}
.section-home-banner .img-register>img {
display: none;
}
.section-home-banner .list-home-slider {
position: relative;
top: unset;
height: auto;
border-radius: 0;
padding: 0;
}
.timetable-content {
display: none;
}
.timetable-head-mb {
display: block;
}
.timetable-head ul.timetable-head-pc {
display: none;
}
.nutrition-page .title-custom-page {
text-align: center;
margin-bottom: 30px;
}
.section-home-news {
background-image: url(//casadeibambini.edu.vn/wp-content/themes/anothemes/images/bg-news-mb.png);
}
.img-about iframe {
height: 350px;
}
}
@media only screen and (max-width:651px) {
.main-page-default {
margin-top: 220px;
}
.page-template-photo .item-post-photo {
border-radius: 50px;
padding: 50px 35px 65px;
}
.main-recruit {
border-radius: 50px;
}
.page-template-photo .sub-main-photo .slider-nav .slick-slide {
margin: 0 10px;
}
.page-template-photo .sub-main-photo .slider-nav {
margin: 30px -10px 0;
}
.page-template-child-3y .sub-title-learn p {
margin-top: 25px !important;
}
.child_18-v2,
.pre_primary-v2,
.activities-page,
.value-page {
padding-bottom: 0;
}
.value-page {
padding-bottom: 40px;
}
.section-home-banner .img-register { text-align: center;
}
.section-home-banner .img-register>img {
height: calc(100vh - 160px);
width: auto;
}
.list-home-slider .item-banner-slider img {
height: calc(100vh - 170px);
width: 100%
}
.list-home-slider .owl-item,
.list-home-slider .owl-stage,
.list-home-slider .owl-stage-outer {
height: auto;
}
.section-home-banner {
padding-bottom: 102px;
}
}
@media only screen and (max-width: 541px) {
.home .main-right-advise {
margin-top: 30px;
}
.section-home-about .left-top h2 {
font-size: 17px;
line-height: 23px;
}
.section-home-about .left-top,
.right-top {
width: 100%;
margin-left: 0;
padding-left: 0;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri {
margin-bottom: 20px;
margin-top: 20px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri img {
margin-bottom: 20px;
}
.head-tab li.active .border-col {
border: 1px solid #8DB7E1;
padding: 5px;
}
.head-tab ul li {
margin-bottom: 10px;
}
.head-tab ul li span {
font-size: 14px;
line-height: 23px;
}
.head-tab li .border-col {
border: 1px solid transparent;
padding: 5px;
}
.page-template-place .content-item-info {
font-size: 16px;
}
.content-item-info p,
.main-info-contact li {
margin-bottom: 15px;
}
.img-item-info {
max-width: 28px;
}
.list-subject-acti .item-subject-acti .img-subject img {
width: 175px;
}
.activities-page .subject-activities .img-item {
margin: 0 auto 50px;
}
.activities-page .content-sub-subject {
height: auto;
}
.content-value-page .list-core-value .number-core {
width: 155px;
max-height: 155px;
}
.content-value-page .list-core-value .content-item-core {
border-radius: 50px
}
.place-page {
padding-bottom: 90px;
}
.main-study-child,
.custom-page,
.main-study-child,
.main-page-default,
.single .site-content,
.site-404 {
margin-top: 170px;
}
.main-study-child {
padding: 20px 0 50px;
}
.sub-content p,
.content-school-page p {
margin-bottom: 20px;
}
.content-school-page p:last-child {
margin-bottom: 0;
}
.value-page,
.activities-page,
.child_18-v2,
.pre_primary-v2,
.rules-page,
.teacher-page,
.school-page {
padding-top: 0;
}
.nutrition-page {
padding-top: 20px;
border-top-left-radius: 46px;
border-top-right-radius: 46px;
}
.pre_primary-v2 .title-custom-page,
.child_18-v2 .title-custom-page {
margin-bottom: 30px;
}
.img-about-acti {
text-align: center;
margin: 30px 0 40px;
}
.home .timetable-tab img {
width: 215px;
}
.timetable-tab:before {
height: 50px;
}
.page-template-templatechild-3y-php .sub-content p:nth-child(2),
.sub-content p:nth-child(2) {
margin: 0 0px 20px;
}
.content-child_3y table {
margin: 20px 0 20px;
}
.content-child_3y table tbody tr:first-child td+td {
margin-top: 20px;
}
.content-child_18.sub-content p,
.content-pre_primary.sub-content p {
margin-bottom: 20px;
}
.about-activities {
margin-bottom: 70px;
}
.school-page {
padding-bottom: 0;
}
.rules-page .title-custom-page {
margin-bottom: 30px;
}
.teacher-page .title-custom-page {
padding-top: 20px;
}
.main-list-tutorial {
margin-top: 30px;
}
.list-tutorial {
padding: 0 15px;
}
.item-tutorial {
margin-bottom: 40px;
}
.sub-main-blogs {
padding: 20px 20px 50px;
}
.site-bottom {
padding: 50px 0 0;
}
.title-post-photo h3 {
text-align: center;
display: block;
}
.methods-education .study-program .content .tl h3 {
text-align: center;
}
.site-404 {
padding-bottom: 0;
}
.site-404 h1 span {
font-size: 27px;
}
.site-404 h1 {
margin-bottom: 30px;
}
.img-about iframe {
height: 250px;
}
}
@media only screen and (max-width: 480px) {
.timetable-tab.active {
padding-left: 14px;
}
.timetable-tab:before {
height: 46px;
width: calc(100% - 15px)
}
.page-template-photo .sub-main-photo .slider-nav .slick-slide {
margin: 0 5px;
}
.page-template-photo .sub-main-photo .slider-nav {
margin: 30px -5px 0;
}
.slider-nav .slick-prev,
.slider-nav .slick-next {
width: 30px;
height: 30px;
border-radius: 5px;
}
.slick-prev:before,
.slick-next:before {
font-size: 14px;
}
.slider-nav .slick-next {
right: -18px;
}
.slider-nav .slick-prev {
left: -18px;
}
.list-blogs-post .item-blogs-post {
margin-bottom: 15px;
padding: 0 8px;
width: 100%;
}
.list-blogs-post .item-blogs-post+.item-blogs-post {
margin-top: 20px;
}
.list-blogs-post {
margin: 0 -8px;
}
.item-blogs-post h3 a {
font-size: 16px;
margin-bottom: 10px;
}
.page-template-place .main-info-contact {
padding: 25px 15px;
}
.add_place .icon-address {
width: 2rem;
}
.add_place p {
width: calc(100% - 2rem);
}
.page-template-place .top-about-place {
padding: 30px 24px;
}
.head-tab li .box-col img {
display: none;
}
.value-page,
.activities-page,
.child_18-v2,
.pre_primary-v2,
.rules-page,
.school-page {
padding-left: 0;
padding-right: 0;
}
.school-page .title-custom-page,
.teacher-page .title-custom-page {
margin-bottom: 30px;
}
.section-about-place {
padding: 40px 15px 50px;
}
.page-template-photo .item-post-photo {
padding: 20px 15px 50px;
border-radius: 30px
}
.main-recruit {
padding: 20px 0 0px;
}
.view-blogs.view-more-blog span.text {
font-size: 14px;
}
.post-info .view-blogs.view-more-blog img {
width: 18px;
}
.view-more-blog img img {
width: 28px;
}
.view-more-blog.link-cat span.total {
width: 20px;
height: 20px;
}
.view-more-blog.link-cat span.total::before {
width: 8px;
height: 1px;
}
.view-more-blog.link-cat span.total::after {
width: 1px;
height: 8px;
}
.sub-main-blogs {
border-radius: 20px;
}
.timetable-inner.no-img .content-right-sub p {
margin-bottom: 20px;
}
.timetable-inner.no-img .content-right-sub p img {
margin-bottom: 0;
}
.timetable-inner.no-img .register.register-time {
margin-top: 20px;
margin-left: auto;
}
.section-home-news {
padding: 80px 0 35px;
}
.home .top-h-about .desc-top-about p {
text-align: justify;
}
.list-commit {
margin: 30px -15px 0;
}
.comment-content {
margin: 25px 0 0;
}
.main-right-advise {
padding: 150px 15px 50px;
}
.register-recruit .main-right-advise {
padding-top: 30px;
}
.home .item-advise.left-advise {
display: flex;
margin-top: 0;
position: absolute;
top: 55px;
}
.home .form-advise {
position: relative;
margin-top: 30px;
}
.right-header form {
width: 362px;
}
}
@media only screen and (max-width: 415px) {
.site-footer {
padding: 45px 0;
}
.timetable-head ul li {
width: 100%;
}
.timetable-tab {
margin-bottom: 10px;
}
.timetable-tab.active {
padding-left: 0px;
}
.timetable-tab:before {
content: none;
}
.register-sub-time {
margin: 27px auto 58px;
}
.timetable-tab:before {
height: 43px;
top: 4px;
width: calc(100% - 28px);
}
.section-home-about .container {
padding: 80px 15px 65px;
}
.section-home-timetable {
padding-top: 65px;
}
.section-home-comment {
padding: 56px 0 60px;
}
.list-skill-info li p {
border-radius: 20px;
font-size: 16px;
line-height: 21px;
padding: 5px 0;
}
.list-skill-info li {
padding: 0 7px;
}
.list-skill-info {
margin: 0 -7px;
}
.page-template-pre-primary .content-main-study .content-pre_primary.sub-content .img-pre-pri img {
width: 100%;
}
.home .commit-desc {
padding: 43px 15px 10px;
height: auto !important;
}
.list-subject-acti .item-subject-acti .img-subject img {
width: 140px;
}
.home .timetable-tab img {
width: 100%;
}
.main-right-advise {
padding: 130px 15px 50px;
}
.page-template-place .custom-page {
margin-top: 150px;
}
.page-template-place .content-item-info {
font-size: 14px;
}
.img-item-info {
max-width: 23px;
}
.page-template-place .content-item-info {
width: calc(100% - 33px);
}
.page-template-tuyen-dung .content-tutorial,
.page-template-study-child .sub-content p,
.content-child_3y.sub-content p,
.content-pre_primary.sub-content p {
text-align: justify;
}
.blog .link-cat.view-more-blog {
margin-top: 30px;
}
}
@media only screen and (max-width: 400px) {
.register-sub-time {
margin: 15px auto 30px;
}
.page-template-child-3y .sub-title-learn p {
margin-top: 18px !important;
}
.content-value-page .list-core-value .desc-sub-content {
padding-bottom: 30px;
}
.main-menu .sub-menu li a {
padding-left: 0;
} .content-value-page .list-core-value .number-core {
width: 135px;
max-height: 135px;
font-size: 60px;
}
.list-subject-acti .item-subject-acti .img-subject img {
width: 100px;
}
.slider-nav .slick-prev,
.slider-nav .slick-next {
width: 24px;
height: 24px;
border-radius: 3px;
}
.site-header .info li img {
width: 18px;
}
.main-right-advise {
padding: 120px 15px 50px;
}
.img-about .video-about-mb i {
font-size: 30px;
}
.list-home-slider .item-banner-slider img {
height: calc(100vh - 155px);
}
}
@media only screen and (max-width: 361px) {
.list-skill-info li p {
border-radius: 16px;
font-size: 13px;
line-height: 19px;
padding: 5px 0;
}
.pre_primary-v2 {
padding: 30px 0 60px;
}
.page-template-photo .item-post-photo {
padding: 40px 15px 50px;
border-radius: 27px;
}
.box-left-res {
border-radius: 20px;
padding: 20px;
}
.timetable-inner.no-img {
padding: 42px 15px 60px;
}
.content-right-sub {
font-size: 16px;
line-height: 24px;
}
.main-right-advise div {
font-size: 27px;
line-height: 35px;
margin-bottom: 20px;
}
.head-tab ul li {
padding: 0 2px;
}
.head-tab ul li span {
font-size: 13px;
padding: 10px 0;
}
.content-value-page .list-core-value .number-core {
width: 105px;
max-height: 105px;
font-size: 53px;
}
.content-value-page .list-core-value .content-item-core {
padding: 14px 15px 27px
}
.sub-content-core h3 {
font-size: 1.2rem;
}
.content-value-page .list-core-value li {
height: auto !important;
}
.place-page .info-admin .content-info p {
font-size: 14px;
}
.img-item-info {
max-width: 20px;
margin-right: 5px;
}
.page-template-place .content-item-info {
width: calc(100% - 25px);
font-size: 13px;
}
.content-nutrition-page h2 span {
display: inline-block;
width: 100%;
padding: 5px;
font-size: 18px;
}
.content-nutrition-page h3 span {
display: inline-block;
width: 100%;
padding: 5px;
font-size: 15px;
}
}
@media only screen and (max-width: 320px) {}@media (max-width: 1440px) { .methods-education p {
font-size: 20px;
line-height: 30px;
}
.methods-education .content-box {
padding-bottom: 250px;
}
.methods-education .ct-top {
margin-bottom: 120px;
}
.methods-education .ct-top h1 {
font-size: 50px;
line-height: 70px;
margin-bottom: 60px;
}
.methods-education .study-program .title h2 {
font-size: 26px;
line-height: 40px;
max-width: 350px;
}
.methods-education .study-program .title img {
max-width: 450px;
}
.methods-education .study-program .content .img-tl {
width: 230px;
height: 230px;
}
.methods-education .study-program .title {
margin-bottom: 118px;
}
.methods-education .study-program .content .tl h3 {
font-size: 26px;
}
.methods-education .study-program .content .item:nth-child(2n-1) {
max-width: 510px;
}
.methods-education .study-program .content .item:nth-child(2n) {
max-width: 400px;
}
.methods-education .study-program .content .item:nth-child(2) {
margin-top: -16%;
}
.methods-education .study-program .content .item:nth-child(3) {
margin-top: -16%;
}
.methods-education .study-program .content .item:nth-child(4) {
margin-top: -13%;
}
.methods-education .study-program .content .item:nth-child(5) {
margin-top: -26%;
}
.methods-education .rules .ct-right .step .stt {
max-width: 160px;
}
.methods-education .rules .ct-right:after {
left: 160px;
}
.methods-education .rules .ct-left {
max-width: 420px;
padding: 20px;
}
.methods-education .rules .ct-right .step .stt {
font-size: 60px;
}
.methods-education .rules .ct-right .step .ct p {
line-height: 36px;
font-size: 23px;
}
}
@media only screen and (max-width: 1375px) {
.site-header .container {
width: 100%;
}
}
@media (min-width: 1200px) and (max-width: 1399px) { .methods-education p {
font-size: 20px;
line-height: 30px;
}
.methods-education .content-box {
padding: 82px 60px 250px 90px;
}
.methods-education .study-program .content .tl h3 {
font-size: 23px;
line-height: 30px;
}
.methods-education .ct-top {
margin-bottom: 120px;
}
.methods-education .ct-top h1 {
font-size: 50px;
line-height: 70px;
margin-bottom: 60px;
}
.methods-education .study-program .title h2 {
font-size: 26px;
line-height: 40px;
max-width: 350px;
}
.methods-education .study-program .title img {
max-width: 450px;
}
.methods-education .study-program .content .img-tl {
width: 230px;
height: 230px;
}
.methods-education .study-program .title {
margin-bottom: 145px;
}
.methods-education .study-program .content .item:nth-child(2n-1) {
max-width: 450px;
}
.methods-education .study-program .content .item:nth-child(2n) {
max-width: 380px;
}
.methods-education .study-program .content .item:nth-child(2) {
margin-top: -23%;
}
.methods-education .study-program .content .item:nth-child(3) {
margin-top: -20%;
}
.methods-education .study-program .content .item:nth-child(4) {
margin-top: -17%;
}
.methods-education .study-program .content .item:nth-child(5) {
margin-top: -29%;
}
.methods-education .rules .ct-right .step .stt {
max-width: 160px;
}
.methods-education .rules .ct-right:after {
left: 160px;
}
.methods-education .rules .ct-left {
max-width: 370px;
padding: 20px;
}
.methods-education .rules .ct-right .step .stt {
font-size: 60px;
}
.methods-education .rules .ct-right .step .ct p {
line-height: 36px;
font-size: 23px;
}
.reason-for-choosing .content .item:nth-child(2) .tl h2,
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
left: 56%;
}
}
@media only screen and (max-width: 1180px) { .methods-education .content-box {
padding: 80px 42px 345px 95px;
}
.methods-education p {
font-size: 18px;
line-height: 25px;
}
.methods-education .content-box {
padding-bottom: 250px;
}
.methods-education .ct-top {
margin-bottom: 120px;
}
.methods-education .ct-top h1 {
font-size: 50px;
line-height: 70px;
margin-bottom: 60px;
}
.methods-education .study-program .title h2 {
font-size: 23px;
line-height: 35px;
max-width: 320px;
padding-top: 65px;
}
.methods-education .study-program .title img {
max-width: 380px;
}
.methods-education .study-program .content .img-tl {
width: 180px;
height: 180px;
}
.methods-education .study-program .title {
margin-bottom: 125px;
}
.methods-education .study-program .content .item:nth-child(2n-1) {
max-width: 370px;
}
.methods-education .study-program .content .item:nth-child(2n) {
max-width: 310px;
}
.methods-education .study-program .content .item:nth-child(2) {
margin-top: -30%;
}
.methods-education .study-program .content .item:nth-child(3),
.methods-education .study-program .content .item:nth-child(4) {
margin-top: -25%;
}
.methods-education .study-program .content .item:nth-child(5) {
margin-top: -33%;
}
.methods-education .study-program .content .tl h3 {
font-size: 22px;
line-height: 35px;
margin-bottom: 20px;
}
.methods-education .rules .ct-right .step .stt {
font-size: 50px;
max-width: 125px;
}
.methods-education .rules .ct-right:after {
left: 125px;
}
.methods-education .rules .ct-left {
max-width: 270px;
padding: 20px;
}
.methods-education .rules .ct-right .step .ct p {
line-height: 33px;
font-size: 20px;
}
.methods-education .rules .ct-right .step {
height: 130px
}
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
left: 33%;
max-width: 362px;
}
.reason-for-choosing .content .item .tl h2 {
transform: unset;
margin-top: 10px;
}
.reason-for-choosing .content .item:nth-child(2) .tl h2 {
left: 31%;
}
.reason-for-choosing .content .item:nth-child(3) .tl h2 {
left: 50%;
transform: translateX(-50%);
}
}
@media only screen and (max-width: 990px) { .reason-for-choosing .content {
padding: 50px 40px;
}
.single .post-title {
font-size: 30px;
}
.reason-for-choosing .content .title h1 {
font-size: 50px;
margin-bottom: 60px;
}
.reason-for-choosing .content .item .tl h2 {
font-size: 23px;
line-height: 34px;
}
.reason-for-choosing .content .item .tl {
margin-bottom: 40px;
}
.reason-for-choosing .content .item p {
font-size: 20px;
line-height: 30px;
margin-bottom: 15px;
}
.single .entry-content p,
.single .entry-content {
font-size: 16px;
}
.single .entry-content {
margin-top: 40px;
}
.single .post-info {
margin-top: 60px;
}
.single .post-title {
margin-bottom: 0;
}
.reason-for-choosing .content .item:not(:last-child) {
margin-bottom: 50px;
} .methods-education .content-box {
padding: 80px 40px 120px;
}
.methods-education .ct-top {
margin-bottom: 70px;
padding-right: 0;
}
.methods-education .ct-top h1 {
font-size: 28px;
line-height: 44px;
margin-bottom: 50px;
}
.methods-education .ct-top p {
margin-bottom: 15px;
}
.methods-education .study-program .title {
padding-right: 0;
margin-bottom: 105px;
}
.methods-education .study-program .title h2 {
max-width: 275px;
font-size: 19px;
line-height: 28px;
}
.methods-education .study-program .title img {
max-width: 320px;
transform: translateX(-50%);
}
.methods-education .study-program .content .img-tl {
width: 150px;
height: 150px;
margin-bottom: 20px;
}
.methods-education .study-program .content .item:nth-child(2n-1) {
max-width: 280px;
}
.methods-education .study-program .content .item:nth-child(2n) {
max-width: 280px;
}
.methods-education .study-program .content .item:nth-child(2) {
margin-top: -42%;
}
.methods-education .study-program .content .item:nth-child(3) {
margin-top: -32%;
}
.methods-education .study-program .content .item:nth-child(4) {
margin-top: -34%;
}
.methods-education .study-program .content .item:nth-child(5) {
margin-top: -40%;
}
.methods-education .study-program .content .tl h3 {
font-size: 22px;
line-height: 25px;
margin-bottom: 15px;
}
.methods-education .rules {
flex-wrap: wrap;
}
.methods-education .rules .ct-left {
max-width: 100%;
}
.methods-education .rules .ct-left img {
width: 100%;
margin-bottom: 20px;
}
.methods-education .rules .ct-right .step:first-child .ct,
.methods-education .rules .ct-right .step:last-child .ct {
border-radius: 0;
}
.single .entry-content h2 {
font-size: 28px;
}
.single .entry-content h3 {
font-size: 22px;
}
.single .entry-content h4 {
font-size: 18px;
}
.single .entry-content h5 {
font-size: 16px;
}
.single .entry-content h6 {
font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
.reason-for-choosing .content .item:nth-child(2) .tl h2 {
max-width: 300px;
}
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
max-width: 310px;
}
}
@media only screen and (max-width: 767px) {
.reason-for-choosing .content .title strong {
display: block;
}
.reason-for-choosing .content {
padding: 50px 15px;
}
.reason-for-choosing .content .item:nth-child(2) .tl h2 {
left: 31%;
}
.reason-for-choosing .content .item .tl h2,
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(2) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
transform: unset;
max-width: 53.8%;
width: 100%;
left: 33%;
}
.reason-for-choosing .content .item .tl h2 {
font-size: 22px;
line-height: 28px;
}
.reason-for-choosing .content .item:nth-child(3) .tl h2 {
left: 33%;
transform: unset;
}
.timetable-inner.no-img {
padding: 42px 25px 60px;
}
.single .right-sidebar {
margin-top: 0;
}
.site-main .widget {
padding-left: 0;
}
.single .entry-content ul {
margin-left: 10px;
}
}
@media only screen and (max-width: 540px) { .reason-for-choosing {
margin-top: 170px;
}
.reason-for-choosing .content {
padding: 50px 30px;
border-radius: 50px;
}
.reason-for-choosing .content .title h1,
.single .title {
font-size: 30px;
margin-bottom: 20px;
line-height: 40px;
}
.reason-for-choosing .content .item .tl h2 {
font-size: 18px;
line-height: 26px;
margin-top: 6px;
}
.reason-for-choosing .content .item .tl {
margin-bottom: 15px;
margin: 0 -20px 15px;
}
.reason-for-choosing .content .item p,
.single .entry-content p {
font-size: 16px;
line-height: 26px;
margin-bottom: 10px;
} .methods-education {
margin-top: 170px;
}
.methods-education p {
font-size: 14px;
line-height: 20px;
}
.methods-education .content-box {
padding: 20px 15px 50px;
border-radius: 40px;
}
.methods-education .ct-top h1 {
font-size: 20px;
line-height: 30px;
margin-bottom: 20px;
}
.methods-education .ct-top p {
margin-bottom: 20px;
}
.methods-education .ct-top {
margin-bottom: 50px;
}
.methods-education .study-program .title img {
display: none;
}
.methods-education .study-program .title {
margin: 0 auto 50px;
width: 310px;
height: 310px;
border: 10px solid #E9F5FF;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
background: #F2F2F2;
box-shadow: 15px 15px 30px rgb(0 0 0 / 20%);
}
.methods-education .study-program .title h2 {
padding-top: 0;
}
.methods-education .study-program .content>div.item {
width: 100%;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.methods-education .study-program .content .item:first-child,
.methods-education .study-program .content .item:nth-child(2),
.methods-education .study-program .content .item:nth-child(3),
.methods-education .study-program .content .item:nth-child(4),
.methods-education .study-program .content .item:nth-child(5) {
margin: 0;
max-width: 100%;
width: 100%;
}
.methods-education .study-program .content .item:nth-child(2n-1) .img-tl,
.methods-education .study-program .content .img-tl {
min-width: 150px;
margin-right: 15px;
margin-bottom: 0;
}
.methods-education .rules .ct-right .step {
height: 100px
}
.methods-education .rules .ct-right:after {
left: 90px;
}
.methods-education .rules .ct-right .step .stt {
font-size: 50px;
max-width: 90px;
}
.methods-education .rules .ct-right .step .ct p {
font-size: 14px;
line-height: 20px;
}
.timetable-inner.no-img {
padding: 30px 15px 40px;
}
.bg-ab-banner .bg-ab-banner-mb {
display: block;
}
.bg-ab-banner .bg-ab-banner-pc {
display: none;
}
}
@media only screen and (max-width: 425px) { .reason-for-choosing .content .item .tl h2 {
font-size: 14px;
line-height: 20px;
}
.reason-for-choosing .content .item p {
font-size: 13px;
line-height: 18px;
}  .methods-education .study-program .content .item:nth-child(2n-1) .img-tl,
.methods-education .study-program .content .img-tl,
.methods-education .study-program .content .img-tl {
width: 100px;
height: 100px;
min-width: 100px;
padding: 5px;
}
.methods-education .study-program .content>div.item {
flex-direction: column;
justify-content: center;
}
.methods-education .study-program .content .item:nth-child(2n-1) .img-tl {
margin-left: 0;
}
.methods-education .rules .ct-right:after {
width: 25px;
}
.methods-education .study-program {
margin-bottom: 40px;
}
.methods-education .study-program .content .tl h3 {
font-size: 18px;
}
.single .entry-content {
margin-top: 30px;
}
.reason-for-choosing .content {
padding: 20px 15px 50px;
border-radius: 50px;
}
.reason-for-choosing .content .item .tl {
margin: 0 -13px 15px;
}
}
@media only screen and (max-width: 375px) { .reason-for-choosing .content .item .tl h2 {
line-height: 17px;
}
}
@media only screen and (max-width: 361px) {
.methods-education .study-program .title {
width: 100%;
}
}
@media only screen and (max-width: 320px) { .reason-for-choosing .content {
padding: 20px 10px;
}
.reason-for-choosing .content .item .tl h2 {
font-size: 12px;
}
.reason-for-choosing .content .item .tl {
margin: 0 -10px 15px;
}
.reason-for-choosing .content .item .tl h2,
.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(2) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
left: 32%;
} .methods-education .study-program .title {
width: 250px;
height: 250px;
}
.methods-education .study-program .title h2 {
font-size: 17px;
line-height: 28px;
}
.methods-education .rules .ct-right .step .stt {
font-size: 40px;
max-width: 70px;
}
.methods-education .rules .ct-right:after {
left: 70px;
width: 21px;
}
.methods-education .rules .ct-right .step .ct {
padding: 0 14px;
}
}