Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612
  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. scroll-behavior: smooth;
  800. }
  801. #contact p {
  802. text-align: left;
  803. }
  804. #contact .contact-info {
  805. margin-bottom: 20px;
  806. text-align: center;
  807. }
  808. #contact .contact-info i {
  809. font-size: 48px;
  810. display: inline-block;
  811. margin-bottom: 10px;
  812. color: #1b75bb;
  813. }
  814. #contact .contact-info address,
  815. #contact .contact-info p {
  816. margin-bottom: 0;
  817. color: #1b75bb;
  818. }
  819. #contact .contact-info h3 {
  820. font-size: 18px;
  821. margin-bottom: 15px;
  822. font-weight: bold;
  823. text-transform: uppercase;
  824. color: #1b75bb;
  825. }
  826. #contact .contact-info a {
  827. color: #1b75bb;
  828. }
  829. #contact .contact-info a:hover {
  830. color: #1b75bb;
  831. }
  832. #contact .contact-address,
  833. #contact .contact-phone,
  834. #contact .contact-email {
  835. margin-bottom: 20px;
  836. }
  837. #contact #google-map {
  838. height: 290px;
  839. margin-bottom: 20px;
  840. }
  841. #contact .form #sendmessage {
  842. color: #1b75bb;
  843. border: 1px solid #1b75bb;
  844. display: none;
  845. text-align: center;
  846. padding: 15px;
  847. font-weight: 600;
  848. margin-bottom: 15px;
  849. }
  850. #contact .form #errormessage {
  851. color: red;
  852. display: none;
  853. border: 1px solid red;
  854. text-align: center;
  855. padding: 15px;
  856. font-weight: 600;
  857. margin-bottom: 15px;
  858. }
  859. #contact .form #sendmessage.show,
  860. #contact .form #errormessage.show,
  861. #contact .form .show {
  862. display: block;
  863. }
  864. #contact .form .validation {
  865. color: red;
  866. display: none;
  867. margin: 0 0 20px;
  868. font-weight: 400;
  869. font-size: 13px;
  870. }
  871. #contact .form input,
  872. #contact .form textarea {
  873. padding: 10px 14px;
  874. border: 2px solid #1b75bb;
  875. box-shadow: none;
  876. font-size: 15px;
  877. color: #1b75bb;
  878. text-transform: uppercase;
  879. }
  880. #contact .form button[type="submit"] {
  881. background: #1b75bb;
  882. border: 2px solid #1b75bb;
  883. padding: 10px 35px;
  884. color: #fff;
  885. transition: 0.4s;
  886. cursor: pointer;
  887. text-transform: uppercase;
  888. }
  889. #contact .form button[type="submit"]:hover {
  890. background: #fff;
  891. color: #1b75bb;
  892. border: 2px solid #1b75bb;
  893. text-transform: uppercase;
  894. }
  895. /* Contact Section 2
  896. --------------------------------*/
  897. #contact2 {
  898. padding: 10px 0;
  899. }
  900. #contact2 .contact-info {
  901. margin-bottom: 20px;
  902. text-align: center;
  903. }
  904. #contact2 .contact-info i {
  905. font-size: 48px;
  906. display: inline-block;
  907. margin-bottom: 10px;
  908. color: #1b75bb;
  909. }
  910. #contact2 .contact-info address,
  911. #contact2 .contact-info p {
  912. margin-bottom: 0;
  913. color: #1b75bb;
  914. }
  915. #contact2 .contact-info h3 {
  916. font-size: 18px;
  917. margin-bottom: 15px;
  918. font-weight: bold;
  919. text-transform: uppercase;
  920. color: #1b75bb;
  921. }
  922. #contact2 .contact-info a {
  923. color: #1b75bb;
  924. }
  925. #contact2 .contact-info a:hover {
  926. color: #1b75bb;
  927. }
  928. #contact2 .contact-address,
  929. #contact2 .contact-phone,
  930. #contact2 .contact-email {
  931. margin-bottom: 20px;
  932. }
  933. #contact2 #google-map {
  934. height: 290px;
  935. margin-bottom: 20px;
  936. }
  937. #contact2 .form #sendmessage {
  938. color: #1b75bb;
  939. border: 1px solid #1b75bb;
  940. display: none;
  941. text-align: center;
  942. padding: 15px;
  943. font-weight: 600;
  944. margin-bottom: 15px;
  945. }
  946. #contact2 .form #errormessage {
  947. color: red;
  948. display: none;
  949. border: 1px solid red;
  950. text-align: center;
  951. padding: 15px;
  952. font-weight: 600;
  953. margin-bottom: 15px;
  954. }
  955. #contact2 .form #sendmessage.show,
  956. #contact2 .form #errormessage.show,
  957. #contact2 .form .show {
  958. display: block;
  959. }
  960. #contact2 .form .validation {
  961. color: red;
  962. display: none;
  963. margin: 0 0 20px;
  964. font-weight: 400;
  965. font-size: 13px;
  966. }
  967. #contact2 .form input,
  968. #contact2 .form textarea {
  969. padding: 10px 14px;
  970. border: 2px solid #1b75bb;
  971. box-shadow: none;
  972. font-size: 15px;
  973. color: #1b75bb;
  974. text-transform: uppercase;
  975. }
  976. #contact2 .form button[type="submit"] {
  977. background: #1b75bb;
  978. border: 2px solid #1b75bb;
  979. padding: 10px 35px;
  980. color: #fff;
  981. transition: 0.4s;
  982. cursor: pointer;
  983. text-transform: uppercase;
  984. }
  985. #contact2 .form button[type="submit"]:hover {
  986. background: #fff;
  987. color: #1b75bb;
  988. border: 2px solid #1b75bb;
  989. text-transform: uppercase;
  990. }
  991. /* Search Section
  992. --------------------------------*/
  993. .panel-left {
  994. background: #1b75bb;
  995. }
  996. .panel-left h2 {
  997. color: #fff;
  998. }
  999. .panel-left p {
  1000. color: #fff;
  1001. text-align: left;
  1002. }
  1003. .panel-left a {
  1004. color: #fff;
  1005. }
  1006. /* Resort Portfolio Section
  1007. --------------------------------*/
  1008. .resort-profile p {
  1009. text-align: left;
  1010. }
  1011. #resort-profile th,
  1012. #resort-profile td {
  1013. color: #1b75bb;
  1014. text-align: center;
  1015. vertical-align: middle;
  1016. }
  1017. /*--------------------------------------------------------------
  1018. # Footer
  1019. --------------------------------------------------------------*/
  1020. #footer {
  1021. background: #efefef;
  1022. padding: 0 0 30px 0;
  1023. font-size: 14px;
  1024. margin-top: -20px;
  1025. }
  1026. #footer .copyright {
  1027. text-align: center;
  1028. padding-top: 30px;
  1029. color: #bfbfbf;
  1030. }
  1031. #footer .credits {
  1032. text-align: center;
  1033. font-size: 13px;
  1034. color: #bfbfbf;
  1035. }
  1036. #footer .credits a {
  1037. text-decoration: underline;
  1038. }
  1039. @media (min-width: 768px) {
  1040. #contact .contact-address,
  1041. #contact .contact-phone,
  1042. #contact .contact-email {
  1043. padding: 20px 0;
  1044. }
  1045. #contact .contact-phone {
  1046. border-left: 1px solid #ddd;
  1047. border-right: 1px solid #ddd;
  1048. }
  1049. }
  1050. @media (max-width: 768px) {
  1051. .back-to-top {
  1052. bottom: 15px;
  1053. }
  1054. #header {
  1055. padding: 20px 0;
  1056. height: 120px;
  1057. }
  1058. #header #logo h1 {
  1059. font-size: 34px;
  1060. }
  1061. #header #logo img {
  1062. max-height: 40px;
  1063. }
  1064. #nav-menu-container {
  1065. display: none;
  1066. }
  1067. #mobile-nav-toggle {
  1068. display: inline;
  1069. }
  1070. #about .about-img {
  1071. height: auto;
  1072. }
  1073. #about .about-img img {
  1074. margin-left: 0;
  1075. padding-bottom: 30px;
  1076. }
  1077. }
  1078. @media (max-width: 767px) {
  1079. #intro .intro-content h2 {
  1080. font-size: 34px;
  1081. }
  1082. #services .box .box {
  1083. margin-bottom: 20px;
  1084. }
  1085. #services .box .icon {
  1086. float: none;
  1087. text-align: center;
  1088. padding-bottom: 15px;
  1089. }
  1090. #services .box h4,
  1091. #services .box p {
  1092. margin-left: 0;
  1093. text-align: center;
  1094. }
  1095. #testimonials .testimonial-item {
  1096. margin: 30px 10px;
  1097. }
  1098. }
  1099. @media (max-width: 576px) {
  1100. #contact #google-map {
  1101. margin-top: 20px;
  1102. }
  1103. }
  1104. /* Contact Section 2
  1105. --------------------------------*/
  1106. #login {
  1107. width: 100%;
  1108. height: auto;
  1109. position: relative;
  1110. /* background: url("../img/login.jpg") no-repeat; */
  1111. background-size: cover;
  1112. }
  1113. .card-signin {
  1114. border: 0;
  1115. border-radius: 0rem;
  1116. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1117. }
  1118. .card-signin .card-title {
  1119. margin-bottom: 2rem;
  1120. font-weight: 300;
  1121. font-size: 1.5rem;
  1122. }
  1123. .card-signin .card-body {
  1124. padding: 2rem;
  1125. }
  1126. .form-signin {
  1127. width: 100%;
  1128. }
  1129. .form-signin .btn {
  1130. font-size: 80%;
  1131. border-radius: 0rem;
  1132. letter-spacing: 0.1rem;
  1133. font-weight: bold;
  1134. padding: 1rem;
  1135. transition: all 0.2s;
  1136. }
  1137. .form-label-group {
  1138. position: relative;
  1139. margin-bottom: 1rem;
  1140. }
  1141. .form-label-group input {
  1142. height: auto;
  1143. }
  1144. .form-label-group > input,
  1145. .form-label-group > label {
  1146. padding: var(--input-padding-y) var(--input-padding-x);
  1147. }
  1148. .form-label-group > label {
  1149. position: absolute;
  1150. top: 0;
  1151. left: 0;
  1152. display: block;
  1153. width: 100%;
  1154. margin-bottom: 0;
  1155. line-height: 1.5;
  1156. color: #495057;
  1157. border: 1px solid transparent;
  1158. border-radius: 0.25rem;
  1159. transition: all 0.1s ease-in-out;
  1160. }
  1161. .form-control:focus {
  1162. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1163. }
  1164. .btn-google {
  1165. color: white;
  1166. background-color: #ea4335;
  1167. }
  1168. .btn-facebook {
  1169. color: white;
  1170. background-color: #3b5998;
  1171. }
  1172. .card-signin {
  1173. border: 0;
  1174. border-radius: 0rem;
  1175. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1176. }
  1177. .card-signin .card-title {
  1178. margin-bottom: 2rem;
  1179. font-weight: 300;
  1180. font-size: 1.5rem;
  1181. }
  1182. .card-signin .card-body {
  1183. padding: 2rem;
  1184. }
  1185. .form-signin {
  1186. width: 100%;
  1187. }
  1188. .form-signin .btn {
  1189. font-size: 80%;
  1190. border-radius: 0rem;
  1191. letter-spacing: 0.1rem;
  1192. font-weight: bold;
  1193. padding: 1rem;
  1194. transition: all 0.2s;
  1195. }
  1196. .form-label-group {
  1197. position: relative;
  1198. margin-bottom: 1rem;
  1199. }
  1200. .form-label-group input {
  1201. height: auto;
  1202. }
  1203. .form-label-group > input,
  1204. .form-label-group > label {
  1205. padding: var(--input-padding-y) var(--input-padding-x);
  1206. }
  1207. .form-label-group > label {
  1208. position: absolute;
  1209. top: 0;
  1210. left: 0;
  1211. display: block;
  1212. width: 100%;
  1213. margin-bottom: 0;
  1214. line-height: 1.5;
  1215. color: #495057;
  1216. border: 1px solid transparent;
  1217. border-radius: 0.25rem;
  1218. transition: all 0.1s ease-in-out;
  1219. }
  1220. .form-control:focus {
  1221. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1222. }
  1223. .btn-google {
  1224. color: white;
  1225. background-color: #ea4335;
  1226. }
  1227. .btn-facebook {
  1228. color: white;
  1229. background-color: #3b5998;
  1230. }
  1231. .card-signin {
  1232. border: 0;
  1233. border-radius: 0rem;
  1234. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1235. }
  1236. .card-signin .card-title {
  1237. margin-bottom: 2rem;
  1238. font-weight: 300;
  1239. font-size: 1.5rem;
  1240. }
  1241. .card-signin .card-body {
  1242. padding: 2rem;
  1243. }
  1244. .form-signin {
  1245. width: 100%;
  1246. }
  1247. .form-signin .btn {
  1248. font-size: 80%;
  1249. border-radius: 0rem;
  1250. letter-spacing: 0.1rem;
  1251. font-weight: bold;
  1252. padding: 1rem;
  1253. transition: all 0.2s;
  1254. }
  1255. .form-label-group {
  1256. position: relative;
  1257. margin-bottom: 1rem;
  1258. }
  1259. .form-label-group input {
  1260. height: auto;
  1261. }
  1262. .form-label-group > input,
  1263. .form-label-group > label {
  1264. padding: var(--input-padding-y) var(--input-padding-x);
  1265. }
  1266. .form-label-group > label {
  1267. position: absolute;
  1268. top: 0;
  1269. left: 0;
  1270. display: block;
  1271. width: 100%;
  1272. margin-bottom: 0;
  1273. line-height: 1.5;
  1274. color: #495057;
  1275. border: 1px solid transparent;
  1276. border-radius: 0.25rem;
  1277. transition: all 0.1s ease-in-out;
  1278. }
  1279. .form-control:focus {
  1280. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1281. }
  1282. .btn-google {
  1283. color: white;
  1284. background-color: #ea4335;
  1285. }
  1286. .btn-facebook {
  1287. color: white;
  1288. background-color: #3b5998;
  1289. }
  1290. .card-signin {
  1291. border: 0;
  1292. border-radius: 0rem;
  1293. box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  1294. }
  1295. .card-signin .card-title {
  1296. margin-bottom: 2rem;
  1297. font-weight: 300;
  1298. font-size: 1.5rem;
  1299. }
  1300. .card-signin .card-body {
  1301. padding: 2rem;
  1302. }
  1303. .form-signin {
  1304. width: 100%;
  1305. }
  1306. .form-signin .btn {
  1307. font-size: 80%;
  1308. border-radius: 0rem;
  1309. letter-spacing: 0.1rem;
  1310. font-weight: bold;
  1311. padding: 1rem;
  1312. transition: all 0.2s;
  1313. }
  1314. .form-label-group {
  1315. position: relative;
  1316. margin-bottom: 1rem;
  1317. }
  1318. .form-label-group input {
  1319. height: auto;
  1320. }
  1321. .form-label-group > input,
  1322. .form-label-group > label {
  1323. padding: var(--input-padding-y) var(--input-padding-x);
  1324. }
  1325. .form-label-group > label {
  1326. position: absolute;
  1327. top: 0;
  1328. left: 0;
  1329. display: block;
  1330. width: 100%;
  1331. margin-bottom: 0;
  1332. line-height: 1.5;
  1333. color: #495057;
  1334. border: 1px solid transparent;
  1335. border-radius: 0.25rem;
  1336. transition: all 0.1s ease-in-out;
  1337. }
  1338. .form-control:focus {
  1339. box-shadow: 10px 0px 0px 0px #ffffff !important;
  1340. }
  1341. .btn-google {
  1342. color: white;
  1343. background-color: #ea4335;
  1344. }
  1345. .btn-facebook {
  1346. color: white;
  1347. background-color: #3b5998;
  1348. }