Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

newStyle.css 27KB

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