You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

newStyle.css 26KB

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