home-voca.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. /* start page-home-top */
  2. #page-home-top{
  3. background-image: url(../imgs/home-bg-top.svg), radial-gradient(#7FD5FF 0%, #00BAF4 80%);
  4. background-position: center top, -100px;
  5. }
  6. #page-home-top #top-title-padding{
  7. margin:100px auto 0px;
  8. max-width: 1170px;
  9. padding: 0px 90px;
  10. }
  11. @media (min-width: 0px) and (max-width: 780px) {
  12. #page-home-top #top-title-padding{
  13. padding-left:20px;
  14. padding-right:20px;
  15. }
  16. }
  17. @media (min-width: 780px) and (max-width: 1200px) {
  18. #page-home-top #top-title-padding{
  19. padding-left:50px;
  20. padding-right:50px;
  21. }
  22. }
  23. #page-home-top #logo{
  24. max-width:100%;
  25. height:auto;
  26. padding-right:15px;
  27. }
  28. #page-home-top #title-left-top{
  29. color:#FFF;
  30. margin-top:4px;
  31. }
  32. #page-home-top #title-left-top #title{
  33. font-family: opensanssemibold;
  34. font-size:33px;
  35. margin-bottom: 15px;
  36. }
  37. #page-home-top #title-left-top #content-title{
  38. font-family: opensansregular;
  39. font-size:15px;
  40. line-height: 22px;
  41. margin-bottom: 25px;
  42. }
  43. .a{
  44. margin-top:40px;
  45. }
  46. .a{
  47. background: url(../imgs/home-play.png);
  48. width: 77px;
  49. height: 77px;
  50. }
  51. .a:hover {
  52. background: url(../imgs/home-play.png) 0 -77px;
  53. width: 77px;
  54. height: 77px;
  55. }
  56. #title-left-top #btn-start{
  57. font-family: opensanssemibold;
  58. font-size: 20px;
  59. color: #fff;
  60. display: block;
  61. width: 280px;
  62. height: 69px;
  63. line-height: 65px;
  64. text-align: center;
  65. text-decoration: none;
  66. outline: 0px;
  67. background-color: #FEBF10;
  68. border-bottom: 5px solid #FFB600;
  69. border-radius: 40px;
  70. margin: auto;
  71. }
  72. #content-title-free a{
  73. font-family: opensanslight;
  74. font-size: 15px;
  75. color: #fff;
  76. text-align: center;
  77. margin-top: 15px;
  78. margin-bottom: 0px;
  79. display: inline-block;
  80. }
  81. .img-motocycle{
  82. background: url(../imgs/cloudy-voca-top.svg) repeat-x center calc(100% + 30px);
  83. position: relative;
  84. }
  85. .img-motocycle .travel-voca-content{
  86. max-width: var(--max-width);
  87. margin: -100px auto 0px;
  88. position: relative;
  89. }
  90. .img-motocycle img{
  91. width: 100%;
  92. height: auto;
  93. max-width: 400px;
  94. margin-bottom: 100px;
  95. margin-left: 170px;
  96. }
  97. @media (min-width: 0px) and (max-width: 780px) {
  98. .img-motocycle img{
  99. width:100%;
  100. height:auto;
  101. margin-top:10px;
  102. padding-left:0px !important;
  103. padding-right:0px !important;
  104. }
  105. }
  106. /* end page-home-top */
  107. /* start three-step-learn-english */
  108. #three-step-learn-english #three-title #title{
  109. font-family: opensanslight!important;
  110. font-size: 25px;
  111. line-height: 36px;
  112. color: #5D5D5D;
  113. max-width: 870px;
  114. position: relative;
  115. margin: 0px auto 50px;
  116. }
  117. #three-step-learn-english #three-title #title::before{
  118. content: "";
  119. display: inline-block;
  120. width: 37px;
  121. height: 24px;
  122. background: url('../imgs/home-icon-bg.svg') 0px -390px;
  123. position: absolute;
  124. transform: translate(-55px, -5px);
  125. }
  126. #three-step-learn-english #three-title #title::after{
  127. content: "";
  128. display: inline-block;
  129. width: 37px;
  130. height: 24px;
  131. background: url('../imgs/home-icon-bg.svg') 0px -420px;
  132. position: absolute;
  133. transform: translate(25px, 18px);
  134. }
  135. #home-video{
  136. max-width: 560px;
  137. height: 315px;
  138. margin: auto;
  139. border-radius: 10px;
  140. overflow: hidden;
  141. position: relative;
  142. }
  143. #home-video .layout-video{
  144. width: 100%;
  145. height: 100%;
  146. position: absolute;
  147. left: 0px;
  148. top: 0px;
  149. z-index: 2;
  150. background: var(--color-main-blue-light);
  151. display: flex;
  152. opacity: 1;
  153. transition: 0.4s all;
  154. cursor: pointer;
  155. }
  156. #home-video .layout-video.hide-layout{
  157. opacity: 0;
  158. }
  159. #home-video .layout-video::before{
  160. content: "";
  161. display: inline-block;
  162. width: 210px;
  163. height: 83px;
  164. margin: auto;
  165. background: url('../imgs/home-icon-bg.svg') 0px -450px;
  166. z-index: 2;
  167. }
  168. #home-video .layout-video .layout-text{
  169. position: absolute;
  170. left: 0px;
  171. transform: translate(0, -50%);
  172. top: calc(50% + 32px);
  173. font-family: opensansregular;
  174. font-size: 10px;
  175. color: #fff;
  176. width: 100%;
  177. text-align: center;
  178. }
  179. #three-step-learn-english #content-three-step-learn-english{
  180. max-width: 1040px;
  181. margin: auto;
  182. }
  183. #three-title{
  184. padding: 0px 50px;
  185. }
  186. @media (min-width: 0px) and (max-width: 780px) {
  187. #three-step-learn-english #content-three-step-learn-english{
  188. padding-left:10px;
  189. padding-right:10px;
  190. }
  191. }
  192. #three-step-learn-english-title{
  193. font-family: opensanslight!important;
  194. font-size: 35px;
  195. color: var(--color-main-blue-light);
  196. text-align: center;
  197. margin: 70px auto 60px;
  198. }
  199. #three-step-learn-english #content-three-step-learn-english .step{
  200. font-family: opensansregular;
  201. font-size: 15px;
  202. margin-bottom: 5px;
  203. color:#5D5D5D;
  204. }
  205. #three-step-learn-english #content-three-step-learn-english .title-content{
  206. color:#00BCEF;
  207. font-size:18px;
  208. font-family:opensanssemibold;
  209. margin-top: 0px;
  210. margin-bottom: 15px;
  211. }
  212. #three-step-learn-english #content-three-step-learn-english .three-thumnail{
  213. height:140px;
  214. display: flex;
  215. margin-bottom: 30px;
  216. }
  217. #three-step-learn-english #content-three-step-learn-english .three-thumnail .step-image{
  218. margin: auto;
  219. background-image: url('../imgs/home-icon-bg.svg');
  220. }
  221. #three-step-learn-english #content-three-step-learn-english .three-thumnail .step-image.image-1{
  222. width: 160px;
  223. height: 93px;
  224. background-position: 0px -75px;
  225. }
  226. #three-step-learn-english #content-three-step-learn-english .three-thumnail .step-image.image-2{
  227. width: 136px;
  228. height: 113px;
  229. background-position: 0px -170px;
  230. }
  231. #three-step-learn-english #content-three-step-learn-english .three-thumnail .step-image.image-3{
  232. width: 108px;
  233. height: 99px;
  234. background-position: 0px -285px;
  235. }
  236. #three-step-learn-english #content-three-step-learn-english .step-content{
  237. font-family: opensansregular;
  238. font-size: 14px;
  239. max-width: 194px;
  240. margin: auto;
  241. margin-bottom: 50px;
  242. color:#414042;
  243. line-height: 22px;
  244. text-align: center;
  245. }
  246. #content-three-step-btn-start{
  247. font-family: opensanssemibold;
  248. font-size: 20px;
  249. color: #fff;
  250. display: block;
  251. width: 280px;
  252. height: 69px;
  253. line-height: 65px;
  254. text-align: center;
  255. text-decoration: none;
  256. outline: 0px;
  257. background-color: #FEBF10;
  258. border-bottom: 5px solid #FFB600;
  259. border-radius: 40px;
  260. margin: auto;
  261. }
  262. #content-three-step-free a{
  263. font-family: opensanslight;
  264. font-size: 15px;
  265. color: #231F20;
  266. text-align: center;
  267. margin-top: 15px;
  268. margin-bottom: 0px;
  269. display: block;
  270. }
  271. /* end three-step-learn-english */
  272. /* start come with VOCA */
  273. #come-with-voca{
  274. background: radial-gradient(#7FD5FF 0% , #00BAF4 80%);
  275. }
  276. .img-clould img, .img-clould svg{
  277. width:100%;
  278. height:auto;
  279. margin-top: -30px;
  280. }
  281. #come-with-voca #content-parent-come-with-voca{
  282. margin-top:60px;
  283. }
  284. #come-with-voca #content-parent-come-with-voca{
  285. margin-top:70px;
  286. }
  287. #come-with-voca #title-com-with-voca{
  288. font-size:28px;
  289. color:#FFF;
  290. font-family:OpenSansBold!important;
  291. margin-top:20px;
  292. }
  293. #come-with-voca #content-parent-come-with-voca .right{
  294. text-align:right;
  295. }
  296. #come-with-voca #content-parent-come-with-voca .left{
  297. text-align:left;
  298. }
  299. @media (min-width: 0px) and (max-width: 780px) {
  300. #come-with-voca #content-parent-come-with-voca .right{
  301. text-align:center;
  302. }
  303. #come-with-voca #content-parent-come-with-voca .left{
  304. text-align:center;
  305. }
  306. }
  307. #come-with-voca .content-child-come-with-voca{
  308. font-size:16px;
  309. color:#FFF;
  310. margin-top:50px;
  311. }
  312. #come-with-voca .content-child-come-with-voca span{
  313. font-size:16px;
  314. font-family:opensansbold;
  315. }
  316. #come-with-voca .img-hat{
  317. max-width:353px;
  318. height:auto;
  319. margin-top:-55px;
  320. }
  321. #come-with-voca .img-hat-bottom{
  322. max-width:353px;
  323. height:auto;
  324. margin-top:0px;
  325. }
  326. #come-with-voca .-top{
  327. max-width:353px;
  328. height:auto;
  329. }
  330. #come-with-voca .a-software{
  331. display: inline-block;
  332. color: #FFF;
  333. padding-bottom: 10px;
  334. padding-top: 10px;
  335. padding-left: 35px;
  336. padding-right: 35px;
  337. border: solid 1px #FFF;
  338. border-radius: 20px;
  339. margin-right: 15px;
  340. text-decoration:none;
  341. }
  342. #come-with-voca .a-software:hover{
  343. color: var(--color-main-blue-light);
  344. background: #fff;
  345. }
  346. #content-child-come-padding{
  347. text-align: left;
  348. padding-left: 50px;
  349. }
  350. .learning-demo-btn a{
  351. display: inline-block;
  352. width: 130px;
  353. background: #7ac60c;
  354. color: #fff;
  355. height: 40px;
  356. line-height: 40px;
  357. border-radius: 4px;
  358. margin-top: 10px;
  359. }
  360. .learning-demo-btn a i{
  361. font-size: 25px;
  362. margin-top: 8px;
  363. float: left;
  364. margin-left: 30px;
  365. margin-right: 10px;
  366. }
  367. .learning-demo-btn a span{
  368. font-size: 12px;
  369. font-family: opensansbold;
  370. text-transform: uppercase;
  371. float: left;
  372. }
  373. @media (min-width: 0px) and (max-width: 860px) {
  374. #come-with-voca .img-hat{
  375. max-width:353px;
  376. height:auto;
  377. margin-top:0px;
  378. }
  379. #come-with-voca .a-software{
  380. margin-right: 2px;
  381. }
  382. }
  383. @media (min-width: 0px) and (max-width: 1200px) {
  384. #content-child-come-padding{
  385. padding-right:0px;
  386. padding-left:0px;
  387. }
  388. }
  389. /* start community speak to VOCA */
  390. #community-speak-to-voca {
  391. background-color:#FFF;
  392. margin-top:-40px;
  393. }
  394. #community-speak-to-voca #community-title{
  395. margin-bottom: 30px;
  396. }
  397. #community-speak-to-voca #community-title #title{
  398. color: var(--color-main-blue-light);
  399. font-size: 35px;
  400. font-family: opensanslight!important;
  401. }
  402. #community-speak-to-voca #community-title #title + p {
  403. font-size: 20px;
  404. margin-top: 0px;
  405. color: var(--color-main-blue-light);
  406. font-family: opensanslight;
  407. }
  408. #community-speak-to-voca #video-big{
  409. background-color:#404042;
  410. width:100%;
  411. height:400px;
  412. }
  413. .item-video-small{
  414. width:100%;
  415. background-color:#404042;
  416. height:50px;
  417. }
  418. #community-speak-to-voca .student{
  419. height: 355px;
  420. }
  421. .student{
  422. padding-left:15px;
  423. padding-right:15px;
  424. margin-top:30px;
  425. }
  426. .slider-comment{
  427. max-width: 700px;
  428. padding-top: 20px;
  429. padding-bottom: 20px;
  430. }
  431. .slider-comment-item{
  432. padding: 0px 0px 15px 35px;
  433. min-height: 400px;
  434. }
  435. .slider-comment-item img{
  436. width: 150px;
  437. height: 150px;
  438. border: 2px solid var(--color-main-blue-light);
  439. border-radius: 50%;
  440. padding: 2px;
  441. }
  442. .slider-comment-name{
  443. font-size: 25px;
  444. font-family: opensanssemibold;
  445. color: var(--color-main-blue-light);
  446. text-transform: capitalize;
  447. margin-top: 10px;
  448. }
  449. .slider-comment-content{
  450. font-size: 20px;
  451. font-family: opensanslight;
  452. color: var(--color-main-blue-light);
  453. position: relative;
  454. }
  455. .slider-comment-content .sp-content span{
  456. position: relative;
  457. width: 100%;
  458. z-index: 1;
  459. }
  460. .slider-comment-content .sp-content svg:nth-of-type(1){
  461. position: absolute;
  462. top: -20px;
  463. left: -35px;
  464. }
  465. .slider-comment-content .sp-content svg:nth-of-type(2){
  466. position: absolute;
  467. bottom: -23px;
  468. display: inline;
  469. right: auto;
  470. margin-left: -12px;
  471. }
  472. .sy-caption-wrap .sy-caption, .sy-controls li.sy-next, .sy-controls li.sy-prev{
  473. display: none!important;
  474. }
  475. @media (min-width: 0px) and (max-width: 900px) {
  476. .student{
  477. padding-left:15px;
  478. padding-right:15px;
  479. margin-top:150px;
  480. }
  481. }
  482. .student .item{
  483. background-color:#FFF;
  484. border:solid 1px #4C87ED;
  485. }
  486. .student .item:hover{
  487. border:solid 2px #4C87ED;
  488. cursor: pointer;
  489. }
  490. .student .item .use-padding-content{
  491. padding-left:20px;
  492. padding-right:20px;
  493. min-height: 165px;
  494. }
  495. .student .item span{
  496. font-size:40px;
  497. }
  498. .popup-feel-student .box-content-popup span{
  499. font-size: 14px;
  500. }
  501. .student .item .content{
  502. margin-top:-20px;
  503. }
  504. .student .item a{
  505. display:block;
  506. text-decoration:none;
  507. text-align:center;
  508. color:#000;
  509. }
  510. .student .item a:hover{
  511. border:0px;
  512. color:#4C87ED;
  513. }
  514. .student .rectangle{
  515. width:100%;
  516. height:100px;
  517. text-align:center;
  518. background-color:#4C87ED;
  519. margin-top:90px;
  520. }
  521. .student .item .icon{
  522. width:15px;
  523. height:15px;
  524. margin-top:20px;
  525. margin-bottom:30px;
  526. }
  527. .student .img-student{
  528. border-radius:50%;
  529. border:solid 3px #4C87ED;
  530. text-align:center;
  531. display:inline-block;
  532. margin-top:-50px;
  533. }
  534. .student .item .img-student img{
  535. width:95px;
  536. height:95px;
  537. border-radius:50%;
  538. }
  539. .student .item .name-student{
  540. margin-top:10px;
  541. color:#FFF;
  542. }
  543. /* end community speak to VOCA */
  544. /* start register */
  545. #register{
  546. background: url('../imgs/home-bg-bottom.svg'), radial-gradient(#7FD5FF 0%, #00BAF4 50%);
  547. background-position: center center;
  548. color:#FFF;
  549. }
  550. #register-main{
  551. margin-top:35px;
  552. }
  553. #register #register-main #title-register{
  554. font-size: 20px;
  555. font-family:opensansbold;
  556. margin-bottom: 15px;
  557. }
  558. #content-register{
  559. }
  560. #register #register-main span{
  561. font-family: opensansbold;
  562. }
  563. #register #register-main a{
  564. font-family: opensanssemibold;
  565. font-size: 20px;
  566. color: #fff;
  567. display: block;
  568. width: 280px;
  569. height: 69px;
  570. line-height: 65px;
  571. text-align: center;
  572. text-decoration: none;
  573. outline: 0px;
  574. background-color: #FEBF10;
  575. border-bottom: 5px solid #FFB600;
  576. border-radius: 40px;
  577. margin: auto;
  578. }
  579. #register-box{
  580. margin-bottom:80px;
  581. margin-top: 30px;
  582. }
  583. #content-register{
  584. font-family: opensansregular;
  585. font-size: 16px;
  586. line-height: 22px;
  587. max-width: 470px;
  588. margin: auto;
  589. margin-bottom: 30px;
  590. }
  591. /* end register */
  592. /*start popup-feel-student */
  593. .popup-feel-student{
  594. background-color:#FFF;;
  595. height: 600px;
  596. max-width: 850px;
  597. margin: auto;
  598. margin-top: -20px;
  599. }
  600. .popup-feel-student .popup-img-feel-student{
  601. background-color:#4C87ED;
  602. height:190px;
  603. text-align:center;
  604. }
  605. .popup-feel-student .popup-img-feel-student .circle-img-popup-student{
  606. width:110px;
  607. height:110px;
  608. border: solid 5px #FFF;
  609. border-radius:50%;
  610. display:inline-block;
  611. }
  612. .popup-feel-student .popup-img-feel-student .circle-img-popup-student img{
  613. width:100px;
  614. height:100px;
  615. border-radius:50%;
  616. }
  617. .popup-feel-student .box-content-popup{
  618. height:370px;
  619. overflow-y:scroll;
  620. padding-left:60px;
  621. padding-right:45px;
  622. margin-right: 0px;
  623. margin-top: 30px;
  624. margin-bottom: 30px;
  625. }
  626. .popup-feel-student .box-content-popup #title-popup{
  627. font-size:18px;
  628. color:#4C87ED;
  629. font-family:OpenSansbold;
  630. margin-top:25px;
  631. }
  632. .popup-feel-student .box-content-popup #curriculum-vitae{
  633. color:#4C87ED;
  634. }
  635. .popup-feel-student .close-popup-student{
  636. text-align: right;
  637. margin-right: 8px;
  638. padding-top: 8px;
  639. }
  640. #btn-register{
  641. margin-top:20px;
  642. }
  643. /*end popup-feel-student */
  644. @media(max-width: 991px){
  645. .step-content{
  646. font-size: 16px;
  647. }
  648. }