Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

newStyle.css 26KB

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