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 25KB

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