您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

newStyle.css 24KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547
  1. /*--------------------------------------------------------------
  2. # General
  3. --------------------------------------------------------------*/
  4. @font-face {
  5. font-family: "Playlist-Script";
  6. src: url("../webfonts/Playlist-Script.ttf.woff") format("woff"),
  7. url("../webfonts/Playlist-Script.ttf.svg#Playlist-Script") format("svg"),
  8. url("../webfonts/Playlist-Script.ttf.eot"),
  9. url("../webfonts/Playlist-Script.ttf.eot?#iefix")
  10. format("embedded-opentype");
  11. font-weight: normal;
  12. font-style: normal;
  13. }
  14. @import url("https://fonts.googleapis.com/css?family=Muli&display=swap");
  15. .uniSelect {
  16. border-color: rgb(27, 117, 187);
  17. border-width: 2px;
  18. font-family: "Muli";
  19. color: rgb(118, 118, 118);
  20. padding-left: 10px;
  21. text-transform: uppercase;
  22. font-size: 15px;
  23. font-weight: 400;
  24. }
  25. .uniSelect option {
  26. color: rgb(118, 118, 118);
  27. font-family: "Muli";
  28. text-transform: uppercase;
  29. }
  30. .uniSelectLabel {
  31. position: absolute;
  32. z-index: 2;
  33. margin-left: 15px;
  34. margin-top: 7px;
  35. font-family: "muli";
  36. font-size: 15px;
  37. color: rgb(118, 118, 118);
  38. }
  39. body {
  40. color: #444;
  41. font-family: "Muli";
  42. }
  43. #main {
  44. color: rgb(68, 68, 68);
  45. display: block;
  46. font-family: "Muli";
  47. font-size: 16px;
  48. text-align: left;
  49. background-color: white;
  50. line-height: 24px;
  51. height: 100%;
  52. }
  53. p {
  54. color: #444;
  55. font-family: "Muli";
  56. font-size: 16px;
  57. }
  58. a {
  59. color: #1b75bb;
  60. transition: 0.5s;
  61. font-family: "Muli";
  62. }
  63. a:hover,
  64. a:active,
  65. a:focus {
  66. color: #1b75bb;
  67. outline: none;
  68. text-decoration: none;
  69. }
  70. p {
  71. padding: 0;
  72. margin: 0 0 20px 0;
  73. text-align: center;
  74. }
  75. h1 {
  76. font-family: "Playlist-Script";
  77. color: #1b75bb;
  78. margin: 0 0 20px 0;
  79. padding: 0;
  80. font-weight: 500;
  81. }
  82. h2 {
  83. font-family: "Playlist-Script";
  84. color: #444;
  85. margin: 0 0 20px 0;
  86. padding: 0;
  87. font-weight: 500;
  88. }
  89. h3 {
  90. font-family: "Muli";
  91. color: #1b75bb;
  92. text-align: center;
  93. font-size: 32px;
  94. margin: 0 0 20px 0;
  95. padding: 0;
  96. text-align: center;
  97. font-weight: 500;
  98. }
  99. /* Back to top button */
  100. .back-to-top {
  101. position: fixed;
  102. display: none;
  103. background: #1b75bb;
  104. color: #fff;
  105. padding: 6px 12px 9px 12px;
  106. font-size: 16px;
  107. border-radius: 2px;
  108. right: 15px;
  109. bottom: 15px;
  110. transition: background 0.5s;
  111. }
  112. .back-to-top:focus {
  113. background: #1b75bb;
  114. color: #fff;
  115. outline: none;
  116. }
  117. .back-to-top:hover {
  118. background: #0c2e8a;
  119. color: #fff;
  120. }
  121. /*--------------------------------------------------------------
  122. # Header
  123. --------------------------------------------------------------*/
  124. #topbar {
  125. background: #fff;
  126. padding: 10px 0;
  127. font-size: 14px;
  128. }
  129. #topbar .contact-info a {
  130. line-height: 1;
  131. color: #1b75bb;
  132. }
  133. #topbar .contact-info a:hover {
  134. color: #1b75bb;
  135. }
  136. #topbar .contact-info i {
  137. color: #1b75bb;
  138. padding: 4px;
  139. }
  140. #topbar .contact-info .fa-phone {
  141. padding-left: 20px;
  142. border-left: 1px solid #1b75bb;
  143. }
  144. #topbar .social-links a {
  145. color: #1b75bb;
  146. padding: 4px 20px;
  147. display: inline-block;
  148. line-height: 1px;
  149. border-right: 1px solid #1b75bb;
  150. }
  151. #topbar .social-links a:hover {
  152. color: #1b75bb;
  153. }
  154. #topbar .social-links a:first-child {
  155. border-left: 1px solid #1b75bb;
  156. }
  157. #header {
  158. min-height: 120px;
  159. transition: all 0.5s;
  160. z-index: 997;
  161. background: #fff;
  162. box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
  163. }
  164. #header #logo h1 {
  165. font-size: 42px;
  166. margin: 0;
  167. padding: 0;
  168. line-height: 1;
  169. font-family: "Muli";
  170. font-weight: 700;
  171. }
  172. #header #logo h1 a {
  173. color: #0c2e8a;
  174. line-height: 1;
  175. display: inline-block;
  176. }
  177. #header #logo h1 a span {
  178. color: #1b75bb;
  179. }
  180. #header #logo img {
  181. height: 100px;
  182. padding: 0;
  183. margin: 0;
  184. }
  185. /*--------------------------------------------------------------
  186. # Calculator Modal
  187. --------------------------------------------------------------*/
  188. .modal-dialog {
  189. position: fixed;
  190. margin: auto;
  191. width: 320px;
  192. right: 0px;
  193. height: 100%;
  194. }
  195. .modal-content {
  196. height: 100%;
  197. overflow-y: auto;
  198. }
  199. .modal-body {
  200. padding: 15px 30px;
  201. }
  202. /*--------------------------------------------------------------
  203. # Intro Section
  204. --------------------------------------------------------------*/
  205. #intro {
  206. width: 100%;
  207. position: relative;
  208. background-size: cover;
  209. }
  210. #intro .intro-content {
  211. position: absolute;
  212. margin-top: 6%;
  213. margin-left: -15px;
  214. z-index: 10;
  215. display: inline-block;
  216. padding: 30px;
  217. border-radius: 2px;
  218. transition: 0.5s;
  219. background-color: rgba(255, 255, 255, 0.6);
  220. text-align: left;
  221. width: 100%;
  222. }
  223. #intro .intro-content h2 {
  224. padding-top: 30px;
  225. color: #1b75bb;
  226. font-size: 55px;
  227. }
  228. #intro .intro-content p {
  229. padding: 10px;
  230. text-align: left;
  231. }
  232. #intro #intro-carousel {
  233. z-index: 8;
  234. }
  235. #intro #intro-carousel::before {
  236. content: "";
  237. position: absolute;
  238. height: 100%;
  239. width: 100%;
  240. top: 0;
  241. right: 0;
  242. left: 0;
  243. bottom: 0;
  244. z-index: 7;
  245. }
  246. #intro #intro-carousel .item {
  247. height: 700px;
  248. display: block;
  249. background-size: center;
  250. background-position: center center;
  251. background-repeat: no-repeat;
  252. background-attachment: fixed;
  253. transition-property: opacity;
  254. }
  255. /*--------------------------------------------------------------
  256. # Buttons
  257. --------------------------------------------------------------*/
  258. .btn-white-border,
  259. .btn-solid-blue {
  260. font-family: "Muli";
  261. font-size: 15px;
  262. letter-spacing: 1px;
  263. display: inline-block;
  264. padding: 10px 32px;
  265. border-radius: 2px;
  266. transition: 0.5s;
  267. margin: 10px;
  268. color: #fff;
  269. }
  270. .btn-white-border {
  271. color: #1b75bb !important;
  272. background-color: #fff;
  273. border: 2px solid #1b75bb;
  274. }
  275. .btn-white-border:hover {
  276. background: #1b75bb;
  277. color: #fff !important;
  278. }
  279. .btn-solid-blue {
  280. background: #1b75bb;
  281. border: 2px solid #1b75bb;
  282. }
  283. .btn-solid-blue:hover {
  284. background: #fff;
  285. color: #1b75bb !important;
  286. }
  287. /*--------------------------------------------------------------
  288. # Navigation Menu
  289. --------------------------------------------------------------*/
  290. /* Nav Menu Essentials */
  291. .nav-menu,
  292. .nav-menu * {
  293. margin: 0;
  294. padding: 0;
  295. list-style: none;
  296. }
  297. .nav-menu ul {
  298. position: absolute;
  299. display: none;
  300. top: 100%;
  301. right: 0;
  302. z-index: 99;
  303. }
  304. .nav-menu li {
  305. position: relative;
  306. white-space: nowrap;
  307. }
  308. .nav-menu > li {
  309. float: left;
  310. }
  311. .nav-menu li:hover > ul,
  312. .nav-menu li.sfHover > ul {
  313. display: block;
  314. }
  315. .nav-menu ul ul {
  316. top: 0;
  317. left: 100%;
  318. }
  319. .nav-menu ul li {
  320. min-width: 180px;
  321. }
  322. .nav-menu .btn-solid-blue {
  323. color: #fff;
  324. }
  325. /* Nav Menu Arrows */
  326. .sf-arrows .sf-with-ul {
  327. padding-right: 22px;
  328. }
  329. .sf-arrows .sf-with-ul:after {
  330. content: "\f107";
  331. position: absolute;
  332. right: 8px;
  333. font-family: FontAwesome;
  334. font-style: normal;
  335. font-weight: normal;
  336. }
  337. .sf-arrows ul .sf-with-ul:after {
  338. content: "\f105";
  339. }
  340. /* Nav Meu Container */
  341. #nav-menu-container {
  342. float: right;
  343. margin: 0;
  344. }
  345. /* Nav Meu Styling */
  346. .nav-menu a {
  347. padding: 10px 8px;
  348. text-decoration: none;
  349. display: inline-block;
  350. color: #555;
  351. font-family: "Muli";
  352. font-size: 14px;
  353. outline: none;
  354. font-weight: 700;
  355. }
  356. .nav-menu h1 {
  357. padding: 10px 8px;
  358. text-decoration: none;
  359. display: inline-block;
  360. color: #1b75bb;
  361. font-family: "Muli";
  362. font-size: 22px;
  363. outline: none;
  364. font-weight: 700;
  365. text-transform: uppercase;
  366. }
  367. .nav-menu li:hover > a,
  368. .nav-menu .menu-active > a {
  369. color: #1b75bb;
  370. }
  371. .nav-menu > li {
  372. margin-left: 10px;
  373. }
  374. .nav-menu ul {
  375. margin: 4px 0 0 0;
  376. padding: 10px;
  377. box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  378. background: #fff;
  379. }
  380. .nav-menu ul li {
  381. transition: 0.3s;
  382. }
  383. .nav-menu ul li a {
  384. padding: 10px;
  385. color: #333;
  386. transition: 0.3s;
  387. display: block;
  388. font-size: 13px;
  389. text-transform: none;
  390. }
  391. .nav-menu ul li:hover > a {
  392. color: #1b75bb;
  393. }
  394. .nav-menu ul ul {
  395. margin: 0;
  396. }
  397. /* Mobile Nav Toggle */
  398. #mobile-nav-toggle {
  399. position: fixed;
  400. right: 0;
  401. top: 0;
  402. z-index: 999;
  403. margin: 20px 20px 0 0;
  404. border: 0;
  405. background: none;
  406. font-size: 24px;
  407. display: none;
  408. transition: all 0.4s;
  409. outline: none;
  410. cursor: pointer;
  411. }
  412. #mobile-nav-toggle i {
  413. color: #555;
  414. }
  415. /* Mobile Nav Styling */
  416. #mobile-nav {
  417. position: fixed;
  418. top: 0;
  419. padding-top: 18px;
  420. bottom: 0;
  421. z-index: 998;
  422. background: rgba(27, 117, 187, 0.9);
  423. left: -260px;
  424. width: 260px;
  425. overflow-y: auto;
  426. transition: 0.4s;
  427. }
  428. #mobile-nav ul {
  429. padding: 0;
  430. margin: 0;
  431. list-style: none;
  432. overflow-x: hidden;
  433. }
  434. #mobile-nav ul li {
  435. position: relative;
  436. }
  437. #mobile-nav ul li a {
  438. color: #fff;
  439. font-size: 16px;
  440. overflow: hidden;
  441. padding: 10px 22px 10px 15px;
  442. position: relative;
  443. text-decoration: none;
  444. width: 100%;
  445. display: block;
  446. outline: none;
  447. }
  448. #mobile-nav ul li a:hover {
  449. color: #fff;
  450. }
  451. #mobile-nav ul li li {
  452. padding-left: 30px;
  453. }
  454. #mobile-nav ul .menu-has-children i {
  455. position: absolute;
  456. right: 0;
  457. z-index: 99;
  458. padding: 15px;
  459. cursor: pointer;
  460. color: #fff;
  461. }
  462. #mobile-nav ul .menu-has-children i.fa-chevron-up {
  463. color: #1b75bb;
  464. }
  465. #mobile-nav ul .menu-item-active {
  466. color: #1b75bb;
  467. }
  468. #mobile-body-overly {
  469. width: 100%;
  470. height: 100%;
  471. z-index: 997;
  472. top: 0;
  473. left: 0;
  474. position: fixed;
  475. background: rgba(52, 59, 64, 0.9);
  476. display: none;
  477. }
  478. /* Mobile Nav body classes */
  479. body.mobile-nav-active {
  480. overflow: hidden;
  481. }
  482. body.mobile-nav-active #mobile-nav {
  483. left: 0;
  484. }
  485. body.mobile-nav-active #mobile-nav-toggle {
  486. color: #fff;
  487. }
  488. /*--------------------------------------------------------------
  489. # Calculator sidepanle
  490. --------------------------------------------------------------*/
  491. .sidepanel {
  492. height: 80%;
  493. width: 0;
  494. position: fixed;
  495. top: 0;
  496. right: 0;
  497. background-color: #1b75bb;
  498. overflow-x: hidden;
  499. padding-top: 60px;
  500. transition: 0.5s;
  501. color: #ffffff;
  502. }
  503. .sidepanel .closebtn {
  504. position: absolute;
  505. top: 0;
  506. right: 25px;
  507. font-size: 36px;
  508. margin-left: 50px;
  509. }
  510. /*--------------------------------------------------------------
  511. # Sections
  512. --------------------------------------------------------------*/
  513. /* Sections Header
  514. --------------------------------*/
  515. .section-header {
  516. margin: 30px 0;
  517. }
  518. .section-header h2 {
  519. font-size: 40px;
  520. color: #444;
  521. position: relative;
  522. padding-bottom: 20px;
  523. }
  524. .section-header h2::before {
  525. content: "";
  526. position: absolute;
  527. display: block;
  528. width: 20px;
  529. height: 3px;
  530. background: #1b75bb;
  531. bottom: 0;
  532. left: 0;
  533. }
  534. .section-header p {
  535. padding: 0;
  536. margin: 0;
  537. }
  538. /* About Section
  539. --------------------------------*/
  540. #about {
  541. padding: 60px 0 30px 0;
  542. }
  543. #about .about-img {
  544. overflow: hidden;
  545. }
  546. #about .about-img img {
  547. margin-left: -15px;
  548. max-width: 550px;
  549. }
  550. #about .content h2 {
  551. color: #0c2e8a;
  552. font-size: 36px;
  553. font-family: "Muli";
  554. }
  555. #about .content h3 {
  556. color: #555;
  557. font-weight: 300;
  558. font-size: 18px;
  559. line-height: 26px;
  560. }
  561. #about .content p {
  562. line-height: 26px;
  563. }
  564. #about .content p:last-child {
  565. margin-bottom: 0;
  566. }
  567. #about .content i {
  568. font-size: 20px;
  569. padding-right: 4px;
  570. color: #1b75bb;
  571. }
  572. #about .content ul {
  573. list-style: none;
  574. padding: 0;
  575. }
  576. #about .content ul li {
  577. padding-bottom: 10px;
  578. }
  579. #about-logos {
  580. align-content: center;
  581. text-align: center;
  582. }
  583. /* Services Section
  584. --------------------------------*/
  585. #services {
  586. padding: 30px 0 0 0;
  587. }
  588. #services p {
  589. text-align: left;
  590. }
  591. #services .box {
  592. padding: 40px;
  593. margin-bottom: 90px;
  594. box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  595. background: #fff;
  596. transition: 0.4s;
  597. }
  598. #services .box:hover {
  599. box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  600. transform: translateY(-10px);
  601. -webkit-transform: translateY(-10px);
  602. -moz-transform: translateY(-10px);
  603. }
  604. #services .box .icon {
  605. float: left;
  606. }
  607. #services .box .icon i {
  608. color: #444;
  609. font-size: 64px;
  610. transition: 0.5s;
  611. line-height: 0;
  612. margin-top: 34px;
  613. }
  614. #services .box .icon i:before {
  615. background: #0c2e8a;
  616. background: linear-gradient(45deg, #1b75bb 0%, #a3ebd5 100%);
  617. background-clip: border-box;
  618. -webkit-background-clip: text;
  619. -webkit-text-fill-color: transparent;
  620. }
  621. #services .box h4 {
  622. margin-top: 10px;
  623. font-weight: 700;
  624. font-size: 28px;
  625. }
  626. #services .box h4 a {
  627. color: #444;
  628. }
  629. #services .box p {
  630. font-size: 14px;
  631. margin-left: 100px;
  632. margin-bottom: 0;
  633. line-height: 24px;
  634. }
  635. #services .box img {
  636. width: 100%;
  637. }
  638. /* Testimonials Section
  639. --------------------------------*/
  640. #testimonials .content {
  641. text-align: center;
  642. font-style: italic;
  643. margin-bottom: 100px;
  644. }
  645. #testimonials .content h5 {
  646. color: #1b75bb;
  647. font-weight: 800;
  648. }
  649. #testimonials .content h6 {
  650. font-weight: 800;
  651. }
  652. /* Listings Section
  653. --------------------------------*/
  654. #portfolio {
  655. background: #666;
  656. padding: 30px 0;
  657. }
  658. .portfolio-overlay {
  659. position: absolute;
  660. top: 0;
  661. right: 0;
  662. bottom: 0;
  663. left: 0;
  664. width: 100%;
  665. height: 100%;
  666. transition: all ease-in-out 0.4s;
  667. }
  668. .portfolio-item {
  669. vertical-align: middle;
  670. text-align: center;
  671. background-color: #fff;
  672. }
  673. .portfolio-item h4 {
  674. font-family: "Muli";
  675. font-size: 24px;
  676. font-weight: 500;
  677. color: rgb(68, 68, 68);
  678. }
  679. .feature-top {
  680. background: #1b75bb;
  681. width: 100%;
  682. }
  683. #portfolio h2 {
  684. color: #fff;
  685. font-size: 40px;
  686. text-align: center;
  687. margin-top: 50px;
  688. margin-bottom: 30px;
  689. }
  690. #portfolio h3 {
  691. color: #fff;
  692. }
  693. #portfolio h4 {
  694. color: #1b75bb;
  695. text-transform: capitalize;
  696. }
  697. h4 {
  698. font-family: "Muli";
  699. font-size: 24px;
  700. font-weight: 500;
  701. }
  702. #services h4 {
  703. color: rgb(68, 68, 68);
  704. font-weight: 500;
  705. font-family: "Muli";
  706. text-transform: capitalize;
  707. font-size: 24px;
  708. }
  709. #services p {
  710. color: rgb(68, 68, 68);
  711. font-weight: 400;
  712. font-family: "Muli";
  713. font-size: 16px;
  714. }
  715. #portfolio .portfolio-item h2 {
  716. color: #ffffff;
  717. font-size: 28px;
  718. margin: 0;
  719. }
  720. .portfolio-item img {
  721. transition: all ease-in-out 0.4s;
  722. width: 100%;
  723. }
  724. #portfolio .portfolio-item:hover img {
  725. -webkit-transform: scale(1.1);
  726. transform: scale(1.1);
  727. }
  728. .portfolio-item:hover .portfolio-overlay {
  729. opacity: 1;
  730. }
  731. .portfolio-info {
  732. position: absolute;
  733. top: 50%;
  734. left: 50%;
  735. -webkit-transform: translate(-50%, -50%);
  736. transform: translate(-50%, -50%);
  737. }
  738. /* Contact Section
  739. --------------------------------*/
  740. #contact {
  741. padding: 10px 0;
  742. background-color: #efefef;
  743. }
  744. #contact p {
  745. text-align: left;
  746. }
  747. #contact .contact-info {
  748. margin-bottom: 20px;
  749. text-align: center;
  750. }
  751. #contact .contact-info i {
  752. font-size: 48px;
  753. display: inline-block;
  754. margin-bottom: 10px;
  755. color: #1b75bb;
  756. }
  757. #contact .contact-info address,
  758. #contact .contact-info p {
  759. margin-bottom: 0;
  760. color: #1b75bb;
  761. }
  762. #contact .contact-info h3 {
  763. font-size: 18px;
  764. margin-bottom: 15px;
  765. font-weight: bold;
  766. text-transform: uppercase;
  767. color: #1b75bb;
  768. }
  769. #contact .contact-info a {
  770. color: #1b75bb;
  771. }
  772. #contact .contact-info a:hover {
  773. color: #1b75bb;
  774. }
  775. #contact .contact-address,
  776. #contact .contact-phone,
  777. #contact .contact-email {
  778. margin-bottom: 20px;
  779. }
  780. #contact #google-map {
  781. height: 290px;
  782. margin-bottom: 20px;
  783. }
  784. #contact .form #sendmessage {
  785. color: #1b75bb;
  786. border: 1px solid #1b75bb;
  787. display: none;
  788. text-align: center;
  789. padding: 15px;
  790. font-weight: 600;
  791. margin-bottom: 15px;
  792. }
  793. #contact .form #errormessage {
  794. color: red;
  795. display: none;
  796. border: 1px solid red;
  797. text-align: center;
  798. padding: 15px;
  799. font-weight: 600;
  800. margin-bottom: 15px;
  801. }
  802. #contact .form #sendmessage.show,
  803. #contact .form #errormessage.show,
  804. #contact .form .show {
  805. display: block;
  806. }
  807. #contact .form .validation {
  808. color: red;
  809. display: none;
  810. margin: 0 0 20px;
  811. font-weight: 400;
  812. font-size: 13px;
  813. }
  814. #contact .form input,
  815. #contact .form textarea {
  816. padding: 10px 14px;
  817. border: 2px solid #1b75bb;
  818. box-shadow: none;
  819. font-size: 15px;
  820. color: #1b75bb;
  821. text-transform: uppercase;
  822. }
  823. #contact .form button[type="submit"] {
  824. background: #1b75bb;
  825. border: 2px solid #1b75bb;
  826. padding: 10px 35px;
  827. color: #fff;
  828. transition: 0.4s;
  829. cursor: pointer;
  830. text-transform: uppercase;
  831. }
  832. #contact .form button[type="submit"]:hover {
  833. background: #fff;
  834. color: #1b75bb;
  835. border: 2px solid #1b75bb;
  836. text-transform: uppercase;
  837. }
  838. /* Contact Section 2
  839. --------------------------------*/
  840. #contact2 {
  841. padding: 10px 0;
  842. }
  843. #contact2 .contact-info {
  844. margin-bottom: 20px;
  845. text-align: center;
  846. }
  847. #contact2 .contact-info i {
  848. font-size: 48px;
  849. display: inline-block;
  850. margin-bottom: 10px;
  851. color: #1b75bb;
  852. }
  853. #contact2 .contact-info address,
  854. #contact2 .contact-info p {
  855. margin-bottom: 0;
  856. color: #1b75bb;
  857. }
  858. #contact2 .contact-info h3 {
  859. font-size: 18px;
  860. margin-bottom: 15px;
  861. font-weight: bold;
  862. text-transform: uppercase;
  863. color: #1b75bb;
  864. }
  865. #contact2 .contact-info a {
  866. color: #1b75bb;
  867. }
  868. #contact2 .contact-info a:hover {
  869. color: #1b75bb;
  870. }
  871. #contact2 .contact-address,
  872. #contact2 .contact-phone,
  873. #contact2 .contact-email {
  874. margin-bottom: 20px;
  875. }
  876. #contact2 #google-map {
  877. height: 290px;
  878. margin-bottom: 20px;
  879. }
  880. #contact2 .form #sendmessage {
  881. color: #1b75bb;
  882. border: 1px solid #1b75bb;
  883. display: none;
  884. text-align: center;
  885. padding: 15px;
  886. font-weight: 600;
  887. margin-bottom: 15px;
  888. }
  889. #contact2 .form #errormessage {
  890. color: red;
  891. display: none;
  892. border: 1px solid red;
  893. text-align: center;
  894. padding: 15px;
  895. font-weight: 600;
  896. margin-bottom: 15px;
  897. }
  898. #contact2 .form #sendmessage.show,
  899. #contact2 .form #errormessage.show,
  900. #contact2 .form .show {
  901. display: block;
  902. }
  903. #contact2 .form .validation {
  904. color: red;
  905. display: none;
  906. margin: 0 0 20px;
  907. font-weight: 400;
  908. font-size: 13px;
  909. }
  910. #contact2 .form input,
  911. #contact2 .form textarea {
  912. padding: 10px 14px;
  913. border: 2px solid #1b75bb;
  914. box-shadow: none;
  915. font-size: 15px;
  916. color: #1b75bb;
  917. text-transform: uppercase;
  918. }
  919. #contact2 .form button[type="submit"] {
  920. background: #1b75bb;
  921. border: 2px solid #1b75bb;
  922. padding: 10px 35px;
  923. color: #fff;
  924. transition: 0.4s;
  925. cursor: pointer;
  926. text-transform: uppercase;
  927. }
  928. #contact2 .form button[type="submit"]:hover {
  929. background: #fff;
  930. color: #1b75bb;
  931. border: 2px solid #1b75bb;
  932. text-transform: uppercase;
  933. }
  934. /* Search Section
  935. --------------------------------*/
  936. .panel-left {
  937. background: #1b75bb;
  938. }
  939. .panel-left h2 {
  940. color: #fff;
  941. }
  942. .panel-left p {
  943. color: #fff;
  944. text-align: left;
  945. }
  946. .panel-left a {
  947. color: #fff;
  948. }
  949. /* Resort Portfolio Section
  950. --------------------------------*/
  951. .resort-profile p {
  952. text-align: left;
  953. }
  954. #resort-profile th,
  955. #resort-profile td {
  956. color: #1b75bb;
  957. text-align: center;
  958. vertical-align: middle;
  959. }
  960. /*--------------------------------------------------------------
  961. # Footer
  962. --------------------------------------------------------------*/
  963. #footer {
  964. background: #efefef;
  965. padding: 0 0 30px 0;
  966. font-size: 14px;
  967. margin-top: -20px;
  968. }
  969. #footer .copyright {
  970. text-align: center;
  971. padding-top: 30px;
  972. color: #bfbfbf;
  973. }
  974. #footer .credits {
  975. text-align: center;
  976. font-size: 13px;
  977. color: #bfbfbf;
  978. }
  979. #footer .credits a {
  980. text-decoration: underline;
  981. }
  982. @media (min-width: 768px) {
  983. #contact .contact-address,
  984. #contact .contact-phone,
  985. #contact .contact-email {
  986. padding: 20px 0;
  987. }
  988. #contact .contact-phone {
  989. border-left: 1px solid #ddd;
  990. border-right: 1px solid #ddd;
  991. }
  992. }
  993. @media (max-width: 768px) {
  994. .back-to-top {
  995. bottom: 15px;
  996. }
  997. #header {
  998. padding: 20px 0;
  999. height: 120px;
  1000. }
  1001. #header #logo h1 {
  1002. font-size: 34px;
  1003. }
  1004. #header #logo img {
  1005. max-height: 40px;
  1006. }
  1007. #nav-menu-container {
  1008. display: none;
  1009. }
  1010. #mobile-nav-toggle {
  1011. display: inline;
  1012. }
  1013. #about .about-img {
  1014. height: auto;
  1015. }
  1016. #about .about-img img {
  1017. margin-left: 0;
  1018. padding-bottom: 30px;
  1019. }
  1020. }
  1021. @media (max-width: 767px) {
  1022. #intro .intro-content h2 {
  1023. font-size: 34px;
  1024. }
  1025. #services .box .box {
  1026. margin-bottom: 20px;
  1027. }
  1028. #services .box .icon {
  1029. float: none;
  1030. text-align: center;
  1031. padding-bottom: 15px;
  1032. }
  1033. #services .box h4,
  1034. #services .box p {
  1035. margin-left: 0;
  1036. text-align: center;
  1037. }
  1038. #testimonials .testimonial-item {
  1039. margin: 30px 10px;
  1040. }
  1041. }
  1042. @media (max-width: 576px) {
  1043. #contact #google-map {
  1044. margin-top: 20px;
  1045. }
  1046. }
  1047. /* Contact Section 2
  1048. --------------------------------*/
  1049. #login {
  1050. width: 100%;
  1051. height: auto;
  1052. position: relative;
  1053. /* background: url("../img/login.jpg") no-repeat; */
  1054. background-size: cover;
  1055. }
  1056. .card-signin {
  1057. border: 0;
  1058. border-radius: 0rem;
  1059. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1060. }
  1061. .card-signin .card-title {
  1062. margin-bottom: 2rem;
  1063. font-weight: 300;
  1064. font-size: 1.5rem;
  1065. }
  1066. .card-signin .card-body {
  1067. padding: 2rem;
  1068. }
  1069. .form-signin {
  1070. width: 100%;
  1071. }
  1072. .form-signin .btn {
  1073. font-size: 80%;
  1074. border-radius: 0rem;
  1075. letter-spacing: 0.1rem;
  1076. font-weight: bold;
  1077. padding: 1rem;
  1078. transition: all 0.2s;
  1079. }
  1080. .form-label-group {
  1081. position: relative;
  1082. margin-bottom: 1rem;
  1083. }
  1084. .form-label-group input {
  1085. height: auto;
  1086. }
  1087. .form-label-group > input,
  1088. .form-label-group > label {
  1089. padding: var(--input-padding-y) var(--input-padding-x);
  1090. }
  1091. .form-label-group > label {
  1092. position: absolute;
  1093. top: 0;
  1094. left: 0;
  1095. display: block;
  1096. width: 100%;
  1097. margin-bottom: 0;
  1098. line-height: 1.5;
  1099. color: #495057;
  1100. border: 1px solid transparent;
  1101. border-radius: 0.25rem;
  1102. transition: all 0.1s ease-in-out;
  1103. }
  1104. .form-control:focus {
  1105. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1106. }
  1107. .btn-google {
  1108. color: white;
  1109. background-color: #ea4335;
  1110. }
  1111. .btn-facebook {
  1112. color: white;
  1113. background-color: #3b5998;
  1114. }
  1115. .card-signin {
  1116. border: 0;
  1117. border-radius: 0rem;
  1118. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1119. }
  1120. .card-signin .card-title {
  1121. margin-bottom: 2rem;
  1122. font-weight: 300;
  1123. font-size: 1.5rem;
  1124. }
  1125. .card-signin .card-body {
  1126. padding: 2rem;
  1127. }
  1128. .form-signin {
  1129. width: 100%;
  1130. }
  1131. .form-signin .btn {
  1132. font-size: 80%;
  1133. border-radius: 0rem;
  1134. letter-spacing: 0.1rem;
  1135. font-weight: bold;
  1136. padding: 1rem;
  1137. transition: all 0.2s;
  1138. }
  1139. .form-label-group {
  1140. position: relative;
  1141. margin-bottom: 1rem;
  1142. }
  1143. .form-label-group input {
  1144. height: auto;
  1145. }
  1146. .form-label-group > input,
  1147. .form-label-group > label {
  1148. padding: var(--input-padding-y) var(--input-padding-x);
  1149. }
  1150. .form-label-group > label {
  1151. position: absolute;
  1152. top: 0;
  1153. left: 0;
  1154. display: block;
  1155. width: 100%;
  1156. margin-bottom: 0;
  1157. line-height: 1.5;
  1158. color: #495057;
  1159. border: 1px solid transparent;
  1160. border-radius: 0.25rem;
  1161. transition: all 0.1s ease-in-out;
  1162. }
  1163. .form-control:focus {
  1164. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1165. }
  1166. .btn-google {
  1167. color: white;
  1168. background-color: #ea4335;
  1169. }
  1170. .btn-facebook {
  1171. color: white;
  1172. background-color: #3b5998;
  1173. }
  1174. .card-signin {
  1175. border: 0;
  1176. border-radius: 0rem;
  1177. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1178. }
  1179. .card-signin .card-title {
  1180. margin-bottom: 2rem;
  1181. font-weight: 300;
  1182. font-size: 1.5rem;
  1183. }
  1184. .card-signin .card-body {
  1185. padding: 2rem;
  1186. }
  1187. .form-signin {
  1188. width: 100%;
  1189. }
  1190. .form-signin .btn {
  1191. font-size: 80%;
  1192. border-radius: 0rem;
  1193. letter-spacing: 0.1rem;
  1194. font-weight: bold;
  1195. padding: 1rem;
  1196. transition: all 0.2s;
  1197. }
  1198. .form-label-group {
  1199. position: relative;
  1200. margin-bottom: 1rem;
  1201. }
  1202. .form-label-group input {
  1203. height: auto;
  1204. }
  1205. .form-label-group > input,
  1206. .form-label-group > label {
  1207. padding: var(--input-padding-y) var(--input-padding-x);
  1208. }
  1209. .form-label-group > label {
  1210. position: absolute;
  1211. top: 0;
  1212. left: 0;
  1213. display: block;
  1214. width: 100%;
  1215. margin-bottom: 0;
  1216. line-height: 1.5;
  1217. color: #495057;
  1218. border: 1px solid transparent;
  1219. border-radius: 0.25rem;
  1220. transition: all 0.1s ease-in-out;
  1221. }
  1222. .form-control:focus {
  1223. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1224. }
  1225. .btn-google {
  1226. color: white;
  1227. background-color: #ea4335;
  1228. }
  1229. .btn-facebook {
  1230. color: white;
  1231. background-color: #3b5998;
  1232. }
  1233. .card-signin {
  1234. border: 0;
  1235. border-radius: 0rem;
  1236. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1237. }
  1238. .card-signin .card-title {
  1239. margin-bottom: 2rem;
  1240. font-weight: 300;
  1241. font-size: 1.5rem;
  1242. }
  1243. .card-signin .card-body {
  1244. padding: 2rem;
  1245. }
  1246. .form-signin {
  1247. width: 100%;
  1248. }
  1249. .form-signin .btn {
  1250. font-size: 80%;
  1251. border-radius: 0rem;
  1252. letter-spacing: 0.1rem;
  1253. font-weight: bold;
  1254. padding: 1rem;
  1255. transition: all 0.2s;
  1256. }
  1257. .form-label-group {
  1258. position: relative;
  1259. margin-bottom: 1rem;
  1260. }
  1261. .form-label-group input {
  1262. height: auto;
  1263. }
  1264. .form-label-group > input,
  1265. .form-label-group > label {
  1266. padding: var(--input-padding-y) var(--input-padding-x);
  1267. }
  1268. .form-label-group > label {
  1269. position: absolute;
  1270. top: 0;
  1271. left: 0;
  1272. display: block;
  1273. width: 100%;
  1274. margin-bottom: 0;
  1275. line-height: 1.5;
  1276. color: #495057;
  1277. border: 1px solid transparent;
  1278. border-radius: 0.25rem;
  1279. transition: all 0.1s ease-in-out;
  1280. }
  1281. .form-control:focus {
  1282. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1283. }
  1284. .btn-google {
  1285. color: white;
  1286. background-color: #ea4335;
  1287. }
  1288. .btn-facebook {
  1289. color: white;
  1290. background-color: #3b5998;
  1291. }